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

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

:root {
  --_colors---primary--beige: #f8fdff;
  --_typography---font-family--secondary: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  --_colors---grey--400: #474747;
  --fixed--1rem: 1rem;
  --_typography---font-weight--light: 300;
  --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--1-125rem: 1.125rem;
  --fixed--2-5rem: 2.5rem;
  --fixed--1-5rem: 1.5rem;
  --border-radius--xxsmall: var(--fixed--0-25rem);
  --_colors---primary--white: #eaf8ff;
  --fixed--1-25rem: 1.25rem;
  --_typography---font-weight--medium: 500;
  --fixed--0-875rem: .875rem;
  --_colors---primary--black: #01090e;
  --_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);
  --section--small: var(--fixed--6rem);
  --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);
  --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--xsmall: var(--fixed--0-5rem);
  --section--xxlarge: var(--fixed--13rem);
  --_typography---font-family--detail: "Roboto mono", Arial, sans-serif;
  --_typography---font-weight--regular: 400;
  --spacer--xxlarge: var(--fixed--5rem);
  --section--xsmall: var(--fixed--4rem);
  --spacer--xlarge: var(--fixed--4rem);
  --_typography---font-weight--black: 900;
  --section--xlarge: var(--fixed--12rem);
  --_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%;
  --fixed--4-5rem: 4.5rem;
  --spacer--large: var(--fixed--3rem);
  --_typography---font-family--primary: "BDO Grotesk", Arial, sans-serif;
  --fixed--5rem: 5rem;
  --border-radius--xsmall: var(--fixed--0-5rem);
  --fixed--3-5rem: 3.5rem;
  --fixed--0-25rem: .25rem;
  --fixed--9rem: 9rem;
  --fixed--8rem: 8rem;
  --fixed--12rem: 12rem;
  --_colors---grey--300: #6b6b6b;
  --border-radius--huge: var(--fixed--1-75rem);
  --border-radius--small: var(--fixed--0-75rem);
  --_colors---grey--200: #b6b6b6;
  --border-radius--medium: var(--fixed--1rem);
  --fixed--10rem: 10rem;
  --border-radius--xlarge: var(--fixed--1-25rem);
  --fixed--15rem: 15rem;
  --border-radius--xxlarge: var(--fixed--1-5rem);
  --border-radius--large: var(--fixed--1-125rem);
  --_colors---grey--500: #333;
  --fixed--0-125rem: .125rem;
  --_colors---grey--100: #ddd;
  --base--beige: #f8f7f3;
  --_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--7rem: 7rem;
  --fixed--11rem: 11rem;
  --fixed--13rem: 13rem;
  --fixed--14rem: 14rem;
  --fixed--16rem: 16rem;
  --border-radius--tiny: var(--fixed--0-125rem);
  --border-radius--xhuge: var(--fixed--2rem);
  --border-radius--xxhuge: var(--fixed--2-5rem);
  --border-radius--ultra: var(--fixed--3rem);
}

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

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

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

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

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

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

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

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

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

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

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

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

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);
  font-size: var(--fixed--1-125rem);
  font-weight: var(--_typography---font-weight--light);
}

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: 100vh;
  max-height: 100%;
  display: flex;
}

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

.utility-page-content {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45rem;
  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: var(--_typography---h5--font-family);
  color: var(--_colors---primary--black);
  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 {
  padding-right: 0;
  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);
}

.padding-section-medium.black {
  background-color: var(--_colors---primary--black);
}

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

.spacer-xhuge.more-space {
  padding-top: var(--spacer--xxhuge);
}

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

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

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

.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--small);
  width: 100%;
}

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

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

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

.overflow-auto {
  overflow: auto;
}

.heading-style-h4 {
  font-family: var(--_typography---h4--font-family);
  color: var(--_colors---primary--black);
  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);
}

.heading-style-h4.projects-title {
  color: var(--_colors---primary--black);
  font-size: var(--fixed--1-75rem);
}

.heading-style-h4.about-page {
  color: var(--_colors---primary--black);
  font-size: var(--fixed--2-25rem);
}

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

.container-tiny {
  width: 100%;
  max-width: 100%;
  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 {
  font-family: var(--_typography---h6--font-family);
  font-size: var(--fixed--2rem);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.heading-style-h6.white {
  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 {
  font-family: var(--_typography---font-family--detail);
  color: var(--_colors---primary--black);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: .1em;
  text-transform: uppercase;
}

.text-style-label.white {
  color: var(--_colors---primary--white);
}

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

.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%;
  display: none;
}

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

.padding-section-small.black {
  background-color: var(--_colors---primary--black);
}

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

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

.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 {
  font-family: var(--_typography---h3--font-family);
  font-size: var(--fixed--3rem);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
}

.heading-style-h3.is-mobile-h4 {
  color: var(--_colors---primary--black);
  font-size: var(--fixed--2-25rem);
}

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

.heading-style-h3.white {
  color: var(--_colors---primary--white);
  font-size: var(--fixed--2-5rem);
}

.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--1rem);
  font-weight: var(--_typography---font-weight--regular);
  max-width: 30rem;
}

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

.heading-style-h2.is-mobile-h3 {
  color: var(--_colors---primary--black);
  font-size: var(--fixed--4-5rem);
}

