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

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

@font-face {
  font-family: SF Pro Regular;
  src: url('../fonts/SFPRODISPLAYREGULAR.OTF') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.display-flex {
  display: flex;
}

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

.heading-style-h5 {
  font-family: 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);
}

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

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

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

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

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

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

.hide {
  display: none;
}

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

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

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

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

.overflow-scroll {
  overflow: scroll;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.overflow-visible {
  overflow: visible;
}

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

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

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

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

.padding-global {
  z-index: 99;
  padding-right: var(--fixed--3rem);
  padding-left: var(--fixed--3rem);
  position: relative;
}

.padding-global.z-index-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 6rem;
  display: block;
}

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

.padding-global.abs {
  position: absolute;
  inset: 0% 0% auto;
}

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

.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);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

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

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

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

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

.heading-style-h6 {
  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);
}

.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);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: .1em;
  text-transform: uppercase;
}

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

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

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

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

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

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

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

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

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

.display-block {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.heading-style-h3 {
  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);
}

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

.display-inline {
  display: inline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.heading-style-h2.is-mobile-h3.white {
  color: var(--_colors---primary--white);
  font-family: BDO Grotesk, Arial, sans-serif;
}

.heading-style-h2.is-mobile-h3.white.bsi-heading-1.relative {
  z-index: 999;
  position: relative;
}

.heading-style-h2.is-mobile-h3.white._8 {
  font-size: 8em;
}

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.section_home-header {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: 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;
  width: 40rem;
  min-width: 40rem;
  max-width: 40rem;
  display: flex;
  position: relative;
}

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

.home-header_heading._2 {
  font-size: var(--fixed--4rem);
  display: none;
  position: absolute;
}

.home-header_heading._1 {
  font-family: SF Pro Medium, Verdana, sans-serif;
  font-size: var(--fixed--4rem);
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 60%;
}

.home-header_heading._3 {
  font-size: var(--fixed--4rem);
  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: 40rem;
  display: flex;
  position: absolute;
  transform: rotate(0);
}

.button {
  border-radius: var(--fixed--1-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) {
  color: var(--_colors---primary--white);
  font-size: var(--fixed--0-875rem);
  background-color: #0000;
  border: .5px solid #fff;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
}

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

.button_inner {
  padding: var(--fixed--1-5rem) var(--fixed--2rem);
  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--1rem) var(--fixed--1-5rem);
  box-shadow: none;
}

.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_gradient-glow {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.navbar {
  z-index: 99;
  padding-top: var(--fixed--1rem);
  width: 100%;
  position: absolute;
  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--1-5rem);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.navbar_link {
  color: #fff;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: var(--fixed--1rem);
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--medium);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: clip;
}

.home-header_location {
  grid-column-gap: .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;
}

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

.home-header_text {
  color: var(--_colors---primary--white);
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: var(--fixed--1-125rem);
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
  max-width: 25.625rem;
}

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

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

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

.brands_item-texts {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 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, #ff4d00, #e7eb4c 31%, #0b90cb 68%, #0c59c1);
  height: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.home-about_img-text {
  font-family: var(--_typography---h3--font-family);
  color: var(--_colors---primary--white);
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---h3--letter-spacing);
  white-space: nowrap;
  position: absolute;
}

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

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

.work-list_item {
  width: 100%;
}

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

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

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

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

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

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

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

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

.work-list_head {
  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 .6fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

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

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

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

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

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

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

.cta_graphic-wrap {
  aspect-ratio: 1;
  border-radius: var(--border-radius--ultra);
  justify-content: center;
  align-items: center;
  width: 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--3rem);
  grid-row-gap: var(--fixed--3rem);
  border-radius: var(--border-radius--ultra);
  background-color: var(--_colors---primary--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

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

.cta_text {
  color: var(--_colors---grey--300);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  max-width: 350px;
}

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

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

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

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

.footer_link-label {
  color: var(--_colors---primary--black);
  font-family: SF Pro Bold, Verdana, sans-serif;
  font-weight: 400;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.footer_link.w--current {
  font-family: SF Pro Medium, Verdana, sans-serif;
}

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

.footer_brand {
  font-family: SF Pro Bold, Verdana, sans-serif;
  font-size: 20vw;
  line-height: 1;
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: -.05em;
  margin-right: auto;
}

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

.about-header_asset-text {
  color: #fff;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: var(--fixed--1rem);
  font-weight: var(--_typography---font-weight--medium);
}

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

.section_about-header.absoluteposition {
  position: absolute;
  inset: 0% 0% auto;
}

.section_about-header.absoluteposition.black {
  background-color: #000;
  height: 100vh;
}

.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: flex-start;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-top: 45px;
  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_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 {
  padding-top: var(--fixed--3rem);
  padding-bottom: var(--fixed--3rem);
  width: 50%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.section_values {
  position: relative;
}

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

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

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

.contact_form {
  display: block;
}

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

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

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

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

.form_field.message {
  height: 8rem;
}

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

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

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

.contact_form-wrap, .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 / 1.3;
  border-radius: var(--fixed--1-25rem);
  object-fit: cover;
  max-width: none;
  height: 9rem;
  position: absolute;
}

.navbar_hamburger-wrap {
  display: none;
}

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

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

.work-list_desc {
  color: var(--_colors---grey--300);
  font-size: var(--fixed--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.whitebutton {
  color: #000;
  background-color: #fff;
  border-radius: 30px;
  padding: 15px 45px;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 1.125rem;
}

.whitebutton.transparent {
  color: #fff;
  background-color: #fff0;
  border: 1px solid #fff;
}

.whitebutton.blackline {
  border: .5px solid #000;
}

.transparentbutton {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 15px 45px;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 1.125rem;
}

.transparentbutton.bigger {
  padding-left: 150px;
  padding-right: 150px;
}

.heroblock {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.background-video {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
}

.containerintro {
  background-color: #fff;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  padding-top: 4%;
  padding-bottom: 15%;
  position: relative;
}

.heading_animation_wrapper {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1000px;
  height: 100%;
  padding-bottom: 5%;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: relative;
}

.heading_animate {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100px;
  font-weight: 600;
  line-height: 1em;
  position: relative;
}

.heading_animate._2 {
  position: relative;
}

.heading_animate._2.bsi-heading-1.left.auto {
  width: 200px;
}

.heading_animate.bsi-heading-1.left {
  text-align: left;
  font-size: 7em;
}

._0_shapee {
  transform-origin: 0%;
  border: 12px solid #cecece;
  border-radius: 2rem;
  width: 56px;
  height: 62px;
  margin-left: 2px;
  margin-right: 2px;
  position: relative;
  top: 2px;
}

.row2 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  margin-top: 5px;
  display: flex;
  position: relative;
}

.border {
  border: 1px solid #6e6e73;
  width: 100%;
  margin-bottom: 24px;
}

.heading-4 {
  width: 40px;
}

.section1 {
  width: 100%;
  max-width: 1000px;
  margin-bottom: 0;
  padding-left: 2%;
  padding-right: 2%;
}

.heading_wrapper {
  transform-origin: 50% 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
  transform: none;
}

.container-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 1000px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.device_video {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: -250px;
  position: absolute;
  inset: auto 0% 0%;
}

.text_contrainer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 24px;
  display: flex;
  position: relative;
  inset: 0%;
}

.text-block-2 {
  color: #cecece;
  width: 360px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
}

.text-block-2._2 {
  color: #000;
  width: 540px;
  margin-bottom: 100px;
  margin-left: 150px;
  margin-right: auto;
  font-size: 32px;
  line-height: 1.1em;
}

.text-block-2._2.whitecentered {
  color: #fff;
  margin-left: auto;
}

.text-block-2._2.whitecentered.left {
  text-align: left;
}

.text-block-2._2._0 {
  color: #fff;
  margin-bottom: 0;
  margin-left: 0;
  font-family: SF Pro Regular, Verdana, sans-serif;
}

.text-block-2._2._0.paddingbottom {
  border-bottom: .5px solid #fff;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.text-block-2._2 {
  color: #000;
  width: 540px;
  font-size: 32px;
  line-height: 1.1em;
}

.gradient_overlay {
  z-index: 4;
  background-image: linear-gradient(0deg, #fff 5%, #fff0);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.main_wrapper {
  background-color: #fff;
  background-image: url('../images/white-bg.webp');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15%;
  padding-bottom: 30%;
  display: flex;
  position: relative;
  overflow: visible;
}

.feature-2 {
  justify-content: space-between;
  margin-bottom: 60px;
  display: flex;
}

.bsi-text-1 {
  color: #000;
  margin-top: 7em;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.3em;
}

.bsi-text-1.white {
  color: #fff;
  font-family: SF Pro Regular, Verdana, sans-serif;
}

.sectionaboutme {
  background-image: url('../images/3ca27fc4-f96a-45aa-82f1-a142bd25496a.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.f-logo-cell {
  background-color: #fff0;
  border-right: 0 solid #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-width: 300px;
  height: auto;
  min-height: 100px;
  margin-top: 0;
  margin-left: 14px;
  margin-right: 14px;
  padding: 5px 24px;
  transition: background-color .3s;
  display: flex;
}

.f-logo-cell:hover {
  background-color: #fff0;
}

.small-text {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.small-text.grey {
  color: #0000004d;
  text-align: center;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.small-text.grey.white {
  color: #fff;
}

.f-logo-carousel-wrap {
  background-color: #f4f4f400;
  border-radius: 16px;
  align-items: center;
  min-height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-3 {
  color: #fff;
  text-transform: capitalize;
}

.rotate-wrap {
  width: 800px;
  height: 100px;
  position: relative;
  overflow: hidden;
}

.f-logo-group {
  background-color: #fff0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bsi-heading-1 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(92deg, #000, #66748dbf 88%, #9ba1acb8);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: SF Pro Medium, Verdana, sans-serif;
  font-size: 8em;
  line-height: 1em;
}

.bsi-heading-1.white {
  background-image: linear-gradient(92deg, #fff, #66748dbf 88%, #9ba1acb8);
}

.bsi-heading-1.white.center {
  font-size: 5em;
}

.bsi-heading-1.left {
  text-align: left;
  font-size: 6em;
}

.f-logo-css {
  display: none;
}

.bsk-pic-2 {
  width: 25em;
  height: auto;
  margin-right: 0;
}

.brf-text-span {
  color: #9b9b9b;
}

.bsk-wrap-grid-1 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2em;
  display: grid;
}

.section {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  max-width: 100vw;
  height: 80vh;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.section.no-padding {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 50px;
  padding-bottom: 0;
  display: block;
}

.section.no-padding.white {
  color: #000;
  background-image: none;
}

.section.no-padding.white.no100 {
  height: auto;
  display: block;
}

.bsm-textspan-1 {
  background-image: url('../images/environment_highlight__esm0i6zssweq_large_1environment_highlight__esm0i6zssweq_large.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.bsk-selection-1 {
  padding-left: 4em;
  padding-right: 4em;
  font-size: 1vw;
}

.bsi-container-1 {
  z-index: 99;
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.highlight {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/environment_highlight__esm0i6zssweq_large_1environment_highlight__esm0i6zssweq_large.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-clip: border-box;
}

.highlight.bsm-textspan-1 {
  background-image: none;
}

.f-logo-gradient-r {
  z-index: 5;
  background-image: linear-gradient(267deg, #fff, #fff 21%, #ffffffa3 51%, #fff0);
  width: 140px;
  height: 1%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.brf-selection-1 {
  background-color: #0000;
  padding-left: 10em;
  padding-right: 10em;
  font-size: 1vw;
  position: static;
  top: -15em;
}

.absolute {
  opacity: .1;
  position: absolute;
  inset: 60% auto 0% 0%;
}

.absolute.right {
  opacity: .1;
  inset: 60% 0% 0% auto;
}

.f-logo-carousel {
  background-color: #fff0;
  flex: none;
  display: flex;
}

.div-block-3257-copy {
  background-image: radial-gradient(circle, #2d2f35, #111217);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.f-container-regular {
  background-color: #fff0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.bsk-text-3 {
  font-size: 1.8em;
  line-height: 1.4em;
}

.bsk-text-3.right {
  text-align: right;
  font-size: 1.8em;
}

.image-5 {
  width: auto;
  max-width: 300px;
}

.image {
  filter: blur(3px);
  border-top: .5px solid #8d8d8d;
  max-width: 70%;
  padding-top: 50px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.blackbutton {
  color: #fff;
  background-color: #000;
  border-radius: 30px;
  padding: 15px 45px;
}

.blackbutton.transparentbutton.borderblack {
  color: #000;
  border-color: #000;
}

.blackbutton.transparentbutton.borderblack.paddingtop {
  margin-top: 35px;
}

.blackbutton.transparentbutton.borderblack.paddingtop.white {
  color: #000;
  background-color: #0000;
}

.blackbutton.transparentbutton.borderblack.paddingtop.white.white2 {
  color: #fff;
  border-color: #fff;
}

.heading-2 {
  text-align: center;
  font-family: SF Pro Bold, Verdana, sans-serif;
}

.heading-2.white {
  color: #fff;
}

.brf-wrap-1 {
  z-index: 1;
  width: 65em;
  position: relative;
}

.container-4 {
  z-index: 1;
  max-width: 100%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  position: relative;
}

.container-4._100px._1000px {
  margin-left: 100px;
}

.bsi-paragraph-1 {
  color: #2d2d2d;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 0;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 1.8em;
  line-height: 1.3em;
}

.bsi-paragraph-1.white {
  color: #fff;
}

.bsi-paragraph-1.white.left {
  text-align: left;
  margin-top: 0;
}

.bsi-paragraph-1.white.left.paddingbottom {
  padding-bottom: 35px;
}

.bsi-paragraph-1.white.left.paddingbottom.black {
  color: #000;
}

.bsi-paragraph-1.white.left.paddingbottom.paddingtop {
  padding-top: 35px;
}

.bsi-paragraph-1.white.left.margin {
  margin-top: 1em;
}

.bsi-paragraph-1.white.right {
  text-align: right;
}

.feature-box {
  border-top: 1px solid #dfdfdf;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  padding: 30px 0 10px;
  display: flex;
}

.brf-heading-1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5.8em;
  line-height: 1.1em;
}

.brf-heading-1.borderbottom {
  border-bottom: .5px solid #b9b9b9;
  padding-bottom: 25px;
}

.bsk-grid-pic-1 {
  justify-content: flex-start;
  margin-bottom: 3em;
  margin-left: -3em;
  margin-right: 0;
  display: flex;
}

.bsm-heading-1-1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4em;
  font-weight: 600;
  line-height: 1.1em;
}

.bsm-heading-1-1.rightaligned {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bsm-heading-1-1.rightaligned.right {
  justify-content: center;
  align-items: flex-end;
}

.bsm-heading-1-1.leftaligned {
  text-align: left;
}

.bsm-heading-1-1.leftaligned._500px.right, .bsm-heading-1-1.rightaligned, .bsm-heading-1-1.rightaligned {
  text-align: right;
}

.bsm-heading-1-1.rightaligned.leftaligned {
  text-align: left;
}

.bsi-wrap-wrap {
  flex-direction: column;
  align-items: center;
  padding-left: 6rem;
  padding-right: 6rem;
  display: flex;
}

.grey {
  color: #9e9d9d;
}

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

.bsk-grid-text {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  padding-right: 0;
  display: flex;
}

.bsk-grid-text.rightpadding {
  padding-right: 50px;
}

.bsk-grid-text.paddingleft {
  padding-left: 50px;
}

.f-section-large {
  padding: 40px 0%;
  position: relative;
}

.bsk-grid-pic {
  justify-content: flex-end;
  margin-bottom: 3em;
  margin-right: -3em;
  display: flex;
}

.heading {
  text-align: center;
  margin-left: 0;
  font-family: SF Pro Bold, Verdana, sans-serif;
}

.heading.white {
  color: #fff;
  font-family: SF Pro Bold, Verdana, sans-serif;
}

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

.rotatingtext {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100px;
  line-height: 100px;
  display: block;
  position: absolute;
  inset: 0%;
}

.bsk-pic-1 {
  width: 25em;
  height: auto;
  margin-right: 0;
}

.bsi-selection-1 {
  padding: 5em 4em;
  font-size: 1vw;
}

.bsk-grid-1 {
  background-color: #fafafa00;
  border-radius: 1em;
  flex-direction: column;
  justify-content: flex-start;
  padding: 5em 3em;
  display: flex;
  position: relative;
}

.sectionvideointro1 {
  position: static;
}

.home-about_img-text-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  white-space: nowrap;
  font-family: SF Pro Bold, Verdana, sans-serif;
  font-size: 6rem;
  font-weight: 500;
  line-height: 110%;
  position: absolute;
}

.home-about_component-2 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 0;
  transition: padding .6s;
  display: flex;
  position: relative;
}

.animation-scroll-border-2 {
  border-radius: 0;
}

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

.home-about_heading-2 {
  letter-spacing: -.02em;
  white-space: nowrap;
  font-family: BDO Grotesk, Arial, sans-serif;
  font-size: 6rem;
  font-weight: 500;
  line-height: 110%;
  position: absolute;
}

.home-about_heading-2._1 {
  color: #fff;
  text-transform: capitalize;
  right: calc(100% + .25rem);
}

.home-about_heading-2._2 {
  color: #fff;
  text-transform: capitalize;
  left: calc(100% + .25rem);
}

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

.animation-scroll-padding-2 {
  padding: 1.5rem;
}

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

.scroll-note_text-2 {
  z-index: 2;
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  position: absolute;
  top: 2rem;
}

.background-video-2 {
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
}

.home-about_img-text-3 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  white-space: nowrap;
  font-size: 6rem;
  font-weight: 500;
  line-height: 110%;
  position: absolute;
}

.home-about_component-3 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 0;
  transition: padding .6s;
  display: flex;
  position: relative;
}

.animation-scroll-border-3 {
  border-radius: 0;
}

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

.scroll-note_text-3 {
  z-index: 2;
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 500;
  position: absolute;
  top: 2rem;
}

.background-video-3 {
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
}

.black-overlay {
  opacity: 0;
  background-color: #000;
  display: none;
  position: absolute;
  inset: 0%;
}

.background-video-4 {
  z-index: -1;
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
}

.background-video-4.absolute {
  z-index: 9999;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.video_info-component {
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 120vh;
  padding-top: 10rem;
  display: flex;
  position: relative;
}

.video_info-wrapper {
  max-width: 980px;
  display: flex;
}

.gradienttop {
  background-image: url('../images/black-linerar-top.webp');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 50vh;
  min-height: 50vh;
  max-height: 50vh;
}

.gradienttop.absolute.none.none2 {
  inset: 0% 0% auto;
}

.gradienttop.rel {
  z-index: 99;
  position: relative;
}

.gradientbottom {
  background-image: url('../images/black-linerar-bottom.webp');
  background-position: 50% 100%;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 50vh;
  min-height: 50vh;
  max-height: 50vh;
  position: absolute;
  inset: auto 0% 0%;
}

.sectionhybrid {
  display: none;
}

.image-rotate-1 {
  position: relative;
  top: 154px;
  left: 199px;
}

.image-rotate-1._25 {
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  left: auto;
}

.logo-section {
  justify-content: center;
  align-items: center;
  width: 980px;
  height: 779px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
}

.text-gradient-1 {
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
  margin: 0 auto 30px;
  padding-top: 125px;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 44px;
}

.text-gradient-1.no-padd {
  padding-top: 0;
  font-size: 96px;
  line-height: 96px;
}

.text-gradient-1.trans {
  color: #fff;
}

.gallery-circle {
  background-color: #0000;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  margin-left: 7px;
  margin-right: 7px;
}

.gallery-circle.gallery-circle-1 {
  background-color: #c0cfde;
}

.gallery-circle.gallery-circle-2 {
  background-color: #e7d7e9;
}

.gallery-circle.gallery-circle-5 {
  background-color: #e11c2a;
}

.gallery-circle.gallery-circle-3 {
  background-color: #31353a;
}

.gallery-circle.gallery-circle-4 {
  background-color: #f0ece8;
}

.image-6 {
  width: 750px;
  height: 138px;
  margin-top: -96px;
}

.gallery-7-title {
  color: #1d1d1f;
  text-align: right;
  width: 58%;
  margin-top: 3px;
  padding: 20px 8px 20px 20px;
  font-size: 40px;
  font-weight: 600;
  line-height: 44px;
}

.circle2 {
  border: 5px solid #ff3b30;
  border-radius: 50%;
  width: 390px;
  height: 400px;
  position: absolute;
  top: 13.5%;
  left: 14%;
}

.gallery-bento-4-titlte {
  color: #6e6e73;
  text-align: center;
  letter-spacing: .011em;
  padding: 67px 20px 20px;
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
}

.bigger-text-copy {
  color: #1d1d1f;
  letter-spacing: -.023em;
  transform-style: preserve-3d;
  justify-content: flex-start;
  margin-left: -100px;
  margin-right: 0;
  font-size: 120px;
  font-weight: 600;
  display: flex;
  transform: rotateX(0)rotateY(45deg)rotateZ(0);
}

.text-block-3 {
  text-align: center;
  letter-spacing: -.023em;
  max-width: 700px;
  margin: 50px auto;
  font-size: 120px;
  font-weight: 600;
  line-height: 120px;
}

.manifesto-container {
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  display: flex;
  position: static;
  top: 50%;
  left: 50%;
}

.image-9 {
  position: absolute;
  left: 14px;
}

.iphone-14-plus-container {
  width: 50%;
  height: auto;
}

.gallery-bento-2-image {
  width: 61px;
  height: 312px;
}

.image-in-battery {
  transform-origin: 0%;
  margin-left: 0;
}

.manifesto-scroll-container {
  width: 100%;
  margin-top: 400px;
  margin-bottom: 500px;
  padding-top: 0;
  overflow: hidden;
}

.gallery-bento-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.safety-icon-wrapper {
  position: static;
}

.product-size {
  transform-style: preserve-3d;
  font-size: 96px;
  font-weight: 600;
  line-height: 100%;
  transform: rotateX(0)rotateY(-45deg)rotateZ(0);
}

.product-size.iphone-plus-name {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(45deg)rotateZ(0);
}

.big-text {
  letter-spacing: -.023em;
  margin-right: 104px;
  font-size: 120px;
  font-weight: 600;
}

.gallery-bento {
  background-color: #f5f5f7;
  border-radius: 18px;
  width: 317px;
}

.gallery-bento.gallery-position {
  position: relative;
  overflow: hidden;
}

.gallery-bento.gallery-end {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.gallery-bento.gallery-bento-2-row {
  text-align: center;
  width: auto;
}

.gallery-bento.gallery-flex-1 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.gallery-bento-2-image-wrapper {
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 35%;
  display: flex;
}

.circle4 {
  border: 5px solid #ff3b30;
  border-radius: 50%;
  width: 540px;
  height: 550px;
  position: absolute;
  top: 0%;
  left: 0%;
}

.image-10 {
  width: 544px;
  max-width: none;
  height: 305px;
  position: absolute;
  left: 26px;
}

.camera-image-wrapper {
  width: 1310px;
  max-width: 1310px;
  height: 697px;
  margin-top: 50px;
  margin-left: 540px;
}

.bigger-container-copy {
  perspective: 1600px;
  perspective-origin: 50% 600px;
  text-align: left;
  transform: translate(-96px);
}

.wonderfull {
  color: #fff;
  font-family: SF Pro Bold, Verdana, sans-serif;
  font-size: 96px;
  font-weight: 600;
  line-height: 96px;
  position: absolute;
  left: 50%;
}

.sticky-wrapper {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sticky-inner-wrapper {
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: visible;
}

.devices-container {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 800px;
  display: flex;
}

.image-rotate-3 {
  min-width: 274px;
  position: relative;
}

.image-rotate-3._25 {
  width: 25%;
  min-width: 25%;
  max-width: 25%;
  top: 23px;
  left: 40px;
}

.text-block-7 {
  margin-left: 5px;
}

.safety-text {
  letter-spacing: -.023em;
  width: 1000px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 120px;
  font-weight: 600;
  line-height: 120px;
}

.hero-container {
  background-color: #fff;
  background-image: url('../images/white-bg.webp');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.battery-icon-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.bigger-headline-container-copy {
  justify-content: flex-start;
  width: 100%;
  margin-left: 0;
  display: flex;
  position: absolute;
  top: -100px;
}

.ctas-list {
  text-align: center;
  letter-spacing: .009em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 300vh;
  margin-top: 0;
  display: block;
  position: relative;
}

.big-headline-container {
  justify-content: flex-end;
  width: 100%;
  display: flex;
  position: absolute;
  top: -100px;
}

.big-headline-container.left {
  justify-content: flex-start;
}

.text-block-4 {
  color: #1d1d1f;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

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

.image-container {
  display: flex;
  transform: translate(0);
}

.image-container.right-image {
  flex-flow: column;
  min-width: 100%;
  margin-left: 0;
}

.image-container.left-image {
  flex-flow: column;
  min-width: 100%;
}

.hero-display-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
}

.image-rotate-4 {
  color: var(--_colors---primary--white);
  min-width: 324px;
  position: relative;
  top: 23px;
  right: 40px;
}

.image-rotate-4._25 {
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  top: 154px;
  right: auto;
}

.gallery-bento-1-image {
  padding-top: 20px;
}

.watchthefilm {
  color: #06c;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  display: flex;
}

.hardware-fan-scroll-container {
  width: 100%;
  margin-bottom: 0;
  padding-top: 200px;
  overflow: hidden;
}

.ctas-wrapper {
  z-index: 99;
  perspective: 400px;
  perspective-origin: 50% 420px;
  height: 100vh;
  padding-top: 0;
  position: sticky;
  top: 0;
  overflow: visible;
}

.link-block-2 {
  color: #1d1d1f;
  justify-content: flex-start;
  align-items: flex-start;
  height: 28px;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.gallery-bento-1-text {
  color: #6e6e73;
  text-align: center;
  letter-spacing: .011em;
  max-width: 250px;
  padding: 20px;
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
}

.safety-icon-container {
  position: relative;
}

.circle3 {
  border: 5px solid #ff3b30;
  border-radius: 50%;
  width: 460px;
  height: 470px;
  position: absolute;
  inset: 7% auto auto 7%;
}

.gallery-bento-2-right {
  width: 65%;
}

.typography {
  background-color: #f5f5f7;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 150px;
  padding-bottom: 150px;
}

.gallery-color {
  justify-content: center;
  align-items: center;
  margin-top: 17px;
  margin-bottom: 35px;
  display: flex;
}

.image-rotate-2 {
  min-width: 324px;
  position: relative;
  top: 23px;
  left: 40px;
}

.image-rotate-2._25 {
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  padding-top: 50px;
  padding-bottom: 50px;
  left: auto;
}

.camera-text {
  color: #1d1d1f;
  text-align: center;
  letter-spacing: -.023em;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  font-size: 120px;
  font-weight: 600;
  line-height: 120px;
}

.beautifull-durable {
  color: #1d1d1f;
  letter-spacing: 0;
  padding-top: 20px;
  padding-bottom: 5px;
  padding-right: 20px;
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
}

.product-name {
  transform-style: preserve-3d;
  font-size: 32px;
  font-weight: 600;
  display: block;
  transform: rotateX(0)rotateY(-45deg)rotateZ(0);
}

.product-name.iphone-plus-name {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(45deg)rotateZ(0);
}

.image-rotate-5 {
  position: relative;
  top: 154px;
  right: 199px;
}

.gallery-flex {
  color: #6e6e73;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 20px 8px;
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
}

.text-block-8 {
  color: #6e6e73;
  letter-spacing: .011em;
  padding-top: 5px;
  padding-bottom: 20px;
  padding-right: 20px;
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
}

.position-wrapper {
  justify-content: flex-end;
  margin-top: 0;
  display: flex;
  position: relative;
}

.position-wrapper.iphone-14-plus-position-wrapper {
  justify-content: flex-start;
  margin-left: 0;
  display: block;
}

.position-wrapper.flex {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
}

.gallery-bento-4-text {
  color: #1d1d1f;
  text-align: center;
  letter-spacing: -.005em;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 56px;
  font-weight: 600;
  line-height: 56px;
}

.spec-container {
  z-index: -1;
  margin-top: 150px;
  position: absolute;
}

.spec-container.iphone-14-plus-spec-container {
  justify-content: flex-start;
  margin-left: 0;
  display: flex;
}

.icon-solid-circle {
  width: 540px;
  height: 550px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  left: 50%;
}

.watch-container {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.image-iphone-14-plus {
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  margin-left: 20px;
}

.image-iphone-14-plus.top {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  bottom: auto;
}

.circle1 {
  border: 5px solid #ff3b30;
  border-radius: 50%;
  width: 330px;
  height: 340px;
  position: absolute;
  top: 19%;
  left: 19%;
}

.rotate-wrapper {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.iphone-14-container.devices-column {
  width: 50%;
  position: relative;
}

.spec-wrapper {
  perspective: 1600px;
  perspective-origin: 50% 520px;
  height: auto;
  display: block;
  transform: none;
}

.spec-wrapper._14-plus-spec-wrapper {
  margin-left: 0;
}

.image-4 {
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
}

.text-block-6 {
  background-color: #0000;
}

.manifesto-section {
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.baterry {
  position: relative;
}

.watch-link {
  text-decoration: none;
}

.design {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template: "Area Area-2"
                 ". ."
                 ". ."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 980px;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: grid;
}

.camera-text-money-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding-top: 0;
  display: flex;
}

.sticky-container {
  width: 100%;
  height: 300vh;
  margin-top: 200px;
  padding-top: 0;
  position: static;
  top: 0;
}

.big-container {
  perspective: 1600px;
  perspective-origin: 50% 600px;
  transform: translate(-96px);
}

.gallery-7-description {
  text-align: left;
  letter-spacing: .011em;
  width: 42%;
}

.gallery-bento-3-position {
  width: 100%;
  height: 100%;
  padding-top: 0;
  position: relative;
}

.gallery-bento-3-position.gallerry-end-2 {
  align-items: flex-end;
  height: 336px;
  display: flex;
}

.sos-image {
  position: absolute;
  top: 50%;
  left: 50%;
}

.text-block-5 {
  justify-content: center;
  align-items: center;
  display: block;
}

.gallery-bento-6-image-wrapper {
  justify-content: center;
  align-items: center;
  width: 267px;
  height: 271px;
  display: flex;
}

.gallery-bento-6-text {
  color: #6e6e73;
  text-align: center;
  letter-spacing: .011em;
  padding: 20px;
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
}

.overlay {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.section-2 {
  max-width: 100%;
  padding-top: 0;
  position: sticky;
  top: 0;
}

.image-iphone-14 {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-left: 0;
  margin-right: 20px;
  padding-right: 0;
  display: block;
}

.sectionexperiences {
  background-color: #000;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bru-tagline-1 {
  color: #f7f6f8;
  font-size: 1.5em;
  line-height: 1.3em;
}

.bru-tagline-1.auto {
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 100%;
}

.bru-tagline-1.auto:hover {
  color: #000;
  background-color: #fff;
}

.brs-4-tab-des--1-bar-2-1 {
  background-color: #5d97fa;
  background-image: linear-gradient(to right, #4e9bd9, #1e3fc4);
  border-radius: 5464650px;
  height: .5em;
}

.brs-4-tab-des--1-bar-2-1._5-1 {
  width: 27em;
}

.brs-4-tab-des--1-description-1 {
  color: #f7f6f8;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: SF Pro Medium, Verdana, sans-serif;
  font-size: 1em;
  line-height: 1.3em;
}

.brs-4-tab-des--1-description-1.center {
  font-size: 16px;
}

.home-about_img-text-4 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  white-space: nowrap;
  font-size: 6rem;
  font-weight: 500;
  line-height: 110%;
  position: absolute;
}

.home-about_img-text-4.center.small {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 40px;
  line-height: 100%;
  position: static;
}

.home-about_component-4 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 0;
  transition: padding .6s;
  display: flex;
  position: relative;
}

.animation-scroll-border-4 {
  border-radius: 0;
}

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

.scroll-note_text-4 {
  z-index: 2;
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 500;
  position: absolute;
  top: 2rem;
}

.image-11 {
  display: none;
}

.background-video-5 {
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
}

.heading-5 {
  color: #fff;
  text-transform: capitalize;
}

.image-12 {
  filter: blur(3px);
  border-top: .5px solid #8d8d8d;
  max-width: 70%;
  padding-top: 50px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.container-6 {
  background-image: url('../images/black-linerar-top.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 50vh;
  position: absolute;
  inset: 0% 0% auto;
}

.container-6.zindex {
  z-index: 0;
}

.add-space {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 90vh;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.apple-example-headline {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 5rem;
  font-weight: 600;
}

.apple-example-headline.bsi-heading-1 {
  font-size: 8rem;
}

.apple-example-headline.bsi-heading-1.white {
  font-size: 6rem;
}

.apple-example-headline.bsi-heading-1.white._5 {
  font-size: 5.5rem;
  font-weight: 600;
  line-height: 1.2em;
}

.apple-example-headline.bsi-heading-1.white._5.left {
  text-align: left;
}

.apple-example-headline.bsi-heading-1.white._5._6em {
  font-size: 5em;
}

.apple-example-headline.bsi-heading-1.white._5._6em.left {
  font-size: 5.5em;
  line-height: 1.1em;
}

.apple-example-headline.bsi-heading-1.white._5._6em.left.rightalign {
  text-align: right;
}

.apple-example-title {
  font-size: 1.8125rem;
}

.grid-horizontal {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  margin-top: 2rem;
  display: grid;
}

.apple-example-button {
  text-align: center;
  background-color: #0071e3;
  border-radius: 100px;
  padding: .7rem 2rem;
  font-size: 1.125rem;
  transition: background-color .2s;
}

.apple-example-button:hover {
  background-color: #5ca8f5;
}

.image-13 {
  opacity: 1;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: static;
  inset: auto 0 38% auto;
}

.text-span-5 {
  font-family: Great Vibes, cursive;
  font-size: 2rem;
}

.home-header_img-2, .home-header_img-3 {
  aspect-ratio: 1 / 1.3;
  object-fit: cover;
  border-radius: 1.25rem;
  max-width: none;
  height: 9rem;
  position: absolute;
}

.link {
  color: #fff;
  letter-spacing: 0;
  font-family: SF Pro Regular, Verdana, sans-serif;
}

.lottie-rope-in, .lottie-rope-out {
  width: 100%;
  height: 70%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.intro-text-one {
  z-index: 2;
  grid-column-gap: 1.4rem;
  grid-row-gap: 1.4rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.sticky-parent {
  background-image: url('../images/white-bg.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.bg-whipe {
  background-color: #330812;
  width: 20%;
  height: 100%;
  position: relative;
}

.lottie-rope-out-2 {
  width: 100%;
  height: 140%;
  position: absolute;
  inset: -10% auto auto 0%;
}

.bone-parent {
  grid-column-gap: 4%;
  grid-row-gap: 4%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.serif {
  font-weight: 400;
}

.lottie-rope-in-2 {
  width: 100%;
  height: 140%;
  position: absolute;
  inset: -10% auto auto 0%;
}

.bone-child {
  grid-column-gap: 4%;
  grid-row-gap: 4%;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.intro-title {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 13vw;
  line-height: .8;
}

.intro-text-two {
  z-index: 2;
  grid-column-gap: 1.4rem;
  grid-row-gap: 1.4rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.whipe-section-top {
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.section-sticky {
  z-index: 1;
  background-color: #c3d3f9;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 400vh;
  position: relative;
  overflow: clip;
}

.grump-cat-one {
  z-index: 2;
  width: 32rem;
  position: absolute;
  inset: 0% auto auto 1%;
}

.dog-parent {
  opacity: .4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-16 {
  letter-spacing: 0;
  font-size: 1em;
}

.text-16.lh-160 {
  color: #fff;
  font-family: SF Pro Regular, Verdana, sans-serif;
  line-height: 160%;
}

.text-16.lh-160.center {
  text-align: center;
}

.text-16.lh-160.gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #000, #fff 24%);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-16.lh-160.gradient.b {
  background-image: linear-gradient(270deg, #000, #fff 24%);
}

.text-16.lh-160.gradient.c {
  background-image: linear-gradient(#000, #fff 24%);
}

.text-16.lh-160.gradient.d {
  background-image: linear-gradient(0deg, #000, #fff 24%);
}

.slide-line {
  z-index: 0;
  background-color: #fff3;
  width: 100%;
  height: .0625em;
  position: relative;
}

.dot {
  background-color: #fff;
  border-radius: 100%;
  width: .5em;
  height: .5em;
  position: absolute;
  bottom: -.25em;
  left: 0;
}

.revolution-wrap {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex-flow: column;
  display: flex;
}

.slide-btn {
  border: 1px solid #fff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  transition: color .3s, background-color .3s;
  display: flex;
}

.slide-btn.is-year {
  color: #fff;
}

.slide-btn.is-year:hover {
  color: #111;
  background-color: #fff;
}

.slide-wrap {
  padding-bottom: .25em;
  overflow: hidden;
}

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

.revolution-content {
  position: relative;
}

.text-18 {
  color: #fff;
  font-family: SF Pro Bold, Verdana, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 160%;
}

.slide-content {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  opacity: 1;
  background-color: #0000;
  flex-flow: column;
  width: 50em;
  transition: opacity .3s;
  display: flex;
}

.title {
  font-size: 1em;
  font-weight: 500;
  line-height: 120%;
}

.title.white {
  color: #fff;
}

.year {
  color: var(--_colors---primary--white);
  letter-spacing: -.04em;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 7.5em;
  line-height: 136%;
}

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

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

.swiper.is-year {
  flex-flow: column;
  display: flex;
  overflow: visible;
  position: relative !important;
}

.swiper.is-year-content {
  max-width: 50em;
  height: auto;
  position: absolute;
  bottom: 0%;
  left: 0%;
}

.revolution-head {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  display: flex;
}

.slide-nav {
  z-index: 3;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-end;
  margin-top: 18em;
  display: flex;
  position: relative;
}

.icon-16 {
  width: 1em;
  height: 1em;
}

.text-56 {
  color: #111;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5em;
  font-weight: 500;
  line-height: 100%;
}

.text-56.white {
  color: #fff;
  text-align: left;
  font-family: SF Pro Regular, Verdana, sans-serif;
}

.swiper-wrapper {
  position: static !important;
}

.brs-grid-2-heading-1 {
  color: #f7f6f8;
  border-bottom: .1em solid #565659;
  margin-bottom: .8em;
  padding-bottom: .8em;
  font-size: 2em;
  line-height: 1.3em;
}

.image-14 {
  z-index: -1;
  opacity: .3;
  padding-top: 50px;
  padding-bottom: 50px;
  position: absolute;
  inset: auto 0% 0%;
}

.image-15 {
  z-index: -9;
  opacity: .2;
  position: absolute;
  inset: auto 0% 0%;
}

.image-15.img-opacity {
  opacity: .2;
  filter: blur(3px);
}

.image-16 {
  z-index: -1;
  opacity: .25;
  position: absolute;
  inset: auto 0% 0%;
}

.brv-container-interaction-1-10 {
  z-index: 10;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1-6 {
  z-index: 6;
  opacity: 0;
  margin-bottom: 5em;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-content-wrap-1 {
  position: relative;
}

.brv-container-interaction-1-25 {
  z-index: 25;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-b-grid-pic-1 {
  max-width: 70%;
  height: 100%;
}

.brv-c-wrap-text-1 {
  color: #f7f6f8;
  text-align: center;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.3em;
}

.brv-container-interaction-1-13 {
  z-index: 13;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-wrap-c-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4em;
  padding-left: 15em;
  padding-right: 15em;
  display: flex;
}

.brv-container-interaction-1-26 {
  z-index: 26;
  opacity: 0;
  margin-bottom: 5em;
  padding-top: 15em;
  position: absolute;
  inset: 0%;
}

.brs-section-1 {
  background-color: #000;
  width: 100%;
  padding: 5em;
}

.brs-section-1._2 {
  padding-bottom: 23.4em;
  padding-left: 2em;
  padding-right: 2em;
}

.brs-section-1._2._18._100 {
  height: 100%;
}

.brs-section-1._2._18._100.nonebg.nonepaddingbtm {
  padding-bottom: 5em;
}

.brv-d-wrap-button-1 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.brv-wrap-paragraph-1 {
  z-index: 2;
  position: relative;
  top: 15em;
}

.brv-container-interaction-1-11 {
  z-index: 11;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1-15 {
  z-index: 15;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1-19 {
  z-index: 19;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1 {
  margin-bottom: 5em;
  padding-top: 9em;
}

.brv-container-interaction-1.brv-bords-1 {
  padding-top: 15em;
}

.brv-wrap-d-1, .brv-wrap-b-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brv-a-wrap-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4em;
  padding-left: 5em;
  padding-right: 5em;
  display: flex;
}

.brv-b-wrap-grid-1 {
  grid-column-gap: 2em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
}

.brv-container-interaction-1-24 {
  z-index: 24;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1-20 {
  z-index: 20;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1-3 {
  z-index: 3;
  opacity: 0;
  margin-bottom: 5em;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1-17 {
  z-index: 17;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-b-grid-wrap-pic-1 {
  justify-content: center;
  align-items: center;
  margin-bottom: 4em;
  display: flex;
}

.brv-b-grid-wrap-heading-1 {
  margin-bottom: .8em;
  padding-left: 2em;
  padding-right: 2em;
}

.brv-b-grid-wrap-heading-1.normal {
  text-align: center;
}

.brv-container-interaction-1-9 {
  z-index: 9;
  opacity: 0;
  margin-bottom: 5em;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1-16 {
  z-index: 16;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-wrap-stiky-1 {
  flex-direction: column;
  align-items: center;
  height: 85vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 0%;
}

.brv-wrap-stiky-1._100 {
  height: 100%;
}

.brv-container-interaction-1-12 {
  z-index: 12;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

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

.brv-container-interaction-1-18 {
  z-index: 18;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1-4 {
  z-index: 4;
  opacity: 0;
  margin-bottom: 5em;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-guia-1 {
  opacity: 0;
  background-color: #a575ac;
  width: 2em;
  height: 80vh;
}

.brv-b-grid-link-ind-1 {
  color: #5d97fa;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #6e9ccc 14%, #3452e7 98%, #4b65ea 100%, #111c86);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 1rem;
  font-size: 1.5em;
  line-height: 1.3em;
  text-decoration: none;
}

.brv-b-grid-link-ind-1._2 {
  background-image: linear-gradient(90deg, #e293e5 14%, #7f33f2 98%, #4b65ea 100%, #2b3eec);
  margin-bottom: 1rem;
}

.brv-d-button-1 {
  color: #262526;
  text-align: center;
  cursor: pointer;
  background-color: #f7f6f8;
  background-image: url('../images/Slice-2_1Slice 2.png');
  background-position: 94%;
  background-repeat: no-repeat;
  background-size: auto 1.5em;
  border: .1em solid #000;
  border-radius: 423423000px;
  padding: .5em 3em .5em 2em;
  font-size: 1.8em;
  font-weight: 500;
  line-height: 1.3em;
  display: block;
}

.brv-d-button-1:hover {
  color: #fff;
  background-color: #000;
  background-image: none;
  background-position: 94%;
  background-repeat: no-repeat;
  background-size: auto 1.5em;
  border: .1em solid #fff;
}

.brv-container-interaction-1-7 {
  z-index: 7;
  opacity: 0;
  margin-bottom: 5em;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1-23 {
  z-index: 23;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1-8 {
  z-index: 8;
  opacity: 0;
  margin-bottom: 5em;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-wrap-a-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brv-container-interaction-1-21 {
  z-index: 21;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-b-grid-wrap-link-ind-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.brv-b-grid-wrap-link-ind-1.center {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.brv-container-interaction-1-2 {
  z-index: 2;
  opacity: 0;
  margin-bottom: 5em;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.text-block-9 {
  color: #f7f6f8;
  text-align: center;
  font-size: 4.5em;
  font-weight: 700;
  line-height: 1.3em;
  display: inline-block;
}

.fondo {
  background-image: url('../images/m1_bg__cauh8axa5f36_large_2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
}

.brv-container-interaction-1-14 {
  z-index: 14;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-b-grid-heading-1 {
  color: #f7f6f8;
  text-align: center;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.3em;
}

.brv-b-grid-heading-1.smaller {
  font-size: 30px;
}

.brv-b-grid-heading-1.smaller.grad {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(315deg, #000, #fff 50%);
  -webkit-background-clip: text;
  background-clip: text;
}

.brv-container-interaction-1-22 {
  z-index: 22;
  opacity: 0;
  margin-bottom: 0;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.brv-container-interaction-1-5 {
  z-index: 5;
  opacity: 0;
  margin-bottom: 5em;
  padding-top: 15em;
  display: block;
  position: absolute;
  inset: 0%;
}

.nc_col-wrapper {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.nc_image_top-wrapper {
  width: 100%;
  display: flex;
  position: relative;
}

.dot-2 {
  background-color: #6e6e73;
  border-radius: 50%;
  width: 7px;
  height: 7px;
}

.text-span-large {
  letter-spacing: -.016em;
  font-size: 7.5rem;
  line-height: .916;
}

.nc_image-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  color: #6e6e73;
  border-left: 1px solid #424245;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  max-height: 60.625rem;
  padding: 7.5vw 6vw;
  display: flex;
  overflow: hidden;
}

.nc_info-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid #424245;
  border-bottom: 1px solid #424245;
  grid-template: "Area-2 Area" .5fr
                 ". Area" .5fr
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: flex;
}

.nc_image_bottom-wrapper {
  width: 34.8125rem;
  height: 49.4375rem;
  position: relative;
  left: 9%;
}

.nc_p4-wrapper {
  max-width: 68%;
}

.text-style-p2 {
  letter-spacing: .007em;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.142;
}

.text-style-p3 {
  letter-spacing: .011em;
  font-size: 1.3125rem;
  font-weight: 600;
  line-height: 1.19;
}

.text-style-p3.is-centered {
  text-align: center;
}

.text-span-white {
  color: #fff;
}

.line-2 {
  background-color: #6e6e73;
  width: 1px;
  height: 359px;
  position: static;
}

.line_wrapper {
  z-index: 5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: .5625rem;
  height: 22.875rem;
  display: flex;
  position: absolute;
  inset: 0% 3.5vw auto auto;
}

.nc_p2-wrapper {
  color: #6e6e73;
  max-width: 1800px;
}

.text-span-lime {
  color: #00ff41;
}

.nc_details-wrapper {
  background-image: url('../images/noise_cancel_particle__e2ew4rzcyjee_large_1noise_cancel_particle__e2ew4rzcyjee_large.webp');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #424245;
  justify-content: center;
  align-items: center;
  padding: 7.5vw 6vw;
  display: flex;
}

.nc_details-wrapper.is-2 {
  color: #6e6e73;
  background-color: #0000;
  background-image: none;
  border-bottom: 0 #0000;
  flex: 1;
}

.text-style-p4 {
  font-size: 1.3125rem;
  font-weight: 600;
  line-height: 25px;
}

.tabs_top {
  grid-column-gap: 1.75em;
  grid-row-gap: 1.75em;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 2.2em;
  display: flex;
}

.tabs_tab {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 1.8em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tabs_tab.closed {
  flex: none;
  overflow: hidden;
}

.tabs_tab.div-block-3257-copy {
  height: auto;
}

.tabs_right {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0%;
}

.tabs_heading {
  z-index: 3;
  color: #fff;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-left: -.025em;
  padding-top: .2em;
  font-family: SF Pro Medium, Verdana, sans-serif;
  font-size: 18em;
  font-weight: 600;
  line-height: .5;
  position: relative;
}

.tabs_heading.is-2 {
  font-size: 28.7em;
}

.tabs_heading.is-3 {
  font-size: 24.1em;
}

.tabs_video {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: relative;
}

.page-wrapper-2 {
  width: 100%;
  font-size: 1em;
  display: none;
  position: relative;
  overflow: hidden;
}

.tabs_left {
  z-index: 2;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  height: 100%;
  display: flex;
  position: relative;
}

.global-styles {
  position: fixed;
  inset: 0% 0% auto;
}

.tabs_num {
  color: var(--_colors---primary--white);
  letter-spacing: .03em;
  text-transform: uppercase;
  padding-top: .2em;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 6em;
  font-weight: 600;
  line-height: .5;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.tabs {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  min-height: 100vh;
  display: flex;
}

.image-17 {
  width: 100%;
  height: 100%;
}

.card-inner_block {
  z-index: 1;
  color: #fff;
  margin-top: auto;
  margin-left: 0;
  position: relative;
}

.card-inner_block.inner {
  margin-bottom: 25px;
  margin-left: 25px;
}

.regulartitle {
  color: #292121;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 31px;
  font-weight: 400;
}

.regulartitle.whitetext {
  color: #fff;
  text-align: center;
  line-height: 30px;
}

.regulartitle.whitetext.leftalign {
  text-align: left;
  letter-spacing: 0;
  text-align: left;
  font-size: 22px;
}

.layout77_content-left {
  grid-row-gap: 5rem;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.layout77_content-left._50size {
  justify-content: center;
  align-items: center;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 24.6rem;
  min-height: 24.6rem;
  padding: 1.5rem .5rem;
  position: relative;
}

.layout77_content-left._50size.buyersleads {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 45rem;
  min-height: 45rem;
}

.overlay-card {
  background-image: linear-gradient(0deg, #020c0ee3 18%, #0000 58%);
  position: absolute;
  inset: 0%;
}

.card-image {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.card-image.none {
  object-fit: none;
}

.link-block-21 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  text-decoration: none;
}

.bold-text {
  text-transform: capitalize;
  font-family: SF Pro Regular, Verdana, sans-serif;
}

.togglecontainer {
  justify-content: flex-start;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.toggle {
  color: #fff0;
  border: .5px solid #fff;
  border-radius: 30px;
  width: auto;
}

.div-block-3 {
  padding-left: 10px;
  padding-right: 10px;
}

.service-title-wrap {
  grid-column-gap: .5rem;
  align-items: flex-start;
  line-height: 2;
  display: flex;
}

.service-top-content {
  z-index: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.service-component {
  padding-top: 0;
  padding-bottom: 5rem;
  position: relative;
}

.service-component.div-block-3257-copy.none {
  background-image: none;
}

.service-image-absolute {
  z-index: 5;
  transform-origin: 0 100%;
  width: 20rem;
  height: 20rem;
  position: absolute;
  inset: auto auto 0% 0%;
}

.service-image-absolute.right {
  object-fit: fill;
  width: 20rem;
  height: 100%;
  left: auto;
  right: 0%;
  overflow: visible;
}

.service-arrow {
  color: #fff;
  width: 1.25rem;
  height: 1.25rem;
}

.service-feature-text {
  color: #fff;
  white-space: nowrap;
  border: .5px solid #fff;
  border-radius: 30px;
  padding: 10px 25px;
  font-size: 1rem;
  line-height: 1.5;
}

.service-feature-text:hover {
  color: #000;
  background-image: linear-gradient(#fff, #fff);
}

.service-feature-text.white {
  color: #fff;
  text-align: center;
  border-width: 1px;
  border-color: #fff;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.service-feature-text.white.white2 {
  color: #000;
  background-color: #fff;
  font-family: SF Pro Medium, Verdana, sans-serif;
}

.service-image-wrapper {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.service-description {
  color: #bbb;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.service-description-item {
  z-index: 1;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 55rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 25px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.service-title-item {
  width: 100%;
  height: 8rem;
  position: relative;
  overflow: hidden;
}

.service-title-item.z-index-3 {
  z-index: 3;
  height: 8rem;
  position: relative;
}

.service-number-wrap {
  opacity: .5;
  position: relative;
  overflow: hidden;
}

.service-arrow-wrap {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.service-feature-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.service-image {
  object-fit: scale-down;
  width: 80%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.service-image._100 {
  object-fit: scale-down;
  width: 100%;
}

.service-feature-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-bottom: 1.5rem;
  margin-left: 0;
}

.service-content-wrapper {
  cursor: pointer;
  justify-content: space-between;
  padding-top: 1rem;
  display: flex;
  position: relative;
}

.service-content-wrapper._100 {
  width: 100%;
  display: block;
}

.service-content-wrapper._100.block {
  display: block;
}

.service-content-wrapper._100.none {
  display: none;
}

.service-content-block {
  cursor: pointer;
  border-bottom: 1px solid #ffffff1a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.service-number {
  color: #fff;
  width: 100%;
  margin-top: 5px;
  padding-right: 5px;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

.service-title {
  text-transform: none;
  font-family: SF Pro Medium, Verdana, sans-serif;
  font-size: 6rem;
  font-weight: 500;
  line-height: 1.2;
}

.service-title.alternate {
  color: gray;
}

.service-title.bsi-heading-1.left.reversed {
  text-align: left;
  background-image: linear-gradient(182deg, #000, #66748dbf 88%, #9ba1acb8);
  margin-left: 25px;
  line-height: 1.3;
}

.service-title.bsi-heading-1.left.reversed.white {
  background-image: linear-gradient(182deg, #fff, #d1d1d1bf 88%, #9ba1acb8);
}

.div-block-4 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.brv-container-interaction-1-27 {
  margin-bottom: 5em;
  padding-top: 9em;
}

.brv-container-interaction-1-27.brv-bords-1 {
  padding-top: 15em;
}

.brv-container-interaction-1-27.brv-bords-1.none {
  padding-top: 0;
}

.text-block-10 {
  color: #f7f6f8;
  text-align: center;
  font-size: 4.5em;
  font-weight: 700;
  line-height: 1.3em;
  display: inline-block;
}

.linedivider {
  background-color: #fff;
  width: 60%;
  height: 1px;
  margin: 15px auto;
}

.aaa-link-block-1-3 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.aaa-link-block-2-2 {
  height: 5em;
}

.aaa-heading-3-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.3em;
}

.aaa-text-9-2 {
  color: #fff;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.3em;
}

.aaa-decor-4-2 {
  padding-right: 0;
  display: flex;
}

.aaa-text-10-2 {
  color: #fff;
  text-align: center;
  background-image: url('../images/Screenshot-2022-06-29-20.06.08_1Screenshot 2022-06-29 20.06.08.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto .7em;
  padding-right: 1em;
  font-family: SF Pro Regular, Verdana, sans-serif;
  font-size: 1.2em;
  line-height: 1.3em;
}

.faq-tab-link {
  color: #d0d0d0;
  background-color: #0000;
  border: 1px solid #ffffff26;
  border-radius: 40px;
  padding: 12px 24px;
  font-size: 1.25rem;
}

.faq-tab-link.w--current {
  opacity: 1;
  color: #fff;
  background-color: #ffffff26;
  border-color: #0000;
  font-size: 1.25rem;
}

.faq-top {
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 32px;
}

.accordion-title {
  color: #fff;
  font-size: 24px;
}

.accordion-body {
  max-width: 760px;
  padding-top: 14px;
  overflow: hidden;
}

.minus {
  background-color: #fff;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 6px;
  left: -6px;
}

.container-7 {
  max-width: 1312px;
  padding-left: 16px;
  padding-right: 16px;
}

.faq-tabs {
  max-width: 1016px;
  margin-left: auto;
  margin-right: auto;
}

.accordion-content {
  color: #d0d0d0;
}

.accordion-header {
  justify-content: space-between;
  align-items: center;
  padding-right: 10px;
  display: flex;
}

.heading-three {
  color: #010101;
  letter-spacing: -1.28px;
  font-size: 64px;
  font-weight: 600;
  line-height: 106%;
}

.heading-three.text-white {
  color: #fff;
}

.heading-three.text-white.text-effect {
  -webkit-text-fill-color: transparent;
  background-image: radial-gradient(circle closest-corner at 50% 0, #cdcdcd 30%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
}

.heading-three.text-white.text-effect.righttext {
  text-align: right;
}

.faq-area {
  background-color: #000;
  padding-top: 120px;
  padding-bottom: 120px;
}

.accordion-item {
  cursor: pointer;
  border-bottom: 1px solid #ffffff29;
  margin-bottom: 32px;
  padding-bottom: 32px;
}

.faq-tab-menu {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  padding-bottom: 60px;
  display: flex;
}

.plus {
  background-color: #fff;
  width: 2px;
  height: 14px;
}

.accordion-icon-wrap {
  position: relative;
}

.herocasestudy {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
}

.center {
  color: var(--_colors---primary--white);
  text-align: center;
}

.sectioncollaboration {
  display: block;
}

.paragraph {
  text-align: left;
  font-size: 1.313rem;
  font-weight: 500;
  line-height: 1.5;
}

.paragraph.max-width {
  max-width: 350px;
  padding-top: 0;
}

.paragraph.max-width.white {
  color: var(--_colors---primary--beige);
}

.paragraph.white {
  color: var(--_colors---primary--white);
}

.paragraph.grey {
  font-family: SF Pro Bold, Verdana, sans-serif;
}

.paragraph.u-text-center {
  text-align: center;
  font-weight: 500;
}

.size {
  color: #fafafa;
  font-family: SF Pro Bold, Verdana, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
}

.grid {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  margin-top: 2.5rem;
}

.italic-text {
  color: #fafafa;
  font-style: normal;
}

.m4_bottom_info {
  background-color: #000;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
  inset: auto 0% -7%;
  overflow: hidden;
}

.s-container {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12.5rem;
  padding-bottom: 5rem;
  display: flex;
}

.s-container._0_top_pad {
  max-width: 50rem;
  padding-top: 0;
  padding-bottom: 5rem;
}

.s-container._0_top_pad._0_bottom_pad {
  padding-bottom: 0;
}

.s-container._0_top_pad._0_bottom_pad.left {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: flex-start;
}

.s-container._0_top_pad._0_bottom_pad.centerblock {
  margin-left: auto;
}

.s-container._0_bottom_pad {
  max-width: 70%;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.s-container._0_bottom_pad.z {
  z-index: 1;
  position: relative;
}

.s-container.u_flex_row {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 70rem;
  padding-top: 5rem;
}

.h2 {
  opacity: 1;
  color: gray;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.h2.large {
  color: #fafafa;
  font-size: 5rem;
  font-weight: 500;
}

.gap-2-5rme {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.gap-2-5rme.borderright {
  border-left: .5px solid #535353;
  justify-content: flex-start;
  align-items: flex-end;
}

.gap-2-5rme.borderright.marginleft {
  margin-left: 0;
  padding-left: 40px;
}

.sectioncards {
  background-image: linear-gradient(#000, #000);
  justify-content: center;
  align-items: center;
  height: 70vh;
  margin-top: 0;
  display: flex;
}

.div-block-3320 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.accordion-icon_horizontal-line {
  color: #fff;
  background-color: #fff;
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

.accordion-icon_horizontal-line.verticalline {
  color: #303030;
  background-color: #303030;
  width: 400px;
  height: 1px;
}

.smalltext {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 8px;
  text-decoration: none;
}

.smalltext.leftalign {
  text-align: left;
  font-size: 10px;
}

.card-content-wrapper {
  cursor: auto;
  background-image: radial-gradient(circle farthest-side at 50% 0, #ffffff0f, #000 79%);
  border-radius: .6rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.container-82 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.paragraphregular {
  font-size: 15px;
  line-height: 30px;
}

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

.paragraphregular.centeralign.white {
  color: #fff;
}

.accordion-icon_component {
  color: #fff;
  border: 2px #fff;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 14px;
  display: flex;
  position: relative;
}

.accordion-icon_component.auto {
  margin-top: auto;
  margin-bottom: auto;
}

.glowing-wrapper-mask {
  opacity: 1;
}

.glowing-wrapper-mask-wrapper {
  opacity: 1;
  border-radius: 10px;
}

.glowing-wrapper-borders {
  opacity: 1;
  border-radius: 10px;
  width: 200%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.resources_title-link {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 0;
  text-decoration: none;
  display: flex;
}

.div-block-3319 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.glowing-wrapper-animations {
  opacity: 0;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  transition: opacity 1s;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.card-text-wrapper {
  opacity: .85;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  position: relative;
}

.image-18 {
  max-width: 25px;
}

.accordion-icon_vertical-line {
  background-color: #fff;
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.accordion-icon_vertical-line.horizontalline {
  color: #1a1a1a;
  background-color: #303030;
  width: 1px;
  height: 400px;
}

.glowing-wrapper-card {
  z-index: 1;
  opacity: 1;
  letter-spacing: -.01em;
  border: .6px solid #ffffff14;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: .5rem 1.5rem;
  font-size: .88rem;
  line-height: 1.42;
  text-decoration: none;
  display: flex;
  position: relative;
}

.styles---glowing-card {
  display: none;
}

.featureicon {
  background-color: #fff;
  background-image: url('../images/abstract-textured-backgound.webp');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #494949;
  border-radius: 300px;
  padding: 20px;
}

.glowing-card-lc {
  border-radius: 62.5rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.glowing-card-lc.glowing-wrapper-active {
  border-radius: .4rem;
  justify-content: center;
  align-items: center;
  width: 25rem;
  height: 25rem;
  display: inline-block;
}

.glowing-wrapper-borders-masker {
  opacity: 0;
  border-radius: 10px;
  width: 100%;
  padding: .3px;
  line-height: 100%;
  transition: opacity 1s;
  position: absolute;
  top: 0;
  left: 0;
}

.heading-6 {
  color: var(--_colors---primary--white);
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #000, #fff 31%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: SF Pro Medium, Verdana, sans-serif;
  font-size: 40px;
}

.intro-sticky {
  z-index: 1;
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.intro-sticky.flex {
  flex-flow: column;
}

.hero-grid-image-1 {
  height: 100%;
  padding-top: 60px;
  padding-left: 60px;
}

.hero-triple-grid {
  z-index: 5;
  grid-column-gap: 30px;
  grid-row-gap: 3016px;
  background-color: #111;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  max-height: 780px;
  padding-bottom: 0;
  display: grid;
  position: relative;
}

.hero-shadow {
  z-index: 10;
  background-image: linear-gradient(#000, #0000 100%, #0000);
  height: 100vh;
  position: absolute;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.hero-dual-grid-section {
  z-index: 2;
  margin-top: -100vh;
  position: relative;
}

.hero-grid-container {
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.hero-grid-container.right {
  padding: 60px;
  display: flex;
}

.hero-image {
  z-index: 6;
  background-color: #000;
  padding-top: 20vh;
  padding-left: 22%;
  padding-right: 22%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.img-wrapper-camera-glass {
  background-color: #000;
  padding-top: 30vh;
  overflow: hidden;
}

.hero-frame-bottom {
  z-index: 10;
  background-color: #111;
  height: 30px;
  position: absolute;
  inset: auto 0% 0%;
}

.dual-grid-left {
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-dual-grid-sticky {
  justify-content: center;
  align-items: center;
  height: 200vh;
  display: block;
  position: sticky;
  top: 0;
}

.hero-dual-grid {
  z-index: 100;
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  background-color: #111;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
}

.hero-content {
  z-index: 3;
  background-color: #000;
  margin-top: -100vh;
  position: relative;
}

.intro-content {
  max-width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 50px;
}

.intro-content._0 {
  padding-left: 0;
}

.intro-content._0._90 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.section-headline {
  color: #f5f5f7;
  letter-spacing: -.006px;
  max-width: 380px;
  font-size: 72px;
  font-weight: 600;
  line-height: 1.05;
}

.cta-links {
  justify-content: center;
  align-items: center;
  margin-top: 1.6em;
  display: flex;
}

.intro-paragraph {
  color: #aaa;
  text-align: center;
  letter-spacing: .004px;
  margin-top: 45px;
  margin-bottom: 50px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.125;
}

.camera-glass-image {
  width: 100%;
  height: 100%;
}

.hero-dual-grid-container {
  height: 400vh;
}

.cta-link {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
}

.cta-link:hover {
  text-decoration: underline;
}

.cta-link.left {
  margin-right: 30px;
}

.intro-pricing {
  color: #aaa;
  text-align: center;
  letter-spacing: -.003px;
  white-space: nowrap;
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 600;
}

.take-a-closer-look-content {
  margin-left: 15px;
  margin-right: 15px;
}

.intro-subhead {
  color: #f5f5f7;
  text-align: center;
  letter-spacing: -.01em;
  font-size: 96px;
  font-weight: 600;
  line-height: 1.04;
}

.hero-gtid-image-3 {
  max-width: 265px;
}

.hero-gtid-image-3.tablet {
  display: none;
}

.hero-image-container {
  z-index: 6;
  height: 88vh;
  position: relative;
  overflow: visible;
}

.section-paragraph {
  color: #aaa;
  letter-spacing: -.003px;
  max-width: 370px;
  font-size: 24px;
  font-weight: 600;
}

.hero {
  z-index: 10;
  background-color: #111;
  padding: 3rem 30px;
  position: relative;
}

.hero-content-conteiner {
  height: 200vh;
}

.hero-gtid-image-2 {
  background-image: url('../images/triptych_middle_landscape__c14zbto4v402_large_2x.jpg');
  background-position: 50% 100%;
  background-size: cover;
  width: 100%;
  height: 150%;
}

.card-inner_block-2 {
  z-index: 1;
  color: #fff;
  margin-top: auto;
  margin-left: 20px;
  position: relative;
}

.link-block-22 {
  width: 100%;
  min-width: 100%;
  max-width: 33.33%;
  text-decoration: none;
}

.link-block-22.margintop {
  padding-top: 50px;
}

.sectionmockups {
  padding-bottom: 5rem;
}

.sectionmockups.div-block-3257-copy {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.swiper-slide-2 {
  background-color: #000;
  border-radius: 2.5rem;
  width: 33%;
  min-width: 33%;
}

.swiper-slide-2._2 {
  background-color: #0000;
}

.swiper-wrapper-2 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.tab-menu-text {
  color: #fafafa;
  font-size: 12px;
}

.center-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 680px;
  display: flex;
  position: relative;
}

.center-2._2 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}

.center-2._2.column {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.tab-link-tab-2 {
  color: #aba9a9;
  background-color: #000;
  border-radius: 2rem;
}

.tab-link-tab-2.w--current {
  color: #fafafa;
  background-color: #000;
  border: 1px solid #aba9a9;
}

.slide_1a {
  background-color: #000;
  background-image: url('../images/slide_1A__cxvssgdj2v6u_large.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 2rem;
  width: 49%;
  height: 100%;
}

.slide_1a.white {
  background-image: url('../images/Slide-1-A-White.jpg');
}

.slide_1a.b {
  background-image: url('../images/slide_1B__dgpmmatbtrwy_large.jpg');
  background-position: 100% 100%;
}

.slide_1a.b.white {
  background-image: url('../images/slide-1-b-white.jpg');
}

.slide_3b {
  background-color: #000;
  border-radius: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.swiper-button-prev {
  cursor: pointer;
  background-color: #333336;
  border-radius: 10000px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin-right: 1rem;
  transition: background-color .369s;
  display: flex;
}

.swiper-button-prev:hover {
  background-color: #525257;
}

.slide_3a {
  background-color: #000;
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  width: 65%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.tabs-menu {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 2.5rem;
  display: flex;
}

.section-3 {
  padding-top: 12.5rem;
  padding-bottom: 12.5rem;
  position: relative;
}

.section-3.bg-light {
  background-color: #161617;
  position: static;
  overflow: hidden;
}

.prev-next-wrapper {
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.swiper-2 {
  cursor: auto;
  width: auto;
}

.swiper-button-next {
  cursor: pointer;
  background-color: #333336;
  border-radius: 10000px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin-right: 0;
  transition: background-color .369s;
  display: flex;
}

.swiper-button-next:hover {
  background-color: #525257;
}

.title-buttons-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 2.5rem;
  display: flex;
}

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

.container-83.relative {
  position: static;
}

.tabs-content {
  pointer-events: none;
  overflow: visible;
}

.image-3 {
  object-fit: contain;
  width: auto;
}

.icon {
  color: #fafafa;
  width: 1.5rem;
  height: 1.5rem;
}

.icon.left {
  color: #fafafa;
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.tab-link-tab-1 {
  background-color: #000;
  border-radius: 2.5rem;
}

.tab-link-tab-1.w--current {
  color: #fafafa;
  background-color: #000;
  border: 1px solid #aba9a9;
  border-radius: 2rem;
}

.slide-7 {
  background-color: #0000;
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.div-block-3237 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: sticky;
  top: 10vh;
  overflow: visible;
}

.div-block-3237.none {
  display: none;
}

.slide-6 {
  background-color: #0000;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
}

.mask {
  border-radius: 0;
  width: 100%;
  left: 0%;
  overflow: visible;
}

.div-block-3231 {
  background-image: url('../images/Screenshot-2025-12-17-at-9.36.51-AM.png');
  background-position: 100%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.div-block-3231._3 {
  background-image: url('../images/Screenshot-2025-12-17-at-9.36.35-AM.png');
}

.div-block-3231._2 {
  background-image: url('../images/Screenshot-2025-12-17-at-9.36.26-AM.png');
  background-position: 50%;
  align-items: center;
  display: flex;
}

.div-block-3231._5 {
  background-image: url('../images/Screenshot-2025-12-17-at-9.37.03-AM.png');
}

.div-block-3231._5._6 {
  background-image: url('../images/Screenshot-2025-12-17-at-9.36.56-AM.png');
}

.div-block-3231._5._8 {
  background-image: url('../images/Screenshot-2025-12-17-at-9.37.11-AM.png');
}

.div-block-3236 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-3238 {
  width: auto;
  padding-top: 0;
  position: relative;
  inset: 0% auto auto;
  overflow: visible;
}

.slider-3 {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 700px;
  display: flex;
  position: relative;
  top: auto;
}

.slide-nav-2 {
  display: none;
}

.slide-8 {
  background-color: #2bff00;
  background-image: url('../images/1440x2960-Wallpaper-222-.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.slide-8._4 {
  background-color: #0000;
  background-image: none;
}

.tablet-size {
  width: auto;
  position: relative;
}

.image-19 {
  height: 100vh;
}

.size-absolute {
  position: absolute;
  inset: 30% 0% 0% auto;
}

.h3 {
  font-size: 3rem;
  line-height: 1.2;
}

.h3.x-large {
  font-size: 5rem;
  font-weight: 500;
}

.h3.x-large.max-wodth {
  text-align: center;
  max-width: 750px;
  font-weight: 500;
}

.h3.x-large.white {
  color: var(--_colors---primary--white);
}

.h3.x-large.white.rightalign {
  text-align: right;
}

.left-arrow {
  background-image: linear-gradient(#0000003d, #0000003d);
  width: 50%;
  inset: 0% auto 0% 0%;
}

.right-arrow {
  background-color: #0000003d;
  width: 50%;
}

.icon-17 {
  inset: 0% auto 0% 20px;
}

.icon-18 {
  inset: 0% 20px 0% auto;
}

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

.display-image {
  z-index: 4;
  width: 984px;
  max-width: none;
  height: 752px;
  position: relative;
}

.neutral-6 {
  color: #fafafa;
}

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

.video-image-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.display_info_grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-bottom: 0;
}

.grid_child {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 60px;
}

.grid_child.rightligne {
  border-right: .5px solid #4d4d4d;
}

.grid_child.rightligne.bottomline {
  border-bottom: .5px solid #4d4d4d;
  padding: 60px 20px;
}

.grid_child.leftline {
  border-bottom: .5px solid #4d4d4d;
}

.grid_child.leftline.topline {
  border-top: .5px solid #4d4d4d;
  border-bottom-width: 0;
  border-bottom-color: #000;
  border-left: .5px solid #4d4d4d;
}

.gradient-text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(53deg, #f04e1b, #cab88e 27%, #fff 54%, #065ad2 77%);
  -webkit-background-clip: text;
  background-clip: text;
}

.gradient-text.large-paragraph {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #0069ff, #ee3900);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 1.75rem;
  font-weight: 700;
}

.display-video {
  z-index: 3;
  aspect-ratio: auto;
  object-fit: contain;
  width: 984px;
  height: 752px;
  position: absolute;
  inset: 0% 0% auto;
}

.display_info_wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sectiondesignsytem {
  background-image: linear-gradient(#000, #000);
}

.bold-text-3 {
  font-weight: 600;
  line-height: 1.2em;
}

.max-w-left {
  max-width: 600px;
}

.servise-wrapper {
  flex-flow: column;
  margin-top: -2.5vh;
  display: flex;
}

.button-text-wrapper {
  height: 22px;
  overflow: hidden;
}

.accordion-bottom {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  position: relative;
  overflow: hidden;
}

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

.margin-30.make-flex {
  display: flex;
}

.button-line-overlay {
  z-index: 1;
  background-color: #000;
  width: 100%;
  height: 1px;
  position: absolute;
}

.services-title-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.p-accortion {
  font-size: 1.2rem;
}

.button-line-first {
  background-color: #0006;
  width: 100%;
  height: 1px;
  margin-top: 1px;
  position: relative;
}

.service-title-2 {
  font-size: 2.2rem;
  line-height: 1;
}

.display-1 {
  opacity: 100;
  letter-spacing: -.15rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1.1;
}

.display-1.second, .display-1.second._5rem {
  font-size: 4.3rem;
}

.accortion-button {
  background-color: #222;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 5vh;
  height: 5vh;
  padding: 25px;
  display: flex;
  position: relative;
}

.container-84 {
  z-index: 30;
  mix-blend-mode: normal;
  width: 100%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.services-image-wrapper {
  width: 10vh;
  height: 9vh;
}

.button-flex {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-background {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.services-image-aspect-ratio {
  width: 100%;
  height: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.section-4 {
  background-color: #000;
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
}

.services-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .33fr;
  grid-auto-columns: 1fr;
  padding-top: 1.5vh;
  padding-bottom: 1.5vh;
  display: grid;
}

.plus-wrapper {
  justify-content: center;
  align-items: center;
  width: 3vh;
  height: 3vh;
  display: flex;
  position: absolute;
}

.line-3 {
  background-color: #f5f5f5;
  width: 50%;
  height: 2px;
  position: absolute;
}

.button-text {
  height: 20px;
}

.smaller {
  letter-spacing: -.05rem;
  font-size: 1.7rem;
  line-height: 1.3;
  display: inline-block;
}

.button-with-line {
  color: #000;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}

.button-with-line.invert {
  filter: invert();
}

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

.service-item {
  cursor: pointer;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-top: -1px;
}

.accordion-bottom-text {
  padding-bottom: 1.5vh;
  padding-left: 13vh;
  padding-right: 17vh;
}

.line-1 {
  background-color: #fff;
  width: 2px;
  height: 50%;
  position: absolute;
}

.container-85 {
  z-index: 30;
  mix-blend-mode: normal;
  width: 100%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.line-4 {
  background-color: #fff;
  width: 2px;
  height: 50%;
  position: absolute;
}

.container-86 {
  z-index: 30;
  mix-blend-mode: normal;
  width: 100%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.line-5 {
  background-color: #fff;
  width: 2px;
  height: 50%;
  position: absolute;
}

.play-pause-button {
  display: none;
}

@media screen and (min-width: 1280px) {
  .f-section-large {
    background-color: #fff0;
  }

  .line_wrapper {
    right: 22%;
  }
}

@media screen and (min-width: 1440px) {
  .bsk-selection-1, .brf-selection-1, .bsi-selection-1 {
    font-size: 14px;
  }

  .apple-example-button:hover {
    background-color: #4ca4fc;
  }

  .line_wrapper {
    right: 25%;
  }

  .service-description {
    font-size: 1.125rem;
  }

  .service-description-item {
    width: 50rem;
  }

  .service-title-item {
    height: 8rem;
  }

  .service-title {
    font-size: 8rem;
  }

  .faq-tabs {
    max-width: 1016px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1920px) {
  .brs-4-tab-des--1-bar-2-1 {
    width: 27em;
  }

  .brv-wrap-stiky-1 {
    height: 90vh;
  }

  .nc_image_bottom-wrapper {
    left: 25%;
  }

  .regulartitle.whitetext.leftalign {
    font-size: 28px;
  }

  .layout77_content-left._50size.buyersleads {
    height: 45rem;
    min-height: 45rem;
  }

  .grid {
    width: 100%;
  }

  .m4_bottom_info {
    bottom: 0%;
  }

  .s-container._0_top_pad._0_bottom_pad.left {
    justify-content: center;
    align-items: flex-start;
  }

  .title-buttons-wrapper {
    margin-bottom: 5rem;
  }

  .tabs-content {
    overflow: visible;
  }

  .tablet-size {
    width: auto;
  }
}

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

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

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

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

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

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

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

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

  .padding-section-medium.is-tablet-smaller {
    padding-top: var(--fixed--3rem);
  }

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

  .resources_component {
    grid-column-gap: var(--fixed--4rem);
    grid-row-gap: var(--fixed--4rem);
  }

  .resources_item-content {
    grid-row-gap: var(--fixed--0-5rem);
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

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

  .padding-section-large.is-tablet-smaller {
    padding-top: var(--fixed--3rem);
  }

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

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

  .heading-style-h3 {
    -webkit-text-stroke-width: 0px;
  }

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

  .hide-tablet {
    display: none;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

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

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

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

  .home-header_imgs-wrap {
    width: 100vw;
    height: auto;
    min-height: auto;
  }

  .navbar_logo {
    width: var(--fixed--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: #0009;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 5rem);
    display: none;
    position: absolute;
    top: calc(100% + 1rem);
  }

  .navbar_links {
    z-index: 101;
    flex-flow: column;
  }

  .navbar_logo-wrap {
    top: auto;
  }

  .brands_item-logo {
    height: 25%;
  }

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

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

  .home-about_heading, .home-about_img-text {
    font-size: var(--_typography---h4--font-size);
    -webkit-text-stroke-width: 0px;
  }

  .work-list_wrapper {
    width: 80%;
  }

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

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

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

  .services_component {
    grid-column-gap: var(--fixed--2-5rem);
    grid-row-gap: var(--fixed--2-5rem);
    flex-flow: column;
    display: flex;
  }

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

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

  .cta_component {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .cta_graphic-wrap {
    aspect-ratio: 2.39;
  }

  .cta_content {
    padding: var(--fixed--3rem);
  }

  .cta_head {
    max-width: none;
  }

  .footer_legal-links {
    place-items: end center;
  }

  .footer_lists {
    grid-column-gap: var(--fixed--0-875rem);
    grid-row-gap: var(--fixed--0-875rem);
  }

  .footer_wrap {
    padding-top: var(--fixed--2-25rem);
    padding-bottom: var(--fixed--1rem);
  }

  .footer_copyright {
    font-weight: 500;
  }

  .footer_main {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .footer_links-groups {
    grid-column-gap: 4.5rem;
    grid-row-gap: 4.5rem;
    width: 100%;
  }

  .footer_legal-divider {
    width: 100%;
    height: 1px;
    display: none;
  }

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

  .about-header_asset-text {
    font-size: .75rem;
  }

  .about-header_asset-info {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .about-header_cube-side {
    border-radius: 4vw;
  }

  .about-header_cube-side._4 {
    transform: translate3d(0%, 0, -20vw)rotateX(0)rotateY(-90deg)rotateZ(0);
  }

  .about-header_cube-side._2 {
    transform: translate3d(100%, 0, 20vw)rotateX(0)rotateY(90deg)rotateZ(0);
  }

  .about-header_cube-side._3 {
    transform: rotateX(0)rotateY(180deg)rotateZ(0)translate3d(0%, 0%, 20vw);
  }

  .about-header_cube-side._1 {
    transform: translate3d(0, 0, 20vw);
  }

  .about-header_cube {
    width: 40vw;
  }

  .about-header_cube-wrap {
    height: auto;
  }

  .about-header_spacing {
    padding-top: 10vw;
  }

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

  .about-values_imgs-wrap {
    aspect-ratio: 16 / 9;
  }

  .about-values_block-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .about-values_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .about-values_imgs-wrapper {
    width: 100%;
    height: auto;
    padding: 0 2.25rem;
    display: none;
    position: relative;
    top: auto;
  }

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

  .about-values_img-tablet {
    aspect-ratio: 1;
    border-radius: var(--border-radius--large);
    display: block;
  }

  .about-values_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .about-values_block {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center end;
    padding: 0;
    display: grid;
  }

  .about-team_grid {
    grid-column-gap: var(--fixed--1-125rem);
    grid-row-gap: var(--fixed--3rem);
    grid-template-columns: 1fr 1fr;
  }

  .blog-list_list {
    grid-row-gap: var(--fixed--3rem);
    grid-template-columns: 1fr 1fr;
  }

  .newsletter_arrow {
    width: 2.5rem;
  }

  .text-field {
    font-size: var(--fixed--2-25rem);
    height: 10rem;
    padding-left: 3rem;
    padding-right: 11rem;
  }

  .newsletter_btn-wrapper {
    padding: .75rem;
  }

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

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

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

  .faq_question-wrap {
    grid-template-columns: 5.65302% 1fr 5%;
  }

  .faq_button-line {
    width: var(--fixed--1-125rem);
  }

  .navbar_hamburger-wrap {
    z-index: 101;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    margin-left: auto;
    margin-right: -.3rem;
    display: flex;
    position: relative;
  }

  .navbar_hamburger {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    display: flex;
  }

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

  .work-final_img {
    position: relative;
  }

  .work-content_head {
    grid-column-gap: var(--fixed--0-875rem);
    grid-row-gap: var(--fixed--0-875rem);
  }

  .work-content_grid {
    flex-flow: column;
    display: flex;
  }

  .work-content_content {
    grid-column-gap: var(--fixed--1-5rem);
    grid-row-gap: var(--fixed--1-5rem);
    max-width: 100%;
    position: relative;
    top: auto;
  }

  .work-header_infos {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .case-content_imgs-list {
    grid-column-gap: var(--fixed--3rem);
    grid-row-gap: var(--fixed--3rem);
  }

  .work-final_img-wrap {
    aspect-ratio: auto;
  }

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

  .work-header_img-wrap {
    aspect-ratio: auto;
  }

  .work-header_img {
    position: relative;
  }

  .work-content_heading, .instructions_rich-text h4 {
    font-size: var(--fixed--1-75rem);
  }

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

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

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

  .heading_animate.bsi-heading-1.left {
    font-size: 5em;
  }

  .text-block-2._2 {
    margin-left: 0;
    padding-left: 3%;
  }

  .feature-2 {
    flex-direction: column;
  }

  .f-logo-carousel-wrap {
    width: 95%;
    margin-left: 0;
    margin-right: 0;
  }

  .bsi-heading-1 {
    font-size: 7em;
  }

  .bsi-heading-1.white.center._3 {
    font-size: 3em;
  }

  .bsk-selection-1 {
    padding-left: 3em;
    padding-right: 3em;
    font-size: 1.3vw;
  }

  .brf-selection-1 {
    padding-left: 5em;
    padding-right: 5em;
    font-size: 1.3vw;
  }

  .div-block-3257-copy {
    justify-content: space-between;
    height: 600px;
  }

  .brf-wrap-1 {
    width: 68em;
  }

  .container-4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .feature-box {
    width: 70%;
  }

  .bsi-selection-1 {
    padding-left: 3em;
    padding-right: 3em;
    font-size: 1.3vw;
  }

  .home-about_img-text-2, .home-about_heading-2, .home-about_img-text-3 {
    -webkit-text-stroke-width: 0px;
    font-size: 2.75rem;
  }

  .video_info-wrapper {
    max-width: 680px;
  }

  .gradienttop.absolute.none {
    display: none;
  }

  .image-rotate-1._25 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    top: auto;
  }

  .logo-section {
    width: 585px;
    height: 465px;
    margin-top: 200px;
  }

  .gallery-circle.gallery-circle-1, .gallery-circle.gallery-circle-2, .gallery-circle.gallery-circle-5, .gallery-circle.gallery-circle-3, .gallery-circle.gallery-circle-4 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .image-6 {
    height: auto;
  }

  .gallery-7-title {
    letter-spacing: .009em;
    width: 50%;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    font-size: 24px;
    line-height: 28px;
  }

  .gallery-bento-4-titlte {
    letter-spacing: -.022em;
    padding: 25px 18px 5px;
    font-size: 17px;
    line-height: 21px;
  }

  .bigger-text-copy {
    letter-spacing: -.015em;
    margin-top: -36px;
    margin-left: -150px;
    font-size: 96px;
    line-height: 96px;
  }

  .image-8 {
    max-width: 372px;
    max-height: 156px;
  }

  .image-9 {
    width: 174px;
    height: 222px;
  }

  .manifesto-scroll-container {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .product-size, .product-size.iphone-plus-name {
    font-size: 48px;
    line-height: 48px;
  }

  .big-text {
    margin-top: -36px;
    font-size: 96px;
    line-height: 96px;
  }

  .gallery-bento {
    width: 224px;
  }

  .image-10 {
    width: 385px;
    height: 208px;
  }

  .camera-image-wrapper {
    width: 1180px;
    height: 465px;
    margin-left: 450px;
  }

  .safety-text {
    letter-spacing: -.015em;
    width: 800px;
    font-size: 96px;
    line-height: 96px;
    position: absolute;
    bottom: -20px;
  }

  .bigger-headline-container-copy {
    margin-bottom: 0;
  }

  .ctas-list {
    height: 100%;
  }

  .text-block-4 {
    padding-left: 0;
  }

  .image-container.right-image, .image-container.left-image {
    min-width: 590px;
  }

  .image-rotate-4._25 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    top: auto;
  }

  .gallery-bento-1-image {
    width: 180px;
  }

  .ctas-wrapper {
    height: 100%;
    padding-bottom: 10rem;
  }

  .gallery-bento-1-text {
    padding: 18px;
    font-size: 17px;
    line-height: 21px;
  }

  .image-rotate-2._25 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    top: auto;
  }

  .camera-text {
    letter-spacing: -.015em;
    width: 115%;
    margin-left: -58px;
    font-size: 88px;
    line-height: 96px;
  }

  .beautifull-durable {
    font-size: 24px;
    line-height: 28px;
  }

  .product-name, .product-name.iphone-plus-name {
    font-size: 17px;
    line-height: 21px;
  }

  .text-block-8 {
    letter-spacing: -.022em;
    font-size: 17px;
    line-height: 21px;
  }

  .gallery-bento-4-text {
    letter-spacing: -.003em;
    font-size: 48px;
    line-height: 48px;
  }

  .image-iphone-14-plus {
    width: auto;
    min-width: 100%;
    height: auto;
  }

  .rotate-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    overflow: hidden;
  }

  .image-4 {
    width: 100%;
    height: 595px;
    margin-left: 0;
  }

  .design {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 692px;
  }

  .image-7 {
    width: 210px;
    max-width: 210px;
  }

  .gallery-7-description {
    letter-spacing: -.022em;
    width: 50%;
    padding: 18px 18px 18px 8px;
    font-size: 17px;
    line-height: 21px;
  }

  .gallery-bento-3-position.gallerry-end-2 {
    height: 236px;
  }

  .gallery-bento-6-image-wrapper {
    width: 100%;
    height: 179px;
  }

  .gallery-bento-6-text {
    letter-spacing: -.022em;
    padding: 18px;
    font-size: 17px;
    line-height: 21px;
  }

  .image-iphone-14 {
    width: auto;
    min-width: 100%;
  }

  .brs-4-tab-des--1-bar-2-1._5-1 {
    width: 50em;
  }

  .home-about_img-text-4 {
    -webkit-text-stroke-width: 0px;
    font-size: 2.75rem;
  }

  .apple-example-headline.bsi-heading-1.white._5 {
    font-size: 5rem;
  }

  .sticky-parent {
    flex-flow: column;
    overflow: visible;
  }

  .bone-parent {
    transform: scale(.5);
  }

  .intro-title {
    font-size: 14vw;
  }

  .container {
    padding-left: 3em;
    padding-right: 3em;
  }

  .title {
    font-size: .875em;
  }

  .year {
    font-size: 5em;
  }

  .text-56 {
    font-size: 2em;
  }

  .brv-container-interaction-1-10, .brv-container-interaction-1-6, .brv-container-interaction-1-25 {
    padding-top: 9em;
  }

  .brv-b-grid-pic-1 {
    max-width: 150px;
    height: auto;
  }

  .brv-container-interaction-1-13 {
    padding-top: 9em;
  }

  .brv-wrap-c-1 {
    padding-left: 6em;
    padding-right: 6em;
  }

  .brv-container-interaction-1-26 {
    height: 100%;
    padding-top: 9em;
  }

  .brs-section-1 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .brs-section-1._2._18 {
    padding-bottom: 15em;
  }

  .brv-wrap-paragraph-1.none {
    top: auto;
  }

  .brv-container-interaction-1-11, .brv-container-interaction-1-15, .brv-container-interaction-1-19 {
    padding-top: 9em;
  }

  .brv-container-interaction-1.brv-bords-1 {
    width: 100%;
    padding-top: 9em;
  }

  .brv-b-grid-wrap-1 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .brv-b-wrap-grid-1 {
    flex-flow: column;
    display: flex;
  }

  .brv-container-interaction-1-24, .brv-container-interaction-1-20, .brv-container-interaction-1-3, .brv-container-interaction-1-17, .brv-container-interaction-1-9, .brv-container-interaction-1-16 {
    padding-top: 9em;
  }

  .brv-wrap-stiky-1 {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .brv-container-interaction-1-12, .brv-container-interaction-1-18, .brv-container-interaction-1-4 {
    padding-top: 9em;
  }

  .brv-guia-1 {
    height: 70vh;
  }

  .brv-container-interaction-1-7, .brv-container-interaction-1-23, .brv-container-interaction-1-8, .brv-container-interaction-1-21, .brv-container-interaction-1-2, .brv-container-interaction-1-14, .brv-container-interaction-1-22, .brv-container-interaction-1-5 {
    padding-top: 9em;
  }

  .nc_col-wrapper {
    border-left: 1px solid #424245;
    width: 24.0313rem;
  }

  .text-span-large {
    font-size: 5rem;
    line-height: .7;
  }

  .nc_image-component {
    border-right: 1px solid #424245;
    width: 24.0313rem;
    padding-top: 4rem;
  }

  .nc_info-wrapper {
    justify-content: center;
    height: 47.5rem;
  }

  .nc_image_bottom-wrapper {
    width: 22.625rem;
    height: 32.0625rem;
    left: 6%;
  }

  .airpod-image {
    object-fit: contain;
    width: auto;
  }

  .nc_p4-wrapper {
    max-width: 13.5rem;
  }

  .text-style-p2 {
    letter-spacing: 0;
    font-size: 1.375rem;
    line-height: 1.18182;
  }

  .text-style-p3 {
    letter-spacing: -.022em;
    font-size: 1.0625rem;
    line-height: 1.235;
  }

  .text-style-p3.is-centered {
    line-height: 1.2353;
  }

  .line_wrapper {
    height: 356px;
    left: 236px;
    right: auto;
  }

  .nc_details-wrapper {
    min-height: 21.6875rem;
  }

  .nc_details-wrapper.is-2 {
    padding: 6.375rem 3.25rem;
  }

  .text-style-p4 {
    letter-spacing: -.374px;
    font-size: 1.0625rem;
    line-height: 1.23529;
  }

  .layout77_content-left {
    grid-row-gap: 2.5rem;
  }

  .layout77_content-left._50size.buyersleads._100 {
    justify-content: center;
    align-items: flex-start;
  }

  .card-image {
    object-fit: contain;
  }

  .link-block-21 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .service-component.div-block-3257-copy.none._100 {
    height: 100%;
  }

  .service-image-absolute {
    display: none;
  }

  .service-feature-text.white.white2 {
    width: 150px;
  }

  .service-description-item {
    flex-flow: column;
    width: 100%;
    padding-left: 20px;
  }

  .service-title-item {
    height: 4.5rem;
  }

  .service-arrow-wrap {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .service-feature-grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .service-number {
    font-size: 1rem;
  }

  .service-title {
    font-size: 4rem;
  }

  .brv-container-interaction-1-27.brv-bords-1 {
    width: 100%;
    padding-top: 9em;
  }

  .aaa-link-block-1-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .aaa-decor-4-2 {
    background-size: auto .9em;
  }

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

  .s-container._0_top_pad._0_bottom_pad.centerblock._100 {
    max-width: 90%;
  }

  .s-container._0_bottom_pad.z._100 {
    max-width: 100%;
  }

  .h2 {
    font-size: 3.5rem;
  }

  .gap-2-5rme {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .card-content-wrapper {
    height: 100%;
  }

  .container-82 {
    flex-flow: column;
  }

  .accordion-icon_component.auto {
    display: none;
  }

  .div-block-3319, .animatedcard {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
  }

  .glowing-card-lc.glowing-wrapper-active {
    width: 30rem;
    height: 25rem;
  }

  .glowing-wrapper-borders-masker {
    top: 0;
  }

  .hero-triple-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .hero-grid-container.right {
    padding: 40px;
  }

  .hero-image {
    background-position: 50%;
  }

  .img-wrapper-camera-glass._0 {
    padding-top: 0;
  }

  .hero-frame-bottom {
    height: 20px;
  }

  .dual-grid-left {
    justify-content: flex-start;
    padding-left: 10vw;
  }

  .hero-dual-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .intro-content {
    max-width: 90%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .intro-content.none {
    padding-left: 0;
  }

  .section-headline {
    max-width: 350px;
    font-size: 64px;
  }

  .intro-paragraph {
    margin-top: 35px;
    margin-bottom: 40px;
    font-size: 28px;
  }

  .cta-link {
    font-size: 21px;
  }

  .intro-pricing {
    margin-bottom: 15px;
    font-size: 21px;
  }

  .intro-subhead {
    font-size: 80px;
  }

  .hero-gtid-image-3 {
    display: none;
  }

  .hero-gtid-image-3.tablet {
    width: 100%;
    max-width: 100%;
    display: block;
  }

  .section-paragraph {
    max-width: 300px;
    font-size: 21px;
  }

  .hero {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .link-block-22 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .link-block-22.margintop {
    padding-top: 0;
  }

  .sectionmockups.div-block-3257-copy {
    height: 100%;
  }

  .slider-3 {
    width: 700px;
  }

  .h3 {
    font-size: 2.5rem;
  }

  .service-title-2 {
    margin-left: 3vh;
    font-size: 28px;
  }

  .display-1 {
    letter-spacing: -.05rem;
    font-size: 3rem;
  }

  .display-1.second {
    letter-spacing: -.05rem;
    font-size: 2.4rem;
  }

  .services-image-wrapper {
    width: 7vh;
    height: 7vh;
  }

  .section-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .grid-2-column {
    flex-flow: column-reverse;
    display: flex;
  }

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

  .grid-2-column.reverse.add-gap {
    grid-row-gap: 100px;
  }

  .accordion-bottom-text {
    padding-left: 10vh;
    padding-right: 10vh;
  }
}

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

  .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: var(--base--beige\<deleted\|variable-18c14968-cf92-b56f-6465-88a57344cb44\>);
  }

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

  .brands_item-logo-wrap {
    width: 12rem;
  }

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

  .home-about_heading, .home-about_img-text {
    -webkit-text-stroke-width: 0px;
  }

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

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

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

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

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

  .footer_link-label {
    font-size: .875rem;
  }

  .footer_legal-links {
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    justify-items: center;
  }

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

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

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

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

  .footer_main {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .footer_links-groups {
    grid-column-gap: 2.25rem;
    grid-row-gap: 1.75rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: stretch;
    width: auto;
    display: flex;
  }

  .footer_legal-divider {
    width: 1px;
    height: 1.5rem;
    display: none;
  }

  .footer_group {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .footer_social {
    grid-column-gap: 1rem;
    justify-content: center;
    align-items: flex-start;
  }

  .footer_link {
    font-size: .75rem;
  }

  .about-header_content {
    position: relative;
  }

  .about-header_asset-info {
    padding: 1rem;
  }

  .about-values_block-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .about-values_wrapper {
    flex-direction: column;
  }

  .about-values_imgs-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: relative;
    top: auto;
  }

  .about-values_block, .about-team_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .about-team_text, .about-team_text-2 {
    font-size: .75rem;
  }

  .blog-list_subheading, .blog-list_desc {
    font-size: var(--fixed--0-875rem);
  }

  .newsletter_arrow {
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    display: flex;
  }

  .newsletter_btn-wrap {
    border-radius: var(--fixed--0-875rem);
  }

  .text-field {
    border-radius: var(--fixed--1rem);
    font-size: var(--fixed--1-75rem);
    height: 6rem;
    padding-left: 2rem;
    padding-right: 6rem;
  }

  .newsletter_btn-wrapper {
    padding: var(--fixed--0-5rem);
  }

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

  .button-solid {
    padding-top: var(--fixed--1rem);
    padding-bottom: var(--fixed--1rem);
    border-radius: .75rem;
    font-size: .875rem;
  }

  .faq_content {
    width: 98%;
    margin-left: 0;
  }

  .faq_question-wrap {
    grid-template-columns: 5.65302% 1fr 6%;
  }

  .faq_button-line {
    width: var(--fixed--0-875rem);
    height: 1px;
  }

  .post-header_infos {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

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

  .work-header_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .work-header_infos {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

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

  .work-header_info-text {
    display: none;
  }

  .work-content_heading {
    font-size: var(--fixed--1-5rem);
    -webkit-text-stroke-width: 0px;
  }

  .blog-list_title {
    font-size: var(--fixed--1-25rem);
  }

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

  .instructions_rich-text h2 {
    margin-top: var(--fixed--1-25rem);
    margin-bottom: var(--fixed--1-25rem);
    padding-top: var(--fixed--1-125rem);
    padding-bottom: var(--fixed--1-125rem);
    padding-left: var(--fixed--1rem);
    border-left-width: 2px;
    font-size: 1.35rem;
  }

  .instructions_rich-text p {
    margin-bottom: var(--fixed--1-75rem);
  }

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

  .instructions_rich-text h3 {
    margin-top: var(--fixed--1-5rem);
    margin-bottom: var(--fixed--1-25rem);
    font-size: var(--fixed--1-125rem);
  }

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

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

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

  .bsi-heading-1 {
    font-size: 5.5em;
  }

  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bsm-textspan-1 {
    background-size: auto 1em;
  }

  .bsk-selection-1 {
    font-size: 1.69vw;
  }

  .brf-selection-1 {
    padding-left: 5em;
    padding-right: 5em;
    font-size: 1.69vw;
  }

  .brf-wrap-1 {
    width: 35em;
    margin-left: auto;
    margin-right: auto;
  }

  .bsi-paragraph-1 {
    font-size: 1.5em;
  }

  .brf-heading-1 {
    font-size: 5em;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .bsk-pic-1 {
    width: 19em;
  }

  .bsi-selection-1 {
    font-size: 1.69vw;
  }

  .home-about_img-text-2, .home-about_heading-2, .home-about_img-text-3 {
    -webkit-text-stroke-width: 0px;
  }

  .video_info-wrapper {
    max-width: 398px;
  }

  .image-rotate-1 {
    display: none;
  }

  .logo-section {
    width: 100%;
  }

  .image-6 {
    width: 297px;
  }

  .bigger-text-copy {
    margin-top: -36px;
    margin-left: -86px;
    font-size: 48px;
    line-height: 48px;
  }

  .text-block-3 {
    font-size: 86px;
    line-height: 86px;
  }

  .manifesto-scroll-container {
    margin-top: 200px;
    margin-bottom: 300px;
  }

  .big-text {
    margin-top: -20px;
    margin-right: 50px;
    font-size: 48px;
    line-height: 48px;
  }

  .camera-image-wrapper {
    width: 778px;
    height: 414px;
    margin-left: 300px;
  }

  .wonderfull {
    font-size: 46px;
    line-height: 46px;
  }

  .text-block-7 {
    font-size: 18px;
  }

  .safety-text {
    left: -110px;
  }

  .text-block-4 {
    font-size: 18px;
  }

  .image-container.right-image, .image-container.left-image {
    min-width: 352px;
  }

  .ctas-wrapper {
    overflow: hidden;
  }

  .image-rotate-5 {
    display: none;
  }

  .spec-container {
    z-index: -1;
  }

  .image-iphone-14-plus {
    width: auto;
    min-width: 100%;
  }

  .rotate-wrapper {
    overflow: hidden;
  }

  .image-4 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .text-block-6 {
    font-size: 18px;
  }

  .design {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    max-width: 500px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-about_img-text-4 {
    -webkit-text-stroke-width: 0px;
  }

  .apple-example-headline {
    font-size: 3rem;
  }

  .lottie-rope-in, .lottie-rope-out, .lottie-rope-out-2, .lottie-rope-in-2 {
    height: 160%;
    top: -30%;
  }

  .intro-title {
    font-size: 16vw;
  }

  .text-16.lh-160 {
    font-size: .875em;
  }

  .container {
    padding-left: 1em;
    padding-right: 1em;
  }

  .text-18 {
    font-size: 1em;
  }

  .title {
    font-size: .75em;
  }

  .year {
    font-size: 4em;
  }

  .swiper.is-year-content {
    position: relative;
  }

  .slide-nav {
    justify-content: flex-start;
    margin-top: 1em;
  }

  .text-56 {
    font-size: 1.75em;
  }

  .brv-b-grid-pic-1 {
    height: auto;
  }

  .brv-wrap-c-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .brs-section-1 {
    padding: 0 3em 8em;
  }

  .brv-b-wrap-grid-1 {
    grid-column-gap: 5em;
  }

  .brv-wrap-stiky-1 {
    height: 55vh;
    padding-left: 0;
    padding-right: 0;
  }

  .brv-guia-1 {
    height: 80vh;
  }

  .nc_col-wrapper {
    border-left: 0 #0000;
    width: 100%;
  }

  .nc_image_top-wrapper {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .text-span-large {
    font-size: 4.5rem;
    line-height: 1;
  }

  .nc_image-component {
    grid-column-gap: 4.75rem;
    grid-row-gap: 4.75rem;
    border-top: 1px solid #424245;
    border-left: 0 #0000;
    border-right: 0 #0000;
    align-items: center;
    width: 100%;
    height: 634px;
    padding-top: 3.75rem;
    padding-left: 6.25%;
    padding-right: 6.25%;
  }

  .nc_info-wrapper {
    flex-direction: column;
    height: auto;
  }

  .nc_image_bottom-wrapper {
    width: 22.4375rem;
    height: 31.8125rem;
    position: relative;
    left: -6%;
  }

  .nc_p4-wrapper {
    max-width: 27rem;
  }

  .text-style-p3 {
    letter-spacing: 0;
    font-size: .9375rem;
    line-height: 1.2666;
  }

  .text-style-p3.is-centered {
    font-size: 1.0625rem;
    line-height: 1.3;
  }

  .line-2 {
    height: 172px;
  }

  .line_wrapper {
    height: 185px;
    position: absolute;
    top: 130%;
    left: auto;
    right: auto;
  }

  .nc_p2-wrapper {
    max-width: 29rem;
  }

  .nc_details-wrapper {
    height: 22.8125rem;
    padding: 3.75rem 6.25%;
  }

  .text-style-p4 {
    letter-spacing: 0;
    font-size: .9375rem;
    line-height: 1.2666;
  }

  .service-description-item {
    width: auto;
  }

  .service-title-item {
    height: 3.5rem;
  }

  .service-title {
    font-size: 3rem;
  }

  .aaa-text-9-2 {
    font-size: 1.4em;
  }

  .faq-tab-link {
    border-radius: 99999px;
  }

  .hero {
    display: none;
  }

  .container-83 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .display-1.second {
    font-size: 2rem;
  }

  .display-1.second._5rem {
    font-size: 3.2rem;
  }

  .section-4 {
    padding-left: 2%;
    padding-right: 2%;
  }
}

@media screen and (max-width: 479px) {
  .resources_items, .resources_items.more-columns {
    grid-template-columns: 1fr;
  }

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

  .heading-style-h2.is-mobile-h3.white._8 {
    font-size: 5em;
  }

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

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

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

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

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

  .work-list_wrapper {
    width: 100%;
  }

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

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

  .cta_content {
    padding: var(--fixed--2rem);
  }

  .footer_legal-links {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

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

  .footer_template-links {
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: auto;
  }

  .footer_main {
    grid-column-gap: var(--fixed--2-75rem);
    grid-row-gap: var(--fixed--2-75rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer_links-groups {
    padding-right: 1.75rem;
  }

  .footer_legal-divider {
    display: none;
  }

  .footer_legal-wrap {
    margin-right: auto;
  }

  .about-header_cube-side._4 {
    transform: translate3d(0%, 0, -25vw)rotateX(0)rotateY(-90deg)rotateZ(0);
  }

  .about-header_cube-side._2 {
    transform: translate3d(100%, 0, 25vw)rotateX(0)rotateY(90deg)rotateZ(0);
  }

  .about-header_cube-side._3 {
    transform: rotateX(0)rotateY(180deg)rotateZ(0)translate3d(0%, 0%, 25vw);
  }

  .about-header_cube-side._1 {
    transform: translate3d(0, 0, 25vw);
  }

  .about-header_cube {
    width: 50vw;
  }

  .about-header_cube-wrap {
    perspective: 1000px;
  }

  .about-header_spacing {
    padding-top: var(--fixed--2-75rem);
  }

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

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

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

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

  .about-values_block {
    grid-column-gap: 1.125rem;
    grid-row-gap: 1.125rem;
    flex-flow: column;
    display: flex;
  }

  .about-team_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .blog-list_list {
    flex-flow: column;
    display: flex;
  }

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

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

  .faq_answer-wrap {
    padding-left: 0;
  }

  .faq_question-wrap {
    grid-template-columns: 5.65302% 1fr 10%;
  }

  .faq_button {
    width: 2rem;
    height: 2rem;
  }

  .home-header_img {
    border-radius: 1.75vh;
    width: 10vh;
    height: auto;
  }

  .work-content_content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

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

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

  .work-related_img {
    aspect-ratio: 3 / 2;
  }

  .home-header_button.flex {
    flex-flow: column;
  }

  .transparentbutton.bigger.smallerbtn {
    padding: 10px 60px;
  }

  .heading_animate {
    font-size: 5em;
  }

  .heading_animate.bsi-heading-1.left {
    font-size: 38px;
  }

  ._0_shapee {
    border-width: 8px;
    width: 37px;
    height: 40px;
  }

  .container-2 {
    width: 100%;
  }

  .device_video {
    width: 100%;
    margin-top: 0;
  }

  .text-block-2._2 {
    width: 100%;
    font-size: 21px;
  }

  .bsi-text-1 {
    margin-top: 3em;
    font-size: 2em;
  }

  .bsi-text-1.white {
    text-align: left;
  }

  .sectionaboutme {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    overflow: visible;
  }

  .f-logo-carousel-wrap {
    background-color: #f4f4f400;
    border-radius: 0;
    min-height: 160px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 32px;
  }

  .bsi-heading-1 {
    text-align: left;
    font-size: 5em;
  }

  .bsi-heading-1.white.center._3 {
    text-align: center;
  }

  .bsk-wrap-grid-1 {
    grid-template-columns: 1fr;
  }

  .bsi-wrap-1 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .bsm-textspan-1 {
    background-size: auto 1em;
  }

  .bsk-selection-1 {
    padding-left: 5em;
    padding-right: 5em;
    font-size: 2.5vw;
  }

  .bsi-container-1 {
    min-width: 100%;
    max-width: 100%;
  }

  .f-logo-gradient-r {
    width: 40px;
    display: none;
  }

  .brf-selection-1 {
    margin-top: -20em;
    padding-left: 3em;
    padding-right: 3em;
    font-size: 2.5vw;
    overflow: hidden;
  }

  .div-block-3257-copy {
    height: auto;
  }

  .div-block-3257-copy.block {
    display: block;
  }

  .f-container-regular {
    background-color: #fff0;
  }

  .bsk-text-3 {
    font-size: 2em;
  }

  .brf-wrap-1 {
    width: 33em;
  }

  .container-4 {
    width: 100%;
    min-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .bsi-paragraph-1 {
    text-align: left;
    font-size: 1.8em;
  }

  .bsi-paragraph-1.white {
    text-align: center;
  }

  .brf-heading-1 {
    font-size: 5em;
  }

  .bsm-heading-1-1 {
    font-size: 3em;
  }

  .bsi-wrap-wrap {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .f-section-large {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .bsk-pic-1 {
    width: 30em;
  }

  .bsi-selection-1 {
    padding-left: 1em;
    padding-right: 1em;
    font-size: 2.5vw;
  }

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

  .video_info-component {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .video_info-wrapper {
    max-width: 324px;
  }

  .image-rotate-1._25.block {
    display: block;
  }

  .text-gradient-1 {
    font-size: 38px;
  }

  .text-gradient-1.no-padd {
    font-size: 50px;
    line-height: 50px;
  }

  .gallery-7-title {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

  .text-block-3 {
    font-size: 58px;
    line-height: 58px;
  }

  .image-8 {
    max-width: 100%;
  }

  .manifesto-scroll-container {
    margin-top: 0;
    margin-bottom: 100px;
  }

  .gallery-bento {
    width: 100%;
  }

  .camera-image-wrapper {
    width: 590px;
    height: 313px;
    margin-left: 270px;
  }

  .wonderfull {
    font-size: 34px;
    line-height: 34px;
  }

  .safety-text {
    max-width: 100%;
    font-size: 64px;
    line-height: 64px;
    left: auto;
  }

  .text-block-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .typography {
    margin-top: 10px;
    padding-top: 100px;
    padding-bottom: 150px;
  }

  .camera-text {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 64px;
    line-height: 64px;
  }

  .gallery-flex {
    flex-direction: column;
  }

  .icon-solid-circle {
    left: 50%;
  }

  .watch-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .image-iphone-14-plus {
    min-width: 100%;
  }

  .rotate-wrapper {
    overflow: hidden;
  }

  .image-4 {
    width: 100%;
    height: 100%;
  }

  .design {
    flex-direction: column;
    grid-template: "Area Area-2"
                   ". ."
                   ". ."
                   ". ."
                   ". ."
                   ". ."
                   ". ."
                   / 1fr;
    grid-auto-flow: row dense;
    max-width: none;
    display: flex;
  }

  .camera-text-money-wrapper {
    margin-top: 150px;
  }

  .gallery-7-description {
    text-align: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .text-block-5 {
    display: none;
  }

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

  .apple-example-headline {
    font-size: 2.5rem;
  }

  .apple-example-headline.bsi-heading-1.white._5 {
    text-align: center;
    font-size: 38px;
  }

  .apple-example-title {
    line-height: 1.2;
  }

  .home-header_img-2, .home-header_img-3 {
    border-radius: 1.75vh;
    width: 10vh;
    height: auto;
  }

  .bone-parent {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    transform: scale(.4);
  }

  .bone-child {
    justify-content: center;
    align-items: center;
  }

  .intro-title {
    font-size: 16vw;
  }

  .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-content {
    width: 100%;
  }

  .brs-section-1 {
    padding-bottom: 8em;
    padding-left: 3em;
    padding-right: 3em;
  }

  .brs-section-1._2._18 {
    padding-left: 0;
    padding-right: 0;
  }

  .brv-b-grid-wrap-1 {
    width: 100%;
  }

  .brv-wrap-d-1 {
    padding-left: 4em;
    padding-right: 4em;
  }

  .brv-a-wrap-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .brv-b-wrap-grid-1 {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .brv-wrap-stiky-1 {
    height: auto;
  }

  .brv-guia-1 {
    display: none;
  }

  .brv-b-grid-link-ind-1 {
    flex-direction: column;
  }

  .brv-b-grid-wrap-link-ind-1 {
    align-items: stretch;
  }

  .text-block-9 {
    font-size: 4em;
  }

  .fondo {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .nc_image_bottom-wrapper {
    left: auto;
  }

  .text-style-p3.is-centered {
    letter-spacing: -.374px;
    line-height: 1.3;
  }

  .line_wrapper {
    right: 35%;
  }

  .nc_details-wrapper {
    height: 24.125rem;
    min-height: auto;
  }

  .nc_details-wrapper.is-2 {
    min-height: auto;
    padding: 3.75rem 6.25%;
  }

  .card-inner_block {
    margin-left: 0;
  }

  .regulartitle {
    text-align: center;
    line-height: 35px;
  }

  .regulartitle.whitetext.leftalign {
    text-align: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .layout77_content-left._50size.buyersleads {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 25rem;
    min-height: 25rem;
  }

  .service-title-wrap {
    grid-column-gap: .5rem;
  }

  .service-top-content {
    justify-content: center;
    align-items: center;
  }

  .service-image-absolute.right {
    z-index: 0;
    opacity: .09;
    display: block;
  }

  .service-arrow {
    width: 1rem;
    height: 1rem;
  }

  .service-feature-text {
    font-size: 1rem;
  }

  .service-description-item {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
    overflow: hidden;
  }

  .service-title-item {
    height: 2.75rem;
  }

  .service-feature-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .service-content-block {
    justify-content: center;
    align-items: center;
  }

  .service-number {
    font-size: 1rem;
    line-height: 1;
  }

  .service-title {
    font-size: 2.5rem;
  }

  .service-title.bsi-heading-1.left.reversed.white {
    text-align: center;
  }

  .text-block-10 {
    font-size: 4em;
  }

  .aaa-link-block-2-2 {
    height: 7em;
  }

  .aaa-heading-3-2, .aaa-text-9-2 {
    font-size: 2em;
  }

  .aaa-decor-4-2 {
    background-position: 100%;
    align-items: center;
  }

  .aaa-text-10-2 {
    font-size: 1em;
  }

  .faq-tab-link {
    font-size: 14px;
  }

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

  .accordion-header {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .accordion-item.last {
    margin-bottom: 0;
  }

  .faq-tab-menu {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .h2 {
    font-size: 3rem;
  }

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

  .card-content-wrapper {
    height: 100%;
  }

  .paragraphregular {
    text-align: center;
  }

  .glowing-wrapper-card {
    min-height: 100%;
    max-height: 100%;
  }

  .glowing-card-lc.glowing-wrapper-active {
    width: 19rem;
    height: 25rem;
  }

  .intro-sticky {
    height: auto;
    position: relative;
  }

  .hero-shadow {
    display: none;
  }

  .hero-image {
    width: auto;
    height: 88vh;
    display: inline-block;
    position: sticky;
    top: 0;
  }

  .hero-frame-bottom {
    height: 15px;
  }

  .hero-frame-bottom.mobile {
    position: static;
  }

  .hero-dual-grid {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .hero-content {
    margin-top: -114vh;
  }

  .intro-content {
    text-align: left;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .text-span-2 {
    white-space: nowrap;
  }

  .section-headline {
    max-width: 223px;
    font-size: 40px;
  }

  .cta-links {
    flex-direction: column;
    align-items: flex-start;
  }

  .intro-paragraph {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .iphone-endframe-image {
    width: auto;
  }

  .cta-link {
    margin-top: 12px;
  }

  .intro-pricing {
    text-align: left;
    white-space: normal;
    margin-top: 15px;
  }

  .intro-subhead {
    text-align: left;
    font-size: 48px;
  }

  .hero-image-container {
    z-index: 2;
    height: 100%;
  }

  .section-paragraph {
    max-width: 270px;
    font-size: 19px;
  }

  .hero {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .hero-content-conteiner {
    height: auto;
  }

  .card-inner_block-2 {
    margin-left: 0;
  }

  .div-block-3231 {
    background-position: 70%;
  }

  .slider-3 {
    width: 400px;
  }

  .h3 {
    font-size: 2.25rem;
  }

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

  .p-accortion {
    letter-spacing: -.01px;
    font-size: 1.1rem;
  }

  .service-title-2 {
    margin-left: 0;
    font-size: 22px;
  }

  .display-1 {
    font-size: 34px;
  }

  .display-1.second {
    font-size: 1.6rem;
  }

  .display-1.second._5rem {
    font-size: 1.9rem;
  }

  .accortion-button {
    width: 3vh;
    height: 3vh;
  }

  .services-image-wrapper {
    display: none;
  }

  .button-flex {
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .section-4 {
    padding-bottom: 20px;
  }

  .smaller {
    letter-spacing: -.01rem;
  }

  .accordion-bottom-text {
    padding-left: 0;
    padding-right: 1vh;
  }
}

#w-node-_5dccb862-8f15-93fd-e22c-75434476bd50-fafcfa48, #w-node-_5dccb862-8f15-93fd-e22c-75434476bd63-fafcfa48, #w-node-ea3e5561-6a7b-754c-d675-bea0fc314e4c-fafcfa48, #w-node-_0e7cfae3-5dbf-996e-44ee-10ee4a423df9-fafcfa48 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#kiosk.w-node-_67290159-0221-c9b4-bc04-8480272bcd63-fafcfa48 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_67290159-0221-c9b4-bc04-8480272bcd79-fafcfa48 {
  justify-self: auto;
}

#w-node-_1aade97f-9c93-dcab-9122-2c9e9b3778f2-fafcfa48 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_1aade97f-9c93-dcab-9122-2c9e9b377910-fafcfa48 {
  justify-self: auto;
}

#w-node-bc68979d-59b2-fe84-cda9-350edb13262c-fafcfa48 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-bc68979d-59b2-fe84-cda9-350edb13264a-fafcfa48 {
  justify-self: auto;
}

#kiosk.w-node-_86c78b3b-aeac-3de3-98e7-b2ddb00081d3-fafcfa48 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_86c78b3b-aeac-3de3-98e7-b2ddb00081f2-fafcfa48 {
  justify-self: auto;
}

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

#kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe3043-6382b5ea {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe3062-6382b5ea {
  justify-self: auto;
}

#kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe306f-6382b5ea {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe308e-6382b5ea {
  justify-self: auto;
}

#kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe309b-6382b5ea {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30ba-6382b5ea {
  justify-self: auto;
}

#kiosk.w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8dee-08c63e3c {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e0c-08c63e3c {
  justify-self: auto;
}

#kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe306f-08c63e3c {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe308e-08c63e3c {
  justify-self: auto;
}

#kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe309b-08c63e3c {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30ba-08c63e3c {
  justify-self: auto;
}

#kiosk.w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8dee-c8bb1e83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e0c-c8bb1e83 {
  justify-self: auto;
}

#kiosk.w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abdb-c8bb1e83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abfa-c8bb1e83 {
  justify-self: auto;
}

#kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe309b-c8bb1e83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30ba-c8bb1e83 {
  justify-self: auto;
}

#kiosk.w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8dee-7984f828 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e0c-7984f828 {
  justify-self: auto;
}

#kiosk.w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abdb-7984f828 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abfa-7984f828 {
  justify-self: auto;
}

#kiosk.w-node-d4a78ba8-28bd-a788-18dd-6bf045547ec5-7984f828 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-d4a78ba8-28bd-a788-18dd-6bf045547ee4-7984f828 {
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #kiosk.w-node-_67290159-0221-c9b4-bc04-8480272bcd63-fafcfa48 {
    grid-column-start: 1;
  }

  #w-node-_67290159-0221-c9b4-bc04-8480272bcd72-fafcfa48 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_67290159-0221-c9b4-bc04-8480272bcd79-fafcfa48 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-_1aade97f-9c93-dcab-9122-2c9e9b3778f2-fafcfa48 {
    grid-column-start: 1;
  }

  #w-node-_1aade97f-9c93-dcab-9122-2c9e9b377909-fafcfa48 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_1aade97f-9c93-dcab-9122-2c9e9b377910-fafcfa48 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-bc68979d-59b2-fe84-cda9-350edb13262c-fafcfa48 {
    grid-column-start: 1;
  }

  #w-node-bc68979d-59b2-fe84-cda9-350edb132643-fafcfa48 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-bc68979d-59b2-fe84-cda9-350edb13264a-fafcfa48 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #kiosk.w-node-_86c78b3b-aeac-3de3-98e7-b2ddb00081d3-fafcfa48 {
    grid-column-start: 1;
  }

  #w-node-_86c78b3b-aeac-3de3-98e7-b2ddb00081eb-fafcfa48 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_86c78b3b-aeac-3de3-98e7-b2ddb00081f2-fafcfa48 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-_231fb08f-3475-c2f7-8540-c7d4b016c655-6382b5ea, #w-node-_0a684de2-c984-5700-e938-05fc8d789fad-6382b5ea {
    grid-area: 2 / 1 / 3 / 2;
  }

  #kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe3043-6382b5ea {
    grid-column-start: 1;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe305b-6382b5ea {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe3062-6382b5ea {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe306f-6382b5ea {
    grid-column-start: 1;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe3087-6382b5ea {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe308e-6382b5ea {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe309b-6382b5ea {
    grid-column-start: 1;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30b3-6382b5ea {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30ba-6382b5ea {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #user-personas.w-node-_231fb08f-3475-c2f7-8540-c7d4b016c655-08c63e3c, #w-node-_0a684de2-c984-5700-e938-05fc8d789fad-08c63e3c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #kiosk.w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8dee-08c63e3c {
    grid-column-start: 1;
  }

  #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e05-08c63e3c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e0c-08c63e3c {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe306f-08c63e3c {
    grid-column-start: 1;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe3087-08c63e3c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe308e-08c63e3c {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe309b-08c63e3c {
    grid-column-start: 1;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30b3-08c63e3c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30ba-08c63e3c {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-_231fb08f-3475-c2f7-8540-c7d4b016c655-c8bb1e83, #w-node-_0a684de2-c984-5700-e938-05fc8d789fad-c8bb1e83 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #kiosk.w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8dee-c8bb1e83 {
    grid-column-start: 1;
  }

  #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e05-c8bb1e83 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e0c-c8bb1e83 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #kiosk.w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abdb-c8bb1e83 {
    grid-column-start: 1;
  }

  #w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abf3-c8bb1e83 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abfa-c8bb1e83 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #kiosk.w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe309b-c8bb1e83 {
    grid-column-start: 1;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30b3-c8bb1e83 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30ba-c8bb1e83 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-_231fb08f-3475-c2f7-8540-c7d4b016c655-7984f828, #w-node-_0a684de2-c984-5700-e938-05fc8d789fad-7984f828 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #kiosk.w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8dee-7984f828 {
    grid-column-start: 1;
  }

  #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e05-7984f828 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e0c-7984f828 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #kiosk.w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abdb-7984f828 {
    grid-column-start: 1;
  }

  #w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abf3-7984f828 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abfa-7984f828 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #kiosk.w-node-d4a78ba8-28bd-a788-18dd-6bf045547ec5-7984f828 {
    grid-column-start: 1;
  }

  #w-node-d4a78ba8-28bd-a788-18dd-6bf045547edd-7984f828 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-d4a78ba8-28bd-a788-18dd-6bf045547ee4-7984f828 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_67290159-0221-c9b4-bc04-8480272bcd72-fafcfa48, #w-node-_1aade97f-9c93-dcab-9122-2c9e9b377909-fafcfa48, #w-node-bc68979d-59b2-fe84-cda9-350edb132643-fafcfa48, #w-node-_86c78b3b-aeac-3de3-98e7-b2ddb00081eb-fafcfa48, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe305b-6382b5ea, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe3087-6382b5ea, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30b3-6382b5ea, #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e05-08c63e3c, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe3087-08c63e3c, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30b3-08c63e3c, #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e05-c8bb1e83, #w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abf3-c8bb1e83, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30b3-c8bb1e83, #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e05-7984f828, #w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abf3-7984f828, #w-node-d4a78ba8-28bd-a788-18dd-6bf045547edd-7984f828 {
    grid-column-end: 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5dccb862-8f15-93fd-e22c-75434476bd50-fafcfa48, #w-node-ea3e5561-6a7b-754c-d675-bea0fc314e4c-fafcfa48, #w-node-_0e7cfae3-5dbf-996e-44ee-10ee4a423df9-fafcfa48 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_67290159-0221-c9b4-bc04-8480272bcd79-fafcfa48, #w-node-_1aade97f-9c93-dcab-9122-2c9e9b377910-fafcfa48, #w-node-bc68979d-59b2-fe84-cda9-350edb13264a-fafcfa48, #w-node-_86c78b3b-aeac-3de3-98e7-b2ddb00081f2-fafcfa48, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe3062-6382b5ea, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe308e-6382b5ea, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30ba-6382b5ea, #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e0c-08c63e3c, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe308e-08c63e3c, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30ba-08c63e3c, #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e0c-c8bb1e83, #w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abfa-c8bb1e83, #w-node-_32d8c8fc-0575-77a7-3541-6dc60bbe30ba-c8bb1e83, #w-node-f3b70594-d31a-4af8-af99-2c3d7a3c8e0c-7984f828, #w-node-_2c6dda5b-78dd-5da6-402c-4bd5d750abfa-7984f828, #w-node-d4a78ba8-28bd-a788-18dd-6bf045547ee4-7984f828 {
    grid-row: 2 / 3;
    grid-column-start: 1;
    justify-self: start;
  }
}


@font-face {
  font-family: 'SF Pro Bold';
  src: url('../fonts/SFPRODISPLAYBOLD.OTF') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SF Pro Medium';
  src: url('../fonts/SFPRODISPLAYMEDIUM.OTF') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SF Pro Regular';
  src: url('../fonts/SFPRODISPLAYREGULAR.OTF') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@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;
}