@font-face {
  font-family: BDO Grotesk;
  src: url('../fonts/BDOGrotesk-VF.ttf') format("truetype");
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto mono;
  src: url('../fonts/RobotoMono-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto mono;
  src: url('../fonts/RobotoMono-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --_colors---primary--beige: #f8f7f3;
  --_typography---font-family--secondary: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  --_colors---primary--black: #000;
  --fixed--1rem: 1rem;
  --_typography---font-weight--regular: 400;
  --fixed--0rem: 0rem;
  --_typography---h1--font-family: var(--_typography---font-family--primary);
  --_typography---h1--font-size: var(--fixed--6rem);
  --_typography---h1--line-height: 100%;
  --_typography---h1--font-weight: var(--_typography---font-weight--medium);
  --_typography---h1--letter-spacing: -.02em;
  --_typography---h2--font-family: var(--_typography---font-family--primary);
  --_typography---h2--font-size: var(--fixed--5rem);
  --_typography---h2--font-weight: var(--_typography---font-weight--medium);
  --_typography---h2--letter-spacing: -.02em;
  --_typography---h3--font-family: var(--_typography---font-family--primary);
  --_typography---h3--font-size: var(--fixed--3-5rem);
  --_typography---h3--line-height: 105%;
  --_typography---h3--font-weight: var(--_typography---font-weight--medium);
  --_typography---h3--letter-spacing: -.02em;
  --_typography---h4--font-family: var(--_typography---font-family--primary);
  --_typography---h4--font-size: var(--fixed--2-75rem);
  --_typography---h4--line-height: 110%;
  --_typography---h4--font-weight: var(--_typography---font-weight--medium);
  --_typography---h4--letter-spacing: -.02em;
  --_typography---h5--font-family: var(--_typography---font-family--primary);
  --_typography---h5--font-size: var(--fixed--2rem);
  --_typography---h5--line-height: 110%;
  --_typography---h5--font-weight: var(--_typography---font-weight--medium);
  --_typography---h5--letter-spacing: -.02em;
  --_typography---h6--font-family: var(--_typography---font-family--primary);
  --_typography---h6--font-size: var(--fixed--1-25rem);
  --_typography---h6--line-height: 120%;
  --_typography---h6--font-weight: var(--_typography---font-weight--medium);
  --_typography---h6--letter-spacing: -.02em;
  --fixed--2-5rem: 2.5rem;
  --fixed--1-5rem: 1.5rem;
  --fixed--1-125rem: 1.125rem;
  --border-radius--xxsmall: var(--fixed--0-25rem);
  --_colors---primary--white: white;
  --fixed--1-25rem: 1.25rem;
  --_typography---font-weight--medium: 500;
  --fixed--0-875rem: .875rem;
  --_typography---font-weight--thin: 100;
  --spacer--xxhuge: var(--fixed--12rem);
  --fixed--2rem: 2rem;
  --spacer--custom-1: var(--fixed--1-25rem);
  --fixed--0-75rem: .75rem;
  --fixed--4rem: 4rem;
  --fixed--3rem: 3rem;
  --fixed--1-75rem: 1.75rem;
  --spacer--custom-3: var(--fixed--2-5rem);
  --section--medium: var(--fixed--8rem);
  --fixed--6rem: 6rem;
  --spacer--tiny: var(--fixed--0-125rem);
  --_typography---font-weight--extra-bold: 800;
  --spacer--medium: var(--fixed--2rem);
  --spacer--small: var(--fixed--1rem);
  --spacer--custom-2: var(--fixed--1-5rem);
  --_typography---font-weight--light: 300;
  --fixed--2-75rem: 2.75rem;
  --fixed--2-25rem: 2.25rem;
  --fixed--0-5rem: .5rem;
  --spacer--xhuge: var(--fixed--8rem);
  --section--large: var(--fixed--10rem);
  --fixed--6-5rem: 6.5rem;
  --_typography---font-weight--bold: 700;
  --spacer--xlarge: var(--fixed--4rem);
  --spacer--xxlarge: var(--fixed--5rem);
  --section--xsmall: var(--fixed--4rem);
  --section--small: var(--fixed--6rem);
  --_typography---font-weight--black: 900;
  --section--xlarge: var(--fixed--12rem);
  --spacer--xsmall: var(--fixed--0-5rem);
  --_typography---font-weight--extra-light: 200;
  --_typography---font-weight--semibold: 600;
  --spacer--xxsmall: var(--fixed--0-25rem);
  --spacer--huge: var(--fixed--6rem);
  --_typography---h2--line-height: 100%;
  --spacer--large: var(--fixed--3rem);
  --_typography---font-family--primary: "BDO Grotesk", Arial, sans-serif;
  --fixed--5rem: 5rem;
  --border-radius--xsmall: var(--fixed--0-5rem);
  --_typography---font-family--detail: "Roboto mono", Arial, sans-serif;
  --fixed--4-5rem: 4.5rem;
  --fixed--3-5rem: 3.5rem;
  --fixed--0-25rem: .25rem;
  --fixed--12rem: 12rem;
  --_colors---grey--300: #6b6b6b;
  --fixed--7rem: 7rem;
  --border-radius--huge: var(--fixed--1-75rem);
  --border-radius--small: var(--fixed--0-75rem);
  --border-radius--medium: var(--fixed--1rem);
  --border-radius--ultra: var(--fixed--3rem);
  --fixed--15rem: 15rem;
  --_colors---grey--400: #474747;
  --border-radius--xxlarge: var(--fixed--1-5rem);
  --_colors---grey--200: #b6b6b6;
  --border-radius--large: var(--fixed--1-125rem);
  --fixed--0-125rem: .125rem;
  --_colors---grey--100: #ddd;
  --_colors---grey--500: #333;
  --_colors---grey--600: #292929;
  --_colors---grey--700: #171717;
  --_colors---grey--800: #0f0f0f;
  --_colors---grey--900: #0a0a0a;
  --_colors---white--transparent: transparent;
  --_colors---white--10: #ffffff1a;
  --_colors---white--15: #ffffff26;
  --_colors---white--20: #fff3;
  --_colors---white--30: #ffffff4d;
  --_colors---white--40: #fff6;
  --_colors---white--50: #ffffff80;
  --_colors---white--70: #ffffffb3;
  --_colors---white--80: #fffc;
  --_colors---white--60: #fffc;
  --_colors---white--90: #fffc;
  --fixed--5-5rem: 5.5rem;
  --fixed--8rem: 8rem;
  --fixed--9rem: 9rem;
  --fixed--10rem: 10rem;
  --fixed--11rem: 11rem;
  --fixed--13rem: 13rem;
  --fixed--14rem: 14rem;
  --fixed--16rem: 16rem;
  --section--xxlarge: var(--fixed--13rem);
  --border-radius--tiny: var(--fixed--0-125rem);
  --border-radius--xlarge: var(--fixed--1-25rem);
  --border-radius--xhuge: var(--fixed--2rem);
  --border-radius--xxhuge: var(--fixed--2-5rem);
}

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

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

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

body {
  background-color: var(--_colors---primary--beige);
  font-family: var(--_typography---font-family--secondary);
  color: var(--_colors---primary--black);
  font-size: var(--fixed--1rem);
  line-height: 1.4;
  font-weight: var(--_typography---font-weight--regular);
}

h1 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h1--font-family);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h1--letter-spacing);
}

h2 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h2--font-family);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h2--font-weight);
  letter-spacing: var(--_typography---h2--letter-spacing);
}

h3 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h3--font-family);
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
}

h4 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h4--font-family);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

h5 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h5--font-family);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
}