.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 {
  background-image: linear-gradient(180deg, #58daec33, #8b99ff33 26%, #ef5aea33 56%, var(--_colors---primary--beige));
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: flex;
  position: relative;
}

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

.home-header_headings {
  justify-content: center;
  align-items: center;
  max-width: 35rem;
  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 {
  color: var(--_colors---primary--black);
  display: none;
  position: absolute;
}

.home-header_heading._1 {
  font-family: var(--_typography---h1--font-family);
  color: var(--_colors---primary--black);
}

.home-header_heading._1.small {
  font-size: var(--fixed--3rem);
}

.home-header_heading._3 {
  color: var(--_colors---primary--black);
  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);
}

.button {
  border-radius: var(--fixed--0-5rem);
  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;
}

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

.button:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  border-radius: var(--fixed--0-5rem);
  background-color: var(--_colors---primary--white);
  color: var(--_colors---primary--black);
  font-size: var(--fixed--0-875rem);
}

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

.button_inner {
  padding: var(--fixed--0-75rem) var(--fixed--2-5rem);
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--regular);
  transition: box-shadow .2s;
  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) var(--fixed--0-75rem) var(--fixed--2-5rem);
}

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

.button_gradient {
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  border-radius: 12px;
  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(to right, #fd3846, #ffd000);
  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;
  position: relative;
}

.button_text:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
  text-align: center;
}

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

.navbar {
  z-index: 99;
  padding-top: var(--fixed--1rem);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #eaf8ff1a;
  width: 100%;
  padding-bottom: 1rem;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar_logo {
  width: var(--fixed--9rem);
}

.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--1rem);
  background-color: var(--_colors---primary--black);
  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--1-125rem);
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--regular);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: clip;
}

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

.home-header_location-globe {
  width: 1.5rem;
  height: 1.5rem;
}

.home-header_label {
  font-family: var(--_typography---font-family--primary);
  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;
}

.section_contact {
        background-image: linear-gradient(180deg, #58daec33, #8b99ff33 26%, #ef5aea33 56%, var(--_colors---primary--beige));
    }

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

.home-header_text {
  color: var(--_colors---grey--400);
  font-size: var(--fixed--1-125rem);
  font-weight: var(--_typography---font-weight--light);
  text-align: center;
  max-width: 30rem;
}

.navbar_logo-wrap {
  position: relative;
  top: -.5rem;
}

.label_wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  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: block;
  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: 70%;
  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 {
  text-align: center;
  font-size: 1rem;
}

.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-image: linear-gradient(90deg, #4eebfa, #ec97fa 62%, #fd6ee5);
  height: 2px;
}

.brands_item-desc {
  color: var(--_colors---grey--300);
  font-size: .75rem;
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
}

.vision {
  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 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.line {
  border-top: 8px 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_sticky.about {
  top: 5rem;
}

.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: flex-end;
  width: 100%;
  max-width: none;
  height: 100%;
  padding-bottom: 40px;
  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 {
  left: calc(100% + .25rem);
}

.home-about_heading._1 {
  right: calc(100% + .25rem);
}

.section_work-list {
  background-image: none;
}

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

.home-about_img-text {
  font-family: var(--_typography---h3--font-family);
  color: #eaf8ff;
  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: 75%;
  max-width: 50rem;
}

.work-list_list {
  grid-column-gap: var(--fixed--3-5rem);
  grid-row-gap: var(--fixed--3-5rem);
  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: 1rem;
  grid-row-gap: 1rem;
  perspective: 1200px;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.work-list_infos {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  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, .work-list_img-second {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
}

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

.work-list_head {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  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: 50%;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  position: absolute;
  top: 0;
  right: -1.5rem;
}

.work-list_number {
  color: var(--_colors---primary--white);
  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 .8fr;
  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%;
  max-width: 100%;
  display: flex;
}

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

.services_img {
  border: .3px none var(--_colors---grey--200);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.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-5rem);
  grid-row-gap: var(--fixed--0-5rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.services_desc {
  color: #eaf8ffcc;
  font-size: 1rem;
  font-weight: var(--_typography---font-weight--light);
}

.services_content {
  top: var(--fixed--10rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
}

.cta_component {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  width: 100%;
  height: 60%;
  display: grid;
}

.cta_graphic-wrap {
  aspect-ratio: auto;
  border-radius: var(--border-radius--xlarge);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

.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--2rem);
  grid-row-gap: var(--fixed--2rem);
  border-radius: var(--border-radius--xlarge);
  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--1rem);
  grid-row-gap: var(--fixed--1rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cta_text {
  color: var(--_colors---grey--400);
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--light);
  max-width: 350px;
}

.cta_head {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  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: #c0deff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pill_wrap.projects {
  padding-right: var(--fixed--1-5rem);
  padding-left: var(--fixed--1-5rem);
}

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

.scroll-note_text {
  z-index: 2;
  font-family: var(--_typography---font-family--detail);
  color: #676d72;
  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: 500;
}

.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: 1rem;
  font-weight: 400;
  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--3rem);
  grid-row-gap: var(--fixed--3rem);
  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: 1rem;
  font-weight: var(--_typography---font-weight--regular);
}

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

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

.footer_brand {
  color: var(--_colors---primary--black);
  font-size: 16vw;
  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--light);
}

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

.section_about-header {
  background-image: linear-gradient(180deg, #58daec33, #8b99ff33 26%, #ef5aea33 56%, var(--_colors---primary--beige));
}

.section_about-header.service {
  background-image: linear-gradient(180deg, #58daec26, #8b99ff26 26%, #ef5aea26 56%, var(--_colors---primary--beige));
}

.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-5rem);
  grid-row-gap: var(--fixed--1-5rem);
}

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

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

.about-values_imgs-wrapper {
  width: 50%;
  height: 75vh;
  display: flex;
  position: sticky;
  top: 6rem;
}

.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--1-25rem);
  grid-row-gap: var(--fixed--1-25rem);
  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_block {
  flex-direction: column;
  justify-content: center;
  padding: 20vh 10%;
  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;
  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: var(--border-radius--small);
  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);
  font-family: var(--_typography---font-family--primary);
  color: #000;
  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--1rem);
  line-height: 1.5;
  font-weight: var(--_typography---font-weight--regular);
  text-align: center;
  background-color: #242424;
  background-image: linear-gradient(#242424, #131313);
  border: 1px solid #0000;
  border-bottom-style: none;
  border-radius: .7rem;
  justify-content: center;
  align-items: center;
  transition: border .2s;
  position: relative;
  overflow: hidden;
}

.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: var(--_colors---primary--black);
  font-size: 1rem;
  font-weight: var(--_typography---font-weight--regular);
  background-color: #0000;
  border-radius: 0;
  height: 3.5rem;
  margin-bottom: 0;
  padding: 1rem 0;
}

