/*
==================
MARK: Functions
==================
*/
/*
   ==============
      MARK: Reset
   ==============
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*
   ==============
      MARK: Utils
   ==============
*/
section {
  scroll-margin-top: 100px;
}
section:not(:first-child) {
  padding: clamp(2.75rem, calc(2.75 + calc(320 / 16) * calc((3.125 - 2.75) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((3.125 - 2.75) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 3.125rem) 0;
}
section:first-child {
  padding: clamp(7rem, calc(7 + calc(320 / 16) * calc((10 - 7) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((10 - 7) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 10rem) 0 clamp(2.75rem, calc(2.75 + calc(320 / 16) * calc((3.125 - 2.75) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((3.125 - 2.75) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 3.125rem) 0;
}

.section-container {
  max-width: 1270px;
  margin: 0 auto;
  width: 90%;
}

.text-primary {
  color: var(--hat-primary) !important;
}

.text-accent {
  color: var(--hat-accent) !important;
}

.text-neutral {
  color: var(--hat-neutral) !important;
}

.text-gray {
  color: var(--hat-gray) !important;
}

.text-100 {
  font-weight: 100;
}

.text-200 {
  font-weight: 200;
}

.text-300 {
  font-weight: 300;
}

.text-400 {
  font-weight: 400;
}

.text-500 {
  font-weight: 500;
}

.text-600 {
  font-weight: 600;
}

.text-700 {
  font-weight: 700;
}

.text-800 {
  font-weight: 800;
}

.text-900 {
  font-weight: 900;
}

.mt-xs {
  margin-top: clamp(0.5rem, calc(0.5 + calc(320 / 16) * calc((0.75 - 0.5) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((0.75 - 0.5) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 0.75rem) !important;
}

.mt-sm {
  margin-top: clamp(1rem, calc(1 + calc(320 / 16) * calc((1.25 - 1) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((1.25 - 1) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 1.25rem) !important;
}

.mt-md {
  margin-top: clamp(1.5rem, calc(1.5 + calc(320 / 16) * calc((2 - 1.5) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((2 - 1.5) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 2rem) !important;
}

.mt-lg {
  margin-top: clamp(2rem, calc(2 + calc(320 / 16) * calc((3 - 2) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((3 - 2) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 3rem) !important;
}

.mt-xl {
  margin-top: clamp(3rem, calc(3 + calc(320 / 16) * calc((4 - 3) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((4 - 3) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 4rem) !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-xs {
  margin-right: clamp(0.5rem, calc(0.5 + calc(320 / 16) * calc((0.75 - 0.5) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((0.75 - 0.5) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 0.75rem) !important;
}

.mr-sm {
  margin-right: clamp(1rem, calc(1 + calc(320 / 16) * calc((1.25 - 1) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((1.25 - 1) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 1.25rem) !important;
}

.mr-md {
  margin-right: clamp(1.5rem, calc(1.5 + calc(320 / 16) * calc((2 - 1.5) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((2 - 1.5) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 2rem) !important;
}

.mr-lg {
  margin-right: clamp(2rem, calc(2 + calc(320 / 16) * calc((3 - 2) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((3 - 2) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 3rem) !important;
}

.mr-xl {
  margin-right: clamp(3rem, calc(3 + calc(320 / 16) * calc((4 - 3) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((4 - 3) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 4rem) !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-xs {
  margin-bottom: clamp(0.5rem, calc(0.5 + calc(320 / 16) * calc((0.75 - 0.5) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((0.75 - 0.5) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 0.75rem) !important;
}

.mb-sm {
  margin-bottom: clamp(1rem, calc(1 + calc(320 / 16) * calc((1.25 - 1) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((1.25 - 1) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 1.25rem) !important;
}

.mb-md {
  margin-bottom: clamp(1.5rem, calc(1.5 + calc(320 / 16) * calc((2 - 1.5) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((2 - 1.5) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 2rem) !important;
}

.mb-lg {
  margin-bottom: clamp(2rem, calc(2 + calc(320 / 16) * calc((3 - 2) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((3 - 2) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 3rem) !important;
}

.mb-xl {
  margin-bottom: clamp(3rem, calc(3 + calc(320 / 16) * calc((4 - 3) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((4 - 3) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 4rem) !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-xs {
  margin-left: clamp(0.5rem, calc(0.5 + calc(320 / 16) * calc((0.75 - 0.5) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((0.75 - 0.5) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 0.75rem) !important;
}

.ml-sm {
  margin-left: clamp(1rem, calc(1 + calc(320 / 16) * calc((1.25 - 1) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((1.25 - 1) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 1.25rem) !important;
}

.ml-md {
  margin-left: clamp(1.5rem, calc(1.5 + calc(320 / 16) * calc((2 - 1.5) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((2 - 1.5) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 2rem) !important;
}

.ml-lg {
  margin-left: clamp(2rem, calc(2 + calc(320 / 16) * calc((3 - 2) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((3 - 2) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 3rem) !important;
}

.ml-xl {
  margin-left: clamp(3rem, calc(3 + calc(320 / 16) * calc((4 - 3) / (calc(1270 / 16) - calc(320 / 16))) * -1) * 1rem + calc((4 - 3) / (calc(1270 / 16) - calc(320 / 16))) * 100 * 1vw, 4rem) !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.fs-2xs {
  font-size: var(--text-2xs) !important;
}

.fs-xs {
  font-size: var(--text-xs) !important;
}

.fs-sm {
  font-size: var(--text-sm) !important;
}

.fs-base {
  font-size: var(--text-base) !important;
}

.fs-md {
  font-size: var(--text-md) !important;
}

.fs-lg {
  font-size: var(--text-lg) !important;
}

.fs-xl {
  font-size: var(--text-xl) !important;
}

.fs-2xl {
  font-size: var(--text-2xl) !important;
}

.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-justify {
  text-align: justify !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

/*
   ===============
      MARK: Header
   ===============
*/
header {
  background-color: var(--hat-primary);
  width: 100%;
  position: fixed;
  inset: 0 auto auto 0;
  z-index: 9999;
}
header .section-container {
  padding: 0.835rem 1.5rem;
  gap: 1rem;
}
header .section-container .logo {
  max-width: 75px;
}
header .section-container .logo img {
  width: 100%;
}
header .section-container,
header .section-container .menu nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .section-container .menu {
  flex: 1;
}
header .section-container .menu nav {
  gap: 2rem;
  justify-content: flex-end;
  align-items: flex-start;
}
header .section-container .menu nav a {
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: var(--text-sm);
  color: var(--hat-neutral);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.125rem;
}
header .section-container .menu nav a:hover {
  color: var(--hat-accent);
}
header .section-container .menu nav a span {
  font-size: 0.75em;
  color: var(--hat-accent);
}
header .hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 100;
}
header .hamburger .hamburger-line {
  display: block;
  width: 25px;
  height: 2px;
  background-color: var(--hat-neutral);
  transition: all 0.3s ease;
}
header .hamburger.active .hamburger-line:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
header .hamburger.active .hamburger-line:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}
header .hamburger.active .hamburger-line:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
header .hamburger:hover .hamburger-line {
  background-color: var(--hat-accent);
}
header .desktop-menu {
  display: none;
}
header .mobile-menu {
  background-color: var(--hat-primary);
  padding: 1rem 1.5rem 2rem;
  overflow: hidden;
}
header .mobile-menu nav {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
header .mobile-menu nav a {
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: var(--text-base);
  color: var(--hat-neutral);
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
header .mobile-menu nav a:hover {
  color: var(--hat-accent);
}
header .mobile-menu nav a span {
  font-size: 0.75em;
  color: var(--hat-accent);
}
@media screen and (min-width: 768px) {
  header .section-container .logo {
    max-width: 120px;
  }
  header .hamburger {
    display: none;
  }
  header .desktop-menu {
    display: block;
  }
  header .mobile-menu {
    display: none !important;
  }
}

/*
   ===============
      MARK: Footer
   ===============
*/
footer {
  background: var(--hat-gray);
  padding: 2.5rem 0;
}
footer .section-container {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
}
footer .section-container .col .logo {
  max-width: 120px;
}
footer .section-container .col .logo img {
  width: 100%;
}
@media (max-width: 767px) {
  footer .section-container {
    flex-direction: column;
    text-align: center;
  }
  footer .section-container .col .logo {
    max-width: 100px;
  }
}
footer .section-container a,
footer .section-container p,
footer .section-container div {
  text-decoration: none;
  margin: 0;
}
footer .section-container .col.legal * {
  font-size: var(--text-xs);
}
footer .section-container .col.legal,
footer .section-container .col.contact {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
footer .section-container .col.legal {
  flex: 1;
  align-items: center;
}

/*
   =============
      MARK: Main
   =============
*/
/* For browsers that support clamp  */
@supports (font-size: clamp(1rem, 1vi, 1rem)) {
  :root {
    --text-2xs: clamp(0.512rem, 0.026vi + 0.507rem, 0.528rem);
    --text-xs: clamp(0.64rem, 0.106vi + 0.619rem, 0.703rem);
    --text-sm: clamp(0.8rem, 0.23vi + 0.754rem, 0.938rem);
    --text-base: clamp(1rem, 0.417vi + 0.917rem, 1.25rem);
    --text-md: clamp(1.25rem, 0.694vi + 1.111rem, 1.666rem);
    --text-lg: clamp(1.563rem, 1.098vi + 1.343rem, 2.221rem);
    --text-xl: clamp(3rem, 1.679vi + 1.617rem, 2.961rem);
    --text-2xl: clamp(3.25rem, 2.509vi + 1.94rem, 3.947rem);
    --hat-primary: #000;
    --hat-accent: #89c13d;
    --hat-neutral: #fff;
    --hat-gray: #222;
  }
}
/* For browsers that don't support clamp */
@supports not (font-size: clamp(1rem, 1vi, 1rem)) {
  :root {
    --text-2xs: 0.512rem;
    --text-xs: 0.64rem;
    --text-sm: 0.8rem;
    --text-base: 1rem;
    --text-md: 1.25rem;
    --text-lg: 1.563rem;
    --text-xl: 1.953rem;
    --text-2xl: 2.441rem;
  }
  @media screen and (min-width: 1280px) {
    :root {
      --text-2xs: 0.528rem;
      --text-xs: 0.703rem;
      --text-sm: 0.938rem;
      --text-base: 1.25rem;
      --text-md: 1.666rem;
      --text-lg: 2.221rem;
      --text-xl: 2.961rem;
      --text-2xl: 3.947rem;
    }
  }
}
html {
  font-family: "Poppins", sans-serif;
  font-size: var(--text-base);
  scroll-behavior: smooth;
  box-sizing: border-box;
}
html * {
  transition: all 150ms ease;
}

body {
  font-size: var(--text-sm);
}

h1 {
  font-size: var(--text-2xl);
}

h2 {
  font-size: var(--text-xl);
  text-transform: uppercase;
}

h3 {
  font-size: var(--text-lg);
}

h4 {
  font-size: var(--text-md);
}

h5 {
  font-size: var(--text-base);
}

h6 {
  font-size: var(--text-sm);
}

p {
  font-size: var(--text-sm);
  line-height: 1.5;
}

small {
  font-size: var(--text-xs);
}

h1,
h2,
h3,
h4 {
  font-family: "Oswald", sans-serif;
  margin: 0;
}

.whatsapp-float {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  background-color: #25D366;
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  color: #fff;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.whatsapp-float:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}
.whatsapp-float svg {
  width: 28px;
  height: 28px;
}