h6 {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  font-family: var(--_typography---h6--font-family);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

p {
  margin-bottom: var(--fixed--0rem);
}

a {
  color: #000;
  text-decoration: none;
}

ul, ol {
  margin-top: var(--fixed--0rem);
  margin-bottom: var(--fixed--0rem);
  padding-left: var(--fixed--2-5rem);
}

blockquote {
  margin-bottom: var(--fixed--0rem);
  padding: var(--fixed--0rem);
  font-size: var(--fixed--1-5rem);
  border-left: 5px #e2e2e2;
  line-height: 120%;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.utility-page-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 80vh;
  max-height: 100%;
  display: flex;
}

.utility-page-wrap.min-heigh {
  height: 100vh;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.resources_item {
  border-radius: var(--border-radius--xxsmall);
  background-color: var(--_colors---primary--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.resources_heading {
  padding-bottom: var(--fixed--1-25rem);
  font-size: var(--fixed--1-5rem);
  line-height: 1.4;
  font-weight: var(--_typography---font-weight--medium);
  border-bottom: 1px dotted #474747;
}

.display-flex {
  display: flex;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.heading-style-h5 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
}

.text-weight-thin {
  font-weight: var(--_typography---font-weight--thin);
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

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

.main-wrapper {
  position: relative;
  overflow: clip;
}

.spacer-xxhuge {
  padding-top: var(--spacer--xxhuge);
  width: 100%;
}

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

.hide {
  display: none;
}

.icon-height-small {
  height: var(--fixed--1-5rem);
}

.resources_group {
  grid-row-gap: var(--fixed--2rem);
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.spacer-custom-1 {
  padding-top: var(--spacer--custom-1);
  width: 100%;
}

.icon-height-xlarge {
  height: var(--fixed--4rem);
}

.overflow-scroll {
  overflow: scroll;
}

.resources_items {
  grid-column-gap: var(--fixed--1-5rem);
  grid-row-gap: var(--fixed--1-5rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.resources_items.single {
  flex-flow: column;
  display: flex;
}

.resources_items.more-columns {
  grid-template-columns: 1fr 1fr 1fr;
}

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

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

.text-rich-text {
  line-height: 1.5;
}

.text-rich-text figure {
  margin-bottom: 3rem;
}

.text-rich-text h2 {
  margin-bottom: var(--fixed--1-5rem);
  font-size: var(--fixed--2-5rem);
}

.text-rich-text p {
  margin-bottom: var(--fixed--2-5rem);
  line-height: 1.5;
}

.text-rich-text h4 {
  margin-bottom: var(--fixed--1-5rem);
  font-size: var(--fixed--1-75rem);
}

.text-rich-text h3 {
  margin-bottom: var(--fixed--1-5rem);
  font-size: var(--fixed--2rem);
}

.text-rich-text h6 {
  margin-bottom: var(--fixed--1rem);
  font-size: var(--fixed--1-25rem);
}

.text-rich-text blockquote {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-left: 4rem;
  font-weight: 500;
}

.text-rich-text h1 {
  font-size: var(--fixed--4rem);
  margin-bottom: 1.5rem;
}

.text-rich-text h5 {
  margin-bottom: var(--fixed--1rem);
  font-size: var(--fixed--1-5rem);
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: var(--fixed--1-5rem);
}

.spacer-custom-3 {
  padding-top: var(--spacer--custom-3);
  width: 100%;
}

.padding-section-medium {
  padding-top: var(--section--medium);
}

.spacer-tiny {
  padding-top: var(--spacer--tiny);
  width: 100%;
}

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

.text-size-medium {
  font-size: var(--fixed--1-125rem);
}

.text-weight-xbold {
  font-weight: var(--_typography---font-weight--extra-bold);
}

.spacer-medium {
  padding-top: var(--spacer--medium);
  width: 100%;
}

.resources_section {
  grid-row-gap: var(--fixed--1-5rem);
  flex-direction: column;
  display: flex;
}

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

.template-style-heading-split {
  background-color: #d2d6d9;
  width: 1px;
  height: 100%;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  transform: rotate(7deg);
}

.template-style-heading-split.margin-small {
  margin-left: 1rem;
  margin-right: 1rem;
}

.template-style-heading-split.margin-large {
  margin-left: 2rem;
  margin-right: 2rem;
}

.template-style-heading-split.margin-smaller {
  margin-left: .5rem;
  margin-right: .5rem;
}

.spacer-custom-2 {
  padding-top: var(--spacer--custom-2);
  width: 100%;
}

.text-weight-light {
  font-weight: var(--_typography---font-weight--light);
}

.overflow-visible {
  overflow: visible;
}

.resources_component {
  grid-column-gap: var(--fixed--2rem);
  grid-row-gap: var(--fixed--2rem);
  flex-direction: column;
  display: flex;
}

.resources_item-content {
  padding: var(--fixed--2-25rem) var(--fixed--2-5rem) var(--fixed--4rem);
  flex-direction: column;
  flex: 1;
  width: 100%;
  display: flex;
}

.resources_item-content.center-horizontal {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.spacer-xhuge {
  padding-top: var(--spacer--xhuge);
  width: 100%;
}

.padding-global {
  padding-right: var(--fixed--3rem);
  padding-left: var(--fixed--3rem);
}

.padding-global.z-index-2 {
  padding-left: var(--fixed--2rem);
}

.padding-global.is-tiny {
  padding-right: var(--fixed--1-5rem);
  padding-left: var(--fixed--1-5rem);
}

.padding-section-large {
  padding-top: var(--section--large);
}

.text-size-large {
  font-size: var(--fixed--1-25rem);
}

.icon-height-medium {
  height: var(--fixed--2rem);
  max-width: none;
  display: inline;
}

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

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

.spacer-small {
  padding-top: var(--spacer--xlarge);
  width: 100%;
}

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

.padding-section-xxlarge {
  padding-top: 0;
  display: block;
}

.overflow-auto {
  overflow: auto;
}

.heading-style-h4 {
  color: var(--_colors---primary--black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

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

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

.resources_structure-out {
  border: 1px solid #1e7bfa;
  width: 100%;
  position: relative;
}

.resources_structure-out.fill-bg {
  background-image: url('../images/webflow-spacing-bg-final_1webflow-spacing-bg-final.png');
  background-position: 0 0;
  background-size: 80px;
}

.heading-style-h6 {
  color: var(--_colors---primary--black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.heading-style-h6.aaaaa {
  color: var(--_colors---primary--white);
}

.text-style-all-caps {
  text-transform: uppercase;
}

.resources_groups {
  grid-row-gap: var(--fixed--4rem);
  flex-direction: column;
  display: flex;
}

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

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

.ss_structure-box {
  pointer-events: none;
  background-color: #fff;
  height: 3rem;
  position: relative;
}

.text-style-label {
  color: var(--_colors---primary--black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: .1em;
  text-transform: uppercase;
}

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

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

.icon-height-large {
  height: var(--fixed--2-5rem);
  aspect-ratio: 1;
  position: relative;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

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

.text-weight-normal {
  font-weight: var(--_typography---font-weight--regular);
}

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

.spacer-xxlarge {
  padding-top: var(--spacer--xxlarge);
  width: 100%;
}

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

.display-block {
  display: block;
}

.padding-section-xsmall {
  padding-top: var(--section--xsmall);
}

.padding-section-small {
  padding-top: var(--section--small);
}

.resources_item-label {
  grid-column-gap: .5rem;
  color: #8c9399;
  border-bottom: 1px solid #ebebec;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 3rem;
  margin-right: 0;
  padding: .75rem .75rem .75rem 1rem;
  display: flex;
  position: relative;
}

.text-size-regular {
  font-size: var(--fixed--1rem);
}

.resources_structure-in {
  pointer-events: none;
  background-color: #fff;
  width: 100%;
  height: 3rem;
  position: relative;
}

.resources_structure-in.utility {
  background-color: #2d40ea1a;
}

.resources_structure-in.utility.full-height {
  height: 100%;
}

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

.spacer-xlarge {
  padding-top: var(--spacer--xlarge);
  width: 100%;
}

.text-style-muted {
  opacity: .6;
}

.section_resources.min-height {
  min-height: 80vh;
}

.text-weight-black {
  font-weight: var(--_typography---font-weight--black);
}

.padding-section-xlarge {
  padding-top: var(--section--xlarge);
}

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

.heading-style-h3 {
  color: var(--_colors---primary--black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
}

.heading-style-h3.text-weight-normal {
  font-weight: var(--_typography---font-weight--regular);
}

.heading-style-h3.aaaaa {
  color: var(--_colors---primary--white);
}

.display-inline {
  display: inline;
}

.text-size-tiny {
  font-size: var(--fixed--0-75rem);
}

.spacer-xsmall {
  padding-top: var(--spacer--xsmall);
  width: 100%;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.text-weight-xlight {
  font-weight: var(--_typography---font-weight--extra-light);
}

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

.text-size-small {
  font-size: var(--fixed--0-875rem);
}

.text-weight-semibold {
  font-weight: var(--_typography---font-weight--semibold);
}

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

.resources_class {
  padding: var(--fixed--0-5rem) .625rem;
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-75rem);
  line-height: 1.3;
  font-weight: var(--_typography---font-weight--medium);
  background-color: #1e7bfa;
  border-radius: 4px;
}

.resources_class.custom-border {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.resources_class.html-tag {
  color: #f6f6f3;
  background-color: #cf4bb3;
  border-style: none;
}

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

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

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

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

.page-wrapper.full-height {
  flex-flow: column;
  min-height: 100vh;
  display: flex;
}

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

.spacer-xxsmall {
  padding-top: var(--spacer--xxsmall);
  width: 100%;
}

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

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

.resources_subheading {
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--medium);
}

.spacer-huge {
  padding-top: var(--spacer--huge);
  width: 100%;
}

.resources_class-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-style-h2 {
  font-family: var(--_typography---h2--font-family);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---h2--font-weight);
  letter-spacing: var(--_typography---h2--letter-spacing);
}

.container-large {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

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

.text-weight-medium {
  font-weight: var(--_typography---font-weight--medium);
}

.spacer-large {
  padding-top: var(--spacer--large);
  width: 100%;
}

.resources_fonts {
  grid-column-gap: 5.5rem;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: flex;
}

.resources_license-image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
}

.resources_font-1 {
  font-family: var(--_typography---font-family--primary);
  font-size: var(--fixed--5rem);
  line-height: 1;
  font-weight: var(--_typography---font-weight--regular);
}

.resources_license-wrap {
  grid-column-gap: var(--fixed--1rem);
  grid-row-gap: var(--fixed--1rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}

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

.resources_font-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  transition: opacity .2s;
  display: flex;
}

.resources_font-block:hover {
  opacity: .7;
}

.resources_licenses-group {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.resources_license-image-link {
  aspect-ratio: 1;
  border-radius: var(--border-radius--xsmall);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

.resources_grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.resources_font-2 {
  font-family: var(--_typography---font-family--detail);
  font-size: var(--fixed--5rem);
  line-height: 1;
  font-weight: var(--_typography---font-weight--regular);
}

.resources_changelog-list {
  grid-row-gap: 3rem;
  flex-direction: column;
  display: flex;
}

.resources_changelog-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.buy-template {
  z-index: 98;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #000;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  display: flex;
  position: fixed;
  inset: auto 1rem 1rem auto;
  box-shadow: 0 10px 10px -5px #0003;
}

.home-header_img-wrap {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
  position: absolute;
}

.home-header_img-wrap._1 {
  top: 0;
}

.home-header_img-wrap._2 {
  top: 15%;
  right: 15%;
}

.home-header_img-wrap._3 {
  right: 0;
}

.home-header_img-wrap._4 {
  bottom: 15%;
  right: 15%;
}

.home-header_img-wrap._5 {
  bottom: 0%;
}

.home-header_img-wrap._6 {
  bottom: 15%;
  left: 15%;
}

.home-header_img-wrap._7 {
  left: 0%;
}

.home-header_img-wrap._8 {
  top: 15%;
  left: 15%;
}

.section_home-header {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: none;
  position: relative;
}

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

.home-header_headings {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  display: flex;
  position: relative;
}

.home-header_heading {
  font-family: var(--_typography---h1--font-family);
  font-size: var(--fixed--4-5rem);
  line-height: 100%;
  font-weight: var(--_typography---h1--font-weight);
  text-align: center;
}

.home-header_heading._2 {
  font-size: var(--_typography---h6--font-size);
  display: none;
  position: absolute;
}

.home-header_heading._1 {
  margin-top: var(--fixed--0-25rem);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h6--font-size);
}

.home-header_heading._3 {
  font-size: var(--_typography---h6--font-size);
  display: none;
  position: absolute;
}

.home-header_imgs-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.home-header_imgs-wrap {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  height: 80%;
  min-height: 50rem;
  display: flex;
  position: absolute;
  transform: rotate(0);
}

.btn2 {
  border-radius: var(--fixed--1-25rem);
  background-color: var(--_colors---primary--black);
  color: #fff;
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--medium);
  display: block;
  position: relative;
  overflow: clip;
}

.btn2:where(.w-variant-b8634f3d-4f7e-297a-e558-b94b09f0008b) {
  color: var(--_colors---primary--black);
  background-color: #0000;
  background-image: linear-gradient(#f2f1ed, #dddbd1);
}

.btn2:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  border-radius: var(--fixed--1rem);
  color: var(--_colors---primary--black);
  font-size: var(--fixed--0-875rem);
  background-color: #0000;
  background-image: linear-gradient(#f2f1ed, #dddbd1);
}

.btn2:active {
  transform: translate(0, 2px);
  box-shadow: 0 4px 4px #0000004d;
}

.btn2._2 {
  border-radius: var(--fixed--0-875rem);
  background-color: var(--_colors---primary--black);
  color: #fff;
}

.btn2._2.light, .btn2._2.light-copy {
  color: var(--_colors---primary--black);
  background-color: #0000;
  background-image: linear-gradient(#f2f1ed, #dddbd1);
  border: 2px #061131;
  margin-bottom: 0;
  margin-right: 0;
}

.btn2._2-copy {
  border-radius: var(--fixed--0-875rem);
  background-color: var(--_colors---primary--black);
  color: #fff;
  border-radius: var(--fixed--0-875rem);
  background-color: var(--_colors---primary--white);
  display: flex;
  overflow: clip;
}

.btn2._2-copy.light, .btn2._2-copy.light-copy {
  color: var(--_colors---primary--black);
  background-color: #0000;
  background-image: linear-gradient(#f2f1ed, #dddbd1);
  border: 2px #061131;
  margin-bottom: 0;
  margin-right: 0;
}

.button_inner {
  padding: var(--fixed--1rem) var(--fixed--2rem);
  justify-content: center;
  align-items: center;
  width: 100%;
  transition: box-shadow .2s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 7px #ffffff47;
}

.button_inner:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  padding: var(--fixed--0-75rem) var(--fixed--2rem);
}

.button_inner:hover {
  box-shadow: inset 0 0 7px #fff9;
}

.button_inner.light-2 {
  border: 3px #00000080;
}

.button_gradient {
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  border-radius: 20px;
  position: absolute;
  inset: 0%;
}

.button_gradient-ball {
  filter: blur(20px);
  mix-blend-mode: overlay;
  border-radius: 50%;
  width: 50%;
  height: 50%;
}

.button_gradient-ball.ball-1 {
  background-color: #fd3846;
  background-image: linear-gradient(90deg, #fd3846, #ffd000);
  border-radius: 50%;
  position: absolute;
  bottom: 0;
}

.button_gradient-ball.ball-1:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  filter: blur(13px);
}

.button_gradient-ball.ball-2 {
  background-image: linear-gradient(78deg, #a600ff, #2bff00);
  position: absolute;
  bottom: 0;
  left: 50%;
}

.button_gradient-ball.ball-2:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  filter: blur(13px);
}

.button_text {
  z-index: 5;
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.button_text:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  color: #000;
}

.button_text.light-6 {
  color: var(--_colors---primary--black);
}

.button_gradient-glow {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.navbar {
  z-index: 999;
  padding-top: var(--fixed--1rem);
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar_logo {
  width: var(--fixed--3rem);
  border-radius: 9px;
}

.navbar_component {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar_link-text._2 {
  pointer-events: none;
  position: absolute;
  top: 100%;
}

.navbar_link-text._1 {
  pointer-events: none;
}

.navbar_links-wrap {
  padding: var(--fixed--0-5rem) var(--fixed--0-5rem) var(--fixed--0-5rem) var(--fixed--1-75rem);
  grid-column-gap: var(--fixed--1-75rem);
  grid-row-gap: var(--fixed--1-75rem);
  border-radius: var(--fixed--1-5rem);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: var(--_colors---primary--black);
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar_links {
  grid-column-gap: var(--fixed--1-5rem);
  grid-row-gap: var(--fixed--1-5rem);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar_link {
  color: #fff;
  font-size: var(--fixed--0-875rem);
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--medium);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: clip;
}

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

.home-header_location-globe {
  color: var(--_colors---primary--white);
  width: 1.5rem;
  height: 1.5rem;
}

.home-header_label {
  font-family: var(--_typography---font-family--secondary);
  color: var(--_colors---primary--white);
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--medium);
}

.home-header_labels-wrap {
  z-index: 3;
  width: 100%;
  position: absolute;
  inset: auto 0% 2rem;
}

.home-header_labels {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.home-header_text {
  color: #e6e6e6;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--1-125rem);
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
  max-width: none;
}

.navbar_logo-wrap {
  position: relative;
  top: auto;
  bottom: 0;
}

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

.brands_list-wrapper {
  justify-content: flex-start;
  align-items: center;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  -webkit-mask: linear-gradient(270deg, #0000, #000 15% 85%, #0000);
  mask: linear-gradient(270deg, #0000, #000 15% 85%, #0000);
}

.brands_item-texts {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 80%;
  display: flex;
}

.brands_item-block {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-right: 1.125rem;
  display: flex;
}

.brands_heading {
  max-width: 56rem;
}

.brands_item-logo {
  height: 21%;
}

.brands_item-name {
  color: var(--_colors---primary--black);
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.brands_item-name._8-copy {
  color: var(--_colors---primary--white);
}

.brands_item-logo-wrap {
  aspect-ratio: 1;
  background-color: #fff;
  border-radius: 1.125rem;
  justify-content: center;
  align-items: center;
  width: 16rem;
  display: flex;
}

.label_line {
  width: var(--fixed--3-5rem);
  background-color: #000;
  height: 2px;
}

.brands_item-desc {
  color: var(--_colors---grey--300);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
}

.brands_head {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 100%;
  display: grid;
}

.brands_list {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.line {
  border-top: 1px dotted var(--_colors---grey--300);
  width: 100%;
  height: 1px;
}

.home-about_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 200rem;
  display: flex;
  position: relative;
}

.home-about_sticky {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.home-about_component {
  padding: var(--fixed--1rem);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  transition: padding .6s;
  display: flex;
  position: relative;
}

.home-about_img-wrap {
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  transition: border-radius .6s;
  display: flex;
  position: relative;
  overflow: clip;
}

.home-about_heading {
  font-family: var(--_typography---h3--font-family);
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
  white-space: nowrap;
  position: absolute;
}

.home-about_heading._2 {
  color: var(--_colors---primary--black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  left: calc(100% + .25rem);
}

.home-about_heading._1 {
  color: var(--_colors---primary--black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  right: calc(100% + .25rem);
}

.home-about_heading._1-copy {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  right: calc(100% + .25rem);
}

.home-about_heading._2-copy {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  left: calc(100% + .25rem);
}

.home-about_img {
  object-fit: cover;
  width: 100vw;
  min-width: 100vw;
  max-width: none;
  height: 100vh;
  min-height: 100vh;
}

.home-about_img-text {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---h3--letter-spacing);
  white-space: nowrap;
  position: absolute;
}

.work-list_wrapper {
  width: 60%;
  max-width: 50rem;
  margin-bottom: 60px;
}

.work-list_list {
  grid-column-gap: var(--fixed--7rem);
  grid-row-gap: var(--fixed--7rem);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.work-list_item {
  width: 100%;
}

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

.work-list_block {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  perspective: 1200px;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.work-list_infos {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.work-list_images-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.work-list_image-main {
  z-index: 2;
  aspect-ratio: 16 / 9;
  border-radius: var(--border-radius--huge);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.work-list_img-main {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
}

.work-list_img-second {
  object-fit: cover;
  width: 130%;
  max-width: none;
  height: 130%;
  position: absolute;
}

.work-list_image-second {
  z-index: 4;
  aspect-ratio: 3 / 2;
  border-radius: var(--fixed--1rem);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 24%;
  display: flex;
  position: absolute;
  top: 20%;
  right: -8%;
  overflow: hidden;
  transform: translate3d(0, 0, 100px);
}

.work-list_head {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.hover_pill {
  padding: var(--fixed--0-5rem) var(--fixed--0-875rem);
  border-radius: var(--border-radius--small);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  background-color: #0a0a0a4d;
  font-size: .75rem;
  font-weight: 500;
  display: none;
  position: absolute;
  top: 1.5rem;
  bottom: auto;
  left: 1.5rem;
}

.work-list_number-wrap {
  background-color: var(--_colors---primary--black);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: auto;
  padding: 1px 2px;
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  transform: rotate(10deg);
}

.work-list_number {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
}

.services_component {
  grid-column-gap: var(--fixed--4rem);
  grid-row-gap: var(--fixed--4rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.services_items {
  grid-column-gap: var(--fixed--3rem);
  grid-row-gap: var(--fixed--3rem);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.services_item {
  grid-column-gap: var(--fixed--0-75rem);
  grid-row-gap: var(--fixed--0-75rem);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.services_img {
  box-sizing: border-box;
  object-fit: cover;
  object-position: 50% 30%;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  overflow: clip;
}

.services_img-wrap {
  aspect-ratio: 3 / 2;
  border-radius: var(--border-radius--medium);
  width: 100%;
  position: relative;
  overflow: clip;
}

.services_item-infos {
  grid-column-gap: var(--fixed--0-25rem);
  grid-row-gap: var(--fixed--0-25rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.services_desc {
  color: var(--_colors---grey--300);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
}

.services_content {
  top: var(--fixed--3rem);
  position: sticky;
}

.cta_component {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cta_graphic-wrap {
  aspect-ratio: 1;
  border-radius: var(--border-radius--ultra);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta_graphic {
  filter: blur(20px);
  object-fit: cover;
  width: 120%;
  height: 120%;
  position: absolute;
}

.cta_content {
  padding: var(--fixed--4rem);
  grid-column-gap: var(--fixed--3rem);
  grid-row-gap: var(--fixed--3rem);
  border-radius: var(--border-radius--ultra);
  background-color: var(--_colors---primary--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.cta_button-wrap {
  grid-column-gap: var(--fixed--1-75rem);
  grid-row-gap: var(--fixed--1-75rem);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cta_text {
  color: var(--_colors---grey--300);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  max-width: 350px;
}

.cta_head {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 31.875rem;
  display: flex;
}

.pill_wrap {
  z-index: 5;
  padding: .35rem var(--fixed--1-125rem);
  grid-column-gap: var(--fixed--0-875rem);
  grid-row-gap: var(--fixed--0-875rem);
  border-radius: var(--fixed--15rem);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #e7e6e0;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
}

.pill_wrap:hover {
  background-color: #acaba9;
}

.cta_pill {
  color: var(--_colors---grey--400);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
}

.scroll-note_text {
  z-index: 2;
  font-family: var(--_typography---font-family--detail);
  color: #727067;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: .1em;
  text-transform: uppercase;
  position: absolute;
  top: 2rem;
}

.footer_link-label {
  color: var(--_colors---primary--black);
  font-weight: 400;
}

.footer_legal-links {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center;
  display: flex;
}

.footer_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

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

.footer_social-media {
  width: var(--fixed--1-5rem);
}

.footer_template-link {
  color: var(--_colors---grey--300);
  font-size: .75rem;
  font-weight: 500;
  transition: background-color .2s;
}

.footer_template-link:hover {
  color: var(--_colors---primary--black);
}

.footer_wrap {
  z-index: 0;
  padding-top: var(--fixed--4rem);
  padding-right: var(--fixed--2rem);
  padding-left: var(--fixed--2rem);
  grid-column-gap: var(--fixed--6rem);
  grid-row-gap: var(--fixed--6rem);
  border-radius: var(--border-radius--xxlarge);
  background-color: var(--_colors---primary--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: clip;
}

.footer_template-links {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer_copyright {
  color: var(--_colors---grey--300);
  font-size: .75rem;
  font-weight: 400;
}

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

.footer_links-groups {
  grid-column-gap: 5.5rem;
  grid-row-gap: 5.5rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.footer_links-list {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_social-media-wrap {
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
}

.footer_social-media-wrap:hover {
  opacity: .6;
}

.footer_legal-divider {
  background-color: var(--_colors---grey--200);
  width: 1px;
  height: 1.25rem;
}

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

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

.footer_social {
  grid-column-gap: var(--fixed--1rem);
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.footer_link {
  color: var(--_colors---grey--400);
  font-size: .875rem;
  font-weight: var(--_typography---font-weight--medium);
}

.footer_link:hover {
  color: var(--_colors---primary--black);
}

.footer {
  padding: var(--fixed--1-5rem);
}

.footer_brand {
  font-size: 20vw;
  line-height: 1;
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: -.05em;
  margin-right: auto;
}

.about-header_content {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: sticky;
  top: 0;
}

.about-header_asset-text {
  color: #fff;
  font-size: var(--fixed--0-75rem);
  font-weight: var(--_typography---font-weight--medium);
}

.about-header_asset-info {
  z-index: 3;
  grid-column-gap: var(--fixed--0-75rem);
  grid-row-gap: var(--fixed--0-75rem);
  background-image: linear-gradient(#00000078, #0000);
  flex-flow: column;
  width: 100%;
  padding: 1.25rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.about-header_asset-line {
  opacity: .38;
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.about-header_cube-side {
  background-color: var(--_colors---primary--black);
  backface-visibility: hidden;
  border-radius: 3vh;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

.about-header_cube-side._4 {
  z-index: 1;
  transform-origin: 0%;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: translate3d(0%, 0, -16vh)rotateX(0)rotateY(-90deg)rotateZ(0);
}

.about-header_cube-side._2 {
  z-index: 3;
  transform-origin: 0%;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: translate3d(100%, 0, 16vh)rotateX(0)rotateY(90deg)rotateZ(0);
}

.about-header_cube-side._3 {
  z-index: 2;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)translate3d(0%, 0%, 16vh);
}

.about-header_cube-side._1 {
  z-index: 4;
  transform-style: preserve-3d;
  position: absolute;
  transform: translate3d(0, 0, 16vh);
}

.about-header_asset {
  z-index: 1;
  backface-visibility: hidden;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.about-header_cube {
  aspect-ratio: 1 / 1.85;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 32vh;
  display: flex;
  position: relative;
  transform: rotateX(0)rotateY(1deg)rotateZ(0);
}

.about-header_cube-wrap {
  z-index: 3;
  perspective: 1500px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.about-header_gradient {
  z-index: 2;
  background-image: linear-gradient(#00000063, #0000000d 54%, #0000 78%);
  width: 100%;
  height: 20%;
  position: absolute;
  inset: 0% 0% auto;
}

.about-header_spacing {
  padding-top: 3vh;
}

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

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

.approach_img-wrap {
  aspect-ratio: 3 / 2;
  border-radius: var(--border-radius--large);
  object-fit: cover;
  width: 100%;
  position: relative;
  overflow: clip;
}

.approach_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.approach_item-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

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

.about-values_imgs-wrap {
  border-radius: var(--border-radius--huge);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

.about-values_block-content {
  grid-column-gap: var(--fixed--1-75rem);
  grid-row-gap: var(--fixed--1-75rem);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 21rem;
  display: flex;
}

.about-values_block-content._1 {
  grid-column-gap: var(--fixed--1-25rem);
  grid-row-gap: var(--fixed--1-25rem);
  max-width: none;
}

.about-values_block-content._3 {
  grid-column-gap: var(--fixed--1-125rem);
  grid-row-gap: var(--fixed--1-125rem);
  max-width: none;
}

.about-values_block-content._2, .about-values_block-content._4 {
  grid-column-gap: var(--fixed--1-25rem);
  grid-row-gap: var(--fixed--1-25rem);
  max-width: none;
}

.about-values_wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.about-values_head-wrap {
  max-width: 25rem;
}

.about-values_imgs-wrapper {
  padding-top: var(--fixed--3rem);
  padding-bottom: var(--fixed--3rem);
  width: 50%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.section_values {
  position: relative;
}

.about-values_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1);
}

.about-values_head {
  grid-column-gap: var(--fixed--0-5rem);
  grid-row-gap: var(--fixed--0-5rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about-values_img-tablet {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .7s cubic-bezier(.215, .61, .355, 1);
  display: none;
}

.about-values_content {
  width: 50%;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.about-values_img-wrap {
  width: 100%;
  height: 100%;
  transition: transform .5s cubic-bezier(.215, .61, .355, 1), opacity .5s cubic-bezier(.215, .61, .355, 1);
  overflow: clip;
}

.about-values_img-wrap._1 {
  z-index: 1;
  position: relative;
}

.about-values_img-wrap._3 {
  z-index: 3;
  opacity: 0;
  position: absolute;
}

.about-values_img-wrap._2 {
  z-index: 2;
  opacity: 0;
  position: absolute;
}

.about-values_img-wrap._4 {
  z-index: 4;
  position: absolute;
}

.about-values_block {
  flex-direction: column;
  justify-content: center;
  padding: 20vh 0% 20vh 15%;
  display: flex;
}

.about-team_grid {
  grid-column-gap: var(--fixed--4rem);
  grid-row-gap: var(--fixed--5rem);
  object-fit: cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.about-team_item {
  grid-column-gap: var(--fixed--1-125rem);
  grid-row-gap: var(--fixed--1-125rem);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.about-team_img-wrap {
  aspect-ratio: 2 / 2.4;
  border-radius: 2rem;
  width: 100%;
  position: relative;
  overflow: clip;
}

.about-team_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.about-team_texts {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about-team_text {
  font-family: BDO Grotesk, Arial, sans-serif;
  font-size: var(--fixed--1rem);
  line-height: 120%;
  font-weight: var(--_typography---font-weight--medium);
}

.text-color-grey-350 {
  color: #707070;
}

.about-team_text-2 {
  font-family: BDO Grotesk, Arial, sans-serif;
  font-size: .875rem;
  line-height: 120%;
}

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

.section_cta {
  display: block;
}

.blog-list_head {
  grid-column-gap: var(--fixed--0-75rem);
  grid-row-gap: var(--fixed--0-75rem);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.blog-list_subheading {
  margin-bottom: var(--fixed--0-5rem);
  color: var(--_colors---grey--300);
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--medium);
}

.blog-list_list {
  grid-column-gap: var(--fixed--1-5rem);
  grid-row-gap: var(--fixed--1-5rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.blog-list_block {
  grid-column-gap: var(--fixed--1-5rem);
  grid-row-gap: var(--fixed--1-5rem);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.blog-list_img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}

.blog-list_img-wrap {
  border-radius: var(--border-radius--medium);
  overflow: clip;
}

.blog-list_content {
  grid-column-gap: var(--fixed--0-75rem);
  grid-row-gap: var(--fixed--0-75rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 95%;
  display: flex;
}

.blog-list_desc {
  color: var(--_colors---grey--400);
}

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

.input-wrapper {
  position: relative;
}

.newsletter_arrow {
  width: var(--fixed--2rem);
  color: #fff;
}

.newsletter_button {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.newsletter_form {
  position: relative;
}

.newsletter_submit-btn {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: relative;
}

.newsletter_btn-wrap {
  border-radius: var(--fixed--3rem);
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-field {
  border-radius: var(--fixed--3-5rem);
  background-color: var(--_colors---primary--white);
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--3-5rem);
  border: 1px #000;
  height: 13rem;
  margin-bottom: 0;
  padding-left: 5rem;
  padding-right: 13rem;
}

.text-field::placeholder {
  color: #000;
}

.newsletter_btn-wrapper {
  padding: var(--fixed--1rem);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.newsletter_form-block {
  width: 100%;
  margin-bottom: 0;
}

.newsletter_label-wrap {
  padding-left: var(--fixed--5rem);
}

.success-message {
  border-radius: var(--border-radius--small);
  background-color: #dad8d2;
  padding: 0;
}

.newsletter_success-in {
  padding: var(--fixed--2-75rem);
  grid-column-gap: var(--fixed--0-5rem);
  grid-row-gap: var(--fixed--0-5rem);
  flex-flow: column;
  display: flex;
}

.error-message {
  border-radius: var(--fixed--0-5rem);
  position: relative;
}

.button-solid {
  z-index: 2;
  padding: var(--fixed--1-5rem) 1.75rem;
  font-family: var(--_typography---font-family--secondary);
  color: #fff;
  font-size: var(--fixed--0-875rem);
  line-height: 1.5;
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
  background-color: #242424;
  background-image: linear-gradient(#242424, #131313);
  border: 1px solid #0000;
  border-bottom-style: none;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  transition: border .2s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 #0000, -1.1px 1.2px .1px #00000006, -2.2px 2.4px .3px #00000008, -3.3px 3.7px .5px #00000009, -4.6px 5.1px .7px #00000009, -6px 6.6px .9px #0000000a, -7.6px 8.4px 1.3px #0000000a, -9.5px 10.5px 1.8px #0000000b, -11.8px 13px 2.4px #0000000b, -14.7px 16.2px 3.2px #0000000b, -18.3px 20.2px 4.4px #0000000b, -23px 25.4px 6px #0000000b, -29.3px 32.3px 8.2px #0000000c, -37.8px 41.8px 11.3px #0000000c, -49.9px 55.1px 15.9px #0000000c, -67.7px 74.8px 22.7px #0000000d, -96.7px 106.8px 34px #0000000e, -152.5px 168.5px 56.1px #0000000e;
}

.button-solid:hover {
  background-image: linear-gradient(#585858, #141414);
}

.contact_form {
  display: block;
}

.contact_fields-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.form_field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--_colors---primary--black);
  color: #000;
  background-color: #0000;
  border-radius: 0;
  height: 3.5rem;
  margin-bottom: 0;
  padding: 1rem 0;
  font-size: 1rem;
}

.form_field:focus {
  border-bottom-color: var(--_colors---primary--black);
}

.form_field::placeholder {
  color: #000;
}

.form_field.message {
  height: 8rem;
}

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

.contact_form-block {
  margin-bottom: 0;
  display: block;
}

.contact_field-wrap-2 {
  display: block;
}

.contact_form-wrap {
  flex-flow: column;
  display: flex;
}

.faq_component {
  flex-flow: column;
  padding-left: 0;
  display: flex;
}

.faq_answer-spacing {
  width: 100%;
  height: 1.25rem;
  min-height: 1.25rem;
}

.faq_answer-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 7.9922% 1fr;
  grid-auto-columns: 1fr;
  padding-left: 4rem;
  display: flex;
  overflow: hidden;
}

.faq_question {
  font-size: var(--fixed--1-125rem);
  line-height: 1.3;
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: -.01em;
}

.faq_question-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  grid-template-rows: auto;
  grid-template-columns: 5.65302% 1fr 5.89864%;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 1.125rem;
  display: grid;
}

.faq_accordion {
  padding-bottom: var(--fixed--1-25rem);
  border-bottom: 1px dotted #b6b6b6;
}

.faq_button {
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.div-block-34-copy {
  background-color: var(--_colors---primary--black);
  color: #fff;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  font-size: .75rem;
  display: flex;
}

.faq_button-line {
  width: var(--fixed--1-25rem);
  background-color: #011d3f;
  flex: none;
  height: 2px;
}

.faq_button-line.is-second {
  position: absolute;
  transform: rotate(90deg);
}

.home-header_img {
  aspect-ratio: 1 / 1.3;
  border-radius: var(--fixed--1-25rem);
  object-fit: cover;
  max-width: none;
  height: 9rem;
  position: absolute;
}

.navbar_hamburger-wrap {
  display: none;
}

.navbar_hamburger {
  z-index: 101;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  height: 1.75rem;
  display: none;
  position: relative;
}

.navbar_hamburger-line {
  background-color: #000;
  width: 100%;
  height: 2px;
}

.work-list_desc {
  color: var(--_colors---grey--300);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
}

.post-header_image {
  aspect-ratio: 2;
  object-fit: cover;
  width: 100%;
  position: static;
}

.blog_other-label {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.post-header_image-wrap {
  border-radius: var(--border-radius--large);
  width: 100%;
  overflow: clip;
}

.post-header_infos {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.post-header_component {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.padding-global-5 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.work-header_head {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 50rem;
  display: flex;
}

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

.work-final_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.work-content_head {
  grid-column-gap: var(--fixed--1-25rem);
  grid-row-gap: var(--fixed--1-25rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.case-content_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.work-content_grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: .45fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.case-content_component {
  flex-flow: column;
  display: flex;
}

.work-content_content {
  grid-column-gap: 2.75rem;
  grid-row-gap: 2.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 21.875rem;
  display: flex;
  position: sticky;
  top: 4rem;
}

.case-content_head {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.work-header_infos {
  grid-column-gap: var(--fixed--2-75rem);
  grid-row-gap: var(--fixed--2-75rem);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.case-content_imgs-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.case-content_image-wrap {
  aspect-ratio: 3 / 2;
  border-radius: var(--border-radius--xxlarge);
  width: 100%;
  position: relative;
  overflow: clip;
}

.case-content_imgs-wrap {
  width: 100%;
}

.case-content_final-head {
  grid-column-gap: 2.75rem;
  grid-row-gap: 2.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 26rem;
  display: flex;
}

.empty-state {
  text-align: left;
  background-color: #f5f7fa;
  border-radius: .5rem;
  padding: 1.5rem;
  font-size: .875rem;
  font-weight: 600;
}

.work-final_img-wrap {
  aspect-ratio: 2;
  border-radius: var(--border-radius--xxlarge);
  width: 100%;
  position: relative;
  overflow: clip;
}

.work-header_info-text {
  color: var(--_colors---grey--300);
  font-size: .875rem;
  font-weight: var(--_typography---font-weight--medium);
}

.case-content_final {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.work-header_img-wrap {
  aspect-ratio: 2;
  border-radius: var(--border-radius--xxlarge);
  width: 100%;
  position: relative;
  overflow: clip;
}

.work-header_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.case-content_imgs-item {
  width: 100%;
}

.work-content_heading {
  font-family: var(--_typography---h4--font-family);
  font-size: var(--fixed--2-5rem);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

.collection-list-wrapper {
  width: 100%;
}

.work-related_img {
  aspect-ratio: 2;
  border-radius: var(--border-radius--small);
  object-fit: cover;
}

.work-related_infos {
  grid-column-gap: var(--fixed--0-75rem);
  grid-row-gap: var(--fixed--0-75rem);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block {
  color: var(--_colors---grey--400);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
}

.home-header_button {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.animation-scroll-border {
  border-radius: var(--fixed--2rem);
}

.class-for-animation {
  display: none;
}

.animation-scroll-padding {
  padding: var(--fixed--1-5rem);
}

.blog-list_title {
  font-family: var(--_typography---h5--font-family);
  font-size: var(--fixed--1-5rem);
  line-height: 115%;
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
}

.instructions_rich-text {
  line-height: 1.5;
}

.instructions_rich-text figure {
  margin-bottom: 3rem;
}

.instructions_rich-text h2 {
  margin-top: var(--fixed--3rem);
  margin-bottom: var(--fixed--2-25rem);
  padding-top: var(--fixed--1-5rem);
  padding-bottom: var(--fixed--1-5rem);
  padding-left: var(--fixed--1-5rem);
  font-size: var(--fixed--1-75rem);
  border-left: 3px solid #b6b4ad;
}

.instructions_rich-text p {
  margin-bottom: var(--fixed--2rem);
  line-height: 1.5;
}

.instructions_rich-text img {
  border-radius: var(--border-radius--medium);
}

.instructions_rich-text h4 {
  margin-bottom: var(--fixed--1-5rem);
  font-size: var(--fixed--1-75rem);
}

.instructions_rich-text h3 {
  margin-top: var(--fixed--2-5rem);
  margin-bottom: var(--fixed--1-5rem);
  padding-bottom: var(--fixed--1rem);
  border-bottom: 1px dotted var(--_colors---grey--300);
  font-size: var(--fixed--1-5rem);
}

.instructions_rich-text h6 {
  margin-bottom: var(--fixed--1rem);
  font-size: var(--fixed--1-25rem);
}

.instructions_rich-text blockquote {
  margin-top: var(--fixed--2rem);
  margin-bottom: var(--fixed--2-5rem);
  padding: var(--fixed--1-5rem);
  border-radius: var(--border-radius--xsmall);
  outline-offset: 4px;
  font-size: var(--fixed--1rem);
  background-color: #a3c9e542;
  outline: 1px dashed #0073ff;
}

.instructions_rich-text h1 {
  font-size: var(--fixed--4rem);
  margin-bottom: 1.5rem;
}

.instructions_rich-text h5 {
  margin-bottom: var(--fixed--1rem);
  font-size: var(--fixed--1-5rem);
}

.instructions_rich-text ul {
  margin-top: -.5rem;
  margin-bottom: var(--fixed--2rem);
}

.instructions_rich-text ol {
  margin-bottom: var(--fixed--2-5rem);
}

.instructions_rich-text a {
  padding: var(--fixed--0-125rem) var(--fixed--0-5rem) var(--fixed--0-125rem) 1.65rem;
  border-radius: var(--border-radius--xsmall);
  color: #2d62ff;
  font-weight: var(--_typography---font-weight--medium);
  background-color: #dfeaff;
  background-image: url('../images/link.svg');
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: .75rem;
  display: inline-block;
}

.instructions_rich-text figcaption {
  margin-top: var(--fixed--0-75rem);
  color: var(--_colors---grey--300);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--regular);
}

.instructions_rich-text code {
  display: inline-block;
}

.docs_component {
  padding: var(--fixed--0-125rem) var(--fixed--0-5rem) var(--fixed--0-125rem) var(--fixed--1-75rem);
  border-radius: var(--spacer--xsmall);
  color: var(--_colors---primary--white);
  background-color: #289e50;
  background-image: url('../images/component.svg');
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: .85rem;
  margin-top: 2px;
  margin-bottom: 2px;
  font-style: normal;
  display: inline-block;
}

.heading {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h2--font-size);
  text-align: center;
  display: none;
}

.op {
  height: 21%;
}

.heading-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h5--font-size);
  text-align: center;
  line-height: .5;
}

.op-copy {
  height: 21%;
}

.text-span {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: var(--spacer--huge);
  letter-spacing: -.04em;
  font-style: italic;
  font-weight: 400;
}

.services_item-copy {
  grid-column-gap: var(--fixed--0-75rem);
  grid-row-gap: var(--fixed--0-75rem);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.heading-3 {
  color: var(--_colors---primary--black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--spacer--xlarge);
}

.slide-rigth-bottom-row {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.slide-right-top-ow {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
}

.slide-title {
  color: #fff;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
}

.slide-left {
  width: 75px;
  padding: 0;
}

.revenu {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
}

.slide-right {
  width: 100%;
  margin-left: 15px;
}

.slide-row {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph-9 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
}

.swiper-wrapper {
  width: 100%;
  padding: 0;
  overflow: visible;
}

.slide-price {
  color: #fff;
  margin-bottom: 0;
}

.swiper {
  z-index: 55;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 5%;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.swiper.myswiper {
  left: 50%;
  overflow: visible;
  transform: translate(-50%, -50%);
}

.swiper-slide {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #00000059;
  border-radius: 14px;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 36px 10px 8px;
}

.footer_social-media-wrap-copy {
  background-color: #000;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
}

.footer_social-media-wrap-copy:hover {
  opacity: .6;
}

.div-block {
  z-index: 999;
  position: fixed;
  inset: 0%;
}

.div-block.contactpopup {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #00000040;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.link-block {
  display: block;
}

.heading-style-h6acc {
  color: var(--_colors---primary--black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.heading-style-h6acc.aaaaa {
  color: var(--_colors---primary--white);
}

.popup-list-item {
  color: #fff;
  text-align: left;
  margin-bottom: 36px;
  padding-left: 66px;
  font-size: 16px;
  line-height: 1.5em;
}

.main-logo {
  width: 100%;
  max-width: 142px;
}

.field-label {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
}

.field-label.dropdown-label {
  width: 150px;
}

.field-outer {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 49px;
  margin-left: -19px;
  margin-right: -19px;
  display: flex;
}

.field-outer.select-field {
  margin-left: 0;
  margin-right: 0;
}

.dropdown-outer {
  background-image: url('../images/down-arrow-icon_1down-arrow-icon.png');
  background-position: 95% 55%;
  background-repeat: no-repeat;
  background-size: 10px;
}

.popup-info {
  color: #444;
  margin-bottom: 56px;
  font-size: 18px;
}

.popup-info.mb-0 {
  margin-bottom: 0;
}

.popup-title {
  color: #000;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 36px;
}

.popup-dropdown {
  color: #1c3434;
  vertical-align: baseline;
  background-color: #0000;
  background-image: url('../images/residance-icon_1residance-icon.png');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border: 1px solid #1c343433;
  border-radius: 61px;
  width: auto;
  margin-bottom: 0;
  padding: 10px 20px 10px 45px;
  font-size: 16px;
  line-height: 1.5em;
  display: inline-block;
}

.popup-dropdown.bathroom {
  background-image: url('../images/bathroom-icon_1bathroom-icon.png');
  background-size: 18px 18px;
}

.popup-dropdown.guest {
  background-image: url('../images/guest-icon_1guest-icon.png');
  background-size: 13px 13px;
}

.popup-dropdown.bed {
  background-image: url('../images/bed-icon_1bed-icon.png');
  background-size: 18px;
}

.popup-inner-wrap {
  z-index: 9999999;
  width: 100%;
  max-width: 1330px;
  overflow: auto;
}

.theme-btn {
  color: #fff;
  background-color: #1c3434;
  border-radius: 61px;
  justify-content: space-between;
  align-items: center;
  height: 63px;
  padding: 3px 26px 3px 76px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.11em;
  text-decoration: none;
  display: inline-flex;
  position: relative;
}

.theme-btn:hover {
  padding-left: 26px;
  padding-right: 76px;
}

.theme-btn.form-btn {
  cursor: pointer;
  width: 100%;
  max-width: 252px;
}

.field-icon {
  width: 20px;
  position: absolute;
  top: 10px;
  right: 19px;
}

.field-icon.phone {
  width: 18px;
  top: 8px;
}

.field-icon.address {
  width: 16px;
  top: 7px;
}

.close-bd-one {
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
  transform: rotate(45deg);
}

.close-bd-one.dark-bd {
  background-color: #000;
  top: 14px;
}

.discount-marquee-img {
  width: 600px;
  margin-right: 35px;
}

.discount-marquee-img.popup-img {
  width: 800px;
  margin-right: 35px;
}

.popup-left {
  background-color: #1c3434;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 40%;
  padding: 53px 91px 69px 64px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.popup-left.mb-none {
  background-color: #000;
  justify-content: center;
  align-items: center;
}

.schedule {
  justify-content: flex-start;
  align-items: center;
  padding-left: 30px;
  display: flex;
}

.textarea-field {
  color: #1c3434;
  border: 1px #000;
  border-bottom: 1px solid #1c3434;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
}

.submit-btn-copy-copy {
  color: #fff;
  background-color: #1c3434;
  border-radius: 61px;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
}

.popup-wrap {
  z-index: 99999;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.image-5 {
  display: inline-block;
}

.close-bd-two {
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
  transform: rotate(-45deg);
}

.close-bd-two.dark-bd {
  background-color: #000;
  top: 14px;
}

.popup-box {
  background-color: #fff;
  border-radius: 32px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 16px;
  display: flex;
  position: relative;
  inset: 0%;
}

.popup-list {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.theme-btn-inner-arrow {
  width: 13px;
  height: 13px;
}

.theme-btn-icon {
  background-color: #fff;
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  padding: 22px;
  display: flex;
  position: absolute;
  left: 3px;
}

.schedule-call {
  background-color: #1c3434;
  border-radius: 61px;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  margin-left: 26px;
  padding: 15px;
  transition: background-color .3s;
  display: flex;
}

.schedule-call:hover {
  background-color: #465b5b;
}

.field-box {
  width: 50%;
  padding-left: 19px;
  padding-right: 19px;
  position: relative;
}

.field-box.full-width {
  width: 100%;
}

.field-box.full-width.dropdown-fields {
  grid-column-gap: 4px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.popup-right {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  padding-left: 36px;
  padding-right: 30px;
  display: block;
}

.popup-right-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.popup-left-img {
  width: 100%;
  margin: 30px auto;
  padding-left: 30px;
  padding-right: 30px;
}

.form-block {
  display: block;
}

.close-popup {
  z-index: 55;
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: relative;
  top: 0;
  right: 0;
}

.popup-outer {
  width: 100%;
  height: 100%;
}

.input-field {
  color: #1c3434;
  border: 1px #000;
  border-bottom: 1px solid #1c3434;
  border-radius: 0;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
}

.discount-marquee {
  justify-content: flex-start;
  align-items: center;
  width: 2000px;
  display: flex;
  position: absolute;
  top: 70px;
  left: 0;
}

.discount-marquee.popup-marquee {
  width: 3500px;
  top: 50%;
  transform: translate(0, -50%);
}

.image-4 {
  width: 100%;
  display: inline-block;
}

.image-6 {
  border-radius: 20px;
}

.link-block-2 {
  z-index: 900;
  max-height: 30px;
  margin-top: 20px;
  margin-right: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.cursor-wrapper {
  z-index: 9999;
  pointer-events: none;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.cursor {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #e51515;
  background-color: #0000;
  border: 2px solid #0003;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  transform: translate(-50%, -50%);
}

.section_home-header-copy {
  background-image: url('../images/Modern-Dusk-Architecture-1-min.webp');
  background-position: 50% 75%;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 98vh;
  margin: 10px 20px 20px;
  padding-bottom: 60px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.link-block-3 {
  background-image: url('../images/Tranquil-Sunset-at-Modern-Lakeside-Architecture-1.webp');
  background-position: 0 0;
  background-size: cover;
  border: 3px solid #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 350px;
  height: 200px;
  display: none;
}

.video-container {
  z-index: 9999;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  display: flex;
  position: fixed;
  inset: 0%;
}

.video {
  width: 20vw;
  height: 10vw;
  top: auto;
}

.padding-global-copy {
  padding-right: var(--fixed--3rem);
  padding-left: var(--fixed--3rem);
}

.padding-global-copy.is-tiny {
  padding-right: var(--fixed--1-5rem);
  padding-left: var(--fixed--1-5rem);
}

.padding-section-xxlarge-copy {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  padding-top: 15rem;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.blur-zone {
  padding-top: 15rem;
  display: none;
  position: absolute;
  inset: 0%;
}

.heading-copy {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--spacer--xxlarge);
  text-align: center;
}

.content-text-container {
  z-index: 20;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  inset: 0%;
}

.content-background {
  z-index: 10;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 1px;
}

.sticky-container {
  z-index: 20;
  position: sticky;
  top: 1px;
}

.content-text-wrapper {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
  position: absolute;
}

.content-text-wrapper._1 {
  opacity: 1;
  border-radius: 0;
  width: 90%;
  display: flex;
}

.content-text-wrapper._2 {
  opacity: 1;
  width: 90%;
  display: flex;
}

.content-text-wrapper._4 {
  opacity: 0;
  width: 60%;
}

.content-text-wrapper._3 {
  width: 90%;
  font-weight: 700;
}

.content-text {
  opacity: 1;
  color: #000;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #fff, #000 0%, #163163 70%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 6rem;
  font-weight: 600;
  line-height: 1.2;
}

.content-text.derrrrrrr {
  opacity: 0;
  font-weight: 600;
}

.content-text.voir, .content-text.voir-copy {
  opacity: 100;
}

.content-text.voir-copy-copy {
  opacity: 100;
  background-image: linear-gradient(135deg, #000, #c06143 0%, #163163);
}

.content-text.voir-copy-copy._33333 {
  background-image: linear-gradient(135deg, #000, #c06143 0%, #163163);
}

.content-text.voir-copy-copy-copy {
  opacity: 100;
  background-image: linear-gradient(135deg, #000, #c06143 0%, #163163);
}

.content-text.voir-copy-copy-copy-copy {
  opacity: 100;
  background-image: linear-gradient(135deg, #000, #c06143 0%, #688ac9);
}

.content-section {
  width: 100%;
  height: 300vh;
  display: block;
  position: relative;
}

.paragraph-10 {
  color: var(--_colors---primary--black);
  font-size: var(--fixed--0-875rem);
}

.slide-nav {
  margin: 0;
  display: none;
}

.slide-1 {
  width: 375px;
  margin-right: 20px;
  padding-right: 0;
}

.grey {
  color: #6e6e73;
  font-size: 26px;
}

.modal-1-popup {
  z-index: 999;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #0006;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding: 3rem 2rem;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.superscript {
  vertical-align: top;
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
}

.superscript.grey {
  text-decoration-thickness: 2px;
}

.modal-superscript {
  vertical-align: super;
  font-size: 12px;
  text-decoration: underline;
  text-decoration-thickness: 1.5px;
}

.phone-wrapper {
  flex: none;
  align-self: center;
  height: 100%;
  position: static;
  inset: 0%;
}

.cross {
  width: 17px;
  max-width: none;
}

.slider {
  background-color: #fff0;
  height: 500px;
  margin-top: 40px;
  overflow: visible;
}

.left-arrow {
  background-color: #e2e2e5;
  border-radius: 2em;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin: 0;
  transition: background-color .2s;
  display: flex;
  inset: auto 5% -14% auto;
}

.left-arrow:hover {
  background-color: #e9e9eb;
}

.slide-4 {
  width: 375px;
  margin-right: 20px;
}

.card-feature-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-feature-wrapper.vertical-alignment {
  flex-flow: column;
}

.popup-label {
  color: #1d1d1f;
  letter-spacing: -.5px;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
}

.slide-7, .slide-3, .slide-2 {
  width: 375px;
  margin-right: 20px;
}

.webflow-link {
  color: #336cec;
  font-weight: 600;
  text-decoration: none;
}

.instructions-image-4 {
  width: 250px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.right-arrow-image {
  margin-right: -4px;
}

.card-link {
  cursor: pointer;
  transform-style: preserve-3d;
  justify-content: flex-end;
  align-items: flex-start;
  text-decoration: none;
  transition: all .4s;
  display: block;
}

.card-link:hover {
  transform: scale3d(1.02, 1.02, 1.02);
}

.generic-link {
  color: #6e6e73;
  font-weight: 700;
  text-decoration: none;
}

.rich-text-block {
  color: #1d1d1f;
  margin-bottom: 0;
  font-weight: 400;
}

.rich-text-block._10px {
  margin-bottom: 10px;
}

.rich-text-block._40px {
  margin-bottom: 40px;
}

.mask {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.left-arrow-image {
  margin-left: -3px;
  padding-left: 0;
}

.screen-reader-text {
  color: #000;
  text-decoration: none;
  display: none;
}

.feature-card-image {
  width: 500px;
}

.feature-card-image.large {
  width: 1000px;
}

.feature-card-image.tablet-mobile {
  display: none;
}

.code-embed {
  margin-top: 10px;
  margin-bottom: 0;
}

.section {
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding-top: 0;
  padding-bottom: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button {
  color: #fffefa;
  text-align: center;
  background-color: #4353ff;
  border-radius: 2em;
  min-width: 11em;
  padding: .75em 2em .875em;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s;
}

.button:hover {
  background-color: #3e4ceb;
}

.button.open-modal {
  cursor: pointer;
  background-color: #333336;
  justify-content: center;
  align-items: center;
  width: 35px;
  min-width: 0;
  height: 35px;
  padding: 0;
  display: flex;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.button.open-modal:hover {
  background-color: #333336;
}

.section-heading {
  color: #1d1d1f;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1;
}

.slide-5 {
  width: 375px;
  margin-right: 20px;
}

.paragraph {
  color: #6e6e73;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
}

.paragraph.last {
  margin-bottom: 0;
}

.instructions-image-2 {
  width: 300px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.slide-8 {
  width: 375px;
  margin-right: 20px;
}

.modal-bg {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  inset: 0%;
}

.label {
  color: #fff;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
}

.label.black {
  color: #fff;
}

.plus-icon {
  width: 17px;
  max-width: none;
}

.popup-heading {
  color: #1d1d1f;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
}

.container {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.modal-2-popup {
  z-index: 999;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #0006;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding: 3rem 2rem;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.instructions-image-1 {
  width: 150px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.right-arrow {
  background-color: #e2e2e5;
  border-radius: 2em;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  transition: background-color .2s;
  display: flex;
  position: absolute;
  inset: auto 0% -14% auto;
  overflow: hidden;
}

.right-arrow:hover {
  background-color: #e9e9eb;
}

.slide-6 {
  width: 375px;
  margin-right: 20px;
}

.h1 {
  color: #1d1d1f;
  margin-top: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
}

.modal-content {
  padding: 4.5rem;
}

.code-block {
  margin-top: 20px;
  margin-bottom: 20px;
}

.card {
  background-color: #f5f5f7;
  border-radius: 30px;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
}

.card._5 {
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.card._3 {
  padding-top: 0;
}

.card._4 {
  padding-top: 60px;
}

.close-button {
  z-index: 5;
  float: right;
  background-color: #f5efef;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: 2rem;
  margin-right: 2rem;
  display: flex;
  position: sticky;
  top: -2rem;
}

.close-button.button-style-1 {
  cursor: pointer;
  background-color: #333336;
  border-radius: 8rem;
  width: 35px;
  height: 35px;
  margin-top: 1.5rem;
  margin-right: 1.5rem;
}

.card-front {
  color: #fff;
  cursor: auto;
  background-image: linear-gradient(0deg, #000, #fff0 47%), url('../images/managgg.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 500px;
  padding: 0% 10% 20px;
  display: flex;
  position: relative;
}

.card-front._7 {
  background-image: url('../images/personalize__dwg8srggrbo2_large_2x_1personalize__dwg8srggrbo2_large_2x.avif');
}

.card-front._2 {
  cursor: auto;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/pexels-matilda-wormwood-4098761.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 500px;
  padding-top: 10%;
  padding-left: 10%;
  padding-right: 10%;
}

.card-front._5 {
  background-image: url('../images/cammm.avif');
  background-position: 50%;
  background-size: cover;
  height: 500px;
  padding-left: 10%;
}

.card-front._4 {
  background-image: url('../images/maintee.avif');
  background-position: 50%;
  background-size: cover;
  width: 375px;
  height: 500px;
  padding-left: 10%;
}

.card-front._8 {
  background-image: url('../images/safety__bwp7rsowtjiu_large_2x_1safety__bwp7rsowtjiu_large_2x.avif');
}

.card-front._6 {
  background-image: url('../images/privacy__ckc0wa30o55y_large_2x_1privacy__ckc0wa30o55y_large_2x.avif');
}

.card-front._3 {
  cursor: auto;
  background-image: linear-gradient(#00000080, #00000080), url('../images/pexels-jimmy-liao-3615017-170636.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 500px;
  padding-left: 10%;
}

.card-front._3-copy {
  cursor: auto;
  background-image: url('../images/mett.avif');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 500px;
}

.card-front._2-copy {
  cursor: auto;
  background-image: url('../images/luxxx.avif');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 500px;
  padding-top: 10%;
  padding-left: 5%;
  padding-right: 10%;
}

.feature-card-text {
  color: #1d1d1f;
  letter-spacing: -.5px;
  order: -1;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2;
}

.feature-card-text.right {
  order: 1;
}

.feature-card-text._40px {
  margin-bottom: 40px;
  font-size: 26px;
}

.modal-popup-wrapper {
  display: block;
}

.card-wrapper {
  position: static;
}

.card-wrapper:hover {
  transform: translate(0);
}

.h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}

.modal-3-popup {
  z-index: 999;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #0006;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding: 3rem 2rem;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.heading-wrapper {
  margin-bottom: 60px;
}

.card-title {
  letter-spacing: -.5px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.2;
}

.card-title.black {
  color: #fff;
  font-weight: 500;
}

.text-block-2 {
  color: #6e6e73;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
}

.modal {
  background-color: #fff;
  border-radius: 20px;
  flex: none;
  width: 100%;
  max-width: 65rem;
  height: auto;
  margin: auto;
  position: relative;
}

.slide-1-copy {
  width: 100%;
  margin-right: 20px;
  padding-right: 0;
}

.slide-2-copy, .slide-3-copy {
  width: 100%;
  margin-right: 20px;
}

.card-front-copy {
  color: #fff;
  cursor: auto;
  background-image: url('../images/nannn.avif');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 500px;
  padding: 0% 10% 20px 5%;
  display: flex;
  position: relative;
}

.card-front-copy._7 {
  background-image: url('../images/personalize__dwg8srggrbo2_large_2x_1personalize__dwg8srggrbo2_large_2x.avif');
}

.card-front-copy._2 {
  background-image: linear-gradient(#00000017, #00000017), url('../images/nettoyy.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 670px;
  padding-top: 10%;
  padding-left: 5%;
  padding-right: 10%;
}

.card-front-copy._5 {
  background-image: url('../images/cammm.avif');
  background-position: 50%;
  background-size: cover;
}

.card-front-copy._4 {
  background-image: url('../images/maintee.avif');
  background-position: 50%;
  background-size: cover;
  width: 375px;
  height: 670px;
}

.card-front-copy._8 {
  background-image: url('../images/safety__bwp7rsowtjiu_large_2x_1safety__bwp7rsowtjiu_large_2x.avif');
}

.card-front-copy._6 {
  background-image: url('../images/privacy__ckc0wa30o55y_large_2x_1privacy__ckc0wa30o55y_large_2x.avif');
}

.card-front-copy._3, .card-front-copy._3-copy {
  cursor: pointer;
  background-image: linear-gradient(#00000080, #00000080), url('../images/cabbb.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 670px;
}

.card-front-copy._2-copy {
  background-image: linear-gradient(#00000017, #00000017), url('../images/nettoyy.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 670px;
  padding-top: 10%;
  padding-left: 5%;
  padding-right: 10%;
}

.text-span-2 {
  font-size: 60px;
}

.discount-row {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.marquee-new-animation {
  justify-content: flex-start;
  align-items: center;
  width: 2000px;
  display: flex;
  position: absolute;
  top: 25%;
  left: 0;
}

.marquee-img {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 35px;
  display: flex;
}

.management-box {
  flex-flow: wrap;
  justify-content: space-between;
  max-width: 1326px;
  margin-bottom: 40px;
  display: flex;
}

.management-wrap {
  padding-top: 0;
  padding-bottom: 100px;
}

.bold-text-5 {
  color: #1c3434;
}

.image-18 {
  width: 10%;
}

.management-right {
  width: 60%;
}

.management-title {
  color: #000;
  margin-bottom: 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.container-avis-client {
  width: 100%;
  max-width: 1326px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 3rem;
  display: block;
}

.management-left-info {
  color: var(--_colors---primary--white);
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 400;
}

.discount-inner-img {
  border-radius: 23px;
  width: 100%;
  height: 90%;
}

.discount-img {
  border-radius: 0;
  width: 60%;
  overflow: hidden;
}

.discount-inner-info {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
}

.management-left {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 40%;
  padding-right: 24px;
  display: flex;
}

.discount-inner-box {
  background-color: #000;
  border-radius: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 90%;
  padding: 0 52px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.management-subtitle {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.discount-box {
  width: 40%;
  padding-right: 24px;
}

.bold-text-6 {
  color: #1c3434;
}

.discount-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.17em;
}

.discount-title._12 {
  color: #fff;
  text-align: left;
  line-height: 2em;
}

.discount-title._12-copy {
  color: #000;
  text-align: left;
  line-height: 2em;
}

.bold-text-7 {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.bold-text-8 {
  color: #1c3434;
}

.bold-text-9 {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.text-span-3 {
  font-size: var(--_typography---h4--font-size);
}

.paragraph-11, .paragraph-12, .paragraph-13 {
  color: var(--_colors---primary--black);
  font-size: var(--fixed--0-875rem);
}

.text-effect-overflow-hidden {
  overflow: hidden;
}

.text-effect-text-dark {
  color: #000;
  text-align: center;
  margin-left: 0;
  padding: 0;
  font-size: 3.3em;
  font-weight: 600;
  line-height: 1.2em;
}

.text-effect-white-gradient {
  mix-blend-mode: lighten;
  background-image: linear-gradient(135deg, #f8f7f3, #163163 26%, #c06143 43% 59%, #163163 76%, #f8f7f3);
  height: 260vh;
  position: absolute;
  inset: 0%;
}

.section-text-gradient-effect {
  z-index: 0;
  display: none;
  position: relative;
}

.text-effect-white-inner {
  background-color: #f8f7f3;
  position: relative;
  overflow: hidden;
}

.text-effect-sticky-element {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.container-w3 {
  width: 100%;
  max-width: 58em;
  margin-left: auto;
  margin-right: auto;
}

.container-w3.gutter-outside {
  margin-top: 0;
  margin-bottom: 20px;
}

.text-overlap-white-end {
  color: #000;
  background-color: #fff;
  height: 100%;
  position: absolute;
  inset: auto 0% -100%;
}

.text-effect-white-wrapper {
  background-color: #f8f7f3;
  height: 260vh;
  margin-top: 0;
  margin-bottom: 0;
}

.content-text-copy._22222 {
  background-image: linear-gradient(135deg, #000, #163163 0%, #bd6044);
}

.text-span-4 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-style: italic;
}

.text-span-5 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 7rem;
  font-style: italic;
}

.text-span-6 {
  font-size: 10px;
  line-height: 0;
}

.body-large {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 160%;
  text-decoration: none;
}

.body-large.text-color-light {
  color: #000;
}

.body-large.text-color-light.aaaaa, .body-large.text-color-light-copy {
  color: #fff;
}

.body-large.text-color-light-copy {
  color: #fff;
}

.what-question {
  color: #000;
  flex: 1;
  font-size: 18px;
}

.what-question.aaaaa {
  color: #fff;
}

.plus-icon-2 {
  width: 100%;
  max-width: 24px;
  height: 24px;
  margin-top: 0;
}

.what-answer-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 26px;
  padding-bottom: 0;
  display: flex;
}

.what-outer {
  width: 100%;
}

.answer-block {
  background-color: #0000;
  display: block;
  position: relative;
  overflow: hidden;
}

.question-block {
  grid-column-gap: 12px;
  white-space: pre-wrap;
  width: 100%;
  padding: 30px 0 0;
  display: flex;
}

.question-block.top {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
}

.question-inner {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.what-i-do {
  border-bottom: 1px solid #bebebe;
  flex-direction: column;
  width: 100%;
  padding-bottom: 30px;
  display: flex;
}

.div-block-2 {
  padding: 5px;
}

.toggle {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #4b4b4b;
  border: 1px solid #535353;
  border-radius: 40px;
  justify-content: flex-end;
  align-items: center;
  width: 70px;
  height: 40px;
  margin-right: 0;
  padding-right: 7px;
  display: flex;
  position: relative;
}

.toggle-circle {
  z-index: 1;
  background-color: #d8d8d8;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  position: relative;
  left: 6%;
  box-shadow: 1px 1px 5px #00000012;
}

.toggle-lottie {
  align-items: center;
  width: 22px;
  display: flex;
}

.toggle-clouds {
  width: 30px;
  position: absolute;
  inset: 8px 5px 0 auto;
}

.toggle-stars {
  width: 30px;
  position: absolute;
  inset: 8px auto 0 5px;
}

.link-block-4 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mask-copy {
  width: 375px;
  height: 100%;
  overflow: visible;
}

.body {
  background-color: var(--_colors---primary--black);
}

.bold-text-10 {
  color: var(--_colors---primary--black);
}

.label_line-copy {
  width: var(--fixed--3-5rem);
  color: var(--_colors---primary--white);
  background-color: #fff;
  height: 2px;
}

.content-text-copy {
  opacity: 1;
  color: #000;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #fff, #000 0%, #163163 70%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 6rem;
  font-weight: 600;
  line-height: 1.2;
}

.content-text-copy.derrrrrrr {
  opacity: 0;
  font-weight: 600;
}

.content-text-copy.voir, .content-text-copy.voir-copy {
  opacity: 100;
}

.content-text-copy.voir-copy-copy {
  opacity: 100;
  background-image: linear-gradient(135deg, #000, #c06143 0%, #163163);
}

.content-text-copy-copy.voir, .content-text-copy-copy.voir-copy {
  opacity: 100;
}

.content-text-copy-copy.voir-copy-copy {
  opacity: 100;
  background-image: linear-gradient(135deg, #000, #c06143 0%, #163163);
}

.content-text-copy-copy {
  opacity: 1;
  color: #000;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #163163, #9295d3 0%, #c06143);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 6rem;
  font-weight: 600;
  line-height: 1.2;
}

.content-text-copy-copy.derrrrrrr {
  opacity: 0;
  font-weight: 600;
}

.content-text-copy-copy.voir {
  opacity: 100;
}

.content-text-copy-copy-copy {
  opacity: 1;
  color: #000;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #000, #fff 0%, #163163 70%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 6rem;
  font-weight: 600;
  line-height: 1.2;
}

.content-text-copy-copy-copy.derrrrrrr {
  opacity: 0;
  font-weight: 600;
}

.content-text-copy-copy-copy.voir, .content-text-copy-copy-copy.voir-copy {
  opacity: 100;
}

.content-text-copy-copy-copy.voir-copy-copy {
  opacity: 100;
  background-image: linear-gradient(135deg, #000, #c06143 0%, #163163);
}

.text-style-label-copy {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: .1em;
  text-transform: uppercase;
}

.paragraph-10-copy {
  color: var(--_colors---primary--white);
  font-size: var(--fixed--0-875rem);
}

.paragraph-13-copy {
  color: var(--_colors---primary--white);
  font-size: var(--fixed--0-875rem);
}

.paragraph-12-copy {
  color: var(--_colors---primary--white);
  font-size: var(--fixed--0-875rem);
}

.paragraph-11-copy {
  color: var(--_colors---primary--white);
  font-size: var(--fixed--0-875rem);
}

.heading-3-copy {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--spacer--xlarge);
}

.work-list_number-wrap-copy {
  background-color: var(--_colors---primary--white);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: auto;
  padding: 1px 2px;
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  transform: rotate(10deg);
}

.work-list_number-copy {
  color: var(--_colors---primary--black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
}

.work-list_desc-copy {
  color: var(--_colors---grey--200);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
}

.heading-style-h6-copy {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.work-list_desc-copy {
  color: var(--_colors---grey--200);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
}

.management-title-copy {
  color: #fff;
  margin-bottom: 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.discount-inner-box-copy {
  background-color: #fff;
  border-radius: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 90%;
  padding: 0 52px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.discount-inner-info-copy {
  color: #000;
  margin-bottom: 0;
  font-size: 18px;
}

.text-style-label-copy {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: .1em;
  text-transform: uppercase;
}

.label_line-copy {
  width: var(--fixed--3-5rem);
  background-color: #fff;
  height: 2px;
}

.heading-style-h6-copy {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.services_desc-copy {
  color: var(--_colors---grey--200);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
}

.button_text-copy {
  z-index: 5;
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.button_text-copy:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  color: #000;
}

.button_text-copy.light-6 {
  color: var(--_colors---primary--black);
}

.heading-style-h3-copy {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
}

.heading-style-h3-copy.text-weight-normal {
  font-weight: var(--_typography---font-weight--regular);
}

.heading-style-h6-copy {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.what-question-copy {
  color: #fff;
  background-color: #fff0;
  flex: 1;
  font-size: 18px;
}

.brands_item-name-copy._1 {
  color: var(--_colors---primary--white);
}

.brands_item-name-copy._2 {
  color: var(--_colors---primary--white);
}

.brands_item-name-copy._3 {
  color: var(--_colors---primary--white);
}

.brands_item-name-copy._4 {
  color: var(--_colors---primary--white);
}

.brands_item-name-copy._5 {
  color: var(--_colors---primary--white);
}

.brands_item-name-copy._6 {
  color: var(--_colors---primary--white);
}

.brands_item-name-copy._7 {
  color: var(--_colors---primary--white);
}

.heading-style-h4-copy {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

.heading-style-h6acc-copy {
  color: var(--_colors---primary--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.navbar_link-copy {
  color: #fff;
  font-size: var(--fixed--0-875rem);
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--medium);
  font-size: var(--fixed--0-875rem);
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--medium);
  font-size: var(--fixed--0-875rem);
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--medium);
  font-size: var(--fixed--0-875rem);
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--medium);
  font-size: var(--fixed--0-875rem);
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--medium);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: clip;
}

.toggle-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 70px;
  height: 40px;
  margin-right: 0;
  padding-right: 7px;
  display: flex;
  position: relative;
}

.image-19, .image-20 {
  width: 20px;
  height: 20px;
}

.brands_item-name-copy {
  color: var(--_colors---primary--black);
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.brands_item-name-copy._8-copy {
  color: var(--_colors---primary--white);
}

.brands_item-name-copy-copy {
  color: var(--_colors---primary--white);
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.brands_item-name-copy-copy._8-copy {
  color: var(--_colors---primary--white);
}

@media screen and (min-width: 1280px) {
  .btn2._2, .btn2._2-copy {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .button_inner.light-2 {
    padding-right: var(--fixed--1-5rem);
    padding-left: var(--fixed--1-5rem);
  }

  .about-values_head-wrap {
    max-width: 25rem;
  }

  .about-values_head {
    grid-column-gap: var(--fixed--0-5rem);
    grid-row-gap: var(--fixed--0-5rem);
  }

  .section_home-header-copy {
    background-position: 50% 80%;
  }

  .video-container {
    display: flex;
  }

  .modal-1-popup {
    display: block;
  }

  .slider {
    height: 550px;
  }

  .left-arrow {
    transition: background-color .2s;
    right: 4.5%;
  }

  .left-arrow:hover {
    background-color: #e9e9eb;
  }

  .card-feature-wrapper {
    grid-column-gap: 65px;
    grid-row-gap: 65px;
  }

  .card-feature-wrapper.vertical-alignment {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .section-heading {
    font-weight: 600;
  }

  .right-arrow {
    transition: background-color .2s;
  }

  .right-arrow:hover {
    background-color: #e9e9eb;
  }

  .card._1 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .card-front, .card-front._2, .card-front._5, .card-front._4, .card-front._3, .card-front._3-copy, .card-front._2-copy, .card-front-copy {
    height: 550px;
  }
}

@media screen and (min-width: 1440px) {
  .section_home-header-copy {
    background-position: 50% 90%;
  }

  .slider {
    height: 550px;
  }

  .container {
    padding-left: 60px;
    padding-right: 100px;
  }

  .card-front, .card-front._2, .card-front._5, .card-front._4, .card-front._3, .card-front._3-copy, .card-front._2-copy {
    height: 550px;
  }

  .modal {
    max-width: 80rem;
  }

  .card-front-copy {
    height: 550px;
  }
}

@media screen and (min-width: 1920px) {
  .btn2._2, .btn2._2-copy {
    margin-left: 0;
  }

  .section_home-header-copy {
    background-position: 50% 90%;
  }

  .video-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .slider {
    height: 750px;
  }

  .container {
    width: 100%;
    padding-left: 60px;
    padding-right: 100px;
  }

  .card-front, .card-front._2, .card-front._5, .card-front._4, .card-front._3, .card-front._3-copy, .card-front._2-copy, .card-front-copy {
    height: 750px;
  }

  .management-box {
    max-width: 1326px;
  }

  .container-avis-client {
    margin-top: 8vw;
  }
}

@media screen and (max-width: 991px) {
  body {
    --fixed--1rem: 1rem;
    --fixed--0rem: 0rem;
    --fixed--2-5rem: 2.5rem;
    --fixed--1-5rem: 1.5rem;
    --fixed--1-125rem: 1.125rem;
    --border-radius--xxsmall: var(--fixed--0-25rem);
    --fixed--1-25rem: 1.25rem;
    --fixed--0-875rem: .875rem;
    --spacer--xxhuge: var(--fixed--12rem);
    --fixed--2rem: 2rem;
    --spacer--custom-1: var(--fixed--1-25rem);
    --fixed--0-75rem: .75rem;
    --fixed--4rem: 4rem;
    --fixed--3rem: 3rem;
    --fixed--1-75rem: 1.75rem;
    --spacer--custom-3: var(--fixed--2-5rem);
    --section--medium: var(--fixed--7rem);
    --fixed--6rem: 6rem;
    --spacer--tiny: var(--fixed--0-125rem);
    --spacer--medium: var(--fixed--2rem);
    --spacer--small: var(--fixed--1rem);
    --spacer--custom-2: var(--fixed--1-5rem);
    --fixed--2-75rem: 2.75rem;
    --fixed--2-25rem: 2.25rem;
    --fixed--0-5rem: .5rem;
    --spacer--xhuge: var(--fixed--8rem);
    --section--large: var(--fixed--8rem);
    --fixed--6-5rem: 6.5rem;
    --spacer--xlarge: var(--fixed--4rem);
    --spacer--xxlarge: var(--fixed--4rem);
    --section--xsmall: var(--fixed--2-75rem);
    --section--small: var(--fixed--5rem);
    --section--xlarge: var(--fixed--9rem);
    --spacer--xsmall: var(--fixed--0-5rem);
    --spacer--xxsmall: var(--fixed--0-25rem);
    --spacer--huge: var(--fixed--6rem);
    --spacer--large: var(--fixed--3rem);
    --fixed--5rem: 5rem;
    --border-radius--xsmall: var(--fixed--0-25rem);
    --fixed--4-5rem: 4.5rem;
    --fixed--3-5rem: 3.5rem;
    --fixed--0-25rem: .25rem;
    --fixed--12rem: 12rem;
    --fixed--7rem: 7rem;
    --border-radius--huge: var(--fixed--0-875rem);
    --border-radius--small: var(--fixed--0-5rem);
    --border-radius--medium: var(--fixed--0-5rem);
    --border-radius--ultra: var(--fixed--1-5rem);
    --fixed--15rem: 15rem;
    --border-radius--xxlarge: var(--fixed--0-875rem);
    --border-radius--large: var(--fixed--0-75rem);
    --fixed--0-125rem: .125rem;
    --fixed--5-5rem: 5.5rem;
    --fixed--8rem: 8rem;
    --fixed--9rem: 9rem;
    --fixed--10rem: 10rem;
    --fixed--11rem: 11rem;
    --fixed--13rem: 13rem;
    --fixed--14rem: 14rem;
    --fixed--16rem: 16rem;
    --section--xxlarge: var(--fixed--10rem);
    --border-radius--tiny: var(--fixed--0-125rem);
    --border-radius--xlarge: var(--fixed--0-75rem);
    --border-radius--xhuge: var(--fixed--0-875rem);
    --border-radius--xxhuge: var(--fixed--1-25rem);
    --_typography---font-family--secondary: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    --_typography---font-weight--regular: 400;
    --_typography---h1--font-family: var(--_typography---font-family--primary);
    --_typography---h1--font-size: var(--fixed--5rem);
    --_typography---h1--line-height: 100%;
    --_typography---h1--font-weight: var(--_typography---font-weight--medium);
    --_typography---h1--letter-spacing: -.02em;
    --_typography---h2--font-family: var(--_typography---font-family--primary);
    --_typography---h2--font-size: var(--fixed--4rem);
    --_typography---h2--font-weight: var(--_typography---font-weight--medium);
    --_typography---h2--letter-spacing: -.02em;
    --_typography---h3--font-family: var(--_typography---font-family--primary);
    --_typography---h3--font-size: var(--fixed--3rem);
    --_typography---h3--line-height: 105%;
    --_typography---h3--font-weight: var(--_typography---font-weight--medium);
    --_typography---h3--letter-spacing: -.02em;
    --_typography---h4--font-family: var(--_typography---font-family--primary);
    --_typography---h4--font-size: var(--fixed--2-25rem);
    --_typography---h4--line-height: 110%;
    --_typography---h4--font-weight: var(--_typography---font-weight--medium);
    --_typography---h4--letter-spacing: -.02em;
    --_typography---h5--font-family: var(--_typography---font-family--primary);
    --_typography---h5--font-size: var(--fixed--1-5rem);
    --_typography---h5--line-height: 110%;
    --_typography---h5--font-weight: var(--_typography---font-weight--medium);
    --_typography---h5--letter-spacing: -.02em;
    --_typography---h6--font-family: var(--_typography---font-family--primary);
    --_typography---h6--font-size: var(--fixed--1-125rem);
    --_typography---h6--line-height: 120%;
    --_typography---h6--font-weight: var(--_typography---font-weight--medium);
    --_typography---h6--letter-spacing: -.02em;
    --_typography---font-weight--medium: 500;
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-bold: 800;
    --_typography---font-weight--light: 300;
    --_typography---font-weight--bold: 700;
    --_typography---font-weight--black: 900;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--semibold: 600;
    --_typography---h2--line-height: 100%;
    --_typography---font-family--primary: "BDO Grotesk", Arial, sans-serif;
    --_typography---font-family--detail: "Roboto mono", Arial, sans-serif;
  }

  .resources_heading {
    font-size: 1.25rem;
  }

  .icon-height-xlarge {
    height: var(--fixed--3rem);
  }

  .text-rich-text h2 {
    font-size: var(--fixed--2-5rem);
  }

  .text-rich-text h4 {
    font-size: var(--fixed--1-75rem);
  }

  .text-rich-text h3 {
    font-size: var(--fixed--2rem);
  }

  .text-rich-text h6 {
    font-size: var(--fixed--1-25rem);
  }

  .text-rich-text h1 {
    font-size: var(--fixed--3rem);
  }

  .text-rich-text h5 {
    font-size: var(--fixed--1-5rem);
  }

  .padding-section-medium.is-tablet-smaller {
    padding-top: var(--fixed--3rem);
  }

  .text-size-medium {
    font-size: var(--fixed--1rem);
  }

  .resources_component {
    grid-column-gap: var(--fixed--4rem);
    grid-row-gap: var(--fixed--4rem);
  }

  .resources_item-content {
    grid-row-gap: var(--fixed--0-5rem);
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .padding-global {
    padding-right: var(--fixed--2-25rem);
    padding-left: var(--fixed--2-25rem);
  }

  .padding-section-large.is-tablet-smaller {
    padding-top: var(--fixed--3rem);
  }

  .text-size-large {
    font-size: var(--fixed--1-125rem);
  }

  .padding-section-xxlarge {
    padding-top: 4.2rem;
  }

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

  .heading-style-h3 {
    -webkit-text-stroke-width: 0px;
  }

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

  .hide-tablet {
    display: none;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

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

  .resources_font-block:hover {
    opacity: 1;
  }

  .home-header_heading {
    font-size: var(--fixed--3-5rem);
  }

  .home-header_imgs-wrap {
    width: 100vw;
    height: auto;
    min-height: auto;
  }

  .navbar_logo {
    width: var(--fixed--3-5rem);
  }

  .navbar_component {
    justify-content: center;
    align-items: center;
  }

  .navbar_links-wrap {
    padding-top: var(--fixed--2rem);
    padding-right: var(--fixed--2rem);
    padding-bottom: var(--fixed--2rem);
    padding-left: var(--fixed--2rem);
    opacity: 0;
    background-color: #0009;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 5rem);
    display: none;
    position: absolute;
    top: calc(100% + 1rem);
  }

  .navbar_links {
    z-index: 101;
    flex-flow: column;
  }

  .navbar_logo-wrap {
    top: auto;
  }

  .brands_item-texts {
    max-width: 90%;
  }

  .brands_item-logo {
    height: 25%;
  }

  .brands_item-logo-wrap {
    width: var(--fixed--12rem);
  }

  .brands_head {
    grid-column-gap: var(--fixed--2rem);
    grid-row-gap: var(--fixed--2rem);
    flex-flow: column;
    display: flex;
  }

  .home-about_heading, .home-about_img-text {
    font-size: var(--_typography---h4--font-size);
    -webkit-text-stroke-width: 0px;
  }

  .work-list_wrapper {
    width: 80%;
  }

  .work-list_list {
    grid-column-gap: var(--fixed--4-5rem);
    grid-row-gap: var(--fixed--4-5rem);
  }

  .work-list_image-main {
    border-radius: 1.25rem;
  }

  .work-list_image-second {
    border-radius: 1rem;
  }

  .work-list_number-wrap {
    width: 120px;
    top: 3.2rem;
    right: 0;
  }

  .services_component {
    grid-column-gap: var(--fixed--2-5rem);
    grid-row-gap: var(--fixed--2-5rem);
    flex-flow: column;
    display: flex;
  }

  .services_items {
    grid-column-gap: var(--fixed--1-5rem);
    grid-row-gap: var(--fixed--1-5rem);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .services_img {
    object-fit: cover;
  }

  .services_content {
    position: relative;
    top: auto;
  }

  .cta_component {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .cta_graphic-wrap {
    aspect-ratio: 2.39;
  }

  .cta_content {
    padding: var(--fixed--3rem);
  }

  .cta_head {
    max-width: none;
  }

  .footer_legal-links {
    place-items: end center;
  }

  .footer_lists {
    grid-column-gap: var(--fixed--0-875rem);
    grid-row-gap: var(--fixed--0-875rem);
  }

  .footer_wrap {
    padding-top: var(--fixed--2-25rem);
    padding-bottom: var(--fixed--1rem);
  }

  .footer_copyright {
    font-weight: 500;
  }

  .footer_main {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .footer_links-groups {
    grid-column-gap: 4.5rem;
    grid-row-gap: 4.5rem;
    width: 100%;
  }

  .footer_legal-divider {
    width: 100%;
    height: 1px;
    display: none;
  }

  .footer_legal-wrap {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about-header_asset-text {
    font-size: .75rem;
  }

  .about-header_asset-info {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .about-header_cube-side {
    border-radius: 4vw;
  }

  .about-header_cube-side._4 {
    transform: translate3d(0%, 0, -20vw)rotateX(0)rotateY(-90deg)rotateZ(0);
  }

  .about-header_cube-side._2 {
    transform: translate3d(100%, 0, 20vw)rotateX(0)rotateY(90deg)rotateZ(0);
  }

  .about-header_cube-side._3 {
    transform: rotateX(0)rotateY(180deg)rotateZ(0)translate3d(0%, 0%, 20vw);
  }

  .about-header_cube-side._1 {
    transform: translate3d(0, 0, 20vw);
  }

  .about-header_cube {
    width: 40vw;
  }

  .about-header_cube-wrap {
    height: auto;
  }

  .about-header_spacing {
    padding-top: 10vw;
  }

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

  .about-values_imgs-wrap {
    aspect-ratio: 16 / 9;
  }

  .about-values_block-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .about-values_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .about-values_imgs-wrapper {
    width: 100%;
    height: auto;
    padding: 0 2.25rem;
    display: none;
    position: relative;
    top: auto;
  }

  .about-values_head {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .about-values_img-tablet {
    aspect-ratio: 1;
    border-radius: var(--border-radius--large);
    display: block;
  }

  .about-values_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .about-values_block {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center end;
    padding: 0;
    display: grid;
  }

  .about-team_grid {
    grid-column-gap: var(--fixed--1-125rem);
    grid-row-gap: var(--fixed--3rem);
    grid-template-columns: 1fr 1fr;
  }

  .blog-list_list {
    grid-row-gap: var(--fixed--3rem);
    grid-template-columns: 1fr 1fr;
  }

  .newsletter_arrow {
    width: 2.5rem;
  }

  .text-field {
    font-size: var(--fixed--2-25rem);
    height: 10rem;
    padding-left: 3rem;
    padding-right: 11rem;
  }

  .newsletter_btn-wrapper {
    padding: .75rem;
  }

  .newsletter_label-wrap {
    padding-left: var(--fixed--3rem);
  }

  .faq_answer-spacing {
    height: 1.25rem;
    min-height: 1.25rem;
  }

  .faq_question {
    font-size: var(--fixed--1rem);
  }

  .faq_question-wrap {
    grid-template-columns: 5.65302% 1fr 5%;
  }

  .faq_button-line {
    width: var(--fixed--1-125rem);
  }

  .navbar_hamburger-wrap {
    z-index: 101;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    margin-left: auto;
    margin-right: -.3rem;
    display: flex;
    position: relative;
  }

  .navbar_hamburger {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    display: flex;
  }

  .padding-global-5 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .work-final_img {
    position: relative;
  }

  .work-content_head {
    grid-column-gap: var(--fixed--0-875rem);
    grid-row-gap: var(--fixed--0-875rem);
  }

  .work-content_grid {
    flex-flow: column;
    display: flex;
  }

  .work-content_content {
    grid-column-gap: var(--fixed--1-5rem);
    grid-row-gap: var(--fixed--1-5rem);
    max-width: 100%;
    position: relative;
    top: auto;
  }

  .work-header_infos {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .case-content_imgs-list {
    grid-column-gap: var(--fixed--3rem);
    grid-row-gap: var(--fixed--3rem);
  }

  .work-final_img-wrap {
    aspect-ratio: auto;
  }

  .case-content_final {
    grid-column-gap: var(--fixed--1-5rem);
    grid-row-gap: var(--fixed--1-5rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .work-header_img-wrap {
    aspect-ratio: auto;
  }

  .work-header_img {
    position: relative;
  }

  .work-content_heading, .instructions_rich-text h4 {
    font-size: var(--fixed--1-75rem);
  }

  .instructions_rich-text h6 {
    font-size: var(--fixed--1-25rem);
  }

  .instructions_rich-text h1 {
    font-size: var(--fixed--3rem);
  }

  .instructions_rich-text h5 {
    font-size: var(--fixed--1-5rem);
  }

  .heading {
    display: block;
  }

  .op, .op-copy {
    height: 25%;
  }

  .text-span {
    font-size: var(--fixed--5rem);
  }

  .popup-list-item {
    margin-bottom: 30px;
    padding-left: 50px;
  }

  .field-label {
    font-size: 18px;
  }

  .field-label.dropdown-label {
    margin-bottom: 10px;
  }

  .field-outer {
    flex-flow: wrap;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .popup-info {
    margin-bottom: 30px;
  }

  .popup-title {
    margin-bottom: 40px;
    font-size: 32px;
  }

  .discount-marquee-img {
    margin-right: 28px;
  }

  .popup-left {
    background-size: 700px;
    width: 50%;
    padding: 50px 40px;
  }

  .schedule {
    margin-top: 15px;
  }

  .field-box {
    width: 100%;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .popup-right {
    width: 50%;
    padding-left: 30px;
    padding-right: 0;
  }

  .popup-right-bottom {
    flex-flow: wrap;
  }

  .close-popup {
    top: 0;
    right: 0;
  }

  .discount-marquee {
    width: 2200px;
    top: 40px;
  }

  .link-block-2 {
    margin-top: 20px;
    margin-right: 20px;
  }

  .cursor-wrapper {
    display: none;
  }

  .section_home-header-copy {
    background-position: 20%;
    justify-content: center;
    align-items: center;
    margin: 5px 10px 0;
    padding-bottom: 60px;
  }

  .link-block-3 {
    width: 330px;
    height: 200px;
  }

  .padding-global-copy {
    padding-right: var(--fixed--2-25rem);
    padding-left: var(--fixed--2-25rem);
  }

  .heading-copy {
    display: none;
  }

  .content-text-wrapper._1, .content-text-wrapper._2, .content-text-wrapper._4, .content-text-wrapper._3 {
    width: 90%;
  }

  .content-text {
    font-size: 5rem;
  }

  .paragraph-10 {
    font-size: var(--fixed--1rem);
  }

  .slide-1 {
    width: 300px;
  }

  .grey {
    font-size: 20px;
  }

  .modal-1-popup {
    display: none;
  }

  .superscript, .superscript.grey {
    font-size: 12px;
  }

  .slider {
    height: 575px;
    margin-top: 0;
  }

  .left-arrow {
    right: 7.5%;
  }

  .slide-4 {
    width: 300px;
  }

  .card-feature-wrapper {
    flex-flow: column;
  }

  .slide-7, .slide-3, .slide-2 {
    width: 300px;
  }

  .card-link:hover {
    transform: none;
  }

  .mask {
    width: 100%;
  }

  .feature-card-image {
    display: block;
  }

  .feature-card-image.hide {
    display: none;
  }

  .feature-card-image.tablet-mobile {
    display: block;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 200px;
  }

  .section-heading {
    margin-bottom: 0;
    font-size: 40px;
  }

  .slide-5, .slide-8 {
    width: 300px;
  }

  .popup-heading {
    margin-bottom: 20px;
    font-size: 45px;
  }

  .container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 50px;
  }

  .slide-6 {
    width: 300px;
  }

  .modal-content {
    padding: 4rem;
  }

  .card._3, .card._2, .card._1 {
    padding-top: 60px;
  }

  .card-front {
    box-shadow: none;
    width: 100%;
    height: 575px;
    padding: 0% 10% 10%;
    transition-property: none;
  }

  .card-front:hover {
    transform: none;
  }

  .card-front._7 {
    transition-property: none;
  }

  .card-front._2 {
    box-shadow: none;
    background-image: linear-gradient(#00000040, #00000040), url('../images/pexels-matilda-wormwood-4098761.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
    height: 575px;
    padding: 15% 10% 10%;
    transition-property: none;
  }

  .card-front._2:hover {
    transform: none;
  }

  .card-front._5, .card-front._4 {
    width: 300px;
    height: 575px;
    padding-bottom: 10%;
    transition-property: none;
  }

  .card-front._4:hover {
    transform: none;
  }

  .card-front._8, .card-front._6 {
    transition-property: none;
  }

  .card-front._3 {
    width: 300px;
    height: 575px;
    padding: 15% 10% 10%;
    transition-property: none;
  }

  .card-front._3:hover {
    transform: none;
  }

  .card-front._3-copy {
    width: 100%;
    height: 575px;
    padding-top: 15%;
    padding-left: 10%;
    padding-right: 10%;
    transition-property: none;
  }

  .card-front._3-copy:hover {
    transform: none;
  }

  .card-front._2-copy {
    box-shadow: none;
    background-image: url('../images/luxxx.avif');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 575px;
    padding-top: 15%;
    padding-left: 10%;
    padding-right: 10%;
    transition-property: none;
  }

  .card-front._2-copy:hover {
    transform: none;
  }

  .feature-card-text {
    font-size: 20px;
  }

  .feature-card-text.right {
    order: -1;
    margin-bottom: 0;
  }

  .feature-card-text._40px {
    font-size: 20px;
  }

  .card-title {
    margin-bottom: 0;
    font-size: 21px;
  }

  .slide-1-copy, .slide-2-copy, .slide-3-copy {
    width: 100%;
  }

  .card-front-copy {
    box-shadow: none;
    width: 100%;
    height: 575px;
    padding: 0% 10% 5% 5%;
    transition-property: none;
  }

  .card-front-copy:hover {
    transform: none;
  }

  .card-front-copy._7 {
    transition-property: none;
  }

  .card-front-copy._2 {
    box-shadow: none;
    background-image: url('../images/nettoyy.avif'), linear-gradient(#0000, #0000);
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    width: 100%;
    height: 575px;
    padding-top: 15%;
    padding-left: 10%;
    padding-right: 10%;
    transition-property: none;
  }

  .card-front-copy._2:hover {
    transform: none;
  }

  .card-front-copy._5 {
    transition-property: none;
  }

  .card-front-copy._4 {
    width: 300px;
    height: 575px;
    transition-property: none;
  }

  .card-front-copy._4:hover {
    transform: none;
  }

  .card-front-copy._8, .card-front-copy._6 {
    transition-property: none;
  }

  .card-front-copy._3 {
    width: 300px;
    height: 575px;
    padding-top: 15%;
    padding-left: 10%;
    padding-right: 10%;
    transition-property: none;
  }

  .card-front-copy._3:hover {
    transform: none;
  }

  .card-front-copy._3-copy {
    width: 300px;
    height: 575px;
    padding-top: 15%;
    padding-left: 10%;
    padding-right: 10%;
    transition-property: none;
  }

  .card-front-copy._3-copy:hover {
    transform: none;
  }

  .card-front-copy._2-copy {
    box-shadow: none;
    background-image: url('../images/nettoyy.avif'), linear-gradient(#0000, #0000);
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    width: 100%;
    height: 575px;
    padding-top: 15%;
    padding-left: 10%;
    padding-right: 10%;
    transition-property: none;
  }

  .card-front-copy._2-copy:hover {
    transform: none;
  }

  .text-span-2 {
    font-size: 35px;
  }

  .marquee-new-animation {
    top: 20%;
  }

  .management-wrap {
    padding-top: 0;
    padding-bottom: 80px;
  }

  .management-title {
    font-size: 28px;
  }

  .container-avis-client {
    margin-top: -3.5em;
    padding-left: 2.2rem;
    padding-right: 2.2rem;
  }

  .discount-inner-box {
    background-image: none;
    padding: 130px 30px 60px;
  }

  .discount-title {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .text-effect-text-dark {
    font-size: 3em;
  }

  .text-span-5 {
    font-size: 6rem;
  }

  .mask-copy {
    width: 100%;
  }

  .content-text-copy, .content-text-copy-copy, .content-text-copy-copy, .content-text-copy-copy-copy {
    font-size: 5rem;
  }

  .paragraph-10-copy {
    font-size: var(--fixed--1rem);
  }

  .work-list_number-wrap-copy {
    width: 120px;
    top: 3.2rem;
    right: 0;
  }

  .management-title-copy {
    font-size: 28px;
  }

  .discount-inner-box-copy {
    background-image: none;
    padding: 130px 30px 60px;
  }

  .heading-style-h3-copy {
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-width: 0px;
  }
}

@media screen and (max-width: 767px) {
  body {
    --fixed--1rem: 1rem;
    --fixed--0rem: 0rem;
    --fixed--2-5rem: 2.5rem;
    --fixed--1-5rem: 1.5rem;
    --fixed--1-125rem: 1.125rem;
    --border-radius--xxsmall: var(--fixed--0-25rem);
    --fixed--1-25rem: 1.25rem;
    --fixed--0-875rem: .875rem;
    --spacer--xxhuge: var(--fixed--6rem);
    --fixed--2rem: 2rem;
    --spacer--custom-1: var(--fixed--1-125rem);
    --fixed--0-75rem: .75rem;
    --fixed--4rem: 4rem;
    --fixed--3rem: 3rem;
    --fixed--1-75rem: 1.75rem;
    --spacer--custom-3: var(--fixed--2rem);
    --section--medium: var(--fixed--5rem);
    --fixed--6rem: 6rem;
    --spacer--tiny: var(--fixed--0-125rem);
    --spacer--medium: var(--fixed--1-5rem);
    --spacer--small: var(--fixed--1rem);
    --spacer--custom-2: var(--fixed--1-125rem);
    --fixed--2-75rem: 2.75rem;
    --fixed--2-25rem: 2.25rem;
    --fixed--0-5rem: .5rem;
    --spacer--xhuge: var(--fixed--6rem);
    --section--large: var(--fixed--5rem);
    --fixed--6-5rem: 6.5rem;
    --spacer--xlarge: var(--fixed--3rem);
    --spacer--xxlarge: var(--fixed--3rem);
    --section--xsmall: var(--fixed--2-25rem);
    --section--small: var(--fixed--3rem);
    --section--xlarge: var(--fixed--5rem);
    --spacer--xsmall: var(--fixed--0-5rem);
    --spacer--xxsmall: var(--fixed--0-25rem);
    --spacer--huge: var(--fixed--5rem);
    --spacer--large: var(--fixed--2rem);
    --fixed--5rem: 5rem;
    --border-radius--xsmall: var(--fixed--0-25rem);
    --fixed--4-5rem: 4.5rem;
    --fixed--3-5rem: 3.5rem;
    --fixed--0-25rem: .25rem;
    --fixed--12rem: 12rem;
    --fixed--7rem: 7rem;
    --border-radius--huge: var(--fixed--0-875rem);
    --border-radius--small: var(--fixed--0-5rem);
    --border-radius--medium: var(--fixed--0-5rem);
    --border-radius--ultra: var(--fixed--1-25rem);
    --fixed--15rem: 15rem;
    --border-radius--xxlarge: var(--fixed--0-875rem);
    --border-radius--large: var(--fixed--0-75rem);
    --fixed--0-125rem: .125rem;
    --fixed--5-5rem: 5.5rem;
    --fixed--8rem: 8rem;
    --fixed--9rem: 9rem;
    --fixed--10rem: 10rem;
    --fixed--11rem: 11rem;
    --fixed--13rem: 13rem;
    --fixed--14rem: 14rem;
    --fixed--16rem: 16rem;
    --section--xxlarge: var(--fixed--5rem);
    --border-radius--tiny: var(--fixed--0-125rem);
    --border-radius--xlarge: var(--fixed--0-75rem);
    --border-radius--xhuge: var(--fixed--0-875rem);
    --border-radius--xxhuge: var(--fixed--1rem);
    --_typography---font-family--secondary: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    --_typography---font-weight--regular: 400;
    --_typography---h1--font-family: var(--_typography---font-family--primary);
    --_typography---h1--font-size: var(--fixed--3rem);
    --_typography---h1--line-height: 100%;
    --_typography---h1--font-weight: var(--_typography---font-weight--medium);
    --_typography---h1--letter-spacing: -.02em;
    --_typography---h2--font-family: var(--_typography---font-family--primary);
    --_typography---h2--font-size: var(--fixed--2-5rem);
    --_typography---h2--font-weight: var(--_typography---font-weight--medium);
    --_typography---h2--letter-spacing: -.02em;
    --_typography---h3--font-family: var(--_typography---font-family--primary);
    --_typography---h3--font-size: var(--fixed--2rem);
    --_typography---h3--line-height: 105%;
    --_typography---h3--font-weight: var(--_typography---font-weight--medium);
    --_typography---h3--letter-spacing: -.02em;
    --_typography---h4--font-family: var(--_typography---font-family--primary);
    --_typography---h4--font-size: var(--fixed--1-75rem);
    --_typography---h4--line-height: 110%;
    --_typography---h4--font-weight: var(--_typography---font-weight--medium);
    --_typography---h4--letter-spacing: -.02em;
    --_typography---h5--font-family: var(--_typography---font-family--primary);
    --_typography---h5--font-size: var(--fixed--1-5rem);
    --_typography---h5--line-height: 110%;
    --_typography---h5--font-weight: var(--_typography---font-weight--medium);
    --_typography---h5--letter-spacing: -.02em;
    --_typography---h6--font-family: var(--_typography---font-family--primary);
    --_typography---h6--font-size: var(--fixed--1rem);
    --_typography---h6--line-height: 120%;
    --_typography---h6--font-weight: var(--_typography---font-weight--medium);
    --_typography---h6--letter-spacing: -.02em;
    --_typography---font-weight--medium: 500;
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-bold: 800;
    --_typography---font-weight--light: 300;
    --_typography---font-weight--bold: 700;
    --_typography---font-weight--black: 900;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--semibold: 600;
    --_typography---h2--line-height: 100%;
    --_typography---font-family--primary: "BDO Grotesk", Arial, sans-serif;
    --_typography---font-family--detail: "Roboto mono", Arial, sans-serif;
  }

  blockquote {
    font-size: var(--fixed--1-125rem);
  }

  .resources_heading {
    padding-bottom: var(--fixed--0-875rem);
    font-size: 1.125rem;
  }

  .spacer-custom-1.is-mobile-small {
    padding-top: var(--fixed--0-75rem);
  }

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

  .resources_items.more-columns {
    grid-template-columns: 1fr 1fr;
  }

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

  .text-rich-text h2 {
    margin-bottom: var(--fixed--1-25rem);
    font-size: var(--fixed--1-75rem);
  }

  .text-rich-text p {
    margin-bottom: var(--fixed--1-75rem);
  }

  .text-rich-text h4 {
    margin-bottom: var(--fixed--1-125rem);
    font-size: var(--fixed--1-25rem);
  }

  .text-rich-text h3 {
    margin-bottom: var(--fixed--1-25rem);
    font-size: var(--fixed--1-5rem);
  }

  .text-rich-text h6 {
    font-size: var(--fixed--1-125rem);
  }

  .text-rich-text h1 {
    margin-bottom: var(--fixed--1-25rem);
    font-size: var(--fixed--2-5rem);
  }

  .text-rich-text h5 {
    font-size: var(--fixed--1-25rem);
  }

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

  .padding-section-medium.is-mobile-small {
    padding-top: var(--fixed--2-5rem);
  }

  .padding-section-medium.is-mobile-big {
    padding-top: var(--fixed--6rem);
  }

  .padding-section-medium.is-tablet-smaller {
    padding-top: var(--fixed--1-5rem);
  }

  .text-size-medium {
    font-size: var(--fixed--1rem);
  }

  .resources_section {
    grid-row-gap: var(--fixed--1-125rem);
  }

  .template-style-heading-split, .template-style-heading-split.margin-small {
    margin-left: .75rem;
    margin-right: .75rem;
  }

  .template-style-heading-split.margin-large {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .resources_component {
    grid-column-gap: var(--fixed--2-75rem);
    grid-row-gap: var(--fixed--2-75rem);
  }

  .resources_item-content {
    padding: var(--fixed--1-5rem);
  }

  .padding-global {
    padding-right: var(--fixed--1-5rem);
    padding-left: var(--fixed--1-5rem);
  }

  .padding-section-large.is-mobile-big {
    padding-top: var(--fixed--6-5rem);
  }

  .text-size-large {
    font-size: var(--fixed--1rem);
  }

  .heading-style-h4 {
    -webkit-text-stroke-width: 0px;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .text-style-label {
    letter-spacing: .05em;
  }

  .spacer-xlarge.is-mobile-small {
    padding-top: var(--fixed--2rem);
  }

  .heading-style-h3 {
    -webkit-text-stroke-width: 0px;
  }

  .heading-style-h3.is-mobile-h4 {
    font-size: var(--_typography---h4--font-size);
    line-height: var(--_typography---h4--line-height);
    font-weight: var(--_typography---h4--font-weight);
    letter-spacing: var(--_typography---h4--letter-spacing);
  }

  .spacer-huge {
    padding-top: 3rem;
  }

  .heading-style-h2.is-mobile-h3 {
    font-size: var(--_typography---h3--font-size);
    line-height: var(--_typography---h3--line-height);
    font-weight: var(--_typography---h3--font-weight);
    letter-spacing: var(--_typography---h3--letter-spacing);
  }

  .resources_license-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .section_home-header {
    height: auto;
    min-height: auto;
  }

  .home-header_heading {
    font-size: var(--fixed--2rem);
  }

  .home-header_imgs-wrapper {
    display: none;
  }

  .btn2 {
    border-radius: var(--fixed--1-25rem);
  }

  .button_inner {
    padding: var(--fixed--1rem) var(--fixed--1-75rem);
  }

  .navbar {
    padding-top: var(--fixed--0-75rem);
    padding-bottom: var(--fixed--0-5rem);
    background-color: #f8f7f300;
  }

  .navbar_logo {
    width: var(--fixed--3rem);
  }

  .navbar_links-wrap {
    width: calc(100% - 3rem);
    display: none;
    top: calc(100% + .5rem);
  }

  .home-header_location-globe {
    width: 1.25rem;
    height: 1.25rem;
  }

  .home-header_label {
    font-size: var(--fixed--0-75rem);
  }

  .home-header_labels-wrap {
    position: absolute;
  }

  .home-header_text {
    font-size: var(--fixed--1rem);
  }

  .brands_item-logo-wrap {
    width: 12rem;
  }

  .label_line {
    width: var(--fixed--1-75rem);
  }

  .home-about_heading, .home-about_img-text {
    -webkit-text-stroke-width: 0px;
  }

  .work-list_list {
    grid-column-gap: var(--fixed--3rem);
    grid-row-gap: var(--fixed--3rem);
  }

  .work-list_block {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .work-list_image-main {
    border-radius: .875rem;
  }

  .work-list_image-second {
    border-radius: .5rem;
  }

  .work-list_number-wrap {
    width: 140px;
    position: relative;
    top: 0;
    right: 0;
  }

  .services_component {
    grid-column-gap: var(--fixed--1-75rem);
    grid-row-gap: var(--fixed--1-75rem);
  }

  .services_items {
    grid-column-gap: var(--fixed--1-125rem);
    grid-row-gap: var(--fixed--1-125rem);
  }

  .cta_graphic-wrap {
    aspect-ratio: 16 / 9;
  }

  .footer_link-label {
    font-size: .875rem;
  }

  .footer_legal-links {
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    justify-items: center;
  }

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

  .footer_social-media {
    width: var(--fixed--1-25rem);
  }

  .footer_wrap {
    grid-column-gap: var(--fixed--3-5rem);
    grid-row-gap: var(--fixed--3-5rem);
  }

  .footer_template-links {
    grid-column-gap: var(--fixed--0-25rem);
    grid-row-gap: var(--fixed--0-25rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .footer_main {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .footer_links-groups {
    grid-column-gap: 2.25rem;
    grid-row-gap: 1.75rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: stretch;
    width: auto;
    display: flex;
  }

  .footer_legal-divider {
    width: 1px;
    height: 1.5rem;
    display: none;
  }

  .footer_group {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .footer_social {
    grid-column-gap: 1rem;
    justify-content: center;
    align-items: flex-start;
  }

  .footer_link {
    font-size: .75rem;
  }

  .about-header_content {
    position: relative;
  }

  .about-header_asset-info {
    padding: 1rem;
  }

  .about-values_block-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .about-values_wrapper {
    flex-direction: column;
  }

  .about-values_imgs-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: relative;
    top: auto;
  }

  .about-values_block, .about-team_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .about-team_text, .about-team_text-2 {
    font-size: .75rem;
  }

  .blog-list_subheading, .blog-list_desc {
    font-size: var(--fixed--0-875rem);
  }

  .newsletter_arrow {
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    display: flex;
  }

  .newsletter_btn-wrap {
    border-radius: var(--fixed--0-875rem);
  }

  .text-field {
    border-radius: var(--fixed--1rem);
    font-size: var(--fixed--1-75rem);
    height: 6rem;
    padding-left: 2rem;
    padding-right: 6rem;
  }

  .newsletter_btn-wrapper {
    padding: var(--fixed--0-5rem);
  }

  .newsletter_label-wrap {
    padding-left: var(--fixed--2rem);
  }

  .button-solid {
    padding-top: var(--fixed--1rem);
    padding-bottom: var(--fixed--1rem);
    border-radius: .75rem;
    font-size: .875rem;
  }

  .faq_content {
    width: 98%;
    margin-left: 0;
  }

  .faq_question-wrap {
    grid-template-columns: 5.65302% 1fr 6%;
  }

  .faq_button-line {
    width: var(--fixed--0-875rem);
    height: 1px;
  }

  .post-header_infos {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .padding-global-5 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .work-header_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .work-header_infos {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .case-content_imgs-list {
    grid-column-gap: var(--fixed--1-5rem);
    grid-row-gap: var(--fixed--1-5rem);
  }

  .work-header_info-text {
    display: none;
  }

  .work-content_heading {
    font-size: var(--fixed--1-5rem);
    -webkit-text-stroke-width: 0px;
  }

  .blog-list_title {
    font-size: var(--fixed--1-25rem);
  }

  .instructions_rich-text figure {
    margin-bottom: var(--fixed--2rem);
  }

  .instructions_rich-text h2 {
    margin-top: var(--fixed--1-25rem);
    margin-bottom: var(--fixed--1-25rem);
    padding-top: var(--fixed--1-125rem);
    padding-bottom: var(--fixed--1-125rem);
    padding-left: var(--fixed--1rem);
    border-left-width: 2px;
    font-size: 1.35rem;
  }

  .instructions_rich-text p {
    margin-bottom: var(--fixed--1-75rem);
  }

  .instructions_rich-text h4 {
    margin-bottom: var(--fixed--1-125rem);
    font-size: var(--fixed--1-25rem);
  }

  .instructions_rich-text h3 {
    margin-top: var(--fixed--1-5rem);
    margin-bottom: var(--fixed--1-25rem);
    font-size: var(--fixed--1-125rem);
  }

  .instructions_rich-text h6 {
    font-size: var(--fixed--1-125rem);
  }

  .instructions_rich-text h1 {
    margin-bottom: var(--fixed--1-25rem);
    font-size: var(--fixed--2-5rem);
  }

  .instructions_rich-text h5 {
    font-size: var(--fixed--1-25rem);
  }

  .heading {
    font-size: var(--fixed--4rem);
  }

  .text-span {
    font-size: var(--fixed--4-5rem);
  }

  .main-logo {
    max-width: 120px;
  }

  .popup-info {
    margin-bottom: 40px;
  }

  .popup-title {
    font-size: 28px;
  }

  .theme-btn {
    white-space: nowrap;
    height: 56px;
    padding-left: 66px;
    padding-right: 20px;
    font-size: 16px;
  }

  .theme-btn:hover {
    padding-left: 20px;
    padding-right: 66px;
  }

  .discount-marquee-img {
    margin-right: 27px;
  }

  .popup-left {
    background-size: 800px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 0;
    width: 100%;
    margin-bottom: 30px;
    padding: 30px;
  }

  .popup-left.mb-none {
    display: none;
  }

  .popup-box {
    flex-flow: wrap;
  }

  .theme-btn-icon {
    width: 50px;
    height: 50px;
    padding: 19px;
  }

  .popup-right {
    width: 100%;
    padding: 0;
  }

  .close-popup {
    top: 0;
    right: 0;
  }

  .discount-marquee {
    width: 2000px;
    top: 30px;
  }

  .section_home-header-copy {
    height: 98vh;
    min-height: auto;
  }

  .link-block-3 {
    width: 270px;
  }

  .video {
    width: 30vw;
    height: 20vw;
  }

  .padding-global-copy {
    padding-right: var(--fixed--1-5rem);
    padding-left: var(--fixed--1-5rem);
  }

  .content-text-wrapper._1, .content-text-wrapper._2, .content-text-wrapper._4, .content-text-wrapper._3 {
    width: 90%;
  }

  .content-text {
    font-size: 4rem;
  }

  .grey {
    font-size: 18px;
  }

  .modal-1-popup {
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: none;
  }

  .superscript {
    font-size: 12px;
  }

  .modal-superscript {
    font-size: 9px;
  }

  .left-arrow {
    right: 10%;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 200px;
  }

  .section-heading {
    margin-bottom: 0;
    font-size: 35px;
  }

  .popup-heading {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .modal-2-popup {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .modal-content {
    padding: 4rem 2rem;
  }

  .close-button.button-style-1 {
    top: 0;
  }

  .card-front, .card-front._5, .card-front._4 {
    width: 100%;
  }

  .card-front._3 {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/pexels-jimmy-liao-3615017-170636.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
  }

  .card-front._3-copy {
    background-image: url('../images/mett.avif');
    background-position: 50%;
    background-size: cover;
    width: 100%;
  }

  .feature-card-text {
    font-size: 18px;
  }

  .modal-3-popup {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .heading-wrapper {
    margin-bottom: 40px;
  }

  .card-title {
    font-size: 27px;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .slide-3-copy {
    width: 100%;
  }

  .card-front-copy {
    width: auto;
  }

  .card-front-copy._3, .card-front-copy._3-copy {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/cabbb.avif');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .marquee-new-animation {
    top: 15%;
  }

  .management-wrap {
    padding-bottom: 60px;
  }

  .management-right {
    width: 100%;
  }

  .management-title {
    margin-bottom: 30px;
    font-size: 25px;
  }

  .container-avis-client {
    margin-top: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .discount-inner-img {
    height: auto;
  }

  .discount-img {
    width: 100%;
  }

  .management-left {
    width: 100%;
    padding-bottom: 30px;
    padding-right: 0;
  }

  .discount-inner-box {
    height: auto;
    padding-top: 60px;
  }

  .discount-box {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    padding-right: 0;
  }

  .text-effect-text-dark {
    font-size: 2.3em;
  }

  .text-span-5 {
    font-size: 5rem;
  }

  .content-text-copy, .content-text-copy-copy, .content-text-copy-copy, .content-text-copy-copy-copy {
    font-size: 4rem;
  }

  .text-style-label-copy {
    letter-spacing: .05em;
    letter-spacing: .05em;
    letter-spacing: .05em;
    letter-spacing: .05em;
    letter-spacing: .05em;
  }

  .work-list_number-wrap-copy {
    width: 140px;
    position: relative;
    top: 0;
    right: 0;
  }

  .management-title-copy {
    margin-bottom: 30px;
    font-size: 25px;
  }

  .discount-inner-box-copy {
    height: auto;
    padding-top: 60px;
  }

  .text-style-label-copy {
    letter-spacing: .05em;
  }

  .label_line-copy {
    width: var(--fixed--1-75rem);
  }

  .heading-style-h3-copy {
    -webkit-text-stroke-width: 0px;
  }

  .heading-style-h3-copy.is-mobile-h4 {
    font-size: var(--_typography---h4--font-size);
    line-height: var(--_typography---h4--line-height);
    font-weight: var(--_typography---h4--font-weight);
    letter-spacing: var(--_typography---h4--letter-spacing);
  }

  .heading-style-h4-copy {
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-width: 0px;
  }
}

@media screen and (max-width: 479px) {
  .resources_items, .resources_items.more-columns {
    grid-template-columns: 1fr;
  }

  .spacer-medium {
    padding-top: var(--spacer--small);
  }

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

  .padding-section-xxlarge {
    padding-top: 2rem;
  }

  .heading-style-h4 {
    font-size: var(--_typography---h3--font-size);
  }

  .hide-mobile-portrait {
    display: none;
  }

  .container-medium {
    margin-left: auto;
  }

  .resources_fonts {
    grid-template-columns: 1fr 1fr;
  }

  .resources_font-1 {
    font-size: 5rem;
  }

  .resources_license-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .resources_licenses-links {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .resources_grid {
    grid-template-columns: 1fr;
  }

  .resources_font-2 {
    font-size: 5rem;
  }

  .section_home-header {
    min-height: 100vh;
  }

  .home-header_component {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .home-header_headings {
    max-width: 15rem;
  }

  .home-header_heading._2, .home-header_heading._1, .home-header_heading._3 {
    font-size: var(--fixed--0-875rem);
  }

  .home-header_imgs-wrapper {
    display: flex;
  }

  .home-header_imgs-wrap {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 65vh;
  }

  .btn2 {
    border-radius: var(--fixed--0-75rem);
  }

  .btn2._2 {
    border-radius: var(--fixed--0-75rem);
    font-size: var(--fixed--1rem);
    font-weight: 500;
  }

  .btn2._2.light, .btn2._2.light-copy {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .btn2._2-copy {
    border-radius: var(--fixed--0-75rem);
    font-size: var(--fixed--1rem);
    border-radius: var(--fixed--0-75rem);
    font-weight: 500;
    font-size: var(--fixed--1rem);
    font-weight: 500;
  }

  .btn2._2-copy.light, .btn2._2-copy.light-copy {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .button_inner {
    padding: var(--fixed--0-75rem) var(--fixed--1-5rem);
  }

  .button_gradient {
    border-radius: 20px;
  }

  .button_text {
    font-size: .65rem;
    font-weight: 500;
  }

  .button_text:where(.w-variant-b8634f3d-4f7e-297a-e558-b94b09f0008b), .button_text.light-6 {
    font-size: .65rem;
  }

  .navbar {
    padding-top: var(--fixed--0-75rem);
  }

  .navbar_logo {
    width: var(--fixed--2-5rem);
    font-size: var(--fixed--1rem);
  }

  .home-header_location {
    display: block;
  }

  .home-header_labels-wrap {
    bottom: 1.25rem;
  }

  .home-header_labels {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .home-header_text {
    max-width: 35rem;
    font-size: .6rem;
  }

  .navbar_logo-wrap {
    font-size: var(--fixed--1rem);
  }

  .brands_item-texts {
    max-width: 90%;
  }

  .home-about_img-text {
    white-space: normal;
    width: 80vw;
    max-width: 17rem;
  }

  .work-list_wrapper {
    width: 100%;
  }

  .work-list_image-second {
    right: -5%;
  }

  .work-list_number-wrap {
    width: 80px;
    position: absolute;
    top: -1.6rem;
    right: 0;
  }

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

  .cta_graphic-wrap {
    aspect-ratio: 1;
  }

  .cta_content {
    padding: var(--fixed--2rem);
  }

  .footer_legal-links {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer_lists {
    grid-column-gap: var(--fixed--1rem);
    grid-row-gap: var(--fixed--1rem);
  }

  .footer_wrap {
    padding-bottom: var(--fixed--1-5rem);
  }

  .footer_template-links {
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: auto;
  }

  .footer_main {
    grid-column-gap: var(--fixed--2-75rem);
    grid-row-gap: var(--fixed--2-75rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer_links-groups {
    padding-right: 1.75rem;
  }

  .footer_legal-divider {
    display: none;
  }

  .footer_legal-wrap {
    margin-right: auto;
  }

  .about-header_cube-side._4 {
    transform: translate3d(0%, 0, -25vw)rotateX(0)rotateY(-90deg)rotateZ(0);
  }

  .about-header_cube-side._2 {
    transform: translate3d(100%, 0, 25vw)rotateX(0)rotateY(90deg)rotateZ(0);
  }

  .about-header_cube-side._3 {
    transform: rotateX(0)rotateY(180deg)rotateZ(0)translate3d(0%, 0%, 25vw);
  }

  .about-header_cube-side._1 {
    transform: translate3d(0, 0, 25vw);
  }

  .about-header_cube {
    width: 50vw;
  }

  .about-header_cube-wrap {
    perspective: 1000px;
  }

  .about-header_spacing {
    padding-top: var(--fixed--2-75rem);
  }

  .approach_items {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

  .about-values_imgs-wrapper {
    position: relative;
  }

  .about-values_head {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .about-values_content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .about-values_block {
    grid-column-gap: 1.125rem;
    grid-row-gap: 1.125rem;
    flex-flow: column;
    display: flex;
  }

  .about-team_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .blog-list_list {
    flex-flow: column;
    display: flex;
  }

  .text-field {
    font-size: var(--fixed--1-125rem);
    height: 5rem;
  }

  .newsletter_label-wrap {
    padding-left: var(--fixed--0rem);
  }

  .faq_answer-wrap {
    padding-left: 0;
  }

  .faq_question-wrap {
    grid-template-columns: 5.65302% 1fr 10%;
  }

  .faq_button {
    width: 2rem;
    height: 2rem;
  }

  .home-header_img {
    border-radius: 1.75vh;
    width: 10vh;
    height: auto;
  }

  .work-content_content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .work-header_infos {
    grid-column-gap: var(--fixed--0-75rem);
    grid-row-gap: var(--fixed--0-75rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .case-content_final {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .work-related_img {
    aspect-ratio: 3 / 2;
  }

  .home-header_button {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .heading {
    font-size: var(--fixed--3rem);
    text-align: center;
  }

  .text-span {
    font-size: var(--fixed--3-5rem);
  }

  .heading-3 {
    font-size: var(--_typography---h3--font-size);
  }

  .slide-right-top-ow {
    margin-bottom: 7px;
  }

  .slide-title {
    font-size: 14px;
  }

  .slide-left {
    width: 60px;
  }

  .revenu {
    font-size: 10px;
  }

  .slide-right {
    margin-left: 10px;
  }

  .paragraph-9 {
    font-size: 10px;
  }

  .swiper {
    padding-left: 2%;
    padding-right: 2%;
  }

  .swiper-slide {
    padding-right: 25px;
  }

  .bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
    font-size: var(--fixed--0-875rem);
  }

  .main-logo {
    max-width: 110px;
  }

  .field-label {
    font-size: 16px;
  }

  .popup-info {
    margin-bottom: 30px;
    font-size: 16px;
  }

  .popup-title {
    text-align: left;
    margin-bottom: 30px;
    padding-left: 20px;
    font-size: 25px;
  }

  .theme-btn.popup-btn {
    font-size: 12px;
  }

  .discount-marquee-img {
    margin-right: 20px;
  }

  .popup-left {
    background-size: 500px;
    padding: 20px;
  }

  .popup-box {
    padding-left: 5px;
    padding-right: 5px;
  }

  .popup-right {
    padding: 20px 0;
  }

  .close-popup {
    top: 0;
    right: 0;
  }

  .discount-marquee {
    width: 1500px;
  }

  .link-block-2 {
    z-index: 900;
    margin-top: 10px;
    margin-right: 10px;
  }

  .section_home-header-copy {
    background-image: url('../images/Modern-Dusk-Architecture-1-min.webp');
    background-position: 80%;
    height: auto;
    min-height: 87vh;
    margin-top: 3px;
  }

  .link-block-3 {
    width: 250px;
    height: 140px;
  }

  .video-container {
    display: flex;
  }

  .video {
    width: 40vw;
    height: 30vw;
  }

  .padding-global-copy {
    padding-left: 0;
    padding-right: 0;
  }

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

  .content-text-wrapper._1, .content-text-wrapper._2, .content-text-wrapper._4, .content-text-wrapper._3 {
    width: 90%;
  }

  .content-text, .content-text.voir-copy-copy, .content-text.voir-copy-copy-copy, .content-text.voir-copy-copy-copy-copy {
    font-size: 3.5rem;
  }

  .slide-1 {
    width: auto;
  }

  .grey {
    font-size: 21px;
  }

  .modal-1-popup {
    padding: 1rem 0 0;
    display: none;
  }

  .superscript {
    font-size: 12px;
  }

  .superscript.grey {
    font-size: 10px;
  }

  .modal-superscript {
    font-size: 9px;
  }

  .cross {
    width: 15px;
  }

  .slider {
    margin-top: 0;
  }

  .left-arrow {
    right: 16%;
  }

  .slide-4 {
    width: auto;
  }

  .popup-label {
    font-weight: 500;
  }

  .slide-7, .slide-3, .slide-2 {
    width: auto;
  }

  .mask {
    width: 100%;
    height: 575px;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 150px;
  }

  .button {
    font-size: .9375rem;
  }

  .section-heading {
    margin-bottom: 0;
    font-size: 30px;
  }

  .slide-5, .slide-8 {
    width: auto;
  }

  .modal-bg {
    margin-left: 0;
    padding-left: 0;
  }

  .label {
    font-size: 14px;
  }

  .popup-heading {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .container {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .modal-2-popup {
    padding: 1rem 0 0;
    display: none;
  }

  .slide-6 {
    width: auto;
  }

  .modal-content {
    padding: 4rem 1.5rem;
  }

  .card._5, .card._3, .card._2, .card._1, .card._4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .close-button {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    margin-right: 1.5rem;
  }

  .close-button.button-style-1 {
    width: 30px;
    height: 30px;
    top: 0;
  }

  .card-front {
    width: 100%;
    height: 575px;
    padding-left: 10%;
  }

  .card-front._2 {
    width: 100%;
    height: 575px;
  }

  .card-front._5 {
    height: 575px;
  }

  .card-front._4, .card-front._3, .card-front._3-copy, .card-front._2-copy {
    width: 100%;
    height: 575px;
  }

  .feature-card-text {
    font-size: 21px;
    font-weight: 500;
  }

  .feature-card-text._40px {
    font-size: 21px;
  }

  .modal-3-popup {
    padding: 1rem 0 0;
  }

  .card-title {
    font-size: 20px;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .modal {
    border-radius: 30px 30px 0 0;
  }

  .slide-1-copy, .slide-2-copy, .slide-3-copy {
    width: 100%;
  }

  .card-front-copy {
    width: 100%;
    height: 575px;
    padding-left: 10%;
  }

  .card-front-copy._2 {
    width: 100%;
    height: 475px;
  }

  .card-front-copy._4 {
    width: 250px;
    height: 475px;
  }

  .card-front-copy._3, .card-front-copy._3-copy, .card-front-copy._2-copy {
    width: 100%;
    height: 475px;
  }

  .text-span-2 {
    font-size: 35px;
  }

  .marquee-new-animation {
    top: 10%;
  }

  .management-box {
    margin-bottom: 30px;
  }

  .management-wrap {
    padding-bottom: 40px;
  }

  .management-title {
    margin-bottom: 20px;
    font-size: 22px;
  }

  .container-avis-client {
    max-width: none;
  }

  .discount-inner-info {
    text-align: center;
    font-size: 16px;
  }

  .management-left {
    padding-bottom: 20px;
  }

  .discount-inner-box {
    background-image: linear-gradient(#0000, #0000);
    justify-content: center;
    align-items: center;
    padding: 60px 25px;
  }

  .discount-box {
    padding-bottom: 20px;
  }

  .discount-title {
    font-size: 18px;
  }

  .text-span-5 {
    font-size: 4rem;
  }

  .body-large {
    font-size: 16px;
  }

  .toggle {
    width: 60px;
    height: 30px;
  }

  .toggle-circle {
    width: 22px;
    height: 22px;
  }

  .link-block-4 {
    margin-top: 10px;
  }

  .mask-copy {
    width: 100%;
    height: 575px;
  }

  .content-text-copy, .content-text-copy.voir-copy-copy, .content-text-copy-copy, .content-text-copy-copy.voir-copy-copy, .content-text-copy-copy, .content-text-copy-copy-copy, .content-text-copy-copy-copy.voir-copy-copy {
    font-size: 3.5rem;
  }

  .button_text-copy:where(.w-variant-b8634f3d-4f7e-297a-e558-b94b09f0008b), .button_text-copy.light-6 {
    font-size: .65rem;
  }

  .heading-3-copy {
    font-size: var(--_typography---h3--font-size);
  }

  .work-list_number-wrap-copy {
    width: 80px;
    position: absolute;
    top: -1.6rem;
    right: 0;
  }

  .button_text-copy:where(.w-variant-b8634f3d-4f7e-297a-e558-b94b09f0008b), .button_text-copy.light-6 {
    font-size: .65rem;
  }

  .management-title-copy {
    margin-bottom: 20px;
    font-size: 22px;
  }

  .discount-inner-box-copy {
    background-image: linear-gradient(#0000, #0000);
    justify-content: center;
    align-items: center;
    padding: 60px 25px;
  }

  .discount-inner-info-copy {
    text-align: center;
    font-size: 16px;
  }

  .button_text-copy {
    font-size: .65rem;
    font-weight: 500;
  }

  .button_text-copy:where(.w-variant-b8634f3d-4f7e-297a-e558-b94b09f0008b), .button_text-copy.light-6 {
    font-size: .65rem;
  }

  .heading-style-h4-copy {
    font-size: var(--_typography---h3--font-size);
    font-size: var(--_typography---h3--font-size);
    font-size: var(--_typography---h3--font-size);
    font-size: var(--_typography---h3--font-size);
    font-size: var(--_typography---h3--font-size);
    font-size: var(--_typography---h3--font-size);
    font-size: var(--_typography---h3--font-size);
    font-size: var(--_typography---h3--font-size);
  }

  .toggle-copy {
    width: 60px;
    height: 30px;
  }

  .image-19, .image-20 {
    width: 15px;
    height: 15px;
  }
}

#w-node-_0632acfa-8aaa-b158-7b6a-58a2921af54f-921af54a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0632acfa-8aaa-b158-7b6a-58a2921af569-921af54a {
  order: 0;
  place-self: end start;
}

#w-node-_0632acfa-8aaa-b158-7b6a-58a2921af576-921af54a {
  place-self: end;
}

#w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cce-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cd6-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cea-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04dd8-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ddf-905b73d2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3e2f36c7-a93b-26f9-3eb0-428f49cd1206-905b73d7, #w-node-_3e2f36c7-a93b-26f9-3eb0-428f49cd120e-905b73d7, #w-node-_1b750c74-4f7e-11ec-716b-fa77005ba8d5-005ba8d0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1b750c74-4f7e-11ec-716b-fa77005ba8dc-005ba8d0 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_1b750c74-4f7e-11ec-716b-fa77005ba8db-005ba8d0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16da-1ee28064, #w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16e2-1ee28064, #w-node-f17456a3-1ca2-ef9a-7bb6-f41d0f9fba9c-1ee28064, #w-node-_4dc77fea-e376-1bfe-f74d-a9c982c7eae6-1ee28064, #w-node-_124ce540-f15c-ff31-4f25-34d0c01d4cc7-1ee28064, #w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16da-c8ad7513, #w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16e2-c8ad7513, #w-node-f17456a3-1ca2-ef9a-7bb6-f41d0f9fba9c-c8ad7513, #w-node-_4dc77fea-e376-1bfe-f74d-a9c982c7eae6-c8ad7513, #w-node-_124ce540-f15c-ff31-4f25-34d0c01d4cc7-c8ad7513, #w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16da-14edad88, #w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16e2-14edad88, #w-node-f17456a3-1ca2-ef9a-7bb6-f41d0f9fba9c-14edad88, #w-node-_76ccdda0-1c83-76d7-c777-a112e6e91eba-14edad88, #w-node-_4dc77fea-e376-1bfe-f74d-a9c982c7eae6-14edad88, #w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16da-c1dd9bfb, #w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16e2-c1dd9bfb, #w-node-f17456a3-1ca2-ef9a-7bb6-f41d0f9fba9c-c1dd9bfb, #w-node-_4dc77fea-e376-1bfe-f74d-a9c982c7eae6-c1dd9bfb, #w-node-_926ac4ce-b19e-4be9-c159-fda016aed741-c1dd9bfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_484cd889-9c9b-9c07-ce5b-d03b07feac89-905b73d0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3e2f36c7-a93b-26f9-3eb0-428f49cd1226-905b73d7, #w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16fa-1ee28064, #w-node-c4250352-0eba-cf1a-9a83-a281833c6793-1ee28064, #w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16fa-c8ad7513, #w-node-c4250352-0eba-cf1a-9a83-a281833c6793-c8ad7513, #w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16fa-14edad88, #w-node-c4250352-0eba-cf1a-9a83-a281833c6793-14edad88, #w-node-_1e806e18-7aac-d986-f3b2-29f21f5c16fa-c1dd9bfb, #w-node-c4250352-0eba-cf1a-9a83-a281833c6793-c1dd9bfb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0632acfa-8aaa-b158-7b6a-58a2921af576-921af54a {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cce-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cd6-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cea-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04d8c-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04dd8-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ddf-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f12-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f19-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f20-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f40-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f47-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04faa-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04fb2-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04fee-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ff6-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d05012-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d0501a-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d05036-905b73d2, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d0503e-905b73d2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'BDO Grotesk';
  src: url('../fonts/BDOGrotesk-VF.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto mono';
  src: url('../fonts/RobotoMono-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto mono';
  src: url('../fonts/RobotoMono-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}