.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, .faq_component {
  flex-flow: column;
  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.3 / 1.3;
  border-radius: var(--fixed--1-25rem);
  object-fit: cover;
  max-width: 20rem;
  height: 9rem;
  position: absolute;
}

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

.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--400);
  font-size: var(--fixed--1-125rem);
  font-weight: var(--_typography---font-weight--light);
  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: 70rem;
  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: .4fr .6fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

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

.work-content_content {
  grid-column-gap: 1.4rem;
  grid-row-gap: 1.4rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 6rem;
}

.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: 1.125rem;
  font-weight: var(--_typography---font-weight--light);
}

.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: start 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);
  color: var(--_colors---primary--black);
  font-size: var(--fixed--2rem);
  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);
}

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

.text-block-2 {
  font-size: var(--fixed--2-25rem);
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: -1px;
}

.txt-hero {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span, .text-span-2, .text-span-3 {
  font-weight: var(--_typography---font-weight--medium);
}

.select-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--_colors---primary--black);
  color: var(--_colors---grey--500);
  font-size: 1rem;
  font-weight: var(--_typography---font-weight--medium);
  background-color: #f3f3f300;
  height: 100%;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: clip;
}

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

.policy-content-wrapper {
  padding: 0 30px;
}

.h1-small {
  font-size: 40px;
}

.policy-txt {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 50px;
  display: flex;
}

.h2-extra-small {
  color: var(--_colors---primary--black);
  text-align: left;
  font-size: 24px;
}

.list-flex {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.p-small {
  color: #eaf8ffcc;
  font-size: 16px;
  font-weight: 300;
}

.p-small.link {
  color: #ecf6ff;
  margin-left: 5px;
}

.list-item {
  font-family: var(--_typography---font-family--secondary);
}

.small {
  color: var(--_colors---primary--black);
  font-size: var(--fixed--3-5rem);
  text-align: center;
}

.policy-txt-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  margin-top: 50px;
  display: flex;
}

