@font-face {
  font-family: Arboria;
  src: url('../fonts/Arboria-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Arboria;
  src: url('../fonts/Arboria-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Arboria;
  src: url('../fonts/Arboria-Book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Arboria;
  src: url('../fonts/Arboria-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Arboria;
  src: url('../fonts/Arboria-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Arboria;
  src: url('../fonts/Arboria-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --base-color--primary-main: #011f2c;
  --typography--font-family: Arboria, sans-serif;
  --h1--font-family: var(--heading--h-font-family);
  --heading--dark: var(--base-color--primary-main);
  --h1--font-size: var(--size--48px);
  --h1--line-height: var(--heading--line-height);
  --h1--letter-spacing: var(--heading--letter-spacing);
  --h2--font-family: var(--heading--h-font-family);
  --h2--font-size: var(--size--40px);
  --h2--line-height: var(--heading--line-height);
  --h2--letter-spacing: var(--heading--letter-spacing);
  --h3--font-family: var(--heading--h-font-family);
  --h3--font-size: var(--size--32px);
  --h3--line-height: var(--heading--line-height);
  --h3--letter-spacing: var(--heading--letter-spacing);
  --h4--font-family: var(--heading--h-font-family);
  --h4--font-size: var(--size--24px);
  --h4--line-height: var(--heading--line-height);
  --h4--letter-spacing: var(--heading--letter-spacing);
  --h5--font-family: var(--heading--h-font-family);
  --h5--font-size: var(--size--20px);
  --h5--line-height: var(--heading--line-height);
  --h5--letter-spacing: var(--heading--letter-spacing);
  --h6--font-family: var(--heading--h-font-family);
  --h6--font-size: var(--size--20px);
  --h6--line-height: var(--heading--line-height);
  --h6--letter-spacing: var(--heading--letter-spacing);
  --paragraph-small--font-size: var(--body--font-size-small);
  --base-color--primary-dark: #011720;
  --base-color--terciary: #d7cfc5;
  --base-color--primary-light: #103b4e;
  --line-height--line-height-distant: 2em;
  --base-color--secondary-light: #b3dea5;
  --s-accent-color--light\<deleted\|variable-a002acf3-5d43-8468-275a-400e41f8b22b\>: var(--base-color--secondary-light);
  --base-color--secondary-dark: #569b3f;
  --line-height--line-height-tight: 1em;
  --base-color--secondary-main: #76ac64;
  --paragraph-xsmall--font-size: var(--body--font-size-xsmall);
  --paragraph-xsmall--line-height: var(--line-height--line-height-medium);
  --body--letter-spacing: var(--letter-spacing--letter-spacing-medium);
  --base-structure--base-padding--main: 3.5dvw;
  --p-accent-color--main: var(--base-color--secondary-main);
  --paragraph-large--font-size: var(--body--font-size-large);
  --paragraph-large--line-height: var(--line-height--line-height-spaced);
  --p-accent-color--hover: var(--base-color--secondary-light);
  --line-height--line-height-spaced: 1.5em;
  --paragraph-medium--font-size: var(--body--font-size-medium);
  --paragraph-medium--line-height: var(--line-height--line-height-spaced);
  --s-accent-color--main: var(--base-color--primary-main);
  --base-structure--main-container--main: 85rem;
  --spacing-section--padding-vertical-main: var(--size--160px);
  --size--192px: 12rem;
  --size--72px: 4.5rem;
  --padding--large: var(--size--40px);
  --overline-text--font-size\<deleted\|variable-286be4b6-a2d2-4211-f048-476fbb029216\>: var(--body--font-size-small);
  --overline-text--line-height\<deleted\|variable-6ef349e8-df42-22b3-f6ba-93e10d197f9a\>: var(--line-height--line-height-small);
  --overline-text--letter-spacing\<deleted\|variable-99423719-e22d-9a5b-0fcf-36e7ce853764\>: var(--letter-spacing--letter-spacing-distant);
  --base-color--neutral-600: #566169;
  --gap-space--medium: var(--size--40px);
  --social-colors--style-guide-main: #2092b0;
  --ss--core-bg: #00000005;
  --gap-space--small: var(--size--16px);
  --line-height--line-height-small: 1.2em;
  --base-color--neutral-700: #414b51;
  --base-color--neutral-200: #f7f8f9;
  --base-color--neutral-400: #949fa6;
  --base-color--neutral-100: white;
  --base-color--neutral-300: #dadfe2;
  --base-color--neutral-800: #23292d;
  --base-color--neutral-900: #191d20;
  --theme-border-color--light: var(--base-color--terciary);
  --base-color--neutral-500: #636d70;
  --base-color--primary-darker\<deleted\|variable-6a820905-d8db-b7d8-4d0e-1446e9c9df10\>: #5a2828;
  --base-color--primary-lighter\<deleted\|variable-4180e3b9-9a13-b5ab-f9c5-c5f0e33b9f2e\>: #feb6b6;
  --base-color--terciary-lighter: #faf9f7;
  --base-color--secondary-lighter\<deleted\|variable-fb07e968-40db-7400-6828-e48dc327243a\>: #b3dea5;
  --p-accent-color--light\<deleted\|variable-967723aa-d6e6-f21a-34bb-1e3270cad306\>: var(--base-color--primary-light);
  --s-accent-color--hover: var(--base-color--primary-light);
  --t-accent-color--light\<deleted\|variable-aed22e25-60df-579a-810b-9859ae8a974a\>: var(--feedback-colors--info-light);
  --t-accent-color--main: var(--feedback-colors--info-main);
  --t-accent-color--hover: var(--feedback-colors--info-dark);
  --flexbox--minimal-gap: 2rem;
  --body--font-size-small: var(--size--14px);
  --design-sistem--menu-padding: 2.5dvw;
  --design-sistem--menu-width: 20rem;
  --theme-background--main: var(--base-color--terciary-lighter);
  --base-color--terciary-light: #f1ede7;
  --theme-background--darker: var(--base-color--primary-dark);
  --form-bg: #00262f;
  --social-colors--whatsapp-main: #25d366;
  --social-colors--whatsapp-dark: #1fb256;
  --borders--faded-stroke: #103b4eb3;
  --theme-grid-gap--content: 2rem;
  --theme-border-radius--main: var(--size--12px);
  --slide-nav--main-width: 1em;
  --slide-nav--main-height: .4em;
  --slide-nav--active-width: 5em;
  --slide-nav--main-color: var(--base-color--neutral-400);
  --slide-nav--active-color: var(--p-accent-color--main);
  --slide-nav--font-size: .75rem;
  --base-color--neutral-0: transparent;
  --typography--p-regular: var(--font-weight--400);
  --typography--p-medium: var(--font-weight--500);
  --typography--p-bold: var(--font-weight--700);
  --body--font-family: var(--typography--font-family);
  --body--font-weight: var(--typography--p-regular);
  --body--line-height: var(--line-height--line-height-medium);
  --body--light: var(--base-color--neutral-100);
  --body--dark: var(--base-color--neutral-700);
  --body--font-size-large: var(--size--18px);
  --body--font-size-medium: var(--size--16px);
  --body--font-size-xsmall: var(--size--12px);
  --heading--h-font-family: var(--typography--font-family);
  --heading--font-weight: var(--typography--p-regular);
  --heading--line-height: var(--line-height--line-height-medium);
  --heading--letter-spacing: .025rem;
  --heading--text-transform: var(--text-transform--uppercase);
  --heading--light: var(--base-color--neutral-100);
  --heading--color: var(--base-color--secondary-main);
  --display-large--font-size: var(--size--64px);
  --display-large--font-family: var(--heading--h-font-family);
  --display-large--font-weight: var(--heading--font-weight);
  --display-large--line-height: var(--heading--line-height);
  --display-large--letter-spacing: var(--heading--letter-spacing);
  --display-large--text-transform: var(--heading--text-transform);
  --display-xlarge--font-size: var(--size--72px);
  --display-xlarge--font-family: var(--heading--h-font-family);
  --display-xlarge--font-weight: var(--heading--font-weight);
  --display-xlarge--font-height: var(--heading--line-height);
  --display-xlarge--letter-spacing: var(--heading--letter-spacing);
  --display-xlarge--text-transform: var(--heading--text-transform);
  --h1--font-weight: var(--display-large--font-weight);
  --h1--text-transform: var(--heading--text-transform);
  --h2--font-weight: var(--heading--font-weight);
  --h2--text-transform: var(--heading--text-transform);
  --h3--font-weight: var(--heading--font-weight);
  --h3--text-transform: var(--heading--text-transform);
  --h4--font-weight: var(--heading--font-weight);
  --h4--text-transform: var(--heading--text-transform);
  --h5--font-weight: var(--heading--font-weight);
  --h5--text-transform: var(--heading--text-transform);
  --h6--font-weight: var(--heading--font-weight);
  --h6--text-transform: var(--text-transform--none);
  --paragraph-large--font-family: var(--body--font-family);
  --paragraph-large--font-weight: var(--body--font-weight);
  --paragraph-large--letter-spacing: var(--body--letter-spacing);
  --paragraph-large--text-transform: var(--text-transform--none);
  --paragraph-medium--font-family: var(--body--font-family);
  --paragraph-medium--font-weight: var(--body--font-weight);
  --paragraph-medium--letter-spacing: var(--body--letter-spacing);
  --paragraph-medium--text-transform: var(--text-transform--none);
  --paragraph-small--font-family: var(--body--font-family);
  --paragraph-small--font-weight: var(--body--font-weight);
  --paragraph-small--line-height: var(--line-height--line-height-medium);
  --paragraph-small--letter-spacing: var(--body--letter-spacing);
  --paragraph-small--text-transform: var(--text-transform--none);
  --paragraph-xsmall--font-family: var(--body--font-family);
  --paragraph-xsmall--font-weight: var(--body--font-weight);
  --paragraph-xsmall--letter-spacing: var(--body--letter-spacing);
  --paragraph-xsmall--text-transform: var(--text-transform--none);
  --theme-background--light: var(--base-color--terciary);
  --theme-background--dark: var(--base-color--primary-main);
  --theme-border-color--light-hover: var(--base-color--terciary-lighter);
  --theme-border-color--dark: var(--base-color--primary-light);
  --theme-border-color--dark-hover: var(--base-color--primary-main);
  --theme-border-radius--small: var(--size--8px);
  --theme-border-radius--radius-round: 100vw;
  --theme-border-radius--main-border-width: 1px;
  --theme-box-shadow--light: #6c788033;
  --theme-box-shadow--dark: #191d2033;
  --theme-box-shadow--x-distance: var(--size--24px);
  --theme-box-shadow--blur: var(--size--20px);
  --theme-box-shadow--spread: var(--size--16px);
  --theme-foreground-overlay--strong: #000c;
  --theme-foreground-overlay--medium: #00000080;
  --theme-foreground-overlay--soft: #0003;
  --theme-foreground-overlay--blur-effect: var(--size--16px);
  --theme-grid-gap--mosaics: 1rem;
  --c-modal--background: var(--base-color--neutral-100);
  --c-modal--padding: var(--padding--large);
  --c-modal--border-radius: var(--theme-border-radius--main);
  --c-modal--min-width: 40rem;
  --c-modal--max-width: 50rem;
  --c-modal--min-height: 40rem;
  --c-modal--max-height: 90dvh;
  --c-modal--modal-overlay: var(--theme-foreground-overlay--strong);
  --component-button--small-btn: var(--size--40px);
  --component-button--big-btn: var(--size--56px);
  --component-button--min-width: var(--size--120px);
  --component-button--side-padding: var(--padding--medium);
  --component-button--border-radius: var(--theme-border-radius--main);
  --component-button--gap: var(--gap-space--small);
  --component-button--text-size: var(--body--font-size-medium);
  --component-button--border-width: var(--theme-border-radius--main-border-width);
  --component-button-primary--background: var(--p-accent-color--main);
  --component-button-primary--border: var(--p-accent-color--main);
  --component-button-primary--text: var(--base-color--neutral-100);
  --component-button-primary--background-hover: var(--p-accent-color--hover);
  --component-button-primary--border-hover: var(--p-accent-color--hover);
  --component-button-primary--text-hover: var(--base-color--neutral-100);
  --component-button-primary--min-width: var(--component-button--min-width);
  --component-button-primary--horizontal-padding: var(--component-button--side-padding);
  --component-button-primary--gap: var(--component-button--gap);
  --component-button-primary--height: var(--component-button--small-btn);
  --component-button-secondary--background: var(--base-color--neutral-0);
  --component-button-secondary--border: var(--p-accent-color--main);
  --component-button-secondary--text: var(--base-color--neutral-100);
  --component-button-secondary--background-hover: var(--p-accent-color--main);
  --component-button-secondary--border-hover: var(--p-accent-color--main);
  --component-button-secondary--text-hover: var(--base-color--neutral-100);
  --component-button-secondary--min-width: var(--component-button--min-width);
  --component-button-secondary--horizontal-padding: var(--component-button-primary--horizontal-padding);
  --component-button-secondary--gap: var(--component-button--gap);
  --component-button-secondary--height: var(--component-button--small-btn);
  --component-button-tertiary--text: var(--s-accent-color--main);
  --component-button-tertiary--underline: var(--s-accent-color--hover);
  --component-button-tertiary--text-hover: var(--p-accent-color--hover);
  --component-button-tertiary--underline-hover: var(--p-accent-color--hover);
  --component-button-tertiary--underline-size: var(--theme-border-radius--main-border-width);
  --component-button-tertiary--gap: var(--component-button--side-padding);
  --gap-space--big: var(--size--80px);
  --gap-space--xsmall: var(--size--8px);
  --letter-spacing--letter-spacing-distant: .25rem;
  --letter-spacing--letter-spacing-spaced: .15em;
  --letter-spacing--letter-spacing-medium: 0rem;
  --letter-spacing--letter-spacing-tight: -.015rem;
  --line-height--line-height-medium: 1.3em;
  --padding--xlarge: var(--size--80px);
  --padding--big: var(--size--32px);
  --padding--medium: var(--size--24px);
  --padding--small: var(--size--16px);
  --padding--xsmall: var(--size--8px);
  --spacing-section--large: var(--size--240px);
  --spacing-section--padding-vertical-medium: var(--size--80px);
  --text-link--text: var(--s-accent-color--main);
  --text-link--underline: var(--s-accent-color--main);
  --text-link--text-hover: var(--s-accent-color--hover);
  --text-link--underline-hover: var(--s-accent-color--hover);
  --text-link--underline-size: var(--theme-border-radius--main-border-width);
  --text-link--gap: var(--component-button--side-padding);
  --feedback-colors--error-main: #ff385c;
  --feedback-colors--error-light: #ffd7de;
  --feedback-colors--error-dark: #e02244;
  --feedback-colors--warning-main: #39dda2;
  --feedback-colors--warning-light: #cef7e8;
  --feedback-colors--warning-dark: #0cb97b;
  --feedback-colors--sucess-main: #ffd361;
  --feedback-colors--sucess-light: #fff4d7;
  --feedback-colors--sucess-dark: #f3ad43;
  --feedback-colors--info-main: #39acdd;
  --feedback-colors--info-light: #ceebf7;
  --feedback-colors--info-dark: #0c85b9;
  --font-weight--100: 0px;
  --font-weight--200: 0px;
  --font-weight--300: 0px;
  --font-weight--400: 0px;
  --font-weight--500: 0px;
  --font-weight--600: 0px;
  --font-weight--700: 0px;
  --font-weight--800: 0px;
  --font-weight--900: 0px;
  --font-weight--inherit: 0px;
  --planta--padding-divider: -56px;
  --size--4px: .125rem;
  --size--8px: .25rem;
  --size--12px: .75rem;
  --size--14px: .875rem;
  --size--16px: 1rem;
  --size--18px: 1.125rem;
  --size--20px: 1.25rem;
  --size--24px: 1.5rem;
  --size--32px: 2rem;
  --size--40px: 2.5rem;
  --size--48px: 3rem;
  --size--56px: 3.5rem;
  --size--64px: 4rem;
  --size--80px: 5rem;
  --size--88px: 5.5rem;
  --size--96px: 6rem;
  --size--104px: 6.5rem;
  --size--112px: 7rem;
  --size--120px: 7.5rem;
  --size--128px: 8rem;
  --size--136px: 8.5rem;
  --size--144px: 9rem;
  --size--152px: 9.5rem;
  --size--160px: 10rem;
  --size--176px: 11rem;
  --size--208px: 13rem;
  --size--224px: 14rem;
  --size--240px: 15rem;
  --size--248px: 15rem;
  --size--256px: 16rem;
  --size--272px: 17rem;
  --social-colors--whatsapp-light: #add9be;
  --social-colors--instagram-main: #7638fa;
  --social-colors--instagram-light: #bbadd9;
  --social-colors--instagram-dark: #602ecc;
  --social-colors--facebook-main: #4267b2;
  --social-colors--facebook-light: #adbcd9;
  --social-colors--facebook-dark: #34528d;
  --social-colors--youtube-main: red;
  --social-colors--youtube-light: #d9adad;
  --social-colors--youtube-dark: #c00;
  --social-colors--linkedin-main: #2867b2;
  --social-colors--linkedin-light: #adc1d9;
  --social-colors--linkedin-dark: #1f5089;
  --social-colors--d1up-brand: #fdb913;
  --social-colors--style-guide-light: #2092b042;
  --social-colors--style-guide-dark: #0e576a;
  --svg-icon--svg-icon-xxbig: var(--size--56px);
  --svg-icon--svg-icon-xbig: var(--size--40px);
  --svg-icon--svg-icon-big: var(--size--24px);
  --svg-icon--svg-icon-medium: var(--size--20px);
  --svg-icon--svg-icon-small: var(--size--16px);
  --svg-icon--svg-icon-xsmall: var(--size--12px);
  --svg-icon--svg-icon-xxsmall: var(--size--8px);
  --text-decoration--none: 0px;
  --text-decoration--italic: 0px;
  --text-decoration--underline: 0px;
  --text-decoration--strikethrough: 0px;
  --text-decoration--overline: 0px;
  --text-transform--inherit: 0px;
  --text-transform--none: 0px;
  --text-transform--uppercase: 0px;
  --text-transform--capitalize: 0px;
  --text-transform--lowercase: 0px;
  --z-index--100: 100px;
  --z-index--200: 200px;
  --z-index--300: 300px;
  --z-index--400: 400px;
  --z-index--500: 500px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--base-color--primary-main);
  font-family: var(--typography--font-family);
  overscroll-behavior: none;
  background-image: url('../images/noise-pattern.svg');
  background-position: 0 0;
  background-size: 25%;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3;
  overflow: clip;
}

h1 {
  font-family: var(--h1--font-family);
  color: var(--heading--dark);
  font-size: var(--h1--font-size);
  line-height: var(--h1--line-height);
  letter-spacing: var(--h1--letter-spacing);
  font-weight: var(--h1--font-weight);
  text-transform: var(--heading--text-transform);
}

h2 {
  font-family: var(--h2--font-family);
  color: var(--heading--dark);
  font-size: var(--h2--font-size);
  line-height: var(--h2--line-height);
  letter-spacing: var(--h2--letter-spacing);
  font-weight: var(--h2--font-weight);
  text-transform: var(--heading--text-transform);
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  font-family: var(--h3--font-family);
  color: var(--heading--dark);
  font-size: var(--h3--font-size);
  line-height: var(--h3--line-height);
  letter-spacing: var(--h3--letter-spacing);
  font-weight: var(--h3--font-weight);
  text-transform: var(--heading--text-transform);
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  font-family: var(--h4--font-family);
  color: var(--heading--dark);
  font-size: var(--h4--font-size);
  line-height: var(--h4--line-height);
  letter-spacing: var(--h4--letter-spacing);
  font-weight: var(--h4--font-weight);
  text-transform: var(--heading--text-transform);
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  font-family: var(--h5--font-family);
  color: var(--heading--dark);
  font-size: var(--h5--font-size);
  line-height: var(--h5--line-height);
  letter-spacing: var(--h5--letter-spacing);
  font-weight: var(--h5--font-weight);
  text-transform: var(--heading--text-transform);
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  font-family: var(--h6--font-family);
  color: var(--heading--dark);
  font-size: var(--h6--font-size);
  line-height: var(--h6--line-height);
  letter-spacing: var(--h6--letter-spacing);
  font-weight: var(--h6--font-weight);
  text-transform: var(--heading--text-transform);
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}

.ss_utility_spacing-box {
  background-image: url('../images/webflow-spacing-bg-final_1webflow-spacing-bg-final.png');
  background-position: 0 0;
  background-size: 122px;
  border: 1px solid #1e7bfa;
  width: 100%;
  position: relative;
}

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

.heading-style-h1 {
  font-family: var(--h1--font-family);
  color: var(--heading--dark);
  font-size: var(--h1--font-size);
  line-height: var(--h1--line-height);
  letter-spacing: var(--h1--letter-spacing);
  font-weight: var(--h1--font-weight);
  text-transform: var(--heading--text-transform);
}

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

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.text-size-small {
  font-size: var(--paragraph-small--font-size);
  letter-spacing: .5px;
  font-weight: 300;
  line-height: 1.5;
}

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

.display-block {
  display: block;
}

.max-width-xlarge {
  width: 100%;
  max-width: 50rem;
}

.spacing-block-xhuge {
  width: 100%;
  height: 8rem;
}

.ss_footer {
  text-align: center;
  justify-content: center;
  padding-top: 6rem;
  padding-bottom: 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 11px;
  line-height: 20px;
  display: flex;
}

._2-columns-text {
  column-count: 2;
  column-gap: 2rem;
}

.ss_utility_max-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form_message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.list_subtitle {
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1rem;
}

.text-style-nowrap {
  white-space: nowrap;
}

.ss_nav_link {
  opacity: .5;
  color: #f5f5f7;
  letter-spacing: .5px;
  margin-left: .75rem;
  margin-right: .75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 20px;
  transition: background-color .25s, opacity .25s;
}

.ss_nav_link:hover {
  opacity: 1;
  color: #fff;
  box-shadow: inset 0 -3px #0003;
}

.ss_nav_link.w--current {
  opacity: 1;
  color: #fff;
  box-shadow: inset 0 -2px #d92036;
}

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

.ss_sidebar {
  border-right: 1px solid #d4d8dd;
  flex: none;
  width: 20rem;
  padding: 3rem 2.5em 3rem 3em;
}

.heading-style-h2 {
  font-family: var(--h2--font-family);
  font-size: var(--h2--font-size);
  line-height: var(--h2--line-height);
  letter-spacing: -1px;
  text-transform: var(--heading--text-transform);
  font-weight: 300;
}

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

.form-button {
  color: #fff;
  text-align: center;
  background-color: #da2037;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  height: 3.5rem;
  margin-top: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: .875rem;
  font-weight: 600;
  transition: background-color .24s ease-in-out;
}

.form-button:hover {
  background-color: #fb2f48;
}

.form-button.is-small {
  padding: 1rem 1.5rem;
}

.form-button.is-large {
  padding: 1.5rem 3rem;
}

.form-button.is-light {
  color: #000;
  background-color: #fff;
}

.text-color-primary-dark {
  color: var(--base-color--primary-dark);
}

.ss__list_content-wrap {
  grid-column-gap: 1rem;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.bg-color-secondary-dark {
  background-color: var(--base-color--terciary);
}

.ss_utility_alignment-wrap {
  flex: 1;
}

.display-inline {
  display: inline;
}

.text-color-4 {
  color: #9b9b9b;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.max-width-large {
  flex: 1;
  width: 100%;
  max-width: 40rem;
}

.spacing-block-medium {
  width: 100%;
  height: 1.5rem;
}

.heading-style-h5 {
  font-family: var(--h5--font-family);
  color: var(--heading--dark);
  font-size: var(--h5--font-size);
  line-height: var(--h5--line-height);
  letter-spacing: var(--h5--letter-spacing);
  font-weight: var(--h5--font-weight);
  text-transform: var(--heading--text-transform);
}

.spacing-block-custom4 {
  width: 100%;
  height: 2.5rem;
}

.heading-style-h4 {
  font-family: var(--h4--font-family);
  font-size: var(--h4--font-size);
  letter-spacing: 1.5px;
  text-transform: var(--heading--text-transform);
  text-wrap: pretty;
  font-weight: 300;
  line-height: 1.4em;
}

.heading-style-h4.is-wrap-text {
  text-wrap: balance;
}

.spacing-section-medium {
  width: 100%;
  height: 7.5rem;
}

.overflow-hidden {
  overflow: hidden;
}

.height-block-large {
  width: 100%;
  height: 30rem;
  max-height: 80vh;
}

.text-span-link {
  color: #13b6ec;
  letter-spacing: .25px;
  border-bottom: 1.25px solid #13b6ec;
  padding-bottom: .125rem;
  font-weight: 500;
}

.ss_utility_heading-asterisk-pink {
  color: #cf4bb4;
}

.spacing-block-custom1 {
  width: 100%;
  height: .75rem;
}

.z-depth-600 {
  z-index: 800;
  position: relative;
}

.bg-color-primary-light {
  background-color: var(--base-color--primary-light);
}

.ss_utility_paragraph-wrap {
  max-width: 24rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.ss_utility_paragraph-wrap.is-top-smaller {
  margin-top: 1.5rem;
}

.z-depth-1000 {
  z-index: 800;
  position: relative;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.ss_content_item {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #ddd;
  flex-direction: column;
  width: 100%;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
}

.ss_content_item.is-item-level-05 {
  width: 60%;
  margin-left: auto;
}

.ss_content_item.is-horizontal {
  flex-direction: row;
  align-items: flex-start;
}

.ss_content_item.is-item-level-04 {
  margin-left: auto;
}

.ss_content_item.is-item-level-02 {
  width: 90%;
  margin-left: auto;
}

.ss_content_item.is-item-level-03 {
  width: 80%;
  margin-left: auto;
}

.ss_content_item.is-horizontal-center {
  flex-direction: row;
  align-items: center;
}

.ss_content_item.is-item-level-06 {
  width: 50%;
  margin-left: auto;
}

.heading-style-h3 {
  font-family: var(--h3--font-family);
  font-size: var(--h3--font-size);
  line-height: var(--h3--line-height);
  letter-spacing: var(--h3--letter-spacing);
  text-transform: var(--heading--text-transform);
  font-weight: 300;
}

.heading-style-h3.is-balance {
  text-wrap: balance;
}

.ss_structure {
  display: none;
}

.line-height-distant {
  line-height: var(--line-height--line-height-distant);
}

.legal-text {
  opacity: .75;
  color: #abb6ba;
  letter-spacing: .25px;
  font-size: .75rem;
  line-height: 1.3;
}

.ss_content_items-wrap {
  flex-flow: column wrap;
  justify-content: flex-start;
  display: flex;
}

.ss_content_items-wrap.with-gap-row {
  grid-row-gap: 6rem;
}

.ss_content_items-wrap.remove-border {
  border-bottom-style: none;
}

.bg-color-secondary-light {
  background-color: var(--base-color--secondary-light);
}

.max-width-xxsmall {
  width: 100%;
  max-width: 4.5rem;
}

.container-large {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.ss_text_item-description {
  font-size: 1rem;
  line-height: 1.5;
}

.display-inlineblock {
  display: inline-block;
}

.spacing-block-huge {
  width: 100%;
  height: 6rem;
}

.secondary-accent-color-light {
  background-color: var(--s-accent-color--light\<deleted\|variable-a002acf3-5d43-8468-275a-400e41f8b22b\>);
}

.st_sections {
  margin-left: auto;
  margin-right: auto;
}

.overflow-scroll {
  overflow: scroll;
}

.spacing-block-large {
  width: 100%;
  height: 2rem;
}

.ss_utility_structure-box {
  z-index: -1;
  border: 1px #acacac;
  border-style: none dashed;
  height: 3rem;
  position: relative;
}

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

.text-color-secondary-dark {
  color: var(--base-color--secondary-dark);
}

.ss_sidebar_sticky {
  padding-bottom: 5rem;
  position: sticky;
  top: 5rem;
}

.bg-color-primary-dark {
  background-color: var(--base-color--primary-dark);
}

.ss_utility_spacing-items {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 2rem;
  font-size: 15px;
  line-height: 150%;
  display: grid;
}

.display-flex {
  display: flex;
}

.spacing-block-xxhuge {
  width: 100%;
  height: 12.5rem;
}

.z-depth-800 {
  z-index: 800;
  position: relative;
}

.max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.height-block-xlarge {
  width: 100%;
  height: 35rem;
}

.height-block-small {
  width: 100%;
  height: 20rem;
}

.spacing-block-custom3 {
  width: 100%;
  height: 1.75rem;
}

.spacing-block-xlarge {
  width: 100%;
  height: 3rem;
}

.line-height-tight {
  line-height: var(--line-height--line-height-tight);
}

.bg-color-primary {
  background-color: var(--base-color--primary-main);
}

.spacing-block-xxsmall {
  width: 100%;
  height: .25rem;
}

.ss_utility_button-wrap {
  background-color: #000;
  border-radius: .25rem;
  padding: 1.5rem 2rem;
}

.ss_utility_color-items {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  flex-wrap: wrap;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: grid;
}

.bg-color-secondary {
  background-color: var(--base-color--secondary-main);
}

.ss_content_item-label-wrap {
  grid-row-gap: .75rem;
  flex-direction: column;
  place-content: flex-start;
  align-items: flex-start;
  width: 12rem;
  min-width: 12rem;
  display: flex;
}

.form_message-success {
  padding: 1.25rem;
}

.text-color-secondary-light {
  color: var(--base-color--secondary-light);
}

.text-size-tiny {
  font-size: var(--paragraph-xsmall--font-size);
  line-height: var(--paragraph-xsmall--line-height);
  letter-spacing: var(--body--letter-spacing);
}

.ss_text_label {
  color: var(--base-color--primary-main);
  letter-spacing: .25em;
  text-transform: uppercase;
  margin-bottom: 4rem;
  font-size: .625rem;
  font-weight: 700;
  line-height: 1.2;
}

.g-spacing-sc-main {
  width: 100%;
  height: 10rem;
}

.spacing-block-xsmall {
  width: 100%;
  height: .5rem;
}

.ss_utility_class {
  color: #fff;
  cursor: pointer;
  background-color: #1e7bfa;
  border-radius: 4px;
  flex: none;
  align-items: center;
  margin-bottom: 0;
  padding: .5rem .625rem;
  font-size: .8rem;
  line-height: 1.3;
  transition: background-color .42s ease-in-out;
  display: flex;
}

.ss_utility_class:hover {
  background-color: #1964cc;
}

.ss_utility_class.remove-half-borders {
  border-radius: 4px 4px 0 0;
}

.ss_utility_class.html-class {
  background-color: #cf4bb3;
}

.padding-global {
  padding-right: var(--base-structure--base-padding--main);
  padding-left: var(--base-structure--base-padding--main);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.z-index-500 {
  z-index: 500;
  position: relative;
}

.accent-color {
  background-color: var(--p-accent-color--main);
}

.text-size-large {
  font-size: var(--paragraph-large--font-size);
  line-height: var(--paragraph-large--line-height);
}

.st_nav {
  z-index: 99999;
  margin-bottom: .75rem;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.accent-color-dark {
  background-color: var(--p-accent-color--hover);
}

.spacing-section-large {
  width: 100%;
  height: 8.75rem;
}

.main-wrap {
  position: relative;
}

.ss_utility_spacing-item {
  grid-row-gap: 1rem;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

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

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

.container-full {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.height-block-huge {
  width: 100%;
  height: 40rem;
}

.spacing-block-tiny {
  width: 100%;
  height: .125rem;
}

.spacing-section-xsmall {
  width: 100%;
  height: 4rem;
}

.ss_utility_heading-asterisk-blue {
  color: #227bfa;
}

.heading-style-h6 {
  font-family: var(--h6--font-family);
  font-size: var(--h6--font-size);
  line-height: var(--h6--line-height);
  letter-spacing: var(--h6--letter-spacing);
  font-weight: var(--h6--font-weight);
  text-transform: var(--heading--text-transform);
}

.max-width-xsmall {
  width: 100%;
  max-width: 10rem;
}

.ss_section {
  background-color: #fff;
  border-bottom: 1px solid #d4d8dd;
  flex-direction: row-reverse;
  justify-content: flex-end;
  display: flex;
}

.ss_section.light {
  background-color: #fff;
}

.ss_section.is-header {
  filter: grayscale();
  color: #acacac;
  background-color: #1a1a1a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 50rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: relative;
}

.ss_utility_max {
  border: 1px solid #1e7bfa;
  width: 100%;
  height: 3rem;
  display: flex;
  position: relative;
}

.spacing-block-xxlarge {
  width: 100%;
  height: 4rem;
}

.text-style-italic {
  font-style: italic;
}

.spacing-section-xlarge {
  width: 100%;
  height: 11.25rem;
}

.line-height-spaced {
  line-height: var(--line-height--line-height-spaced);
}

.max-width-xxlarge {
  width: 100%;
  max-width: 60rem;
}

.text-size-medium {
  font-size: var(--paragraph-medium--font-size);
  line-height: var(--paragraph-medium--line-height);
  letter-spacing: 1px;
  text-wrap: pretty;
  font-weight: 300;
}

.secondary-accent-color {
  background-color: var(--s-accent-color--main);
}

.ss_utility_visibility-wrap {
  text-align: center;
  min-width: 420px;
  padding: 1.5rem 2rem;
  position: relative;
}

.overflow-auto {
  overflow: auto;
}

.ss_utility_structure-wrap {
  border: 1px solid #1e7bfa;
  border-radius: 4px;
  min-height: 3.5rem;
  margin-top: 2rem;
  position: relative;
}

.ss_utility_visibility-text {
  z-index: 4;
  position: relative;
}

.ss_text_sidebar-heading {
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
}

.container-medium {
  max-width: var(--base-structure--main-container--main);
  padding-top: var(--spacing-section--padding-vertical-main);
  padding-bottom: var(--spacing-section--padding-vertical-main);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container-medium.is-padding-top-0 {
  padding-top: 0;
}

.container-medium.is-fixed-container {
  padding-top: 0;
  padding-bottom: 0;
}

.container-medium.is-padding-top-small {
  padding-top: 1.5rem;
}

.container-medium.is-padding-top-medium {
  padding-top: 12rem;
  padding-bottom: var(--size--192px);
}

.overflow-visible {
  overflow: visible;
}

.g-code {
  display: none;
}

.max-width-small {
  width: 100%;
  max-width: 22.5rem;
}

.ss_utility_headings-wrap {
  z-index: 5;
  flex-direction: column;
  width: 100%;
  display: flex;
  position: relative;
}

.ss-label-small {
  color: #333333a6;
  flex: none;
  font-weight: 600;
}

.spacing-section-huge {
  width: 100%;
  height: 16.25rem;
}

.text-color-primary-light {
  color: var(--base-color--primary-light);
}

.ss_utility_class-wrap {
  position: absolute;
  inset: -2.8rem auto auto -1px;
}

.ss--tab-link {
  grid-column-gap: .5rem;
  color: #384347;
  background-color: #0000;
  border-bottom: .25rem solid #0000;
  justify-content: center;
  align-items: center;
  padding: .5rem 0 .9rem;
  font-size: .875rem;
  font-weight: 600;
  display: flex;
}

.ss--tab-link.w--current {
  color: #fc085b;
  background-color: #0000;
  border-bottom-color: #da2037;
}

.text-color-secondary {
  color: var(--base-color--secondary-main);
}

.container-small {
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}

.spacing-section-xxlarge {
  width: 100%;
  height: 13.75rem;
}

.z-index-1000 {
  z-index: 1000;
  position: relative;
}

.ss_content {
  max-width: var(--base-structure--main-container--main);
  padding: 7.5rem var(--padding--large) 15em;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.ss_utility_visibility-bg {
  opacity: .7;
  background-image: url('../images/grey-transparent_1grey-transparent.png');
  background-position: 50%;
  background-size: 40px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.form-component {
  margin-bottom: 0;
}

.text-color-primary {
  color: var(--base-color--primary-main);
}

.overline-text {
  font-size: var(--overline-text--font-size\<deleted\|variable-286be4b6-a2d2-4211-f048-476fbb029216\>);
  line-height: var(--overline-text--line-height\<deleted\|variable-6ef349e8-df42-22b3-f6ba-93e10d197f9a\>);
  letter-spacing: var(--overline-text--letter-spacing\<deleted\|variable-99423719-e22d-9a5b-0fcf-36e7ce853764\>);
  text-transform: uppercase;
  font-weight: var(--overline-text--font-weight);
}

.hide {
  display: none;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.ss_text_heading-description {
  color: #bababa;
  text-align: center;
  margin-top: 2rem;
}

.list_title {
  text-transform: uppercase;
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.3rem;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.ss_text_sidebar-description {
  color: #849094;
  font-size: .875rem;
  line-height: 1.8;
}

.ss_text_heading {
  color: #fff;
  font-size: 8em;
  font-weight: 500;
  line-height: 1;
}

.ss_nav_content {
  -webkit-backdrop-filter: saturate(150%) blur(7px);
  backdrop-filter: saturate(150%) blur(7px);
  background-color: #000c;
  justify-content: center;
  align-items: center;
  display: flex;
}

.spacing-section-small {
  width: 100%;
  height: 6.25rem;
}

.spacing-block-small {
  width: 100%;
  height: 1rem;
}

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

.ss--tab-menu {
  grid-column-gap: 2rem;
  border-bottom: 1px solid #e4e6f1;
  margin-bottom: 3rem;
  display: flex;
}

.height-block-medium {
  width: 100%;
  height: 25rem;
}

.ss_utility_combo-classes-wrap {
  grid-column-gap: .5rem;
  flex-wrap: wrap;
  display: flex;
}

.spacing-block-custom2 {
  width: 100%;
  height: 1.25rem;
}

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

.text-color-white {
  color: #fff;
  align-items: center;
  display: flex;
}

.spacing-block-xxxlarge {
  width: 100%;
  height: 5rem;
}

.height-block-xsmall {
  width: 100%;
  height: 15rem;
}

.absolute-content {
  z-index: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.absolute-content.is-hero {
  z-index: auto;
}

.caption-text {
  letter-spacing: .5px;
  font-size: .88rem;
  font-weight: 400;
}

.caption-text.is-secondary-caption {
  font-size: .75rem;
  font-weight: 300;
}

.overline_wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: var(--base-color--secondary-main);
  letter-spacing: 5px;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2.5rem;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.overline_wrap.is-centered {
  justify-content: center;
  align-items: center;
}

.show-tablet {
  display: none;
}

.d1up_logo {
  width: 1.25rem;
  height: 1.25rem;
}

.spacing-section-base {
  height: var(--spacing-section--padding-vertical-main);
}

.foooter_links {
  border-top: .0625rem solid #ffffff3d;
  border-bottom: .0625rem solid #ffffff38;
  padding: 1rem 2rem;
}

.social-icon-component {
  border-radius: .125rem;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  transition: background-color .5s cubic-bezier(.23, 1, .32, 1);
  display: flex;
}

.social-icon-component.is--social-insta:hover {
  color: #fff;
  background-color: #7638fa;
}

.social-icon-component.is--social-youtube:hover {
  color: #fff;
  background-color: red;
}

.social-icon-component.is--social-lkd:hover {
  color: #fff;
  background-color: #2867b2;
}

.social-icon-component.is--social-face:hover {
  color: #fff;
  background-color: #3b5998;
}

.sc-header__text {
  color: var(--base-color--neutral-600);
  flex: auto;
}

.sc-header__text.is-lighter {
  color: var(--base-color--terciary);
}

.fixed-content {
  z-index: 2500;
  display: block;
  position: relative;
}

.code-icon {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.footer__links-list {
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer__logo-signature {
  color: #b5b5b5;
  font-size: .75rem;
  font-weight: 300;
}

.cookies {
  justify-content: center;
}

.footer_content.is-content-02 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.footer_content.is-content-01 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.footer_content.is-content-03 {
  background-color: #05121685;
  margin-top: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.footer__logos {
  grid-column-gap: 4rem;
  justify-content: center;
  margin-bottom: 2rem;
  display: flex;
}

.g_footer {
  z-index: 1000;
  background-color: var(--base-color--primary-main);
  display: none;
  position: relative;
}

.footer__logo-link {
  width: 10rem;
  height: 6rem;
  transition: transform .4s cubic-bezier(.165, .84, .44, 1);
}

.footer__logo-link:hover {
  transform: translate(0, -.35rem);
}

.footer__link-block {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fff;
  align-items: center;
  font-size: .88rem;
  font-weight: 400;
  display: flex;
}

.footer__link-block:hover {
  color: var(--base-color--secondary-light);
}

.footer__link-block.is--d1up-link-block:hover {
  color: #fdb913;
}

.footer__link-block.is--link-block {
  flex: auto;
  transition: background-color .2s;
}

.footer__link-block.is--link-block:hover {
  color: #fff;
}

.footer_content_wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.footer__logo {
  color: #b83d3d;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.footer__logo-block {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.soccial-icons-wrap {
  grid-row-gap: .25rem;
  align-items: center;
  display: flex;
}

.footer_disclaimer-list {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.foooter_disclaimer-divider {
  opacity: .16;
  background-color: #fff;
  border-radius: 2px;
  width: .15rem;
  height: 1rem;
}

.cookie_button {
  background-color: var(--base-color--secondary-main);
  color: #113007;
  text-align: center;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .75rem 2rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
}

.cookie_button:hover {
  background-color: var(--base-color--secondary-light);
  transform: translate(0, -2px);
}

.sc-header__title {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: auto;
  display: flex;
}

.sc-header__title.is-vertical-title {
  margin-bottom: 1rem;
}

.sc-header__title.is-centered {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.sc-header__title.is-vertical-video {
  margin-bottom: 1rem;
}

.footer_disclaimer-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 2rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.overline_icon {
  width: 1.5rem;
  height: 1.5rem;
}

.nav {
  z-index: 500;
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  transform: none;
}

.svg-icon {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.svg-icon.is--svg-icon-medium {
  width: 2rem;
  height: 2rem;
}

.svg-icon.is--svg-icon-large {
  width: 1.25rem;
  height: 1.25rem;
}

.svg-icon.is--svg-icon-small {
  width: 1.5rem;
  height: 1.5rem;
}

.cookies-component {
  z-index: 1500;
  grid-row-gap: 1.5rem;
  border: 1px solid var(--base-color--secondary-main);
  background-color: var(--base-color--primary-dark);
  opacity: 0;
  border-radius: .5rem;
  flex-direction: column;
  width: 100%;
  max-width: 28rem;
  margin: 2rem;
  padding: 1.5rem;
  display: flex;
  position: fixed;
  inset: auto auto 0% 0%;
}

.ss-level-01 {
  grid-column-gap: var(--gap-space--medium);
  grid-row-gap: var(--gap-space--medium);
  border: 1px solid var(--social-colors--style-guide-main);
  background-color: var(--ss--core-bg);
  border-radius: 12px;
  flex-flow: column;
  align-items: stretch;
  padding: 1.5rem;
  display: flex;
}

.ss-level-02 {
  border: 1px solid var(--social-colors--style-guide-main);
  background-color: var(--ss--core-bg);
  border-radius: 12px;
  width: 95%;
  margin-right: auto;
  padding: 1.5rem;
}

.ss-level {
  grid-column-gap: var(--gap-space--small);
  grid-row-gap: var(--gap-space--small);
  border: 1px solid var(--social-colors--style-guide-main);
  background-color: var(--ss--core-bg);
  border-radius: 12px;
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.ss-level-05 {
  border: 1px solid var(--social-colors--style-guide-main);
  background-color: var(--ss--core-bg);
  border-radius: 12px;
  padding: 1.5rem;
}

.line-height-small {
  line-height: var(--line-height--line-height-small);
}

.ds-color-big {
  color: #fff;
  cursor: pointer;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: flex-end;
  width: 33.3%;
  height: 100%;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.feedback_icon {
  width: 1.5rem;
  height: 1.5rem;
}

.feedback_icon.is-info-icon {
  color: #3eaeff;
}

.feedback_icon.is-sucess-icon {
  color: #38c976;
}

.feedback_icon.is-warning-icon {
  color: #ffa23a;
}

.feedback_icon.is-error-icon {
  color: #ed5353;
}

.ds--header-small {
  grid-column-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.bg-color-n-700 {
  background-color: var(--base-color--neutral-700);
}

.code-snipts-2 {
  display: block;
}

.ds--tab-link {
  grid-column-gap: .5rem;
  color: #384347;
  background-color: #0000;
  border-bottom: .25rem solid #0000;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: .5rem 1rem 1rem;
  font-size: .88rem;
  display: flex;
}

.ds--tab-link.w--current {
  border-bottom-color: var(--base-color--primary-main);
  color: var(--base-color--primary-main);
  background-color: #0000;
}

.ds-color-block-list-item {
  cursor: pointer;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-weight: 600;
  transition: box-shadow .42s ease-in-out;
  display: flex;
}

.ds-color-block-list-item:hover {
  box-shadow: inset 0 -2.0625rem 1rem 6.25rem #0000000d;
}

.ds-color-block-list-item.feedback-informative-200 {
  color: #005999;
}

.ds-color-block-list-item.feedback-informative-300 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.ds-color-block-list-item.bg-color-secondary-light {
  background-color: var(--base-color--secondary-light);
}

.bg-color-n-200 {
  background-color: var(--base-color--neutral-200);
}

.ss_content_item-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  border-bottom: .0625rem solid #ddd;
  flex-direction: column;
  width: 100%;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
}

.ss_content_item-2.is-item-level-05 {
  width: 70%;
  margin-left: auto;
}

.ss_content_item-2.is-item-level-02 {
  width: 90%;
  margin-left: auto;
}

.ss_content_item-2.is-item-level-04 {
  width: 80%;
  margin-left: auto;
}

.ss_content_item-2.is-item-level-03 {
  width: 85%;
  margin-left: auto;
}

.ss_utility_structure-box-2 {
  z-index: -1;
  border: .0625rem #acacac;
  border-style: none dashed;
  height: 3rem;
  position: relative;
}

.flexbox {
  display: flex;
}

.flexbox.is--flex-h-center-lef {
  justify-content: flex-start;
  align-items: center;
}

.flexbox.is--flex-h-center-lef.is-gap-medium {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
}

.flexbox.is--flex-v-left-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.flexbox.is--flex-v-left-left.is-gap-xxsmall {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
}

.bg-color-n-400 {
  background-color: var(--base-color--neutral-400);
}

.feedback_message-wrap {
  grid-column-gap: 1rem;
  align-items: center;
  display: flex;
}

.ds--tab-menu {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-bottom: .0625rem solid #e4e6f1;
  margin-bottom: 4rem;
  display: flex;
  overflow: auto;
}

.text-color-n-500 {
  color: #6c7880;
}

.ds--texto-color-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  font-size: 2rem;
  font-weight: 500;
  display: flex;
}

.bg-color-n-100 {
  background-color: var(--base-color--neutral-100);
}

.ds--header {
  grid-column-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 3rem;
  display: flex;
}

.bg-color-n-600 {
  background-color: var(--base-color--neutral-600);
}

.bg-color-n-300 {
  background-color: var(--base-color--neutral-300);
}

.ss_utility_class-wrap-2 {
  position: absolute;
  inset: -2.1rem auto auto -.0625rem;
}

.ds--color-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: row;
  align-items: stretch;
  width: 100%;
  height: 10rem;
  display: flex;
  position: relative;
}

.bg-color-gradient-02 {
  background-image: linear-gradient(270deg, #1f4259, #3caaf0);
}

.text-size-small-2 {
  letter-spacing: .015625rem;
  font-size: .875rem;
}

.ds-color-setup {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  margin-bottom: 7.0625rem;
  display: flex;
}

.text-size-medium-2 {
  font-size: 1rem;
}

.ds--color-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.bg-color-n-800 {
  background-color: var(--base-color--neutral-800);
}

.feedback-banner {
  grid-column-gap: 16px;
  color: #414b51;
  background-color: #f7f8f9;
  border: 1px solid #bec5ca;
  border-left-width: 4px;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .75rem 1.5rem;
  font-weight: 600;
  display: flex;
  box-shadow: 28px 28px 40px -28px #393b6a1f;
}

.feedback-banner.is--error-state {
  color: #b90606;
  background-color: #f054541f;
  border-width: 1px 1px 1px 4px;
  border-color: #ed535380 #ed535380 #ed535380 #ed5353;
}

.feedback-banner.is--ewarning-state {
  color: #a85c10;
  background-color: #f0a2541f;
  border-width: 1px 1px 1px 4px;
  border-color: #eda05380 #ed535380 #ed535380 #ffa23a;
}

.feedback-banner.is--info-state {
  color: #005999;
  background-color: #3eaeff1f;
  border-width: 1px 1px 1px 4px;
  border-color: #3eaeff80 #3eaeff80 #3eaeff80 #3eaeff;
}

.feedback-banner.is--sucess-state {
  color: #057033;
  background-color: #38c9761f;
  border-width: 1px 1px 1px 4px;
  border-color: #38c97680 #38c97680 #38c97680 #38c976;
}

.feedback-close-button {
  color: #6b7094;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
}

.ds-color-gradient {
  color: #fff;
  cursor: pointer;
  background-color: #f05454;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1rem 2rem 1rem 1.5rem;
  display: flex;
}

.text-color-n-700 {
  color: #414b51;
}

.bg-color-gradient-01 {
  background-image: linear-gradient(to right, #f05454, #5a2828);
}

.text-color-n-300 {
  color: #bec5ca;
}

.feedback-close-icon {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.ss_code-icon {
  width: .75rem;
  height: 1rem;
}

.ds-color-code {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  mix-blend-mode: normal;
  align-items: center;
  display: flex;
}

.ss_utility_class-2 {
  color: #fff;
  cursor: pointer;
  background-color: #1e7bfa;
  border-radius: .25rem;
  flex: none;
  align-self: flex-start;
  align-items: center;
  padding: .5rem .625rem;
  font-size: .8rem;
  font-weight: 600;
  line-height: 1.3;
  transition: background-color .42s ease-in-out;
  display: flex;
}

.ss_utility_class-2:hover {
  background-color: #1964cc;
}

.ss_utility_class-2.remove-half-borders {
  border-radius: .25rem .25rem 0 0;
}

.ds--texto-color-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.bg-color-n-900 {
  background-color: var(--base-color--neutral-900);
}

.ss-group {
  padding: var(--gap-space--medium);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border: 1px solid var(--theme-border-color--light);
  border-radius: 1rem;
  flex-direction: column;
  margin-bottom: 2rem;
  display: flex;
}

.ss_utility_structure-wrap-2 {
  border: .0625rem solid #1e7bfa;
  min-height: 3.5rem;
  margin-top: 2rem;
  position: relative;
}

.bg-color-gradient-03 {
  background-image: linear-gradient(to right, #6c7880, #191d20);
}

.ds--color-code-wrap {
  grid-column-gap: .25rem;
  flex-direction: column;
  display: flex;
}

.ds-color-block-list {
  border-radius: .5rem;
  flex-direction: column;
  flex: 1;
  display: flex;
  overflow: hidden;
}

.ds-color-block-list.is--color-list-dark {
  color: #fff;
}

.ds-color-block-list.is-color-list-light {
  color: #000;
}

.bg-color-n-500 {
  background-color: var(--base-color--neutral-500);
}

.bg-color-primary-darker {
  background-color: var(--base-color--primary-darker\<deleted\|variable-6a820905-d8db-b7d8-4d0e-1446e9c9df10\>);
}

.bg-color-primary-lighter {
  background-color: var(--base-color--primary-lighter\<deleted\|variable-4180e3b9-9a13-b5ab-f9c5-c5f0e33b9f2e\>);
}

.bg-color-secondary-darker {
  background-color: var(--base-color--terciary-lighter);
}

.bg-color-secondary-lighter {
  background-color: var(--base-color--secondary-lighter\<deleted\|variable-fb07e968-40db-7400-6828-e48dc327243a\>);
}

.ds_header-big {
  padding: var(--gap-space--medium);
  grid-column-gap: 2rem;
  grid-row-gap: .5rem;
  border: 1px solid #2092b042;
  border-bottom-width: 4px;
  border-radius: 1rem;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4rem;
  display: flex;
}

.ds_header_icon {
  color: #16cfff;
  background-color: #21cffc0f;
  border: .0625rem solid #2092b042;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.ds--dashboar-link-icon {
  color: #2092b0;
  width: 1.15rem;
  height: 1.15rem;
}

.accent-color-light {
  background-color: var(--p-accent-color--light\<deleted\|variable-967723aa-d6e6-f21a-34bb-1e3270cad306\>);
}

.secondary-accent-color-dark {
  background-color: var(--s-accent-color--hover);
}

.tertiary-accent-color-light {
  background-color: var(--t-accent-color--light\<deleted\|variable-aed22e25-60df-579a-810b-9859ae8a974a\>);
}

.tertiary-accent-color {
  background-color: var(--t-accent-color--main);
}

.tertiary-accent-color-dark {
  background-color: var(--t-accent-color--hover);
}

.ds_header-title-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ds_section-header {
  filter: grayscale();
  color: #fff;
  background-color: #000c;
  background-image: linear-gradient(#000000d9, #000000d9), url('../images/ss-wallpaper.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 24rem;
  margin-bottom: 7.5rem;
  padding: 3rem;
  font-size: 4rem;
  font-weight: 500;
  display: flex;
}

.ds-code {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--base-color--neutral-100);
  cursor: pointer;
  background-color: #1e7bfa;
  border-radius: .25rem;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.5rem;
  font-size: .8rem;
  font-weight: 600;
  line-height: 1.3;
  transition: background-color .42s ease-in-out;
  display: flex;
}

.ds-code:hover {
  background-color: #0b5bc8;
}

.ds-code.is-component {
  color: #164236;
  background-color: #19dba4;
}

.ss_utility_component-icon {
  width: .75rem;
  height: .75rem;
}

.ds_group-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.ds_group-header-top {
  grid-column-gap: var(--flexbox--minimal-gap);
  grid-row-gap: var(--flexbox--minimal-gap);
  border-bottom: 1px solid var(--theme-border-color--light);
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1rem;
  display: flex;
  position: relative;
}

.ds_group-header-bottom {
  grid-column-gap: var(--flexbox--minimal-gap);
  grid-row-gap: var(--flexbox--minimal-gap);
  color: var(--base-color--neutral-500);
  font-size: var(--body--font-size-small);
  justify-content: space-between;
  align-items: center;
  max-width: 45rem;
  font-weight: 500;
}

.ds_group-header-title {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.ds_heading-h3 {
  color: var(--base-color--neutral-800);
  letter-spacing: -.05rem;
  font-size: 2rem;
}

.ds_heading-h3.is-number-heading {
  color: #c9cdcf;
}

.ds_header-line {
  background-color: var(--base-color--primary-main);
  width: 5rem;
  height: .13rem;
  position: absolute;
  inset: auto auto 0% 0%;
}

.ds_header_type {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: .0625rem solid var(--social-colors--style-guide-main);
  color: var(--social-colors--style-guide-main);
  background-color: #21cffc0f;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem 1rem;
  font-size: .88rem;
  font-weight: 600;
  display: flex;
}

.ds_side-menu-p {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ds--dashboar-title {
  color: #849094;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  flex-direction: column;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 700;
}

.ds--dashboar-list {
  grid-row-gap: .5rem;
  flex-direction: column;
  display: flex;
}

.ds--dashboar-link {
  padding-right: var(--design-sistem--menu-padding);
  grid-column-gap: .75rem;
  border-right: .25rem solid #0000;
  flex-direction: row;
  align-items: center;
  font-weight: 600;
  display: flex;
}

.ds--dashboar-link:hover {
  color: #2867b2;
  border-right-color: #2092b042;
}

.ds--dashboar-link.w--current {
  color: #2092b0;
  border-right-color: #2092b0;
}

.ds--dashboar-link-shape {
  background-color: #21cffc0f;
  border: .0625rem solid #2092b042;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.ds_menu {
  z-index: 2147483647;
  width: var(--design-sistem--menu-width);
  padding-top: var(--design-sistem--menu-padding);
  padding-bottom: var(--design-sistem--menu-padding);
  padding-left: var(--design-sistem--menu-padding);
  grid-column-gap: var(--design-sistem--menu-padding);
  grid-row-gap: var(--design-sistem--menu-padding);
  border-right: 1px solid var(--theme-border-color--light);
  background-color: var(--theme-background--main);
  flex-flow: column;
  height: 100dvh;
  display: flex;
  position: fixed;
  inset: 0% auto 0% 0%;
  overflow: auto;
}

.ds_index-menu {
  grid-column-gap: var(--design-sistem--menu-padding);
  grid-row-gap: var(--design-sistem--menu-padding);
  flex-direction: column;
  flex: none;
  width: 10dvw;
  display: flex;
  position: sticky;
  top: 3dvw;
}

.ds--dashboar-secondary-list {
  grid-row-gap: .5rem;
  border-left: .0078125rem solid #e4e6f199;
  flex-direction: column;
  display: flex;
}

.ds--dashboar-secondary-link {
  grid-column-gap: 1rem;
  color: #384347;
  border-left: .125rem solid #0000;
  flex-direction: row;
  align-items: center;
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: 1.5rem;
  line-height: 1rem;
  display: flex;
}

.ds--dashboar-secondary-link:hover {
  color: #2867b2;
  border-left-color: #849094;
}

.ds--dashboar-secondary-link.w--current {
  border-left-color: #f05454;
  font-weight: 600;
}

.ds--dashboar-submenu {
  flex-direction: column;
  display: flex;
}

.footer-container {
  max-width: var(--base-structure--main-container--main);
  padding: 0rem var(--base-structure--base-padding--main);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sc_content-wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.sc_content {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  flex-flow: column;
}

.sc-hero {
  background-image: linear-gradient(#011f2c00 53%, #011f2c);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: flex;
}

.sc-divider {
  z-index: -1;
  justify-content: center;
  align-items: flex-start;
  height: 100dvh;
  min-height: 50rem;
  max-height: 67.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sc-sobre {
  background-color: var(--base-color--terciary-lighter);
}

.sc-galeria {
  background-color: var(--base-color--terciary-light);
}

.sc-plantas-01 {
  padding-top: var(--spacing-section--padding-vertical-main);
  background-image: linear-gradient(180deg, var(--base-color--primary-main), #011f2c00 28%);
  margin-bottom: -96px;
}

.sc-lazer {
  background-color: var(--base-color--primary-dark);
}

.sc-localizacao {
  background-color: var(--base-color--terciary-light);
}

.sc-ficha-tecnica {
  background-color: var(--base-color--terciary-lighter);
}

.sc-contato {
  background-color: var(--base-color--terciary-light);
}

.sc-dividers {
  z-index: 5;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.sc-divider-top {
  width: 100%;
  max-width: none;
  position: absolute;
  inset: 0% 0% auto;
}

.sc-divider-top.is-bigger {
  width: 110%;
  margin-left: -5%;
}

.sc-divider-bottom {
  width: 100%;
  margin-bottom: -2px;
  position: absolute;
  inset: auto 0% 0%;
}

.sc-plantas-02 {
  background-color: var(--theme-background--darker);
}

.parallax-img {
  object-fit: cover;
  width: 100%;
  height: 130%;
  position: relative;
}

.localizacao_wrap {
  flex-flow: column;
  display: flex;
}

.lc_bloco-01 {
  position: relative;
}

.bg-wrap {
  flex-flow: column;
  height: 60%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.lc_bloco-02 {
  background-color: var(--base-color--primary-dark);
  position: relative;
}

.navbar_logo {
  min-width: 4rem;
  max-width: 6.5rem;
}

.navbar {
  z-index: 1000;
  background-color: #0000;
  border-bottom: .0625rem solid #ffffff1f;
  flex-direction: column;
  justify-content: center;
  height: 5rem;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.menu_btn {
  border-radius: 4px;
  padding: 8px;
  transition: color .3s;
}

.svg-icon-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.svg-icon-3.is-svg-icon-small {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.navbar_button {
  grid-column-gap: .75rem;
  border: .09375rem solid var(--base-color--secondary-light);
  background-color: var(--base-color--secondary-main);
  color: #173d0a;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-height: 2.5rem;
  margin-left: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: .88rem;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s, border-color .3s;
  display: flex;
}

.navbar_button:hover {
  border-color: var(--base-color--secondary-light);
  background-color: var(--base-color--secondary-dark);
}

.menu-text-link {
  color: #fff;
  padding: .5rem 1rem;
  font-size: .88rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.menu-text-link:hover {
  color: var(--base-color--secondary-light);
}

.menu-text-link.w--current {
  color: var(--base-color--secondary-main);
}

.navbar_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar_menu {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar_logo-wrap {
  min-width: 10rem;
  max-width: 12.5rem;
}

.navbar_bg {
  background-color: var(--base-color--primary-main);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero_content-wrap {
  z-index: 25;
  grid-column-gap: 12rem;
  grid-row-gap: 12rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.hero_header {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-label {
  color: var(--base-color--terciary);
  letter-spacing: 10px;
  text-transform: uppercase;
  font-size: 1.13rem;
  font-weight: 300;
  line-height: 1.75;
}

.label_span {
  color: var(--base-color--secondary-main);
  font-weight: 700;
}

.hero_logo {
  width: 20rem;
}

.product-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.hero-subtitle {
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-bottom: 7px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
}

.hero-subtitle-small {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: .25rem;
  margin-bottom: .25rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3;
}

.hero-product {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: -1rem;
  font-family: Arboria, sans-serif;
  font-weight: 300;
  display: flex;
}

.hero-subtitle-span {
  font-size: 1.5rem;
  font-weight: 300;
}

.comand-product {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #f1ede7;
  letter-spacing: 4px;
  justify-content: center;
  align-items: center;
  line-height: 1;
  display: flex;
}

.comand-product.line2 {
  color: var(--base-color--terciary-lighter);
  margin-bottom: .25rem;
}

.product-heading {
  color: #00262f;
  letter-spacing: .9rem;
  text-transform: uppercase;
  background-color: #d7cfc5;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .75rem;
  font-family: Arboria, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  display: flex;
}

.divider-product {
  color: #f1ede729;
  background-color: #ffffff29;
  border-radius: 50vw;
  width: 2px;
  height: 1rem;
}

.hero_arrow {
  z-index: 250;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  color: #fff;
  background-color: #00000029;
  border: 1px solid #ffffff1f;
  border-radius: 50vw;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  transition: background-color .32s cubic-bezier(.23, 1, .32, 1), transform .32s cubic-bezier(.23, 1, .32, 1), border-color .32s cubic-bezier(.23, 1, .32, 1);
  display: none;
  overflow: hidden;
}

.hero_arrow:hover {
  border-color: var(--base-color--secondary-main);
  background-color: #76ac641f;
  transform: translate(0, .25rem);
}

.hero-arrow {
  width: .75rem;
  position: absolute;
}

.heading-span {
  color: var(--base-color--secondary-main);
  font-weight: 400;
}

.main-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.header {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  color: var(--base-color--primary-main);
  grid-template: "overline overline overline overline overline overline overline overline overline overline overline overline"
                 "title title title title title title . . text text text text"
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.header.is-vertical-header {
  flex-flow: column;
  max-width: 40rem;
  display: flex;
}

.header.is-vertical-header.is-vertical-light, .header.is-light {
  color: var(--base-color--terciary);
}

.header.is-video-header {
  color: var(--base-color--terciary);
  flex-flow: column;
  max-width: 40rem;
  display: flex;
}

.header.is-video-header.is-vertical-light {
  color: var(--base-color--terciary);
}

.bolotario_pin {
  grid-column-gap: .5rem;
  background-color: #101314;
  border-radius: .25rem;
  justify-content: flex-start;
  align-items: center;
  min-width: 2rem;
  min-height: 2rem;
  padding: .5rem;
  line-height: 1;
  transition: all .8s ease-in-out;
  display: flex;
  position: absolute;
  inset: auto auto 2% 2%;
  overflow: hidden;
}

.bolotario_pin-text {
  grid-row-gap: .125rem;
  color: #d4d8dd;
  white-space: nowrap;
  flex-direction: column;
  padding-right: .5rem;
  font-size: .875rem;
  font-weight: 500;
  display: none;
}

.grid-casas {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: 40rem;
  margin-bottom: 2rem;
}

.caption_shape {
  background-color: #eb5d2d;
  border-radius: .1rem;
  width: .4rem;
  height: .4rem;
  transform: rotate(45deg);
}

.btn-zoom {
  z-index: 25;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #ffffffbf;
  cursor: pointer;
  background-color: #00000045;
  border-radius: .3rem;
  width: 3rem;
  height: 3rem;
  margin: 1rem;
  padding: .7rem .8rem .8rem;
  transition: transform .32s ease-in-out, color .32s ease-in-out, background-color .32s ease-in-out;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.btn-zoom:hover {
  color: var(--p-accent-color--hover);
  background-color: #00000063;
  transform: scale(1.1);
}

.cover-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform 1.2s cubic-bezier(.23, 1, .32, 1);
  position: absolute;
  inset: 0%;
}

.cover-image:hover {
  transform: scale(1.025);
}

.list-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  height: 1.75rem;
}

.list-component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.svg-icon-4 {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.svg-icon-4.is--svg-icon-medium, .svg-icon-4.is--svg-icon-small {
  width: 1rem;
  height: 1rem;
}

.list-text-subtitle {
  color: var(--base-color--neutral-600);
  letter-spacing: .5px;
  text-wrap: pretty;
  font-size: .88rem;
  font-weight: 300;
  line-height: 1.2rem;
}

.list-text-subtitle.is-light-subtitle {
  color: var(--base-color--terciary);
  font-weight: 300;
}

.lightbox-compoenent {
  border-radius: .5rem;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

._2-col-content {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  color: var(--base-color--terciary);
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.list-text {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.list-text-title {
  text-wrap: pretty;
  font-size: 1.13rem;
  font-weight: 500;
  line-height: 1.3rem;
}

.caption-overlay {
  pointer-events: none;
  background-image: linear-gradient(0deg, #00000080, #0000 30%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.slide-component {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.slide {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-right: 2rem;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-content {
  height: 45rem;
  max-height: 80dvh;
}

.slide_mask {
  width: 100%;
  height: auto;
  overflow: visible;
}

.slide_arrow {
  border: 1px solid var(--base-color--secondary-main);
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  background-color: #00262f80;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-left: -.75rem;
  margin-right: -.75rem;
  font-size: 1rem;
  transition: background-color .56s cubic-bezier(.165, .84, .44, 1), border-color .56s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.slide_arrow:hover {
  background-color: var(--base-color--secondary-main);
}

.map-button-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 2rem;
  margin-right: 2rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.svg-icon-5 {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.map {
  border: 1px solid var(--base-color--terciary);
  border-radius: .5rem;
  width: 100%;
  height: 35rem;
  overflow: hidden;
}

.map-wrapper {
  margin-top: 3rem;
  margin-bottom: 3rem;
  position: relative;
  overflow: hidden;
}

.map-button {
  grid-column-gap: 1rem;
  background-color: var(--base-color--secondary-main);
  color: var(--base-color--terciary-lighter);
  cursor: pointer;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  min-height: 3rem;
  padding: .75rem 1.5rem .8rem;
  font-size: .875rem;
  font-weight: 400;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.map-button:hover {
  background-color: var(--base-color--secondary-dark);
}

.icon-diferenciais-plantas {
  color: var(--base-color--primary-light);
  flex: none;
  justify-content: center;
  align-items: center;
  width: .6rem;
  height: .6rem;
  display: flex;
}

.ficha-tab--pane {
  border: 1px solid var(--base-color--terciary);
  border-radius: .5rem;
  padding: 3rem;
}

.column__heading {
  color: var(--base-color--secondary-main);
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
}

.column__heading.column_subtitle {
  color: var(--base-color--neutral-700);
  letter-spacing: .5px;
  text-transform: none;
  flex: 0 auto;
  padding-left: 16px;
  font-size: .88rem;
  font-weight: 400;
  line-height: 1.3;
}

.ficha-tecnica__column {
  grid-row-gap: .25rem;
  border-bottom: 1px solid var(--base-color--terciary);
  flex-flow: column wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 1rem;
  display: flex;
}

.column__heading-block {
  grid-column-gap: .5rem;
  align-items: center;
  display: flex;
}

.ficha-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  display: grid;
}

.form-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border: 1px solid var(--base-color--primary-light);
  background-color: var(--form-bg);
  color: var(--base-color--neutral-100);
  border-radius: .5rem;
  flex-direction: column;
  padding: 2rem;
  display: flex;
  position: relative;
  box-shadow: 0 72px 216px -100px #0000000d, 0 24px 72px #0000000d, 0 8px 24px #0000000a;
}

.btn-wrapper {
  grid-row-gap: 1rem;
  flex-direction: column;
  margin-top: 4rem;
  display: flex;
}

.tab_link {
  grid-column-gap: 1rem;
  color: var(--base-color--neutral-100);
  background-color: #103b4e80;
  border-radius: .5rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  line-height: 1px;
  display: flex;
  overflow: hidden;
}

.tab_link.w--current {
  background-color: var(--base-color--terciary);
  color: var(--base-color--primary-main);
}

.planta_pin {
  grid-column-gap: .5rem;
  background-color: #101314;
  border-radius: .25rem;
  justify-content: flex-start;
  align-items: center;
  min-width: 2rem;
  min-height: 2rem;
  padding: .5rem;
  line-height: 1;
  transition: all .8s ease-in-out;
  display: flex;
  position: absolute;
  inset: 5% auto auto 18%;
  overflow: hidden;
}

.tab_menu {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--base-color--primary-light);
  background-color: #103b4e40;
  border-radius: .5rem;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 2.5rem;
  padding: .35rem;
  display: flex;
  overflow: hidden;
}

.tab_link-icon {
  color: var(--base-color--secondary-main);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.tab_content {
  height: auto;
  overflow: visible;
}

._01_content-wrap {
  z-index: 25;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.planta_thumbnails-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.planta_thumbnails-img-wrap {
  border-radius: .25rem;
  width: 5.5rem;
  height: 3rem;
  position: relative;
  overflow: hidden;
}

.tab-link_title-plantas {
  font-size: 1.13rem;
  font-weight: 400;
  line-height: 1.3rem;
}

.planta_thumbs_wrap {
  grid-column-gap: 1.5rem;
  align-items: center;
  display: flex;
}

.tab_link-text-block {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex-direction: column;
  display: flex;
}

.tab-link_subtitle {
  font-size: .63rem;
  font-weight: 500;
  line-height: .8rem;
}

.ping-group {
  display: none;
}

.plantas_final-wrap {
  z-index: 5;
  text-align: center;
  letter-spacing: 1px;
  background-image: url('../images/legenda-shape.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-end;
  width: 12.5rem;
  height: 3rem;
  margin-bottom: -2px;
  padding-bottom: .63rem;
  font-size: .88rem;
  font-weight: 400;
  display: none;
  position: absolute;
  inset: auto auto 0% 50%;
  transform: translate(-50%);
}

.cover-fit {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.planta_img {
  object-fit: scale-down;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.svg-icon-6 {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.svg-icon-6.is--svg-icon-small {
  width: .75rem;
  height: .75rem;
}

.btn-primary {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--base-color--primary-light);
  color: #fff;
  cursor: pointer;
  border-radius: .5rem;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 17rem;
  padding: 1rem 1.5rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .42s;
  display: flex;
}

.btn-primary:hover {
  background-color: var(--base-color--primary-main);
}

.btn-primary.is-whatsapp {
  background-color: var(--social-colors--whatsapp-main);
}

.btn-primary.is-whatsapp:hover {
  background-color: var(--social-colors--whatsapp-dark);
}

.email-code__wrapper {
  justify-content: center;
}

.container {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.svg-icon-8 {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.sld-caption__numeration {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  display: none;
}

.sld-caption__dinamic-number {
  color: #fafeff;
  font-size: 1rem;
  font-weight: 700;
}

.sld-caption__final-number {
  color: #3683aa91;
  font-size: .875rem;
  font-weight: 700;
}

.heading-subtitle {
  color: var(--base-color--neutral-700);
  text-wrap: balance;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3;
}

.accordion-button-arrow {
  object-fit: scale-down;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.accordion-body {
  color: var(--base-color--neutral-100);
  width: 100%;
  height: 0;
  position: relative;
}

.accordion-body.w--open {
  background-color: #0000;
  height: auto;
  overflow: hidden;
}

.accordion-header {
  border-bottom: 1px solid var(--base-color--primary-light);
  color: var(--base-color--terciary);
  background-color: #0000;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 4rem;
  padding: 1rem 1rem 1rem 1.5rem;
  font-size: 1rem;
  font-weight: 400;
  display: flex;
}

.accordion-header.w--open {
  border-bottom: 1px solid #0000001a;
}

.accordion-title {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.accordion-icon {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
}

.destaques-accordion {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.destaques-accordion.hide {
  display: none;
}

.accordion-button {
  border: 1px solid var(--base-color--primary-light);
  background-color: var(--base-color--primary-main);
  color: #fff;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: .5rem;
  display: flex;
}

.accordion-button:hover {
  background-color: var(--base-color--primary-light);
}

.line-bottom-deco {
  background-color: #68a36d;
  width: 2rem;
  height: .125rem;
  display: none;
  position: absolute;
  inset: auto auto 0% 0%;
}

.planta_diferenciais-list-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.planta_pin-2 {
  grid-column-gap: .5rem;
  background-color: #101314;
  border-radius: .25rem;
  justify-content: flex-start;
  align-items: center;
  min-width: 2rem;
  min-height: 2rem;
  padding: .5rem;
  line-height: 1;
  transition: all .8s ease-in-out;
  position: absolute;
  inset: 5% auto auto 18%;
  overflow: hidden;
}

.plantas--dif-icon {
  color: #68a36d;
  flex: none;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.plantas_ct-right {
  border-style: solid;
  border-width: 1px 1px 4px;
  border-color: var(--base-color--terciary);
  background-color: #fff;
  border-radius: .5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.plantas_ct-right.is-planta-02 {
  background-color: #e3e4e8;
}

.plantas_cta_text {
  color: #ffffffb3;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.3rem;
}

.plantas_ct-left {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-right: 3rem;
  display: flex;
}

.planta_diferencial_block {
  grid-column-gap: 1rem;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--borders--faded-stroke);
  color: var(--base-color--terciary);
  text-wrap: pretty;
  align-items: center;
  margin-right: 1rem;
  padding-bottom: .75rem;
  display: flex;
  position: relative;
}

.plantas_title-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.plantas--dorms-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.plantas_dorms {
  color: var(--base-color--terciary);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3;
}

.planta--metragem {
  color: var(--base-color--terciary);
  text-indent: 0;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.plantas_frame {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  align-items: center;
  min-height: 35rem;
  max-height: 42rem;
  display: grid;
}

.bolotario_pin-number-2 {
  color: #fff;
  flex: none;
  font-size: .875rem;
  font-weight: 700;
}

.grid_diferenciais {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr));
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.hero_bg-line {
  opacity: .1;
  width: 90dvw;
  margin-top: -8dvw;
  margin-right: -10dvw;
  position: absolute;
  inset: 0% 0% auto auto;
}

.hero_leaf-01 {
  z-index: 1001;
  height: 24dvw;
  max-height: 32rem;
  position: absolute;
  inset: -7% auto auto -12%;
}

.hero_leaf-02 {
  z-index: 1000;
  height: 28dvw;
  max-height: 36rem;
  position: absolute;
  inset: auto -5% -60% auto;
}

._2-col-grid {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  width: 100%;
}

.vertcal-header-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  margin-bottom: 2rem;
  display: flex;
}

.kv-divider {
  width: 3rem;
}

._2-col-list-grid {
  grid-column-gap: var(--theme-grid-gap--content);
  grid-row-gap: var(--theme-grid-gap--content);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  position: relative;
}

.sobre_img-wrap {
  background-image: url('../images/image-sobre-min.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-end;
  height: 50rem;
  display: flex;
  position: relative;
}

.caption-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--base-color--neutral-100);
  justify-content: center;
  align-items: center;
  margin: 1.5rem 2rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.caption-divider {
  color: var(--base-color--secondary-main);
  width: 1rem;
}

.sobre_caption {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--base-color--neutral-100);
  justify-content: center;
  align-items: center;
  margin: 2rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 40%;
  transform: translate(-50px);
}

.slide_text-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--base-color--primary-main);
  color: var(--base-color--terciary);
  text-align: center;
  letter-spacing: .25px;
  text-transform: uppercase;
  text-wrap: balance;
  border-radius: .25rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 26.25rem;
  margin-right: 2.5rem;
  padding: 1rem;
  font-size: .88rem;
  font-weight: 400;
  line-height: 1.5;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: translate(0, 40%);
}

.slide_nav {
  pointer-events: none;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1rem;
  display: flex;
  inset: auto auto 0% 0%;
  transform: translate(0, 120%);
}

.metragem-span {
  font-size: 3rem;
}

.planta_diferencial {
  color: var(--base-color--secondary-main);
  text-indent: 0;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
}

.plantas_main-title {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  letter-spacing: 2px;
  flex-flow: column;
  display: flex;
}

.vertical-line-divider {
  background-color: var(--base-color--terciary);
  width: 1.5px;
  height: 1rem;
}

.dorms_span {
  font-size: 1.5rem;
  font-weight: 500;
}

.planta_diferencial_text {
  font-size: var(--paragraph-small--font-size);
  letter-spacing: .5px;
  font-weight: 300;
  line-height: 1.2;
}

.plantas_cta_span {
  color: var(--base-color--secondary-main);
  font-size: .88rem;
  font-weight: 500;
}

.thumbnail-overlay {
  opacity: 0;
  transform: scale3d(1none, 1none, 1none);
  color: var(--base-color--terciary);
  transform-style: preserve-3d;
  background-color: #011720cc;
  justify-content: center;
  align-items: center;
  transition: all .7s cubic-bezier(.23, 1, .32, 1);
  display: flex;
  position: absolute;
  inset: 0%;
}

.thumbnail-overlay:hover {
  opacity: 1;
  transform: scale(1.25);
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.shape_bg_plantas {
  opacity: .19;
  position: absolute;
  inset: -30% -40% auto auto;
}

.plantas-01_content-left {
  position: relative;
}

.plantas-01_content-right {
  justify-content: center;
  align-items: center;
  padding-bottom: 5rem;
  display: flex;
}

.masked-img {
  object-fit: contain;
  object-position: 0% 50%;
}

.sc-divider-bottom-plantas {
  width: 100%;
  margin-bottom: 96px;
  position: absolute;
  inset: auto 0% 0%;
}

.plantas_leaf-01 {
  width: 17.5rem;
  position: absolute;
  inset: auto 10% 9% auto;
}

.header-vertical {
  color: var(--base-color--terciary);
  text-align: center;
  flex-flow: column;
  grid-template: "overline overline overline overline overline overline overline overline overline overline overline overline"
                 "title title title title title title title . text text text text"
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 50rem;
  margin: 2rem auto 1rem;
  display: flex;
}

.header-vertical.is-dark {
  color: var(--base-color--primary-main);
}

.sc-header-lazer_text {
  text-wrap: balance;
  align-self: auto;
  max-width: 28rem;
  margin-bottom: 2.5rem;
}

.lazer-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-top: 1px solid var(--base-color--primary-light);
  border-bottom: 1px solid var(--base-color--primary-light);
  color: var(--base-color--terciary);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.list-block, .lazer-icons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.localizacao_leaf-01 {
  width: 4rem;
  margin-top: .75rem;
  margin-bottom: 1.5rem;
}

.full-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-top: 1px solid var(--base-color--terciary);
  border-bottom: 1px solid var(--base-color--terciary);
  grid-template-rows: auto;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  position: relative;
}

.lc-bloco-01_bg {
  background-color: var(--base-color--primary-main);
  flex: 1;
}

.lc-bloco-01_bg-divider {
  width: 100%;
  max-width: none;
}

.content-left {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.content-right {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.cta_wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.btn-flex__text-link {
  letter-spacing: .5px;
  text-transform: uppercase;
  flex: none;
  margin-bottom: 0;
  margin-right: 0;
  font-size: .625rem;
  font-weight: 700;
}

.cta_heading {
  color: var(--base-color--terciary);
  letter-spacing: .5px;
  text-transform: uppercase;
  flex: none;
  margin-bottom: 0;
  font-size: .625rem;
  font-weight: 700;
  line-height: 1.5;
}

.cta_links {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.cta_btn {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: var(--social-colors--whatsapp-main);
  color: #193f0c;
  border-radius: .5rem;
  align-items: center;
  padding: .625rem .75rem;
  transition: all .48s ease-in-out;
  display: flex;
}

.cta_btn:hover {
  background-color: var(--social-colors--whatsapp-dark);
}

.cta-contato {
  border-style: solid;
  border-width: 1.5px 1.5px 4px;
  border-color: var(--base-color--secondary-main);
  background-color: var(--base-color--primary-dark);
  cursor: pointer;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  transition: all .48s cubic-bezier(.785, .135, .15, .86);
  display: none;
  position: fixed;
  inset: auto 2rem 2rem auto;
}

.icon-footer {
  width: 1rem;
  height: 1rem;
  margin-right: .5rem;
}

.d1up-link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  font-size: .88rem;
  font-weight: 400;
  transition: all .26s ease-in;
  display: flex;
}

.d1up-link:hover {
  color: #fdb913;
}

.footer-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #00262f;
  flex-flow: column;
  padding-top: 2rem;
  display: flex;
  position: relative;
}

.localizacao-footer {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-politica {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logo-content-footer {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-footer-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: var(--base-color--terciary);
  text-transform: uppercase;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 16rem;
  font-weight: 700;
  display: flex;
}

.footer-content {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  color: #abb6ba;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 2rem;
  display: flex;
}

.footer-heading {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-wp {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.logo-footer {
  width: 100%;
  max-width: 12rem;
  position: relative;
}

.footer-content-down {
  border-top: 1px solid #21424e;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.footer__logo-links {
  object-fit: contain;
  width: 10rem;
  height: 5rem;
  transition: transform .4s cubic-bezier(.165, .84, .44, 1);
}

.footer__logo-links:hover {
  transform: translate(0, -.35rem);
}

.footer__logo-links.is-rsf {
  width: 8.5rem;
}

.footer {
  background-color: #f1ede7;
  position: relative;
}

.footer_divider {
  width: 102%;
  display: flex;
  position: relative;
  top: 2px;
  right: 1%;
}

.html-embed {
  display: flex;
}

.logo-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.accordion {
  border: 1px solid var(--base-color--primary-light);
  background-color: var(--base-color--primary-main);
  color: var(--base-color--primary-main);
  border-radius: .5rem;
  width: 100%;
  overflow: hidden;
}

.slide_nav-center {
  z-index: 5;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  padding-top: 0;
  display: flex;
  transform: translate(0, 100%);
}

.slide-localizacao {
  background-color: #0000;
  flex-direction: column;
  height: auto;
  margin-bottom: 5rem;
}

.card-subtitle-wrap {
  grid-column-gap: .5rem;
  color: var(--base-color--secondary-main);
  align-items: center;
  display: flex;
}

.card_content-wrap {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  padding: 1rem 1.5rem;
  display: flex;
}

.card_localizcao {
  border: 1px solid var(--base-color--primary-light);
  background-color: var(--base-color--primary-main);
  border-radius: .5rem;
  width: 32%;
  margin-right: 2rem;
  overflow: hidden;
}

.card_img-wrap {
  aspect-ratio: 16 / 9;
  border-radius: .5rem;
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

.icon-localizacao {
  width: 1.5rem;
  height: 1.5rem;
  margin: 1rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.card-title {
  font-family: var(--h6--font-family);
  color: var(--base-color--terciary);
  letter-spacing: .5px;
  font-size: 1rem;
  font-weight: 400;
}

.card_icon-big {
  opacity: .16;
  width: 7rem;
  height: 7rem;
  position: absolute;
  inset: auto -8% -10% auto;
}

.accordion_list-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding: 1rem;
  display: flex;
}

.accordion_list-item {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: var(--base-color--terciary);
  text-wrap: pretty;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.accordion_title {
  color: var(--base-color--neutral-100);
  letter-spacing: .5px;
  font-size: .88rem;
  font-weight: 400;
  line-height: 1.2;
}

.accordion_icon-big {
  opacity: .16;
  width: 12rem;
  height: 12rem;
  position: absolute;
  inset: auto -17% -13% auto;
}

.slide-wrap {
  position: relative;
}

.localizacao_leaf-02 {
  z-index: 25;
  width: 5rem;
  position: absolute;
  inset: auto -4% -9% auto;
}

.tab_menu_light {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--base-color--terciary);
  background-color: #d7cfc526;
  border-radius: .5rem;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 2.5rem;
  padding: .35rem;
  display: flex;
  overflow: hidden;
}

.tab_link_light {
  grid-column-gap: 1rem;
  color: var(--base-color--primary-light);
  background-color: #d7cfc500;
  border-radius: .5rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  line-height: 1px;
  display: flex;
  overflow: hidden;
}

.tab_link_light.w--current {
  background-color: var(--base-color--primary-main);
  color: var(--base-color--terciary-lighter);
}

.footer-text {
  color: #ffffffb3;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.4;
}

.hero-cta {
  color: var(--base-color--terciary);
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: .25rem;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.3;
}

.diferenciais_wrap-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1rem;
  display: flex;
}

.list-frame {
  color: var(--base-color--primary-main);
  background-color: #d7cfc526;
  border: 1px solid #b2a594;
  border-radius: .5rem;
  padding: .5rem 1rem;
  font-size: .88rem;
  font-weight: 400;
}

._3-col-list-grid {
  grid-column-gap: var(--theme-grid-gap--content);
  grid-row-gap: var(--theme-grid-gap--content);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
}

.comand-product-line {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #f1ede7;
  letter-spacing: 4px;
  border-top: 1px solid #d7cfc566;
  border-bottom: 1px solid #d7cfc566;
  justify-content: center;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  line-height: 1;
  display: flex;
}

.show-mobile {
  display: none;
}

.hero_bg-line-02 {
  opacity: .1;
  width: 90dvw;
  margin-top: -8dvw;
  margin-right: -10dvw;
  position: absolute;
  inset: 0% 0% auto auto;
}

.lightbox-galeria {
  border-radius: .5rem;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.cookies-text {
  color: var(--base-color--terciary);
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.5;
}

.kaa-nome {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-style: solid;
  border-width: 1px 1px 4px;
  border-color: var(--base-color--secondary-main);
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  padding: .75rem 2rem .75rem .75rem;
  display: grid;
  position: relative;
  overflow: hidden;
}

.name-overline {
  color: var(--base-color--neutral-600);
  letter-spacing: 1px;
  text-transform: uppercase;
  text-wrap: pretty;
  margin-bottom: .25rem;
  font-size: .75rem;
  font-weight: 500;
}

.name-title {
  color: var(--base-color--secondary-main);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 300;
}

.name-logo {
  width: 6rem;
}

.name-logo-wrap {
  background-color: #76ac6414;
  border-radius: .5rem;
  padding: 1rem;
}

.name-bg {
  opacity: .2;
  height: 150%;
  position: absolute;
  inset: auto -11% -30% auto;
}

.video_full {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.modal-wrapper {
  z-index: 1000;
  border-style: solid;
  border-width: 1.5px 1.5px .25rem;
  border-color: var(--base-color--secondary-main);
  background-color: var(--form-bg);
  border-radius: .5rem;
  width: 100%;
  max-width: 45rem;
  max-height: 90dvh;
  padding: 3rem;
  position: relative;
}

.modal-subheading {
  color: var(--base-color--secondary-main);
  text-transform: uppercase;
  margin-bottom: .5rem;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.4;
}

.modal-heading {
  color: var(--base-color--terciary);
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4;
}

.modal-whatsapp {
  z-index: 5000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-close-trigger {
  background-color: var(--base-color--secondary-main);
  color: #fff;
  cursor: pointer;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: 1rem;
  transition: all .2s ease-in-out;
  display: flex;
  position: absolute;
  inset: 1.25rem 1.25rem auto auto;
}

.modal-close-trigger:hover {
  color: #fff;
  background-color: #ea3838;
  padding-top: .875rem;
  box-shadow: 0 12px 1.5rem #0000004a;
}

.modal-bg {
  z-index: 1000;
  -webkit-backdrop-filter: grayscale() blur(.375rem);
  backdrop-filter: grayscale() blur(.375rem);
  cursor: pointer;
  background-color: #011720e6;
  position: absolute;
  inset: 0%;
}

.progress-line {
  z-index: 9000;
  background-color: var(--base-color--secondary-main);
  width: 0%;
  height: .25rem;
  position: fixed;
  inset: 0% 0% auto;
}

.cta-bar__link {
  grid-column-gap: 1rem;
  color: #fff;
  cursor: pointer;
  border: .00390625rem solid #0000;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: .75rem 3rem;
  text-decoration: none;
  transition: border-color .42s cubic-bezier(.165, .84, .44, 1), background-color .42s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.cta-bar__link:hover {
  background-color: #1f1f1f;
  border: .0625rem solid #ad6d52;
}

.cta-bar__link.cta-bar__whatsapp {
  z-index: 500;
  background-color: var(--social-colors--whatsapp-main);
  opacity: 1;
  border-radius: 500px;
  padding: 1.2rem;
  position: fixed;
  inset: auto 4rem 2rem auto;
}

.cta-bar__link.cta-bar__whatsapp:hover {
  background-color: var(--social-colors--whatsapp-dark);
  border-color: #1fb256;
}

.cta-arrow {
  object-position: 0% 100%;
  background-color: inherit;
  border-radius: 4px;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  inset: auto auto 5% 5%;
  transform: rotate(90deg);
}

.cta-bar__icon {
  color: #fff;
  width: 3rem;
  height: 3rem;
  position: relative;
}

.produto-title {
  color: var(--base-color--secondary-main);
  text-align: center;
  letter-spacing: 8px;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}

.plt-hero {
  background-color: #00262f;
  align-items: center;
  height: 20rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.plt-container {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
}

.plt-container._1216px {
  max-width: 1216px;
}

.plt__hero-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.plt__brand {
  width: 12.5rem;
  height: 160px;
}

.plt__btn {
  color: #133807;
  letter-spacing: -.25px;
  background-color: #76ac64;
  border-radius: 4px;
  padding: 20px 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: color .4s ease-in-out;
  display: inline-block;
}

.plt__btn:hover {
  color: #fff;
  background-color: #77b463;
}

.plt-heading-24px {
  text-align: left;
  text-transform: uppercase;
  margin-top: 48px;
  margin-bottom: 16px;
  font-size: 21px;
  font-weight: 400;
}

.plt-block {
  text-align: justify;
  width: 640px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.divider_plt {
  width: 100%;
  margin-top: -5px;
  position: absolute;
  inset: 0% 0% auto;
  transform: rotate(180deg);
}

.pl-p {
  color: #515a5d;
  margin-bottom: 0;
  font-weight: 400;
}

.plt-section {
  background-color: #f1ede7;
  padding: 160px 64px 100px;
  position: relative;
  overflow: hidden;
}

.plt-title {
  color: #00262f;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
}

.text-block {
  max-width: 45rem;
}

.overlay-video {
  background-color: #000d13d9;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-color.text-color-dark-bg {
  color: #b5b5b5;
}

.hover-link {
  border: 1px solid var(--base-color--secondary-main);
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff0;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 11px;
  text-decoration: none;
  display: flex;
}

.horizontal-content-divider {
  width: 2rem;
  height: .25rem;
  margin-top: 1rem;
}

.spacing-section-base-2 {
  height: 12.5rem;
}

.hero_subtitle {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.3;
}

.hover-btn-component {
  z-index: 100;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 148px;
  height: 148px;
  padding: 1.5rem;
  display: flex;
  position: absolute;
  inset: auto 0 5vw auto;
}

.hover-btn-component.hover-btn-video {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  inset: 0 0 0 0;
}

.p-text-2 {
  letter-spacing: .15px;
  font-weight: 400;
  line-height: 1.8;
}

.p-text-2.p-text-small {
  font-size: .875rem;
}

.header_label {
  grid-column-gap: .75rem;
  color: #f05454;
  align-items: center;
  margin-bottom: 2rem;
  font-size: .875rem;
  display: flex;
}

.video_cta {
  grid-column-gap: .75rem;
  color: var(--base-color--secondary-light);
  align-items: center;
  margin-top: 4rem;
  font-size: 1.13rem;
  font-weight: 300;
  display: flex;
}

.video_cta:hover {
  color: #f7eee4;
}

.padding-global-2 {
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.video_content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.absolute-content-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.video_grid {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  width: 100%;
}

.label-icon {
  width: 1rem;
  height: .6rem;
  display: none;
}

.heading-style-h1-2 {
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: .5rem;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.sc-video {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100dvh;
  min-height: 50rem;
  max-height: 75rem;
  display: flex;
  position: relative;
  inset: auto auto 0% 0%;
  overflow: hidden;
}

.video_header {
  flex-direction: column;
}

.grid-block-2 {
  position: relative;
}

.label-text {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 700;
}

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

.container-medium-2 {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.sc-tour {
  background-color: var(--base-color--terciary);
}

.tour--bg-up {
  background-color: var(--base-color--primary-dark);
  height: 5.2rem;
  position: absolute;
  inset: 0% 0% auto;
}

.tour--bg-down {
  background-color: #011720;
  height: 16.5rem;
  position: absolute;
  inset: auto 0% 0%;
}

.tour-wrapper {
  border-radius: var(--theme-border-radius--main);
  background-image: linear-gradient(#011f2c8f, #011f2c8f), url('../images/galeria-kaa_28_web_1.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: 40rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 80px 80px -64px #0000008f;
}

.tour--container-medium {
  max-width: var(--base-structure--main-container--main);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.tour--container-medium.is-padding-top-0 {
  padding-top: 0;
}

.tour--container-medium.is-fixed-container {
  padding-top: 0;
  padding-bottom: 0;
}

.tour--container-medium.is-padding-top-small {
  padding-top: 1.5rem;
}

.tour--container-medium.is-padding-top-medium {
  padding-top: 12rem;
}

.tour-content {
  border-top-right-radius: var(--theme-border-radius--main);
  border-bottom-right-radius: var(--theme-border-radius--main);
  background-color: #f1ede7;
  padding: 6rem 10rem 6rem 3.5rem;
}

.tour-button-content {
  width: 100%;
  max-width: 13.5rem;
}

.tour-button {
  grid-column-gap: 1rem;
  background-color: var(--base-color--secondary-main);
  color: var(--base-color--terciary-lighter);
  cursor: pointer;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  min-height: 3rem;
  padding: .75rem 1.5rem .8rem;
  font-size: .875rem;
  font-weight: 400;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.tour-button:hover {
  background-color: var(--base-color--secondary-dark);
}

.tour-icon {
  position: absolute;
  inset: 2rem 2rem auto auto;
}

.tour_content_wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  color: var(--base-color--primary-main);
  flex-flow: column;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.tour_content_wrap.is-vertical-header {
  flex-flow: column;
  max-width: 40rem;
  display: flex;
}

.tour_content_wrap.is-vertical-header.is-vertical-light, .tour_content_wrap.is-light {
  color: var(--base-color--terciary);
}

.tour_content_wrap.is-video-header {
  color: var(--base-color--terciary);
  flex-flow: column;
  max-width: 40rem;
  display: flex;
}

.tour_content_wrap.is-video-header.is-vertical-light {
  color: var(--base-color--terciary);
}

.tour_overline_wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: var(--base-color--secondary-main);
  letter-spacing: 5px;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2rem;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.tour_overline_wrap.is-centered {
  justify-content: center;
  align-items: center;
}

.tour_contet_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  margin-bottom: 2rem;
  display: flex;
}

@media screen and (max-width: 991px) {
  body {
    background-size: 50%;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .spacing-block-xhuge {
    height: 6rem;
  }

  .ss_footer {
    grid-row-gap: 1rem;
    flex-wrap: wrap;
    padding-top: 4rem;
  }

  .ss_sidebar {
    width: 18rem;
    padding-left: 2.5em;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .spacing-block-medium, .spacing-block-custom4 {
    height: 1.5rem;
  }

  .spacing-section-medium {
    height: 6.25rem;
  }

  .ss_content_item.is-horizontal {
    flex-direction: column;
  }

  .ss_content_item.is-horizontal-center {
    flex-direction: column;
    align-items: flex-start;
  }

  .hide-tablet {
    display: none;
  }

  .spacing-block-huge {
    height: 5rem;
  }

  .spacing-block-large {
    height: 2.5rem;
  }

  .ss_utility_spacing-items {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .spacing-block-xxhuge {
    height: 8rem;
  }

  .spacing-block-xlarge {
    height: 3rem;
  }

  .ss_utility_color-items {
    grid-column-gap: 1rem;
  }

  .g-spacing-sc-main {
    height: 7.5rem;
  }

  .padding-global {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .spacing-section-large {
    height: 7.5rem;
  }

  .spacing-block-xxlarge {
    height: 4rem;
  }

  .spacing-section-xlarge {
    height: 7.5rem;
  }

  .text-size-medium {
    font-size: .88rem;
  }

  .ss_utility_visibility-wrap.show-tablet {
    display: block;
  }

  .ss_utility_visibility-wrap.hide-mobile {
    width: 100%;
    min-width: 0;
  }

  .container-medium {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .container-medium.is-padding-top-small {
    padding-bottom: 8rem;
  }

  .ss-label-small {
    font-size: 15px;
  }

  .spacing-section-huge {
    height: 9.375rem;
  }

  .spacing-section-xxlarge {
    height: 7.5rem;
  }

  .spacing-section-small {
    height: 5.125rem;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .caption-text {
    font-size: .75rem;
  }

  .caption-text.is-secondary-caption {
    font-size: .63rem;
  }

  .overline_wrap {
    margin-bottom: 1rem;
  }

  .show-tablet {
    display: block;
  }

  .spacing-section-base {
    height: 7.5rem;
  }

  .sc-header__text.is-lighter {
    align-self: stretch;
    margin-right: auto;
  }

  .footer_disclaimer-list {
    grid-column-gap: 1.5rem;
  }

  .foooter_disclaimer-divider {
    display: none;
  }

  .sc-header__title {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .sc-header__title.is-vertical-title {
    margin-bottom: 0;
  }

  .sc-header__title.is-vertical-video {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
  }

  .svg-icon.is--svg-icon-medium, .svg-icon.is--svg-icon-large, .svg-icon.is--svg-icon-small {
    width: 1rem;
    height: 1rem;
  }

  .sc_content-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .sc-hero {
    padding-top: 3rem;
  }

  .sc-divider {
    height: 80dvw;
    min-height: 0;
    max-height: none;
  }

  .sc-plantas-01 {
    padding-top: 8rem;
  }

  .navbar {
    z-index: 3000;
  }

  .menu_btn {
    background-color: var(--base-color--secondary-main);
    color: #fff;
    text-align: center;
    border-radius: .5rem;
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    height: 3.5rem;
    padding: 1rem;
    display: flex;
  }

  .menu_btn.w--open {
    background-color: var(--base-color--secondary-light);
    color: #1c4110;
    justify-content: center;
    align-items: center;
  }

  .navbar_button {
    flex: 1;
    min-height: 4rem;
    margin-top: 1rem;
    margin-left: 0;
  }

  .menu-text-link {
    border: 1px solid var(--base-color--secondary-main);
    text-align: center;
    border-radius: .5rem;
    margin-bottom: 1rem;
    padding: 1rem 1.5rem;
  }

  .navbar_menu {
    grid-row-gap: 1rem;
    background-color: var(--base-color--primary-dark);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    flex-direction: column;
    min-height: 100vh;
    margin-top: .63rem;
    margin-left: -2rem;
    margin-right: -2rem;
    padding: 2rem;
    position: absolute;
  }

  .navbar_menu.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .navbar_logo-wrap {
    margin-right: 0;
  }

  .hero_content-wrap {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
  }

  .hero_header {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .hero-label {
    margin-top: 0;
    font-size: 1rem;
  }

  .hero_logo {
    width: 16rem;
  }

  .hero-subtitle {
    padding-bottom: 2px;
    font-size: 1.5rem;
  }

  .product-heading {
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: .88rem;
  }

  .grid-block {
    align-self: flex-start;
  }

  .main-grid {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: flex;
  }

  .header.is-vertical-header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .header.is-vertical-header.is-vertical-light {
    max-width: none;
  }

  .header.is-video-header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .header.is-video-header.is-vertical-light {
    max-width: none;
  }

  .grid-casas {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    height: 100vh;
  }

  .caption_shape {
    width: .32rem;
    height: .32rem;
  }

  .list-component {
    width: auto;
    margin-right: 56px;
  }

  ._2-col-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

  .slide-content {
    height: 24rem;
  }

  .map-button-wrapper {
    flex-flow: column;
  }

  .map {
    height: 24rem;
  }

  .ficha-tab--pane {
    padding: 2.5rem;
  }

  .ficha-tecnica__column {
    flex-direction: column;
  }

  .ficha-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    margin-bottom: 0;
    padding: 0;
  }

  .btn-wrapper {
    grid-column-gap: 1rem;
    flex-direction: row;
    display: flex;
  }

  .tab_link {
    grid-column-gap: .75rem;
  }

  .tab_menu {
    margin-bottom: 1rem;
    overflow: auto;
  }

  ._01_content-wrap {
    flex-flow: column-reverse;
    display: flex;
  }

  .tab-link_title-plantas {
    letter-spacing: 1px;
    font-size: .88rem;
  }

  .tab_link-text-block {
    grid-row-gap: 0rem;
  }

  .planta_img {
    padding: 1rem;
  }

  .svg-icon-6.is--svg-icon-small {
    width: 1rem;
    height: 1rem;
  }

  .btn-primary {
    max-width: none;
  }

  .sld-caption__dinamic-number, .sld-caption__final-number {
    font-size: 1rem;
  }

  .destaques-accordion {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .planta_diferenciais-list-wrap {
    margin-left: -3rem;
    margin-right: -3rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .plantas_ct-left {
    justify-content: flex-start;
    align-items: stretch;
    padding: 2rem;
  }

  .plantas_title-wrap {
    border-bottom: 1px solid var(--base-color--primary-light);
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1rem;
  }

  .plantas_frame {
    grid-template-rows: auto 36rem;
    grid-template-columns: 1fr;
    place-items: start stretch;
    width: 100%;
    min-height: 0;
    max-height: none;
  }

  ._2-col-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    display: flex;
  }

  .vertcal-header-wrap {
    margin-bottom: 1rem;
  }

  .kv-divider.mobile-plantas {
    margin-left: auto;
  }

  ._2-col-list-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .slide_text-box {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    text-align: right;
    letter-spacing: 0;
    text-transform: none;
    background-color: #011f2cb3;
    width: 45%;
    max-width: none;
    margin-bottom: 1.5rem;
    margin-right: -.6rem;
    padding: .75rem 2rem 1rem .5rem;
    font-size: .88rem;
    inset: auto 0% 0% auto;
    transform: none;
  }

  .slide_nav {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .plantas-01_content-right {
    padding-bottom: 2rem;
  }

  .header-vertical {
    grid-row-gap: .75rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .sc-header-lazer_text {
    max-width: none;
    margin-bottom: 1rem;
  }

  .lazer-list {
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .full-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .cta_wrap {
    justify-content: center;
  }

  .cta_links {
    flex: 1;
  }

  .cta_btn {
    flex: 1;
    justify-content: center;
  }

  .cta-contato {
    background-image: linear-gradient(#e8d2a0c9, #e8d2a0c9), url('../images/noise_pattern_02.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, auto 60%;
    border-radius: 0;
    padding-bottom: 1rem;
    padding-left: 4.5rem;
    padding-right: 4.5rem;
    inset: auto 0% 0%;
  }

  .logo-content-footer {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .footer-content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
  }

  .footer-heading {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .accordion {
    width: 100%;
  }

  .slide-localizacao {
    padding-right: 16px;
  }

  .card_localizcao {
    width: 50%;
  }

  .accordion_list-wrap {
    margin-left: -3rem;
    margin-right: -3rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .tab_menu_light {
    overflow: auto;
  }

  .diferenciais_wrap-list {
    justify-content: flex-start;
    width: 100%;
  }

  ._3-col-list-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .cta-bar__link {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .cta-bar__icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .plt-hero {
    height: 280px;
  }

  .plt-container {
    max-width: none;
  }

  .plt__brand {
    width: 120px;
    height: 120px;
  }

  .plt-heading-24px {
    margin-top: 40px;
  }

  .plt-block {
    width: 100%;
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .pl-p {
    font-size: 16px;
  }

  .plt-section {
    padding: 80px 56px;
  }

  .spacing-section-base-2 {
    height: 7.5rem;
  }

  .header_label {
    margin-bottom: 1.5rem;
  }

  .video_cta {
    display: none;
  }

  .padding-global-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .video_grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .heading-style-h1-2 {
    font-size: 2.5rem;
  }

  .sc-video {
    height: 50rem;
  }

  .video-play {
    align-self: flex-start;
  }

  .sc-tour {
    background-color: var(--base-color--primary-dark);
    padding-bottom: 10rem;
  }

  .tour--bg-up {
    display: none;
    inset: 0%;
  }

  .tour--bg-down {
    display: none;
  }

  .tour-wrapper {
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
    height: 30rem;
    overflow: visible;
  }

  .tour--container-medium.is-padding-top-small {
    padding-bottom: 8rem;
  }

  .tour-content {
    border-radius: var(--theme-border-radius--main);
    width: 95%;
    margin-bottom: -10rem;
    margin-left: auto;
    margin-right: auto;
    padding: 2rem;
  }

  .tour-button-content {
    flex: none;
  }

  .tour_content_wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: flex-end;
  }

  .tour_content_wrap.is-vertical-header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .tour_content_wrap.is-vertical-header.is-vertical-light {
    max-width: none;
  }

  .tour_content_wrap.is-video-header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .tour_content_wrap.is-video-header.is-vertical-light {
    max-width: none;
  }

  .tour_overline_wrap {
    letter-spacing: 2px;
    margin-bottom: .75rem;
  }

  .tour_contet_header {
    margin-bottom: 1rem;
  }

  .tour_title.heading-style-h3 {
    font-size: 1.75rem;
  }

  .tour_subtitle.heading-subtitle {
    font-size: .75rem;
  }

  .tour_content_top {
    flex: 1;
  }
}

@media screen and (max-width: 767px) {
  .heading-style-h1 {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .spacing-block-xhuge {
    height: 4rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .ss_sidebar {
    z-index: 3;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding: 4rem 2em;
    position: relative;
  }

  .heading-style-h2 {
    letter-spacing: 0;
  }

  .ss_utility_alignment-wrap {
    width: 100%;
  }

  .spacing-block-medium, .spacing-block-custom4 {
    height: 1.25rem;
  }

  .spacing-section-medium {
    height: 3.75rem;
  }

  .height-block-large {
    height: 2.5rem;
  }

  .ss_content_item.remove-border-mobile {
    border-top-style: none;
  }

  .ss_content_items-wrap {
    border-bottom-style: none;
  }

  .ss_content_items-wrap.with-gap-row {
    grid-row-gap: 2rem;
  }

  .spacing-block-huge {
    height: 3.5rem;
  }

  .spacing-block-large {
    height: 1.5rem;
  }

  .ss_sidebar_sticky {
    padding-bottom: 0;
    position: relative;
    top: 0;
  }

  .ss_utility_spacing-items {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .spacing-block-xxhuge {
    height: 4.5rem;
  }

  .height-block-xlarge, .height-block-small {
    height: 2.5rem;
  }

  .spacing-block-custom3 {
    height: 1.25rem;
  }

  .spacing-block-xlarge {
    height: 2rem;
  }

  .ss_utility_color-items {
    width: 100%;
  }

  .ss_text_label {
    margin-bottom: 4rem;
    display: none;
  }

  .g-spacing-sc-main {
    height: 5rem;
  }

  .padding-global {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .text-size-large {
    font-size: 1.063rem;
  }

  .spacing-section-large {
    height: 5rem;
  }

  .height-block-huge, .spacing-section-xsmall {
    height: 2.5rem;
  }

  .ss_section {
    flex-direction: column-reverse;
  }

  .ss_section.is-header {
    height: auto;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .max-width-full-mobile {
    width: 100%;
    max-width: none;
  }

  .spacing-block-xxlarge {
    height: 3rem;
  }

  .spacing-section-xlarge {
    height: 6.25rem;
  }

  .ss_utility_visibility-wrap.show-mobile {
    display: block;
  }

  .ss_text_sidebar-heading {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
  }

  .container-medium.is-padding-top-small {
    padding-bottom: 5rem;
  }

  .spacing-section-huge {
    height: 7.5rem;
  }

  .spacing-section-xxlarge {
    height: 6.25rem;
  }

  .ss_content {
    padding-top: 2rem;
    padding-bottom: 8em;
  }

  .ss_text_heading {
    font-size: 2.5em;
  }

  .ss_nav_content {
    justify-content: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: auto;
  }

  .spacing-section-small {
    height: 2.5rem;
  }

  .hide-mobile {
    display: none;
  }

  .height-block-medium, .height-block-xsmall {
    height: 2.5rem;
  }

  .d1up_logo {
    margin-left: 8px;
  }

  .spacing-section-base {
    height: 5rem;
  }

  .foooter_links {
    padding-left: 0;
    padding-right: 0;
  }

  .footer__links-list {
    grid-row-gap: .75rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .footer__logo-signature {
    font-size: .625rem;
  }

  .footer__logos {
    grid-row-gap: 2rem;
    flex-wrap: wrap;
  }

  .footer__logo-link {
    height: 6rem;
  }

  .footer__link-block {
    flex: 1;
  }

  .footer__logo-block {
    grid-row-gap: .75rem;
  }

  .cookie_button {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
  }

  .nav {
    position: fixed;
    inset: 0% 0% auto;
  }

  .cookies-component {
    border-radius: 18px;
  }

  .bg-wrap {
    height: 50%;
  }

  .hero_header {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .hero-label {
    font-size: .88rem;
    line-height: 1.5;
  }

  .hero_logo {
    width: 15rem;
  }

  .main-grid, .header {
    grid-column-gap: 4rem;
    grid-row-gap: 1.5rem;
  }

  .btn-zoom {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .list-component {
    grid-column-gap: 1rem;
    margin-bottom: 0;
    margin-right: 0;
  }

  .slide-content {
    position: relative;
  }

  .slide_arrow {
    width: 3.5rem;
    height: 3.5rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .map-button-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 2rem;
    margin-right: 0;
    position: static;
  }

  .map {
    height: 20rem;
  }

  .map-wrapper {
    height: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .map-button {
    flex: 1;
    justify-content: center;
    align-items: center;
  }

  .column__heading {
    font-size: .75rem;
  }

  .column__heading.column_subtitle {
    text-align: left;
    font-size: .875rem;
  }

  .ficha-tecnica__column {
    flex-direction: column;
  }

  .column__heading-block {
    width: 100%;
    margin-bottom: .5rem;
  }

  .btn-wrapper {
    justify-content: space-between;
  }

  .tab_menu {
    flex-flow: column;
  }

  .btn-primary {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sld-caption__dinamic-number, .sld-caption__final-number {
    font-size: .875rem;
  }

  .accordion-header.w--open {
    border-bottom-color: var(--base-color--primary-light);
  }

  .destaques-accordion {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .line-bottom-deco {
    width: 1.5rem;
  }

  .planta_diferenciais-list-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .plantas--dif-icon {
    width: 1.5rem;
  }

  .plantas_ct-right {
    height: 28rem;
  }

  .plantas_cta_text {
    font-size: .5rem;
    line-height: 1.15rem;
  }

  .plantas_ct-left {
    grid-row-gap: 2rem;
    padding: 1.5rem;
  }

  .planta_diferencial_block {
    grid-column-gap: .5rem;
  }

  .plantas_dorms {
    font-size: .75rem;
  }

  .planta--metragem {
    font-size: 1.5rem;
  }

  .plantas_frame {
    grid-template-rows: auto auto;
  }

  .hero_bg-line {
    opacity: .35;
    margin-top: 2dvw;
    margin-right: -40dvw;
  }

  .hero_leaf-01 {
    height: 32dvw;
    top: 1%;
  }

  .hero_leaf-02 {
    bottom: -20%;
    right: -6%;
  }

  ._2-col-list-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(45%, 1fr));
    display: flex;
  }

  .planta_diferencial {
    font-size: 1.5rem;
  }

  .plantas-01_content-right {
    padding-bottom: 3rem;
  }

  .masked-img {
    height: 70dvw;
  }

  .plantas_leaf-01 {
    width: 14rem;
    bottom: 5%;
    right: 9%;
  }

  .header-vertical {
    grid-column-gap: 4rem;
    grid-row-gap: 1.5rem;
  }

  .full-list {
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(45%, 1fr));
  }

  .cta_wrap {
    grid-column-gap: .5rem;
  }

  .btn-flex__text-link {
    line-height: 1.5;
  }

  .cta_heading {
    display: none;
  }

  .cta_btn {
    flex: 1;
  }

  .cta-contato {
    background-image: linear-gradient(#e8d2a0cc, #e8d2a0cc), url('../images/noise_pattern_02.png');
    background-position: 0 0, 103%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .icon-footer {
    width: .75rem;
    margin-right: .25rem;
  }

  .footer__logo-links {
    height: 6rem;
  }

  .slide-localizacao {
    padding-right: 0;
  }

  .card_localizcao {
    width: 95%;
    height: auto;
  }

  .accordion_list-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 2rem;
  }

  .accordion_list-item {
    grid-column-gap: .5rem;
  }

  .accordion_icon-big {
    right: -8%;
  }

  ._3-col-list-grid {
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(45%, 1fr));
  }

  .hero_bg-line-02 {
    opacity: .35;
    margin-top: 2dvw;
    margin-right: -40dvw;
  }

  .kaa-nome {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .name-overline {
    letter-spacing: 0;
    font-size: .63rem;
  }

  .name-title {
    letter-spacing: 0;
    font-size: 1rem;
    font-weight: 400;
  }

  .name-logo {
    width: 3.5rem;
  }

  .name-logo-wrap {
    padding: .75rem;
  }

  .name-bg {
    opacity: .12;
  }

  .cta-bar__link {
    grid-row-gap: .5rem;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .cta-bar__link.cta-bar__whatsapp {
    bottom: 3rem;
    right: 3rem;
  }

  .cta-bar__icon {
    flex: none;
  }

  .plt-hero {
    padding-left: 32px;
    padding-right: 32px;
  }

  .plt-container {
    width: 100%;
    max-width: none;
  }

  .plt__hero-block {
    flex-direction: row;
    align-items: center;
  }

  .plt__brand {
    width: 100px;
    height: 100px;
  }

  .pl-p {
    font-size: 14px;
  }

  .plt-section {
    padding: 80px 32px;
  }

  .hover-link {
    background-color: #2b3036de;
  }

  .spacing-section-base-2 {
    height: 5rem;
  }

  .hover-btn-component {
    display: none;
  }

  .hover-btn-component.hover-btn-video {
    display: flex;
  }

  .p-text-2 {
    font-size: .875rem;
  }

  .header_label {
    grid-column-gap: 1rem;
    margin-bottom: 1rem;
  }

  .padding-global-2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .video_grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .heading-style-h1-2 {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .sc-video {
    height: 40rem;
  }

  .tour--container-medium.is-padding-top-small {
    padding-bottom: 5rem;
  }

  .tour-button {
    flex: 1;
    justify-content: center;
    align-items: center;
  }

  .tour_content_wrap {
    grid-column-gap: 4rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .tour_overline_wrap {
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 479px) {
  body {
    background-image: url('../images/noise-pattern.svg'), url('../images/noise-pattern.svg');
    background-position: 50%, 50%;
    background-size: 50%, 50%;
    overflow: visible;
  }

  .heading-style-h2 {
    font-size: 1.5rem;
  }

  .heading-style-h4 {
    letter-spacing: .5px;
    font-size: 1.35rem;
    line-height: 1.2em;
  }

  .heading-style-h3 {
    font-size: 1.25rem;
    line-height: 1.2em;
  }

  .ss_utility_spacing-items, .ss_utility_color-items {
    grid-template-columns: 1fr 1fr;
  }

  .main-wrap {
    overflow: hidden;
  }

  .container-medium.is-padding-top-medium {
    padding-top: 10rem;
    padding-bottom: var(--size--72px);
  }

  .caption-text {
    letter-spacing: 0;
  }

  .overline_wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    letter-spacing: 2.5px;
    margin-bottom: 1.25rem;
    font-size: .63rem;
  }

  .overline_wrap.is-centered {
    flex-flow: column;
  }

  .d1up_logo {
    width: 1rem;
    height: 1rem;
  }

  .fixed-content {
    z-index: 13000;
  }

  .footer__links-list {
    align-items: stretch;
  }

  .footer__logos {
    margin-bottom: 2rem;
  }

  .footer__logo-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cookie_button {
    padding: .75rem 1.5rem;
    font-size: .75rem;
  }

  .sc-header__title, .sc-header__title.is-vertical-title, .sc-header__title.is-vertical-video {
    margin-bottom: .75rem;
  }

  .overline_icon {
    width: 1.25rem;
    height: 1.25rem;
  }

  .nav {
    z-index: 500;
    width: 100%;
  }

  .svg-icon.is--svg-icon-medium, .svg-icon.is--svg-icon-large, .svg-icon.is--svg-icon-small {
    width: .75rem;
    height: .75rem;
  }

  .cookies-component {
    z-index: 2500;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 0%;
  }

  .ds_header-big {
    margin-bottom: 1.5rem;
  }

  .sc-hero {
    flex-flow: row;
    padding-top: 0;
    padding-bottom: 0;
  }

  .sc-plantas-01 {
    padding-top: 5rem;
  }

  .bg-wrap {
    height: 60%;
  }

  .menu_btn {
    color: #fff;
  }

  .menu_btn.w--open:active {
    color: #1c4110;
  }

  .svg-icon-3.is-svg-icon-small {
    width: 1rem;
    height: 1rem;
  }

  .navbar_menu {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .navbar_logo-wrap.w--current {
    min-width: 0;
    max-width: 10rem;
  }

  .hero_content-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-between;
    align-items: center;
    min-height: 80dvh;
    padding-top: 2.5rem;
    padding-bottom: 1.5rem;
  }

  .hero_header {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .hero-label {
    letter-spacing: 5px;
    line-height: 1.75;
  }

  .hero_logo {
    width: 12rem;
  }

  .text-span {
    letter-spacing: 1px;
    font-size: .88rem;
  }

  .hero-subtitle {
    font-size: 1.5rem;
  }

  .hero-product {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    margin-top: 0;
  }

  .hero-subtitle-span {
    font-size: 1rem;
  }

  .comand-product.line2 {
    letter-spacing: 2px;
  }

  .product-heading {
    letter-spacing: 6px;
    padding: 8px;
    font-size: .75rem;
  }

  .hero_arrow {
    flex: none;
    width: 3rem;
    height: 3rem;
    display: flex;
  }

  .header {
    grid-row-gap: 0rem;
  }

  .header.is-vertical-header, .header.is-video-header {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .bolotario_pin {
    min-width: 1rem;
    min-height: 1rem;
    padding: 0;
    font-size: .5rem;
  }

  .grid-casas {
    grid-template-rows: 100dvw 60dvw 60dvw 60dvw 60dvw;
    grid-template-columns: 1fr;
    height: auto;
    margin-bottom: 1rem;
  }

  .btn-zoom {
    width: 2.5rem;
    height: 2.5rem;
    margin: .5rem;
    padding: .7rem;
  }

  .list-text-subtitle {
    letter-spacing: 1px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.1rem;
  }

  .list-text {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .list-text-title {
    font-size: .88rem;
  }

  .slide {
    width: 100%;
    margin-right: 1rem;
  }

  .slide-content {
    height: auto;
    max-height: none;
    position: relative;
  }

  .slide_arrow {
    width: 2.5rem;
    height: 2.5rem;
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .slide_arrow.is-galeria-arrow {
    bottom: 4rem;
  }

  .map-button-wrapper {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin-top: 1rem;
  }

  .svg-icon-5 {
    width: .75rem;
  }

  .map-button {
    grid-column-gap: .5rem;
    flex: 1;
    padding: .5rem 1rem;
  }

  .icon-diferenciais-plantas {
    display: none;
  }

  .ficha-tab--pane {
    padding: 2rem;
  }

  .column__heading {
    font-size: .6rem;
    line-height: 1.4em;
  }

  .column__heading.column_subtitle {
    text-align: left;
    margin-bottom: 8px;
    padding-left: 0;
    font-size: .75rem;
  }

  .ficha-tecnica__column {
    border-bottom-width: 1.5px;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: .5rem;
    padding-right: 0;
  }

  .column__heading-block {
    margin-bottom: 0;
  }

  .ficha-grid {
    grid-row-gap: 1rem;
    grid-template-columns: 100%;
    width: 100%;
  }

  .form-wrapper {
    padding: 1rem;
  }

  .btn-wrapper {
    flex-direction: column;
    margin-bottom: 32px;
  }

  .tab_link {
    justify-content: flex-start;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .planta_pin {
    min-width: 1rem;
    min-height: 1rem;
    padding: 0;
    font-size: .5rem;
  }

  .planta_thumbnails-wrap {
    grid-column-gap: .75rem;
  }

  .tab-link_title-plantas {
    letter-spacing: 0;
    line-height: 1.1rem;
  }

  .planta_thumbs_wrap {
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tab_link-text-block {
    height: auto;
  }

  .svg-icon-6.is--svg-icon-small {
    width: .75rem;
    height: .75rem;
  }

  .svg-icon-8 {
    width: .75rem;
  }

  .heading-subtitle {
    font-size: .88rem;
  }

  .accordion-button-arrow {
    width: .75rem;
    height: .75rem;
  }

  .accordion-header {
    height: 3.5rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .accordion-icon {
    display: none;
  }

  .destaques-accordion {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .accordion-button {
    width: 2rem;
    height: 2rem;
  }

  .planta_diferenciais-list-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: .75rem;
    place-items: stretch stretch;
  }

  .planta_pin-2 {
    min-width: 1rem;
    min-height: 1rem;
    padding: 0;
    font-size: .5rem;
  }

  .plantas--dif-icon {
    width: .75rem;
    height: .75rem;
    margin-bottom: .25rem;
  }

  .plantas_ct-right {
    height: 20rem;
    padding: 0;
  }

  .plantas_cta_text {
    line-height: 1.3;
  }

  .plantas_ct-left {
    grid-row-gap: 1.5rem;
    width: 100%;
    padding: 0;
  }

  .planta_diferencial_block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: .5rem;
  }

  .plantas_title-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-style: solid;
    border-width: 1px 1px 4px;
    border-color: var(--base-color--primary-light);
    border-radius: .5rem;
    padding: 1rem 1.5rem;
  }

  .plantas--dorms-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .plantas_dorms {
    letter-spacing: 1px;
    line-height: 1;
  }

  .planta--metragem {
    font-size: 1.25rem;
    line-height: 1;
  }

  .plantas_frame {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 100%;
  }

  .grid_diferenciais {
    grid-template-columns: 1fr;
  }

  .hero_bg-line {
    opacity: .16;
    width: 200dvw;
    max-width: none;
    margin-top: -40dvw;
    margin-left: 40dvw;
    margin-right: 0;
    inset: 0% auto auto 0%;
  }

  .hero_leaf-01 {
    z-index: 0;
    inset: -1% auto auto -14%;
  }

  ._2-col-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .vertcal-header-wrap {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .kv-divider.mobile-plantas {
    width: 2rem;
  }

  ._2-col-list-grid {
    grid-template-columns: 1fr;
  }

  .sobre_img-wrap {
    height: 130dvw;
  }

  .caption-wrap {
    margin: 1.5rem 1.5rem 1rem;
  }

  .sobre_caption {
    margin: 1rem;
    left: 45%;
  }

  .slide_text-box {
    z-index: -1;
    border: 1px solid var(--base-color--secondary-main);
    color: var(--base-color--primary-light);
    text-align: center;
    background-color: #76ac6414;
    border-radius: .5rem;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: -2rem;
    margin-bottom: 0;
    margin-right: 0;
    padding: 2.3rem 1rem 1rem;
    font-size: .75rem;
    line-height: 1.3;
    position: relative;
    transform: none;
  }

  .metragem-span {
    font-size: 2rem;
  }

  .planta_diferencial {
    letter-spacing: 0;
    font-size: .88rem;
  }

  .vertical-line-divider {
    width: 100%;
    height: .09rem;
  }

  .planta_diferencial_text, .plantas_cta_span {
    font-size: .75rem;
  }

  .plantas-01_content-right {
    padding-bottom: 2rem;
  }

  .masked-img {
    height: 75dvw;
  }

  .plantas_leaf-01 {
    width: 10rem;
    bottom: 3%;
    right: 4%;
  }

  .header-vertical {
    grid-row-gap: 0rem;
  }

  .header-vertical.is-dark {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lazer-list {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start stretch;
    display: grid;
  }

  .list-block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
  }

  .localizacao_leaf-01 {
    width: 3rem;
    margin-bottom: 0;
  }

  .full-list {
    grid-template-columns: 1fr;
  }

  .content-left {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .btn-flex__text-link {
    letter-spacing: 0;
    flex: 0 auto;
    font-size: 11px;
  }

  .cta_heading {
    letter-spacing: 0;
    flex: 0 auto;
    margin-right: 8px;
    font-size: 10px;
    display: none;
  }

  .cta_links {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .cta_btn {
    flex: none;
    width: 48%;
    margin-left: 0;
  }

  .cta-contato {
    z-index: 3000;
    padding: .5rem 1.5rem;
    inset: auto 0% 0%;
  }

  .icon-footer {
    width: 16px;
    height: 16px;
  }

  .localizacao-footer {
    margin-bottom: 1rem;
  }

  .footer-politica {
    flex-flow: column;
  }

  .footer-heading {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .footer-content-down {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .footer__logo-links {
    height: 4rem;
  }

  .logo-content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
  }

  .card-subtitle-wrap {
    align-items: center;
  }

  .card_localizcao {
    border-color: #6c6c7552;
    width: 101%;
    margin-right: .75rem;
  }

  .card-title {
    font-size: .88rem;
  }

  .card_icon-big {
    width: 5rem;
    height: 5rem;
  }

  .accordion_list-wrap {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    padding: 1.5rem;
  }

  .accordion_list-item {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    font-size: .75rem;
  }

  .accordion_title {
    font-size: .75rem;
  }

  .accordion_icon-big {
    opacity: .08;
    width: 10rem;
    height: 10rem;
  }

  .localizacao_leaf-02 {
    width: 3rem;
  }

  .tab_menu_light {
    flex-flow: column;
  }

  ._3-col-list-grid {
    grid-template-columns: 1fr;
  }

  .show-mobile {
    display: block;
  }

  .hero_bg-line-02 {
    opacity: .16;
    width: 200dvw;
    max-width: none;
    margin-top: 0;
    margin-bottom: -40dvw;
    margin-right: 40dvw;
    inset: auto 0% 0% auto;
  }

  .lightbox-galeria {
    aspect-ratio: 3 / 2;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .cookies-text {
    font-size: .63rem;
  }

  .kaa-nome {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding-right: .75rem;
  }

  .video_full.is-video-big {
    height: 150%;
    margin-top: -40%;
  }

  .modal-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 1.5rem;
    overflow: auto;
  }

  .modal-subheading {
    font-size: .75rem;
  }

  .modal-heading {
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }

  .modal-whatsapp {
    display: none;
  }

  .modal-close-trigger {
    width: 2rem;
    height: 2rem;
    padding: .5625rem;
  }

  .cta-bar__link {
    grid-row-gap: .5rem;
    padding: .25rem .5rem .5rem;
  }

  .cta-bar__link.cta-bar__whatsapp {
    padding: 1rem;
    bottom: 1rem;
    right: 1rem;
  }

  .cta-arrow {
    width: 2rem;
    height: 2rem;
    bottom: 3%;
    left: 3%;
  }

  .cta-bar__icon {
    display: flex;
  }

  .produto-title {
    letter-spacing: 6px;
    font-size: 3rem;
    font-weight: 300;
  }

  .plt-hero {
    align-items: flex-end;
    padding-left: 24px;
    padding-right: 24px;
  }

  .plt__hero-block {
    flex-direction: column;
    margin-bottom: -21px;
  }

  .plt__brand {
    margin-bottom: 72px;
  }

  .plt__btn {
    text-align: center;
    width: 100%;
  }

  .plt-heading-24px {
    margin-top: 32px;
  }

  .plt-block {
    text-align: left;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .plt-section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .sc-video {
    height: auto;
    min-height: 0;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sc-tour {
    padding-bottom: 4rem;
  }

  .tour-wrapper {
    aspect-ratio: 9 / 16;
    background-image: linear-gradient(to bottom, null, null), url('../images/galeria-kaa_28_web_1.webp');
    background-position: 0 0, 50%;
    width: 100%;
    height: auto;
  }

  .tour--container-medium.is-padding-top-medium {
    padding-top: 10rem;
  }

  .tour-content {
    margin-bottom: -5rem;
    padding: 1.5rem;
  }

  .tour-button-content {
    margin-top: 1rem;
  }

  .tour-button {
    grid-column-gap: .5rem;
    flex: 1;
    padding: .5rem 1rem;
  }

  .tour_content_wrap {
    grid-row-gap: 0rem;
  }

  .tour_content_wrap.is-vertical-header, .tour_content_wrap.is-video-header {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .tour_overline_wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    letter-spacing: 0;
    margin-bottom: 1rem;
    font-size: .63rem;
  }

  .tour_overline_wrap.is-centered {
    flex-flow: column;
  }

  .tour_contet_header {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .tour_title.heading-style-h3 {
    font-size: 1.5rem;
  }
}

#w-node-_60a5e6be-f5be-8c32-57b7-8d60f072c77e-9f782c96 {
  justify-self: end;
}

#w-node-_88d05608-60ad-d8ef-1fa0-2caff01eb5bd-9f782c96 {
  grid-area: overline;
}

#w-node-d56102fb-7943-fd44-2688-6559fa959d0d-9f782c96 {
  grid-area: title;
}

#w-node-_88d05608-60ad-d8ef-1fa0-2caff01eb5c6-9f782c96 {
  grid-area: text;
  align-self: stretch;
}

#w-node-_55466a8a-1cf1-43f7-9901-1e28802debc5-9f782c96 {
  align-self: center;
}

#w-node-a7115238-d318-3869-1275-bf2a0fc74a14-9f782c96 {
  grid-area: overline;
}

#w-node-a7115238-d318-3869-1275-bf2a0fc74a18-9f782c96 {
  grid-area: title;
}

#w-node-a7115238-d318-3869-1275-bf2a0fc74a1d-9f782c96 {
  grid-area: text;
  align-self: stretch;
}

#w-node-_11f9c089-16a2-3f58-8aa7-512cb5d1e6b6-9f782c96 {
  grid-area: overline;
}

#w-node-_11f9c089-16a2-3f58-8aa7-512cb5d1e6ba-9f782c96 {
  grid-area: title;
}

#w-node-_250a5786-f951-f34d-4ec0-d7ef99e693dd-9f782c96 {
  align-self: center;
}

#w-node-c953c20a-3e87-dbbf-ec3f-cfb822072517-9f782c96 {
  grid-area: overline;
}

#w-node-c953c20a-3e87-dbbf-ec3f-cfb82207251b-9f782c96 {
  grid-area: title;
}

#w-node-_8d759c7c-9d32-79d9-22e5-2cab0349e5d8-9f782c96 {
  grid-area: overline;
}

#w-node-_8d759c7c-9d32-79d9-22e5-2cab0349e5dc-9f782c96 {
  grid-area: title;
}

#w-node-_8d759c7c-9d32-79d9-22e5-2cab0349e5e1-9f782c96 {
  grid-area: text;
  align-self: center;
}

#w-node-_996540b9-e1d4-dd71-1767-1f1c23be86f3-9f782c96 {
  align-self: stretch;
}

#w-node-_996540b9-e1d4-dd71-1767-1f1c23be8734-9f782c96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_7be17c63-a316-14bc-c85b-1616772d6b74-9f782c96 {
  align-self: stretch;
}

#w-node-_7be17c63-a316-14bc-c85b-1616772d6baa-9f782c96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_63de0572-5c48-b4ad-804f-c0d7a358d3cc-9f782c96 {
  grid-area: overline;
}

#w-node-_5da9f0dc-0c9c-7516-f25f-9029851add02-9f782c96 {
  grid-area: title;
}

#w-node-c50d0791-4a6c-cf9c-eba8-3cb840157ea9-9f782c96 {
  grid-area: overline;
}

#w-node-c50d0791-4a6c-cf9c-eba8-3cb840157ead-9f782c96 {
  grid-area: title;
}

#w-node-de08cd62-d685-e9ac-1ce3-72ac69cecf78-9f782c96 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_50f3140c-3754-91c5-0cc1-d89375a20519-9f782c96, #w-node-bd73e807-5bd3-7848-9aee-c38c55d71818-9f782c96, #w-node-_507fe64d-7946-4518-eefc-973069aef71c-9f782c96, #w-node-dfe2eb1d-8e4c-f4f0-52f7-23fda1cba8fb-9f782c96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9aa381d5-3fd1-9a2a-3ef5-a28ee2ad0dcc-9f782c96 {
  grid-area: overline;
}

#w-node-_9aa381d5-3fd1-9a2a-3ef5-a28ee2ad0dd0-9f782c96 {
  grid-area: title;
}

#w-node-_011caa84-bffd-c859-4aad-95ae3d44ec57-9f782c96 {
  justify-self: stretch;
}

#w-node-_8665eba4-a41c-6a3f-b08d-5c1392e1f2e0-9f782c96 {
  grid-area: overline;
}

#w-node-_8665eba4-a41c-6a3f-b08d-5c1392e1f2e4-9f782c96 {
  grid-area: title;
}

#w-node-_8665eba4-a41c-6a3f-b08d-5c1392e1f2ea-9f782c96 {
  grid-area: text;
  align-self: center;
}

#w-node-_27c4b670-2600-f852-2e58-272d9a4eeea4-9f782c96 {
  grid-area: overline;
}

#w-node-_27c4b670-2600-f852-2e58-272d9a4eeea8-9f782c96 {
  grid-area: title;
}

#w-node-_27c4b670-2600-f852-2e58-272d9a4eeead-9f782c96 {
  grid-area: text;
  align-self: stretch;
}

#w-node-_0364d189-794d-b0d1-e91f-f6f93bb2d9d5-9f782c96, #w-node-_0364d189-794d-b0d1-e91f-f6f93bb2d9dc-9f782c96, #w-node-_0364d189-794d-b0d1-e91f-f6f93bb2d9ea-9f782c96, #w-node-_0364d189-794d-b0d1-e91f-f6f93bb2d9f1-9f782c96, #w-node-_0364d189-794d-b0d1-e91f-f6f93bb2d9f8-9f782c96, #w-node-_0364d189-794d-b0d1-e91f-f6f93bb2da08-9f782c96 {
  align-self: stretch;
}

#w-node-_0364d189-794d-b0d1-e91f-f6f93bb2da1d-9f782c96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_0364d189-794d-b0d1-e91f-f6f93bb2da2b-9f782c96 {
  align-self: stretch;
}

#w-node-_0364d189-794d-b0d1-e91f-f6f93bb2da32-9f782c96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_0364d189-794d-b0d1-e91f-f6f93bb2da39-9f782c96 {
  align-self: stretch;
}

#w-node-_0364d189-794d-b0d1-e91f-f6f93bb2da42-9f782c96, #w-node-_0364d189-794d-b0d1-e91f-f6f93bb2da49-9f782c96, #w-node-_0364d189-794d-b0d1-e91f-f6f93bb2da50-9f782c96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_0364d189-794d-b0d1-e91f-f6f93bb2d9ff-9f782c96 {
  align-self: stretch;
}

#w-node-_61ac3af9-3a88-65d0-2504-2a00621688ad-9f782c96 {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-_43469318-4c54-239f-b705-dc7e2419f744-9f782c96 {
  grid-area: overline;
}

#w-node-_43469318-4c54-239f-b705-dc7e2419f748-9f782c96 {
  grid-area: title;
}

#w-node-_43469318-4c54-239f-b705-dc7e2419f750-9f782c96 {
  grid-area: text;
  align-self: stretch;
}

#w-node-_61ac3af9-3a88-65d0-2504-2a00621688cc-9f782c96 {
  grid-area: 1 / 8 / 2 / 13;
}

#w-node-_5c57e281-f207-12c3-8314-5139f75b3ba5-9f782c98, #w-node-e5bab079-c150-dcdc-b9b1-3f27775581b4-9f782c98, #w-node-_5c57e281-f207-12c3-8314-5139f75b3c56-9f782c98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c57e281-f207-12c3-8314-5139f75b3c60-9f782c98, #w-node-_5c57e281-f207-12c3-8314-5139f75b3c7d-9f782c98 {
  align-self: stretch;
}

#w-node-_0209ce74-b5a4-4264-97b3-5c4a95aa30d2-9f782c98, #w-node-_0209ce74-b5a4-4264-97b3-5c4a95aa3111-9f782c98, #w-node-_0209ce74-b5a4-4264-97b3-5c4a95aa3151-9f782c98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0209ce74-b5a4-4264-97b3-5c4a95aa315c-9f782c98, #w-node-_0209ce74-b5a4-4264-97b3-5c4a95aa3179-9f782c98 {
  align-self: stretch;
}

#w-node-_8bf7d25d-14ca-7042-8406-19c5b50898dc-9f782c98, #w-node-_8bf7d25d-14ca-7042-8406-19c5b508991b-9f782c98, #w-node-_01e4e4bc-424b-b866-c667-f543f3214b3c-9f782c98, #w-node-_5c57e281-f207-12c3-8314-5139f75b3e17-9f782c98, #w-node-_5c57e281-f207-12c3-8314-5139f75b3e27-9f782c98, #w-node-_5c57e281-f207-12c3-8314-5139f75b3e37-9f782c98, #w-node-_5c57e281-f207-12c3-8314-5139f75b3e51-9f782c98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c57e281-f207-12c3-8314-5139f75b3e54-9f782c98 {
  align-self: stretch;
}

#w-node-_5c57e281-f207-12c3-8314-5139f75b3e7e-9f782c98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c57e281-f207-12c3-8314-5139f75b3e81-9f782c98 {
  align-self: stretch;
}

#w-node-_5c57e281-f207-12c3-8314-5139f75b3eac-9f782c98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c57e281-f207-12c3-8314-5139f75b3eaf-9f782c98 {
  align-self: stretch;
}

#w-node-_5c57e281-f207-12c3-8314-5139f75b3eda-9f782c98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c57e281-f207-12c3-8314-5139f75b3edd-9f782c98 {
  align-self: stretch;
}

#w-node-_31308b20-f172-a6df-26c0-8022a5e73cf4-9f782c98 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

@media screen and (max-width: 991px) {
  #w-node-_83e0e009-073b-5ba3-4691-ac20d2328801-9f782c96 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-de08cd62-d685-e9ac-1ce3-72ac69cecf78-9f782c96 {
    grid-area: span 2 / span 4 / span 2 / span 4;
  }

  #w-node-_50f3140c-3754-91c5-0cc1-d89375a20519-9f782c96, #w-node-bd73e807-5bd3-7848-9aee-c38c55d71818-9f782c96, #w-node-_507fe64d-7946-4518-eefc-973069aef71c-9f782c96, #w-node-dfe2eb1d-8e4c-f4f0-52f7-23fda1cba8fb-9f782c96 {
    grid-column: span 2 / span 2;
  }

  #w-node-_61ac3af9-3a88-65d0-2504-2a00621688ad-9f782c96, #w-node-_61ac3af9-3a88-65d0-2504-2a00621688cc-9f782c96 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_250a5786-f951-f34d-4ec0-d7ef99e693dd-9f782c96 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_996540b9-e1d4-dd71-1767-1f1c23be8734-9f782c96, #w-node-_7be17c63-a316-14bc-c85b-1616772d6baa-9f782c96 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ceec351b-28ba-8c0d-8440-6598009e4715-9f782c96, #w-node-de6041bf-4310-6b12-79cc-0f905fdfd93f-9f782c96, #w-node-_7be17c63-a316-14bc-c85b-1616772d6b91-9f782c96, #w-node-_7be17c63-a316-14bc-c85b-1616772d6b93-9f782c96 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-de08cd62-d685-e9ac-1ce3-72ac69cecf78-9f782c96 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_50f3140c-3754-91c5-0cc1-d89375a20519-9f782c96, #w-node-bd73e807-5bd3-7848-9aee-c38c55d71818-9f782c96, #w-node-_507fe64d-7946-4518-eefc-973069aef71c-9f782c96, #w-node-dfe2eb1d-8e4c-f4f0-52f7-23fda1cba8fb-9f782c96 {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Arboria';
  src: url('../fonts/Arboria-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arboria';
  src: url('../fonts/Arboria-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arboria';
  src: url('../fonts/Arboria-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arboria';
  src: url('../fonts/Arboria-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arboria';
  src: url('../fonts/Arboria-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arboria';
  src: url('../fonts/Arboria-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}