@font-face {
  font-family: Playfair Display;
  src: url('../fonts/playfair_display_variable_font.woff2') format("woff2");
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Archivo;
  src: url('../fonts/archivo_variable_font.woff2') format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --_theme---background--surface-01: var(--_color-primitives---neutral--0);
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_theme---typography--heading: var(--_color-primitives---primary--1000);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_theme---typography--text: var(--_color-primitives---neutral--600);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h6);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_typography---font-size--text-small: clamp(var(--_typography---font-variables--text-small-min) * 1rem, ((var(--_typography---font-variables--text-small-min)  - ((var(--_typography---font-variables--text-small-max)  - var(--_typography---font-variables--text-small-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---font-variables--text-small-max)  - var(--_typography---font-variables--text-small-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---font-variables--text-small-max) * 1rem);
  --_spacing---space--7: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2.5 * 1rem);
  --_spacing---space--8: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((3 - 2.25) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 3 * 1rem);
  --container--main: calc(var(--screen-size--max) * 1rem);
  --site--margin: clamp(1.5 * 1rem, ((1.5 - ((5 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((5 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 5 * 1rem);
  --container--small: 80rem;
  --container--full: 100vw;
  --_spacing---space--3: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((.75 - .625) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), .75 * 1rem);
  --site--gutter: clamp(1 * 1rem, ((1 - ((2 - 1) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2 - 1) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2 * 1rem);
  --_gap---size: var(--site--gutter);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_spacing---space--2: clamp(.375 * 1rem, ((.375 - ((.5 - .375) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((.5 - .375) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), .5 * 1rem);
  --_spacing---space--4: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1 - .875) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1 * 1rem);
  --_spacing---space--5: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1.5 - 1.25) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1.5 * 1rem);
  --_spacing---space--6: clamp(1.75 * 1rem, ((1.75 - ((2 - 1.75) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2 - 1.75) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2 * 1rem);
  --_spacing---space--9: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((4 - 2.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 4 * 1rem);
  --_typography---primary-font--font-family: "Playfair Display", Arial, sans-serif;
  --_typography---primary-font--regular: 500;
  --_typography---primary-font--medium\<deleted\|variable-bf70a7c1-809a-4d78-48d8-6a700e801b65\>: 500;
  --_typography---primary-font--bold: 700;
  --radius--small\<deleted\|variable-95e0840b-4255-e171-3fc6-e4984fef0994\>: .5rem;
  --radius--main\<deleted\|variable-fb99821f-cbb2-ccb1-74a6-7e151f7b98c1\>: 0rem;
  --radius--round\<deleted\|variable-4e21af7b-42b3-7481-f82c-f74896a9d83f\>: 100vw;
  --_border-styles---border-width--small: .0625rem;
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_border-styles---radius--small: .125rem;
  --border-width--main\<deleted\|variable-6a827233-04fc-6e0e-9b94-ad3b23777e0b\>: .094rem;
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--50);
  --_typography---line-height--1: 1;
  --_typography---font-size--text-xsmall: clamp(var(--_typography---font-variables--text-xsmall-min) * 1rem, ((var(--_typography---font-variables--text-xsmall-min)  - ((var(--_typography---font-variables--text-xsmall-max)  - var(--_typography---font-variables--text-xsmall-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---font-variables--text-xsmall-max)  - var(--_typography---font-variables--text-xsmall-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---font-variables--text-xsmall-max) * 1rem);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --swatch--transparent\<deleted\|variable-f3de064a-6a96-a418-1f97-8812677e8a89\>: transparent;
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_button-style---border: var(--_theme---button-primary--border);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_border-styles---radius--main: .25rem;
  --_border-styles---radius--round: 100vw;
  --_button-style---background: var(--_theme---button-primary--background);
  --_theme---background--surface-02: var(--_color-primitives---neutral--100);
  --_column-count---value: 1;
  --_spacing---section-space--small: clamp(var(--_spacing---section-space-size--small-min) * 1rem, ((var(--_spacing---section-space-size--small-min)  - ((var(--_spacing---section-space-size--small-max)  - var(--_spacing---section-space-size--small-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_spacing---section-space-size--small-max)  - var(--_spacing---section-space-size--small-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_spacing---section-space-size--small-max) * 1rem);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_color-primitives---gradient-primary--start\<deleted\|variable-7b42fc09-b640-f1b2-0bfa-962458b551dd\>: var(--_color-primitives---primary--200);
  --_color-primitives---gradient-primary--end\<deleted\|variable-ace75147-6173-7bd2-ef57-3344249311cd\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_spacing---section-space--none: 0px;
  --_spacing---section-space--main: clamp(var(--_spacing---section-space-size--main-min) * 1rem, ((var(--_spacing---section-space-size--main-min)  - ((var(--_spacing---section-space-size--main-max)  - var(--_spacing---section-space-size--main-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_spacing---section-space-size--main-max)  - var(--_spacing---section-space-size--main-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_spacing---section-space-size--main-max) * 1rem);
  --_spacing---section-space--large: clamp(var(--_spacing---section-space-size--large-min) * 1rem, ((var(--_spacing---section-space-size--large-min)  - ((var(--_spacing---section-space-size--large-max)  - var(--_spacing---section-space-size--large-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_spacing---section-space-size--large-max)  - var(--_spacing---section-space-size--large-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_spacing---section-space-size--large-max) * 1rem);
  --_spacing---section-space--page-top: clamp(var(--_spacing---section-space-size--page-top-min) * 1rem, ((var(--_spacing---section-space-size--page-top-min)  - ((var(--_spacing---section-space-size--page-top-max)  - var(--_spacing---section-space-size--page-top-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_spacing---section-space-size--page-top-max)  - var(--_spacing---section-space-size--page-top-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_spacing---section-space-size--page-top-max) * 1rem);
  --_typography---line-height--1-15: 1.15;
  --_spacing---space--1: clamp(.1875 * 1rem, ((.1875 - ((.25 - .1875) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((.25 - .1875) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), .25 * 1rem);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_theme---typography--overline: var(--_color-primitives---neutral--600);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-main) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_color-primitives---neutral-alpha-light--0: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 0%, transparent);
  --_color-primitives---neutral--900: color-mix(in srgb, var(--_color-primitives---neutral--500), var(--_color-primitives---neutral--1000) 80%);
  --_color-primitives---neutral--500: grey;
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>: white;
  --_subtitle-style---font-family: var(--_typography---secondary-font--font-family);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--900);
  --_subtitle-style---font-size: var(--_typography---font-size--text-xlarge);
  --_subtitle-style---line-height: var(--_typography---line-height--1-3);
  --_subtitle-style---font-weight: var(--_typography---primary-font--light);
  --_subtitle-style---letter-spacing: var(--_typography---letter-spacing--std);
  --container--large: 100rem;
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_units---size--1-5rem: 1.5rem;
  --_color-primitives---feedback-informative--600\<deleted\|variable-4e564391-b5af-be0e-5bac-66d9ff9706b8\>: color-mix(in srgb, color-mix(in srgb, var(--_color-primitives---feedback-informative--color-mix-base\<deleted\|variable-148f1f90-9eae-bae3-41fc-918382400f02\>) 100%, var(--_color-primitives---feedback-colors--color-mix-shader\<deleted\|variable-2ee80565-0443-45bb-066b-8c17814c564a\>) calc(var(--_color-primitives---feedback-colors--color-mix-ratio\<deleted\|variable-54e1b833-db12-fb89-4aed-08f9a9a6a248\>) * 2)) var(--_color-primitives---feedback-colors--color-mix-alpha\<deleted\|variable-70264995-c0af-0461-210b-284181c446bc\>), transparent);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_typography---heading-scales--mobile-base-size: .75;
  --_typography---heading-scales--desktop-base-size: 1.25;
  --_typography---heading-scales--desktop-scale-ratio: 1.2;
  --_typography---heading-scales--mobile-scale-ratio: 1.1;
  --_typography---font-scales--mobile-scale-ratio: 1.125;
  --_typography---font-scales--mobile-base-size: .5;
  --_typography---font-scales--desktop-base-size: .75;
  --_typography---font-scales--desktop-scale-ratio: 1.125;
  --_border-styles---border-width--medium: .09375rem;
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_ui---bullet-primary--main\<deleted\|variable-206ebdb5-6df1-c3e4-fdde-585fc16c1508\>: .35rem;
  --_ui---bullet-primary--large\<deleted\|variable-cc5c0ef2-bce0-62ff-ea35-adff3a5cd30a\>: .5rem;
  --_ui---bullet-primary--small\<deleted\|variable-c8f83940-39a6-efef-4846-fec34c2d4aaa\>: .25rem;
  --_caption-style---outter-gap: var(--_spacing---space--4);
  --_caption-style---inner-gap: var(--_spacing---space--2);
  --_units---padding--medium: var(--_spacing---space--6);
  --_caption-style---font-family: var(--_typography---secondary-font--font-family);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_caption-style---font-size: var(--_typography---font-size--text-small);
  --_caption-style---font-weight: var(--_typography---secondary-font--regular);
  --_caption-style---letter-spacing: var(--_typography---letter-spacing--lg);
  --_caption-style---svg-size: var(--_units---icon-size--16);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_spacing---space--0: 0px;
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_subtitle-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_subtitle-style---margin-bottom: var(--_spacing---space--3);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
  --_button-sizes---icon-size: var(--_units---icon-size--20);
  --_content---float-margin-v\<deleted\|variable-fb3fb6c5-3d57-2271-a58f-81f8530134d5\>: var(--_spacing---space--4);
  --_content---float-margin-h\<deleted\|variable-444c2e5a-4835-773f-fa65-bca5abfcc228\>: var(--_spacing---space--4);
  --_button-sizes---height: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2.5 * 1rem);
  --_color-primitives---neutral--300: color-mix(in srgb, var(--_color-primitives---neutral--500), var(--_color-primitives---neutral--0) 40%);
  --_color-primitives---neutral--950\<deleted\|variable-f232eab9-45da-3fc8-c8f9-f97173bfef2a\>: color-mix(in srgb, var(--_color-primitives---neutral--color-mix-base\<deleted\|variable-c820e65e-e2f5-1284-1b83-ccbe62cf5035\>), var(--_color-primitives---neutral--1000) 95%);
  --_sizes---navbar--top-height: clamp(1.5 * 1rem, ((1.5 - ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2 * 1rem);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_sizes---navbar--botom-height: 3.5rem;
  --_units---icon-size--16: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1 - .875) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1 * 1rem);
  --_typography---secondary-font--regular\<deleted\|variable-53e22c6e-2d3f-ef8c-c938-d09a182a8de9\>: 500;
  --_typography---letter-spacing--n-xsm: calc(var(--_typography---letter-spacing--xsm) * -1);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_typography---letter-spacing--std: 0em;
  --_units---icon-size--20: clamp(1 * 1rem, ((1 - ((1.25 - 1) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1.25 - 1) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1.25 * 1rem);
  --_units---icon-size--12: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((.75 - .625) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), .75 * 1rem);
  --_units---icon-size--24: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1.5 - 1.25) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1.5 * 1rem);
  --_units---icon-size--32: clamp(1.5 * 1rem, ((1.5 - ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2 * 1rem);
  --_border-styles---radius--large: .5rem;
  --_color-primitives---whatsapp--main: #25d366;
  --_color-primitives---whatsapp--dark: color-mix(in srgb, var(--_color-primitives---whatsapp--main), black 40%);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(1 * 1rem, ((1 - ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1.5 * 1rem);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_color-primitives---neutral-alpha-dark--5: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 5%, transparent);
  --_color-primitives---neutral-alpha-dark--90: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 90%, transparent);
  --_sizes---contact-bar--height: clamp(2 * 1rem, ((2 - ((4 - 2) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((4 - 2) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 4 * 1rem);
  --_border-styles---border-width--large: 4rem;
  --_color-primitives---neutral-alpha-dark--0: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 0%, transparent);
  --_sizes---navbar--sm-nav-height: 2rem;
  --_color-primitives---neutral--transparent\<deleted\|variable-a18874ad-b753-bf3f-12fa-957b917e7967\>: transparent;
  --_color-primitives---primary-alpha--40: color-mix(in srgb, var(--_color-primitives---primary-alpha--color-mix-base) 40%, transparent);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --accessible-components--dark-grey\<deleted\|variable-c4d8099c\>: #9b9b9b;
  --_color-primitives---neutral-alpha-dark--70: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 70%, transparent);
  --untitled-ui--gray600\<deleted\|variable-10a0cd12\>: #475467;
  --untitled-ui--gray700\<deleted\|variable-d4f37b50\>: #344054;
  --untitled-ui--gray300\<deleted\|variable-51e0117e\>: #d0d5dd;
  --untitled-ui--white\<deleted\|variable-e3beb9c1\>: white;
  --untitled-ui--primary600\<deleted\|variable-c514c1b4\>: #7f56d9;
  --untitled-ui--primary50\<deleted\|variable-a4451441\>: #f9f5ff;
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --untitled-ui--primary100\<deleted\|variable-35a3c723\>: #f4ebff;
  --untitled-ui--primary300\<deleted\|variable-b540dac6\>: #d6bbfb;
  --screen-size--max: 90;
  --screen-size--min: 20;
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_typography---heading-sizes--display-xlarge: clamp(var(--_typography---heading-variables--display-xlarge-min) * 1rem, ((var(--_typography---heading-variables--display-xlarge-min)  - ((var(--_typography---heading-variables--display-xlarge-max)  - var(--_typography---heading-variables--display-xlarge-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---heading-variables--display-xlarge-max)  - var(--_typography---heading-variables--display-xlarge-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---heading-variables--display-xlarge-max) * 1rem);
  --_typography---letter-spacing--lg: .1em;
  --_typography---line-height--1-7: 1.8;
  --_spacing---space--10: clamp(3.75 * 1rem, ((3.75 - ((7.5 - 3.75) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((7.5 - 3.75) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 7.5 * 1rem);
  --_color-primitives---neutral-alpha-dark--20: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 20%, transparent);
  --_color-primitives---neutral-alpha-dark--60: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 60%, transparent);
  --_color-primitives---neutral--0: #fff;
  --_color-primitives---primary--1000: #000;
  --_color-primitives---primary--0: #fff;
  --_color-primitives---primary--500: #4e3834;
  --_color-primitives---primary--50: color-mix(in srgb, var(--_color-primitives---primary--500), var(--_color-primitives---primary--0) 90%);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_color-primitives---neutral-alpha-dark--30: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 30%, transparent);
  --_color-primitives---neutral--1000: black;
  --_color-primitives---primary--700: color-mix(in srgb, var(--_color-primitives---primary--500), var(--_color-primitives---primary--1000) 40%);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_typography---secondary-font--font-family: Archivo, Arial, sans-serif;
  --_color-primitives---neutral-alpha-dark--80: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 80%, transparent);
  --_color-primitives---primary--100: color-mix(in srgb, var(--_color-primitives---primary--500), var(--_color-primitives---primary--0) 80%);
  --_color-primitives---primary--600: color-mix(in srgb, var(--_color-primitives---primary--500), var(--_color-primitives---primary--1000) 20%);
  --_color-primitives---neutral-alpha-light--50: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 50%, transparent);
  --_color-primitives---primary--200: color-mix(in srgb, var(--_color-primitives---primary--500), var(--_color-primitives---primary--0) 60%);
  --_color-primitives---primary--300: color-mix(in srgb, var(--_color-primitives---primary--500), var(--_color-primitives---primary--0) 40%);
  --_color-primitives---primary--400: color-mix(in srgb, var(--_color-primitives---primary--500), var(--_color-primitives---primary--0) 20%);
  --site--n-margin: calc(var(--site--margin) * -1);
  --site--column-width: calc((min(var(--container--main), 100% - var(--site--margin) * 2)  - (var(--site--gutter) * (var(--site--column-count)  - 1))) / var(--site--column-count));
  --site--column-count: 12;
  --_ui---kv-shape: 1.1rem;
  --_sizes---media-sizes--max-height-screen: calc(100dvh - calc(var(--_sizes---navbar--botom-height)  + var(--_sizes---navbar--top-height)  + var(--_sizes---contact-bar--height)));
  --_sizes---filter--nav-height: clamp(3.5 * 1rem, ((3.5 - ((4.5 - 3.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((4.5 - 3.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 4.5 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --focus--width: .125rem;
  --focus--offset-inner: -.125rem;
  --focus--offset-outer: .1875rem;
  --_color-primitives---primary--800: color-mix(in srgb, var(--_color-primitives---primary--500), var(--_color-primitives---primary--1000) 60%);
  --_color-primitives---primary--900: color-mix(in srgb, var(--_color-primitives---primary--500), var(--_color-primitives---primary--1000) 80%);
  --_color-primitives---primary--950: color-mix(in srgb, var(--_color-primitives---primary--500), var(--_color-primitives---primary--1000) 90%);
  --_color-primitives---neutral--50: color-mix(in srgb, var(--_color-primitives---neutral--500), var(--_color-primitives---neutral--0) 90%);
  --_color-primitives---neutral--100: color-mix(in srgb, var(--_color-primitives---neutral--500), var(--_color-primitives---neutral--0) 80%);
  --_color-primitives---neutral--200: color-mix(in srgb, var(--_color-primitives---neutral--500), var(--_color-primitives---neutral--0) 60%);
  --_color-primitives---neutral--400: color-mix(in srgb, var(--_color-primitives---neutral--500), var(--_color-primitives---neutral--0) 20%);
  --_color-primitives---neutral--600: color-mix(in srgb, var(--_color-primitives---neutral--500), var(--_color-primitives---neutral--1000) 20%);
  --_color-primitives---neutral--700: color-mix(in srgb, var(--_color-primitives---neutral--500), var(--_color-primitives---neutral--1000) 40%);
  --_color-primitives---neutral--800: color-mix(in srgb, var(--_color-primitives---neutral--500), var(--_color-primitives---neutral--1000) 60%);
  --_color-primitives---neutral--950: color-mix(in srgb, var(--_color-primitives---neutral--500), var(--_color-primitives---neutral--1000) 90%);
  --_color-primitives---primary-alpha--10: color-mix(in srgb, var(--_color-primitives---primary-alpha--color-mix-base) 10%, transparent);
  --_color-primitives---primary-alpha--20: color-mix(in srgb, var(--_color-primitives---primary-alpha--color-mix-base) 20%, transparent);
  --_color-primitives---primary-alpha--30: color-mix(in srgb, var(--_color-primitives---primary-alpha--color-mix-base) 30%, transparent);
  --_color-primitives---primary-alpha--50: color-mix(in srgb, var(--_color-primitives---primary-alpha--color-mix-base) 50%, transparent);
  --_color-primitives---primary-alpha--60: color-mix(in srgb, var(--_color-primitives---primary-alpha--color-mix-base) 60%, transparent);
  --_color-primitives---primary-alpha--70: color-mix(in srgb, var(--_color-primitives---primary-alpha--color-mix-base) 70%, transparent);
  --_color-primitives---primary-alpha--80: color-mix(in srgb, var(--_color-primitives---primary-alpha--color-mix-base) 80%, transparent);
  --_color-primitives---primary-alpha--90: color-mix(in srgb, var(--_color-primitives---primary-alpha--color-mix-base) 90%, transparent);
  --_color-primitives---primary-alpha--color-mix-base: var(--_color-primitives---primary--500);
  --_color-primitives---neutral-alpha-light--5: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 5%, transparent);
  --_color-primitives---neutral-alpha-light--10: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 10%, transparent);
  --_color-primitives---neutral-alpha-light--15: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 15%, transparent);
  --_color-primitives---neutral-alpha-light--20: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 20%, transparent);
  --_color-primitives---neutral-alpha-light--30: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 30%, transparent);
  --_color-primitives---neutral-alpha-light--40: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 40%, transparent);
  --_color-primitives---neutral-alpha-light--60: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 60%, transparent);
  --_color-primitives---neutral-alpha-light--70: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 70%, transparent);
  --_color-primitives---neutral-alpha-light--80: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 80%, transparent);
  --_color-primitives---neutral-alpha-light--90: color-mix(in srgb, var(--_color-primitives---neutral-alpha-light--color-mix-base) 90%, transparent);
  --_color-primitives---neutral-alpha-light--color-mix-base: var(--_color-primitives---neutral--100);
  --_alignment---direction: start;
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_color-primitives---neutral-alpha-dark--10: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 10%, transparent);
  --_color-primitives---neutral-alpha-dark--15: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 15%, transparent);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_color-primitives---neutral-alpha-dark--40: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 40%, transparent);
  --_color-primitives---neutral-alpha-dark--50: color-mix(in srgb, var(--_color-primitives---neutral-alpha-dark--color-mix-base) 50%, transparent);
  --_color-primitives---neutral-alpha-dark--color-mix-base: var(--_color-primitives---neutral--900);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_spacing---section-space-size--small-min: 2;
  --_spacing---section-space-size--small-max: 4;
  --_spacing---section-space-size--main-min: 4;
  --_spacing---section-space-size--main-max: 6;
  --_spacing---section-space-size--large-min: 6;
  --_spacing---section-space-size--large-max: 8;
  --_spacing---section-space-size--page-top-min: 8;
  --_spacing---section-space-size--page-top-max: 16;
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_typography---primary-font--trim-top: .2em;
  --_typography---primary-font--trim-bottom: .39em;
  --_typography---secondary-font--trim-top: .39em;
  --_typography---secondary-font--trim-bottom: .34em;
  --_typography---secondary-font--light: 300;
  --_typography---secondary-font--regular: 500;
  --_typography---secondary-font--bold: 700;
  --_typography---heading-sizes--display-large: clamp(var(--_typography---heading-variables--display-large-min) * 1rem, ((var(--_typography---heading-variables--display-large-min)  - ((var(--_typography---heading-variables--display-large-max)  - var(--_typography---heading-variables--display-large-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---heading-variables--display-large-max)  - var(--_typography---heading-variables--display-large-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---heading-variables--display-large-max) * 1rem);
  --_typography---heading-sizes--h1: clamp(var(--_typography---heading-variables--h1-min) * 1rem, ((var(--_typography---heading-variables--h1-min)  - ((var(--_typography---heading-variables--h1-max)  - var(--_typography---heading-variables--h1-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---heading-variables--h1-max)  - var(--_typography---heading-variables--h1-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---heading-variables--h1-max) * 1rem);
  --_typography---heading-sizes--h2: clamp(var(--_typography---heading-variables--h2-min) * 1rem, ((var(--_typography---heading-variables--h2-min)  - ((var(--_typography---heading-variables--h2-max)  - var(--_typography---heading-variables--h2-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---heading-variables--h2-max)  - var(--_typography---heading-variables--h2-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---heading-variables--h2-max) * 1rem);
  --_typography---heading-sizes--h3: clamp(var(--_typography---heading-variables--h3-min) * 1rem, ((var(--_typography---heading-variables--h3-min)  - ((var(--_typography---heading-variables--h3-max)  - var(--_typography---heading-variables--h3-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---heading-variables--h3-max)  - var(--_typography---heading-variables--h3-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---heading-variables--h3-max) * 1rem);
  --_typography---heading-sizes--h4: clamp(var(--_typography---heading-variables--h4-min) * 1rem, ((var(--_typography---heading-variables--h4-min)  - ((var(--_typography---heading-variables--h4-max)  - var(--_typography---heading-variables--h4-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---heading-variables--h4-max)  - var(--_typography---heading-variables--h4-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---heading-variables--h4-max) * 1rem);
  --_typography---heading-sizes--h5: clamp(var(--_typography---heading-variables--h5-min) * 1rem, ((var(--_typography---heading-variables--h5-min)  - ((var(--_typography---heading-variables--h5-max)  - var(--_typography---heading-variables--h5-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---heading-variables--h5-max)  - var(--_typography---heading-variables--h5-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---heading-variables--h5-max) * 1rem);
  --_typography---heading-sizes--h6: clamp(var(--_typography---heading-variables--h6-min) * 1rem, ((var(--_typography---heading-variables--h6-min)  - ((var(--_typography---heading-variables--h6-max)  - var(--_typography---heading-variables--h6-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---heading-variables--h6-max)  - var(--_typography---heading-variables--h6-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---heading-variables--h6-max) * 1rem);
  --_typography---heading-variables--display-xlarge-max: calc(var(--_typography---heading-variables--display-large-max) * var(--_typography---heading-scales--desktop-scale-ratio));
  --_typography---heading-variables--display-xlarge-min: calc(var(--_typography---heading-variables--display-large-min) * var(--_typography---heading-scales--mobile-scale-ratio));
  --_typography---heading-variables--display-large-max: calc(var(--_typography---heading-variables--h1-max) * var(--_typography---heading-scales--desktop-scale-ratio));
  --_typography---heading-variables--display-large-min: calc(var(--_typography---heading-variables--h1-min) * var(--_typography---heading-scales--mobile-scale-ratio));
  --_typography---heading-variables--h1-max: calc(var(--_typography---heading-variables--h2-max) * var(--_typography---heading-scales--desktop-scale-ratio));
  --_typography---heading-variables--h1-min: calc(var(--_typography---heading-variables--h2-min) * var(--_typography---heading-scales--mobile-scale-ratio));
  --_typography---heading-variables--h2-max: calc(var(--_typography---heading-variables--h3-max) * var(--_typography---heading-scales--desktop-scale-ratio));
  --_typography---heading-variables--h2-min: calc(var(--_typography---heading-variables--h3-min) * var(--_typography---heading-scales--mobile-scale-ratio));
  --_typography---heading-variables--h3-max: calc(var(--_typography---heading-variables--h4-max) * var(--_typography---heading-scales--desktop-scale-ratio));
  --_typography---heading-variables--h3-min: calc(var(--_typography---heading-variables--h4-min) * var(--_typography---heading-scales--mobile-scale-ratio));
  --_typography---heading-variables--h4-max: calc(var(--_typography---heading-variables--h5-max) * var(--_typography---heading-scales--desktop-scale-ratio));
  --_typography---heading-variables--h4-min: calc(var(--_typography---heading-variables--h5-min) * var(--_typography---heading-scales--mobile-scale-ratio));
  --_typography---heading-variables--h5-max: calc(var(--_typography---heading-variables--h6-max) * var(--_typography---heading-scales--desktop-scale-ratio));
  --_typography---heading-variables--h5-min: calc(var(--_typography---heading-variables--h6-min) * var(--_typography---heading-scales--mobile-scale-ratio));
  --_typography---heading-variables--h6-max: var(--_typography---heading-scales--desktop-base-size);
  --_typography---heading-variables--h6-min: var(--_typography---heading-scales--mobile-base-size);
  --_typography---primary-font--light: 300;
  --_typography---font-size--text-xlarge: clamp(var(--_typography---font-variables--text-xlarge-min) * 1rem, ((var(--_typography---font-variables--text-xlarge-min)  - ((var(--_typography---font-variables--text-xlarge-max)  - var(--_typography---font-variables--text-xlarge-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---font-variables--text-xlarge-max)  - var(--_typography---font-variables--text-xlarge-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---font-variables--text-xlarge-max) * 1rem);
  --_typography---font-size--text-large: clamp(var(--_typography---font-variables--text-large-min) * 1rem, ((var(--_typography---font-variables--text-large-min)  - ((var(--_typography---font-variables--text-large-max)  - var(--_typography---font-variables--text-large-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---font-variables--text-large-max)  - var(--_typography---font-variables--text-large-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---font-variables--text-large-max) * 1rem);
  --_typography---font-size--text-main: clamp(var(--_typography---font-variables--text-main-min) * 1rem, ((var(--_typography---font-variables--text-main-min)  - ((var(--_typography---font-variables--text-main-max)  - var(--_typography---font-variables--text-main-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---font-variables--text-main-max)  - var(--_typography---font-variables--text-main-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---font-variables--text-main-max) * 1rem);
  --_typography---font-size--text-tiny: clamp(var(--_typography---font-variables--text-tiny-min) * 1rem, ((var(--_typography---font-variables--text-tiny-min)  - ((var(--_typography---font-variables--text-tiny-max)  - var(--_typography---font-variables--text-tiny-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---font-variables--text-tiny-max)  - var(--_typography---font-variables--text-tiny-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---font-variables--text-tiny-max) * 1rem);
  --_typography---font-size--text-xtiny: clamp(var(--_typography---font-variables--text-xtiny-min) * 1rem, ((var(--_typography---font-variables--text-xtiny-min)  - ((var(--_typography---font-variables--text-xtiny-max)  - var(--_typography---font-variables--text-tiny-min)) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((var(--_typography---font-variables--text-tiny-max)  - var(--_typography---font-variables--text-xtiny-min)) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), var(--_typography---font-variables--text-xtiny-max) * 1rem);
  --_typography---font-variables--text-xlarge-max: calc(var(--_typography---font-variables--text-large-max) * var(--_typography---font-scales--desktop-scale-ratio));
  --_typography---font-variables--text-xlarge-min: calc(var(--_typography---font-variables--text-large-min) * var(--_typography---font-scales--desktop-scale-ratio));
  --_typography---font-variables--text-large-max: calc(var(--_typography---font-variables--text-main-max) * var(--_typography---font-scales--desktop-scale-ratio));
  --_typography---font-variables--text-large-min: calc(var(--_typography---font-variables--text-main-min) * var(--_typography---font-scales--mobile-scale-ratio));
  --_typography---font-variables--text-main-max: calc(var(--_typography---font-variables--text-small-max) * var(--_typography---font-scales--desktop-scale-ratio));
  --_typography---font-variables--text-main-min: calc(var(--_typography---font-variables--text-small-min) * var(--_typography---font-scales--desktop-scale-ratio));
  --_typography---font-variables--text-small-max: calc(var(--_typography---font-variables--text-xsmall-max) * var(--_typography---font-scales--desktop-scale-ratio));
  --_typography---font-variables--text-small-min: calc(var(--_typography---font-variables--text-xsmall-min) * var(--_typography---font-scales--mobile-scale-ratio));
  --_typography---font-variables--text-xsmall-max: calc(var(--_typography---font-variables--text-tiny-max) * var(--_typography---font-scales--desktop-scale-ratio));
  --_typography---font-variables--text-xsmall-min: calc(var(--_typography---font-variables--text-tiny-min) * var(--_typography---font-scales--mobile-scale-ratio));
  --_typography---font-variables--text-tiny-max: calc(var(--_typography---font-variables--text-xtiny-max) * var(--_typography---font-scales--desktop-scale-ratio));
  --_typography---font-variables--text-tiny-min: calc(var(--_typography---font-variables--text-xtiny-min) * var(--_typography---font-scales--mobile-scale-ratio));
  --_typography---font-variables--text-xtiny-max: var(--_typography---font-scales--desktop-base-size);
  --_typography---font-variables--text-xtiny-min: var(--_typography---font-scales--mobile-base-size);
  --_typography---letter-spacing--md: .085em;
  --_typography---letter-spacing--sm: .05em;
  --_typography---letter-spacing--xsm: .025em;
  --_typography---letter-spacing--n-sm: calc(var(--_typography---letter-spacing--sm) * -1);
  --_typography---letter-spacing--n-md: calc(var(--_typography---letter-spacing--md) * -1);
  --_typography---letter-spacing--n-lag: calc(var(--_typography---letter-spacing--md) * -1);
  --_typography---line-height--1-3: 1.3;
  --_typography---line-height--1-5: 1.5;
  --inner-padding: .5dvw;
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --_typography---text-transform--none: var(--text-transform, none);
  --_typography---text-transform--uppercase: uppercase;
  --_overline-style---font-size-ratio: 1.125;
  --_typography---text-transform--capitalize: capitalize;
  --_typography---text-transform--lowercase: lowercase;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --_color-primitives---whatsapp--light: color-mix(in srgb, var(--_color-primitives---whatsapp--main), white 40%);
  --_color-primitives---complementary-color--light: color-mix(in srgb, var(--_color-primitives---complementary-color--main), white 40%);
  --_color-primitives---complementary-color--main: #fc0000;
  --_color-primitives---complementary-color--dark: color-mix(in srgb, var(--_color-primitives---complementary-color--main), black 40%);
  --_subtitle-style---text-transform: var(--_typography---text-transform--none);
  --_subtitle-style---trim-top: var(--_typography---secondary-font--trim-top);
  --_subtitle-style---trim-bottom: var(--_typography---secondary-font--trim-bottom);
  --_units---size--0rem: 0rem;
  --_units---size--0-125rem: .125rem;
  --_units---size--0-25rem: .25rem;
  --_units---size--0-375rem: .375rem;
  --_units---size--0-5rem: .5rem;
  --_units---size--0-75rem: .75rem;
  --_units---size--0-875rem: .875rem;
  --_units---size--1rem: 1rem;
  --_units---size--1-125rem: 1.125rem;
  --_units---size--1-25rem: 1.25rem;
  --_units---size--2rem: 2rem;
  --_units---size--2-5rem: 2.5rem;
  --_units---size--3-5rem: 3.5rem;
  --_units---size--4rem: 4rem;
  --_units---size--5rem: 5rem;
  --_units---size--5-5rem: 5.5rem;
  --_units---size--3rem: 3rem;
  --_units---size--6rem: 6rem;
  --_units---size--4-5rem: 4.5rem;
  --_units---size--6-5rem: 6.5rem;
  --_units---size--7-5rem: 7.5rem;
  --_units---size--7rem: 7rem;
  --_units---size--8rem: 8rem;
  --_units---size--8-5rem: 8.5rem;
  --_units---size--9rem: 9rem;
  --_units---size--9-5rem: 9.5rem;
  --_units---size--12rem: 12rem;
  --_units---size--10rem: 10rem;
  --_units---size--13rem: 13rem;
  --_units---size--14rem: 14rem;
  --_units---size--11rem: 11rem;
  --_units---size--15rem: 15rem;
  --_units---size--16rem: 16rem;
  --_units---icon-size--4: clamp(.1875 * 1rem, ((.1875 - ((.25 - .1875) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((.25 - .1875) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), .25 * 1rem);
  --_units---icon-size--8: clamp(.375 * 1rem, ((.375 - ((.5 - .375) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((.5 - .375) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), .5 * 1rem);
  --_units---icon-size--40: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2.5 * 1rem);
  --_units---padding--tiny: 0px;
  --_units---padding--xxsmall: 0px;
  --_units---padding--xsmall: 0px;
  --_units---padding--small: 0px;
  --_border-styles---radius--x-large: 1.5rem;
  --_units---padding--large: 0px;
  --_units---padding--xlarge: 0px;
  --_units---padding--xxlarge: 0px;
  --_units---padding--huge: 0px;
  --_caption-style---line-height: var(--_typography---line-height--1-15);
  --_caption-style---text-transform: var(--_typography---text-transform--none);
  --_caption-style---trim-top: var(--_typography---primary-font--trim-top);
  --_caption-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --_caption-style---float-margim-h: var(--_spacing---space--7);
  --_caption-style---float-margim-v: var(--_spacing---space--7);
  --_caption-style---fixed-margin-h: var(--_spacing---space--3);
  --_caption-style---fixed-margim-v: var(--_spacing---space--3);
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>: color-mix(in srgb, var(--_color-primitives---quartiary--color-mix-base\<deleted\|variable-4fe35b6e-a517-4e89-917d-62819a6d99ba\>), var(--_color-primitives---quartiary--color-mix-light\<deleted\|variable-a5e43136-7fbe-8db2-8a50-2109758521ae\>) 20%);
  --_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>: black;
  --_color-primitives---neutral--white\<deleted\|variable-b577fdd8-5a69-8a12-accb-e2fa6cb0847e\>: white;
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>: color-mix(in srgb, var(--_color-primitives---secondary--color-mix-base\<deleted\|variable-869c7b6f-62fe-70ef-c40f-dc87e844b925\>), var(--_color-primitives---secondary--color-mix-light\<deleted\|variable-f43c0245-382f-f249-db5a-6dd7e2fdaf27\>) 20%);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_color-primitives---feedback-informative--color-mix-base\<deleted\|variable-148f1f90-9eae-bae3-41fc-918382400f02\>: #15bee3;
  --_color-primitives---feedback-colors--color-mix-shader\<deleted\|variable-2ee80565-0443-45bb-066b-8c17814c564a\>: var(--_color-primitives---neutral--100);
  --_color-primitives---feedback-colors--color-mix-ratio\<deleted\|variable-54e1b833-db12-fb89-4aed-08f9a9a6a248\>: 25%;
  --_color-primitives---feedback-colors--color-mix-alpha\<deleted\|variable-70264995-c0af-0461-210b-284181c446bc\>: 65%;
  --_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>: color-mix(in srgb, var(--_color-primitives---secondary--color-mix-base\<deleted\|variable-869c7b6f-62fe-70ef-c40f-dc87e844b925\>), var(--_color-primitives---secondary--color-mix-base\<deleted\|variable-869c7b6f-62fe-70ef-c40f-dc87e844b925\>) 100%);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_color-primitives---neutral--color-mix-base\<deleted\|variable-c820e65e-e2f5-1284-1b83-ccbe62cf5035\>: #eae3d9;
  --_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>: color-mix(in srgb, var(--_color-primitives---secondary-alpha--color-mix-base\<deleted\|variable-22153223-ef94-f314-dccd-1afc0cbf156f\>) 90%, transparent);
  --_color-primitives---primary--50\<deleted\|variable-555a4c05-8de3-1c15-b127-d31aa6b70f4f\>: color-mix(in srgb, var(--_color-primitives---primary--primary-mix-base\<deleted\|variable-cafc8db1-aa97-25bf-e022-a9d7c9de0468\>), var(--_color-primitives---primary--0) 95%);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
  --_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>: color-mix(in srgb, var(--_color-primitives---terciary--color-mix-base\<deleted\|variable-55b96d54-6ee2-2e77-d6f2-8e10939783a5\>), var(--_color-primitives---terciary--color-mix-light\<deleted\|variable-b8a64e9b-aa0e-a5d7-fcf5-76c0ae44a3f1\>) 40%);
  --_color-primitives---quartiary--color-mix-base\<deleted\|variable-4fe35b6e-a517-4e89-917d-62819a6d99ba\>: #dae4a1;
  --_color-primitives---quartiary--color-mix-light\<deleted\|variable-a5e43136-7fbe-8db2-8a50-2109758521ae\>: white;
  --_color-primitives---secondary--color-mix-base\<deleted\|variable-869c7b6f-62fe-70ef-c40f-dc87e844b925\>: #384820;
  --_color-primitives---secondary--color-mix-light\<deleted\|variable-f43c0245-382f-f249-db5a-6dd7e2fdaf27\>: white;
  --_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>: color-mix(in srgb, var(--_color-primitives---secondary--color-mix-base\<deleted\|variable-869c7b6f-62fe-70ef-c40f-dc87e844b925\>), var(--_color-primitives---secondary--color-mix-shade\<deleted\|variable-e66f4a95-f47a-ed64-6cb7-515baf91ec0f\>) 80%);
  --_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>: color-mix(in srgb, var(--_color-primitives---secondary--color-mix-base\<deleted\|variable-869c7b6f-62fe-70ef-c40f-dc87e844b925\>), var(--_color-primitives---secondary--color-mix-shade\<deleted\|variable-e66f4a95-f47a-ed64-6cb7-515baf91ec0f\>) 40%);
  --_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>: color-mix(in srgb, var(--_color-primitives---quartiary--color-mix-base\<deleted\|variable-fc823458-d423-d52f-02e8-5ca028abb5b8\>), var(--_color-primitives---quartiary--color-mix-base\<deleted\|variable-fc823458-d423-d52f-02e8-5ca028abb5b8\>) 100%);
  --_color-primitives---secondary-alpha--color-mix-base\<deleted\|variable-22153223-ef94-f314-dccd-1afc0cbf156f\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_color-primitives---primary--primary-mix-base\<deleted\|variable-cafc8db1-aa97-25bf-e022-a9d7c9de0468\>: #362d28;
  --_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>: color-mix(in srgb, var(--_color-primitives---terciary--color-mix-base\<deleted\|variable-55b96d54-6ee2-2e77-d6f2-8e10939783a5\>), var(--_color-primitives---terciary--color-mix-base\<deleted\|variable-55b96d54-6ee2-2e77-d6f2-8e10939783a5\>) 100%);
  --_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>: color-mix(in srgb, var(--_color-primitives---terciary--color-mix-base\<deleted\|variable-55b96d54-6ee2-2e77-d6f2-8e10939783a5\>), var(--_color-primitives---terciary--color-mix-shade\<deleted\|variable-51efded5-a247-90e1-dac5-fcd7fd0f8f75\>) 80%);
  --_color-primitives---terciary--color-mix-base\<deleted\|variable-55b96d54-6ee2-2e77-d6f2-8e10939783a5\>: #1f2245;
  --_color-primitives---terciary--color-mix-light\<deleted\|variable-b8a64e9b-aa0e-a5d7-fcf5-76c0ae44a3f1\>: #fff;
  --_color-primitives---secondary--color-mix-shade\<deleted\|variable-e66f4a95-f47a-ed64-6cb7-515baf91ec0f\>: #000;
  --_color-primitives---quartiary--color-mix-base\<deleted\|variable-fc823458-d423-d52f-02e8-5ca028abb5b8\>: #ebe6df;
  --_color-primitives---terciary--color-mix-shade\<deleted\|variable-51efded5-a247-90e1-dac5-fcd7fd0f8f75\>: #000;
}

.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;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

body {
  background-color: var(--_theme---background--surface-01);
  font-family: var(--_text-style---font-family);
  color: var(--_theme---typography--heading);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  text-transform: var(--_text-style---text-transform, none);
}

h1, h2, h3, h4, h5, h6 {
  display: flow-root;
}

p {
  color: var(--_theme---typography--text);
  margin-bottom: 0;
  display: flow-root;
}

a {
  color: inherit;
  outline-width: var(--focus--width);
  outline-offset: var(--focus--offset-outer);
  text-decoration: none;
}

ul {
  margin-bottom: 0;
  padding-left: 0;
}

ol {
  margin-bottom: 0;
  list-style-type: decimal;
}

img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
}

strong {
  font-weight: 900;
}

blockquote {
  border-style: none;
  padding: 0;
}

figure {
  margin-bottom: 0;
}

.u-theme-light {
  background-color: var(--_theme---background--surface-01);
  color: var(--_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>);
  --_theme---background--surface-01: var(--_color-primitives---neutral--0);
  --_theme---typography--heading: var(--_color-primitives---primary--1000);
  --_theme---typography--text: var(--_color-primitives---neutral--600);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--50);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---neutral--100);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_theme---typography--overline: var(--_color-primitives---neutral--600);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--900);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
}

.u-theme-surface-01 {
  background-color: var(--_theme---background--surface-01);
  color: var(--_theme---typography--heading);
  --_theme---background--surface-01: var(--_color-primitives---neutral--1000);
  --_theme---typography--heading: var(--_color-primitives---neutral--0);
  --_theme---typography--text: var(--_color-primitives---neutral--400);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>);
  --_theme---border--dark: var(--_color-primitives---neutral-alpha-light--20);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--950);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--white\<deleted\|variable-b577fdd8-5a69-8a12-accb-e2fa6cb0847e\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---primary--900);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--1000);
  --_theme---typography--overline: var(--_color-primitives---neutral--400);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--900);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--400);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--800);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--900);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--1000);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text: var(--_color-primitives---neutral--0);
  --_theme---button-primary--border-hover: var(--_color-primitives---neutral--0);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--50\<deleted\|variable-555a4c05-8de3-1c15-b127-d31aa6b70f4f\>);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--700);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---neutral--0);
  --_theme---selection--text: var(--_color-primitives---primary--500);
  --_theme---elevation--neutral: var(--_color-primitives---primary-alpha--30);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--30);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--800);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 70%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---neutral--1000);
}

.u-heading-style-display-lg {
  font-family: var(--_heading-style---font-family);
  color: var(--_theme---typography--heading);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--display-large);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-heading-style-h1 {
  font-family: var(--_heading-style---font-family);
  color: var(--_theme---typography--heading);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h1);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
}

.u-heading-style-h2 {
  font-family: var(--_heading-style---font-family);
  color: var(--_theme---typography--heading);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h2);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-heading-style-h3 {
  font-family: var(--_heading-style---font-family);
  color: var(--_theme---typography--heading);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h3);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-heading-style-h4 {
  font-family: var(--_heading-style---font-family);
  color: var(--_theme---typography--heading);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h4);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-heading-style-h5 {
  font-family: var(--_heading-style---font-family);
  color: var(--_theme---typography--heading);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h5);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-heading-style-h6 {
  font-family: var(--_heading-style---font-family);
  color: var(--_theme---typography--heading);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h6);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-large {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-text-style-main {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  white-space: pre;
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-rich-text {
  flex-flow: column;
}

.u-rich-text h1 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_heading-style---font-family);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h1);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
}

.u-rich-text h2 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_heading-style---font-family);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h2);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
}

.u-rich-text h3 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_heading-style---font-family);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h3);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
}

.u-rich-text h4 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_heading-style---font-family);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h4);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
}

.u-rich-text h5 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_heading-style---font-family);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h5);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-wrap: balance;
  text-transform: var(--_heading-style---text-transform, none);
}

.u-rich-text h6 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_heading-style---font-family);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h6);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-wrap: balance;
  text-transform: var(--_heading-style---text-transform, none);
}

.u-rich-text p {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-wrap: pretty;
  text-transform: var(--_text-style---text-transform, none);
}

.u-rich-text blockquote {
  margin-top: var(--_spacing---space--7);
  margin-bottom: var(--_spacing---space--7);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  border-left-style: solid;
  border-left-width: .2rem;
  padding: .5rem 1rem;
}

.u-rich-text ol {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  grid-column-gap: .9em;
  grid-row-gap: .9em;
  align-items: var(--_alignment---direction, start);
  flex-flow: column;
  padding-left: 1.2em;
  list-style-type: decimal;
  display: flex;
  overflow: visible;
}

.u-rich-text li {
  margin-top: calc(var(--_text-style---trim-top) * -1);
  margin-bottom: calc(var(--_text-style---trim-bottom) * -1);
  display: list-item;
}

.u-rich-text ul {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  grid-column-gap: .9em;
  grid-row-gap: .9em;
  align-items: var(--_alignment---direction, start);
  flex-flow: column;
  padding-left: 1.2em;
  list-style-type: disc;
  display: flex;
  overflow: visible;
}

.u-rich-text figure {
  margin-top: var(--_spacing---space--8);
  margin-bottom: var(--_spacing---space--8);
}

.u-container {
  z-index: 1;
  width: 100%;
  max-width: min(var(--container--main), 100% - var(--site--margin) * 2);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.u-container-small {
  width: 100%;
  max-width: min(var(--container--small), 100% - var(--site--margin) * 2);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.u-container-full {
  width: 100%;
  max-width: min(var(--container--full), 100% - var(--site--margin) * 2);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.u-sr-only {
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  width: 1px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.u-visual-wrap {
  aspect-ratio: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.u-line-clamp-1, .u-line-clamp-2, .u-line-clamp-3, .u-line-clamp-4 {
  display: -webkit-box;
  overflow: hidden;
}

.u-btn-group {
  margin-top: var(--_spacing---space--7);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  align-content: center;
  align-items: center;
  justify-content: var(--_alignment---direction, start);
  flex-flow: wrap;
  display: flex;
}

.u-child-contain {
  justify-content: center;
  align-items: var(--_alignment---direction, start);
  min-width: 100%;
  text-align: var(--_alignment---direction, start);
  flex-flow: column;
  display: flex;
}

.u-flex-horizontal-wrap {
  align-content: center;
  align-items: center;
  justify-content: var(--_alignment---direction, start);
  text-align: var(--_alignment---direction, start);
  flex-flow: wrap;
  display: flex;
}

.u-flex-vertical-nowrap {
  justify-content: center;
  align-items: var(--_alignment---direction, start);
  text-align: var(--_alignment---direction, start);
  flex-flow: column;
  display: flex;
}

.u-flex-horizontal-nowrap {
  align-content: center;
  align-items: center;
  justify-content: var(--_alignment---direction, start);
  text-align: var(--_alignment---direction, start);
  flex-flow: row;
  display: flex;
}

.u-flex-vertical-wrap {
  justify-content: center;
  align-items: var(--_alignment---direction, start);
  text-align: var(--_alignment---direction, start);
  flex-flow: column wrap;
  display: flex;
}

.u-flex-grow {
  flex: 1;
}

.u-flex-shrink {
  flex: 0 auto;
}

.u-flex-noshrink {
  flex: none;
}

.u-grid-custom {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  --_column-count---value: 1;
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(var(--_column-count---value), minmax(0, 1fr));
  display: grid;
}

.u-grid-subgrid {
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: subgrid;
  grid-column-gap: inherit;
  grid-row-gap: inherit;
  grid-column: auto / span 1;
  display: grid;
}

.u-grid-autofit {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--site--gutter);
  --_column-count---value: 12;
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fit, minmax(min(max(8rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
  display: grid;
}

.u-grid-autofill {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--site--gutter);
  --_column-count---value: 12;
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fill, minmax(min(max(8rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
  display: grid;
}

.u-grid-above, .u-grid-below {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  --_column-count---value: 12;
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(var(--_column-count---value), minmax(0, 1fr));
  flex-flow: column;
  display: grid;
}

.u-grid-breakout {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: var(--grid-breakout);
  display: grid;
}

.u-grid-flex {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  flex-flow: wrap;
  display: flex;
}

.u-align-self-variable {
  align-self: var(--_alignment---direction, start);
}

.u-align-self-start {
  align-self: flex-start;
}

.u-align-self-center {
  align-self: center;
}

.u-align-self-end {
  align-self: flex-end;
}

.u-align-self-stretch {
  align-self: stretch;
}

.u-align-items-stretch {
  align-items: stretch;
}

.u-align-items-start {
  align-items: flex-start;
}

.u-align-items-center {
  align-items: center;
}

.u-align-items-end {
  align-items: flex-end;
}

.u-align-items-variable {
  align-items: var(--_alignment---direction, start);
}

.u-justify-content-start {
  justify-content: flex-start;
}

.u-justify-content-center {
  justify-content: center;
}

.u-justify-content-end {
  justify-content: flex-end;
}

.u-justify-content-between {
  justify-content: space-between;
}

.u-justify-content-around {
  justify-content: space-around;
}

.u-justify-content-variable {
  justify-content: var(--_alignment---direction, start);
}

.u-color-inherit {
  color: inherit;
}

.u-color-faded {
  opacity: .6;
}

.u-background-transparent {
  background-color: #0000;
}

.u-background-1 {
  background-color: var(--_theme---background--surface-01);
}

.u-background-2 {
  background-color: var(--_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>);
}

.u-gap-0 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: 0rem;
}

.u-gap-inherit {
  grid-column-gap: inherit;
  grid-row-gap: inherit;
}

.u-gap-1 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--1);
}

.u-gap-2 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--2);
}

.u-gap-gutter {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--site--gutter);
}

.u-gap-3 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--3);
}

.u-gap-4 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--4);
}

.u-gap-5 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_column-count---value: 5;
}

.u-gap-6 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--6);
}

.u-gap-7 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--7);
}

.u-gap-8 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--8);
}

.u-gap-row-0 {
  grid-row-gap: 0rem;
}

.u-gap-row-inherit {
  grid-row-gap: inherit;
}

.u-gap-row-1 {
  grid-row-gap: var(--_spacing---space--2);
}

.u-gap-row-2 {
  grid-row-gap: var(--_spacing---space--3);
}

.u-gap-row-gutter {
  grid-row-gap: var(--site--gutter);
}

.u-gap-row-3 {
  grid-row-gap: var(--_spacing---space--4);
}

.u-gap-row-4 {
  grid-row-gap: var(--_spacing---space--5);
}

.u-gap-row-5 {
  grid-row-gap: var(--_spacing---space--6);
}

.u-gap-row-6 {
  grid-row-gap: var(--_spacing---space--7);
}

.u-gap-row-7 {
  grid-row-gap: var(--_spacing---space--8);
}

.u-gap-row-8 {
  grid-row-gap: var(--_spacing---space--9);
}

.u-mt-auto {
  margin-top: auto;
}

.u-mt-0 {
  margin-top: 0;
}

.u-mt-gutter {
  margin-top: var(--site--gutter);
}

.u-mt-text {
  margin-top: var(--_text-style---margin-top);
}

.u-mt-1 {
  margin-top: var(--_spacing---space--2);
}

.u-mt-2 {
  margin-top: var(--_spacing---space--3);
}

.u-mt-3 {
  margin-top: var(--_spacing---space--4);
}

.u-mt-4 {
  margin-top: var(--_spacing---space--5);
}

.u-mt-5 {
  margin-top: var(--_spacing---space--6);
}

.u-mt-6 {
  margin-top: var(--_spacing---space--7);
}

.u-mt-7 {
  margin-top: var(--_spacing---space--8);
}

.u-mt-8 {
  margin-top: var(--_spacing---space--9);
}

.u-mb-auto {
  margin-bottom: auto;
}

.u-mb-0 {
  margin-bottom: 0;
}

.u-mb-gutter {
  margin-bottom: var(--site--gutter);
}

.u-mb-text {
  margin-bottom: var(--_text-style---margin-bottom);
}

.u-mb-1 {
  margin-bottom: var(--_spacing---space--2);
}

.u-mb-2 {
  margin-bottom: var(--_spacing---space--3);
}

.u-mb-3 {
  margin-bottom: var(--_spacing---space--4);
}

.u-mb-4 {
  margin-bottom: var(--_spacing---space--5);
}

.u-mb-5 {
  margin-bottom: var(--_spacing---space--6);
}

.u-mb-6 {
  margin-bottom: var(--_spacing---space--7);
}

.u-mb-7 {
  margin-bottom: var(--_spacing---space--8);
}

.u-mb-8 {
  margin-bottom: var(--_spacing---space--9);
}

.u-weight-regular {
  font-family: var(--_typography---primary-font--font-family);
  font-weight: var(--_typography---primary-font--regular);
}

.u-weight-medium {
  font-family: var(--_typography---primary-font--font-family);
  font-weight: var(--_typography---primary-font--medium\<deleted\|variable-bf70a7c1-809a-4d78-48d8-6a700e801b65\>);
}

.u-weight-bold {
  font-family: var(--_typography---primary-font--font-family);
  font-weight: var(--_typography---primary-font--bold);
}

.u-min-height-screen {
  min-height: 100svh;
}

.u-column-full {
  grid-column: 1 / -1;
}

.u-column-custom {
  grid-column: auto / span 1;
}

.u-column-indent {
  grid-column: 2 / -2;
}

.u-column-1 {
  grid-column: auto / span 1;
}

.u-column-2 {
  grid-column: auto / span 2;
}

.u-column-3 {
  grid-column: auto / span 3;
}

.u-column-4 {
  grid-column: auto / span 4;
}

.u-column-5 {
  grid-column: auto / span 5;
}

.u-column-6 {
  grid-column: auto / span 6;
}

.u-column-7 {
  grid-column: auto / span 7;
}

.u-column-8 {
  grid-column: auto / span 8;
}

.u-column-9 {
  grid-column: auto / span 9;
}

.u-column-10 {
  grid-column: auto / span 10;
}

.u-column-11 {
  grid-column: auto / span 11;
}

.u-column-12 {
  grid-column: auto / span 12;
}

.u-alignment-start {
  --_alignment---direction: start;
  text-align: var(--_alignment---direction, start);
}

.u-alignment-center {
  --_alignment---direction: center;
  text-align: var(--_alignment---direction, start);
}

.u-alignment-end {
  --_alignment---direction: end;
  text-align: var(--_alignment---direction, start);
}

.u-text-transform-none {
  text-transform: none;
}

.u-text-transform-uppercase {
  text-transform: uppercase;
}

.u-text-transform-capitalize {
  text-transform: capitalize;
}

.u-text-transform-lowercase {
  text-transform: lowercase;
}

.u-text-wrap-default {
  text-wrap: wrap;
}

.u-text-wrap-balance {
  text-wrap: balance;
}

.u-text-wrap-pretty {
  text-wrap: pretty;
}

.u-max-width-none {
  max-width: none;
}

.u-max-width-10ch {
  max-width: 10ch;
}

.u-max-width-12ch {
  max-width: 12ch;
}

.u-max-width-14ch {
  max-width: 14ch;
}

.u-max-width-16ch {
  max-width: 16ch;
}

.u-max-width-18ch {
  max-width: 18ch;
}

.u-max-width-20ch {
  max-width: 20ch;
}

.u-max-width-30ch {
  max-width: 30ch;
}

.u-max-width-40ch {
  max-width: 40ch;
}

.u-max-width-50ch {
  max-width: 50ch;
}

.u-max-width-60ch {
  max-width: 60ch;
}

.u-max-width-70ch {
  max-width: 70ch;
}

.u-max-width-80ch {
  max-width: 80ch;
}

.u-radius-none {
  border-radius: 0;
}

.u-radius-inherit {
  border-radius: inherit;
}

.u-radius-small {
  border-radius: var(--radius--small\<deleted\|variable-95e0840b-4255-e171-3fc6-e4984fef0994\>);
}

.u-radius-main {
  border-radius: var(--radius--main\<deleted\|variable-fb99821f-cbb2-ccb1-74a6-7e151f7b98c1\>);
}

.u-radius-round {
  border-radius: var(--radius--round\<deleted\|variable-4e21af7b-42b3-7481-f82c-f74896a9d83f\>);
}

.u-overflow-visible {
  overflow: visible;
}

.u-overflow-hidden {
  overflow: hidden;
}

.u-overflow-clip {
  overflow: clip;
}

.u-overflow-x-auto {
  overflow: auto clip;
}

.u-overflow-y-auto {
  overflow: clip auto;
}

.u-overflow-hidden-left {
  clip-path: polygon(0 0, 9000% 0, 9000% 100%, 0% 100%);
}

.u-display-block {
  display: block;
}

.u-display-inline {
  display: inline;
}

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

.u-display-inline-flex {
  display: inline-flex;
}

.u-display-inline-grid {
  display: inline-grid;
}

.u-display-contents {
  display: contents;
}

.u-display-none {
  display: none;
}

.u-zindex-negative {
  z-index: -1;
  position: relative;
}

.u-zindex-0 {
  z-index: 0;
  position: relative;
}

.u-zindex-unset {
  z-index: unset;
  position: relative;
}

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

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

.u-zindex-3 {
  z-index: 3;
  position: relative;
}

.u-position-static {
  position: static;
}

.u-position-relative {
  position: relative;
}

.u-position-absolute {
  position: absolute;
}

.u-position-sticky {
  position: sticky;
  top: 0;
}

.u-position-fixed {
  position: fixed;
}

.u-height-full {
  height: 100%;
}

.u-width-full {
  width: 100%;
}

.u-cover {
  width: 100%;
  height: 100%;
  position: relative;
}

.u-cover-absolute {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.u-pointer-on {
  pointer-events: auto;
}

.u-pointer-off {
  pointer-events: none;
}

.u-ratio-1-1 {
  aspect-ratio: 1;
}

.u-ratio-16-9 {
  aspect-ratio: 16 / 9;
}

.u-ratio-3-2 {
  aspect-ratio: 3 / 2;
}

.u-ratio-2-3 {
  aspect-ratio: 2 / 3;
}

.u-ratio-2-1 {
  aspect-ratio: 2;
  width: 100%;
  position: relative;
}

.u-margin-inline-auto {
  margin-left: auto;
  margin-right: auto;
}

.u-order-first {
  order: -1;
}

.u-order-last {
  order: 1;
}

.styleguide_subheading {
  margin-bottom: 0;
}

.styleguide_card_wrap {
  padding: var(--_spacing---space--7);
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  border: var(--_border-styles---border-width--small) solid var(--_theme---border--dark);
  border-radius: var(--_border-styles---radius--small);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
  overflow: hidden;
}

.styleguide_footer {
  border-top: var(--border-width--main\<deleted\|variable-6a827233-04fc-6e0e-9b94-ad3b23777e0b\>) solid var(--_theme---border--dark);
  text-align: center;
  display: none;
}

.g_tag_wrap {
  z-index: 100;
  border-radius: var(--radius--main\<deleted\|variable-fb99821f-cbb2-ccb1-74a6-7e151f7b98c1\>);
  background-color: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  color: var(--_theme---background--surface-01);
  line-height: var(--_typography---line-height--1);
  text-align: center;
  cursor: pointer;
  align-self: flex-start;
  padding: .5rem .75rem;
  display: inline-block;
  position: relative;
}

.g_tag_wrap.u-overline-style-xsmall:where(.w-variant-56f24279-18be-86de-9f8e-0183d05800b7) {
  margin: 1rem;
  position: absolute;
  inset: auto auto 0% 0%;
}

.g_tag_wrap.u-overline-style-xsmall:where(.w-variant-645e978d-a788-776d-34c9-db390e6663f4) {
  margin: 1rem;
  position: absolute;
  inset: auto 0% 0% auto;
}

.g_tag_wrap.u-overline-style-xsmall:where(.w-variant-280ca324-6f4d-28ee-215d-417f175e9a23) {
  margin: 1rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.g_tag_wrap.u-overline-style-xsmall:where(.w-variant-b92587b1-5653-4dfb-7925-27637c3a53b0) {
  margin: 1rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.g_tag_wrap.u-overline-style-xsmall:where(.w-variant-de11f499-0f6c-20be-1bb7-2123723c9dec) {
  margin-left: auto;
  margin-right: auto;
}

.styleguide_font_item {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--3);
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  border-bottom: var(--border-width--main\<deleted\|variable-6a827233-04fc-6e0e-9b94-ad3b23777e0b\>) solid var(--_theme---border--dark);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.form_main_field_label {
  text-align: left;
  width: 100%;
}

.form_main_field_text.u-weight-medium {
  font-size: var(--_typography---font-size--text-xsmall);
}

.form_main_wrap {
  width: 100%;
  color: var(--_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>);
  margin-bottom: 0;
}

.form_main_success_wrap {
  border: var(--border-width--main\<deleted\|variable-6a827233-04fc-6e0e-9b94-ad3b23777e0b\>) solid var(--_theme---border--dark);
  border-radius: var(--radius--main\<deleted\|variable-fb99821f-cbb2-ccb1-74a6-7e151f7b98c1\>);
  background-color: var(--swatch--transparent\<deleted\|variable-f3de064a-6a96-a418-1f97-8812677e8a89\>);
  padding: 1.2rem;
}

.form_main_layout {
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form_main_error_wrap {
  border: var(--border-width--main\<deleted\|variable-6a827233-04fc-6e0e-9b94-ad3b23777e0b\>) solid var(--_theme---border--dark);
  background-color: #0000;
  margin-top: 0;
  padding: .8rem 1.4rem;
}

.form_main_field_input {
  border-top: 0 solid #000;
  border-bottom-style: solid;
  border-right: 0 solid #000;
  border-bottom-width: var(--border-width--main\<deleted\|variable-6a827233-04fc-6e0e-9b94-ad3b23777e0b\>);
  border-bottom-color: var(--_theme---border--dark);
  height: 3rem;
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  color: inherit;
  text-transform: var(--_text-style---text-transform, none);
  background-color: #0000;
  border-left: 0 solid #000;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}

.form_main_field_input:focus {
  border-bottom-color: var(--_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>);
}

.form_main_field_input::placeholder {
  color: color-mix(in srgb, var(--_theme---text) 60%, transparent);
}

.form_main_field_input.is-message {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 9rem;
  max-height: 10rem;
  padding-top: .5rem;
}

.btn_main_wrap {
  border: var(--border-width--main\<deleted\|variable-6a827233-04fc-6e0e-9b94-ad3b23777e0b\>) solid var(--_button-style---border);
  border-radius: var(--radius--round\<deleted\|variable-4e21af7b-42b3-7481-f82c-f74896a9d83f\>);
  background-color: var(--_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>);
  color: var(--_button-style---text);
  text-align: center;
  vertical-align: middle;
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.5rem;
  line-height: 1;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.btn_main_wrap:where(.w-variant-e85564cd-af30-a478-692b-71732aefb3ab) {
  --_button-style---border: var(--_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>);
  --_button-style---text: var(--_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>);
  --_button-style---background: var(--_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>);
  --_button-style---background-blur: 12px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.btn_main_wrap:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.btn_main_text {
  z-index: 2;
  line-height: inherit;
  position: relative;
}

.btn_play_wrap {
  aspect-ratio: 1;
  border: var(--_border-styles---radius--main) solid var(--_button-style---border);
  border-radius: var(--_border-styles---radius--round);
  background-color: var(--_button-style---background);
  width: 100%;
  min-width: 2rem;
  height: 100%;
  color: var(--_button-style---text);
  vertical-align: middle;
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
  justify-content: center;
  align-items: center;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.btn_play_wrap:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57) {
  --_button-style---border: var(--_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>);
  --_button-style---text: var(--_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>);
  --_button-style---background: var(--_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>);
  --_button-style---background-blur: 12px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.btn_play_wrap:where(.w-variant-78afbf4a-92d6-c1ee-069b-cdf52e36511c) {
  --_button-style---border: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_button-style---text: var(--_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>);
  --_button-style---border-hover: var(--_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>);
  --_button-style---background-hover: var(--_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>);
  --_button-style---text-hover: var(--_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>);
  --_button-style---background: var(--_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.btn_play_wrap:where(.w-variant-8929fc3b-380b-3adf-e317-95c3eca73c1b) {
  --_button-style---border: var(--_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>);
  --_button-style---text: var(--_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>);
  --_button-style---border-hover: var(--_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>);
  --_button-style---background-hover: var(--_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>);
  --_button-style---text-hover: var(--_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>);
  --_button-style---background: var(--_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
  width: 100%;
  min-width: 3rem;
  height: 100%;
}

.btn_play_wrap:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.btn_play_icon {
  aspect-ratio: 1;
  width: 35%;
  position: relative;
}

.page_wrap {
  flex-flow: column;
  min-height: 100svh;
  overflow: clip;
}

.page_main {
  flex-flow: column;
  flex: 1;
  position: relative;
  overflow: clip;
}

.page_code_wrap {
  position: fixed;
  inset: 0% 0% auto;
}

.styleguide_group {
  margin-top: var(--_spacing---space--9);
  margin-bottom: var(--_spacing---space--9);
  padding: var(--_spacing---space--7);
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  border-radius: var(--_border-styles---radius--small);
  background-color: var(--_theme---background--surface-02);
  flex-flow: column;
  display: flex;
}

.styleguide_grid_medium {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.styleguide_grid_medium.u-grid-autofill {
  --_column-count---value: 3;
  grid-template-columns: repeat(auto-fill, minmax(min(max(8rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

.styleguide_visual {
  width: 100%;
  max-height: 7rem;
  padding: var(--_spacing---space--2);
  aspect-ratio: 3 / 1.5;
  border: var(--border-width--main\<deleted\|variable-6a827233-04fc-6e0e-9b94-ad3b23777e0b\>) solid var(--_theme---border--dark);
  border-radius: var(--radius--small\<deleted\|variable-95e0840b-4255-e171-3fc6-e4984fef0994\>);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.hero_utility-page_contain.u-container {
  align-content: center;
  min-height: 100vh;
}

.hero_utility-page_content {
  grid-column-gap: var(--_spacing---space--9);
  grid-row-gap: var(--_spacing---space--9);
  flex-flow: column;
  max-width: 26rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.styleguide_contain {
  padding-top: var(--_spacing---section-space--small);
  padding-bottom: var(--_spacing---section-space--small);
}

.styleguide_guide_wrap {
  z-index: 2000;
  pointer-events: none;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.styleguide_guide_layout {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  grid-template-columns: repeat(var(--site--column-count), minmax(0, 1fr));
  display: grid;
}

.styleguide_guide_column {
  color: #8a8a8a80;
  background-color: #9292920f;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding-top: .6rem;
  padding-bottom: .6rem;
  display: flex;
}

.g_overline_wrap {
  margin-bottom: var(--_spacing---space--6);
  justify-content: var(--_alignment---direction, start);
  flex-flow: column;
  flex: none;
}

.g_overline_marker {
  width: var(--_border-styles---border-width--small);
  background-color: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  flex: none;
  height: 100%;
}

.g_overline_text {
  background-image: linear-gradient(270deg, var(--_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>), var(--_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
}

.g_overline_text.u-overline-style-main {
  font-size: 1em;
}

.g_overline_text.u-overline-style-main:where(.w-variant-1ff434a0-054a-8e6e-b519-6cb7de02f068) {
  background-image: linear-gradient(270deg, var(--_color-primitives---gradient-primary--start\<deleted\|variable-7b42fc09-b640-f1b2-0bfa-962458b551dd\>), var(--_color-primitives---gradient-primary--end\<deleted\|variable-ace75147-6173-7bd2-ef57-3344249311cd\>));
}

.g_visual_wrap {
  background-color: color-mix(in lab, currentcolor 10%, transparent);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.g_visual_img {
  object-position: inherit;
}

.g_visual_overlay {
  background-color: #000;
}

.styleguide_list {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.styleguide_card_visual {
  border-top-left-radius: var(--radius--round\<deleted\|variable-4e21af7b-42b3-7481-f82c-f74896a9d83f\>);
  border-top-right-radius: var(--radius--round\<deleted\|variable-4e21af7b-42b3-7481-f82c-f74896a9d83f\>);
  border-bottom-left-radius: var(--radius--round\<deleted\|variable-4e21af7b-42b3-7481-f82c-f74896a9d83f\>);
  border-bottom-right-radius: var(--radius--round\<deleted\|variable-4e21af7b-42b3-7481-f82c-f74896a9d83f\>);
  opacity: .1;
  pointer-events: none;
  background-color: currentColor;
  width: 100%;
  min-width: 3rem;
  min-height: 3rem;
  padding: 0;
}

.styleguide_flex_wrap {
  aspect-ratio: 1;
  background-image: url('../images/dots.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 88%;
  flex-flow: column;
  width: 100%;
  display: flex;
  container-type: inline-size;
}

.styleguide_flex_dot {
  opacity: .1;
  pointer-events: none;
  background-color: currentColor;
  border-radius: 100vw;
  min-width: 16cqw;
  min-height: 16cqw;
  padding: 0;
}

.g_clickable_wrap {
  z-index: 3;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.g_clickable_link {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.g_clickable_btn {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.styleguide_layout {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--9);
  --_column-count---value: 12;
  flex-flow: row;
  grid-auto-columns: 1fr;
  align-items: start;
  display: flex;
  position: relative;
}

.styleguide_content {
  grid-column: 1 / span 8;
  width: 80%;
}

.styleguide_nav_wrap {
  top: var(--_spacing---space--9);
  margin-top: var(--_spacing---space--9);
  flex: 1;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: sticky;
  overflow: clip auto;
}

.styleguide_nav_list {
  border-left: var(--_button-sizes---border-width) solid var(--_theme---border--dark);
}

.styleguide_nav_item {
  margin-left: calc(var(--border-width--main) * -.5);
}

.styleguide_nav_link {
  outline-offset: var(--focus--offset-inner);
  padding-top: .125rem;
  padding-bottom: .125rem;
  padding-left: .75rem;
  display: block;
}

.styleguide_nav_link.w--current {
  border-left-style: solid;
  border-left-width: var(--_button-sizes---border-width);
  color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  border-left-color: currentColor;
}

.styleguide_nav_sub_list {
  overflow: hidden;
}

.styleguide_nav_sub_link {
  opacity: .6;
  outline-offset: var(--focus--offset-inner);
  padding: .25rem 1.1rem;
  line-height: 1.3em;
  display: block;
}

.styleguide_nav_sub_link:hover, .styleguide_nav_sub_link.w--current {
  opacity: 1;
}

.styleguide_nav_sub_wrap {
  grid-template-rows: 0fr;
  grid-template-columns: minmax(0, 1fr);
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: grid;
}

.btn_play_pause {
  opacity: 0;
  display: block;
}

.btn_play_play {
  display: block;
}

.g_overline_outter_wrap {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  vertical-align: baseline;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.g_svg {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: visible !important;
}

.styleguide_card_hidden {
  display: none;
}

.g_section_space {
  height: var(--_spacing---section-space--none);
  position: relative;
}

.g_section_space:where(.w-variant-d422cbd0-f212-c815-68df-63414354c21d) {
  height: var(--_spacing---section-space--small);
}

.g_section_space:where(.w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490) {
  height: var(--_spacing---section-space--main);
}

.g_section_space:where(.w-variant-8cc18b30-4618-8767-0111-f6abfe45aaa3) {
  height: var(--_spacing---section-space--large);
}

.g_section_space:where(.w-variant-41fc0c0a-cac3-53c9-9802-6a916e3fb342) {
  height: var(--site--margin);
}

.g_section_space:where(.w-variant-e359d2da-de19-6775-b122-3e06f925f39e) {
  height: var(--_spacing---section-space--page-top);
}

.hero_utility-page_header {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.g_section_wrap:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background--surface-01: var(--_color-primitives---neutral--0);
  --_theme---typography--heading: var(--_color-primitives---primary--1000);
  --_theme---typography--text: var(--_color-primitives---neutral--600);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--50);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---neutral--100);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_theme---typography--overline: var(--_color-primitives---neutral--600);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--900);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
}

.g_section_wrap:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background--surface-01: var(--_color-primitives---neutral--1000);
  --_theme---typography--heading: var(--_color-primitives---neutral--0);
  --_theme---typography--text: var(--_color-primitives---neutral--400);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>);
  --_theme---border--dark: var(--_color-primitives---neutral-alpha-light--20);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--950);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--white\<deleted\|variable-b577fdd8-5a69-8a12-accb-e2fa6cb0847e\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---primary--900);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--1000);
  --_theme---typography--overline: var(--_color-primitives---neutral--400);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--900);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--400);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--800);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--900);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--1000);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text: var(--_color-primitives---neutral--0);
  --_theme---button-primary--border-hover: var(--_color-primitives---neutral--0);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--50\<deleted\|variable-555a4c05-8de3-1c15-b127-d31aa6b70f4f\>);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--700);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---neutral--0);
  --_theme---selection--text: var(--_color-primitives---primary--500);
  --_theme---elevation--neutral: var(--_color-primitives---primary-alpha--30);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--30);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--800);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 70%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---neutral--1000);
}

.g_section_wrap:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background--surface-01: var(--_color-primitives---neutral--0);
  --_theme---typography--heading: var(--_color-primitives---primary--1000);
  --_theme---typography--text: var(--_color-primitives---neutral--600);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--50);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---neutral--100);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_theme---typography--overline: var(--_color-primitives---neutral--600);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--900);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
}

.g_section_wrap:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background--surface-01: var(--_color-primitives---neutral--1000);
  --_theme---typography--heading: var(--_color-primitives---neutral--0);
  --_theme---typography--text: var(--_color-primitives---neutral--400);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>);
  --_theme---border--dark: var(--_color-primitives---neutral-alpha-light--20);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--950);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--white\<deleted\|variable-b577fdd8-5a69-8a12-accb-e2fa6cb0847e\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---primary--900);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--1000);
  --_theme---typography--overline: var(--_color-primitives---neutral--400);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--900);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--400);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--800);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--900);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--1000);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text: var(--_color-primitives---neutral--0);
  --_theme---button-primary--border-hover: var(--_color-primitives---neutral--0);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--50\<deleted\|variable-555a4c05-8de3-1c15-b127-d31aa6b70f4f\>);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--700);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---neutral--0);
  --_theme---selection--text: var(--_color-primitives---primary--500);
  --_theme---elevation--neutral: var(--_color-primitives---primary-alpha--30);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--30);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--800);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 70%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---neutral--1000);
}

.sc_container.u-container {
  max-width: min(var(--container--main), 100% - var(--site--margin) * 2);
}

.g_paragraph {
  text-wrap: pretty;
}

.g_paragraph li {
  line-height: var(--_typography---line-height--1-15);
  margin-top: calc(var(--_spacing---space--1) / 1.5);
  text-wrap: balance;
}

.form_main_radio_input {
  z-index: 2;
  cursor: pointer;
  appearance: none;
  outline-style: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.form_main_radio_circle_wrap {
  aspect-ratio: 1;
  border: var(--border-width--main\<deleted\|variable-6a827233-04fc-6e0e-9b94-ad3b23777e0b\>) solid var(--_theme---border--dark);
  border-radius: 100vw;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  padding: 0;
  display: flex;
}

.form_main_radio_label {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  font-weight: inherit;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.form_main_radio_circle_inner {
  aspect-ratio: 1;
  opacity: 0;
  background-color: currentColor;
  border-radius: 100vw;
  width: 80%;
  padding: 0;
}

.form_main_checkbox_label {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  font-weight: inherit;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.form_main_checkbox_input {
  z-index: 2;
  cursor: pointer;
  appearance: none;
  outline-style: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.form_main_checkbox_box {
  aspect-ratio: 1;
  border: var(--border-width--main\<deleted\|variable-6a827233-04fc-6e0e-9b94-ad3b23777e0b\>) solid var(--_theme---border--dark);
  border-radius: var(--radius--small\<deleted\|variable-95e0840b-4255-e171-3fc6-e4984fef0994\>);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.6rem;
  padding: 0;
  display: flex;
}

.form_main_checkbox_icon {
  opacity: 0;
  width: 63%;
  color: var(--_theme---background--surface-01);
  overflow: visible !important;
}

.g_content {
  text-align: var(--_alignment---direction, start);
}

.g_content:where(.w-variant-67e1f4a6-997b-b215-d348-cc757a57083b) {
  --_alignment---direction: start;
}

.g_content:where(.w-variant-4f54624e-ceb1-0769-a238-365d5e220b70) {
  --_alignment---direction: center;
}

.g_content:where(.w-variant-405b6754-709a-81de-bf32-f0102c0c7aa2) {
  --_alignment---direction: end;
}

.g_background_color {
  pointer-events: none;
}

.g_background_color:where(.w-variant-cd5f9287-5b9f-b1bf-cfe9-3449eb06f297) {
  background-color: var(--_theme---background--surface-01);
}

.g_background_color:where(.w-variant-eb0f2029-84f7-ce58-38ea-0afc3f5a3171) {
  background-color: var(--_theme---background--surface-02);
}

.g_background_color:where(.w-variant-c845015d-52b8-f15f-01ef-7e144fe2694a) {
  background-color: var(--_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>);
}

.g_background_color:where(.w-variant-e1228c0a-33c7-e772-d61e-c8487b9f0f59) {
  background-color: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
}

.styleguide_classes_list.u-flex-vertical-wrap.u-gap-8 {
  padding: 5rem;
}

.u-heading-style-display-xlg {
  font-family: var(--_heading-style---font-family);
  color: var(--_theme---typography--heading);
  font-size: var(--_heading-style---font-size);
  line-height: var(--_heading-style---line-height);
  font-weight: var(--_heading-style---font-weight);
  letter-spacing: var(--_heading-style---letter-spacing);
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--display-xlarge);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-display-xlarge {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---heading-sizes--display-xlarge);
  --_text-style---line-height: var(--_typography---line-height--1);
  --_text-style---font-weight: var(--_typography---primary-font--medium\<deleted\|variable-bf70a7c1-809a-4d78-48d8-6a700e801b65\>);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_text-style---margin-top: var(--_spacing---space--8);
  --_text-style---margin-bottom: var(--_spacing---space--7);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-xsmall {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---font-size--text-xsmall);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-text-style-tiny {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---font-size--text-tiny);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-overline-style-large {
  font-family: var(--_overline-style---font-family);
  color: var(--_theme---typography--overline);
  font-size: var(--_overline-style---font-size);
  line-height: var(--_overline-style---line-height);
  font-weight: var(--_overline-style---font-weight);
  letter-spacing: var(--_overline-style---letter-spacing);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-large) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_overline-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-overline-style-main {
  font-family: var(--_overline-style---font-family);
  color: var(--_theme---typography--overline);
  font-size: var(--_overline-style---font-size);
  line-height: var(--_overline-style---line-height);
  font-weight: var(--_overline-style---font-weight);
  letter-spacing: var(--_overline-style---letter-spacing);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-main) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_overline-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-overline-style-small {
  font-family: var(--_overline-style---font-family);
  color: var(--_theme---typography--overline);
  font-size: var(--_overline-style---font-size);
  line-height: var(--_overline-style---line-height);
  font-weight: var(--_overline-style---font-weight);
  letter-spacing: var(--_overline-style---letter-spacing);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-small) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_overline-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-overline-style-xsmall {
  font-family: var(--_overline-style---font-family);
  color: var(--_theme---typography--overline);
  font-size: var(--_overline-style---font-size);
  line-height: var(--_overline-style---line-height);
  font-weight: var(--_overline-style---font-weight);
  letter-spacing: var(--_overline-style---letter-spacing);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-xsmall) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_overline-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.styleguide_grid_smalll.u-grid-autofill {
  --_column-count---value: 4;
}

.u-ratio-9-16 {
  aspect-ratio: 9 / 16;
}

.u-ratio-1-2 {
  aspect-ratio: 1 / 2;
}

.u-tablet-show, .u-mobile-landscape-show, .u-mobile-show {
  display: none;
}

.styleguide_placeholder_frame {
  border: 1px dashed var(--_theme---border--dark);
  border-radius: var(--radius--main\<deleted\|variable-fb99821f-cbb2-ccb1-74a6-7e151f7b98c1\>);
  padding: 1rem;
}

.hidden {
  display: none;
}

.slider-nav {
  z-index: 2;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  padding: 16px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.slider-nav-inactive {
  cursor: pointer;
  background-color: #95a0b2;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  padding: 0;
}

.slider-nav-active {
  cursor: pointer;
  background-color: #000;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  padding: 0;
}

.slider-arrows {
  justify-content: center;
  column-gap: 8px;
  margin-top: 24px;
  display: flex;
}

.slider-arrow {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #dde3e8;
  border-radius: 8px;
  min-width: 148px;
  padding: 9px 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 500;
  box-shadow: 0 2px 1px #95a0b214;
}

.g_slide {
  width: 100%;
  height: auto;
  margin-bottom: var(--_spacing---space--6);
  background-color: var(--_color-primitives---neutral-alpha-light--0);
}

.bullet_layout {
  background-color: var(--_color-primitives---neutral--900);
  width: 100%;
  height: 100%;
}

.bullet_layout:where(.w-variant-ae14e730-bc66-a347-777d-8f7a94eda85a) {
  background-color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  width: 100%;
  height: 100%;
}

.bullet_layout:where(.w-variant-c161af66-a8a9-96fe-0483-8086a165f92c) {
  background-color: var(--_color-primitives---neutral--500);
}

.bullet_layout:where(.w-variant-c0346eb8-46f1-60d8-0010-250c4456b9fe) {
  background-color: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  opacity: .25;
}

.bullet_layout:where(.w-variant-ecc4c8aa-bd5c-157b-5e23-f0a71d23a8c6) {
  background-color: var(--_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>);
}

.bullet_layout:where(.w-variant-cc62354e-2a64-0f24-63b4-0338a981b699) {
  background-color: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
}

.bullet_layout.accent {
  background-color: #ff2323;
  width: 100%;
  height: 100%;
}

.u-subtitle-style-large {
  font-family: var(--_subtitle-style---font-family);
  color: var(--_theme---typography--subtitle);
  font-size: var(--_subtitle-style---font-size);
  line-height: var(--_subtitle-style---line-height);
  font-weight: var(--_subtitle-style---font-weight);
  letter-spacing: var(--_subtitle-style---letter-spacing);
  --_subtitle-style---font-family: var(--_typography---secondary-font--font-family);
  --_subtitle-style---font-size: var(--_typography---font-size--text-large);
  --_subtitle-style---line-height: var(--_typography---line-height--1-3);
  --_subtitle-style---font-weight: var(--_typography---primary-font--light);
  --_subtitle-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_subtitle-style---margin-top: var(--_spacing---space--2);
  --_subtitle-style---margin-bottom: var(--_spacing---space--3);
  --_subtitle-style---text-transform: var(--_typography---text-transform--none);
  --_subtitle-style---trim-top: var(--_typography---secondary-font--trim-top);
  --_subtitle-style---trim-bottom: var(--_typography---secondary-font--trim-bottom);
  text-transform: var(--_subtitle-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-subtitle-style-medium {
  font-family: var(--_subtitle-style---font-family);
  color: var(--_theme---typography--subtitle);
  font-size: var(--_subtitle-style---font-size);
  line-height: var(--_subtitle-style---line-height);
  font-weight: var(--_subtitle-style---font-weight);
  letter-spacing: var(--_subtitle-style---letter-spacing);
  --_subtitle-style---font-family: var(--_typography---secondary-font--font-family);
  --_subtitle-style---font-size: var(--_typography---font-size--text-main);
  --_subtitle-style---line-height: var(--_typography---line-height--1-3);
  --_subtitle-style---font-weight: var(--_typography---primary-font--light);
  --_subtitle-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_subtitle-style---margin-top: var(--_spacing---space--2);
  --_subtitle-style---margin-bottom: var(--_spacing---space--3);
  --_subtitle-style---text-transform: var(--_typography---text-transform--none);
  --_subtitle-style---trim-top: var(--_typography---secondary-font--trim-top);
  --_subtitle-style---trim-bottom: var(--_typography---secondary-font--trim-bottom);
  text-transform: var(--_subtitle-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-subtitle-style-small {
  font-family: var(--_subtitle-style---font-family);
  color: var(--_theme---typography--subtitle);
  font-size: var(--_subtitle-style---font-size);
  line-height: var(--_subtitle-style---line-height);
  font-weight: var(--_subtitle-style---font-weight);
  letter-spacing: var(--_subtitle-style---letter-spacing);
  --_subtitle-style---font-family: var(--_typography---secondary-font--font-family);
  --_subtitle-style---font-size: var(--_typography---font-size--text-small);
  --_subtitle-style---line-height: var(--_typography---line-height--1-3);
  --_subtitle-style---font-weight: var(--_typography---primary-font--light);
  --_subtitle-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_subtitle-style---margin-top: var(--_spacing---space--2);
  --_subtitle-style---margin-bottom: var(--_spacing---space--3);
  --_subtitle-style---text-transform: var(--_typography---text-transform--none);
  --_subtitle-style---trim-top: var(--_typography---secondary-font--trim-top);
  --_subtitle-style---trim-bottom: var(--_typography---secondary-font--trim-bottom);
  text-transform: var(--_subtitle-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-container-large {
  width: 100%;
  max-width: min(var(--container--large), 100% - var(--site--margin) * 2);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.u-overline-style-tiny {
  font-family: var(--_overline-style---font-family);
  color: var(--_theme---typography--overline);
  font-size: var(--_overline-style---font-size);
  line-height: var(--_overline-style---line-height);
  font-weight: var(--_overline-style---font-weight);
  letter-spacing: var(--_overline-style---letter-spacing);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-tiny) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_overline-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.ds_caption {
  color: var(--_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>);
}

.ds_caption.u-text-style-small.u-color-faded {
  text-align: var(--_alignment---direction, start);
}

.ds_settings_frame_wrap {
  margin-top: var(--_spacing---space--6);
  margin-bottom: var(--_spacing---space--6);
  padding: var(--_units---size--1-5rem);
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border-radius: var(--_border-styles---radius--small);
  background-color: var(--_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>);
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.ds_settings_content {
  border-left: var(--_button-sizes---border-width) solid var(--_theme---border--dark);
}

.ds_settings_overline {
  color: var(--_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>);
  margin-bottom: 0;
}

.h_styles_tag {
  border-radius: var(--radius--main\<deleted\|variable-fb99821f-cbb2-ccb1-74a6-7e151f7b98c1\>);
  background-color: var(--_color-primitives---feedback-informative--600\<deleted\|variable-4e564391-b5af-be0e-5bac-66d9ff9706b8\>);
  width: 100%;
  color: var(--_theme---overline-text--inverse);
  line-height: var(--_typography---line-height--1);
  text-align: center;
  cursor: pointer;
  align-self: flex-start;
  padding: .5rem .75rem;
  display: inline-block;
  position: relative;
}

.h_styles_tag.is--desktop-base-size {
  z-index: var(--_typography---heading-scales--desktop-base-size);
}

.h_styles_tag.is--desktop-scale-ratio {
  z-index: var(--_typography---heading-scales--desktop-scale-ratio);
}

.p_styles_tag {
  border-radius: var(--radius--main\<deleted\|variable-fb99821f-cbb2-ccb1-74a6-7e151f7b98c1\>);
  background-color: var(--_color-primitives---feedback-informative--600\<deleted\|variable-4e564391-b5af-be0e-5bac-66d9ff9706b8\>);
  color: var(--_theme---overline-text--inverse);
  line-height: var(--_typography---line-height--1);
  text-align: center;
  cursor: pointer;
  align-self: flex-start;
  padding: .5rem .75rem;
  display: inline-block;
  position: relative;
}

.p_styles_tag.is--mobile-scale-ratio {
  z-index: var(--_typography---font-scales--mobile-scale-ratio);
}

.p_styles_tag.is--mobile-base-size {
  z-index: var(--_typography---font-scales--mobile-base-size);
}

.p_styles_tag.is--deskop-base-size {
  z-index: var(--_typography---font-scales--desktop-base-size);
}

.p_styles_tag.is--desktop-scale-ratio {
  z-index: var(--_typography---font-scales--desktop-scale-ratio);
}

.ds_settings_grid {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.g_overline_bullet {
  height: var(--_border-styles---border-width--small);
  background-color: var(--_theme---border--dark);
  display: none;
  position: relative;
}

.g_underline_marker {
  width: var(--_spacing---space--7);
  height: var(--_border-styles---border-width--medium);
  background-color: var(--_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>);
  background-image: linear-gradient(270deg, var(--_color-primitives---gradient-primary--start\<deleted\|variable-7b42fc09-b640-f1b2-0bfa-962458b551dd\>), var(--_color-primitives---gradient-primary--end\<deleted\|variable-ace75147-6173-7bd2-ef57-3344249311cd\>));
  display: flex;
}

.styles-group {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-top: 1px solid #c8d1d9;
  flex-flow: column;
  padding-top: 24px;
  display: flex;
}

.styles-group-header {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.h6-heading {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}

.styles-badge {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
  display: inline-flex;
}

.styles-icon {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.styles-class {
  color: #fff;
  background-color: #2567eb;
  border-radius: 4px;
  padding: 4px 6px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.u-max-width-xlarge {
  width: 100%;
  max-width: 846px;
}

.styles-box {
  pointer-events: none;
  color: #a4c3ff;
  text-align: center;
  background-color: #e6ebff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 14px;
  display: flex;
}

.styles-box.styles-box-border {
  border: 1px solid #8bb2ff;
}

.u-max-width-large {
  width: 100%;
  max-width: 628px;
}

.u-max-width-regular {
  width: 100%;
  max-width: 512px;
}

.u-max-width-small {
  width: 100%;
  max-width: 384px;
}

.u-max-width-xsmall {
  width: 100%;
  max-width: 320px;
}

.g_overline_inner_wrap {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  align-self: stretch;
  display: flex;
}

.bullet_component {
  width: var(--_ui---bullet-primary--main\<deleted\|variable-206ebdb5-6df1-c3e4-fdde-585fc16c1508\>);
  height: var(--_ui---bullet-primary--main\<deleted\|variable-206ebdb5-6df1-c3e4-fdde-585fc16c1508\>);
  aspect-ratio: 1;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.bullet_component:where(.w-variant-66a0c8af-d3d8-aa4b-5bb7-ccf58781a968) {
  width: var(--_ui---bullet-primary--large\<deleted\|variable-cc5c0ef2-bce0-62ff-ea35-adff3a5cd30a\>);
  height: var(--_ui---bullet-primary--large\<deleted\|variable-cc5c0ef2-bce0-62ff-ea35-adff3a5cd30a\>);
}

.bullet_component:where(.w-variant-646fb353-8d6f-eef5-ac48-12de388e3aef) {
  width: var(--_ui---bullet-primary--small\<deleted\|variable-c8f83940-39a6-efef-4846-fec34c2d4aaa\>);
  height: var(--_ui---bullet-primary--small\<deleted\|variable-c8f83940-39a6-efef-4846-fec34c2d4aaa\>);
  position: relative;
}

.bullet_component:where(.w-variant-0e99372a-5cd7-b908-6cba-26cb78926461) {
  margin-left: 0;
  margin-right: 0;
}

.g_overline_contain {
  width: 100%;
  font-size: var(--_overline-style---font-size);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-main) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
}

.g_overline_contain:where(.w-variant-ee4fc1fa-ec42-661a-7848-34557e5472e3) {
  margin-bottom: var(--_spacing---space--5);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-small) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
}

.g_overline_contain:where(.w-variant-1ff434a0-054a-8e6e-b519-6cb7de02f068) {
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-large) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
}

.g_overline_contain:where(.w-variant-aad240c8-c778-cfd3-f907-bff318627b15) {
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-xsmall) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
}

.g_overline_contain:where(.w-variant-6f3e6449-2b0e-144d-03c5-fac5e34aa388) {
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-tiny) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
}

.u_padding_bottom_divider {
  width: 100%;
  padding-bottom: var(--_spacing---space--8);
  border-bottom: var(--_border-styles---border-width--small) solid var(--_theme---border--dark);
}

.u-ratio-5-2 {
  aspect-ratio: 5 / 2;
}

.u-ratio-4-3 {
  aspect-ratio: 4 / 3;
}

.u-ratio-16-10 {
  aspect-ratio: 16 / 10;
}

.u-ratio-21-9 {
  aspect-ratio: 21 / 9;
}

.u-ratio-2_76-1 {
  aspect-ratio: 2.76;
}

.u-ratio-3-4 {
  aspect-ratio: 3 / 4;
}

._w-slider-dot {
  justify-content: center;
  align-items: center;
  display: none;
}

.u-clear-text-style {
  letter-spacing: 0;
  text-transform: none;
  text-wrap: pretty;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  display: flow-root;
}

.caption_main_component:where(.w-variant-c909ed6d-2f07-3a8f-3dec-5941ba4c837a) {
  position: absolute;
  inset: 0% 0% auto auto;
}

.caption_main_component:where(.w-variant-3249985a-0a29-9d8f-8383-76cc81fa8424) {
  position: absolute;
  inset: 0% auto auto 0%;
}

.caption_main_component:where(.w-variant-5f7b468d-6660-2d85-eed2-cc40c91c2d5d) {
  position: absolute;
  inset: auto auto 0% 0%;
}

.caption_main_component:where(.w-variant-5f2765e9-c9fe-83cc-6f06-d72ba6d57159) {
  z-index: 25;
  position: absolute;
  inset: auto 0% 0% auto;
}

.caption_main_component:where(.w-variant-a91c7c01-765d-25fe-6085-3a64d8bc596b) {
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.caption_main_layout {
  grid-column-gap: var(--_caption-style---outter-gap);
  grid-row-gap: var(--_caption-style---outter-gap);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.caption_main_layout:where(.w-variant-1fee15c1-cc7e-7fec-d644-a93b7824b074) {
  --_caption-style---outter-gap: var(--_spacing---space--3);
  --_caption-style---inner-gap: var(--_spacing---space--2);
  --_caption-style---font-family: var(--_typography---secondary-font--font-family);
  --_caption-style---font-size: var(--_typography---font-size--text-xsmall);
  --_caption-style---font-weight: var(--_typography---secondary-font--regular);
  --_caption-style---letter-spacing: var(--_typography---letter-spacing--lg);
  --_caption-style---svg-size: var(--_units---icon-size--12);
  --_caption-style---line-height: var(--_typography---line-height--1-15);
  --_caption-style---text-transform: var(--_typography---text-transform--none);
  --_caption-style---trim-top: var(--_typography---primary-font--trim-top);
  --_caption-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --_caption-style---float-margim-h: var(--_spacing---space--5);
  --_caption-style---float-margim-v: var(--_spacing---space--5);
  --_caption-style---fixed-margin-h: var(--_spacing---space--3);
  --_caption-style---fixed-margim-v: var(--_spacing---space--3);
}

.caption_main_layout:where(.w-variant-46f52c3a-a2de-5917-c46c-360d893d75c2) {
  --_caption-style---outter-gap: var(--_spacing---space--3);
  --_caption-style---inner-gap: var(--_spacing---space--2);
  --_caption-style---font-family: var(--_typography---secondary-font--font-family);
  --_caption-style---font-size: var(--_typography---font-size--text-tiny);
  --_caption-style---font-weight: var(--_typography---secondary-font--regular);
  --_caption-style---letter-spacing: var(--_typography---letter-spacing--lg);
  --_caption-style---svg-size: var(--_units---icon-size--8);
  --_caption-style---line-height: var(--_typography---line-height--1-15);
  --_caption-style---text-transform: var(--_typography---text-transform--none);
  --_caption-style---trim-top: var(--_typography---primary-font--trim-top);
  --_caption-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --_caption-style---float-margim-h: var(--_spacing---space--3);
  --_caption-style---float-margim-v: var(--_spacing---space--3);
  --_caption-style---fixed-margin-h: var(--_spacing---space--3);
  --_caption-style---fixed-margim-v: var(--_spacing---space--3);
}

.caption_content_wrap {
  grid-column-gap: var(--_caption-style---inner-gap);
  grid-row-gap: var(--_caption-style---inner-gap);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.g_visual_content {
  padding: var(--_units---padding--medium);
}

.caption_main_text.u-caption-style-main:where(.w-variant-1fee15c1-cc7e-7fec-d644-a93b7824b074) {
  --_caption-style---outter-gap: var(--_spacing---space--3);
  --_caption-style---inner-gap: var(--_spacing---space--2);
  --_caption-style---font-family: var(--_typography---secondary-font--font-family);
  --_caption-style---font-size: var(--_typography---font-size--text-xsmall);
  --_caption-style---font-weight: var(--_typography---secondary-font--regular);
  --_caption-style---letter-spacing: var(--_typography---letter-spacing--lg);
  --_caption-style---svg-size: var(--_units---icon-size--12);
  --_caption-style---line-height: var(--_typography---line-height--1-15);
  --_caption-style---text-transform: var(--_typography---text-transform--none);
  --_caption-style---trim-top: var(--_typography---primary-font--trim-top);
  --_caption-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --_caption-style---float-margim-h: var(--_spacing---space--5);
  --_caption-style---float-margim-v: var(--_spacing---space--5);
  --_caption-style---fixed-margin-h: var(--_spacing---space--3);
  --_caption-style---fixed-margim-v: var(--_spacing---space--3);
}

.caption_main_text.u-caption-style-main:where(.w-variant-46f52c3a-a2de-5917-c46c-360d893d75c2) {
  --_caption-style---outter-gap: var(--_spacing---space--3);
  --_caption-style---inner-gap: var(--_spacing---space--2);
  --_caption-style---font-family: var(--_typography---secondary-font--font-family);
  --_caption-style---font-size: var(--_typography---font-size--text-tiny);
  --_caption-style---font-weight: var(--_typography---secondary-font--regular);
  --_caption-style---letter-spacing: var(--_typography---letter-spacing--lg);
  --_caption-style---svg-size: var(--_units---icon-size--8);
  --_caption-style---line-height: var(--_typography---line-height--1-15);
  --_caption-style---text-transform: var(--_typography---text-transform--none);
  --_caption-style---trim-top: var(--_typography---primary-font--trim-top);
  --_caption-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --_caption-style---float-margim-h: var(--_spacing---space--3);
  --_caption-style---float-margim-v: var(--_spacing---space--3);
  --_caption-style---fixed-margin-h: var(--_spacing---space--3);
  --_caption-style---fixed-margim-v: var(--_spacing---space--3);
}

.u-caption-style-main {
  font-family: var(--_caption-style---font-family);
  color: var(--_theme---typography--caption);
  font-size: var(--_caption-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_caption-style---font-weight);
  letter-spacing: var(--_caption-style---letter-spacing);
  --_caption-style---outter-gap: var(--_spacing---space--4);
  --_caption-style---inner-gap: var(--_spacing---space--2);
  --_caption-style---font-family: var(--_typography---secondary-font--font-family);
  --_caption-style---font-size: var(--_typography---font-size--text-small);
  --_caption-style---font-weight: var(--_typography---secondary-font--regular);
  --_caption-style---letter-spacing: var(--_typography---letter-spacing--lg);
  --_caption-style---svg-size: var(--_units---icon-size--16);
  --_caption-style---line-height: var(--_typography---line-height--1-15);
  --_caption-style---text-transform: var(--_typography---text-transform--none);
  --_caption-style---trim-top: var(--_typography---primary-font--trim-top);
  --_caption-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --_caption-style---float-margim-h: var(--_spacing---space--7);
  --_caption-style---float-margim-v: var(--_spacing---space--7);
  --_caption-style---fixed-margin-h: var(--_spacing---space--3);
  --_caption-style---fixed-margim-v: var(--_spacing---space--3);
  text-transform: var(--_caption-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-caption-style-small {
  font-family: var(--_caption-style---font-family);
  color: var(--_theme---typography--caption);
  font-size: var(--_caption-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_caption-style---font-weight);
  letter-spacing: var(--_caption-style---letter-spacing);
  --_caption-style---outter-gap: var(--_spacing---space--3);
  --_caption-style---inner-gap: var(--_spacing---space--2);
  --_caption-style---font-family: var(--_typography---secondary-font--font-family);
  --_caption-style---font-size: var(--_typography---font-size--text-xsmall);
  --_caption-style---font-weight: var(--_typography---secondary-font--regular);
  --_caption-style---letter-spacing: var(--_typography---letter-spacing--lg);
  --_caption-style---svg-size: var(--_units---icon-size--12);
  --_caption-style---line-height: var(--_typography---line-height--1-15);
  --_caption-style---text-transform: var(--_typography---text-transform--none);
  --_caption-style---trim-top: var(--_typography---primary-font--trim-top);
  --_caption-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --_caption-style---float-margim-h: var(--_spacing---space--5);
  --_caption-style---float-margim-v: var(--_spacing---space--5);
  --_caption-style---fixed-margin-h: var(--_spacing---space--3);
  --_caption-style---fixed-margim-v: var(--_spacing---space--3);
  text-transform: var(--_caption-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-caption-style-xsmall {
  font-family: var(--_caption-style---font-family);
  color: var(--_theme---typography--caption);
  font-size: var(--_caption-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_caption-style---font-weight);
  letter-spacing: var(--_caption-style---letter-spacing);
  --_caption-style---outter-gap: var(--_spacing---space--3);
  --_caption-style---inner-gap: var(--_spacing---space--2);
  --_caption-style---font-family: var(--_typography---secondary-font--font-family);
  --_caption-style---font-size: var(--_typography---font-size--text-tiny);
  --_caption-style---font-weight: var(--_typography---secondary-font--regular);
  --_caption-style---letter-spacing: var(--_typography---letter-spacing--lg);
  --_caption-style---svg-size: var(--_units---icon-size--8);
  --_caption-style---line-height: var(--_typography---line-height--1-15);
  --_caption-style---text-transform: var(--_typography---text-transform--none);
  --_caption-style---trim-top: var(--_typography---primary-font--trim-top);
  --_caption-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --_caption-style---float-margim-h: var(--_spacing---space--3);
  --_caption-style---float-margim-v: var(--_spacing---space--3);
  --_caption-style---fixed-margin-h: var(--_spacing---space--3);
  --_caption-style---fixed-margim-v: var(--_spacing---space--3);
  text-transform: var(--_caption-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.g_visual_lightbox {
  display: none;
}

.g_visual_lightbox:where(.w-variant-51a9f26d-63f5-b2c6-ea5d-8c901a907f4e) {
  display: block;
}

.g_visual_media:where(.w-variant-51a9f26d-63f5-b2c6-ea5d-8c901a907f4e) {
  display: none;
}

.u-slide-base-wrap {
  width: 100%;
  height: auto;
}

.caption_visual_wrap {
  width: var(--_caption-style---svg-size);
  color: var(--_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>);
}

.g_svg_wrap {
  width: 100%;
  height: 100%;
  color: inherit;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.caption_main_contain {
  margin: var(--_spacing---space--4);
  --_caption-style---outter-gap: var(--_spacing---space--4);
  --_caption-style---inner-gap: var(--_spacing---space--2);
  --_caption-style---font-family: var(--_typography---secondary-font--font-family);
  --_caption-style---font-size: var(--_typography---font-size--text-small);
  --_caption-style---font-weight: var(--_typography---secondary-font--regular);
  --_caption-style---letter-spacing: var(--_typography---letter-spacing--lg);
  --_caption-style---svg-size: var(--_units---icon-size--16);
  --_caption-style---line-height: var(--_typography---line-height--1-15);
  --_caption-style---text-transform: var(--_typography---text-transform--none);
  --_caption-style---trim-top: var(--_typography---primary-font--trim-top);
  --_caption-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  --_caption-style---float-margim-h: var(--_spacing---space--7);
  --_caption-style---float-margim-v: var(--_spacing---space--7);
  --_caption-style---fixed-margin-h: var(--_spacing---space--3);
  --_caption-style---fixed-margim-v: var(--_spacing---space--3);
}

.caption_main_contain:where(.w-variant-a91c7c01-765d-25fe-6085-3a64d8bc596b) {
  margin: var(--_spacing---space--1) var(--_spacing---space--4);
}

.sc_background_wrap.u-cover-absolute.u-zindex-0 {
  pointer-events: none;
}

.sc_header_wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sc_header_wrap:where(.w-variant-5db98c29-a83e-ae0d-8204-02e19c5c9c01) {
  margin-bottom: 0;
}

.u-mt-heading {
  margin-top: var(--_heading-style---margin-top);
}

.u-mt-subtitle {
  margin-top: var(--_subtitle-style---margin-top);
}

.u-mb-heading {
  margin-bottom: var(--_heading-style---margin-bottom);
}

.u-mb-subtitle {
  margin-bottom: var(--_subtitle-style---margin-bottom);
}

.btn_expand_layout {
  grid-column-gap: var(--_button-sizes---gap);
  grid-row-gap: var(--_button-sizes---gap);
  border: var(--_button-sizes---border-width) solid var(--_button-style---border);
  border-radius: var(--_button-sizes---border-radius);
  background-color: var(--_button-style---background);
  -webkit-backdrop-filter: blur(var(--_button-style---background-blur));
  backdrop-filter: blur(var(--_button-style---background-blur));
  color: var(--_button-style---text);
  justify-content: center;
  align-self: center;
  align-items: center;
  transition: all .24s ease-out;
}

.btn_expand_layout:where(.w-variant-778b43ed-236f-3049-aa32-9e15d0c955ee) {
  --_button-style---border: var(--_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>);
  --_button-style---text: var(--_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>);
  --_button-style---background: var(--_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>);
  --_button-style---background-blur: 12px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.btn_expand_layout:where(.w-variant-fd3f5d0b-2702-8d23-5ece-e1ac8e3b41e5) {
  --_button-style---border: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_button-style---text: var(--_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>);
  --_button-style---border-hover: var(--_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>);
  --_button-style---background-hover: var(--_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>);
  --_button-style---text-hover: var(--_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>);
  --_button-style---background: var(--_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.btn_expand_layout:where(.w-variant-7fea5e5c-1e77-09df-26d1-eaf44e2a9ba5) {
  --_button-style---border: var(--_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>);
  --_button-style---text: var(--_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>);
  --_button-style---border-hover: var(--_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>);
  --_button-style---background-hover: var(--_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>);
  --_button-style---text-hover: var(--_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>);
  --_button-style---background: var(--_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.btn_expand_layout:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  -webkit-backdrop-filter: blur(var(--_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>));
  backdrop-filter: blur(var(--_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>));
  color: var(--_button-style---text-hover);
}

.btn_expand_icon {
  width: var(--_button-sizes---icon-size);
  aspect-ratio: 1;
}

.btn_expand_wrap {
  margin: var(--_content---float-margin-v\<deleted\|variable-fb3fb6c5-3d57-2271-a58f-81f8530134d5\>) var(--_content---float-margin-h\<deleted\|variable-444c2e5a-4835-773f-fa65-bca5abfcc228\>);
  grid-column-gap: var(--_button-sizes---gap);
  grid-row-gap: var(--_button-sizes---gap);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-sizes---icon-size: var(--_units---icon-size--20);
  --_button-sizes---height: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2.5 * 1rem);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(1 * 1rem, ((1 - ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1.5 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
  justify-content: center;
  align-self: center;
  align-items: center;
  position: absolute;
  inset: 0% 0% auto auto;
}

.btn_expand_wrap:where(.w-variant-17f136aa-ef2f-f105-94f7-b3ac129be3b3) {
  margin: var(--_spacing---space--2);
}

.btn_expand_wrap:where(.w-variant-665a8e14-a7ec-fd14-50f1-538b02356010) {
  margin: var(--_spacing---space--5);
}

.btn_expand_wrap:where(.w-variant-e4ae3d85-59f2-c0bb-d171-7e448b5ad254) {
  position: static;
}

.btn_expand_contain {
  min-height: var(--_button-sizes---height);
  grid-column-gap: var(--_button-sizes---gap);
  grid-row-gap: var(--_button-sizes---gap);
  aspect-ratio: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.btn_expand_contain:where(.w-variant-26f1cd5b-7e29-6f55-cb6b-64b846675fb6) {
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-sizes---icon-size: var(--_units---icon-size--24);
  --_button-sizes---height: clamp(2.5 * 1rem, ((2.5 - ((3 - 2.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((3 - 2.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 3 * 1rem);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(1.5 * 1rem, ((1.5 - ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
}

.btn_expand_contain:where(.w-variant-ad4d9309-2313-988c-d247-88ef4fddab05) {
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-sizes---icon-size: var(--_units---icon-size--16);
  --_button-sizes---height: clamp(1.5 * 1rem, ((1.5 - ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2 * 1rem);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(.75 * 1rem, ((.75 - ((1 - .75) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1 - .75) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
}

.btn_expand_contain:where(.w-variant-18584ffe-9dc6-ad1f-8e28-ce4c0bd8cf52) {
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-sizes---icon-size: var(--_units---icon-size--12);
  --_button-sizes---height: clamp(1.5 * 1rem, ((1.5 - ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2 * 1rem);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(1 * 1rem, ((1 - ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1.5 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
}

.btn_expand_contain:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.sc_header_subtitle_wrap {
  opacity: .7;
}

.sc_header_inner_wrap {
  width: 100%;
}

.rich-text-block {
  flex: 1;
}

.g_underline_decoration {
  z-index: 0;
  width: 2.5rem;
  height: var(--_border-styles---border-width--medium);
  background-color: var(--_color-primitives---neutral--300);
  position: absolute;
  inset: auto auto 0% 0%;
}

.navbar {
  z-index: 200;
  --_theme---background--surface-01: var(--_color-primitives---neutral--1000);
  --_theme---typography--heading: var(--_color-primitives---neutral--0);
  --_theme---typography--text: var(--_color-primitives---neutral--400);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>);
  --_theme---border--dark: var(--_color-primitives---neutral-alpha-light--20);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--950);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--white\<deleted\|variable-b577fdd8-5a69-8a12-accb-e2fa6cb0847e\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---primary--900);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--1000);
  --_theme---typography--overline: var(--_color-primitives---neutral--400);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--900);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--400);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--800);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--900);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--1000);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text: var(--_color-primitives---neutral--0);
  --_theme---button-primary--border-hover: var(--_color-primitives---neutral--0);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--50\<deleted\|variable-555a4c05-8de3-1c15-b127-d31aa6b70f4f\>);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--700);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---neutral--0);
  --_theme---selection--text: var(--_color-primitives---primary--500);
  --_theme---elevation--neutral: var(--_color-primitives---primary-alpha--30);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--30);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--800);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 70%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---neutral--1000);
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar:where(.w-variant-bb6d5122-a5f3-d8d7-4509-7be6ab055ed6) {
  position: sticky;
}

.navbar_wrap {
  color: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  justify-content: space-between;
  align-items: stretch;
}

.navbar_header {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
}

.navbar_header_bg {
  background-color: var(--_color-primitives---neutral--950\<deleted\|variable-f232eab9-45da-3fc8-c8f9-f97173bfef2a\>);
}

.navbar_container.u-container {
  flex-flow: column;
  justify-content: center;
}

.navbar_header_layout {
  width: 100%;
  height: var(--_sizes---navbar--top-height);
  justify-content: flex-end;
  align-items: stretch;
  padding-top: .125rem;
  padding-bottom: .125rem;
  display: flex;
}

.navbar_cta_block {
  grid-column-gap: var(--_spacing---space--1);
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-icon-component {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: .125em;
  display: flex;
}

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

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

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

.navbar_header_content {
  grid-column-gap: var(--_spacing---space--5);
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar_cta_title {
  margin-right: var(--_spacing---space--4);
  color: #fff;
}

.nav_cta_block {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  opacity: .8;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav_cta_block:hover {
  opacity: 1;
}

.nav_cta_block.u-hflex-center-center {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fff;
  border-left: 1px solid #ffffff1f;
  padding-left: 1rem;
}

.nav_cta_block.u-hflex-center-center:hover {
  color: #fff;
}

.nav_cta_block.u-hflex-center-center.fade-text {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar_main {
  position: relative;
}

.navbar_main_bg {
  background-color: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  -webkit-backdrop-filter: blur(var(--_button-style---background-blur));
  backdrop-filter: blur(var(--_button-style---background-blur));
}

.navbar_main_layout {
  width: 100%;
  height: var(--_sizes---navbar--botom-height);
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.navbar_logo_wrap {
  color: #165ed1;
  height: calc(90% + 1rem);
  margin-top: -1.25rem;
}

.navbar_logo {
  object-fit: scale-down;
  width: 100%;
  height: 100%;
}

.navbar_menu_wrap {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.navbar_link {
  padding-right: var(--_spacing---space--4);
  padding-left: var(--_spacing---space--4);
  opacity: .7;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar_link:hover {
  opacity: 1;
}

.navbar_link_underline {
  background-color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  width: 0%;
  height: .125rem;
  position: absolute;
  inset: auto 0% 0%;
}

.navbar_btn {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;
  display: none;
}

.u-svg-icon-xsmall {
  width: var(--_units---icon-size--16);
  height: var(--_units---icon-size--16);
}

.navbar_link_text.u-overline-style-main {
  font-weight: var(--_typography---secondary-font--regular\<deleted\|variable-53e22c6e-2d3f-ef8c-c938-d09a182a8de9\>);
  letter-spacing: var(--_typography---letter-spacing--n-xsm);
  text-transform: none;
}

.page_content_wrap {
  background-color: var(--_theme---background--surface-01);
  position: relative;
}

.g_slide_wrap {
  background-color: var(--_color-primitives---neutral-alpha-light--0);
  --_button-style---border: var(--_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>);
  --_button-style---text: var(--_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>);
  --_button-style---background: var(--_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>);
  --_button-style---background-blur: 12px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-sizes---icon-size: var(--_units---icon-size--20);
  --_button-sizes---height: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2.5 * 1rem);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(1 * 1rem, ((1 - ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1.5 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
  width: 100%;
}

.g_slide_wrap.u-cover {
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-sizes---icon-size: var(--_units---icon-size--16);
  --_button-sizes---height: clamp(1.5 * 1rem, ((1.5 - ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2 * 1rem);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(.75 * 1rem, ((.75 - ((1 - .75) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1 - .75) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
  overflow: visible;
}

.g_slide_button {
  z-index: 25;
  width: var(--_button-sizes---height);
  height: var(--_button-sizes---height);
  margin-right: var(--_button-sizes---inner-margin);
  margin-left: var(--_button-sizes---inner-margin);
  grid-column-gap: var(--_button-sizes---gap);
  grid-row-gap: var(--_button-sizes---gap);
  aspect-ratio: 1;
  border: var(--_button-sizes---border-width) solid var(--_button-style---border);
  border-radius: var(--_button-sizes---border-radius);
  background-color: var(--_button-style---background);
  -webkit-backdrop-filter: blur(var(--_button-style---background-blur));
  backdrop-filter: blur(var(--_button-style---background-blur));
  color: var(--_button-style---text);
  justify-content: center;
  align-items: center;
  transition: all .32s;
  display: flex;
}

.g_slide_button:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.g_slide_button_icon {
  width: var(--_button-sizes---icon-size);
  justify-content: center;
  align-items: center;
}

.u-media-wrap-full {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100dvh;
}

.feauture_wrap {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.feature_content {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.feature_content:where(.w-variant-0d3020b2-c75b-79b3-937d-57c238628922) {
  flex-flow: column-reverse;
}

.feature_overline {
  color: var(--_theme---typography--text);
}

.feature_title {
  letter-spacing: var(--_typography---letter-spacing--std);
}

.feature_title.u-overline-style-main:where(.w-variant-0d3020b2-c75b-79b3-937d-57c238628922) {
  text-transform: uppercase;
}

.u-light-filter {
  filter: saturate(0%) brightness(400%);
}

.feaure_icon_wrap {
  padding-right: var(--_spacing---space--2);
  border-right: var(--_border-styles---border-width--medium) solid var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feaure_icon_wrap:where(.w-variant-a74464f8-4490-c6ae-c0b4-69b9a4623618) {
  margin-right: var(--_spacing---space--2);
  padding-right: var(--_spacing---space--3);
}

.feaure_icon_wrap:where(.w-variant-b49d364a-6f9d-3a82-dad2-1e10402f5055) {
  margin-right: var(--_spacing---space--3);
  padding-right: var(--_spacing---space--3);
}

.feaure_icon {
  width: var(--_units---icon-size--20);
  height: var(--_units---icon-size--20);
  aspect-ratio: 1;
  flex: none;
}

.feaure_icon:where(.w-variant-bc02cc85-b698-c15f-5ee7-84945ed9eaeb) {
  width: var(--_units---icon-size--12);
  height: var(--_units---icon-size--12);
}

.feaure_icon:where(.w-variant-1515fe2d-b77e-2748-1366-2492baf83b13) {
  width: var(--_units---icon-size--16);
  height: var(--_units---icon-size--16);
}

.feaure_icon:where(.w-variant-a74464f8-4490-c6ae-c0b4-69b9a4623618) {
  width: var(--_units---icon-size--24);
  height: var(--_units---icon-size--24);
}

.feaure_icon:where(.w-variant-b49d364a-6f9d-3a82-dad2-1e10402f5055) {
  width: var(--_units---icon-size--32);
  height: var(--_units---icon-size--32);
}

.g_vertical_line_divider {
  width: var(--_border-styles---border-width--small);
  height: var(--_spacing---space--3);
  border-radius: var(--_border-styles---radius--large);
  background-color: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  opacity: .15;
  flex: none;
  max-height: 70%;
  margin-top: auto;
  margin-bottom: auto;
}

.u-whatsapp-text-color {
  color: var(--_color-primitives---whatsapp--main);
}

.u-whatsapp-text-color:hover {
  color: var(--_color-primitives---whatsapp--dark);
}

.button_wrap {
  position: relative;
}

.button_wrap:where(.w-variant-8d656002-eef4-cd8e-f50f-b7368aba626d) {
  flex: 1;
}

.button_content {
  grid-column-gap: inherit;
  grid-row-gap: inherit;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button_content:where(.w-variant-2581d27a-20d1-00d0-96b2-39edf6325f51) {
  flex-flow: row-reverse;
}

.button_text {
  font-family: var(--_overline-style---font-family);
  font-size: var(--_overline-style---font-size);
  line-height: var(--_overline-style---line-height);
  font-weight: var(--_overline-style---font-weight);
  letter-spacing: var(--_overline-style---letter-spacing);
  color: inherit;
  text-transform: var(--_overline-style---text-transform, none);
}

.button_icon {
  width: var(--_button-sizes---icon-size);
  aspect-ratio: 1;
  color: var(--_button-style---text);
  flex: none;
  justify-content: center;
  align-items: center;
}

.button_layout {
  border: var(--_button-sizes---border-width) solid var(--_button-style---border);
  background-color: var(--_button-style---background);
  -webkit-backdrop-filter: blur(var(--_button-style---background-blur));
  backdrop-filter: blur(var(--_button-style---background-blur));
  color: var(--_button-style---text);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.button_layout:where(.w-variant-ccad6ca3-6db4-664e-c9e9-5ed9641819e9) {
  --_button-style---border: var(--_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>);
  --_button-style---text: var(--_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>);
  --_button-style---background: var(--_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>);
  --_button-style---background-blur: 12px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.button_layout:where(.w-variant-f93572b2-36b5-8279-bf06-71a4087096e0) {
  --_button-style---border: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_button-style---text: var(--_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>);
  --_button-style---border-hover: var(--_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>);
  --_button-style---background-hover: var(--_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>);
  --_button-style---text-hover: var(--_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>);
  --_button-style---background: var(--_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.button_layout:where(.w-variant-d37d6d81-0559-fd6e-1fb6-c0517c5024f4) {
  --_button-style---border: var(--_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>);
  --_button-style---text: var(--_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>);
  --_button-style---border-hover: var(--_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>);
  --_button-style---background-hover: var(--_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>);
  --_button-style---text-hover: var(--_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>);
  --_button-style---background: var(--_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.button_layout:where(.w-variant-a73b04c8-de9b-c60f-3ca9-d847a1e7903c) {
  --_button-style---border: var(--_color-primitives---whatsapp--main);
  --_button-style---text: var(--_color-primitives---whatsapp--dark);
  --_button-style---border-hover: var(--_color-primitives---whatsapp--light);
  --_button-style---background-hover: var(--_color-primitives---whatsapp--light);
  --_button-style---text-hover: var(--_color-primitives---whatsapp--dark);
  --_button-style---background: var(--_color-primitives---whatsapp--main);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.button_layout:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.button_contain {
  height: var(--_button-sizes---height);
  padding-top: var(--_button-sizes---v-padding);
  padding-right: var(--_button-sizes---h-padding);
  padding-bottom: var(--_button-sizes---v-padding);
  padding-left: var(--_button-sizes---h-padding);
  grid-column-gap: var(--_button-sizes---gap);
  grid-row-gap: var(--_button-sizes---gap);
  border-top-style: solid;
  border-top-width: var(--_button-sizes---border-width);
  border-right-style: solid;
  border-right-width: var(--_button-sizes---border-width);
  border-bottom-style: solid;
  border-bottom-width: var(--_button-sizes---border-width);
  border-left-style: solid;
  border-left-width: var(--_button-sizes---border-width);
  border-top-left-radius: var(--_button-sizes---border-radius);
  border-top-right-radius: var(--_button-sizes---border-radius);
  border-bottom-left-radius: var(--_button-sizes---border-radius);
  border-bottom-right-radius: var(--_button-sizes---border-radius);
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-sizes---icon-size: var(--_units---icon-size--20);
  --_button-sizes---height: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2.5 * 1rem);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(1 * 1rem, ((1 - ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1.5 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-small) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  border-top-color: inherit;
  border-right-color: inherit;
  border-bottom-color: inherit;
  border-left-color: inherit;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button_contain:where(.w-variant-5cf65789-c00d-67c4-ef88-091459e4b6bd) {
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-sizes---icon-size: var(--_units---icon-size--24);
  --_button-sizes---height: clamp(2.5 * 1rem, ((2.5 - ((3 - 2.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((3 - 2.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 3 * 1rem);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(1.5 * 1rem, ((1.5 - ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-large) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
}

.button_contain:where(.w-variant-5cf65789-c00d-67c4-ef88-091459e4b6be) {
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-sizes---icon-size: var(--_units---icon-size--16);
  --_button-sizes---height: clamp(1.5 * 1rem, ((1.5 - ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2 * 1rem);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(.75 * 1rem, ((.75 - ((1 - .75) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1 - .75) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-small) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
}

.button_contain:where(.w-variant-b1079f9a-a3bf-0bc1-e78e-8d3333070ddd) {
  padding: var(--_button-sizes---v-padding);
  aspect-ratio: 1;
}

.link_text_wrap {
  margin-top: var(--_spacing---space--9);
  padding-bottom: var(--_spacing---space--3);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  justify-content: center;
  align-items: center;
  transition: all .32s cubic-bezier(.165, .84, .44, 1);
  display: inline-flex;
  position: relative;
}

.link_text_wrap:hover {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  color: var(--_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>);
}

.link_text {
  color: inherit;
}

.link_text_icon {
  width: var(--_units---icon-size--16);
  aspect-ratio: 1;
  color: inherit;
}

.u-base-vertical-layout {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex-flow: column;
  display: flex;
}

.u-hflex-center-center {
  flex-flow: row;
  place-content: center;
  align-items: center;
  display: flex;
}

.link_text_underline {
  width: 25%;
  height: var(--_border-styles---border-width--medium);
  background-color: var(--_theme---border--accent);
  position: absolute;
  inset: auto 0% 0%;
}

.lightbox_main_img {
  transition: transform .32s cubic-bezier(.165, .84, .44, 1);
}

.lightbox_main_img:hover {
  transform: scale(1.025);
}

.heading_description_wrap {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  justify-content: flex-end;
  align-items: center;
  max-width: 35rem;
  display: flex;
}

.feauture_small_wrap {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.u-3-columns-slide {
  height: 100%;
  margin-right: var(--_spacing---space--3);
  padding-left: var(--_spacing---space--3);
  --_gap---size: var(--site--gutter);
  width: calc((100% + (var(--_gap---size) * 1)) / 3);
  margin-left: calc(var(--_spacing---space--3) * -1);
  display: inline-block;
  position: relative;
}

.u-svg-icon-small {
  width: var(--_units---icon-size--20);
  height: var(--_units---icon-size--20);
}

.g_slot:where(.w-variant-0d3020b2-c75b-79b3-937d-57c238628922) {
  width: 100%;
  height: 100%;
}

.u-float-left-top {
  inset: 0% auto auto 0%;
}

.styleguide_padding_card {
  aspect-ratio: 1;
  background-color: var(--_color-primitives---neutral-alpha-dark--5);
  flex-flow: column;
  width: 100%;
  position: relative;
  container-type: inline-size;
}

.styleguide_dot {
  width: var(--_spacing---space--2);
  height: var(--_spacing---space--2);
  background-color: var(--_color-primitives---neutral-alpha-dark--90);
  opacity: .21;
  outline-offset: 3px;
  pointer-events: none;
  border-radius: 100vw;
  outline: 2px solid #303335;
  outline: 2px solid color(srgb .187852 .200342 .206628);
}

.u-float-right-top {
  inset: 0% 0% auto auto;
}

.u-float-left-bottom {
  inset: auto auto 0% 0%;
}

.u-float-right-bottom {
  inset: auto 0% 0% auto;
}

.u-float-center-top {
  inset: 0% auto auto 50%;
  transform: translate(-100%);
}

.hero_sc_container {
  height: 100%;
  padding-left: var(--site--margin);
  flex-flow: column;
  justify-content: flex-end;
  display: flex;
}

.u-elevaion-distant {
  box-shadow: 0 318px 89px #0000, 0 203px 81px #00000003, 0 114px 69px #0000000d, 0 51px 51px #00000017, 0 13px 28px #0000001a;
}

.g_hero_sc_wrap {
  color: var(--_theme---typography--text);
}

.g_hero_sc_wrap:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background--surface-01: var(--_color-primitives---neutral--0);
  --_theme---typography--heading: var(--_color-primitives---primary--1000);
  --_theme---typography--text: var(--_color-primitives---neutral--600);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--50);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---neutral--100);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_theme---typography--overline: var(--_color-primitives---neutral--600);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--900);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
}

.g_hero_sc_wrap:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background--surface-01: var(--_color-primitives---neutral--1000);
  --_theme---typography--heading: var(--_color-primitives---neutral--0);
  --_theme---typography--text: var(--_color-primitives---neutral--400);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>);
  --_theme---border--dark: var(--_color-primitives---neutral-alpha-light--20);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--950);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--white\<deleted\|variable-b577fdd8-5a69-8a12-accb-e2fa6cb0847e\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---primary--900);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--1000);
  --_theme---typography--overline: var(--_color-primitives---neutral--400);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--900);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--400);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--800);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--900);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--1000);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text: var(--_color-primitives---neutral--0);
  --_theme---button-primary--border-hover: var(--_color-primitives---neutral--0);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--50\<deleted\|variable-555a4c05-8de3-1c15-b127-d31aa6b70f4f\>);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--700);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---neutral--0);
  --_theme---selection--text: var(--_color-primitives---primary--500);
  --_theme---elevation--neutral: var(--_color-primitives---primary-alpha--30);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--30);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--800);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 70%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---neutral--1000);
}

.g_hero_sc_wrap:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background--surface-01: var(--_color-primitives---neutral--0);
  --_theme---typography--heading: var(--_color-primitives---primary--1000);
  --_theme---typography--text: var(--_color-primitives---neutral--600);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--50);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---neutral--100);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_theme---typography--overline: var(--_color-primitives---neutral--600);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--900);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
}

.g_hero_sc_wrap:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background--surface-01: var(--_color-primitives---neutral--1000);
  --_theme---typography--heading: var(--_color-primitives---neutral--0);
  --_theme---typography--text: var(--_color-primitives---neutral--400);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>);
  --_theme---border--dark: var(--_color-primitives---neutral-alpha-light--20);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--950);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--white\<deleted\|variable-b577fdd8-5a69-8a12-accb-e2fa6cb0847e\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---primary--900);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--1000);
  --_theme---typography--overline: var(--_color-primitives---neutral--400);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--900);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--400);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--800);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--900);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--1000);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text: var(--_color-primitives---neutral--0);
  --_theme---button-primary--border-hover: var(--_color-primitives---neutral--0);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--50\<deleted\|variable-555a4c05-8de3-1c15-b127-d31aa6b70f4f\>);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--700);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---neutral--0);
  --_theme---selection--text: var(--_color-primitives---primary--500);
  --_theme---elevation--neutral: var(--_color-primitives---primary-alpha--30);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--30);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--800);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 70%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---neutral--1000);
}

.hero_layout {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 100dvh;
}

.hero_media_wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.contact_bar_button_inner_wrap {
  grid-column-gap: .0625rem;
  grid-row-gap: .0625rem;
  flex-direction: column;
  flex: none;
  display: flex;
  position: relative;
}

.contact_bar_button {
  padding-right: var(--_spacing---space--3);
  padding-left: var(--_spacing---space--3);
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  background-color: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  cursor: pointer;
  flex-flow: wrap;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-right: -.125rem;
  transition: background-color .32s ease-in-out;
  display: flex;
  position: relative;
}

.contact_bar_button:hover {
  background-color: var(--_theme---background--surface-02);
}

.contact_bar_wrap {
  z-index: 99999998;
  background-color: var(--_color-primitives---neutral-alpha-light--0);
  position: fixed;
  inset: auto 0% 0%;
  transform: translate(0, 100%);
}

.contact_bar_wrap.u-theme-dark {
  display: none;
}

.contact_bar_header_wrap {
  padding-right: var(--_spacing---space--6);
  padding-left: var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  background-color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  display: flex;
}

.contact_bar_buttons_wrap {
  flex: 1;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.contact_bar_button_overline {
  opacity: .5;
}

.contact_bar_layout {
  height: var(--_sizes---contact-bar--height);
  border-bottom: var(--_border-styles---border-width--large) solid var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  background-color: var(--_theme---background--surface-01);
  align-items: stretch;
  display: flex;
}

.span_fone_ddd {
  opacity: .65;
  vertical-align: top;
  font-size: .85em;
}

.u-media-wrap-large {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 80dvh;
  max-height: 67.5rem;
}

.u-media-wrap-medium {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 60dvh;
}

.u-media-wrap-small {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 40dvh;
  position: relative;
}

.nav_small_wrap {
  left: 0%;
  top: calc(var(--_sizes---navbar--botom-height)  + var(--_sizes---navbar--top-height));
  z-index: 999;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--_theme---border--dark);
  background-color: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  -webkit-backdrop-filter: blur(var(--_button-style---background-blur));
  backdrop-filter: blur(var(--_button-style---background-blur));
  position: fixed;
  bottom: auto;
  right: 0%;
}

.navbar_small_layout {
  min-height: var(--_sizes---navbar--sm-nav-height);
  justify-content: space-between;
  display: flex;
  overflow: auto;
}

.navbar_small_link {
  padding-right: var(--_spacing---space--4);
  padding-left: var(--_spacing---space--4);
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  border-bottom: var(--_border-styles---border-width--large) solid var(--_color-primitives---neutral--transparent\<deleted\|variable-a18874ad-b753-bf3f-12fa-957b917e7967\>);
  flex-flow: row;
  flex: auto;
  justify-content: center;
  align-items: center;
  transition: all .5s ease-in-out;
  display: flex;
}

.navbar_small_link:hover {
  color: #d92036;
}

.navbar_small_link.w--current {
  border-bottom-color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  background-image: radial-gradient(circle farthest-side at 50% 130%, var(--_color-primitives---primary-alpha--40), var(--_color-primitives---neutral-alpha-dark--0) 88%);
  color: #d92036;
}

.g_line_divider_wrap {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.line_divider {
  width: 100%;
  height: var(--_border-styles---border-width--small);
  background-color: var(--_theme---border--dark);
}

.navbar_small_link_icon.u-svg-icon-xsmall, .navbar_small_link_text.u-overline-style-xsmall {
  flex: none;
}

.navbar_btn_wrap {
  margin-left: var(--_spacing---space--4);
  justify-content: center;
  align-items: center;
  display: flex;
}

.form_btn {
  min-height: 2.5rem;
  margin-top: var(--_spacing---space--4);
  border: 1px solid var(--_theme---button-primary--border);
  border-radius: var(--_border-styles---radius--main);
  background-color: var(--_button-style---background);
  color: var(--_theme---button-primary--text);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.form_btn:hover {
  border-color: var(--_theme---button-primary--border-hover);
  background-color: var(--_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>);
  color: var(--_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>);
}

.wrap-text {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar_small_menu_wrap {
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.navbar_small_header {
  padding-right: var(--_spacing---space--2);
  padding-left: var(--_spacing---space--3);
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  display: flex;
}

.navbar_small_header_text.u-overline-style-xsmall {
  max-width: 13ch;
}

.emp_description_item {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  border-bottom: 1px solid var(--_theme---border--dark);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.emp_description_column {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  justify-content: flex-end;
  align-items: center;
  padding-left: 2rem;
  display: flex;
}

.sc_header_title {
  color: var(--_theme---typography--heading);
}

.emp_description_column_left {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
}

.g_texture_background {
  background-image: linear-gradient(#20222299, #20222299), url('../images/bg_texture_012x_1bg_texture_01@2x.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.u-color-main {
  color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
}

.u-color-main-light {
  color: var(--_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>);
}

.u-underline-layout {
  width: 100%;
  padding-bottom: var(--_spacing---space--3);
  border-bottom: 1px solid var(--_theme---border--dark);
}

.h-wrap-small {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.macro_list_header_icon.u-svg-icon-small {
  color: var(--_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>);
}

.u-overline-style-small-3 {
  font-size: var(--_overline-style---font-size);
  line-height: var(--_overline-style---line-height);
  font-weight: var(--_overline-style---font-weight);
  letter-spacing: var(--_overline-style---letter-spacing);
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-small) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_overline-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-grid-2-columns {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ficha_list_item {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: column;
  flex: 25rem;
  display: flex;
}

.ficha_list_item:where(.w-variant-94a857b8-7e9e-4111-975a-9e3947b87dab) {
  flex: 25rem;
}

.ficha_list_header {
  padding-bottom: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border-bottom: 1px solid var(--_theme---border--dark);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ficha_list_header_text {
  font-weight: var(--_typography---primary-font--bold);
}

.ficha_list_header_text.u-overline-style-small.u-color-faded.u-weight-mediu:where(.w-variant-94a857b8-7e9e-4111-975a-9e3947b87dab) {
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-main) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
}

.ficha_list_content {
  padding-left: var(--_spacing---space--5);
}

.ficha_list_text.u-text-style-small {
  white-space: pre;
}

.ficha_list_text.u-text-style-small:where(.w-variant-94a857b8-7e9e-4111-975a-9e3947b87dab) {
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
}

.modal_trigger_btn {
  z-index: 25;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.modal_trigger_btn:focus-visible, .modal_trigger_btn[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey\<deleted\|variable-c4d8099c\>);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.g_modal_wap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
}

.g_modal_cover {
  position: absolute;
  inset: 0%;
}

.g_modal_card {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-radius: var(--_border-styles---radius--small);
  color: #000;
  background-color: #fff;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  width: 100%;
  max-width: 50rem;
  display: flex;
  position: relative;
}

.g_modal_content_wrap {
  padding: var(--_spacing---space--9);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center stretch;
  display: grid;
}

.g_modal_close_btn {
  padding: var(--_spacing---space--4);
  border: var(--_button-sizes---border-width) solid var(--_button-style---border);
  border-radius: var(--_button-sizes---border-radius);
  background-color: var(--_button-style---background);
  color: var(--_button-style---text);
  cursor: pointer;
  --_button-style---border: var(--_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>);
  --_button-style---text: var(--_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>);
  --_button-style---background: var(--_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>);
  --_button-style---background-blur: 12px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.g_modal_close_btn:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.g_modal_close_btn:focus-visible, .g_modal_close_btn[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey\<deleted\|variable-c4d8099c\>);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.g_modal_wrap {
  z-index: 2147483647;
  position: relative;
}

.g_modal_frame_wrap {
  margin: var(--_spacing---space--2);
  border-radius: var(--_border-styles---radius--main);
  background-image: linear-gradient(to bottom, var(--_color-primitives---neutral-alpha-dark--70), var(--_color-primitives---neutral-alpha-dark--70)), url('../images/bg_texture_2bg_texture_01.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  display: none;
  overflow: hidden;
}

.uui-text-style-link-2 {
  color: var(--untitled-ui--gray600\<deleted\|variable-10a0cd12\>);
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link-2:hover {
  color: var(--untitled-ui--gray700\<deleted\|variable-d4f37b50\>);
}

.checkbox_label_text {
  margin-bottom: 0;
  line-height: 1.5;
}

.uui-form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.fiel_label {
  margin-bottom: var(--_spacing---space--2);
}

.uui-form-checkbox-icon {
  border: 1px solid var(--untitled-ui--gray300\<deleted\|variable-51e0117e\>);
  background-color: var(--untitled-ui--white\<deleted\|variable-e3beb9c1\>);
  cursor: pointer;
  border-radius: .375rem;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .75rem;
  transition: all .3s;
}

.uui-form-checkbox-icon:hover {
  border-color: var(--untitled-ui--primary600\<deleted\|variable-c514c1b4\>);
  background-color: var(--untitled-ui--primary50\<deleted\|variable-a4451441\>);
}

.uui-form-checkbox-icon.w--redirected-checked {
  border-width: 1px;
  border-color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  background-color: var(--_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>);
  box-shadow: none;
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .75rem .75rem;
  background-attachment: scroll;
  border-radius: .25rem;
}

.uui-form-checkbox-icon.w--redirected-focus {
  border-color: var(--untitled-ui--primary600\<deleted\|variable-c514c1b4\>);
  background-color: var(--untitled-ui--primary50\<deleted\|variable-a4451441\>);
  box-shadow: 0 0 0 4px var(--untitled-ui--primary100\<deleted\|variable-35a3c723\>);
  border-radius: .25rem;
}

.uui-form-field-wrapper {
  position: relative;
}

.success-message-3 {
  background-color: #f4f4f4;
  padding: 1.5rem;
}

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

.error-message-3 {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.error-text {
  color: #e23939;
}

.uui-contact03_form-wrapper {
  flex-direction: column;
  align-items: stretch;
}

.uui-contact03_form {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.uui-form-button-wrapper {
  flex-direction: column;
  margin-top: .5rem;
  display: flex;
}

.form_input {
  min-height: var(--_spacing---space--7);
  margin-bottom: var(--_spacing---space--4);
  padding: var(--_spacing---space--3) var(--_spacing---space--4);
  border: 1px solid var(--untitled-ui--gray300\<deleted\|variable-51e0117e\>);
  border-radius: var(--_border-styles---radius--main);
  background-color: var(--_theme---background--surface-02);
  color: var(--_theme---typography--caption);
  justify-content: flex-start;
  align-items: center;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.form_input:focus {
  border-color: var(--untitled-ui--primary300\<deleted\|variable-b540dac6\>);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100\<deleted\|variable-35a3c723\>);
}

.form_input::placeholder {
  color: var(--_theme---typography--caption);
}

.form_input.is-text-area {
  min-height: clamp(4 * 1rem, ((4 - ((8 - 4) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((8 - 4) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 8 * 1rem);
}

.g_modal_underline {
  height: var(--_spacing---space--1);
  background-color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  width: calc(100% - calc(var(--_spacing---space--9) * 2));
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.modal_phone_wrap, .modal_mail_wrap, .modal_whatsapp_wrap, .modah_chat_wrap {
  z-index: 2147483647;
  padding: var(--site--margin);
  background-color: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  -webkit-backdrop-filter: blur(var(--_button-style---background-blur));
  backdrop-filter: blur(var(--_button-style---background-blur));
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.u-gap-9 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--9);
}

.u-gap-10 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--10);
}

.modal_highligt_frame {
  padding: var(--_spacing---space--5) var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  border: 1px solid var(--_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>);
  border-radius: var(--_border-styles---radius--large);
  background-color: var(--_theme---background--surface-02);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.highlight_inner_wrap {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  flex-direction: column;
  flex: none;
  display: flex;
  position: relative;
}

.highlight_outter_wrap {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.modal_small_btn {
  padding: var(--_spacing---space--2) var(--_spacing---space--3);
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  border: 1px solid var(--_theme---border--dark);
  border-radius: var(--_border-styles---radius--large);
  background-color: var(--_theme---background--surface-02);
  color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.contact_small_column {
  max-width: 70%;
  margin-top: var(--_spacing---space--9);
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.contact_small_btn_wrap {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.contact_small_btn {
  position: relative;
}

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

.u-text-style-small {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-text-style-xtiny {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---font-size--text-xtiny);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-text-style-xlarge {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---secondary-font--font-family);
  --_text-style---font-size: var(--_typography---font-size--text-xlarge);
  --_text-style---line-height: var(--_heading-style---line-height);
  --_text-style---font-weight: var(--_typography---primary-font--light);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_text-style---margin-top: var(--_spacing---space--3);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---primary-font--trim-top);
  --_text-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-theme-surface-main {
  background-color: var(--_theme---background--surface-01);
  color: var(--_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>);
  --_theme---background--surface-01: var(--_color-primitives---neutral--0);
  --_theme---typography--heading: var(--_color-primitives---primary--1000);
  --_theme---typography--text: var(--_color-primitives---neutral--600);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--50);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---neutral--100);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_theme---typography--overline: var(--_color-primitives---neutral--600);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--900);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
}

.u-theme-surface-02 {
  background-color: var(--_theme---background--surface-01);
  color: var(--_theme---typography--heading);
  --_theme---background--surface-01: var(--_color-primitives---primary--500);
  --_theme---typography--heading: var(--_color-primitives---primary--0);
  --_theme---typography--text: var(--_color-primitives---primary--300);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>);
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---primary--600);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---primary--500);
  --_theme---typography--overline: var(--_color-primitives---primary--300);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---primary--300);
  --_theme---typography--subtitle: var(--_color-primitives---primary--100);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---primary--700);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text: var(--_color-primitives---neutral--0);
  --_theme---button-primary--border-hover: var(--_color-primitives---neutral--0);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>);
  --_theme---typography--faded: var(--_color-primitives---primary--700);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---neutral--0);
  --_theme---selection--text: var(--_color-primitives---primary--500);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---primary--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
}

.u-theme-surface-03 {
  background-color: var(--_theme---background--surface-01);
  color: var(--_theme---typography--heading);
  --_theme---background--surface-01: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---typography--heading: var(--_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>);
  --_theme---typography--text: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>);
  --_theme---border--dark: var(--_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_theme---typography--overline: var(--_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_theme---typography--subtitle: var(--_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
}

.contato_form_header {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.pattern_wrap {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  min-height: calc(var(--_spacing---space--2) / 1.5);
  display: flex;
}

.pattern_line {
  background-color: var(--_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>);
  width: calc(var(--_spacing---space--1) / 1.75);
}

.pattern_line.is-first-line {
  width: var(--_spacing---space--7);
}

.text_pattern_wrap {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  opacity: .3;
  flex-flow: column;
  display: inline-flex;
}

.text_pattern {
  color: var(--_color-primitives---neutral--transparent\<deleted\|variable-a18874ad-b753-bf3f-12fa-957b917e7967\>);
  font-size: var(--_typography---heading-sizes--display-xlarge);
  line-height: .8;
  font-weight: var(--_typography---primary-font--bold);
  letter-spacing: var(--_typography---letter-spacing--lg);
  -webkit-text-stroke-width: .03rem;
  -webkit-text-stroke-color: var(--_theme---background--surface-02);
  text-transform: uppercase;
}

.u-line-height-xlarge {
  line-height: var(--_typography---line-height--1-7);
}

.g_overline_marker_wrap {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  align-self: center;
  height: 65%;
  display: flex;
}

.whatsapp_cta_outer_btn {
  z-index: 1;
  cursor: pointer;
  width: 60px;
  height: 60px;
  transform-style: preserve-3d;
  background-color: #25d466;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  padding: .2rem;
  transition: transform .3s;
  display: flex;
  box-shadow: 0 4px 8px #4a3aff14;
}

.whatsapp_cta_outer_btn:hover {
  transform: scale3d(.92, .92, 1.01);
}

.whatsapp_inner_wrap {
  align-items: flex-end;
  display: flex;
}

.whatsapp_profile_wrap {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  overflow: hidden;
  box-shadow: 0 4px 14px #170f491a;
}

.whatsapp_profile_frame {
  margin-right: 1rem;
}

.whatsapp_cta_inner_btn {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  cursor: pointer;
  width: 100%;
  transform-style: preserve-3d;
  background-color: #25d466;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 6px 18px #0e0d6a24;
}

.whatsapp_cta_inner_btn:hover {
  background-color: #1fb255;
  transform: scale3d(.94, .94, 1.01);
}

.whatsapp_cta_close_icon {
  z-index: -1;
  position: absolute;
}

.u-subtitle-style-xsmall {
  font-family: var(--_subtitle-style---font-family);
  color: var(--_theme---typography--subtitle);
  font-size: var(--_subtitle-style---font-size);
  line-height: var(--_subtitle-style---line-height);
  font-weight: var(--_subtitle-style---font-weight);
  letter-spacing: var(--_subtitle-style---letter-spacing);
  --_subtitle-style---font-family: var(--_typography---secondary-font--font-family);
  --_subtitle-style---font-size: var(--_typography---font-size--text-xsmall);
  --_subtitle-style---line-height: var(--_typography---line-height--1-3);
  --_subtitle-style---font-weight: var(--_typography---primary-font--light);
  --_subtitle-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_subtitle-style---margin-top: var(--_spacing---space--2);
  --_subtitle-style---margin-bottom: var(--_spacing---space--3);
  --_subtitle-style---text-transform: var(--_typography---text-transform--none);
  --_subtitle-style---trim-top: var(--_typography---secondary-font--trim-top);
  --_subtitle-style---trim-bottom: var(--_typography---secondary-font--trim-bottom);
  text-transform: var(--_subtitle-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-subtitle-style-xlarge {
  font-family: var(--_subtitle-style---font-family);
  color: var(--_theme---typography--subtitle);
  font-size: var(--_subtitle-style---font-size);
  line-height: var(--_subtitle-style---line-height);
  font-weight: var(--_subtitle-style---font-weight);
  letter-spacing: var(--_subtitle-style---letter-spacing);
  --_subtitle-style---font-family: var(--_typography---secondary-font--font-family);
  --_subtitle-style---font-size: var(--_typography---font-size--text-xlarge);
  --_subtitle-style---line-height: var(--_typography---line-height--1-3);
  --_subtitle-style---font-weight: var(--_typography---primary-font--light);
  --_subtitle-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_subtitle-style---margin-top: var(--_spacing---space--2);
  --_subtitle-style---margin-bottom: var(--_spacing---space--3);
  --_subtitle-style---text-transform: var(--_typography---text-transform--none);
  --_subtitle-style---trim-top: var(--_typography---secondary-font--trim-top);
  --_subtitle-style---trim-bottom: var(--_typography---secondary-font--trim-bottom);
  text-transform: var(--_subtitle-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.hero_logo {
  object-fit: fill;
  width: 18%;
}

.about_sc {
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}

.about_col_right {
  padding: var(--_spacing---space--10) var(--_spacing---space--9);
  flex-flow: column;
  flex: 1;
  display: flex;
}

.abou_header {
  grid-column-gap: var(--_spacing---space--9);
  grid-row-gap: var(--_spacing---space--9);
  display: flex;
}

.about_col_left {
  height: 100dvh;
  position: sticky;
  top: 0;
}

.about_col_left.u-theme-surface-02 {
  padding: var(--_spacing---space--10) var(--_spacing---space--9);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: end;
  display: grid;
  overflow: hidden;
}

.contact_block_wrap {
  border-top: 1px solid var(--_theme---border--dark);
  margin-top: 5dvw;
  padding-top: 4dvw;
}

.fx-parallax-wrap {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero_img_column {
  padding: var(--_spacing---space--10) var(--_spacing---space--9);
  background-image: linear-gradient(to bottom, var(--_color-primitives---neutral-alpha-dark--20), var(--_color-primitives---neutral-alpha-dark--20)), url('../images/textura_kv_arborea.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.hero_img_column.u-theme-surface-01 {
  height: 100dvh;
  padding-bottom: var(--_spacing---space--9);
  background-color: #0000;
  background-image: linear-gradient(0deg, #2e211fe6, #fcfcfc03 68%, #fff0), linear-gradient(to bottom, var(--_color-primitives---neutral-alpha-dark--60), var(--_color-primitives---neutral-alpha-dark--60));
  text-align: center;
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
}

.hero_line_divider {
  width: 50%;
  height: .25px;
  margin-bottom: var(--_spacing---space--4);
  background-color: var(--_color-primitives---neutral--0);
}

.hero_ct_title {
  font-family: var(--_typography---primary-font--font-family);
  color: var(--_color-primitives---primary--1000);
  font-size: 2.3rem;
}

.hero_ct_title:where(.w-variant-7a5946bf-fc58-6cf6-422f-de99b97ffb52) {
  color: var(--_color-primitives---primary--0);
}

.hero_ct_title.u-heading-style-display-lg {
  font-size: 2.3rem;
}

.hero_ct_title.u-heading-style-display-lg.black_text {
  color: var(--_theme---typography--heading);
}

.hero_ct_title.u-heading-style-display-lg.brown_text {
  color: var(--_color-primitives---primary--500);
}

.hero_ct_title.u-heading-style-display-lg {
  color: var(--_color-primitives---primary--0);
}

.hero_ct_title.u-heading-style-display-lg.hero_title {
  font-size: 3rem;
}

.hero_ct_right {
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.hero_ct_subtitle {
  font-size: 1.125rem;
  font-weight: 200;
  line-height: 1.3;
}

.hero_ct_subtitle:where(.w-variant-7a5946bf-fc58-6cf6-422f-de99b97ffb52) {
  color: var(--_color-primitives---primary--50);
}

.hero_ct_subtitle.u-subtitle-style-xlarge {
  color: var(--_theme---typography--caption);
  font-size: 1.125rem;
  font-weight: 200;
}

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

.hero_sub_wrap {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  flex-flow: column;
  display: flex;
}

.hero_sub_small.u-subtitle-style-medium {
  --_subtitle-style---font-family: var(--_typography---secondary-font--font-family);
  --_subtitle-style---font-size: var(--_typography---font-size--text-main);
  --_subtitle-style---line-height: var(--_typography---line-height--1-3);
  --_subtitle-style---font-weight: var(--_typography---primary-font--light);
  --_subtitle-style---letter-spacing: var(--_typography---letter-spacing--std);
  --_subtitle-style---margin-top: var(--_spacing---space--2);
  --_subtitle-style---margin-bottom: var(--_spacing---space--3);
  --_subtitle-style---text-transform: var(--_typography---text-transform--none);
  --_subtitle-style---trim-top: var(--_typography---secondary-font--trim-top);
  --_subtitle-style---trim-bottom: var(--_typography---secondary-font--trim-bottom);
  --_theme---background--surface-01: var(--_color-primitives---primary--500);
  --_theme---typography--heading: var(--_color-primitives---primary--0);
  --_theme---typography--text: var(--_color-primitives---primary--300);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>);
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---primary--600);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---primary--500);
  --_theme---typography--overline: var(--_color-primitives---primary--300);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---primary--300);
  --_theme---typography--subtitle: var(--_color-primitives---primary--100);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---primary--700);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text: var(--_color-primitives---neutral--0);
  --_theme---button-primary--border-hover: var(--_color-primitives---neutral--0);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>);
  --_theme---typography--faded: var(--_color-primitives---primary--700);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---neutral--0);
  --_theme---selection--text: var(--_color-primitives---primary--500);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---primary--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
}

.hero_sub_small.u-subtitle-style-medium.u-color-faded {
  color: var(--_theme---typography--faded);
}

.whatsapp_cta_wrap {
  z-index: 500;
  flex-direction: column;
  align-items: flex-end;
  max-width: 28rem;
  margin: 3rem;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.whatsapp_cta_wrap.u-display-none {
  display: none;
}

.whatsapp_cta_message {
  padding: var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border: 1px solid var(--_color-primitives---primary--500);
  background-color: #fff;
  border-radius: 36px 36px 36px 3px;
  flex-flow: column;
  margin-bottom: 1rem;
  display: flex;
  box-shadow: 0 4px 16px #170f4912;
}

.whatsapp_cta_btn_text.u-heading-style-h6 {
  color: inherit;
}

.scroll_btn_wrap {
  z-index: 10;
  width: var(--_spacing---space--8);
  height: var(--_spacing---space--8);
  min-height: var(--_spacing---space--8);
  min-width: var(--_spacing---space--8);
  border: 1px solid var(--_color-primitives---neutral--0);
  background-color: var(--_color-primitives---neutral-alpha-dark--30);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--_color-primitives---primary--0);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.scroll-link-icons {
  z-index: 20;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: .875rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-icon-wrapper.is-hover-icon {
  color: #000;
}

.icon-small {
  justify-content: center;
  align-items: center;
  height: .875rem;
}

.button-background {
  background-color: var(--_color-primitives---primary--0);
  border-radius: 100%;
  width: 200%;
  min-width: 4.5rem;
  height: 200%;
  display: none;
  position: absolute;
  inset: auto;
}

.hero_main_wrap {
  padding-bottom: var(--_spacing---space--9);
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_end_layout {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  color: #fff;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer_end_layout.u-container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.legal_text.u-text-xsmall {
  text-align: justify;
  font-size: .65rem;
  line-height: 1.6em;
}

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

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

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

.footer__logo-link.is-jmf {
  width: 9rem;
}

.footer_link_text {
  color: var(--_color-primitives---primary--700);
  font-size: .875rem;
}

.foooter_lline_frame {
  padding: var(--_spacing---space--2) var(--_spacing---space--4);
  border-top: .0625rem solid var(--_theme---border--main);
  border-bottom: .0625rem solid var(--_theme---border--main);
  color: #96745b;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_logos_list {
  justify-content: center;
}

.footer_logos_list.u-hflex-center-center {
  grid-column-gap: var(--_spacing---space--10);
  grid-row-gap: var(--_spacing---space--10);
}

.footer_link_wrap {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.footer_logo_signature {
  line-height: 1;
}

.show-tablet {
  display: none;
}

.social-icon-component-2 {
  width: 2rem;
  height: 2rem;
  color: var(--_theme---typography--heading);
  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-2.is-facebook:hover {
  color: #fff;
  background-color: #3b5998;
}

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

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

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

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

.footer_end_block {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_wrap {
  border-top: 1px solid var(--_theme---border--soft);
}

.footer_link {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  color: var(--_color-primitives---primary--700);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_link.w--current {
  color: #4a382b;
}

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

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

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

.footer_content.is-content-03 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.footer_content.is-content-01 {
  padding-top: var(--_spacing---space--9);
  padding-bottom: var(--_spacing---space--6);
}

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

.about_vertical_text {
  z-index: 1;
  writing-mode: sideways-lr;
  text-orientation: mixed;
  margin-left: 0;
  margin-right: 0;
  font-size: 6dvw;
  position: relative;
}

.about_header_main {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  flex: 1;
  justify-content: center;
  display: flex;
}

.about_header_divider {
  background-color: var(--_theme---border--dark);
  width: 100%;
  height: 1.5px;
}

.about_header_logo {
  flex: 0 auto;
  width: auto;
  height: 13rem;
}

.obrigado_sc_wrap {
  grid-column-gap: 10dvw;
  grid-row-gap: 10dvw;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100dvh;
  padding-top: 12.5dvw;
  padding-bottom: 12.5dvw;
  display: flex;
  position: sticky;
  top: 0%;
}

.obg_logo {
  object-fit: fill;
  width: 50dvw;
  min-width: 8rem;
  max-width: 12rem;
  height: auto;
}

.obrigado_content_wrap {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.obrigado_link_wrap {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  opacity: .84;
  justify-content: center;
  align-items: center;
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.obrigado_link_wrap:hover {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  opacity: 100;
}

.text-span {
  padding-right: .25rem;
}

.lazer_card_logo {
  object-fit: contain;
  object-position: 100% 50%;
  width: 6rem;
  height: 3rem;
  margin: 1rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.slide_arrow_wrap {
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 80%;
  display: flex;
}

.lazer_grid_content {
  grid-column-gap: .125rem;
  grid-row-gap: .125rem;
  flex-flow: column;
  display: flex;
}

.g_section-space {
  height: 0;
}

.g_section-space:where(.w-variant-3ffc9078-527c-f6ca-e71c-9f2adab673cc) {
  height: 5rem;
}

.g_section-space:where(.w-variant-85b2ff61-eea6-d1ac-a3b7-dfceb1dd61ab) {
  height: 10rem;
}

.g_section-space:where(.w-variant-cf04e1c2-676c-560e-ab3d-f4cd00ee7ed3) {
  height: 15rem;
}

.lazer_conten_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 30% 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  width: 100%;
  display: grid;
  position: relative;
}

.overline_title {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  font-family: var(--_typography---secondary-font--font-family);
  color: var(--_color-primitives---neutral-alpha-dark--80);
  letter-spacing: .08rem;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-size: .875rem;
  font-weight: 200;
  display: flex;
}

.overline_title:where(.w-variant-cb873fa4-7d5a-88f9-8483-ebd61bc138bd), .overline_title:where(.w-variant-4465b813-d5df-5170-a003-ffa266a5bf33) {
  color: var(--_color-primitives---primary--0);
}

.text-divider {
  background-color: var(--_color-primitives---primary--500);
  width: .0625rem;
  height: .75rem;
  margin-top: 2px;
  display: none;
}

.u-cover-absolute-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.lazer_grid_bg_wrap {
  opacity: .05;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lazer_grid_bg_wrap.u-cover-absolute-2 {
  pointer-events: none;
  display: none;
}

.lazer_grid_title {
  z-index: 1;
  color: var(--_color-primitives---primary--0);
  text-align: center;
  letter-spacing: .08rem;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 300;
  position: relative;
}

.lazer_sc_wrap {
  background-color: var(--_color-primitives---primary--100);
  margin-left: auto;
  margin-right: auto;
}

.lazer_contain.u-section-large {
  padding-left: clamp(1.5 * 1rem, ((1.5 - ((3 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((3 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 5 * 1rem);
  padding-right: clamp(1.5 * 1rem, ((1.5 - ((3 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((3 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 5 * 1rem);
}

.lazer_grid {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lazer_grid_frame {
  border-top-style: solid;
  border-top-width: .0625rem;
  border-top-color: var(--_color-primitives---primary--100);
  border-right-style: solid;
  border-right-width: .0625rem;
  border-right-color: var(--_color-primitives---primary--100);
  border-bottom-style: solid;
  border-bottom-width: .0625rem;
  border-bottom-color: var(--_color-primitives---primary--100);
  border-left-style: solid;
  border-left-width: .0625rem;
  border-left-color: var(--_color-primitives---primary--100);
  text-wrap: balance;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 10rem;
  padding: 1rem 1.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.split_column_wrap {
  aspect-ratio: 9 / 16;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 20%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lazer_grid_overline.u-text-style-small.u-text-muted {
  text-wrap: balance;
  border-top: 1px solid #727372;
  padding-top: 1rem;
  display: none;
}

.u-overlay-linear-dark {
  z-index: 5;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(var(--overlay--blur));
  backdrop-filter: blur(var(--overlay--blur));
  pointer-events: none;
  background-image: linear-gradient(0deg, #0d080580, #1b0c0200 34%);
  position: absolute;
  inset: 0%;
}

.lazer_grid_icon {
  filter: grayscale();
  width: 1.5rem;
  height: 1.5rem;
}

.hero_sc {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100dvh;
  position: sticky;
  top: 0%;
}

.heading_text_wrap {
  position: relative;
}

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

.overline_content_wrap:where(.w-variant-c752e95a-b073-8371-0ba5-488e85f6ee33), .overline_content_wrap:where(.w-variant-cb873fa4-7d5a-88f9-8483-ebd61bc138bd) {
  justify-content: center;
  align-items: center;
}

.overline_subtitle {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  opacity: .4;
  font-family: var(--_typography---secondary-font--font-family);
  color: var(--_color-primitives---primary--1000);
  justify-content: flex-start;
  align-items: center;
  font-size: .875rem;
  display: flex;
}

.overline_subtitle:where(.w-variant-cb873fa4-7d5a-88f9-8483-ebd61bc138bd), .overline_subtitle:where(.w-variant-4465b813-d5df-5170-a003-ffa266a5bf33) {
  color: var(--_color-primitives---primary--0);
}

.overline_divider {
  opacity: .5;
  background-color: #000;
  width: 1rem;
  height: .03rem;
}

.overline_divider:where(.w-variant-cb873fa4-7d5a-88f9-8483-ebd61bc138bd) {
  background-color: #fff;
}

.overline_divider:where(.w-variant-4465b813-d5df-5170-a003-ffa266a5bf33) {
  background-color: var(--_color-primitives---primary--0);
}

.header_content_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 2rem;
  display: flex;
}

.header_content_wrap.center_header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  padding-left: 8rem;
  padding-right: 8rem;
}

.header_content_wrap.center_header.u-display-none {
  display: none;
}

.text_content_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
  position: sticky;
  top: 5rem;
}

.overline_text-2 {
  letter-spacing: .25em;
  text-transform: var(--overline--text-transform);
  color: inherit;
  font-size: .6rem;
  font-weight: 600;
}

.overline_text-2.is-light {
  color: #fff;
}

.u-overlay-dark {
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(var(--overlay--blur));
  backdrop-filter: blur(var(--overlay--blur));
  background-color: #000000bf;
  position: absolute;
  inset: 0%;
}

.button_primary_icon_slot {
  width: 3rem;
  height: 3rem;
}

.header_secondary_heading {
  display: none;
}

.g_clickable_link-2.u-cover-absolute-3 {
  color: var(--_color-primitives---primary--50);
}

.g_clickable_wrap-2 {
  z-index: 3;
}

.overline_layout {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  background-color: #e0dcda00;
  border: 1.5px solid #baa28a;
  justify-content: center;
  align-items: center;
  padding: .25rem 2.5rem .25rem 1.5rem;
  display: inline-flex;
  position: relative;
}

.overline_right_line {
  z-index: 1;
  width: 1.5px;
  height: 70%;
  margin-right: calc(-1 * var(--ds-borders--main-width));
  margin-top: calc(-1 * var(--ds-borders--main-width));
  background-color: #e0dcda;
  position: absolute;
  inset: 0% 0% auto auto;
}

.header_secondary_text.u-text-xsmall {
  max-width: 50rem;
}

.u-cover-absolute-3 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

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

.overline_text_wrap.u-hflex-left-center {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
}

.u-hide {
  display: none;
}

.institucional_header_title {
  color: #baa28a;
}

.institucional_header_title.u-text-h6 {
  font-family: var(--_typography---secondary-font--font-family);
  font-size: 1rem;
  font-weight: 100;
  line-height: 1.6rem;
}

.slider-background {
  position: absolute;
  inset: 0%;
}

.header_secondary_wrap {
  flex: 1;
  align-self: center;
  min-width: 15rem;
  max-width: 45rem;
  display: none;
}

.load-bar {
  background-color: #fff;
  width: 0%;
  height: 4px;
}

.button_primary_text {
  font-size: .875rem;
  line-height: 1.15em;
}

.overline_wrap {
  width: 100%;
  color: inherit;
  background-color: #fff0;
  margin-bottom: 1.5rem;
}

.institucional_header_subtitle {
  color: #baa28a;
}

.institucional_contain.u-container {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.button_primary_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  color: #fff;
  border: 1.5px solid #96745b;
  border-radius: 100dvw;
  justify-content: center;
  align-items: center;
  min-height: 2.5rem;
  padding: .25rem .25rem .25rem 1.5rem;
  transition: all .32s ease-in-out;
  display: inline-flex;
  position: relative;
}

.button_primary_wrap:hover {
  background-color: #96745b;
}

.institucional_wrap {
  width: 100%;
  height: 100dvh;
  overflow: hidden;
}

.overline_top_line {
  z-index: 1;
  width: 100%;
  height: 1.5px;
  margin-top: calc(-1 * var(--ds-borders--main-width));
  background-color: #e0dcda;
  position: absolute;
  inset: 0% 0% auto;
}

.u-text-small {
  color: var(--_color-primitives---primary--50);
  letter-spacing: 0;
  font-size: .875rem;
  line-height: 1.8em;
  font-weight: var(--text-small--font-weight);
  text-transform: var(--text-small--text-transform);
}

.load-bar-base {
  background-color: #fff3;
  max-width: 220px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

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

.tabs-menu {
  justify-content: center;
  align-items: stretch;
  max-width: 102.5rem;
  margin-bottom: 3.5rem;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.tab-image {
  width: 34px;
  margin-right: 12px;
}

.institucional_content_wrap {
  color: #fff;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.standard-tab {
  opacity: .7;
  color: #fffc;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 280px;
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 16px;
  font-size: 15px;
  display: flex;
}

.standard-tab.w--current {
  opacity: 1;
  color: #fff;
  background-color: #0000;
  position: relative;
}

.button_primary_icon_frame {
  aspect-ratio: 1;
  color: #fff;
  background-color: #96745b;
  border-radius: 100dvw;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  padding: 10px;
}

.u-overlay-dark-jmf {
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(var(--overlay--blur));
  backdrop-filter: blur(var(--overlay--blur));
  background-color: #060e14cc;
  position: absolute;
  inset: 0%;
}

.institucional_layout {
  position: relative;
}

.institucional_header_logo {
  width: 12rem;
}

.institucional_header_wrap.u-header-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 60rem;
  display: flex;
}

.localizacao_sc {
  background-color: var(--_color-primitives---primary--50);
}

.map {
  width: 100%;
  height: 100%;
}

.map_content_wrap {
  z-index: 999;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  right: -1px;
  overflow: hidden;
}

.map-wrap {
  width: 97%;
  height: 96%;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.map_grid {
  aspect-ratio: 2.39;
  background-color: #e0dcda;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  overflow: hidden;
}

.map_grid_bg {
  position: relative;
}

.map_grid_alphagran {
  z-index: 999;
  width: 5rem;
  height: auto;
  margin: 2rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.localizacao_contain {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.localizacao_contain.g-container {
  margin-left: 2rem;
  margin-right: 2rem;
}

.adress-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.svg-icon {
  width: 1.9375rem;
  height: 1.9375rem;
  color: var(--_theme---typography--text);
  justify-content: center;
  align-items: center;
  display: flex;
}

.map-button-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  display: flex;
}

.map-button {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  color: #000;
  cursor: pointer;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  padding-bottom: .5rem;
  padding-right: 0;
  font-size: 1rem;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.map-button:hover {
  border-bottom: 1px solid var(--_color-primitives---neutral--500);
}

.map_text_button {
  font-family: var(--_typography---secondary-font--font-family);
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-size: .875rem;
}

.paragraph {
  color: var(--_color-primitives---primary--50);
}

.galeria_sc {
  background-color: var(--_color-primitives---primary--50);
  margin-left: auto;
  margin-right: auto;
}

.caption_content_wrap-2 {
  grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide_card_content {
  z-index: 15;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: end flex-start;
  place-items: flex-end center;
  width: 100%;
  height: 100%;
  padding: 2.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.btn_expand_icon-2 {
  aspect-ratio: 1;
  width: clamp(1rem, .9375rem + .3125vw, 1.25rem);
}

.slide_card_media {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.galeria_slide_item_row {
  grid-column-gap: calc(clamp(1.5 * 1rem, ((1.5 - ((3 - 1.5) / (100 - 20) * 20)) * 1rem + ((3 - 1.5) / (100 - 20)) * 100vw), 5 * 1rem) / 3);
  grid-row-gap: calc(clamp(1.5 * 1rem, ((1.5 - ((3 - 1.5) / (100 - 20) * 20)) * 1rem + ((3 - 1.5) / (100 - 20)) * 100vw), 5 * 1rem) / 3);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: flex;
}

.slide_img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto;
}

.background-load-bottom {
  z-index: 25;
  background-color: #996b54;
  height: 50%;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.caption_main_contain-2 {
  padding: 1.5rem;
}

.background-load-top {
  z-index: 25;
  background-color: #996b54;
  height: 50%;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.apartamentos_slide_wrap {
  background-color: #0000;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.plantas_slide_mask_mb {
  overflow: visible;
}

.caption_visual_wrap-2 {
  color: #393e35;
  width: clamp(.875rem, .84375rem + .15625vw, 1rem);
}

.btn_expand_wrap-2 {
  z-index: 10;
  grid-column-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  grid-row-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-sizes---icon-size: var(--_units---icon-size--20);
  --_button-sizes---height: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2.5 * 1rem);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(1 * 1rem, ((1 - ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1.5 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
  justify-content: center;
  align-self: center;
  align-items: center;
  margin: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.caption_text {
  color: #eceee6;
  text-transform: none;
}

.galeria_slide_card {
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 80dvh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.galeria_slide_card.is-first-row, .galeria_slide_card.is-second-row {
  aspect-ratio: 9 / 16;
  flex: 1;
  width: auto;
}

.u-cover-paralax {
  object-position: 50% 100%;
  width: 100%;
  height: 100%;
  transition: transform .72s cubic-bezier(.23, 1, .32, 1);
  position: relative;
}

.u-cover-paralax:hover {
  transform: scale(1.1);
}

.heading_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.header_title_wrap {
  flex: none;
  max-width: 30ch;
}

.header_title_wrap.u-heading-style-display-lg {
  font-size: 2.3rem;
}

.header_title_wrap.header_small_title {
  max-width: none;
  font-family: var(--_typography---secondary-font--font-family);
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 300;
}

.header_subtitle {
  width: 30%;
}

.header_subtitle.u-subtitle-style-xlarge {
  color: var(--_theme---typography--text);
  font-size: 1.125rem;
  font-weight: 200;
}

.header_subtitle.u-subtitle-style-xlarge.text_width_localizacao {
  width: 24%;
}

.heading_content_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.sticky_wrap {
  background-color: var(--_color-primitives---primary--0);
  position: relative;
}

.sticky_wrap.is-round {
  overflow: clip;
}

.sobre_sc {
  background-color: var(--_color-primitives---primary--500);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
}

.hero_img_column-2 {
  background-image: linear-gradient(#0000, #0000), url('../images/textura_kv_arborea.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.hero_img_column-2.u-theme-surface-01 {
  text-align: center;
  background-image: none;
  background-position: 0 0;
}

.hero_img_column-2.u-theme-surface-01.u-display-none {
  display: none;
}

.hero_layout-2 {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 100dvh;
  display: grid;
}

.hero_content_column-2 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr auto;
  grid-auto-columns: 1fr;
  padding: clamp(2.5rem, 2.07143rem + 2.14286vw, 4rem);
  display: grid;
}

.hero_ct_left-2 {
  grid-column-gap: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (90 - 20) * 20)) * 1rem + ((4 - 2.5) / (90 - 20)) * 100vw), 4 * 1rem);
  grid-row-gap: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (90 - 20) * 20)) * 1rem + ((4 - 2.5) / (90 - 20)) * 100vw), 4 * 1rem);
  color: var(--_color-primitives---primary--0);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.hero_ct_line-3 {
  background-color: var(--_color-primitives---primary--0);
  width: 1.5px;
  height: 65%;
}

.hero_sub_wrap-3 {
  grid-column-gap: clamp(.1875 * 1rem, ((.1875 - ((.25 - .1875) / (90 - 20) * 20)) * 1rem + ((.25 - .1875) / (90 - 20)) * 100vw), .25 * 1rem);
  grid-row-gap: clamp(.1875 * 1rem, ((.1875 - ((.25 - .1875) / (90 - 20) * 20)) * 1rem + ((.25 - .1875) / (90 - 20)) * 100vw), .25 * 1rem);
  flex-flow: column;
  display: flex;
}

.scroll_btn_wrap-2 {
  z-index: 10;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: #1a1a1a4d;
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: clamp(2.25rem, 2.03571rem + 1.07143vw, 3rem);
  height: clamp(2.25rem, 2.03571rem + 1.07143vw, 3rem);
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero_ct_right-2 {
  grid-column-gap: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (90 - 20) * 20)) * 1rem + ((2.5 - 2) / (90 - 20)) * 100vw), 2.5 * 1rem);
  grid-row-gap: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (90 - 20) * 20)) * 1rem + ((2.5 - 2) / (90 - 20)) * 100vw), 2.5 * 1rem);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.btn_expand_layout-3 {
  grid-column-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  grid-row-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  background-color: var(--_color-primitives---primary--500);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: var(--_color-primitives---primary--50);
  border-radius: .125rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  transition: all .32s ease-in-out;
}

.btn_expand_layout-3:hover {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  color: #a4a89f;
  background-color: #1e211c;
  border-color: #1e211c;
}

.g_slide_button_icon-3 {
  justify-content: center;
  align-items: center;
  width: clamp(1rem, .9375rem + .3125vw, 1.25rem);
}

.g_slide_button-3 {
  z-index: 25;
  grid-column-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  grid-row-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  aspect-ratio: 1;
  background-color: var(--_color-primitives---primary--500);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  width: clamp(2rem, 1.875rem + .625vw, 2.5rem);
  height: clamp(2rem, 1.875rem + .625vw, 2.5rem);
  color: var(--_color-primitives---primary--50);
  border-radius: .125rem;
  justify-content: center;
  align-items: center;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  transition: all .32s;
  display: flex;
}

.g_slide_button-3:hover {
  background-color: var(--_color-primitives---primary--600);
  color: var(--_color-primitives---primary--0);
  border-color: #1e211c;
}

.g_slide_button-3.is-plantas {
  margin-right: -1.5rem;
}

.g_slide_button-3.is-plantas:hover {
  background-color: var(--_color-primitives---primary--600);
  color: var(--_color-primitives---primary--0);
}

.g_slide_button-3.is-plantas.u-display-none {
  display: none;
}

.g_slide_button-3.is-plantas-left {
  margin-left: -1.5rem;
}

.g_slide_button-3.is-plantas-left.u-display-none {
  display: none;
}

.caption_main_layout-3 {
  grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  justify-content: center;
  align-items: center;
  display: flex;
}

.apartments_media_wrap-2 {
  height: 40dvw;
  position: relative;
}

.apartments_media_wrap-2.u-mb-8.u-mt-6 {
  margin-top: 0;
  margin-bottom: 0;
}

.btn_expand_contain-3 {
  grid-column-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  grid-row-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  aspect-ratio: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-height: clamp(2rem, 1.875rem + .625vw, 2.5rem);
  display: flex;
}

.btn_expand_contain-3:hover {
  background-color: var(--_color-primitives---primary--600);
  color: var(--_color-primitives---primary--0);
}

.bullet_component-3 {
  aspect-ratio: 1;
  flex: none;
  justify-content: center;
  align-items: center;
  width: clamp(.625rem, .59375rem + .15625vw, .75rem);
  height: .09375rem;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.bullet_component-3.overline-6 {
  margin-left: 0;
  margin-right: 0;
}

.caption_main_component-3 {
  z-index: 10;
  position: absolute;
  inset: auto 0% 0% auto;
}

.bullet_layout-3 {
  background-color: #1e211c;
  width: 100%;
  height: 100%;
}

.bullet_layout-3.faded-3 {
  background-color: var(--_color-primitives---neutral-alpha-light--50);
}

.map_pin_wrap {
  display: none;
  position: absolute;
  inset: auto auto 33% 50%;
}

.map_pin_frame {
  grid-column-gap: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (100 - 20) * 20)) * 1rem + ((1.5 - 1.25) / (100 - 20)) * 100vw), 1.5 * 1rem);
  grid-row-gap: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (100 - 20) * 20)) * 1rem + ((1.5 - 1.25) / (100 - 20)) * 100vw), 1.5 * 1rem);
  white-space: nowrap;
  background-color: #eceee6;
  border-bottom: 1px solid #393e35;
  border-radius: .125rem;
  align-items: stretch;
  margin-top: clamp(.375rem, .34375rem + .15625vw, .5rem);
  padding: clamp(.375rem, .34375rem + .15625vw, .5rem) clamp(.375rem, .34375rem + .15625vw, .5rem) clamp(.375rem, .34375rem + .15625vw, .5rem) clamp(1.25rem, 1.1875rem + .3125vw, 1.5rem);
  display: flex;
  position: absolute;
  left: .5rem;
  overflow: hidden;
}

.institucional_button {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  display: flex;
}

.jmf-button {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  cursor: pointer;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  padding-bottom: .5rem;
  padding-right: 0;
  font-size: 1rem;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.jmf-button:hover {
  border-bottom: 1px solid var(--_color-primitives---primary--0);
}

.text_button {
  font-family: var(--_typography---secondary-font--font-family);
  color: var(--_color-primitives---primary--0);
  letter-spacing: .05rem;
  text-transform: uppercase;
}

.svg-icon-arrow {
  width: 1.9375rem;
  height: 1.9375rem;
  color: var(--_color-primitives---primary--0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.hover-image-effect {
  z-index: 5;
  object-fit: cover;
  object-position: 63% 50%;
  width: 100%;
  height: 100%;
  transition: transform .4s ease-in-out;
}

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

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

.lightbox-component {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.planta_pin {
  grid-column-gap: .5rem;
  background-color: #556245;
  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;
}

.regiao_sc {
  background-color: var(--_color-primitives---primary--50);
}

.regiao_grid_01 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: 40% auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  height: 80dvh;
  position: relative;
}

.line_divider_regiao_01 {
  background-color: var(--_color-primitives---primary--500);
  width: 80%;
  height: 1px;
  margin-bottom: 2rem;
  position: absolute;
  inset: 30% -20% auto auto;
}

.list_itens {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  flex-flow: column;
  display: flex;
}

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

.item-text {
  font-size: 1.125rem;
  font-weight: 200;
}

.image_grid_02 {
  z-index: 1;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
}

.regiao_grid_02 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: 40% auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  height: 80dvh;
  margin-left: 3rem;
  position: relative;
}

.line_divider_regiao_02 {
  background-color: var(--_color-primitives---primary--500);
  width: 90%;
  height: 1px;
  margin-bottom: 2rem;
  position: absolute;
  inset: 30% auto auto -28%;
}

.adress_content_wrap {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.plantas_specs_content_wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  margin-bottom: clamp(1.5rem, 1.125rem + 1.875vw, 5rem);
  padding-bottom: clamp(1.5rem, 1.125rem + 1.875vw, 5rem);
  display: flex;
}

.plantas_content_wrap {
  grid-template-rows: 100%;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.plantas_frame_bt_text {
  text-align: center;
  padding: clamp(1.5rem, 1.125rem + 1.875vw, 5rem) calc(clamp(1.5rem, 1.125rem + 1.875vw, 5rem) / 3);
  position: absolute;
  inset: auto 0% 0%;
}

.plantas_frame_bt_text.u-overline-style-tiny {
  color: #393e35;
}

.map_pin_shape {
  justify-content: center;
  align-items: center;
  width: clamp(2rem, 1.875rem + .625vw, 2.5rem);
  height: clamp(2rem, 1.875rem + .625vw, 2.5rem);
  display: flex;
  position: relative;
}

.pin_frame_title.u-subtitle-style-small {
  color: #54392b;
  white-space: nowrap;
}

.map_pin_dot {
  background-color: #fff;
  border-radius: 100vw;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: clamp(.625rem, .59375rem + .15625vw, .75rem);
  height: clamp(.625rem, .59375rem + .15625vw, .75rem);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.specs_frame_title {
  justify-content: flex-start;
  align-items: flex-start;
}

.specs_frame_title.u-heading-style-h3 {
  letter-spacing: -.025em;
}

.specs_text_span {
  letter-spacing: -.025em;
  margin-left: calc(-1 * clamp(.1875rem, .171875rem + .078125vw, .25rem));
  font-size: clamp(.75rem, .700195rem + .249023vw, .949219rem);
  top: calc(-1 * clamp(.625rem, .59375rem + .15625vw, .75rem));
}

.g_slide_button_icon-4 {
  justify-content: center;
  align-items: center;
  width: clamp(1rem, .9375rem + .3125vw, 1.25rem);
}

.ficha_list_overline.u-overline-style-main {
  font-family: var(--_typography---secondary-font--font-family);
  color: var(--_theme---typography--text);
  letter-spacing: .05em;
  text-transform: none;
  font-size: .875rem;
  font-weight: 300;
}

.pin_frame_content {
  grid-column-gap: clamp(.1875 * 1rem, ((.1875 - ((.25 - .1875) / (100 - 20) * 20)) * 1rem + ((.25 - .1875) / (100 - 20)) * 100vw), .25 * 1rem);
  grid-row-gap: clamp(.1875 * 1rem, ((.1875 - ((.25 - .1875) / (100 - 20) * 20)) * 1rem + ((.25 - .1875) / (100 - 20)) * 100vw), .25 * 1rem);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.u-container-2 {
  z-index: 1;
  width: 100%;
  max-width: min(100rem, 100% + -2 * clamp(1.5rem, .625rem + 4.375vw, 5rem));
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.g_overline_wrap-2 {
  justify-content: var(--_alignment---direction, start);
  flex-flow: column;
  flex: none;
  margin-bottom: 0;
}

.g_overline_layout {
  grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  vertical-align: baseline;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.btn_expand_contain-4 {
  grid-column-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  grid-row-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  aspect-ratio: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-height: clamp(2rem, 1.875rem + .625vw, 2.5rem);
  display: flex;
}

.btn_expand_contain-4:hover {
  color: #a4a89f;
  background-color: #1e211c;
  border-color: #1e211c;
}

.plantas_frame_overline {
  grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  justify-content: center;
  align-items: center;
  display: flex;
}

.pin_video_frame {
  z-index: 25;
  aspect-ratio: 16 / 9;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 100%;
  position: relative;
}

.plantas_list_group {
  grid-column-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (100 - 20) * 20)) * 1rem + ((.75 - .625) / (100 - 20)) * 100vw), .75 * 1rem);
  grid-row-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (100 - 20) * 20)) * 1rem + ((.75 - .625) / (100 - 20)) * 100vw), .75 * 1rem);
  border-left: .0625rem solid #80808033;
  flex-flow: column;
  padding-left: clamp(1.25rem, 1.1875rem + .3125vw, 1.5rem);
  display: flex;
}

.specs_inline_wrap {
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  width: 90%;
  height: auto;
  display: flex;
}

.map_pin_circle {
  -webkit-backdrop-filter: blur(1.5px);
  backdrop-filter: blur(1.5px);
  background-color: #00000059;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.map_pin_circle.is-circle-02 {
  background-color: #00000059;
  transform: scale(1.5);
}

.g_underline_marker-2 {
  background-color: #996b54;
  background-image: linear-gradient(270deg, #e6cfc3, #26170f);
  width: clamp(2rem, 1.875rem + .625vw, 2.5rem);
  height: .125rem;
  display: flex;
}

.g_overline_contain-2 {
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-main) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  width: 100%;
  margin-bottom: clamp(1.75rem, 1.6875rem + .3125vw, 2rem);
  font-size: calc(clamp(.84375rem, .754349rem + .447006vw, 1.20136rem) / 1.25);
}

.g_overline_contain-2.u-child-contain.tiny {
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-tiny) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
}

.g_overline_marker-2 {
  opacity: .15;
  background-color: #a4a89f;
  flex: none;
  width: .125rem;
  height: 1rem;
}

.plantas-cover-content {
  width: 100%;
  height: 100%;
  padding: clamp(2.25rem, 2.0625rem + .9375vw, 3rem);
  position: relative;
}

.plantas_slide_arrows {
  z-index: 101;
  color: #3d281d;
  background-color: #e6cfc3;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: clamp(2.5rem, 2.125rem + 1.875vw, 4rem);
  height: clamp(2rem, 1.875rem + .625vw, 2.5rem);
  margin: calc(1.5 * clamp(1.5rem, 1.125rem + 1.875vw, 5rem));
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.plantas_slide_arrows:hover {
  opacity: .5;
}

.plantas_slide_arrows.is-right-arrow {
  left: 4%;
}

.platan_overline_text {
  margin-top: 0;
  margin-bottom: 0;
}

.apartamentos_list_text {
  --_theme---background--surface-01: var(--_color-primitives---neutral--0);
  --_theme---typography--heading: var(--_color-primitives---primary--1000);
  --_theme---typography--text: var(--_color-primitives---neutral--600);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--50);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---neutral--100);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_theme---typography--overline: var(--_color-primitives---neutral--600);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--900);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
  border-left: .125rem solid #c7a797;
  padding-top: clamp(.1875rem, .171875rem + .078125vw, .25rem);
  padding-bottom: clamp(.1875rem, .171875rem + .078125vw, .25rem);
  padding-left: 1rem;
}

.plantas_main_title {
  max-width: 24ch;
}

.plantas_frame_header {
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: clamp(1.5rem, 1.125rem + 1.875vw, 5rem);
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.plantas_sc {
  background-color: var(--_color-primitives---primary--0);
}

.g_overline_outter_wrapp {
  justify-content: flex-start;
  align-items: center;
}

.btn_expand_layout-4 {
  grid-column-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  grid-row-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #1e211c;
  background-color: #a4a89f;
  border: .0625rem solid #a4a89f;
  border-radius: .125rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  transition: all .24s ease-out;
}

.btn_expand_layout-4:hover {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  color: #a4a89f;
  background-color: #1e211c;
  border-color: #1e211c;
}

.btn_expand_layout-4.secondary {
  --_button-style---border: var(--_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>);
  --_button-style---text: var(--_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>);
  --_button-style---background: var(--_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>);
  --_button-style---background-blur: 12px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.plantas_slide_arrow_icon {
  --_theme---background--surface-01: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---typography--heading: var(--_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>);
  --_theme---typography--text: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>);
  --_theme---border--dark: var(--_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_theme---typography--overline: var(--_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_theme---typography--subtitle: var(--_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
}

.g_overline_text-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.g_overline_text-2.u-overline-style-main {
  font-size: 1em;
}

.g_section_space-2 {
  height: 0;
  position: relative;
}

.g_section_space-2.main {
  height: clamp(4rem, 3.5rem + 2.5vw, 6rem);
}

.g_overline_underline {
  background-color: #eceee633;
  height: .0625rem;
  position: relative;
}

.header-divider {
  opacity: .21;
  background-color: #a4a89f;
  width: 3rem;
  height: .3rem;
}

.diferencias_plantas_wrap {
  grid-column-gap: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (100 - 20) * 20)) * 1rem + ((1.5 - 1.25) / (100 - 20)) * 100vw), 1.5 * 1rem);
  grid-row-gap: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (100 - 20) * 20)) * 1rem + ((1.5 - 1.25) / (100 - 20)) * 100vw), 1.5 * 1rem);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  width: 100%;
  display: flex;
}

.specs_frame_inline_wrap {
  grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.plantas_column_wrap {
  aspect-ratio: 1;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: calc(1.5 * clamp(1.5rem, 1.125rem + 1.875vw, 5rem));
  display: flex;
  position: relative;
}

.plantas_column_wrap.is-column-right {
  --_theme---background--surface-01: var(--_color-primitives---neutral--0);
  --_theme---typography--heading: var(--_color-primitives---primary--1000);
  --_theme---typography--text: var(--_color-primitives---neutral--600);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--50);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---neutral--100);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_theme---typography--overline: var(--_color-primitives---neutral--600);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--900);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin: calc(clamp(1.5rem, 1.125rem + 1.875vw, 5rem) / 3);
  padding: 0;
}

.btn_expand_wrap-3 {
  z-index: 1;
  grid-column-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  grid-row-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-blur: 8px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
  --_button-sizes---border-width: var(--_border-styles---border-width--small);
  --_button-sizes---gap: calc((var(--_button-sizes---h-padding)) / 2);
  --_button-sizes---border-radius: var(--_border-styles---radius--main);
  --_button-sizes---icon-size: var(--_units---icon-size--20);
  --_button-sizes---height: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((2.5 - 2) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 2.5 * 1rem);
  --_button-sizes---inner-margin: calc(var(--site--margin) / 2);
  --_button-sizes---v-padding: calc(var(--_button-sizes---h-padding) / 2);
  --_button-sizes---h-padding: clamp(1 * 1rem, ((1 - ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((1.5 - 1) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 1.5 * 1rem);
  --_button-sizes---outter-margin: calc(calc(var(--site--margin) * -1) / 1.25);
  justify-content: center;
  align-self: center;
  align-items: center;
  margin: clamp(.875rem, .84375rem + .15625vw, 1rem);
  position: absolute;
  inset: 0% 0% auto auto;
}

.plantas_diferenciais_list {
  grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 80%;
  display: flex;
}

.g_background_wrap {
  pointer-events: none;
}

.u-heading-style-h6-2 {
  color: #eceee6;
  letter-spacing: -.025em;
  --_heading-style---font-family: var(--_typography---primary-font--font-family);
  --_heading-style---font-size: var(--_typography---heading-sizes--h6);
  --_heading-style---line-height: var(--_typography---line-height--1-15);
  --_heading-style---font-weight: var(--_typography---primary-font--light);
  --_heading-style---letter-spacing: var(--_typography---letter-spacing--n-xsm);
  --_heading-style---margin-top: var(--_spacing---space--2);
  --_heading-style---margin-bottom: var(--_spacing---space--3);
  --_heading-style---text-transform: var(--_typography---text-transform--none);
  --_heading-style---trim-top: var(--_typography---primary-font--trim-top);
  --_heading-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  text-transform: var(--_heading-style---text-transform, none);
  text-wrap: balance;
  font-size: clamp(.75rem, .6875rem + .3125vw, 1rem);
  font-weight: 300;
  line-height: 1.3;
  display: flow-root;
}

.g_overline_inner_wrap-2.u-flex-horizontal-wrap {
  grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
}

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

.pin_frame_overline.u-overline-style-tiny {
  color: #5e5f5c;
  letter-spacing: 0;
  white-space: nowrap;
}

.specs_frame_wrap {
  grid-column-gap: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (100 - 20) * 20)) * 1rem + ((2.5 - 2) / (100 - 20)) * 100vw), 2.5 * 1rem);
  grid-row-gap: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (100 - 20) * 20)) * 1rem + ((2.5 - 2) / (100 - 20)) * 100vw), 2.5 * 1rem);
  background-color: #3d281d;
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: clamp(1.75rem, 1.6875rem + .3125vw, 2rem);
  margin-left: calc(-1.5 * clamp(1.5rem, 1.125rem + 1.875vw, 5rem));
  padding: clamp(.875rem, .84375rem + .15625vw, 1rem) clamp(1.5rem, 1.125rem + 1.875vw, 5rem) clamp(.875rem, .84375rem + .15625vw, 1rem) calc(1.5 * clamp(1.5rem, 1.125rem + 1.875vw, 5rem));
  display: flex;
}

.sli_nav_plantas {
  z-index: 90;
  color: #724f2a;
  width: 50%;
  margin-right: 0;
  padding-left: 20px;
  display: flex;
  bottom: 20px;
}

.apartments_overlay {
  z-index: 25;
  background-color: #4a3225;
  position: absolute;
  inset: 0%;
}

.g_slide_button_icon-5 {
  justify-content: center;
  align-items: center;
  width: clamp(1rem, .9375rem + .3125vw, 1.25rem);
}

.u-container-3 {
  z-index: 1;
  width: 100%;
  max-width: min(100rem, 100% + -2 * clamp(1.5rem, .625rem + 4.375vw, 5rem));
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.btn_expand_contain-5 {
  grid-column-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  grid-row-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  aspect-ratio: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-height: clamp(2rem, 1.875rem + .625vw, 2.5rem);
  display: flex;
}

.btn_expand_contain-5:hover {
  color: #a4a89f;
  background-color: #1e211c;
  border-color: #1e211c;
}

.g_overline_contain-3 {
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-main) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
  width: 100%;
  margin-bottom: clamp(1.75rem, 1.6875rem + .3125vw, 2rem);
  font-size: calc(clamp(.84375rem, .754349rem + .447006vw, 1.20136rem) / 1.25);
}

.g_overline_contain-3.u-child-contain.tiny-17 {
  --_overline-style---font-family: var(--_typography---primary-font--font-family);
  --_overline-style---font-size: calc(var(--_typography---font-size--text-tiny) / var(--_overline-style---font-size-ratio));
  --_overline-style---line-height: var(--_typography---line-height--1-3);
  --_overline-style---font-weight: var(--_typography---primary-font--regular);
  --_overline-style---letter-spacing: var(--_typography---letter-spacing--md);
  --_overline-style---font-size-ratio: 1.125;
  --_overline-style---text-transform: var(--_typography---text-transform--uppercase);
  --_overline-style---margin-top: var(--_spacing---space--5);
  --_overline-style---margin-bottom: var(--_spacing---space--4);
  --_overline-style---trim-top: var(--_typography---primary-font--trim-top);
  --_overline-style---trim-bottom: var(--_typography---primary-font--trim-bottom);
}

.g_overline_text-3 {
  margin-top: 0;
  margin-bottom: 0;
}

.g_overline_text-3.u-overline-style-main {
  font-size: 1em;
}

.btn_expand_layout-5 {
  grid-column-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  grid-row-gap: calc((clamp(1 * 1rem, ((1 - ((1.5 - 1) / (100 - 20) * 20)) * 1rem + ((1.5 - 1) / (100 - 20)) * 100vw), 1.5 * 1rem)) / 2);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #1e211c;
  background-color: #a4a89f;
  border: .0625rem solid #a4a89f;
  border-radius: .125rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  transition: all .24s ease-out;
}

.btn_expand_layout-5:hover {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  color: #a4a89f;
  background-color: #1e211c;
  border-color: #1e211c;
}

.btn_expand_layout-5.secondary-3 {
  --_button-style---border: var(--_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>);
  --_button-style---text: var(--_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>);
  --_button-style---background: var(--_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>);
  --_button-style---background-blur: 12px;
  --_button-style---background-blur-hover\<deleted\|variable-7a4300b9-3962-cf8c-abd4-bd8268dff71e\>: 16px;
}

.g_overline_inner_wrap-3.u-flex-horizontal-wrap {
  grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
  grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (100 - 20) * 20)) * 1rem + ((1 - .875) / (100 - 20)) * 100vw), 1 * 1rem);
}

.plantas_contain.u-section-large {
  padding-left: clamp(1.5 * 1rem, ((1.5 - ((3 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((3 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 5 * 1rem);
  padding-right: clamp(1.5 * 1rem, ((1.5 - ((3 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min)) * var(--screen-size--min))) * 1rem + ((3 - 1.5) / (var(--screen-size--max)  - var(--screen-size--min))) * 100vw), 5 * 1rem);
}

.plantas_contain.plantas_container {
  margin-right: 3rem;
}

.plantas_conten_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 30%;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  width: 100%;
  display: grid;
  position: relative;
}

.planta_img {
  aspect-ratio: 2.39;
  height: 100%;
  position: relative;
}

.caption_main_component_plantas {
  z-index: 10;
  position: absolute;
  inset: auto 0% 0% auto;
}

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

.heading-style-h6 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2;
}

.heading-style-h6.text-color-primary {
  color: var(--_color-primitives---primary--100);
}

.padding-global {
  padding-left: 5rem;
  padding-right: 5rem;
  position: relative;
}

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

.label-text {
  font-family: var(--_typography---secondary-font--font-family);
  color: var(--_color-primitives---primary--200);
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 500;
  line-height: .7;
}

.text-weight-bold {
  font-family: var(--_typography---primary-font--font-family);
  font-weight: 700;
}

.play-icon {
  width: 21px;
  height: auto;
}

.label-deco {
  opacity: .5;
  background-color: #cc9a58;
  width: .75rem;
  height: .35rem;
}

.label-deco.is-dark-label {
  background-color: #1f2126;
}

.hover-btn-component {
  z-index: 100;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  display: flex;
  position: relative;
}

.text-size-large {
  color: var(--_color-primitives---primary--50);
  letter-spacing: .5px;
  font-size: 1.125rem;
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 100;
}

.heading-style-h2.text-color-white {
  color: var(--_color-primitives---primary--100);
  font-size: 3.5rem;
}

.sc-video {
  z-index: 2;
  height: 100dvh;
  color: var(--_color-primitives---neutral--0);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.video-btn {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hover-link {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #00000052;
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 11px;
  text-decoration: none;
  display: flex;
}

.content-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: stretch;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  display: flex;
}

.content-wrap.is-center-align {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  text-align: center;
  align-items: center;
}

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

.bold-text {
  font-family: var(--_typography---primary-font--font-family);
  color: var(--_color-primitives---primary--0);
  font-weight: 400;
}

.content4-product-name-wrap {
  width: 530px;
  margin-top: 2rem;
}

.heading-style-h4 {
  color: var(--_theme---typography--text);
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.3;
}

.text-style-small-caps {
  text-transform: none;
}

.product_content_wrap {
  width: 33.125rem;
  margin-top: 2rem;
}

.bold-text-2 {
  color: var(--_theme---typography--subtitle);
  letter-spacing: 0;
  font-size: 1.3rem;
  font-weight: 500;
}

.frame-planta {
  border: 1px solid var(--_color-primitives---primary--300);
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 35rem;
  max-height: 42rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
  display: flex;
  position: relative;
}

.zoom-button {
  z-index: 25;
  grid-column-gap: .5rem;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #ffffffbf;
  cursor: pointer;
  background-color: #cc9a58;
  border-radius: .15rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 2.5rem;
  margin-top: 2rem;
  margin-right: 2rem;
  transition: background-color .4s ease-in-out;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.zoom-button:hover {
  color: #01736e;
  background-color: #000;
}

.tab_link-content-wrap {
  grid-column-gap: .5rem;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cover-fit {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cover-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .72s cubic-bezier(.39, .575, .565, 1);
  position: absolute;
  inset: 0%;
}

.bolotario_list-number {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1.3;
}

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

.planta--img-list {
  grid-column-gap: .5rem;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: 50%;
  min-height: 4rem;
  display: none;
  position: relative;
}

.tab_link {
  grid-column-gap: 1rem;
  color: #fff;
  background-color: #283033;
  border: 1.5px solid #5b6f75;
  flex-direction: row-reverse;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  min-height: 3.5rem;
  padding: 1rem 1.5rem;
  line-height: 1px;
  display: flex;
}

.tab_link.w--current {
  color: #cc9a58;
  background-color: #cc9a581f;
  border-color: #cc9a58;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}

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

.tab-component.u-container {
  margin-top: 6rem;
}

.planta--img-frame {
  border-radius: .125rem;
  flex: 1;
  position: relative;
  overflow: hidden;
}

.plantas--left-content {
  background-color: var(--_color-primitives---primary--500);
  flex-direction: column;
  justify-content: center;
  margin-right: -25rem;
  padding: 5rem 30rem 5rem 5rem;
  display: flex;
}

.list-frame {
  color: #fff;
  border: 1px solid #cc9a58;
  border-radius: .125rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}

.list-frame.is-white {
  border-color: #d4d8dd;
  display: none;
}

.tab-link_subtitle {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: .625rem;
  font-weight: 600;
  line-height: .9rem;
}

.list_icon-line {
  background-color: #cc9a58;
  width: 1rem;
  height: .25rem;
  margin-bottom: -1px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.list_icon-line.is-small-line {
  width: .75rem;
  height: .2rem;
}

.list_icon-line.is-small-line.is-white {
  background-color: #fff;
}

.text-20 {
  opacity: 1;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.tab-link_title-plantas {
  color: #cc9a58;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1rem;
}

.planta-img-wrap {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.tab_link-divider {
  opacity: .35;
  background-color: #e4e6e7;
  width: .09375rem;
  height: .5rem;
}

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

.plantas_pagination-title {
  color: var(--_color-primitives---primary--50);
  font-size: .75rem;
  font-weight: 200;
}

.heading-h2 {
  font-family: var(--_typography---primary-font--font-family);
  color: var(--_color-primitives---primary--0);
  letter-spacing: 1.5px;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.4;
}

.tab_link-text-block {
  flex-direction: column;
  display: flex;
}

.tab_menu {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.tab_menu.u-display-none {
  display: none;
}

.frame-deco {
  z-index: 5;
  mix-blend-mode: multiply;
  background-color: #cc9a58;
  width: 4rem;
  height: 6rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.frame-deco.is--frame-07 {
  opacity: 1;
  background-color: #01615d;
  width: 2.5rem;
  height: 5rem;
  inset: 6% -3% auto auto;
}

.plantas-01_details-list {
  grid-column-gap: 16px;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-height: 25rem;
  margin-top: 2rem;
  padding-right: 1rem;
  display: grid;
  overflow: auto;
}

.plantas-01_details-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.planta_subtitle_content {
  font-family: var(--_typography---secondary-font--font-family);
  color: var(--_color-primitives---primary--200);
  font-size: 1.125rem;
  font-weight: 200;
}

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

.galeria_slide {
  --_theme---background--surface-01: var(--_color-primitives---neutral--1000);
  --_theme---typography--heading: var(--_color-primitives---neutral--0);
  --_theme---typography--text: var(--_color-primitives---neutral--400);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>);
  --_theme---border--dark: var(--_color-primitives---neutral-alpha-light--20);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--950);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--white\<deleted\|variable-b577fdd8-5a69-8a12-accb-e2fa6cb0847e\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---primary--900);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--1000);
  --_theme---typography--overline: var(--_color-primitives---neutral--400);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--900);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--400);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--800);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--900);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--1000);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text: var(--_color-primitives---neutral--0);
  --_theme---button-primary--border-hover: var(--_color-primitives---neutral--0);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--50\<deleted\|variable-555a4c05-8de3-1c15-b127-d31aa6b70f4f\>);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--700);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---neutral--0);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---neutral--0);
  --_theme---selection--text: var(--_color-primitives---primary--500);
  --_theme---elevation--neutral: var(--_color-primitives---primary-alpha--30);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--30);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--800);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 70%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---neutral--1000);
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
}

.u-cover-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.slide_arrow_icon_inner_wrap {
  display: flex;
  position: relative;
}

.caption_text-2 {
  font-size: .75rem;
  font-weight: 500;
}

.caption_text_seondary {
  opacity: .7;
  padding-top: 3px;
  font-size: .7rem;
}

.slide_arrow_icon_outer_wrap {
  display: flex;
  overflow: hidden;
}

.slide-nav, .slide_arrow_icon_right {
  display: none;
}

.slide_arrow_icon_right.right-7 {
  display: block;
}

.btn_zoom_wrap {
  z-index: 25;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #a57c50;
  cursor: pointer;
  background-color: #faf6f1;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: 1rem;
  transition: height .42s cubic-bezier(.25, .46, .45, .94), width .42s cubic-bezier(.25, .46, .45, .94), padding .42s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.btn_zoom_wrap:hover {
  background-color: #fff;
  width: 3.25rem;
  height: 3.25rem;
}

.overlay_image {
  z-index: 5;
  pointer-events: none;
  background-color: #0d0d0e1a;
  position: absolute;
  inset: 0%;
}

.slide_img-2 {
  z-index: 0;
  width: 105%;
  height: 100%;
  position: absolute;
  inset: auto;
}

.caption_tag {
  z-index: 25;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #faf6f1;
  background-color: #68492b;
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
  padding: .6rem 1rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.caption_tag.light-18 {
  z-index: 5;
  color: #68492b;
  background-color: #faf6f1;
}

.background-load-bottom-2 {
  z-index: 25;
  background-color: var(--_color-primitives---primary--500);
  height: 50%;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

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

.slide_card_content-2 {
  z-index: 25;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  pointer-events: none;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  place-content: end center;
  place-items: end stretch;
  width: 40%;
  padding: 3rem 3.5rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.background-load-top-2 {
  z-index: 25;
  background-color: var(--_color-primitives---primary--500);
  height: 50%;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

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

.slide_card_line {
  background-color: #fff;
  width: 90%;
  height: .0625rem;
}

.slide_arrow_icon {
  width: 1.5rem;
}

.slide_arrow_icon.right-10.is-arrow-absolut {
  position: absolute;
  inset: 0% auto 0% -100%;
}

.slide_title {
  pointer-events: auto;
  color: #fff;
  text-align: right;
  vertical-align: sub;
  text-wrap: balance;
  max-width: none;
  line-height: 1.3;
}

.galeria_mask {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.slide_card_wrap {
  aspect-ratio: 2.39;
  color: #fff;
  border-radius: 0;
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide_card_wrap.is-flex-card {
  aspect-ratio: 9 / 16;
  flex: 1;
  width: 100%;
  height: 100%;
}

.galeria_slide_item {
  width: 100%;
  height: 100%;
}

.caption_divider {
  opacity: .5;
  color: #fff;
  background-color: #faf6f1;
  width: 1.25px;
  height: .75rem;
}

.caption_divider.light-24 {
  opacity: 4;
  background-color: #68492b;
}

.slide_arrow_button {
  aspect-ratio: 1;
  color: #a57c50;
  cursor: pointer;
  background-color: #faf6f1;
  border-radius: .2rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  display: flex;
}

.hero_slider {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.hero_img_slide {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.hero_img {
  height: 100%;
}

.hero_overlay_image {
  z-index: 5;
  pointer-events: none;
  background-color: #1f1614b3;
  position: absolute;
  inset: 0%;
}

.img_hero_logo {
  width: 15%;
}

.image {
  height: 100%;
}

.bold-text-3, .bold-text-4 {
  font-family: var(--_typography---primary-font--font-family);
  color: var(--_color-primitives---primary--50);
  font-weight: 500;
  line-height: 1.3;
}

.slide_itens {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  aspect-ratio: 2.39;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.img_background_card {
  opacity: .5;
  filter: grayscale();
  height: 100%;
  transition: opacity .2s;
  position: absolute;
  inset: 0%;
}

.img_background_card:hover {
  opacity: .7;
  filter: grayscale(0%);
}

.u-background-color {
  z-index: -2;
  background-color: var(--_color-primitives---primary--1000);
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.apartamentos_sc {
  background-image: linear-gradient(#4d3833cc, #4d3833cc), url('../images/18_living_duplex_arborea_jmf.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.sld-plantas__heading-units {
  align-items: center;
  font-size: 2.5rem;
  display: flex;
}

.sld-plantas {
  background-color: #fff0;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.img-planta {
  background-color: var(--_color-primitives---primary--0);
  object-fit: contain;
  width: 100%;
  height: 100%;
  padding: 2rem 2rem 5rem;
}

.img-planta.planta_duplex {
  padding-bottom: 5rem;
}

.sld-plantas__heading-label {
  color: #8a9599;
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  font-weight: 600;
  display: flex;
}

.sld-plantas__heading-label.heading-label-01 {
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 2rem;
}

.tab-content-2 {
  flex: none;
  overflow: visible;
}

.tabs-menu-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--_color-primitives---primary--100);
  flex: none;
  justify-content: flex-end;
  align-items: center;
  height: 3rem;
  margin-bottom: 40px;
  display: flex;
}

.tabs-menu-2.u-display-none {
  display: none;
}

.sld-plantas__diferenciais-wrapper {
  color: #636d70;
  border-top: 1px solid #80808033;
  border-bottom: 1px solid #80808033;
  align-items: center;
  padding: .75rem 1rem;
  display: flex;
}

.sld-plantas__diferenciais-wrapper.diferenciais-wrapper-opc-01 {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 4rem;
}

.strong-span {
  color: var(--_color-primitives---primary--500);
  font-weight: 600;
}

.btn-p {
  line-height: 1;
}

.tab-btn {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  opacity: .5;
  width: 100%;
  height: 100%;
  font-family: var(--_typography---secondary-font--font-family);
  color: var(--_color-primitives---primary--1000);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  font-size: 15px;
  font-weight: 300;
  display: flex;
}

.tab-btn:hover {
  border-bottom: 2px solid var(--_color-primitives---primary--500);
  opacity: 100;
  color: var(--_color-primitives---primary--500);
}

.tab-btn.w--current {
  border-bottom: 2px solid var(--_color-primitives---primary--500);
  opacity: 1;
  color: var(--_color-primitives---primary--500);
  background-color: #0000;
  font-weight: 400;
  overflow: visible;
}

.sld-plantas__heading-comando.heading-comando-opc-01 {
  width: 100%;
}

.sld-plantas__planta-wrapper {
  border: 1px solid var(--_color-primitives---primary--100);
  width: 100%;
  height: 100%;
  position: relative;
}

.text-box {
  max-width: 750px;
}

.text-box._640px {
  max-width: 640px;
  min-height: 64px;
}

.sld-plantas__diferenciais-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-right: 1rem;
  display: flex;
}

.sld-plantas__mask {
  overflow: visible;
}

.tab-arrow {
  background-color: #a87a53;
  border-radius: 4px;
  width: .875px;
  height: .875px;
  transform: rotate(45deg);
}

.sld-plantas__heading-label-line {
  color: #e6e7e8;
  background-color: #80808033;
  width: 100%;
  height: 1px;
  margin-left: 32px;
}

.icon-plantas {
  height: 100%;
  margin-right: 16px;
}

.label-p {
  color: #a87a53;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}

.label {
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.zoom-btn {
  z-index: 2;
  color: #ffffff80;
  background-color: #2c494e;
  border-radius: 4px;
  width: 56px;
  height: 56px;
  margin-top: 24px;
  margin-right: 24px;
  padding: 20px;
  font-size: 16px;
  transition: height .42s ease-in-out, width .42s ease-in-out, color .42s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.zoom-btn:hover {
  color: #fff;
  width: 60px;
  height: 60px;
}

.zoom-btn.small-zool-btn {
  width: 48px;
  height: 48px;
  margin-top: 16px;
  margin-right: 16px;
  padding: 16px;
}

.heading-block {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 32px;
  display: flex;
}

.heading-block.no-margin {
  margin-bottom: 0;
}

.svg-icon-2.medium-icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.sld-plantas__slide {
  border: 1.5px solid var(--_color-primitives---primary--100);
  margin-right: 3rem;
}

.sld-plantas__slide.slide-opc-01 {
  height: 38rem;
  padding: 2rem 2rem 2rem 4rem;
}

.sld-plantas__slide.slide-opc-02 {
  height: 38rem;
  padding: 2rem;
}

.grid-02__plantas {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 0 auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 6rem;
  display: grid;
  position: relative;
}

.sld-plantas__heading-wrapper {
  justify-content: space-between;
  width: 100%;
  height: 100%;
}

.sld-plantas__heading-wrapper.heading-wrapper-opc-02 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.sld-plantas__heading-wrapper.heading-wrapper-opc-01 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.sld-plantas__cta {
  z-index: 100;
}

.sld-plantas__cta.cta_opc_01 {
  flex-direction: column;
  margin-top: 3rem;
  display: flex;
}

.sld-plantas__cta.cta_opc_02 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.sld-plantas__duplex-planta-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 100%;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.btn-icon {
  color: #fff;
  background-color: #a87a53;
  border-radius: 6px;
  flex: none;
  align-items: center;
  height: 40px;
  margin-top: 0;
  margin-right: 1rem;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all .4s ease-in-out;
  display: flex;
}

.btn-icon:hover {
  background-color: #805d40;
}

.btn-icon.btn-icon-outline {
  color: #a87a53;
  background-color: #0000;
  border: 2px solid #a87a53;
  display: none;
}

.btn-icon.btn-icon-outline:hover {
  color: #fff;
  background-color: #805d40;
  border-color: #805d40;
}

.btn-icon.btn-icon-outline:active {
  background-color: #0000;
}

.btn-icon.btn-icon-opc-01 {
  margin-bottom: .5rem;
}

.tabs-plantas {
  flex-direction: column;
  display: flex;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
}

.heading.title-40px {
  font-family: var(--_typography---secondary-font--font-family);
  color: var(--_color-primitives---primary--500);
  letter-spacing: -.75px;
  font-size: 2.5rem;
  font-weight: 200;
  line-height: 1.35em;
}

.heading.title-27px {
  letter-spacing: -.75px;
  text-transform: uppercase;
  font-size: 27px;
  font-weight: 400;
  line-height: 1.4em;
}

.sld-plantas__slide-content {
  flex-direction: column;
  grid-template-rows: auto 32.5rem;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  display: grid;
}

.sld-plantas__slide-content.slide-content-opc-01 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: row;
  grid-template-rows: 100%;
  grid-template-columns: .75fr 1.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sld-plantas__slide-content.slide-content-opc-02 {
  grid-row-gap: 1.5rem;
  flex-direction: row;
  grid-template-rows: auto minmax(200px, 1fr) auto;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tab-pane-2 {
  width: 100%;
  height: 100%;
}

.label-line {
  background-color: #a87a53;
  flex: 0 auto;
  width: 96px;
  height: 1px;
}

.p-large {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.7em;
}

.p-large.pl-regular {
  letter-spacing: -.25px;
  flex: none;
  font-weight: 400;
}

.sld-btn-plantas {
  background-color: #a87a53;
  border-radius: 4px;
  width: 56px;
  height: 56px;
  font-size: 19px;
}

.sld-btn-plantas.sld-btn__left-side {
  margin-left: -72px;
}

.sld-btn-plantas.sld-btn__right-side {
  margin-right: -72px;
}

.paragraph-2 {
  flex: none;
  font-weight: 400;
}

.metragem_text {
  letter-spacing: .05rem;
  text-transform: uppercase;
}

.bold-text-5 {
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.1em;
}

.planta_tipo_wrap.u-container {
  margin-top: 6rem;
}

.tipo_sc {
  background-color: var(--_color-primitives---primary--500);
}

.heading_plantas_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.line_divider_title {
  background-color: var(--_theme---typography--text);
  width: 30%;
  height: 1px;
}

.planta_divider {
  opacity: .5;
  background-color: gray;
  width: 1rem;
  height: .03rem;
}

.planta_divider:where(.w-variant-cb873fa4-7d5a-88f9-8483-ebd61bc138bd) {
  background-color: #fff;
}

.planta_divider:where(.w-variant-4465b813-d5df-5170-a003-ffa266a5bf33) {
  background-color: var(--_color-primitives---primary--0);
}

.hero_comando_wrap {
  grid-column-gap: clamp(.1875 * 1rem, ((.1875 - ((.25 - .1875) / (90 - 20) * 20)) * 1rem + ((.25 - .1875) / (90 - 20)) * 100vw), .25 * 1rem);
  grid-row-gap: clamp(.1875 * 1rem, ((.1875 - ((.25 - .1875) / (90 - 20) * 20)) * 1rem + ((.25 - .1875) / (90 - 20)) * 100vw), .25 * 1rem);
  flex-flow: column;
  display: flex;
}

.hero_comando_title {
  color: var(--_color-primitives---primary--0);
  font-size: 1.4rem;
}

.hero_comando_subtitle {
  color: var(--_color-primitives---primary--200);
  font-size: 1.25rem;
}

.fachada_video_wrap {
  z-index: 4;
  width: 100%;
  height: 100%;
}

.plantas_subtitle-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  text-align: right;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-end;
  line-height: 1.3rem;
  display: flex;
}

.tab-next {
  z-index: 25;
  aspect-ratio: 1;
  color: #68492b;
  background-color: #faf6f1;
  border: 1px solid #0d0d0e1f;
  border-radius: .2rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  margin-left: 2rem;
  display: flex;
  position: absolute;
  inset: auto auto 50% 0%;
  transform: translate(0, 50%);
}

.inner-tab-next {
  z-index: 25;
  aspect-ratio: 1;
  color: #faf6f1;
  background-color: #a57c50;
  border-radius: .2rem;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  margin-bottom: 3rem;
  margin-left: -1rem;
  margin-right: -3.5rem;
  display: flex;
  position: absolute;
  inset: auto 0% 50% auto;
  transform: translate(0, 50%);
}

.tab_menu_icon {
  aspect-ratio: 1;
  width: 1rem;
}

.plantas_content_column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 2rem;
  display: flex;
}

.planta_tab_img.u-cover-absolute-4 {
  object-fit: scale-down;
  padding: .3rem;
}

.planta_header_overline {
  letter-spacing: 2px;
  font-size: .75rem;
  font-weight: 600;
}

.lightbox_overlay {
  z-index: 20;
  background-image: linear-gradient(#0000 61%, #000000b3);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.plantas_diferenciais_wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-bottom: 1px solid #00000026;
  flex-flow: column;
  padding-bottom: 1.5rem;
  display: none;
}

.apartamentos_list_text-2 {
  --_theme---background--surface-01: var(--_color-primitives---neutral--0);
  --_theme---typography--heading: var(--_color-primitives---primary--1000);
  --_theme---typography--text: var(--_color-primitives---neutral--600);
  --_theme---heading--faded\<deleted\|variable-81ca37ed-1794-dd52-4697-6b2432dfd028\>: color-mix(in srgb, var(--_theme---typography--heading) var(--_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>), transparent);
  --_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---border--dark: var(--_color-primitives---neutral--950);
  --_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>: var(--_color-primitives---neutral--50);
  --_theme---brand-quartiary--light\<deleted\|variable-e85d44ac-182f-80f7-f0b8-a5007354d8b1\>: var(--_color-primitives---quartiary--400\<deleted\|variable-0f088add-bc4f-9441-67dc-1a31f69fe15f\>);
  --_theme---heading-color--darker\<deleted\|variable-7b07ac88-d28a-5c0a-7534-a6752a88d588\>: var(--_color-primitives---neutral--black\<deleted\|variable-2f4177a5-6409-7b4b-7a16-ec491815c210\>);
  --_theme---brand-secondary--light\<deleted\|variable-2448accc-0077-d099-8590-e43b5220ca95\>: var(--_color-primitives---secondary--400\<deleted\|variable-b0fc7fa8-9255-eb1c-68b6-0bd33b8778e7\>);
  --_theme---background--surface-02: var(--_color-primitives---neutral--100);
  --_theme---gradient--start\<deleted\|variable-333151b6-6ed4-c4a1-5234-7faeabe20ca7\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---gradient--end\<deleted\|variable-429f5af2-dfcc-cd3b-8595-50bed402188f\>: var(--_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>);
  --_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>: var(--_color-primitives---neutral--0);
  --_theme---typography--overline: var(--_color-primitives---neutral--600);
  --_theme---brand-primary--light\<deleted\|variable-3805c051-9d3a-31c3-fa3c-a7cef8544212\>: var(--_color-primitives---neutral--50);
  --_theme---typography--subtitle: var(--_color-primitives---neutral--900);
  --_theme---text--inverse\<deleted\|variable-8da2212a-51de-9bc4-e8f1-50f3880db069\>: var(--_color-primitives---neutral--200);
  --_theme---overline-text--inverse: var(--_color-primitives---neutral--100);
  --_theme---brand-secondary--main\<deleted\|variable-9568f527-3335-7237-2126-731df5d02f9e\>: var(--_color-primitives---secondary--500\<deleted\|variable-7a3c3559-a569-fbde-e0ba-98bb4a7ad5ef\>);
  --_theme---typography--caption: var(--_color-primitives---neutral--0);
  --_theme---overline-visual--svg\<deleted\|variable-060f0005-3440-00c3-0b41-69b93fe70ae9\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>: var(--_color-primitives---secondary-alpha--90\<deleted\|variable-96c35a6c-7592-006d-428b-9a4ea5c0251c\>);
  --_theme---brand-primary--dark\<deleted\|variable-a0628a5c-090f-bb09-714b-f6dc85f7efcc\>: var(--_color-primitives---neutral--100);
  --_theme---border--accent: var(--_color-primitives---primary--500);
  --_theme---button-primary--border: var(--_color-primitives---primary--500);
  --_theme---button-primary--text: var(--_color-primitives---primary--500);
  --_theme---button-primary--border-hover: var(--_color-primitives---primary--500);
  --_theme---button-quartiary--background-hover\<deleted\|variable-d353e90b-1641-8db0-fb81-7a987be651bb\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--text-hover\<deleted\|variable-869b2bf2-952d-a296-115e-be39fc168379\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---brand-primary--lighter\<deleted\|variable-9c81af69-7cfd-b6c0-06cf-6d853bc16df1\>: var(--_color-primitives---primary--200);
  --_theme---background--surface-04\<deleted\|variable-aa1db37d-3da7-c978-d33d-d08ef272c7e1\>: var(--_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>);
  --_theme---typography--faded: var(--_color-primitives---neutral--300);
  --_theme---border--main: var(--_color-primitives---neutral--300);
  --_theme---border--soft: var(--_color-primitives---neutral--100);
  --_theme---button-primary--background: var(--_theme---background--surface-01);
  --_theme---button-primary--background-hover: var(--_color-primitives---primary--500);
  --_theme---button-primary--text-hover: var(--_theme---background--surface-01);
  --_theme---selection--background: var(--_color-primitives---primary--500);
  --_theme---selection--text: var(--_color-primitives---neutral--0);
  --_theme---elevation--neutral: var(--_color-primitives---neutral-alpha-dark--20);
  --_theme---elevation--accent: var(--_color-primitives---primary-alpha--20);
  --_theme---slider-nav--default: var(--_color-primitives---primary--300);
  --_theme---slider-nav--hover: var(--_color-primitives---primary--400);
  --_theme---slider-nav--active: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-color: var(--_color-primitives---primary--500);
  --_theme---slider-nav--text-hover: var(--_color-primitives---primary--300);
  --_theme---slider-nav--text-active: white;
  --_theme---brand-primary--lighter\<deleted\|variable-599097f7-ed66-d4cf-c1e3-307672bbf316\>: var(--_color-primitives---neutral--100);
  --_theme---text-fade--soft\<deleted\|variable-cfb20044-c321-b627-d6fd-0b11b2cee78b\>: 60%;
  --_theme---brand-terciary--light\<deleted\|variable-ebdb7791-f88f-0bfd-6bde-ccb1bb20bc68\>: var(--_color-primitives---terciary--300\<deleted\|variable-ebf21e9f-aac3-8270-6249-45b711ca258f\>);
  --_theme---button-secondary--border\<deleted\|variable-24eeb61d-8000-59f0-dc21-bbdd3a969bbd\>: var(--_color-primitives---neutral-alpha-dark--0);
  --_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-quartiary--border\<deleted\|variable-0d6fdecf-52ab-d6c8-4660-0f4540a5e4b8\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--text\<deleted\|variable-2ba42054-2837-e811-3c34-cf9d014ee82d\>: var(--_color-primitives---neutral-alpha-light--80);
  --_theme---button-terciary--text\<deleted\|variable-c1153d56-dafd-f04b-36bb-69dbde48952d\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-quartiary--text\<deleted\|variable-64e0e075-6cbe-6d96-126e-1192ac314da9\>: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
  --_theme---button-secondary--border-hover\<deleted\|variable-5acd6b7f-458c-af4a-0909-7f9ba1d3b968\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--background-hover\<deleted\|variable-99c343e9-842a-0b4e-ed02-ad21c44e3f02\>: var(--_theme---button-terciary--border\<deleted\|variable-8a6ffb6f-050b-e77f-1566-023825653c67\>);
  --_theme---button-quartiary--border-hover\<deleted\|variable-5b5c4b97-f5b0-9c7a-b037-d747f9d65bb3\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-secondary--background-hover\<deleted\|variable-99187924-7846-b6b9-3ac1-47d4859ffcd1\>: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  --_theme---button-terciary--text-hover\<deleted\|variable-4abb924a-8f50-a8ce-6970-e55e672da393\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-quartiary--text-hover\<deleted\|variable-dd40d55b-12b0-54ff-7fa7-80ecf0a41e5b\>: var(--_color-primitives---neutral--white\<deleted\|variable-28baa5e6-8ba3-2c55-b382-beb158897f0d\>);
  --_theme---button-secondary--background\<deleted\|variable-13a258b9-96f2-9efa-f1e2-408420c13ee2\>: var(--_theme---overlay--darker\<deleted\|variable-96846233-5936-9d6d-50fe-ea389ef85441\>);
  --_theme---button-terciary--background\<deleted\|variable-04759cf2-7ab0-a6d9-f985-2ef394a2a8bf\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---button-quartiary--background\<deleted\|variable-1ba209ff-3d2c-6c02-0d02-2fb581267ca9\>: var(--_color-primitives---neutral-alpha-light--0);
  --_theme---brand-secondary--darker\<deleted\|variable-0d0c86a6-95a0-6435-0fe9-c463c0fcbf7a\>: var(--_color-primitives---secondary--900\<deleted\|variable-bfb3fcec-c26b-1338-f4de-e27f6751528a\>);
  --_theme---brand-secondary--dark\<deleted\|variable-1115b6c1-fd60-a412-8d18-06550ce1dc64\>: var(--_color-primitives---secondary--700\<deleted\|variable-9731f124-2152-778b-e145-c22e41357816\>);
  --_theme---brand-quartiary--main\<deleted\|variable-083591d6-e91c-05a0-c157-b167fb1fe6db\>: var(--_color-primitives---quartiary--500\<deleted\|variable-3c1d4c85-ba08-9658-6774-3e38e21de0f8\>);
  --_theme---brand-terciary--main\<deleted\|variable-528ecf63-4ac8-a433-d9be-5f5892b50cb3\>: var(--_color-primitives---terciary--500\<deleted\|variable-095d2980-7a63-a276-3c83-3af247cb1885\>);
  --_theme---brand-terciary--darker\<deleted\|variable-fd8dc3f2-ce93-d807-9939-b31d60ce75e4\>: var(--_color-primitives---terciary--900\<deleted\|variable-e5a21570-f5e5-0583-3a84-ab4f07959482\>);
  --_theme---brand-primary--darker\<deleted\|variable-76f5dab3-e4f6-f3a1-d447-8a6a177bc6e4\>: var(--_color-primitives---primary--900);
  border-left: .125rem solid #a5a6a5;
  padding-left: 1rem;
}

.slide_number_wrap {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

.overline_content_wrap-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-bottom: 1px solid #b1a48c;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1rem;
  display: flex;
}

.overline_content_wrap-2.small-2 {
  border-bottom-style: none;
  padding-bottom: 0;
}

.planta_tab_link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  opacity: .65;
  color: #b1a48c;
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.planta_tab_link.w--current {
  opacity: 100;
  background-color: #ddd0;
}

.slide_arrow_icon_small {
  width: 1rem;
}

.planta_tab_pane {
  width: 100%;
  height: 100%;
}

.planta_tab_pane.is-firt-pane {
  background-color: #fff;
  padding-bottom: 4rem;
}

.u-cover-fit-2 {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.tab_button_title {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 600;
}

.tab_button_title.is-inner-btn {
  padding-top: 2px;
  font-size: .75rem;
}

.product-divider {
  background-color: #fff6;
  flex: 1;
  height: .125rem;
  display: flex;
}

.tab-prev {
  z-index: 25;
  aspect-ratio: 1;
  color: #68492b;
  background-color: #faf6f1;
  border: 1px solid #0d0d0e1f;
  border-radius: .2rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  margin-right: 2rem;
  display: flex;
  position: absolute;
  inset: auto 0% 50% auto;
  transform: translate(0, 50%);
}

.plantas_content_wrap-2 {
  background-color: #fff;
  border-radius: .2rem;
  flex-flow: column;
  grid-template-rows: 100%;
  grid-template-columns: 1.25fr 1.5fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: .75dvw;
  display: flex;
}

.planta_header_box {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #b1a48c;
  text-transform: uppercase;
  border-bottom: 1px solid #d2d2cf;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 100%;
  margin-bottom: 1rem;
  padding-bottom: .75rem;
  display: flex;
  position: relative;
}

.planta_tab_wrap {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.planta_media_wrap {
  z-index: 5;
  background-color: #fff;
  border: 1px solid #e5dac3;
  border-radius: .2rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .75dvw;
  position: relative;
  overflow: hidden;
}

.tabs-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.inner_tab_menu {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-bottom: 1px solid #0d0d0e1f;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  height: 4rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.planta_overline_text {
  color: #b1a48c;
  letter-spacing: .125em;
  text-transform: uppercase;
  border-bottom: 1px solid #00000026;
  padding-bottom: 1rem;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1.1;
}

.inner-tab-prev {
  z-index: 25;
  aspect-ratio: 1;
  color: #faf6f1;
  background-color: #a57c50;
  border-radius: .2rem;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  margin-bottom: 3rem;
  margin-left: -3.5rem;
  display: flex;
  position: absolute;
  inset: auto auto 50% 0%;
  transform: translate(0, 50%);
}

.inner_tab_content {
  width: 100%;
  height: auto;
}

.lightbox_plantas {
  width: 100%;
  height: 100%;
  padding: 2rem;
  position: relative;
  overflow: hidden;
}

.lightbox_plantas.u-cover-absolute-4 {
  padding-bottom: 3rem;
}

.plantas_product_wrap {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.u-cover-absolute-4 {
  z-index: 5;
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.inner-tabs-wrapper {
  flex-flow: column;
  width: 100%;
  height: 100%;
  position: relative;
}

.planta_tab_frame {
  aspect-ratio: 16 / 9;
  border: 1px solid var(--_color-primitives---primary--100);
  background-color: #fff;
  width: 100%;
  min-width: 6rem;
  max-width: 12rem;
  position: relative;
  overflow: hidden;
}

.planta_main_title {
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
}

.plantas-header_wrap {
  grid-column-gap: 1dvw;
  grid-row-gap: 1dvw;
  flex-flow: column;
  display: flex;
}

.overline_divider-2 {
  background-color: #cdb198;
  border-radius: 100dvw;
  width: 4px;
  height: 4px;
}

.overline_content_right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: none;
}

.inner_tab_plantas {
  flex-flow: column-reverse;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.planta_produto {
  color: #a57c50;
  letter-spacing: .025em;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1;
}

.inner_tab_link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #a57c50;
  background-color: #e3dcd180;
  border: 1px solid #0d0d0e1f;
  border-radius: .2rem;
  justify-content: center;
  align-items: center;
  padding: .5rem .75rem;
  display: flex;
}

.inner_tab_link.w--current {
  color: #faf6f1;
  background-color: #a57c50;
}

.slide_number {
  color: #a57c50;
  font-size: .875rem;
  font-weight: 700;
}

.slide_number.is-small-number {
  opacity: .65;
  font-weight: 500;
}

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

.planta_tab_menu {
  z-index: 25;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: stretch stretch;
  height: 7rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.planta_tab_menu.u-display-none {
  display: none;
}

.inner_tab_pane {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 100%;
}

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

.overline_text {
  letter-spacing: .1rem;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1em;
}

.overline_text.is-secondary-overline {
  font-weight: 500;
}

.overline_text.small-4 {
  font-weight: 300;
}

.span-heading-plantas {
  padding-right: .125rem;
  font-size: 1.25rem;
  font-weight: 300;
}

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

.inner_tab_helper {
  z-index: 5;
  justify-content: flex-start;
  align-items: center;
  height: 3rem;
  margin-left: 1rem;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.inner_tab_helper.u-display-none {
  display: none;
}

.planta_tab_caption {
  color: var(--_theme---typography--text);
  font-size: .65rem;
  font-weight: 400;
}

.hero_product-subtitle {
  color: #7e6345;
  letter-spacing: .025em;
  text-transform: uppercase;
  font-size: .88rem;
}

.planta_card_wrap {
  background-color: #e3dcd180;
  border-radius: .2rem;
  width: 100%;
  height: 100%;
  padding: .5dvw;
  position: absolute;
  inset: 0%;
}

.u-svg-icon-code {
  width: 1rem;
  height: 1rem;
}

.slide_itens_2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  aspect-ratio: 2.39;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.bold-text-6, .bold-text-7 {
  font-weight: 500;
}

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

.page-padding-horizontal {
  width: 100%;
}

.navbar-component {
  z-index: 1000;
  background-color: var(--_color-primitives---primary--400);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0%;
  left: 0%;
  right: 0%;
  transform: none;
  box-shadow: 0 8px 16px #2d13070a, 0 24px 160px -10px #2d130752;
}

.navbar-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  padding-left: clamp(2rem, 1.85714rem + .714286vw, 2.5rem);
  padding-right: clamp(2rem, 1.85714rem + .714286vw, 2.5rem);
  display: flex;
}

.brand {
  background-color: #0000;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.navbar__logo {
  width: 3rem;
}

.primary-button {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #ad6d52;
  padding: .75rem 1.5rem;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .24s ease-in-out;
  display: inline-block;
}

.primary-button:hover {
  background-color: #805d40;
}

.primary-button:active {
  background-color: #0a3092;
}

.primary-button.mobile-show {
  display: none;
}

.primary-button.mobile-hidden {
  background-color: var(--_color-primitives---primary--500);
}

.primary-button.mobile-hidden:hover {
  background-color: #9e7661;
}

.nav-menu {
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #e7ddd8;
  text-align: center;
  white-space: nowrap;
  border-bottom: .25rem solid #0000;
  padding: 1.25rem .8rem;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.3;
}

.nav-link:hover {
  color: #f3eeeb;
  font-weight: 500;
}

.nav-link.w--current {
  color: #f3eeeb;
  border-bottom: .25rem solid #9e7661;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.container-navbar {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link.is-contact {
  color: #f7f6f1;
  font-size: 1.25rem;
  text-decoration: none;
}

.link.is-social {
  border: 1px solid #afafaf;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
}

.navbar-brand {
  width: 5rem;
}

.navbar-brand.w--current {
  padding-left: 0;
}

.navbar-button-container {
  flex-direction: column;
  justify-content: space-between;
  width: 2rem;
  height: .7rem;
  display: flex;
  position: relative;
}

.navbar-link {
  color: #fcfbf7;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.5rem;
  transition: color .35s ease-in-out;
}

.navbar-link:hover, .navbar-link.w--current {
  color: #dae4a1;
}

.navbar_content {
  background-color: #fcfbf7;
  padding: 1rem 2.5rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  transform: none;
}

.navbar-menu {
  color: #f7f2e8;
  background-color: #222b13;
  width: 40vw;
  height: 100vh;
  padding: 4.5rem 2.5rem 2.5rem;
  display: none;
  inset: 0% 0% 0% auto;
}

.navbar-line {
  background-color: #191919;
  width: 100%;
  height: 1px;
}

.navbar-social {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 3rem;
  display: flex;
}

.navbar-button-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.navbar-overlay {
  background-color: #191919b3;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.navbar-button-2 {
  z-index: 999;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #191919;
  text-transform: uppercase;
  border-radius: 100vw;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  font-size: .8rem;
  display: block;
}

.navbar-button-2.w--open {
  background-color: #fff0;
}

.grid.is-social {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.plt-hero {
  background-color: var(--_color-primitives---primary--200);
  color: #fff;
  align-items: center;
  height: 320px;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
}

.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 {
  object-fit: scale-down;
  width: 160px;
  height: 160px;
}

.plt__btn {
  background-color: var(--_color-primitives---primary--500);
  color: var(--_color-primitives---primary--50);
  letter-spacing: -.25px;
  border-radius: 4px;
  padding: 20px 40px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: background-color .32s ease-in-out, color .4s ease-in-out;
  display: inline-block;
}

.plt__btn:hover {
  background-color: var(--_color-primitives---primary--400);
  color: #fff;
}

.plt-section {
  background-color: var(--_color-primitives---primary--50);
  padding: 100px 64px;
}

.plt-title {
  font-family: var(--_typography---primary-font--font-family);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 300;
}

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

.paragraph-3 {
  color: var(--_theme---typography--text);
  margin-bottom: 0;
}

.plt-heading-24px {
  font-family: var(--_typography---primary-font--font-family);
  color: var(--_theme---typography--heading);
  text-align: left;
  text-transform: uppercase;
  margin-top: 48px;
  margin-bottom: 16px;
  font-size: 21px;
  font-weight: 400;
}

.bold-text-8 {
  text-transform: uppercase;
  font-weight: 600;
}

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

.bold-text-10 {
  text-transform: uppercase;
  font-weight: 600;
}

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

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

.video_sc {
  background-image: linear-gradient(#4d3833cc, #4d3833cc), url('../images/thumb_living_340_detalhe_arborea_jmf.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-height: 90dvh;
  display: none;
}

.background-video {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.video_overlay {
  background-color: #221918d6;
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  .u-tablet-hide {
    display: none;
  }

  .u-tablet-show {
    display: block;
  }

  .sc_header_wrap {
    margin-bottom: var(--_spacing---space--4);
  }

  .sc_header_inner_wrap.u-flex-horizontal-wrap.u-justify-content-between.u-gap-6 {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .sc_header_slot.u-flex-horizontal-wrap.u-gap-2.u-column-5 {
    --_alignment---direction: start;
  }

  .navbar_container.u-container {
    z-index: 2;
  }

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

  .navbar_logo_wrap {
    z-index: 2;
  }

  .navbar_menu_wrap {
    z-index: 0;
    width: 100dvw;
    min-height: 100dvh;
    padding-top: var(--site--margin);
    padding-right: var(--site--margin);
    padding-bottom: var(--site--margin);
    padding-left: var(--site--margin);
    background-color: var(--_theme---background--surface-03\<deleted\|variable-89fdd2f8-9862-956e-a344-f522b46626b6\>);
    margin-left: calc(var(--site--margin) * -1);
    bottom: 0%;
    left: auto;
    right: auto;
    top: calc(var(--_sizes---navbar--botom-height) * 1);
  }

  .navbar_link {
    height: var(--_spacing---space--9);
    margin-bottom: var(--_spacing---space--4);
    border: 1px solid var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
    background-color: var(--_theme---background--surface-01);
    border-radius: .25rem;
  }

  .navbar_btn {
    border: 1px solid var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
    height: 2.75rem;
    color: var(--_theme---background--surface-accent\<deleted\|variable-03a1ecdf-9adc-647a-fdf6-7b11fd34d70b\>);
    border-radius: .25rem;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .navbar_btn:active, .navbar_btn.w--open {
    background-color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  }

  .navbar_link_text.u-overline-style-main {
    text-transform: uppercase;
  }

  .heading_description_wrap {
    display: none;
  }

  .u-3-columns-slide {
    width: calc((100% + (var(--_gap---size) * 1)) / 2);
  }

  .hero_layout {
    grid-template-rows: auto 1fr auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .contact_bar_button {
    padding: var(--_spacing---space--3);
  }

  .contact_bar_header_wrap {
    display: none;
  }

  .contact_bar_container.u-container {
    max-width: none;
  }

  .contact_bar_layout {
    height: auto;
  }

  .navbar_small_link {
    padding-right: var(--_spacing---space--4);
    padding-left: var(--_spacing---space--4);
    flex: 1;
  }

  .nav_small_container.u-container {
    max-width: none;
  }

  .navbar_btn_wrap {
    height: var(--_spacing---space--8);
    margin-top: var(--_spacing---space--7);
    flex-flow: column;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar_small_header {
    flex: none;
    position: sticky;
    left: 0%;
  }

  .g_modal_card {
    grid-template-columns: 1fr;
  }

  .modal_highligt_overline {
    font-size: .625rem;
  }

  .modal_highligt_title {
    font-size: .875rem;
  }

  .contact_small_column {
    max-width: none;
    margin-top: var(--_spacing---space--0);
    grid-column-gap: var(--_spacing---space--5);
    grid-row-gap: var(--_spacing---space--5);
  }

  .contact_small_btn_wrap {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .contact_small_btn {
    flex: 1;
  }

  .hero_logo {
    width: 11rem;
    min-width: 0;
  }

  .about_sc {
    flex-flow: column;
    grid-template-columns: .75fr 1fr;
    width: 100%;
  }

  .about_col_right {
    padding: 3rem;
    position: sticky;
    top: 0%;
  }

  .about_col_left {
    flex: 1;
    width: auto;
    height: 100%;
    top: 2rem;
    bottom: 2rem;
  }

  .about_col_left.u-theme-surface-02 {
    width: 100%;
    min-height: 100dvh;
    padding: var(--_spacing---space--8);
  }

  .contact_block_wrap {
    border-top-style: none;
    margin-top: 7dvw;
    padding-top: 0;
  }

  .hero_img_column {
    padding-bottom: var(--_spacing---space--8);
    flex: 1;
  }

  .footer_end_layout.u-container {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .hide-tablet {
    display: none;
  }

  .show-tablet {
    display: block;
  }

  .footer_end_block {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

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

  .footer_link.u-hflex-center-center.w--current {
    grid-column-gap: 72px;
    grid-row-gap: 72px;
  }

  .footer_link_divider {
    width: 100%;
    height: .15rem;
  }

  .about_header_main {
    grid-column-gap: var(--_spacing---space--3);
    grid-row-gap: var(--_spacing---space--3);
  }

  .about_header_logo {
    height: 5rem;
    display: none;
  }

  .obrigado_sc_wrap {
    aspect-ratio: auto;
    position: static;
  }

  .obg_logo {
    width: 11rem;
    min-width: 0;
  }

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

  .lazer_grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .lazer_grid_frame {
    padding: 2.5rem;
  }

  .hero_sc {
    aspect-ratio: auto;
    position: relative;
  }

  .overline_text-2 {
    font-size: .5rem;
    line-height: 1.5em;
  }

  .overline_layout {
    padding-left: 1.25rem;
    padding-right: 2rem;
  }

  .header_secondary_wrap {
    min-width: 0;
  }

  .overline_wrap {
    margin-bottom: 1rem;
  }

  .u-text-small {
    font-size: .75rem;
  }

  .map_content_wrap {
    z-index: 10;
    flex-flow: column;
    padding: .75rem;
    display: flex;
  }

  .map-wrap {
    flex: 1;
    width: 100%;
    height: auto;
  }

  .map_grid {
    aspect-ratio: auto;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    height: 45rem;
  }

  .adress-list {
    margin-top: 1rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .map-button-wrapper {
    margin-right: 0;
    position: relative;
    top: auto;
    bottom: 0;
  }

  .map-button {
    flex: none;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .map_text_button {
    flex: none;
  }

  .slide_card_content {
    padding: 1rem;
  }

  .galeria_slide_item_row.is-row-plantas {
    grid-column-gap: calc(clamp(1.5 * 1rem, ((1.5 - ((3 - 1.5) / (100 - 20) * 20)) * 1rem + ((3 - 1.5) / (100 - 20)) * 100vw), 5 * 1rem) / 3);
    grid-row-gap: calc(clamp(1.5 * 1rem, ((1.5 - ((3 - 1.5) / (100 - 20) * 20)) * 1rem + ((3 - 1.5) / (100 - 20)) * 100vw), 5 * 1rem) / 3);
    aspect-ratio: 2.39;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .apartamentos_slide_wrap {
    height: auto;
  }

  .heading_wrap {
    flex-flow: wrap;
  }

  .header_title_wrap.u-heading-style-display-lg {
    max-width: none;
  }

  .header_subtitle.u-subtitle-style-xlarge {
    width: auto;
  }

  .header_subtitle.u-subtitle-style-xlarge.text_width_localizacao {
    width: 50%;
  }

  .hero_img_column-2 {
    flex: 1;
    padding-bottom: clamp(2.25rem, 2.03571rem + 1.07143vw, 3rem);
  }

  .hero_img_column-2.u-theme-surface-01 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-attachment: scroll;
    min-height: 100dvh;
    padding-bottom: 0;
  }

  .hero_layout-2 {
    grid-template-rows: auto 1fr auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .hero_content_column-2 {
    flex: none;
    padding-top: 14dvw;
    padding-bottom: 14dvw;
  }

  .g_slide_button-3.is-plantas {
    transform: translate(0, -3rem);
  }

  .apartments_media_wrap-2.u-mb-8.u-mt-6 {
    height: auto;
    margin-top: clamp(.875rem, .84375rem + .15625vw, 1rem);
    margin-bottom: clamp(1.25rem, 1.1875rem + .3125vw, 1.5rem);
    padding-left: clamp(1.5rem, 1.125rem + 1.875vw, 5rem);
  }

  .institucional_button {
    margin-top: 1.5rem;
    margin-right: 0;
    position: relative;
    top: auto;
    bottom: 0;
  }

  .jmf-button {
    flex: 1;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .slide-content {
    height: 24rem;
  }

  .plantas_specs_content_wrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }

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

  .ficha_list_overline.u-overline-style-main {
    text-align: left;
  }

  .plantas_slide_wrap {
    margin-top: calc(clamp(1.5rem, 1.125rem + 1.875vw, 5rem) / 3);
  }

  .plantas_slide_arrows.is-right-arrow {
    margin-right: calc(clamp(1.5rem, .625rem + 4.375vw, 5rem) / 4);
    inset: 25% 0% auto auto;
  }

  .plantas_slide_arrows.is-left-arrow {
    margin-left: calc(clamp(1.5rem, .625rem + 4.375vw, 5rem) / 4);
    inset: 25% auto auto 0%;
  }

  .apartamentos_list_text.u-subtitle-style-xsmall {
    font-size: .875rem;
  }

  .diferencias_plantas_wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: grid;
  }

  .plantas_column_wrap.is-column-right {
    aspect-ratio: 3 / 2;
    margin-left: clamp(1.5rem, 1.125rem + 1.875vw, 5rem);
    margin-right: clamp(1.5rem, 1.125rem + 1.875vw, 5rem);
  }

  .plantas_column_wrap.is-column-left {
    aspect-ratio: auto;
    order: 9999;
    padding-top: calc(clamp(1.5rem, 1.125rem + 1.875vw, 5rem) / 3);
    padding-bottom: 0;
  }

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

  .heading-style-h6.text-color-primary {
    font-size: .75rem;
  }

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

  .hover-btn-component {
    width: 4rem;
    height: 4rem;
  }

  .text-size-large {
    font-size: 1rem;
  }

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

  .sc-video {
    min-height: 80dvh;
    padding-left: 0;
    padding-right: 0;
  }

  .content-wrap {
    margin-bottom: 0;
  }

  .content-wrap.is-center-align {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .content4-product-name-wrap {
    margin-top: 0;
  }

  .heading-style-h4 {
    margin-top: 1rem;
    font-size: 1rem;
  }

  .product_content_wrap {
    margin-top: 0;
  }

  .frame-planta {
    width: 95%;
    height: 30rem;
    max-height: none;
    margin-top: 0;
    margin-right: 0;
  }

  .zoom-button {
    width: 2.5rem;
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .zoom-button-icon {
    width: .75rem;
    height: .75rem;
  }

  .planta--img-list {
    display: none;
  }

  .tab_link {
    flex: none;
  }

  .plantas--left-content {
    grid-column-gap: 2rem;
    background-color: #0000;
    margin-right: 0;
    padding: 2rem 2rem 0;
  }

  .tab-link_subtitle {
    padding-top: 2px;
  }

  .tab-link_title-plantas {
    font-size: .75rem;
  }

  .planta-img-wrap {
    width: 100%;
  }

  .plantas {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    background-color: #cc9a58;
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .plantas_pagination-title {
    font-size: .75rem;
  }

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

  .tab_menu {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 2rem;
    display: grid;
    overflow: auto;
  }

  .frame-deco.is--frame-07 {
    right: -1%;
  }

  .plantas-01_details-list {
    grid-row-gap: .5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 1rem;
  }

  .plantas-01_details-block {
    align-items: flex-start;
  }

  .galeria_slide {
    aspect-ratio: 2.39;
  }

  .caption_text-2 {
    font-size: .65rem;
  }

  .btn_zoom_wrap {
    width: 2.5rem;
    height: 2.5rem;
    padding: .85rem;
  }

  .overlay_image {
    background-color: #0b0e1059;
  }

  .caption_tag {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding: .5rem .75rem;
  }

  .slide_arrow_icon {
    width: 1.25rem;
    font-size: .875rem;
  }

  .galeria_mask {
    width: 100%;
  }

  .slide_card_wrap, .galeria_slide_item {
    aspect-ratio: 16 / 9;
  }

  .slide_arrow_button {
    width: 2.5rem;
  }

  .hero_overlay_image {
    background-color: #0b0e1059;
  }

  .sld-plantas__heading-units, .sld-plantas__heading-label.heading-label-01 {
    justify-content: center;
  }

  .tabs-menu-2 {
    justify-content: space-between;
    width: 100%;
    display: flex;
  }

  .sld-plantas__diferenciais-wrapper.diferenciais-wrapper-opc-01 {
    justify-content: center;
    width: 100%;
  }

  .tab-btn {
    text-align: center;
    width: 48.5%;
    margin-left: 0;
  }

  .sld-plantas__heading-label-line {
    display: none;
  }

  .label-p {
    margin-right: 32px;
    font-size: 13px;
  }

  .label, .heading-block {
    margin-bottom: 24px;
  }

  .sld-plantas__slide.slide-opc-01 {
    height: auto;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .sld-plantas__slide.slide-opc-02 {
    height: 100%;
  }

  .grid-02__plantas {
    grid-row-gap: 1.5rem;
    grid-template-rows: auto 0;
    grid-template-columns: 100%;
    margin-bottom: 4rem;
  }

  .sld-plantas__heading-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .sld-plantas__heading-wrapper.heading-wrapper-opc-02 {
    flex-direction: column;
    align-items: center;
  }

  .sld-plantas__heading-wrapper.heading-wrapper-opc-01 {
    text-align: center;
    align-items: center;
    position: static;
  }

  .sld-plantas__cta {
    justify-content: center;
    inset: auto 0% 0%;
  }

  .sld-plantas__cta.cta_opc_01 {
    align-items: center;
    margin-bottom: 1.5rem;
    position: absolute;
    inset: auto 0% 0%;
  }

  .btn-icon {
    margin-right: 0;
  }

  .sld-plantas__slide-content {
    width: 100%;
  }

  .sld-plantas__slide-content.slide-content-opc-01 {
    grid-row-gap: 1rem;
    grid-template-rows: auto 20rem;
    grid-template-columns: 1fr;
  }

  .p-large {
    font-size: 16px;
    line-height: 1.5em;
  }

  .sld-btn-plantas.sld-btn__left-side {
    margin-left: -22px;
  }

  .sld-btn-plantas.sld-btn__right-side {
    margin-right: -22px;
  }

  .fachada_video_wrap {
    flex: 1;
  }

  .plantas_subtitle-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    font-size: 1rem;
  }

  .tab-next {
    margin-bottom: 3.5rem;
    inset: auto auto 0% 10%;
  }

  .inner-tab-next {
    margin-bottom: 0;
    margin-right: -1rem;
  }

  .plantas_content_column {
    flex: none;
    padding: 1.5rem;
  }

  .planta_header_overline {
    letter-spacing: 1px;
  }

  .apartamentos_list_text-2.u-text-style-small {
    font-size: .875rem;
  }

  .planta_tab_pane.is-firt-pane {
    padding-bottom: 3rem;
  }

  .tab-prev {
    margin-bottom: 3.5rem;
    inset: auto 10% 0% auto;
  }

  .plantas_content_wrap-2 {
    justify-content: flex-end;
    padding: 1dvw;
  }

  .planta_header_box {
    padding-bottom: .5rem;
  }

  .planta_media_wrap {
    aspect-ratio: 16 / 9;
    padding: .5dvw;
  }

  .inner_tab_menu {
    justify-content: space-between;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .inner-tab-prev {
    margin-bottom: 0;
    margin-left: -1rem;
  }

  .lightbox_plantas {
    padding-top: 0;
  }

  .plantas_product_wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: wrap;
    flex: none;
  }

  .planta_main_title {
    font-size: 2rem;
  }

  .plantas-header_wrap {
    grid-column-gap: .5dvw;
    grid-row-gap: .5dvw;
  }

  .planta_produto {
    font-size: 1rem;
  }

  .u-hide-tablet {
    display: none;
  }

  .inner_tab_link {
    flex: 1;
  }

  .slide_number {
    font-size: .7575rem;
  }

  .planta_tab_menu {
    height: 6rem;
  }

  .span-heading-plantas {
    font-size: 1rem;
  }

  .inner_tab_helper {
    display: none;
  }

  .hero_product-subtitle {
    font-size: .75rem;
  }

  .planta_card_wrap {
    position: relative;
  }

  .slide_itens_2 {
    aspect-ratio: auto;
    height: 100%;
  }

  .navbar-component {
    transform: translate(0, -200%);
  }

  .menu-btn {
    color: #e7ddd8;
    border-radius: .8px;
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .menu-btn:hover, .menu-btn.w--open {
    color: #fff;
    background-color: #86543a4d;
  }

  .primary-button {
    position: relative;
  }

  .primary-button.mobile-show {
    background-color: #86543a;
    margin-top: 2rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    font-size: .8rem;
    display: block;
  }

  .primary-button.mobile-show:hover {
    background-color: #9e7661;
  }

  .primary-button.mobile-hidden {
    display: none;
  }

  .nav-menu {
    text-align: center;
    background-color: #503223;
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 100vh;
    padding: 3.5rem;
  }

  .nav-link {
    color: #fff;
    background-color: #86543a4d;
    border-radius: 3px;
    justify-content: center;
    margin-bottom: 12px;
    font-size: .8rem;
    display: flex;
  }

  .nav-link:hover {
    background-color: #86543a;
  }

  .plt-hero {
    height: 280px;
  }

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

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

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

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

  .paragraph-3 {
    font-size: 16px;
  }

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

@media screen and (max-width: 767px) {
  .form_main_field_input.is-message {
    min-height: 7rem;
  }

  .styleguide_content {
    width: 100%;
  }

  .styleguide_nav_wrap, .u-mobile-landscape-hide {
    display: none;
  }

  .u-mobile-landscape-show, .u-mobile-show {
    display: block;
  }

  .u-mobile-hide {
    display: none;
  }

  .h6-heading {
    font-size: 20px;
  }

  .sc_header_subtitle_wrap.u-flex-horizontal-nowrap.u-gap-2 {
    width: 100%;
  }

  .sc_header_inner_wrap.u-flex-horizontal-wrap.u-justify-content-between.u-gap-6 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .navbar {
    position: fixed;
    inset: 0% 0% auto;
  }

  .navbar_menu_wrap {
    padding: 2rem;
  }

  .contact_bar_buttons_wrap {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .contact_bar_button_overline.u-overline-style-xsmall.u-color-faded {
    display: none;
  }

  .nav_small_wrap.u-theme-dark {
    background-color: var(--_color-primitives---neutral-alpha-dark--0);
    background-image: none;
  }

  .navbar_small_link {
    border-top: var(--_border-styles---border-width--large) solid var(--_color-primitives---neutral--transparent\<deleted\|variable-a18874ad-b753-bf3f-12fa-957b917e7967\>);
    background-color: var(--_theme---background--surface-01);
    border-bottom-style: none;
    flex: none;
  }

  .navbar_small_link.w--current {
    border-top-color: var(--_theme---brand-primary--main\<deleted\|variable-a82da004-a884-d49f-be8c-80ff6ae43681\>);
  }

  .navbar_small_menu_wrap {
    flex: none;
  }

  .sc_header_title.u-max-width-30ch {
    width: 100%;
    max-width: none;
  }

  .ficha_list_item {
    flex: none;
    width: 100%;
  }

  .g_modal_content_wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .g_modal_close_btn {
    padding: 1rem;
  }

  .modal_phone_wrap, .modal_mail_wrap, .modal_whatsapp_wrap, .modah_chat_wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .hero_logo {
    width: 7rem;
  }

  .about_sc {
    display: flex;
  }

  .about_col_right {
    padding: var(--site--margin);
  }

  .about_col_left.u-theme-surface-02 {
    display: none;
  }

  .hero_ct_title.u-heading-style-display-lg.hero_title {
    font-size: 2.5rem;
  }

  .whatsapp_cta_wrap {
    bottom: 24px;
    right: 24px;
  }

  .scroll_btn_wrap {
    width: 3rem;
    height: 3rem;
  }

  .footer_logo_wrap {
    grid-row-gap: .75rem;
  }

  .footer__logo-link {
    height: 6rem;
  }

  .foooter_lline_frame {
    padding-left: 0;
    padding-right: 0;
  }

  .footer_logos_list {
    grid-row-gap: 2rem;
    flex-wrap: wrap;
  }

  .footer_logo_signature {
    font-size: .625rem;
  }

  .d1up_logo {
    margin-left: 8px;
  }

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

  .obg_logo {
    width: 7rem;
  }

  .lazer_conten_wrap {
    grid-template-columns: 100%;
  }

  .overline_title {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .lazer_grid {
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .lazer_grid_frame {
    padding: 2rem;
  }

  .lazer_grid_icon {
    margin-bottom: 2rem;
  }

  .overline_subtitle {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .text_content_wrap {
    width: 100%;
    position: static;
  }

  .button_primary_text {
    font-size: .75rem;
  }

  .institucional_contain.u-container.u-cover {
    width: 85%;
  }

  .load-bar-base {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .tabs-menu {
    flex-wrap: wrap;
  }

  .standard-tab {
    justify-content: flex-start;
    margin-left: 5px;
    margin-right: 5px;
  }

  .institucional_header_logo {
    width: 10rem;
  }

  .institucional_header_wrap.u-header-grid {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .map-wrap {
    height: 320px;
  }

  .adress-list {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-flow: column;
    padding-bottom: .25rem;
  }

  .paragraph {
    text-align: center;
    font-size: .875rem;
    line-height: 1.4rem;
  }

  .header_title_wrap.u-heading-style-display-lg {
    width: 100%;
    max-width: none;
  }

  .header_subtitle.u-subtitle-style-xlarge {
    width: auto;
  }

  .header_subtitle.u-subtitle-style-xlarge.text_width_localizacao {
    width: 80%;
  }

  .hero_img_column-2.u-theme-surface-01 {
    min-height: 100dvh;
  }

  .hero_content_column-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .scroll_btn_wrap-2 {
    width: 3rem;
    height: 3rem;
  }

  .slide-content {
    position: relative;
  }

  .header-divider {
    height: .2rem;
  }

  .diferencias_plantas_wrap {
    display: flex;
  }

  .planta_img {
    aspect-ratio: 16 / 9;
  }

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

  .heading-style-h6 {
    font-size: .9rem;
    line-height: 1.5;
  }

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

  .text-size-large {
    font-size: 1.063rem;
  }

  .heading-style-h2 {
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .sc-video {
    min-height: 60dvh;
  }

  .content-wrap {
    margin-top: 0;
  }

  .content4-product-name-wrap {
    width: 100%;
    margin-bottom: -30px;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .product_content_wrap {
    width: 100%;
    margin-bottom: -30px;
  }

  .frame-planta {
    height: 24rem;
    margin-right: 0;
  }

  .bolotario_list-number {
    font-size: .875rem;
  }

  .tab_link {
    min-height: 2rem;
    padding: .75rem .5rem;
  }

  .planta-img-wrap {
    margin-right: 0;
  }

  .plantas {
    width: 100%;
  }

  .heading-h2 {
    font-size: 34px;
    line-height: 42px;
  }

  .tab_link-text-block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-direction: row;
    align-items: center;
  }

  .plantas-01_details-block {
    align-items: center;
  }

  .galeria_slide {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .caption_text-2 {
    font-size: .6rem;
  }

  .caption_tag {
    padding-top: .4rem;
    padding-bottom: .4rem;
  }

  .galeria_mask, .heading-left {
    width: 100%;
  }

  .label-p {
    margin-right: 24px;
  }

  .label {
    margin-bottom: 16px;
  }

  .heading-block {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 32px;
  }

  .grid-02__plantas {
    grid-template-rows: auto 0;
  }

  .sld-plantas__cta {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 32px;
  }

  .sld-plantas__cta.cta_opc_01 {
    inset: auto 0% 0%;
  }

  .sld-plantas__cta.cta_opc_02 {
    align-items: center;
    display: flex;
  }

  .sld-plantas__duplex-planta-wrapper {
    grid-template-rows: 48%;
    grid-template-columns: 1fr;
    grid-auto-rows: 48%;
    height: 100%;
  }

  .btn-icon {
    justify-content: center;
    width: 80%;
    margin-bottom: 16px;
  }

  .heading.title-40px {
    font-size: 26px;
    line-height: 1.3em;
  }

  .heading.title-27px {
    font-size: 20px;
  }

  .sld-plantas__slide-content.slide-content-opc-02 {
    grid-template-rows: auto 20rem auto;
  }

  .p-large {
    font-size: 14px;
  }

  .plantas_content_column {
    padding: 1rem;
  }

  .plantas_content_wrap-2 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    padding: .75rem;
  }

  .planta_media_wrap {
    aspect-ratio: 2.39;
    width: 100%;
    min-width: 0;
    height: auto;
    min-height: 20rem;
    max-height: none;
  }

  .planta_main_title {
    font-size: 2rem;
  }

  .overline_text {
    letter-spacing: .125em;
  }

  .planta_card_wrap {
    margin-right: 1.5rem;
    padding: .75rem;
  }

  .page-padding-horizontal {
    padding: clamp(.375rem, .339286rem + .178571vw, .5rem);
  }

  .navbar-component {
    transform: translate(0, -200%);
  }

  .menu-btn {
    color: #e7ddd8;
  }

  .menu-btn:hover {
    background-color: #86543a4d;
  }

  .menu-btn.w--open {
    background-color: #86543a;
    margin-top: 0;
    margin-bottom: 0;
    padding: .875rem;
  }

  .primary-button.mobile-show {
    background-color: #86543a;
  }

  .primary-button.mobile-show:hover {
    background-color: #9e7661;
  }

  .nav-menu {
    background-color: #503223;
    width: 100%;
    padding-top: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .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;
  }

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

  .paragraph-3 {
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .u-text-style-main {
    text-wrap: balance;
  }

  .u-rich-text p {
    font-size: var(--_typography---font-size--text-small);
  }

  .g_overline_wrap {
    margin-bottom: var(--_spacing---space--3);
  }

  .g_overline_text.u-overline-style-main:where(.w-variant-1ff434a0-054a-8e6e-b519-6cb7de02f068) {
    font-size: .75em;
  }

  .g_overline_outter_wrap {
    grid-column-gap: var(--_spacing---space--3);
    grid-row-gap: var(--_spacing---space--3);
  }

  .u-mobile-show {
    display: block;
  }

  .u-subtitle-style-small {
    text-wrap: pretty;
  }

  .ds_settings_frame_wrap {
    justify-content: space-between;
    align-items: center;
  }

  .h_styles_tag.is--mobile-base-size {
    z-index: var(--_typography---heading-scales--mobile-base-size);
  }

  .h_styles_tag.is--mobile-scale-ratio {
    z-index: var(--_typography---heading-scales--mobile-scale-ratio);
  }

  .ds_settings_grid {
    width: 100%;
  }

  .g_overline_inner_wrap:where(.w-variant-1ff434a0-054a-8e6e-b519-6cb7de02f068) {
    flex-flow: wrap;
    justify-content: center;
  }

  .g_overline_contain {
    margin-bottom: var(--_spacing---space--5);
  }

  .caption_main_contain {
    margin-right: var(--_spacing---space--0);
    margin-left: var(--_spacing---space--0);
  }

  .sc_header_wrap {
    margin-bottom: var(--_spacing---space--2);
  }

  .g_underline_decoration {
    width: 1.5rem;
    height: .15rem;
  }

  .navbar {
    z-index: 500;
    width: 100%;
  }

  .navbar_header {
    display: none;
  }

  .navbar_container.u-container {
    max-width: none;
  }

  .navbar_header_layout {
    justify-content: center;
    align-items: stretch;
  }

  .navbar_cta_title {
    margin-right: var(--_spacing---space--2);
  }

  .navbar_main_layout {
    padding-right: var(--site--margin);
    padding-left: var(--site--margin);
  }

  .navbar_logo_wrap {
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
  }

  .navbar_logo {
    width: 80%;
  }

  .navbar_menu_wrap {
    margin-left: 0;
    left: 0%;
    right: 0%;
  }

  .navbar_link {
    color: var(--_theme---typography--heading);
    margin-bottom: .5rem;
  }

  .u-media-wrap-full {
    min-height: 0;
    max-height: 100dvh;
  }

  .feature_inner_wrap.u-flex-horizontal-nowrap.u-gap-2 {
    grid-row-gap: var(--_spacing---space--1);
    flex-flow: wrap;
  }

  .u-base-vertical-layout {
    grid-column-gap: var(--_spacing---space--2);
    grid-row-gap: var(--_spacing---space--2);
  }

  .u-3-columns-slide {
    width: 90%;
    padding-left: var(--_spacing---space--0);
    margin-left: 0;
  }

  .hero_layout {
    grid-template-columns: 100%;
    width: 100%;
    overflow: clip;
  }

  .contact_bar_button_inner_wrap {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
  }

  .contact_bar_button {
    padding: var(--_spacing---space--4) var(--_spacing---space--2);
    flex: auto;
    margin-right: 0;
  }

  .contact_bar_button_title {
    font-size: var(--_typography---font-size--text-xsmall);
    letter-spacing: 0;
  }

  .contact_bar_button_overline {
    font-size: .5rem;
  }

  .nav_small_wrap {
    top: var(--_sizes---navbar--botom-height);
  }

  .navbar_small_link {
    padding-bottom: var(--_spacing---space--3);
  }

  .navbar_small_link:active {
    color: #fff;
  }

  .wrap-text {
    flex-flow: wrap;
  }

  .navbar_small_header {
    width: 40%;
  }

  .emp_description_item {
    width: 100%;
  }

  .sc_header_title {
    text-wrap: pretty;
  }

  .ficha_list_item {
    padding-bottom: var(--_spacing---space--3);
    grid-column-gap: var(--_spacing---space--1);
    grid-row-gap: var(--_spacing---space--1);
    border-bottom: 1px solid var(--_theme---border--dark);
  }

  .ficha_list_header {
    padding-bottom: var(--_spacing---space--1);
    border-bottom-style: none;
  }

  .modal_highligt_overline {
    font-size: .5rem;
  }

  .modal_highligt_title {
    letter-spacing: 0;
    font-size: .75rem;
  }

  .contact_small_column {
    grid-column-gap: var(--_spacing---space--4);
    grid-row-gap: var(--_spacing---space--4);
  }

  .contact_small_btn_wrap {
    grid-column-gap: var(--_spacing---space--2);
    grid-row-gap: var(--_spacing---space--2);
    flex-flow: column;
    align-items: stretch;
  }

  .contato_form_header.u-overline-style-main.u-mb-6 {
    margin-bottom: var(--_spacing---space--4);
  }

  .g_overline_marker_wrap:where(.w-variant-1ff434a0-054a-8e6e-b519-6cb7de02f068) {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    height: 45%;
  }

  .whatsapp_cta_outer_btn {
    width: 56px;
    height: 56px;
  }

  .whatsapp_profile_wrap {
    display: none;
  }

  .whatsapp_profile_frame {
    margin-right: 0;
    display: none;
  }

  .whatsapp_cta_inner_btn {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: .75rem;
  }

  .u-subtitle-style-xsmall {
    text-wrap: pretty;
  }

  .hero_logo {
    width: 9rem;
  }

  .about_col_right {
    min-width: 0;
    padding-top: 6rem;
  }

  .contact_block_wrap {
    padding-top: var(--_spacing---space--5);
  }

  .hero_img_column.u-theme-surface-01 {
    padding-top: var(--_spacing---space--8);
    padding-bottom: var(--_spacing---space--7);
  }

  .hero_ct_title {
    font-size: 2rem;
  }

  .hero_ct_right {
    grid-column-gap: var(--_spacing---space--4);
    grid-row-gap: var(--_spacing---space--4);
  }

  .hero_ct_subtitle {
    font-size: 1rem;
  }

  .whatsapp_cta_wrap {
    max-width: 100%;
    margin: 1.25rem;
    inset: auto 0% 0%;
  }

  .whatsapp_cta_message {
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    padding: 1rem 1.5rem;
  }

  .scroll_btn_wrap {
    width: 3rem;
    height: 3rem;
  }

  .legal_text.u-text-xsmall {
    font-size: .5rem;
  }

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

  .footer_logo_wrap.u-vflex-left-center {
    grid-row-gap: .25rem;
  }

  .footer_link_text {
    font-size: .75rem;
    line-height: 1.3em;
  }

  .footer_logos_list {
    margin-bottom: 2rem;
  }

  .footer_logos_list.u-hflex-center-center {
    grid-column-gap: var(--_spacing---space--5);
    grid-row-gap: var(--_spacing---space--5);
  }

  .footer_end_block {
    justify-content: center;
    align-items: center;
  }

  .footer_link {
    text-align: center;
  }

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

  .footer_content.is-content-01 {
    padding-bottom: var(--_spacing---space--1);
  }

  .obrigado_sc_wrap {
    aspect-ratio: 9 / 16;
    width: 100%;
    position: static;
  }

  .obg_logo {
    width: 9rem;
  }

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

  .overline_title {
    font-size: .875rem;
  }

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

  .hero_sc {
    aspect-ratio: 9 / 16;
    width: 100%;
    position: relative;
  }

  .overline_divider {
    width: 10%;
    height: 1.5px;
  }

  .overline_text-2 {
    letter-spacing: .2em;
  }

  .overline_layout {
    padding-left: 1rem;
  }

  .tab-content {
    padding-top: 20px;
  }

  .tab-content.u-cover {
    height: auto;
    padding-top: 0;
  }

  .overline_wrap {
    margin-bottom: .5rem;
  }

  .institucional_contain.u-container.u-cover {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .institucional_wrap, .dinamic-tabs.u-cover {
    height: auto;
  }

  .institucional_header_logo {
    width: 9rem;
  }

  .map_content_wrap {
    aspect-ratio: 3 / 2;
    height: auto;
    padding: 0;
  }

  .map-wrap {
    height: 280px;
    margin-bottom: 1rem;
  }

  .map_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: #0000;
    flex-flow: column-reverse;
    height: auto;
    display: flex;
    overflow: visible;
  }

  .map_grid_bg {
    aspect-ratio: 3 / 2;
  }

  .map_grid_alphagran {
    width: 4rem;
    margin: 1rem;
    inset: 0% auto auto 0%;
  }

  .map-button-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    position: relative;
    top: auto;
    left: 0;
    right: 0;
  }

  .map-button {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .caption_content_wrap-2 {
    grid-column-gap: clamp(.375 * 1rem, ((.375 - ((.5 - .375) / (100 - 20) * 20)) * 1rem + ((.5 - .375) / (100 - 20)) * 100vw), .5 * 1rem);
    grid-row-gap: clamp(.375 * 1rem, ((.375 - ((.5 - .375) / (100 - 20) * 20)) * 1rem + ((.5 - .375) / (100 - 20)) * 100vw), .5 * 1rem);
    justify-content: flex-start;
    align-items: center;
  }

  .slide_card_content {
    padding: 1.5rem 1.5rem 1.25rem;
  }

  .caption_main_contain-2 {
    margin-left: 0;
    margin-right: 0;
    padding: clamp(.625rem, .59375rem + .15625vw, .75rem);
  }

  .galeria_slide_card {
    aspect-ratio: 3 / 2;
    max-height: 100dvh;
  }

  .header_title_wrap.header_small_title {
    order: 1;
    font-size: 1rem;
  }

  .header_subtitle.u-subtitle-style-xlarge.text_width_localizacao {
    width: 100%;
  }

  .sobre_sc {
    aspect-ratio: 9 / 16;
    width: 100%;
    position: static;
  }

  .hero_layout-2 {
    grid-template-columns: 100%;
    width: 100%;
    overflow: clip;
  }

  .hero_content_column-2 {
    grid-column-gap: clamp(1.75 * 1rem, ((1.75 - ((2 - 1.75) / (90 - 20) * 20)) * 1rem + ((2 - 1.75) / (90 - 20)) * 100vw), 2 * 1rem);
    grid-row-gap: clamp(1.75 * 1rem, ((1.75 - ((2 - 1.75) / (90 - 20) * 20)) * 1rem + ((2 - 1.75) / (90 - 20)) * 100vw), 2 * 1rem);
    flex-flow: column;
    padding: clamp(2rem, 1.85714rem + .714286vw, 2.5rem);
    display: flex;
  }

  .hero_ct_left-2 {
    grid-column-gap: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (90 - 20) * 20)) * 1rem + ((3 - 2.25) / (90 - 20)) * 100vw), 3 * 1rem);
    grid-row-gap: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (90 - 20) * 20)) * 1rem + ((3 - 2.25) / (90 - 20)) * 100vw), 3 * 1rem);
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .hero_ct_line-3 {
    width: 100%;
    height: 1.5px;
  }

  .scroll_btn_wrap-2 {
    width: 3rem;
    height: 3rem;
  }

  .hero_ct_right-2 {
    grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (90 - 20) * 20)) * 1rem + ((1 - .875) / (90 - 20)) * 100vw), 1 * 1rem);
    grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (90 - 20) * 20)) * 1rem + ((1 - .875) / (90 - 20)) * 100vw), 1 * 1rem);
  }

  .caption_main_layout-3 {
    grid-column-gap: clamp(.375 * 1rem, ((.375 - ((.5 - .375) / (100 - 20) * 20)) * 1rem + ((.5 - .375) / (100 - 20)) * 100vw), .5 * 1rem);
    grid-row-gap: clamp(.375 * 1rem, ((.375 - ((.5 - .375) / (100 - 20) * 20)) * 1rem + ((.5 - .375) / (100 - 20)) * 100vw), .5 * 1rem);
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .institucional_button {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    margin-top: 0;
    margin-right: 0;
    position: relative;
    top: auto;
    left: 0;
    right: 0;
  }

  .jmf-button {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .text_button {
    font-size: .75rem;
  }

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

  .slide-content {
    aspect-ratio: 3 / 2;
    height: auto;
    max-height: none;
    position: relative;
  }

  .planta_pin {
    min-width: 1rem;
    min-height: 1rem;
    padding: 0;
    font-size: .5rem;
  }

  .plantas_frame_bt_text.u-overline-style-tiny.u-color-faded {
    padding-top: clamp(.625rem, .59375rem + .15625vw, .75rem);
    padding-bottom: clamp(.625rem, .59375rem + .15625vw, .75rem);
  }

  .g_overline_layout {
    grid-column-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (100 - 20) * 20)) * 1rem + ((.75 - .625) / (100 - 20)) * 100vw), .75 * 1rem);
    grid-row-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (100 - 20) * 20)) * 1rem + ((.75 - .625) / (100 - 20)) * 100vw), .75 * 1rem);
  }

  .g_overline_contain-2 {
    margin-bottom: clamp(1.25rem, 1.1875rem + .3125vw, 1.5rem);
  }

  .plantas-cover-content {
    padding: clamp(.875rem, .84375rem + .15625vw, 1rem);
  }

  .plantas_slide_arrows.is-right-arrow {
    margin-right: calc(clamp(1.5rem, .625rem + 4.375vw, 5rem) / 5);
    top: 15%;
  }

  .plantas_slide_arrows.is-left-arrow {
    top: 15%;
  }

  .plantas_frame_header {
    margin-top: clamp(.625rem, .59375rem + .15625vw, .75rem);
  }

  .about_heading_wrap.u-flex-vertical-nowrap.u-gap-4 {
    grid-column-gap: clamp(.1875 * 1rem, ((.1875 - ((.25 - .1875) / (100 - 20) * 20)) * 1rem + ((.25 - .1875) / (100 - 20)) * 100vw), .25 * 1rem);
    grid-row-gap: clamp(.1875 * 1rem, ((.1875 - ((.25 - .1875) / (100 - 20) * 20)) * 1rem + ((.25 - .1875) / (100 - 20)) * 100vw), .25 * 1rem);
  }

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

  .plantas_column_wrap.is-column-left {
    padding-left: 0;
  }

  .specs_frame_wrap {
    flex-flow: wrap;
    width: 100dvw;
    margin-left: calc(-1 * clamp(1.5rem, .625rem + 4.375vw, 5rem));
    padding-left: calc(2 * clamp(1.5rem, 1.125rem + 1.875vw, 5rem));
  }

  .g_overline_contain-3 {
    margin-bottom: clamp(1.25rem, 1.1875rem + .3125vw, 1.5rem);
  }

  .planta_img {
    aspect-ratio: 3 / 2;
  }

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

  .heading-style-h6 {
    font-size: .7rem;
  }

  .label-wrap.is-darl-text-label {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    margin-right: auto;
  }

  .label-text {
    letter-spacing: 3px;
  }

  .text-size-large {
    font-size: .875rem;
  }

  .heading-style-h2 {
    font-size: 1.25rem;
    font-weight: 300;
  }

  .video-btn {
    flex-direction: column;
  }

  .content-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .tab_link-content-wrap {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-direction: column-reverse;
  }

  .bolotario_list-number {
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem;
    padding: .25rem .25rem .2rem .4rem;
    font-size: .75em;
    line-height: 1.4em;
    display: flex;
  }

  .plantas--left-content {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .tab-link_subtitle {
    font-size: .6rem;
  }

  .text-20 {
    font-size: 16px;
  }

  .tab_link-divider {
    width: 100%;
    height: .075rem;
  }

  .plantas_pagination-title {
    font-size: .75rem;
    line-height: 1.3rem;
  }

  .tab_link-text-block {
    height: auto;
  }

  .tab_menu {
    width: 100%;
  }

  .plantas-01_details-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .galeria_slide {
    justify-content: space-between;
    align-items: center;
  }

  .caption_text-2, .caption_text_seondary {
    font-size: .5rem;
  }

  .btn_zoom_wrap {
    width: 2rem;
    padding: .675rem;
  }

  .overlay_image {
    background-color: #0b0e1026;
  }

  .caption_tag {
    padding: .25rem .5rem;
  }

  .slide_card_content-2 {
    padding: 1.5rem 1.5rem 1.25rem;
  }

  .slide_card_wrap {
    aspect-ratio: 1;
    max-height: 100dvh;
  }

  .galeria_slide_item {
    aspect-ratio: 1;
  }

  .tabs-menu-2 {
    justify-content: space-between;
  }

  .sld-plantas__diferenciais-wrapper {
    justify-content: space-between;
    padding-left: 12px;
    padding-right: 12px;
  }

  .sld-plantas__diferenciais-wrapper.diferenciais-wrapper-opc-01 {
    margin-bottom: 2rem;
    padding: 1rem 0;
  }

  .tab-btn {
    width: 48%;
    margin-right: 0;
  }

  .sld-plantas__diferenciais-block {
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
  }

  .icon-plantas {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }

  .label-p {
    letter-spacing: 0;
    font-size: 10px;
  }

  .zoom-btn {
    width: 48px;
    height: 48px;
    margin-top: 12px;
    margin-right: 12px;
    padding: 16px;
  }

  .sld-plantas__slide {
    padding: 31px;
  }

  .sld-plantas__slide.slide-opc-01 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .grid-02__plantas {
    grid-template-columns: 100%;
  }

  .sld-plantas__heading-wrapper.heading-wrapper-opc-01 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sld-plantas__cta {
    margin-top: 24px;
    display: none;
    position: static;
  }

  .sld-plantas__cta.cta_opc_01 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .btn-icon {
    justify-content: center;
    width: 100%;
    height: 48px;
    margin-bottom: 12px;
    display: flex;
  }

  .heading.title-27px {
    text-align: center;
  }

  .label-line {
    width: 56px;
  }

  .p-large.pl-regular {
    margin-top: 0;
    position: static;
  }

  .bold-text-5 {
    line-height: .9em;
  }

  .heading_plantas_wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .line_divider_title {
    order: 2;
    width: 20%;
  }

  .planta_divider {
    width: 100%;
    height: 1.5px;
  }

  .plantas_subtitle-wrap {
    letter-spacing: .1875rem;
    font-size: .875rem;
  }

  .tab-next {
    width: 2rem;
    margin-bottom: 2.5rem;
    margin-left: 0;
    left: 8%;
    transform: translate(0, 50%);
  }

  .inner-tab-next {
    width: 2.5rem;
    margin-left: -.5rem;
    margin-right: -.5rem;
  }

  .tab_menu_icon {
    width: .75rem;
  }

  .plantas_content_column {
    flex: none;
    padding: .75rem .5rem;
  }

  .planta_header_overline {
    letter-spacing: .5px;
    font-size: .65rem;
  }

  .slide_number_wrap {
    letter-spacing: .5rem;
    font-size: 1.5rem;
    line-height: 120%;
  }

  .overline_content_wrap-2 {
    padding-bottom: .75rem;
  }

  .planta_tab_link {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    width: 40%;
  }

  .planta_tab_link.w--current {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: center;
    width: 40%;
  }

  .planta_tab_pane.is-firt-pane {
    padding-bottom: 1.5rem;
  }

  .tab_button_title.is-inner-btn {
    letter-spacing: 0;
    font-weight: 700;
  }

  .tab-prev {
    width: 2rem;
    margin-bottom: 2.5rem;
    margin-right: 0;
    right: 8%;
  }

  .plantas_content_wrap-2 {
    border-style: none;
    border-radius: 0;
  }

  .planta_header_box {
    margin-bottom: .5rem;
  }

  .planta_media_wrap {
    grid-row-gap: 1rem;
    aspect-ratio: 3 / 2;
    min-height: 0;
    padding: 0;
  }

  .inner_tab_menu {
    flex-flow: wrap;
    height: auto;
    min-height: 4rem;
    padding: .25rem .5rem;
  }

  .inner-tab-prev {
    width: 2.5rem;
    margin-left: -.75rem;
  }

  .lightbox_plantas {
    padding: 1rem 1rem 3.3rem;
  }

  .plantas_product_wrap {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
    align-items: flex-end;
    max-width: none;
  }

  .planta_tab_frame {
    min-width: 0;
    max-width: none;
    min-height: 3rem;
  }

  .planta_main_title {
    letter-spacing: -.5px;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.3;
  }

  .plantas-header_wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .planta_produto {
    flex: none;
    font-size: .875rem;
    font-weight: 500;
  }

  .inner_tab_link {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .slide_number {
    letter-spacing: 0;
    font-size: .65rem;
  }

  .planta_tab_menu {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding-bottom: .5rem;
  }

  .overline_text {
    letter-spacing: .0625em;
    font-size: .655rem;
  }

  .overline_text.is-secondary-overline {
    letter-spacing: .0625em;
  }

  .span-heading-plantas, .planta_tab_caption {
    font-size: .75rem;
  }

  .hero_product-subtitle {
    letter-spacing: 0;
    font-size: .75rem;
  }

  .planta_card_wrap {
    padding: .5rem;
  }

  .slide_itens_2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr 1fr;
  }

  .navbar-component {
    transform: translate(0, -200%);
  }

  .navbar-content {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-btn {
    margin-top: 0;
    margin-bottom: 0;
    padding: .875rem;
  }

  .menu-btn.w--open {
    background-color: #86543a4d;
  }

  .primary-button {
    width: 100%;
    font-size: 16px;
  }

  .primary-button.mobile-show {
    background-color: #86543a;
    margin-top: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: .8rem;
  }

  .primary-button.mobile-show:hover {
    background-color: #9e7661;
  }

  .nav-menu {
    background-color: #503223;
    min-height: 0;
    padding: 2rem clamp(1.25rem, 1.17857rem + .357143vw, 1.5rem);
  }

  .nav-link {
    color: #e7ddd8;
    background-color: #86543a4d;
    margin-bottom: clamp(.625rem, .589286rem + .178571vw, .75rem);
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: .8rem;
    transition: background-color .32s ease-in-out;
  }

  .nav-link:hover {
    background-color: #86543a;
  }

  .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-section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .plt-block {
    text-align: left;
    margin-top: 24px;
    margin-bottom: 24px;
  }

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

#w-node-fd7e9ef9-134e-9aed-6127-e2d9cc058ba2-e5157d45 {
  grid-area: 1 / 11 / 2 / 13;
  align-self: center;
}

#w-node-_4c87b0a2-2be7-f3d1-7073-acfd80c564f8-e5157d45 {
  align-self: start;
}

#w-node-_2d0542f3-5c32-cf5f-603a-045c2d68fbf1-e5157d45, #w-node-_07fab3a5-a40c-8b66-a341-18038ede0c29-e5157d45, #w-node-b8654196-f30c-27c0-66f9-eca41543203f-e5157d45, #w-node-_62190ed4-1253-1de5-e848-3fe2915c5f14-e5157d45, #w-node-ceb13c21-b1ef-05d8-2699-c36453a34efd-e5157d45, #w-node-a0f889e2-30bb-1cff-9438-c50b9964d058-e5157d45, #w-node-_89d4bb20-ed06-af15-baed-b687c54ba000-e5157d45, #w-node-_83c2ccaf-5798-8a10-99c6-0e943046f0a2-e5157d45, #w-node-_17d84a1a-c4eb-1d02-9220-739448b7f7da-e5157d45, #w-node-_17d84a1a-c4eb-1d02-9220-739448b7f7fd-e5157d45, #w-node-_51147642-8ac1-7ef4-493c-625264ed78aa-e5157d45, #w-node-_526e96b2-6fe8-5f46-8b64-016703c07a39-e5157d45, #w-node-_8ffaacea-d407-9b2b-01f4-af2649a76994-e5157d45, #w-node-_6078e9be-942d-6994-e4c8-8bc3cb0b944a-e5157d45, #w-node-_849249ac-daf9-c323-6185-5e704afc73f6-e5157d45, #w-node-_47a3de11-c4ae-fcb5-247c-eeb4d969eca2-e5157d45 {
  justify-self: end;
}

#w-node-_21364595-73c8-adbb-09a7-7fb485a76bc6-e5157d45 {
  grid-area: 2 / 1 / 4 / 3;
  align-self: auto;
}

#w-node-_9aa9a200-5487-efe2-73d3-6caeeba7b27f-e5157d45, #w-node-_3c48ad97-b851-755d-9d43-155ad07fda68-e5157d45 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7d0531ac-bc8e-0c3b-5ec4-316f7be01d13-e5157d45 {
  grid-area: 2 / 1 / 4 / 3;
  align-self: auto;
}

#w-node-_453194c7-b9e2-6a6b-02b1-e9933c1d3c25-e5157d45 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_742c1433-6e0d-23e9-fb54-4c7a024403c3-e5157d45, #w-node-_742c1433-6e0d-23e9-fb54-4c7a024403e6-e5157d45, #w-node-_28a1428a-59a2-77fe-8965-1aa7d54d3bf4-e5157d45, #w-node-b75d7175-0933-2c7e-7f8f-1602555bb03b-e5157d45 {
  justify-self: end;
}

#w-node-_55fc8c09-f525-cc62-4497-a7bd19e4b7a5-e5157d45 {
  grid-area: 1 / 1 / 2 / 13;
}

#w-node-_55fc8c09-f525-cc62-4497-a7bd19e4b7af-e5157d45 {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-_8f4f23dd-c1d8-59fb-aa0b-985718db6070-e5157d45 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_0a33e465-29b8-c9b7-22f3-154ebc45e489-e5157d45 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: end;
}

#w-node-bf532011-f0b8-0dcf-8d0f-7d7622092fa4-e5157d45 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_49a1da14-d320-7703-a677-e6a46388d407-e5157d45 {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-e99535d9-c951-d088-e4cc-c40668908633-e5157d45 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-e99535d9-c951-d088-e4cc-c40668908634-e5157d45 {
  grid-area: 1 / 3 / 3 / 4;
}

#w-node-e99535d9-c951-d088-e4cc-c40668908635-e5157d45 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: end;
}

#w-node-e99535d9-c951-d088-e4cc-c40668908636-e5157d45 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e99535d9-c951-d088-e4cc-c4066890864a-e5157d45 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_495d6b5c-29d2-dbaa-5412-f35f80f21f63-e5157d45 {
  align-self: start;
}

#w-node-b19c1c32-26b8-4cc5-f813-b6c04516dbad-deb573c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b19c1c32-26b8-4cc5-f813-b6c04516dbae-deb573c5 {
  justify-self: start;
}

#w-node-_64783bfb-9cd4-7c22-f5b3-98c907b2e9dc-deb573c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_64783bfb-9cd4-7c22-f5b3-98c907b2e9dd-deb573c5 {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_21364595-73c8-adbb-09a7-7fb485a76bc6-e5157d45 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_9aa9a200-5487-efe2-73d3-6caeeba7b27f-e5157d45, #w-node-_3c48ad97-b851-755d-9d43-155ad07fda68-e5157d45 {
    grid-column: span 1 / span 1;
  }

  #w-node-_7d0531ac-bc8e-0c3b-5ec4-316f7be01d13-e5157d45 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_453194c7-b9e2-6a6b-02b1-e9933c1d3c25-e5157d45 {
    grid-column: span 1 / span 1;
  }

  #w-node-_55fc8c09-f525-cc62-4497-a7bd19e4b7a5-e5157d45 {
    grid-area: 1 / 1 / 9 / 2;
  }

  #w-node-_55fc8c09-f525-cc62-4497-a7bd19e4b7af-e5157d45 {
    order: -9999;
    grid-area: 6 / 1 / 9 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-fd7e9ef9-134e-9aed-6127-e2d9cc058ba2-e5157d45 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_55fc8c09-f525-cc62-4497-a7bd19e4b7af-e5157d45 {
    grid-row-start: 6;
  }
}


@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/playfair_display_variable_font.woff2') format('woff2');
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Archivo';
  src: url('../fonts/archivo_variable_font.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

.arborea-contato-form-wrap {
  position: relative;
}

.arborea-contato-form {
  max-width: 32rem;
  font-family: var(--_typography---secondary-font--font-family), Archivo, system-ui, sans-serif;
}

.arborea-contato-form__title {
  margin: 0 0 1.75rem;
  font-family: var(--_typography---primary-font--font-family), "Playfair Display", Georgia, serif;
  font-size: clamp(1rem, 0.92rem + 0.35vw, 1.25rem);
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #4a4543;
}

.arborea-contato-form__req {
  color: #c62828;
  font-weight: 600;
}

.arborea-contato-form__fields {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.arborea-contato-form__field {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}

.arborea-contato-form__label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #45403c;
}

.arborea-contato-form__input,
.arborea-contato-form__textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 0.75rem 1rem;
  border: 1px solid rgba(75, 58, 50, 0.18);
  border-radius: 2px;
  background-color: #f3f3f5;
  color: #2b2624;
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.4;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.arborea-contato-form__textarea {
  min-height: 7rem;
  resize: vertical;
}

.arborea-contato-form__input:focus,
.arborea-contato-form__textarea:focus {
  outline: none;
  border-color: #4b3a32;
  box-shadow: 0 0 0 3px rgba(75, 58, 50, 0.12);
}

.arborea-contato-form__input.arborea-contato-form__input--error,
.arborea-contato-form__textarea.arborea-contato-form__input--error {
  border-color: #c62828;
}

.arborea-contato-form__field-msg {
  min-height: 1.125rem;
  font-size: 0.8125rem;
  color: #c62828;
}

.arborea-contato-form__global-msg {
  margin: 1rem 0 0;
  padding: 0.75rem 1rem;
  border-radius: 2px;
  font-size: 0.875rem;
}

.arborea-contato-form__global-msg:not([hidden]).is-success {
  display: block;
  background-color: #e8f5e9;
  color: #2e7d32;
}

.arborea-contato-form__global-msg:not([hidden]).is-error {
  display: block;
  background-color: #ffebee;
  color: #b71c1c;
}

.arborea-contato-form__submit {
  margin-top: 1.5rem;
  width: 100%;
  padding: 1rem 1.25rem;
  border: none;
  border-radius: 2px;
  background-color: #4b3a32;
  color: #fff;
  font-family: inherit;
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 0.2s, opacity 0.2s;
}

.arborea-contato-form__submit:hover {
  background-color: #3d302a;
}

.arborea-contato-form__submit:disabled {
  opacity: 0.65;
  cursor: wait;
}

.arborea-minimal-footer {
  padding: 1.5rem var(--site--margin, 1rem) 2rem;
  border-top: 1px solid var(--_theme---border--dark, rgba(0, 0, 0, 0.08));
  background-color: #fff;
}

.arborea-minimal-footer__inner {
  display: flex;
  justify-content: center;
}

.arborea-minimal-footer__link {
  font-family: var(--_typography---secondary-font--font-family), Archivo, system-ui, sans-serif;
  font-size: 0.8125rem;
  color: var(--_theme---typography--caption, #5c574f);
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.arborea-minimal-footer__link:hover {
  color: #4b3a32;
}