.section_about-head {
  background-image: linear-gradient(180deg, #58daec4d, #8b99ff4d 26%, #ef5aea4d 56%, var(--_colors---primary--beige));
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: flex;
  position: relative;
}

.step-card-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.step-card {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 1px solid #ecf6ff33;
  border-radius: 15px;
  flex-flow: column;
  padding: 30px;
  display: flex;
}

.step-card.animation-reveal {
  border-width: .7px;
  border-color: #82cdff33;
}

.card-content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.h3-small {
  color: var(--_colors---primary--white);
  font-size: var(--fixed--1-5rem);
}

.h3-small.black {
  color: var(--_colors---primary--black);
  text-align: left;
  align-self: center;
}

.image-2 {
  width: 50px;
  height: 50px;
}

.image-with-me-wrapper {
  width: 100%;
  height: 100%;
}

.overlay {
  background-color: #01090e4d;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block {
  background-color: var(--_colors---primary--black);
  filter: blur(60px);
  width: 100%;
  height: 5rem;
  position: absolute;
  inset: auto 0% 0%;
}

.project-title-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.title {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  max-width: 56rem;
  display: flex;
}

.text-block-3 {
  color: var(--_colors---grey--300);
  font-weight: var(--_typography---font-weight--light);
  display: none;
}

.projects-wrapper-title {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  max-width: 56rem;
  display: flex;
}

.heading {
  display: none;
}

.paragraph, .text-block-4, .text-block-5, .text-block-6 {
  font-size: var(--fixed--1-125rem);
  font-weight: var(--_typography---font-weight--light);
}

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

.heading-2.center {
  font-size: var(--fixed--4rem);
  text-align: center;
}

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

.contact-content {
  font-size: var(--fixed--1-125rem);
  font-weight: var(--_typography---font-weight--light);
  text-align: left;
  width: 50%;
}

.collection-item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-2, .paragraph-3, .paragraph-4 {
  color: var(--_colors---grey--400);
  font-size: var(--fixed--1-125rem);
  font-weight: var(--_typography---font-weight--light);
}

.btn-wrapper {
  align-self: center;
}

.checkbox-label {
  margin-bottom: 0;
  padding-right: 5px;
  font-weight: 300;
}

.link-2 {
  font-weight: var(--_typography---font-weight--regular);
}

.bg-gradient {
  background-image: linear-gradient(180deg, #58daec33, #8b99ff33 26%, #ef5aea33 56%, var(--_colors---primary--beige));
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.paragraph-5 {
  color: var(--_colors---grey--300);
}

.collection-list {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-3 {
  object-fit: cover;
}

.cta-wrapper {
  background-color: #ecf6ff;
  background-image: linear-gradient(#58daec26, #8b99ff26 48%, #ef5aea26);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 85%;
  padding: 60px 140px;
  display: flex;
}

.container-padding {
  z-index: 10;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: static;
  overflow: visible;
}

.container-padding.cta {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.h2-small {
  color: #010813;
  text-align: left;
  max-width: 50vw;
  font-size: 40px;
}

.h2-small.cta {
  text-align: center;
  align-self: center;
}

.h2-small.center {
  color: var(--_colors---primary--black);
  line-height: var(--_typography---h6--line-height);
  text-align: center;
}

.cta {
  color: #010813;
  text-align: center;
  align-self: center;
}

.cta.text-big {
  font-size: 18px;
}

.btn-black {
  background-color: #010813;
  border-radius: 1000px;
  align-self: center;
  padding: 12px 32px;
}

.text-btn {
  color: #ecf6ff;
  font-size: 18px;
  font-weight: 400;
}

.section {
  width: 100%;
  display: block;
  position: static;
  overflow: visible;
}

.section.cta-section {
  z-index: 1;
  background-color: #0000;
  padding-top: 0;
  position: relative;
}

.cta-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.grid {
  grid-column-gap: 1rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  width: 100%;
}

.link-l {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: #000;
  text-underline-offset: .5em;
  flex-flow: column;
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.1em;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-decoration-thickness: 1px;
  display: flex;
  position: relative;
}

.link-l:hover {
  text-decoration-color: #f1f1f1;
}

.list-02-item-body-wrapper {
  overflow: hidden;
}

.list-02-item-body {
  padding-top: 2rem;
}

.link-l-border {
  background-color: #d4d4d4;
  height: 1px;
  position: relative;
  overflow: hidden;
}

.display-s {
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.1em;
}

.list-02-item {
  border-bottom: 1px solid #e6e6e6;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  position: relative;
  overflow: hidden;
}

.container {
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.body-l {
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.3em;
}

.link-l-border-transition {
  z-index: 2;
  background-color: #000;
  position: absolute;
  inset: 0%;
  transform: translate(-100%);
}

.display-l {
  color: var(--_colors---primary--black);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1em;
}

.list-02-header {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 1.5rem;
}

.list-02-item-image-inner-wrapper {
  aspect-ratio: 1;
  background-color: #f1f1f1;
  border-radius: .5rem;
  width: 100%;
  max-width: 20%;
  overflow: hidden;
}

.list-02-item-body-inner {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40rem;
  padding-bottom: .5rem;
  display: flex;
}

.list-02-item-image-outer-wrapper {
  pointer-events: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.list-02-item-image {
  aspect-ratio: 1;
  object-fit: cover;
  height: 100%;
}

.list-section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.list-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #aadcffcc;
  border-radius: 10px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  display: flex;
}

.list-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.bold {
  color: var(--_colors---primary--black);
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--medium);
}

.intro {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-7 {
  align-self: flex-start;
}

.div-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.image-4 {
  padding-top: 2px;
}

.text-block-9 {
  color: var(--_colors---grey--400);
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: var(--_colors---primary--black);
  color: var(--_colors---primary--white);
  margin-top: 10px;
}

.dropdown-link, .dropdown-link-2, .dropdown, .text-block-10 {
  color: var(--_colors---primary--white);
}

.dropdown-toggle {
  padding: 0;
}

.pricing_ultra-content-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.pricing-item-background {
  width: 100%;
  height: 40px;
  position: absolute;
  inset: 0%;
}

.pricing-item-background.is-blue {
  z-index: 0;
  filter: blur(65px);
  background-color: #5aade7;
}

.pricing-item-background.is-purpel {
  z-index: 0;
  filter: blur(65px);
  background-color: #b65aff;
}

.pricing-item-background.is-yellow {
  filter: blur(60px);
  background-color: #d339aa;
}

.pricing_tittle-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.pricing_bottom-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.pricing-item-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #111;
  border-radius: 10px;
  flex-flow: column;
  align-items: flex-start;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pricing-item-wrap.is-blue {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: var(--_colors---primary--black);
  border: 1px solid #1a4065;
  padding: 40px 30px;
}

.pricing-item-wrap.is-yellow {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: var(--_colors---primary--black);
  border: 1px solid #755a0f;
  padding: 40px 30px;
}

.pricing-item-wrap.is-purple {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: var(--_colors---primary--black);
  border: 1px solid #633587;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 40px 30px;
  overflow: visible;
}

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

.text-size-small-2.text-color-gray {
  color: gray;
}

.pricing-icon {
  width: 30px;
  height: 30px;
}

.pricing-icon.is-yellow {
  background-color: #755a0f;
  border-radius: 50%;
}

.pricing-icon.is-blue {
  background-color: #1a4065;
  border-radius: 50%;
}

.pricing-icon.is-purple {
  background-color: #633587;
  border-radius: 50%;
}

.pricing-button {
  text-align: center;
  background-color: #17181a;
  border-radius: 5px;
  width: 100%;
  transition: all .3s;
}

.pricing-button.is-blue:hover {
  background-color: #1a4065;
}

.pricing-button.is-purple:hover {
  background-color: #633587;
}

.pricing-button.is-yellow:hover {
  background-color: #755a0f;
}

.pricing-top-item-wrap {
  z-index: 2;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

.pricing_recommanded {
  z-index: -1;
  background-color: #633587;
  border-radius: 10px 10px 0 0;
  height: 40px;
  position: absolute;
  inset: -4% 0% 0%;
}

.text-size-regular-2 {
  color: var(--_colors---grey--100);
  text-align: left;
  font-size: 1rem;
}

.text-size-regular-2.big {
  font-size: 1.2rem;
  font-weight: var(--_typography---font-weight--regular);
}

.pricing_divider {
  background-color: #373737;
  width: 100%;
  height: 1px;
}

.pricing_item-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: stretch stretch;
}

.pricing_list-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.pricing_tick-image {
  border: 1px #c0bfbf;
  border-radius: 0;
  width: 20px;
  height: 20px;
  padding-top: 2px;
}

.pricing_pro-content-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.pricing_content-wrap {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  position: relative;
}

.pricing_crown-image {
  border-radius: 50%;
  width: 150px;
  height: 150px;
}

.pricing_crown-image.is-purple {
  background-color: #633587;
  position: absolute;
  inset: auto 35% -20% auto;
}

.pricing_crown-image.is-yellow {
  background-color: #755a0f;
  position: absolute;
  inset: -10% 0% auto auto;
}

.pricing_crown-image.is-blue {
  background-color: #1a4065;
  position: absolute;
  inset: -20% auto auto 0%;
}

.pricing_main-content-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.pricing_core-content-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.text-size-large-2 {
  font-family: var(--_typography---h2--font-family);
  color: var(--_colors---primary--white);
  font-size: 2rem;
  font-weight: var(--_typography---font-weight--extra-light);
}

.text-size-large-2.text-weight-bold.price {
  font-size: 2rem;
  line-height: 110%;
  font-weight: var(--_typography---font-weight--light);
  margin-top: 20px;
}

.small-text {
  color: var(--_colors---grey--100);
  font-size: 1.3rem;
}

.link-3 {
  border-style: none none solid;
  border-width: 1px 1px .7px;
  border-color: var(--_colors---primary--white);
  color: var(--_colors---primary--white);
  align-self: center;
}

.link-3:hover {
  color: #88cdf0;
  border: 1px #eaf8ff;
  border-bottom: 1px solid #88cdf0;
}

@media screen and (max-width: 991px) {
  body {
    --fixed--1rem: 1rem;
    --fixed--0rem: 0rem;
    --fixed--1-125rem: 1.125rem;
    --fixed--2-5rem: 2.5rem;
    --fixed--1-5rem: 1.5rem;
    --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);
    --section--small: var(--fixed--5rem);
    --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--xsmall: var(--fixed--0-5rem);
    --section--xxlarge: var(--fixed--10rem);
    --spacer--xxlarge: var(--fixed--4rem);
    --section--xsmall: var(--fixed--2-75rem);
    --spacer--xlarge: var(--fixed--4rem);
    --section--xlarge: var(--fixed--9rem);
    --spacer--xxsmall: var(--fixed--0-25rem);
    --spacer--huge: var(--fixed--6rem);
    --fixed--4-5rem: 4.5rem;
    --spacer--large: var(--fixed--3rem);
    --fixed--5rem: 5rem;
    --border-radius--xsmall: var(--fixed--0-25rem);
    --fixed--3-5rem: 3.5rem;
    --fixed--0-25rem: .25rem;
    --fixed--9rem: 9rem;
    --fixed--8rem: 8rem;
    --fixed--12rem: 12rem;
    --border-radius--huge: var(--fixed--0-875rem);
    --border-radius--small: var(--fixed--0-5rem);
    --border-radius--medium: var(--fixed--0-5rem);
    --fixed--10rem: 10rem;
    --border-radius--xlarge: var(--fixed--0-75rem);
    --fixed--15rem: 15rem;
    --border-radius--xxlarge: var(--fixed--0-875rem);
    --border-radius--large: var(--fixed--0-75rem);
    --fixed--0-125rem: .125rem;
    --base--beige: #f8f7f3;
    --fixed--5-5rem: 5.5rem;
    --fixed--7rem: 7rem;
    --fixed--11rem: 11rem;
    --fixed--13rem: 13rem;
    --fixed--14rem: 14rem;
    --fixed--16rem: 16rem;
    --border-radius--tiny: var(--fixed--0-125rem);
    --border-radius--xhuge: var(--fixed--0-875rem);
    --border-radius--xxhuge: var(--fixed--1-25rem);
    --border-radius--ultra: var(--fixed--1-5rem);
    --_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--light: 300;
    --_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--bold: 700;
    --_typography---font-family--detail: "Roboto mono", Arial, sans-serif;
    --_typography---font-weight--regular: 400;
    --_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;
  }

  .resources_heading {
    font-size: 1.25rem;
  }

  .main-wrapper.policy {
    padding-right: 0;
  }

  .hide {
    display: none;
  }

  .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 {
    padding-top: var(--section--small);
  }

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

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

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

  .navbar_logo {
    width: var(--fixed--8rem);
  }

  .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: #01090ee6;
    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-logo {
    height: 25%;
  }

  .brands_item-logo-wrap {
    width: var(--fixed--12rem);
  }

  .vision {
    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--3rem);
    grid-row-gap: var(--fixed--3rem);
  }

  .work-list_image-main {
    border-radius: 1.25rem;
  }

  .work-list_image-second {
    border-radius: 1rem;
  }

  .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 auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .services_content {
    position: relative;
    top: auto;
  }

  .cta_component {
    flex-flow: row-reverse wrap-reverse;
    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_content {
    top: 20px;
  }

  .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: 3rem;
    grid-row-gap: 3rem;
    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);
  }

  .section_contact {
    background-image: linear-gradient(180deg, #58daec33, #8b99ff33 26%, #ef5aea33 56%, var(--_colors---primary--beige));
  }

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

  .form_field::placeholder {
    color: var(--_colors---grey--500);
  }

  .contact_field-wrap-2 {
    color: var(--_colors---grey--400);
  }

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

  .work-list_desc {
    font-size: var(--fixed--1rem);
    font-weight: var(--_typography---font-weight--light);
  }

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

  .select-field {
    color: var(--_colors---grey--400);
    font-weight: var(--_typography---font-weight--regular);
  }

  .h1-small {
    font-size: 30px;
  }

  .h2-extra-small {
    font-size: 22px;
  }

  .p-small.link {
    color: var(--_colors---primary--black);
    font-weight: 500;
  }

  .step-card-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .projects-wrapper-title {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .bg-gradient {
    background-image: linear-gradient(180deg, #58daec33, #8b99ff33 26%, #ef5aea33 56%, var(--_colors---primary--beige));
  }

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

  .h2-small.cta {
    letter-spacing: 1px;
    max-width: 100%;
    font-size: 30px;
  }

  .cta.text-big {
    font-size: 16px;
  }

  .grid {
    grid-row-gap: 2.5rem;
    grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  }

  .link-l {
    font-size: 1.35rem;
  }

  .list-02-item {
    flex-flow: column;
    display: flex;
  }

  .container {
    padding-left: 2rem;
    padding-right: 2rem;
    position: relative;
  }

  .link-l-border-transition {
    display: none;
  }

  .display-l {
    font-size: 1.9rem;
  }

  .list-02-header {
    display: none;
  }

  .list-02-item-image-inner-wrapper {
    max-width: 25%;
  }

  .list-02-item-image-outer-wrapper {
    justify-content: flex-start;
    align-items: center;
    margin-top: 2rem;
    position: static;
  }

  .pricing_item-grid {
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .pricing_content-wrap {
    max-width: 760px;
  }

  .pricing_crown-image {
    width: 85px;
    height: 85px;
  }

  .pricing_crown-image.is-purple {
    inset: -5% 3% auto auto;
  }

  .pricing_crown-image.is-yellow {
    inset: auto auto -5%;
  }

  .pricing_crown-image.is-blue {
    top: -5%;
    left: 3%;
  }

  .text-size-large-2 {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  body {
    --fixed--1rem: 1rem;
    --fixed--0rem: 0rem;
    --fixed--1-125rem: 1.125rem;
    --fixed--2-5rem: 2.5rem;
    --fixed--1-5rem: 1.5rem;
    --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);
    --section--small: var(--fixed--3rem);
    --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--xsmall: var(--fixed--0-5rem);
    --section--xxlarge: var(--fixed--5rem);
    --spacer--xxlarge: var(--fixed--3rem);
    --section--xsmall: var(--fixed--2-25rem);
    --spacer--xlarge: var(--fixed--3rem);
    --section--xlarge: var(--fixed--5rem);
    --spacer--xxsmall: var(--fixed--0-25rem);
    --spacer--huge: var(--fixed--5rem);
    --fixed--4-5rem: 4.5rem;
    --spacer--large: var(--fixed--2rem);
    --fixed--5rem: 5rem;
    --border-radius--xsmall: var(--fixed--0-25rem);
    --fixed--3-5rem: 3.5rem;
    --fixed--0-25rem: .25rem;
    --fixed--9rem: 9rem;
    --fixed--8rem: 8rem;
    --fixed--12rem: 12rem;
    --border-radius--huge: var(--fixed--0-875rem);
    --border-radius--small: var(--fixed--0-5rem);
    --border-radius--medium: var(--fixed--0-5rem);
    --fixed--10rem: 10rem;
    --border-radius--xlarge: var(--fixed--0-75rem);
    --fixed--15rem: 15rem;
    --border-radius--xxlarge: var(--fixed--0-875rem);
    --border-radius--large: var(--fixed--0-75rem);
    --fixed--0-125rem: .125rem;
    --base--beige: #f8f7f3;
    --fixed--5-5rem: 5.5rem;
    --fixed--7rem: 7rem;
    --fixed--11rem: 11rem;
    --fixed--13rem: 13rem;
    --fixed--14rem: 14rem;
    --fixed--16rem: 16rem;
    --border-radius--tiny: var(--fixed--0-125rem);
    --border-radius--xhuge: var(--fixed--0-875rem);
    --border-radius--xxhuge: var(--fixed--1rem);
    --border-radius--ultra: 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--light: 300;
    --_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: 120%;
    --_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--bold: 700;
    --_typography---font-family--detail: "Roboto mono", Arial, sans-serif;
    --_typography---font-weight--regular: 400;
    --_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;
  }

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

  .heading-style-h4.about-page {
    font-size: var(--fixed--1-75rem);
  }

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

  .button {
    border-radius: var(--fixed--1-25rem);
  }

  .button_inner {
    padding: var(--fixed--1-25rem) var(--fixed--1-75rem);
  }

  .navbar {
    padding-top: var(--fixed--0-5rem);
    padding-bottom: var(--fixed--0-5rem);
    background-color: #f8f7f31a;
  }

  .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_text {
    font-size: var(--fixed--1rem);
  }

  .label_wrap {
    justify-content: flex-start;
    align-items: center;
  }

  .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--2-5rem);
    grid-row-gap: var(--fixed--2-5rem);
  }

  .work-list_block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

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

  .work-list_image-main {
    border-radius: .875rem;
  }

  .work-list_image-second {
    border-radius: .5rem;
  }

  .work-list_head {
    justify-content: flex-start;
    align-items: center;
  }

  .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);
    grid-template-rows: auto auto auto auto;
    grid-auto-flow: row;
    place-items: stretch stretch;
  }

  .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-5rem);
  }

  .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: .7rem;
    justify-content: center;
    align-items: flex-start;
  }

  .footer_link {
    font-size: 1rem;
  }

  .about-header_content {
    position: relative;
    top: 40px;
  }

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

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

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

  .policy-content-wrapper {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .small {
    font-size: var(--fixed--2-25rem);
  }

  .section_about-head {
    height: auto;
    min-height: auto;
  }

  .step-card-wrapper {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .heading-2.center {
    font-size: var(--fixed--2-75rem);
  }

  .contact-txt {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

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

  .collection-item {
    padding: 10px 0;
  }

  .collection-list {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .cta-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .h2-small.cta {
    font-size: 30px;
  }

  .grid {
    grid-row-gap: 2rem;
    grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  }

  .link-l, .display-s {
    font-size: 1.25rem;
  }

  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .body-l {
    font-size: 1.25rem;
  }

  .display-l {
    font-size: 1.5rem;
  }

  .list-02-header {
    display: none;
  }

  .list-02-item-image-inner-wrapper {
    max-width: 100%;
  }

  .list-section {
    flex-flow: column;
  }

  .pricing-item-wrap {
    max-width: 450px;
    padding: 20px;
  }

  .pricing-top-item-wrap.is-padding {
    padding-top: 25px;
  }

  .pricing_recommanded {
    z-index: 0;
    height: 25px;
    top: 0%;
  }

  .text-size-regular-2 {
    font-size: .9rem;
  }

  .pricing_item-grid {
    grid-template-columns: 1fr;
  }

  .pricing_content-wrap {
    flex-flow: column;
    align-items: center;
    max-width: 670px;
    display: flex;
  }

  .pricing_crown-image {
    width: 60px;
    height: 60px;
  }

  .pricing_crown-image.is-purple {
    inset: 31% 5% auto auto;
  }

  .pricing_crown-image.is-yellow {
    inset: auto 5% 31% auto;
  }

  .pricing_crown-image.is-blue {
    inset: -3% 5% auto auto;
  }

  .text-size-large-2 {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 479px) {
  .main-wrapper.policy {
    padding-right: 0;
  }

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

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

  .padding-section-medium.is-mobile-big {
    padding-top: var(--fixed--6rem);
  }

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

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

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

  .heading-style-h4, .heading-style-h4.projects-title {
    font-size: var(--fixed--1-25rem);
  }

  .heading-style-h4.about-page {
    font-size: var(--fixed--1-5rem);
  }

  .hide-mobile-portrait {
    display: none;
  }

  .heading-style-h6 {
    font-size: var(--fixed--1-25rem);
    text-align: left;
  }

  .heading-style-h6.white {
    font-size: var(--fixed--1-25rem);
  }

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

  .spacer-xlarge.big {
    padding-top: var(--spacer--xxlarge);
  }

  .heading-style-h3.white {
    font-size: var(--fixed--1-25rem);
    line-height: var(--_typography---h4--line-height);
  }

  .heading-style-h3.contact-title {
    font-size: var(--fixed--2-25rem);
  }

  .heading-style-h2.is-mobile-h3 {
    text-align: left;
  }

  .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: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .home-header_headings {
    max-width: 15rem;
  }

  .home-header_heading._2 {
    letter-spacing: 0;
    line-height: 120%;
  }

  .home-header_heading._1 {
    font-size: var(--fixed--2rem);
    letter-spacing: 0;
    line-height: 120%;
  }

  .home-header_heading._3 {
    letter-spacing: 0;
    line-height: 120%;
  }

  .home-header_imgs-wrapper {
    display: flex;
  }

  .home-header_imgs-wrap {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 60vh;
  }

  .button, .button:where(.w-variant-994e88c4-baec-2bbf-d0b3-8a2991a92ab2) {
    border-radius: var(--fixed--0-25rem);
  }

  .button_inner {
    padding: var(--fixed--0-75rem) var(--fixed--2-25rem);
  }

  .home-header_labels-wrap {
    bottom: 1.25rem;
  }

  .label_line {
    width: var(--fixed--2rem);
  }

  .vision {
    grid-column-gap: var(--fixed--1-5rem);
    grid-row-gap: var(--fixed--1-5rem);
  }

  .home-about_img-text {
    white-space: normal;
    width: 80vw;
    max-width: 17rem;
  }

  .work-list_wrapper {
    width: 100%;
  }

  .work-list_list {
    grid-column-gap: var(--fixed--3rem);
    grid-row-gap: var(--fixed--3rem);
  }

  .work-list_block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .work-list_infos {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
  }

  .work-list_image-second {
    right: -5%;
  }

  .work-list_head {
    justify-content: flex-start;
    align-items: center;
  }

  .services_component {
    grid-column-gap: var(--fixed--3-5rem);
    grid-row-gap: var(--fixed--3-5rem);
  }

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

  .services_item {
    grid-column-gap: var(--fixed--1-125rem);
    grid-row-gap: var(--fixed--1-125rem);
  }

  .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--0-25rem);
    grid-row-gap: var(--fixed--0-25rem);
    flex-flow: column;
    display: flex;
  }

  .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_content {
    top: 0;
  }

  .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: 0px;
  }

  .approach_items {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

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

  .about-values_imgs-wrapper {
    position: relative;
  }

  .about-values_head {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .about-values_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

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

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

  .policy-content-wrapper {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .h1-small {
    font-size: 24px;
  }

  .policy-txt {
    margin-top: 30px;
  }

  .h2-extra-small {
    font-size: 20px;
  }

  .p-small {
    font-size: 1rem;
  }

  .p-small.link {
    color: var(--_colors---primary--black);
    font-weight: 500;
  }

  .small {
    font-size: var(--fixed--1-5rem);
  }

  .policy-txt-2 {
    margin-top: 30px;
  }

  .section_about-head {
    min-height: 100vh;
  }

  .step-card.animation-reveal {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px;
  }

  .card-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .h3-small {
    font-size: var(--fixed--1-25rem);
  }

  .projects-wrapper-title {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .heading-2.center {
    font-size: var(--fixed--2-25rem);
  }

  .contact-txt {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    display: flex;
  }

  .contact-content {
    color: var(--_colors---primary--black);
    font-size: var(--fixed--1rem);
    font-weight: var(--_typography---font-weight--light);
  }

  .paragraph-2, .paragraph-3, .paragraph-4 {
    font-size: var(--fixed--1rem);
  }

  .collection-list {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .cta-wrapper {
    width: 100%;
    padding: 40px 20px;
  }

  .h2-small.cta {
    letter-spacing: 1px;
    max-width: 100%;
    font-size: 24px;
  }

  .h2-small.center {
    max-width: 100vw;
    font-size: 24px;
  }

  .cta.text-big, .text-btn {
    font-size: 16px;
  }

  .section.cta-section {
    padding-top: 0;
  }

  .grid {
    grid-row-gap: 2rem;
  }

  .link-l {
    font-size: 1.15rem;
  }

  .list-02-item-body {
    padding-top: 1.5rem;
  }

  .display-s {
    font-size: 1.1rem;
  }

  .list-02-item {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .body-l {
    font-size: 1.15rem;
  }

  .display-l {
    font-size: 1.4rem;
  }

  .list-wrapper {
    padding: 20px;
  }

  .list-item {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

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

  .intro {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-4 {
    padding-top: 2px;
  }

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

  .pricing-item-background.is-purpel, .pricing-item-background.is-yellow {
    z-index: 0;
  }

  .pricing-item-wrap {
    border-radius: 8px;
    max-width: 100%;
  }

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

  .pricing-button {
    font-size: .8rem;
  }

  .pricing_recommanded {
    height: 20px;
  }

  .text-size-regular-2 {
    font-size: .9rem;
  }

  .pricing_tick-image {
    width: 20px;
    height: 20px;
  }

  .pricing_content-wrap {
    width: 100%;
    max-width: 350px;
  }

  .pricing_crown-image {
    width: 45px;
    height: 45px;
  }

  .pricing_crown-image.is-purple {
    top: 28%;
    right: 0%;
  }

  .pricing_crown-image.is-yellow {
    bottom: 32%;
    right: 0%;
  }

  .pricing_crown-image.is-blue {
    top: -2%;
    right: 0%;
  }
}

#w-node-_120d4a79-812e-de53-fff7-4fec25e6e30e-0f3c922a {
  align-self: start;
}

#w-node-_4e04ac83-3414-985e-0604-2d54074c2475-0f3c922a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#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-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cd6-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cea-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04dd8-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ddf-0f3c922c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3e2f36c7-a93b-26f9-3eb0-428f49cd1206-0f3c9231, #w-node-_3e2f36c7-a93b-26f9-3eb0-428f49cd120e-0f3c9231 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d873dba-a038-6992-215e-dc2b7b7b5015-0f3c9232, #w-node-_00e123b3-7938-7e3a-818f-ea80221f8439-0f3c9234 {
  align-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_484cd889-9c9b-9c07-ce5b-d03b07feac89-0f3c922a, #w-node-_3e2f36c7-a93b-26f9-3eb0-428f49cd1226-0f3c9231 {
    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;
  }

  #w-node-c48c2006-ce40-f2a8-80a7-aecd3ffbac68-ec8d5e09 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cce-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cd6-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cea-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04d8c-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04dd8-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ddf-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f12-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f19-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f20-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f40-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f47-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04faa-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04fb2-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04fee-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ff6-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d05012-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d0501a-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d05036-0f3c922c, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d0503e-0f3c922c {
    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;
}
@font-face {
  font-family: 'Raina';
  src: url('../fonts/Raina.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}