@font-face {
  font-family: Mona Sans Narrow;
  src: url('../fonts/Mona-Sans-BlackNarrow.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mona Sans Narrow;
  src: url('../fonts/Mona-Sans-BoldNarrow.woff2') format("woff2"), url('../fonts/Mona-Sans-ExtraBoldNarrow.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mona Sans Narrow;
  src: url('../fonts/Mona-Sans-SemiBoldNarrow.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mona Sans Narrow;
  src: url('../fonts/Mona-Sans-LightNarrow.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mona Sans Narrow;
  src: url('../fonts/Mona-Sans-MediumNarrow.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mona Sans Narrow;
  src: url('../fonts/Mona-Sans-UltraLightNarrow.woff2') format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

@font-face {
  font-family: Mona Sans;
  src: url('../fonts/Mona-Sans-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mona Sans;
  src: url('../fonts/Mona-Sans-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Space Mono;
  src: url('../fonts/SpaceMono-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Space Mono;
  src: url('../fonts/SpaceMono-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --primary-color--orange: #f36841; // #f36841;
  --_typography---font-family--secondary: "Mona Sans", Arial, sans-serif;
  --primary-color--black: black;
  --_typography---font-weight--regular: 400;
  --_typography---font-family--primary: "Mona Sans Narrow", Impact, sans-serif;
  --_typography---font-weight--extra-bold: 800;
  --_typography---h3--font-family: var(--_typography---font-family--primary);
  --_typography---h3--font-size: var(--_sizes---fixed--6rem);
  --_typography---h2--line-height: 100%;
  --_typography---h3--font-weight: var(--_typography---font-weight--extra-bold);
  --_typography---h3--letter-spacing: .1rem;
  --primary-color--white: #ececec;
  --_sizes---border-radius--large: 1rem;
  --neutral-color--primary-neutral: gray;
  --_typography---h5--font-family: var(--_typography---font-family--primary);
  --_typography---h5--font-size: var(--_sizes---fixed--2rem);
  --_typography---h5--line-height: 100%;
  --_typography---h5--font-weight: var(--_typography---font-weight--extra-bold);
  --_typography---h5--letter-spacing: .025rem;
  --_typography---h2--font-family: var(--_typography---font-family--primary);
  --_typography---h2--font-size: var(--_sizes---fixed--10rem);
  --_typography---h2--font-weight: var(--_typography---font-weight--extra-bold);
  --_typography---h2--letter-spacing: .1rem;
  --black\<deleted\|variable-078384d0-9b1e-b801-7450-069663b5a685\>: #000;
  --_typography---h6--font-family: var(--_typography---font-family--primary);
  --_typography---h6--font-size: var(--_sizes---fixed--1rem);
  --_typography---h6--line-height: 100%;
  --_typography---h6--font-weight: var(--_typography---font-weight--extra-bold);
  --_typography---h6--letter-spacing: .025rem;
  --_typography---font-weight--medium: 500;
  --border-color--transparent: #0000;
  --_typography---h1--font-family: var(--_typography---font-family--primary);
  --_typography---h1--font-size: var(--_sizes---fixed--12rem);
  --_typography---h1--line-height: 100%;
  --_typography---h1--font-weight: var(--_typography---font-weight--extra-bold);
  --_typography---h1--letter-spacing: .1rem;
  --_typography---h4--font-family: var(--_typography---font-family--primary);
  --_typography---h4--font-size: var(--_sizes---fixed--4rem);
  --_typography---h4--line-height: 100%;
  --_typography---h4--font-weight: var(--_typography---font-weight--extra-bold);
  --_typography---h4--letter-spacing: .1rem;
  --_sizes---border-radius--xlarge: 1.25rem;
  --border-color--secondary-border: #ffffff26;
  --neutral-color--secondary-neutral: #bbb;
  --_sizes---spacer--medium: 2rem;
  --_sizes---spacer--small: 1rem;
  --_sizes---border-radius--huge: 1.75rem;
  --_sizes---border-radius--medium: .75rem;
  --_typography---font-weight--black: 900;
  --_typography---font-family--tertiary: "Space Mono", Arial, sans-serif;
  --_sizes---spacer--xlarge: 4rem;
  --background-color--secondary-background: #000;
  --_sizes---border-radius--xxlarge: 1.5rem;
  --_sizes---spacer--xsmall: .5rem;
  --_sizes---spacer--large: 3rem;
  --_typography---font-weight--semibold: 600;
  --_sizes---spacer--tiny: .125rem;
  --_sizes---spacer--xxsmall: .25rem;
  --_typography---font-weight--thin: 100;
  --_typography---font-weight--extra-light: 200;
  --_typography---font-weight--light: 300;
  --_typography---font-weight--bold: 700;
  --_sizes---spacer--xxlarge: 5rem;
  --border-color--primary-border: #ffffff1a;
  --_sizes---spacer--huge: 6rem;
  --_sizes---spacer--xhuge: 8rem;
  --background-color--primary-background: #ececec;
  --_sizes---spacer--xxhuge: 10rem;
  --_sizes---border-radius--tiny: .125rem;
  --_sizes---border-radius--xxsmall: .25rem;
  --_sizes---border-radius--small: .5rem;
  --_sizes---border-radius--xhuge: 2rem;
  --_sizes---border-radius--xxhuge: 2.5rem;
  --_sizes---border-radius--100: 100%;
  --_sizes---section--small: 3rem;
  --_sizes---fixed--0rem: 0rem;
  --_sizes---fixed--0-125rem: .125rem;
  --_sizes---fixed--0-25rem: .25rem;
  --_sizes---fixed--0-5rem: .5rem;
  --_sizes---fixed--0-75rem: .75rem;
  --_sizes---fixed--0-875rem: .875rem;
  --_sizes---fixed--1rem: 1rem;
  --_sizes---fixed--1-125rem: 1.125rem;
  --_sizes---fixed--1-25rem: 1.25rem;
  --_sizes---fixed--1-375rem: 1.375rem;
  --_sizes---fixed--1-5rem: 1.5rem;
  --_sizes---fixed--1-625rem: 1.625rem;
  --_sizes---fixed--1-75rem: 1.75rem;
  --_sizes---fixed--1-875rem: 1.875rem;
  --_sizes---fixed--2rem: 2rem;
  --_sizes---fixed--2-25rem: 2.25rem;
  --_sizes---fixed--2-5rem: 2.5rem;
  --_sizes---fixed--2-75rem: 2.75rem;
  --_sizes---fixed--3rem: 3rem;
  --_sizes---fixed--3-25rem: 3.25rem;
  --_sizes---fixed--3-5rem: 3.5rem;
  --_sizes---fixed--3-75rem: 3.75rem;
  --_sizes---fixed--4rem: 4rem;
  --_sizes---fixed--4-25rem: 4.25rem;
  --_sizes---fixed--4-5rem: 4.5rem;
  --_sizes---fixed--4-75rem: 4.75rem;
  --_sizes---fixed--5rem: 5rem;
  --_sizes---fixed--5-5rem: 5.5rem;
  --_sizes---fixed--6rem: 6rem;
  --_sizes---fixed--6-5rem: 6.5rem;
  --_sizes---fixed--7rem: 7rem;
  --_sizes---fixed--7-5rem: 7.5rem;
  --_sizes---fixed--8rem: 8rem;
  --_sizes---fixed--8-5rem: 8.5rem;
  --_sizes---fixed--9rem: 9rem;
  --_sizes---fixed--9-5rem: 9.5rem;
  --_sizes---fixed--10rem: 10rem;
  --_sizes---fixed--12rem: 12rem;
  --_sizes---fixed--14rem: 14rem;
  --_sizes---fixed--16rem: 16rem;
  --_sizes---fixed--18rem: 18rem;
  --_sizes---fixed--20rem: 20rem;
  --_sizes---section--medium: 5rem;
  --_sizes---section--large: 8rem;
  --_sizes---section--xlarge: 10rem;
  --_typography---h3--line-height: 100%;
  --_sizes---section--huge: 12rem;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  background-color: var(--primary-color--orange);
  font-family: var(--_typography---font-family--secondary);
  color: var(--primary-color--black);
  font-size: 14px;
  line-height: 20px;
  font-weight: var(--_typography---font-weight--regular);
}

h1 {
  font-family: var(--_typography---font-family--primary);
  font-size: 4rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-family: var(--_typography---font-family--primary);
  font-size: 3rem;
  line-height: 1.1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  font-family: var(--_typography---font-family--primary);
  font-size: 2.5rem;
  line-height: 1.1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  font-family: var(--_typography---font-family--primary);
  font-size: 2rem;
  line-height: 1.1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  font-family: var(--_typography---font-family--primary);
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  font-family: var(--_typography---font-family--primary);
  font-size: .875rem;
  line-height: 18px;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--primary-color--black);
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

blockquote {
  border-left: 5px solid var(--primary-color--black);
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

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

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

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

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

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

.form-label {
  color: var(--primary-color--white);
}

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

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.icon-height-large {
  height: 3rem;
}

.icon-1x1-small {
  width: 1rem;
  height: 1rem;
}

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

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

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

.padding-small {
  padding: 1rem;
}

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.margin-xxsmall {
  margin: .25rem;
}

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

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.fs-styleguide-3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide-3-col.is-align-start {
  align-items: start;
}

.background-color-primary {
  background-color: var(--primary-color--orange);
  color: #fff;
}

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

.form-message-error {
  border-radius: var(--_sizes---border-radius--large);
  color: #3b0b0b;
  text-align: center;
  background-color: #f8e4e4;
  margin-top: 2.5rem;
  padding: 1.25rem;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.fs-styleguide-item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide-item.is-stretch {
  justify-items: stretch;
}

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

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

.overflow-auto {
  overflow: auto;
}

.fs-styleguide-classes {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

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

.hide {
  display: none;
}

.nav-client-first-logo {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
}

.form-message-success {
  border-radius: var(--_sizes---border-radius--large);
  color: #114e0b;
  text-align: center;
  background-color: #cef5ca;
  padding: 1.25rem;
  margin-top: 2.5rem;
}

.text-color-secondary {
  color: var(--neutral-color--primary-neutral);
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.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-align-left {
  text-align: left;
}

.fs-styleguide-section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-styleguide-section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.fs-styleguide-item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

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

.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);
  text-transform: uppercase;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.fs-styleguide-background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.fs-styleguide-2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide-2-col.is-align-start {
  align-items: start;
}

.text-style-quote {
  border-left: .25rem solid var(--primary-color--black);
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.fs-styleguide-4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

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

.overflow-hidden {
  overflow: hidden;
}

.padding-tiny {
  padding: .125rem;
}

.text-color-primary {
  color: var(--black\<deleted\|variable-078384d0-9b1e-b801-7450-069663b5a685\>);
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-medium {
  padding: 2rem;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.icon-height-medium {
  height: 2rem;
}

.spacer-large {
  padding-top: 3rem;
}

.fs-styleguide-heading-header {
  font-size: 6rem;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 10rem;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.nav-component {
  background-color: #000;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  inset: 0% 0% auto;
}

.form-checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.text-rich-text p {
  font-size: 1.125rem;
  line-height: 1.5;
}

.text-rich-text ul, .text-rich-text ol {
  font-size: 1rem;
  line-height: 1.5;
}

.text-rich-text blockquote {
  font-size: 1.25rem;
  line-height: 1.5;
}

.text-rich-text h1 {
  font-size: 6rem;
}

.text-rich-text h2 {
  font-size: 5rem;
}

.text-rich-text h3 {
  font-size: 4rem;
}

.text-rich-text h4 {
  font-size: 3rem;
}

.text-rich-text h5 {
  font-size: 2rem;
}

.text-rich-text h6 {
  font-size: 1rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.aspect-ratio-square {
  aspect-ratio: 1;
  object-fit: cover;
}

.text-size-medium {
  font-size: 1.25rem;
  line-height: 1.4;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.fs-styleguide-header {
  color: #fff;
  background-color: #000;
  background-image: radial-gradient(circle at 100% 100%, #dd23bb40, #0000 40%), radial-gradient(circle at 0 100%, #2d62ff4d, #0000 60%);
}

.margin-custom2 {
  margin: 2.5rem;
}

.margin-xxhuge {
  margin: 10rem;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

.form-radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.padding-xxhuge {
  padding: 10rem;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.form-radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form-radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form-radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.nav-button {
  padding: 1rem;
}

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

.padding-xxsmall {
  padding: .25rem;
}

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

.fs-styleguide-heading-medium {
  font-size: 4rem;
  line-height: 1;
}

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

.padding-huge {
  padding: 6rem;
}

.padding-0 {
  padding: 0;
}

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

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

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.icon-height-small {
  height: 1rem;
}

.margin-tiny {
  margin: .125rem;
}

.text-size-tiny {
  font-size: .75rem;
  line-height: 1.2;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

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

.margin-medium {
  margin: 2rem;
}

.form-checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.fs-styleguide-empty-box {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.nav-menu-link {
  color: #fff;
  padding: 1rem;
}

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

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

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

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

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

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

.button {
  border: 1px solid var(--primary-color--black);
  background-color: var(--primary-color--black);
  color: var(--primary-color--white);
  font-weight: var(--_typography---font-weight--medium);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 100px;
  padding: .75rem 1.5rem;
  transition: all .35s;
}

.button:hover {
  color: #000;
  background-color: #0000;
}

.button.is-form-submit {
  border-color: var(--primary-color--orange);
  background-color: var(--primary-color--orange);
  color: var(--primary-color--black);
  width: 100%;
}

.button.is-form-submit:hover {
  border-color: var(--primary-color--orange);
  background-color: var(--border-color--transparent);
  color: var(--primary-color--orange);
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.overflow-scroll {
  overflow: scroll;
}

.fs-styleguide-background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.text-size-large {
  font-size: 1.5rem;
  line-height: 1.2;
}

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

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

.margin-0 {
  margin: 0;
}

.fs-styleguide-hero-label {
  color: #000;
  text-transform: uppercase;
  background-color: #eee;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
}

.fs-styleguide-spacer-box {
  background-color: #2d40ea1a;
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.fs-styleguide-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

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

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

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

.margin-xhuge {
  margin: 8rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

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

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

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

.padding-custom3 {
  padding: 3.5rem;
}

.margin-huge {
  margin: 6rem;
}

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

.padding-xxlarge {
  padding: 5rem;
}

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

.text-color-alternate {
  color: var(--primary-color--white);
}

.background-color-tertiary {
  background-color: var(--primary-color--white);
}

.fs-styleguide-spacing-all {
  display: none;
}

.fs-styleguide-1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

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

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.fs-styleguide-header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.padding-xhuge {
  padding: 8rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.fs-styleguide-spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #2d40ea1a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.fs-styleguide-message {
  color: #5e5515;
  background-color: #fcf8d8;
  padding: .25rem .5rem;
  font-size: .875rem;
}

.text-size-small {
  color: #000;
  font-size: .875rem;
  line-height: 1.2;
}

.text-size-small.text-color-secondary {
  color: var(--neutral-color--primary-neutral);
}

.text-size-small.text-color-alternate {
  color: var(--primary-color--white);
}

.overflow-visible {
  overflow: visible;
}

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

.fs-styleguide-section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--primary-color--black);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-regular {
  font-size: 1rem;
  line-height: 1.2;
}

.fs-styleguide-label {
  color: #fff;
  background-color: #2d62ff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide-label.is-tag {
  background-color: #dd23bb;
}

.padding-xlarge {
  padding: 4rem;
}

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

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

.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-transform: uppercase;
}

.padding-xsmall {
  padding: .5rem;
}

.fs-styleguide-item-header {
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

.nav-container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-small {
  margin: 1rem;
}

.margin-large {
  margin: 3rem;
}

.form-input {
  color: var(--primary-color--black);
  background-color: #fafafa;
  border-radius: 100px;
  min-height: 3rem;
  padding: .5rem 1rem;
  transition: border-color .35s;
}

.form-input:hover, .form-input:active, .form-input:focus {
  border-color: #acacac;
}

.form-input::placeholder {
  color: #222;
}

.form-input.is-text-area {
  border-radius: 30px;
  min-height: auto;
}

.form-input.is-select-input {
  color: #222;
}

.margin-xsmall {
  margin: .5rem;
}

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

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

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

.padding-custom2 {
  padding: 2.5rem;
}

.padding-large {
  padding: 3rem;
}

.nav-style-guide {
  background-color: var(--primary-color--black);
  justify-content: space-between;
  align-items: center;
  width: 40rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.25rem 1.5rem;
  display: flex;
  position: fixed;
  inset: auto 0% 5%;
}

.nav-style-guide-link {
  background-color: var(--primary-color--orange);
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.nav-style-guide-link:hover {
  transform: scale(1.2);
}

.nav-style-guide-icon {
  color: var(--primary-color--white);
  width: 2rem;
  height: 2rem;
  line-height: 1;
}

.accordion-heading {
  color: var(--primary-color--white);
  font-size: 1.75rem;
  line-height: 1.3;
  font-weight: var(--_typography---font-weight--extra-bold);
  margin-bottom: 0;
}

.contact-form-block {
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--black);
  width: 100%;
  overflow: hidden;
}

.accordion-content-wrap {
  overflow: hidden;
}

.social-link {
  border: 1px solid var(--primary-color--black);
  background-color: var(--primary-color--black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  transition: border-color .35s;
  display: flex;
}

.social-link:where(.w-variant-f517f08c-1423-dd72-7d0d-1aeaa3b64ebb) {
  border-color: var(--border-color--secondary-border);
}

.social-link:hover:where(.w-variant-f517f08c-1423-dd72-7d0d-1aeaa3b64ebb) {
  border-color: var(--neutral-color--primary-neutral);
}

.social-link.is-alternate {
  border-color: var(--border-color--secondary-border);
}

.plus-line {
  z-index: 1;
  background-color: var(--primary-color--black);
  border-radius: .5rem;
  width: .75rem;
  height: .125rem;
  position: relative;
}

.plus-line.vertical {
  position: absolute;
  transform: rotate(90deg);
}

.social-icon-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
  overflow: hidden;
}

.social-icon-wrap.small {
  transform: scale(.95);
}

.padding-top-header {
  padding-top: 12rem;
}

.plus-block {
  background-color: var(--primary-color--white);
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.accordion-answer-text {
  color: var(--neutral-color--secondary-neutral);
  margin-bottom: 0;
  padding-top: 2rem;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 400;
}

.accordion-content-block {
  width: 100%;
  max-width: 36rem;
}

.accordion-content-item {
  padding: var(--_sizes---spacer--medium);
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--black);
  cursor: pointer;
  width: 100%;
  position: relative;
}

.social-media-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-icon {
  color: var(--primary-color--white);
  width: 1.125rem;
  height: 1.1255rem;
}

.contact-form-wrapper {
  color: #000;
  margin-bottom: 0;
  padding: 3rem 2rem;
  overflow-x: hidden;
}

.cf-turnstile {
  max-width: 100%;
  overflow: hidden;
  transition: opacity 0.3s ease-in-out;
}

.cf-turnstile > div,
.cf-turnstile iframe {
  max-width: 100% !important;
  margin: 0 auto;
}

.accordion-title-item {
  position: relative;
  overflow: hidden;
}

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

.header-component-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  height: 100vh;
  position: relative;
}

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

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

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

.utility-icon {
  width: 12rem;
  height: 12rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.utility-page-title {
  font-family: var(--_typography---font-family--primary);
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
}

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

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

.list {
  list-style-type: square;
}

.link-button {
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.licenses-list-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  margin-top: 30px;
  list-style-type: square;
  display: flex;
}

.link-wrap {
  flex-direction: column;
  height: .875rem;
  display: flex;
  overflow: hidden;
}

.link-button-text {
  color: var(--primary-color--black);
  font-size: .875rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--medium);
  text-transform: uppercase;
  white-space: nowrap;
}

.link-button-text.is-hover {
  color: #888;
}

.section-home-header {
  overflow: clip;
}

.section-service-content {
  border-radius: var(--_sizes---border-radius--huge);
  background-color: var(--primary-color--black);
}

.project-info-item {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-radius: var(--_sizes---border-radius--large);
  background-color: var(--primary-color--black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2rem;
  display: flex;
}

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

.image-wrapper {
  border-radius: var(--_sizes---border-radius--xlarge);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

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

.project-content-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  width: 100%;
}

.blog-post-info-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  display: flex;
}

.blog-post-info-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.blog-post-title {
  font-family: var(--_typography---font-family--primary);
  font-size: 8rem;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

.blog-post-content-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  place-items: start;
  width: 100%;
}

.blog-post-body {
  width: 100%;
}

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

.blog-post-item {
  width: 100%;
  height: 100%;
}

.empty-state {
  background-color: var(--primary-color--black);
  color: var(--primary-color--white);
  text-align: center;
}

.post-title {
  font-family: var(--_typography---font-family--primary);
  color: var(--primary-color--white);
  font-size: 3rem;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
}

.post-title.is-small {
  font-size: 1.75rem;
}

.post-title.is-medium {
  font-size: 2rem;
}

.blog-post-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog-post-info {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.blog-link-wrapper {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
}

.blog-post-category {
  background-color: var(--primary-color--black);
  color: var(--primary-color--white);
  border-radius: 10px;
  padding: 8px 12px;
  position: absolute;
  inset: auto auto .5rem .5rem;
}

.blog-image-wrapper {
  border-radius: var(--_sizes---border-radius--medium);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.blog-post-wrapper {
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--black);
  padding: 10px;
  position: relative;
}

.all-posts-component-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.newsletter-component-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  width: 100%;
}

.newsletter-form-wrapper {
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--black);
  width: 100%;
  padding: 2rem 3rem 2rem 2rem;
}

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

.line {
  background-color: var(--primary-color--black);
  width: 100%;
  height: 1px;
}

.blog-post-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.team-member-image-wrapper {
  border-radius: var(--_sizes---border-radius--xlarge);
  width: 100%;
  height: 100%;
  margin-bottom: 2rem;
  position: relative;
  overflow: hidden;
}

.team-member-block {
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--black);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 1rem;
  display: flex;
}

.member-content-block {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.member-description {
  color: var(--neutral-color--secondary-neutral);
  font-size: 1rem;
  line-height: 1.4;
}

.team-member-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

.member-name {
  font-family: var(--_typography---font-family--primary);
  color: var(--primary-color--white);
  font-size: 3rem;
  line-height: 1.1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  margin-bottom: 10px;
}

.team-member-social-media {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.card-line {
  background-color: var(--neutral-color--primary-neutral);
  border: 1px dashed #000;
  width: 100%;
  height: 1px;
}

.member-postion-text {
  color: var(--neutral-color--secondary-neutral);
  font-size: 1rem;
}

.dividing-line {
  background-color: #e0e0e0;
  width: 100%;
  height: 1px;
}

.blog-list-wrapper, .blog-collection-list, .blog-collection-item {
  width: 100%;
  height: 100%;
}

.blog-post-grid {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
}

.blog-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--black);
  flex-flow: column;
  justify-content: space-between;
  padding: 20px;
  display: flex;
}

.header-inner-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  position: relative;
  bottom: -2rem;
}

.scroll-text-block {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-style-h1-large {
  font-family: var(--_typography---font-family--primary);
  color: var(--primary-color--black);
  font-size: 12rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--black);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 0;
}

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

.section-home-services {
  z-index: 20;
  border-radius: var(--_sizes---border-radius--huge);
  background-color: var(--primary-color--black);
  position: relative;
}

.shape-wrapper {
  background-color: var(--primary-color--black);
  border-radius: 1000px;
  width: 15rem;
  min-width: 15rem;
  height: 10rem;
  min-height: 10rem;
  margin-left: 2rem;
  margin-right: 2rem;
  position: relative;
  top: -.5rem;
  overflow: hidden;
}

.video {
  height: 100%;
}

.video-wrapper {
  z-index: 2;
  width: 100%;
  height: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}

.scroll-text-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.menu-button {
  z-index: 10;
  background-color: var(--primary-color--black);
  border-radius: 100%;
  padding: 0;
  transition: background-color .35s;
}

.menu-button.w--open {
  background-color: var(--primary-color--black);
}

.navigation-link-block {
  position: relative;
  overflow: hidden;
}

.main-button {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: var(--primary-color--black);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: .5rem .5rem .5rem 2rem;
  text-decoration: none;
  display: flex;
}

.navigation-content-wrap {
  z-index: 5;
  padding-top: 6rem;
  padding-bottom: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.logo-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 1.75rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navigation-content-block {
  width: 100%;
  height: 100%;
  position: relative;
}

.menu-button-wrap {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1rem;
  display: flex;
  overflow: hidden;
}

.navbar {
  z-index: 99;
  background-color: #0000;
  position: absolute;
  inset: 0% 0% auto;
}

.navigation-background {
  z-index: 1;
  background-color: var(--primary-color--orange);
  transform-origin: 100% 0;
  border-radius: 1.75rem;
  position: absolute;
  inset: 0%;
}

.logo-text-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-text {
  color: var(--primary-color--white);
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}

.navigation-button-wrap {
  position: relative;
  overflow: hidden;
}

.logo-wrapper {
  z-index: 10;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.menu-button-block {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 100%;
  display: flex;
  position: relative;
}

.navigation-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  position: absolute;
  inset: 0%;
}

.menu-line {
  background-color: var(--primary-color--white);
  width: 100%;
  height: 2px;
}

.nav-link-block {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-text {
  color: var(--primary-color--white);
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--regular);
  text-transform: uppercase;
  white-space: nowrap;
}

.navigation-number {
  color: var(--primary-color--black);
  font-weight: 500;
  position: relative;
  top: 3px;
}

.navigation-content {
  z-index: 5;
  width: 100%;
  height: 100%;
  padding: 3rem;
  position: relative;
}

.nav-content-wrapper {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
  position: relative;
}

.navigation {
  background-color: #0000;
  width: 100vw;
  min-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  padding-bottom: 0;
  padding-right: 0;
  position: fixed;
  inset: 0%;
}

.navigation-content-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.nav-text-wrap {
  flex-flow: column;
  height: 14px;
  display: flex;
  overflow: hidden;
}

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

.navigation-link-text {
  color: #0e0e0e;
  text-transform: uppercase;
  font-family: Mona Sans Narrow, Impact, sans-serif;
  font-size: 5rem;
  font-weight: 800;
  line-height: 1.2;
}

.logo-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
}

.menu-line-item {
  width: 100%;
}

.navigation-opacity {
  z-index: 1;
  background-color: #0009;
  position: absolute;
  inset: 0%;
}

.logo-scd {
  color: #fff;
  text-transform: uppercase;
  height: 1.75rem;
  font-family: Mona Sans Narrow, Impact, sans-serif;
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 1;
}

.nav-wrapper {
  z-index: 10;
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation-link-wrap {
  height: 5rem;
  position: relative;
  overflow: hidden;
}

.logo-text {
  font-family: var(--_typography---font-family--tertiary);
  color: var(--primary-color--black);
  font-size: 12px;
  line-height: 1;
  font-weight: var(--_typography---font-weight--medium);
  text-transform: uppercase;
  position: relative;
  right: -1px;
}

.nav-link {
  background-color: var(--primary-color--black);
  border-radius: 100px;
  padding: .75rem 1.5rem;
  transition: background-color .35s;
}

.navigation-inner-grid {
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
}

.menu-button-container {
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.nav-social-media {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

._3d-wrapper {
  position: relative;
}

._3d-text-block {
  perspective: 5000px;
  width: 62rem;
  height: 12rem;
  position: relative;
  transform: none;
}

._3d-text-block-services {
  perspective: 5000px;
  width: 40rem;
  height: 12rem;
  position: relative;
  transform: none;
}

._3d-text-box {
  transform-origin: 50%;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  transform: rotateX(1deg)rotateY(0)rotateZ(0)translate(0);
}

._3d-text-box.align-left {
  justify-content: flex-start;
  align-items: center;
}

._3d-text-front {
  z-index: 1;
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 62rem;
  height: 12rem;
  display: flex;
  position: absolute;
  transform: translate3d(0, 0, 6rem);
}

._3d-text-front.is-footer {
  background-color: var(--primary-color--black);
  justify-content: flex-start;
  align-items: center;
}

._3d-text-front.align-left {
  justify-content: flex-start;
  align-items: center;
}

._3d-text-front-services {
  z-index: 1;
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 40rem;
  height: 12rem;
  display: flex;
  position: absolute;
  transform: translate3d(0, 0, 6rem);
}

._3d-text-front-services.is-footer {
  background-color: var(--primary-color--black);
  justify-content: flex-start;
  align-items: center;
}

._3d-text-front-services.align-left {
  justify-content: flex-start;
  align-items: center;
}

._3d-block-text {
  font-family: var(--_typography---font-family--primary);
  color: var(--primary-color--black);
  font-size: 12rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
}

._3d-block-text-about {
  font-family: var(--_typography---font-family--primary);
  color: var(--primary-color--black);
  font-size: 11rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
}

._3d-text-back {
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 62rem;
  height: 12rem;
  display: flex;
  position: absolute;
  transform: translate3d(0, 0, -6rem)rotateX(180deg)rotateY(0)rotateZ(0);
}

._3d-text-back.is-footer {
  background-color: var(--primary-color--black);
  justify-content: flex-start;
  align-items: center;
}

._3d-text-back.align-left {
  justify-content: flex-start;
  align-items: center;
}

._3d-text-back-services {
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 40rem;
  height: 12rem;
  display: flex;
  position: absolute;
  transform: translate3d(0, 0, -6rem)rotateX(180deg)rotateY(0)rotateZ(0);
}

._3d-text-back-services.is-footer {
  background-color: var(--primary-color--black);
  justify-content: flex-start;
  align-items: center;
}

._3d-text-back-services.align-left {
  justify-content: flex-start;
  align-items: center;
}

._3d-text-top {
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 62rem;
  height: 12rem;
  display: flex;
  position: absolute;
  transform: translate(0, -6rem)rotateX(90deg)rotateY(0)rotateZ(0);
}

._3d-text-top.black-background {
  background-color: var(--primary-color--black);
  justify-content: flex-start;
  align-items: center;
}

._3d-text-top.align-left {
  justify-content: flex-start;
  align-items: center;
}

._3d-text-top-services {
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 40rem;
  height: 12rem;
  display: flex;
  position: absolute;
  transform: translate(0, -6rem)rotateX(90deg)rotateY(0)rotateZ(0);
}

._3d-text-top-services.black-background {
  background-color: var(--primary-color--black);
  justify-content: flex-start;
  align-items: center;
}

._3d-text-top-services.align-left {
  justify-content: flex-start;
  align-items: center;
}

._3d-text-bottom {
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 62rem;
  height: 12rem;
  display: flex;
  position: absolute;
  transform: translate(0, 6rem)rotateX(-90deg)rotateY(0)rotateZ(0);
}

._3d-text-bottom.is-footer {
  background-color: var(--primary-color--black);
  justify-content: flex-start;
  align-items: center;
}

._3d-text-bottom.align-left {
  justify-content: flex-start;
  align-items: center;
}

._3d-text-bottom-services {
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 40rem;
  height: 12rem;
  display: flex;
  position: absolute;
  transform: translate(0, 6rem)rotateX(-90deg)rotateY(0)rotateZ(0);
}

._3d-text-bottom-services.is-footer {
  background-color: var(--primary-color--black);
  justify-content: flex-start;
  align-items: center;
}

._3d-text-bottom-services.align-left {
  justify-content: flex-start;
  align-items: center;
}

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

.scroll-down-wrap {
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 10rem;
  display: flex;
  position: relative;
}

.scroll-down-image {
  position: absolute;
  inset: 0%;
}

.scroll-down-block {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.arrow-video {
  border-radius: 100%;
  width: 4.5rem;
  height: 4.5rem;
}

.circular-text {
  z-index: 2;
  opacity: .9;
  width: 7.5rem;
  height: 7.5rem;
  position: absolute;
}

.header-item {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-icon {
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  top: -2px;
}

.header-description-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.partner-container {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.partners-logo-gradient-left {
  z-index: 1;
  background-image: linear-gradient(90deg, var(--primary-color--orange), #0000);
  width: 3rem;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.partner-component-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.partner-image {
  height: 3rem;
}

.partners-logo-gradient-right {
  z-index: 1;
  background-image: linear-gradient(90deg, #0000, var(--primary-color--orange));
  width: 3rem;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.subtitle-wrap {
  margin-bottom: var(--_sizes---spacer--xlarge);
  justify-content: center;
  align-items: center;
  display: flex;
}

.subtitle {
  font-family: var(--_typography---font-family--tertiary);
  line-height: 1;
  font-weight: var(--_typography---font-weight--regular);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.intro-component-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 100%;
}

.intro-text {
  font-family: var(--_typography---font-family--primary);
  font-size: 4rem;
  line-height: 1.05;
  font-weight: var(--_typography---font-weight--black);
  text-transform: uppercase;
  margin-bottom: 0;
}

.intro-text.our-journey {
  font-size: 5rem;
}

.asterisk {
  font-family: var(--_typography---font-family--tertiary);
  justify-content: flex-start;
  align-items: center;
  font-size: 1.5rem;
  line-height: 1;
  position: relative;
  top: -2px;
}

.subtitle-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-wrap {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: .5rem;
  display: flex;
}

.button-wrap.flex-center {
  justify-content: center;
  align-items: center;
}

.button-block {
  justify-content: center;
  align-items: center;
  width: 100%;
}

.button-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.circle-button {
  border: 5px solid var(--primary-color--orange);
  background-color: var(--primary-color--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.arrow {
  color: var(--primary-color--black);
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  position: absolute;
}

.service-description {
  color: var(--neutral-color--secondary-neutral);
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: var(--_typography---font-weight--regular);
  margin-bottom: 10px;
}

.service-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.underline-button-block {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  display: flex;
}

.scroll-text {
  font-family: var(--_typography---font-family--primary);
  color: var(--primary-color--white);
  font-size: 8rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 0;
}

.service-description-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 25rem;
  display: flex;
}

.button-text-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: center;
  align-items: center;
  height: 15px;
  margin-bottom: 2px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.service-component {
  overflow: clip;
}

.service-wrapper {
  border-top: 1px solid var(--border-color--secondary-border);
  background-color: var(--background-color--secondary-background);
  position: sticky;
  top: 0;
  overflow: clip;
}

.underline-button {
  background-color: var(--primary-color--white);
  flex: 1;
  min-width: 100%;
  height: 100%;
}

.roll-number-wrap {
  justify-content: flex-start;
  align-items: center;
  height: 8rem;
  min-height: 8rem;
  display: flex;
  overflow: hidden;
}

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

.underline-button-wrap {
  height: 14px;
}

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

.scrolling-text-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.underlined-button {
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.center-button {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.underline-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
}

.arrow-wrap {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: -1px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-text-underlined {
  color: var(--primary-color--white);
  text-transform: uppercase;
  line-height: 1;
}

.service-number {
  font-family: var(--_typography---font-family--primary);
  color: var(--neutral-color--primary-neutral);
  font-size: 8rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-align: center;
  height: 8rem;
  min-height: 8rem;
  padding-left: 5px;
}

.middle-underline {
  width: 100%;
  min-width: 100%;
  height: 100%;
}

.roll-number-item {
  height: 8rem;
  min-height: 8rem;
}

.service-text {
  color: var(--primary-color--white);
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.scroll-text-item {
  flex: none;
}

.arrow-button {
  color: var(--primary-color--white);
  width: 1rem;
  height: 1rem;
  position: absolute;
}

.service-list {
  color: var(--primary-color--white);
  margin-bottom: 20px;
}

.service-video {
  width: 14rem;
  height: 14rem;
  position: relative;
  top: -3rem;
  left: -3rem;
}

.text-span {
  color: var(--primary-color--orange);
}

.top-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  width: 100%;
}

.content-wrap {
  width: 100%;
}

.content-block {
  padding-bottom: 1.5rem;
}

.button-text-block {
  flex-flow: column;
  height: 1rem;
  display: flex;
  overflow: hidden;
}

.case-studies-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  place-items: start;
  width: 100%;
}

.case-study-content {
  position: sticky;
  top: 4rem;
}

.case-study-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  perspective: 1000px;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.case-study-wrapper {
  width: 100%;
  position: sticky;
  top: 3rem;
}

.case-study-collection, .case-study-list, .case-study-item {
  width: 100%;
}

.case-study-link {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  border-radius: var(--_sizes---border-radius--xxlarge);
  background-color: var(--primary-color--orange);
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.case-study-image-wrap {
  padding: var(--_sizes---spacer--xsmall);
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--black);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.case-study-image {
  width: 100%;
  height: 100%;
}

.case-study-top-content {
  padding: var(--_sizes---spacer--small) var(--_sizes---spacer--small) var(--_sizes---spacer--small) var(--_sizes---spacer--medium);
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--black);
  width: 100%;
  height: 100%;
}

.case-study-image-block {
  border-radius: var(--_sizes---border-radius--large);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.case-study-content-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.case-study-text {
  color: var(--primary-color--white);
  font-size: 1.25rem;
  line-height: 1;
}

.arrow-shape {
  border: 5px solid var(--primary-color--orange);
  background-color: var(--primary-color--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 3rem;
  display: flex;
}

.testimonial-component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  height: 30rem;
  display: flex;
  position: absolute;
}

.testimonial-content-wrap {
  padding: var(--_sizes---spacer--medium);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--black);
  flex-flow: column;
  height: 100%;
}

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

.star-rating-block {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.star-rating {
  color: #faa03a;
  width: 1rem;
  height: 1rem;
  line-height: 1.2;
}

.testimonial-text {
  color: var(--primary-color--white);
  font-size: 1rem;
  line-height: 1.4;
}

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

.client-picture-wrap {
  border: 4px solid var(--primary-color--orange);
  border-radius: 100px;
  width: 4rem;
  height: 5rem;
  position: relative;
  overflow: hidden;
}

.client-content-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.testimonial-wrapper {
  height: 30rem;
  position: relative;
  overflow: clip;
}

.testimonial-block {
  border-radius: var(--_sizes---border-radius--xlarge);
  width: 100%;
  height: 30rem;
  position: relative;
  overflow: hidden;
}

.roll-number-wrapper {
  height: 8rem;
  min-height: 8rem;
  display: flex;
  overflow: hidden;
}

.roll-number {
  height: 8rem;
  min-height: 8rem;
}

.stats-number {
  font-family: var(--_typography---font-family--primary);
  font-size: 8rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-align: center;
  height: 8rem;
  min-height: 8rem;
}

.stats-wrapper {
  border-top: 1px dashed var(--primary-color--black);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  width: 100%;
  padding-top: 5rem;
  display: flex;
}

.number-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.stats-description-block {
  width: 100%;
  max-width: 14rem;
}

.section-home-pricing {
  border-radius: var(--_sizes---border-radius--huge);
  background-color: var(--primary-color--black);
}

.plan-link-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.plan-tab-plane {
  width: 100%;
  height: 100%;
}

.plan-link {
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--orange);
  opacity: .5;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 2rem;
  transition: all .35s;
  display: flex;
}

.plan-link:where(.w-variant-943b82b0-600f-aabf-29b8-03c20e392ae2) {
  border: 2px solid var(--primary-color--black);
}

.plan-link:hover {
  transform: scale(1.015);
}

.plan-link.w--current {
  background-color: var(--primary-color--orange);
  opacity: 1;
}

.plan-tabs {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.plan-tabs-content {
  width: 100%;
  height: 100%;
}

.plan-title {
  font-family: var(--_typography---font-family--primary);
  color: var(--primary-color--black);
  font-size: 3rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  margin-bottom: -5px;
}

.plan-content-wrapper {
  border-radius: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.check-icon {
  color: var(--primary-color--black);
  width: 1.25rem;
  height: 1.25rem;
}

.plan-content-block {
  z-index: 2;
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--orange);
  width: 100%;
  height: 100%;
  padding: 2rem;
  position: relative;
}

.plan-content-block:where(.w-variant-943b82b0-600f-aabf-29b8-03c20e392ae2) {
  border: 2px solid var(--primary-color--black);
}

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

.plan-feature-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

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

.plan-icon {
  border-radius: .75rem;
  height: 3rem;
}

.plan-inner-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
}

.plan-inner-content {
  width: 100%;
}

.plan-name {
  font-family: var(--_typography---font-family--primary);
  font-size: 3rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  margin-bottom: 20px;
}

.plan-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  width: 100%;
  height: 100%;
}

.plan-video {
  z-index: 2;
  border-radius: 1000px;
  width: 80%;
  height: 80%;
}

.dotted-line {
  border: 1px dashed var(--primary-color--black);
  width: 100%;
}

.plan-button-wrap {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 1.5rem;
  display: flex;
}

.price-text {
  font-family: var(--_typography---font-family--primary);
  font-size: 4rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
}

.plan-top-content {
  justify-content: space-between;
  display: flex;
}

.plan-video-wrap {
  background-color: var(--primary-color--black);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 16rem;
  height: 20rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.month-text {
  font-size: 2.5rem;
}

.faq-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-columns: 1fr;
  width: 100%;
}

.faq-component-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  place-items: start;
  width: 100%;
}

.faq-content {
  position: sticky;
  top: 3rem;
}

.faq-wrap {
  width: 100%;
}

.cta {
  height: 400vh;
  position: relative;
}

.cta-wrapper {
  height: 100vh;
  position: sticky;
  top: 0;
}

.cta-container {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: relative;
}

.cta-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

.cta-title {
  font-family: var(--_typography---font-family--primary);
  font-size: 12rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-align: center;
  text-transform: uppercase;
}

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

.cta-shape-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.cta-shape {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1000px;
  width: 5rem;
  height: 5rem;
  position: absolute;
}

.cta-shape._01 {
  background-image: url('../images/black-circle.svg');
}

.cta-shape._02 {
  background-image: url('../images/orange-circle.svg');
}

.cta-shape._03 {
  background-image: url('../images/black-circle.svg');
}

.cta-shape._04 {
  background-image: url('../images/orange-circle.svg');
}

.cta-shape._05 {
  background-image: url('../images/black-circle.svg');
}

.cta-shape._06 {
  background-image: url('../images/orange-circle.svg');
}

.cta-top-content {
  position: absolute;
  inset: 3rem 0% auto;
}

.footer {
  z-index: 20;
  border-top-left-radius: var(--_sizes---border-radius--huge);
  border-top-right-radius: var(--_sizes---border-radius--huge);
  background-color: var(--primary-color--black);
  position: relative;
  overflow: clip;
}

.footer-padding {
  padding-bottom: 3rem;
}

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

.footer-content-item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-link {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  transition: opacity .35s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-link:hover {
  opacity: .75;
}

.link-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  display: flex;
  overflow: hidden;
}

.link-text-wrap {
  flex-flow: column;
  height: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-text {
  color: var(--primary-color--white);
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}

.link-text.text-color-secondary {
  color: var(--neutral-color--secondary-neutral);
}

.footer-logo {
  height: auto;
  max-height: 6rem;
}

.footer-logo-wrap {
  width: 100%;
}

.footer-subtitle {
  color: var(--neutral-color--primary-neutral);
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1;
}

.footer-description-wrap {
  margin-top: var(--_sizes---spacer--xlarge);
  padding-top: var(--_sizes---spacer--large);
  border-top: 1px dashed var(--border-color--secondary-border);
}

.footer-description-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  width: 100%;
}

.footer-description-item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.link {
  color: var(--neutral-color--secondary-neutral);
  transition: color .35s;
}

.link:hover {
  color: var(--primary-color--white);
}

.back-to-top-item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.back-to-top-link {
  border: 1px solid var(--border-color--secondary-border);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 5rem;
  transition: border-color .35s;
  display: flex;
}

.back-to-top-link:hover {
  border-color: var(--neutral-color--primary-neutral);
}

.back-to-top-arrow {
  color: #fdfdfd;
  width: 1.25rem;
  height: 1.25rem;
  font-weight: 400;
}

._3d-title-block {
  perspective: 5000px;
  width: 45rem;
  height: 10rem;
  position: relative;
  transform: none;
}

._3d-title-box {
  transform-origin: 50%;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: relative;
  transform: rotateX(1deg)rotateY(0)rotateZ(0)translate(0);
}

._3d-title-front {
  z-index: 1;
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: flex-start;
  align-items: center;
  width: 45rem;
  height: 10rem;
  display: flex;
  position: absolute;
  transform: translate3d(0, 0, 5rem);
}

._3d-title-front.alternate-background {
  background-color: var(--primary-color--black);
}

._3d-title-back {
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: flex-start;
  align-items: center;
  width: 45rem;
  height: 10rem;
  display: flex;
  position: absolute;
  transform: translate3d(0, 0, -5rem)rotateX(180deg)rotateY(0)rotateZ(0);
}

._3d-title-back.alternate-background {
  background-color: var(--primary-color--black);
}

._3d-title-top {
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: flex-start;
  align-items: center;
  width: 45rem;
  height: 10rem;
  display: flex;
  position: absolute;
  transform: translate(0, -5rem)rotateX(90deg)rotateY(0)rotateZ(0);
}

._3d-title-top.alternate-background {
  background-color: var(--primary-color--black);
}

._3d-title-bottom {
  background-color: var(--primary-color--orange);
  transform-style: preserve-3d;
  justify-content: flex-start;
  align-items: center;
  width: 45rem;
  height: 10rem;
  display: flex;
  position: absolute;
  transform: translate(0, 5rem)rotateX(-90deg)rotateY(0)rotateZ(0);
}

._3d-title-bottom.alternate-background {
  background-color: var(--primary-color--black);
}

._3d-title-wrapper {
  width: 100%;
  position: relative;
}

.cta-title-wrap {
  position: relative;
  overflow: hidden;
}

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

.cta-button-wrap {
  position: relative;
  bottom: -2rem;
  overflow: hidden;
}

.view-button-wrap {
  z-index: 5;
  cursor: pointer;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.view-button-block {
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  display: flex;
  position: relative;
}

.view-buton-item {
  width: 6rem;
  height: 6rem;
}

.view-button {
  z-index: 10;
  border: 2px solid var(--primary-color--black);
  background-color: var(--primary-color--orange);
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.view-button-text-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 15px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.view-button-text {
  color: var(--primary-color--black);
  line-height: 1.2;
  font-weight: var(--_typography---font-weight--semibold);
  letter-spacing: .5px;
}

.arrow-block {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.arrow-clip {
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
  overflow: hidden;
}

.service-padding {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.service-padding.last {
  padding-bottom: 0;
}

.about-inner-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  width: 100%;
  position: relative;
  top: -3rem;
}

.section-about-numbers {
  position: relative;
  overflow: clip;
}

.number-text {
  text-align: center;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
}

.number-opacity {
  background-image: linear-gradient(180deg, #0000, var(--primary-color--orange));
  height: 5rem;
  position: absolute;
  inset: auto 0% 0%;
}

.numbers-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.numbers-component {
  height: 250vh;
  position: relative;
  overflow: clip;
}

.numbers-content-wrap {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.number-item {
  font-family: var(--_typography---font-family--primary);
  font-size: 14rem;
  font-weight: var(--_typography---font-weight--extra-bold);
}

.section-about-process {
  border-radius: var(--_sizes---border-radius--huge);
  background-color: var(--primary-color--black);
}

.process-title {
  color: var(--primary-color--black);
  font-family: Mona Sans Narrow, Impact, sans-serif;
  font-weight: var(--_typography---font-weight--extra-bold);
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.process-number {
  color: var(--primary-color--black);
  font-family: Mona Sans Narrow, Impact, sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--extra-bold);
  margin-bottom: 1.5rem;
}

.process-component-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.process-content-wrap {
  border: 1px solid var(--primary-color--black);
  background-color: var(--primary-color--orange);
  border-radius: 1.25rem;
  padding: 2rem;
}

.process-component {
  margin-top: 4rem;
}

.social-media-block {
  display: flex;
}

.contact-component-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  width: 100%;
}

.contact-inner-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
}

.contact-link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--black);
  color: var(--primary-color--white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2.5rem 1.5rem;
  transition: all .3s;
  display: flex;
}

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

.contact-icon {
  color: var(--primary-color--orange);
  width: 1.5rem;
  height: 1.5rem;
}

.contact-subtitle {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: var(--_typography---font-weight--medium);
}

.contact-text-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 1.125rem;
  display: flex;
  overflow: hidden;
}

.contact-text {
  white-space: nowrap;
  font-size: 1rem;
  font-weight: 400;
}

.coming-soon-grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  position: relative;
}

.nav {
  justify-content: center;
  align-items: flex-start;
  padding-top: 1.5rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.black-logo {
  height: 2rem;
}

.form-input-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.coming-soon-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.coming-soon-form {
  border-radius: var(--_sizes---border-radius--xlarge);
  background-color: var(--primary-color--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30rem;
  margin-bottom: 0;
  padding: 1.5rem;
  display: flex;
}

.blog-arrow {
  position: absolute;
  inset: auto .5rem .5rem auto;
}

@media screen and (min-width: 1280px) {
  .testimonial-component, .testimonial-wrapper, .testimonial-block {
    height: 28rem;
  }

  .contact-item {
    flex-flow: row;
  }
}

@media screen and (min-width: 1440px) {
  .heading-style-h2 {
    font-size: 12rem;
  }

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

  .blog-post-title {
    font-size: 10rem;
  }

  .post-title {
    font-size: 3.5rem;
  }

  .post-title.is-small {
    font-size: 2rem;
  }

  .post-title.is-medium {
    font-size: 2.5rem;
  }

  .member-name {
    font-size: 3.5rem;
  }

  .blog-content {
    padding: 30px;
  }

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

  .heading-item {
    height: 16rem;
  }

  .heading-item.bottom {
    top: -1rem;
  }

  .heading-item.top {
    bottom: -1rem;
  }

  .shape-wrapper {
    width: 16rem;
    min-width: 16rem;
    height: 11rem;
    min-height: 11rem;
    position: relative;
    top: -.75rem;
  }

  .video-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .navigation-link-text {
    font-size: 5.5rem;
  }

  .navigation-link-wrap {
    height: 5.5rem;
  }

  ._3d-text-block {
    width: 90rem;
    height: 14rem;
  }

  ._3d-text-block-services {
    width: 60rem;
    height: 14rem;
  }

  ._3d-text-front {
    width: 90rem;
    height: 17rem;
    transform: translate3d(0, 0, 7rem);
  }

  ._3d-block-text {
    font-size: 14rem;
  }

  ._3d-block-text-about {
    font-size: 14rem;
  }

  ._3d-text-back {
    width: 90rem;
    height: 17rem;
    transform: translate3d(0, 0, -7rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-top {
    width: 90rem;
    height: 17rem;
    transform: translate(0, -7rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-bottom {
    width: 90rem;
    height: 17rem;
    transform: translate(0, 7rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-front-services {
    width: 60rem;
    height: 17rem;
    transform: translate3d(0, 0, 7rem);
  }

  ._3d-text-back-services {
    width: 60rem;
    height: 17rem;
    transform: translate3d(0, 0, -7rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-top-services {
    width: 60rem;
    height: 17rem;
    transform: translate(0, -7rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-bottom-services {
    width: 60rem;
    height: 17rem;
    transform: translate(0, 7rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  .scroll-down-wrap {
    width: 11rem;
    height: 11rem;
  }

  .arrow-video {
    width: 5rem;
    height: 5rem;
  }

  .circular-text {
    width: 8rem;
    height: 8rem;
  }

  .partner-image {
    height: 3.5rem;
  }

  .intro-component-grid {
    grid-template-columns: 1fr 1fr;
  }

  .intro-text {
    font-size: 4.5rem;
  }

  .scroll-text {
    font-size: 10rem;
  }

  .case-studies-grid {
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-component, .testimonial-wrapper, .testimonial-block {
    height: 26rem;
  }

  .roll-number-wrapper, .roll-number {
    height: 10rem;
    min-height: 10rem;
  }

  .stats-number {
    height: 10rem;
    min-height: 10rem;
    font-size: 10rem;
  }

  .plan-video-wrap {
    width: 18rem;
    height: 22rem;
  }

  .cta-title {
    font-size: 14rem;
  }

  .footer-logo {
    height: auto;
    max-height: 5.6rem;
  }

  ._3d-title-block {
    width: 50rem;
    height: 12rem;
  }

  ._3d-title-front {
    width: 50rem;
    height: 12rem;
    transform: translate3d(0, 0, 6rem);
  }

  ._3d-title-back {
    width: 50rem;
    height: 12rem;
    transform: translate3d(0, 0, -6rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-title-top {
    width: 50rem;
    height: 12rem;
    transform: translate(0, -6rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-title-bottom {
    width: 50rem;
    height: 12rem;
    transform: translate(0, 6rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  .process-title, .process-number {
    font-size: 3.5rem;
  }
}

@media screen and (min-width: 1920px) {
  .heading-style-h1-large {
    font-size: 14rem;
  }

  ._3d-block-text {
    font-size: 15rem;
  }

  ._3d-block-text-about {
    font-size: 15rem;
  }

  .roll-number-wrap {
    height: 10rem;
    min-height: 10rem;
  }

  .service-number {
    height: 10rem;
    min-height: 10rem;
    font-size: 10rem;
  }

  .roll-number-item, .roll-number-wrapper, .roll-number {
    height: 10rem;
    min-height: 10rem;
  }

  .stats-number {
    height: 10rem;
    min-height: 10rem;
    font-size: 10rem;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_sizes---border-radius--large: 1rem;
    --_sizes---border-radius--xlarge: 1.25rem;
    --_sizes---spacer--medium: 1.5rem;
    --_sizes---spacer--small: 1rem;
    --_sizes---border-radius--huge: 1.75rem;
    --_sizes---border-radius--medium: .75rem;
    --_sizes---spacer--xlarge: 3rem;
    --_sizes---border-radius--xxlarge: 1.5rem;
    --_sizes---spacer--xsmall: .5rem;
    --_sizes---spacer--large: 2.5rem;
    --_sizes---spacer--tiny: .125rem;
    --_sizes---spacer--xxsmall: .25rem;
    --_sizes---spacer--xxlarge: 4rem;
    --_sizes---spacer--huge: 5rem;
    --_sizes---spacer--xhuge: 6rem;
    --_sizes---spacer--xxhuge: 8rem;
    --_sizes---border-radius--tiny: .125rem;
    --_sizes---border-radius--xxsmall: .25rem;
    --_sizes---border-radius--small: .5rem;
    --_sizes---border-radius--xhuge: 2rem;
    --_sizes---border-radius--xxhuge: 2.5rem;
    --_sizes---border-radius--100: 100%;
    --_sizes---section--small: 3rem;
    --_sizes---fixed--0rem: 0rem;
    --_sizes---fixed--0-125rem: .125rem;
    --_sizes---fixed--0-25rem: .25rem;
    --_sizes---fixed--0-5rem: .5rem;
    --_sizes---fixed--0-75rem: .75rem;
    --_sizes---fixed--0-875rem: .875rem;
    --_sizes---fixed--1rem: 1rem;
    --_sizes---fixed--1-125rem: 1.125rem;
    --_sizes---fixed--1-25rem: 1.25rem;
    --_sizes---fixed--1-375rem: 1.375rem;
    --_sizes---fixed--1-5rem: 1.5rem;
    --_sizes---fixed--1-625rem: 1.625rem;
    --_sizes---fixed--1-75rem: 1.75rem;
    --_sizes---fixed--1-875rem: 1.875rem;
    --_sizes---fixed--2rem: 2rem;
    --_sizes---fixed--2-25rem: 2.25rem;
    --_sizes---fixed--2-5rem: 2.5rem;
    --_sizes---fixed--2-75rem: 2.75rem;
    --_sizes---fixed--3rem: 3rem;
    --_sizes---fixed--3-25rem: 3.25rem;
    --_sizes---fixed--3-5rem: 3.5rem;
    --_sizes---fixed--3-75rem: 3.75rem;
    --_sizes---fixed--4rem: 4rem;
    --_sizes---fixed--4-25rem: 4.25rem;
    --_sizes---fixed--4-5rem: 4.5rem;
    --_sizes---fixed--4-75rem: 4.75rem;
    --_sizes---fixed--5rem: 5rem;
    --_sizes---fixed--5-5rem: 5.5rem;
    --_sizes---fixed--6rem: 6rem;
    --_sizes---fixed--6-5rem: 6.5rem;
    --_sizes---fixed--7rem: 7rem;
    --_sizes---fixed--7-5rem: 7.5rem;
    --_sizes---fixed--8rem: 8rem;
    --_sizes---fixed--8-5rem: 8.5rem;
    --_sizes---fixed--9rem: 9rem;
    --_sizes---fixed--9-5rem: 9.5rem;
    --_sizes---fixed--10rem: 10rem;
    --_sizes---fixed--12rem: 12rem;
    --_sizes---fixed--14rem: 14rem;
    --_sizes---fixed--16rem: 16rem;
    --_sizes---fixed--18rem: 18rem;
    --_sizes---fixed--20rem: 20rem;
    --_sizes---section--medium: 5rem;
    --_sizes---section--large: 8rem;
    --_sizes---section--xlarge: 10rem;
    --_sizes---section--huge: 12rem;
    --_typography---font-family--secondary: "Mona Sans", Arial, sans-serif;
    --_typography---font-weight--regular: 400;
    --_typography---font-family--primary: "Mona Sans Narrow", Impact, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---h3--font-family: var(--_typography---font-family--primary);
    --_typography---h3--font-size: var(--_sizes---fixed--3-5rem);
    --_typography---h2--line-height: 100%;
    --_typography---h3--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h3--letter-spacing: .1rem;
    --_typography---h5--font-family: var(--_typography---font-family--primary);
    --_typography---h5--font-size: var(--_sizes---fixed--1-5rem);
    --_typography---h5--line-height: 100%;
    --_typography---h5--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h5--letter-spacing: .025rem;
    --_typography---h2--font-family: var(--_typography---font-family--primary);
    --_typography---h2--font-size: var(--_sizes---fixed--8rem);
    --_typography---h2--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h2--letter-spacing: .1rem;
    --_typography---h6--font-family: var(--_typography---font-family--primary);
    --_typography---h6--font-size: var(--_sizes---fixed--1rem);
    --_typography---h6--line-height: 100%;
    --_typography---h6--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h6--letter-spacing: .025rem;
    --_typography---font-weight--medium: 500;
    --_typography---h1--font-family: var(--_typography---font-family--primary);
    --_typography---h1--font-size: var(--_sizes---fixed--10rem);
    --_typography---h1--line-height: 100%;
    --_typography---h1--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h1--letter-spacing: .1rem;
    --_typography---h4--font-family: var(--_typography---font-family--primary);
    --_typography---h4--font-size: var(--_sizes---fixed--3rem);
    --_typography---h4--line-height: 100%;
    --_typography---h4--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h4--letter-spacing: .1rem;
    --_typography---font-weight--black: 900;
    --_typography---font-family--tertiary: "Space Mono", Arial, sans-serif;
    --_typography---font-weight--semibold: 600;
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--light: 300;
    --_typography---font-weight--bold: 700;
    --_typography---h3--line-height: 100%;
  }

  h1 {
    font-size: 3rem;
  }

  h3 {
    font-size: 2rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .fs-styleguide-3-col {
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .spacer-xlarge {
    padding-top: 3rem;
  }

  .fs-styleguide-section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .fs-styleguide-2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .fs-styleguide-4-col {
    grid-template-columns: 1fr;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .fs-styleguide-heading-header {
    font-size: 4rem;
  }

  .text-rich-text h1 {
    font-size: 5rem;
  }

  .text-rich-text h2 {
    font-size: 4rem;
  }

  .text-rich-text h3 {
    font-size: 3rem;
  }

  .text-rich-text h4 {
    font-size: 2.5rem;
  }

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

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .nav-button {
    color: #fff;
  }

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

  .fs-styleguide-heading-medium {
    font-size: 3rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hide-tablet {
    display: none;
  }

  .margin-xhuge {
    margin: 8rem;
  }

  .fs-styleguide-1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .spacer-medium {
    padding-top: 1.75rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .nav-style-guide {
    width: 80vw;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .nav-style-guide-link {
    width: 2.25rem;
    height: 2.25rem;
  }

  .nav-style-guide-icon {
    font-size: 1.5rem;
  }

  .accordion-content-wrap {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .plus-block:hover {
    background-position: 50%;
  }

  .project-info-grid {
    grid-template-columns: 1fr 1fr;
  }

  .blog-post-title {
    font-size: 5rem;
  }

  .blog-post-content-grid {
    grid-template-columns: auto;
  }

  .blog-main-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }

  .all-posts-component-grid {
    grid-template-columns: 1fr 1fr;
  }

  .newsletter-component-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .team-members-grid {
    grid-template-columns: 1fr 1fr;
  }

  .member-name {
    font-size: 2.25rem;
  }

  .header-inner-grid {
    bottom: 0;
  }

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

  .shape-wrapper {
    width: 11rem;
    min-width: 11rem;
    height: 8rem;
    min-height: 8rem;
  }

  .navigation-content-wrap {
    padding-top: 7rem;
    padding-left: 2.5rem;
  }

  .menu-line {
    background-color: #f5f5f5;
  }

  .nav-link-block {
    display: none;
  }

  .logo-text {
    position: relative;
    right: -2px;
  }

  ._3d-text-block {
    width: 55rem;
    height: 10rem;
  }

  ._3d-text-block-services {
    width: 55rem;
    height: 10rem;
  }

  ._3d-text-front {
    width: 55rem;
    height: 10rem;
    transform: translate3d(0, 0, 5rem);
  }
  ._3d-block-text {
    font-size: 10rem;
  }

  ._3d-block-text-about {
    font-size: 9rem;
  }

  ._3d-text-back {
    width: 55rem;
    height: 10rem;
    transform: translate3d(0, 0, -5rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-top {
    width: 55rem;
    height: 10rem;
    transform: translate(0, -5rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-bottom {
    width: 55rem;
    height: 10rem;
    transform: translate(0, 5rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-front-services {
    width: 55rem;
    height: 10rem;
    transform: translate3d(0, 0, 5rem);
  }

  ._3d-text-back-services {
    width: 55rem;
    height: 10rem;
    transform: translate3d(0, 0, -5rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-top-services {
    width: 55rem;
    height: 10rem;
    transform: translate(0, -5rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-bottom-services {
    width: 55rem;
    height: 10rem;
    transform: translate(0, 5rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }


  .scroll-down-wrap {
    width: 9rem;
    height: 9rem;
  }

  .arrow-video {
    width: 4rem;
    height: 4rem;
  }

  .circular-text {
    width: 6.5rem;
    height: 6.5rem;
  }

  .partner-container {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .partner-component-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    width: auto;
  }

  .partner-image {
    width: 8rem;
  }

  .intro-component-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .intro-text {
    font-size: 3.75rem;
  }

  .intro-text.our-journey {
    font-size: 4rem;
  }

  .scroll-text {
    font-size: 6rem;
  }

  .roll-number-wrap {
    height: 6rem;
    min-height: 6rem;
  }

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

  .scrolling-text-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .service-number {
    height: 6rem;
    min-height: 6rem;
    font-size: 6rem;
  }

  .roll-number-item {
    height: 6rem;
    min-height: 6rem;
  }

  .service-text {
    font-size: .875rem;
  }

  .service-video {
    width: 10rem;
    height: 10rem;
    top: 0;
    left: -2rem;
  }

  .top-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .content-block {
    padding-bottom: 1.25rem;
  }

  .case-studies-grid {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .case-study-content {
    position: static;
  }

  .testimonial-component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    display: grid;
    position: static;
  }

  .testimonial-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    height: auto;
    display: flex;
    overflow: visible;
  }

  .testimonial-block {
    height: auto;
    min-height: auto;
  }

  .roll-number-wrapper, .roll-number {
    height: 6rem;
    min-height: 6rem;
  }

  .stats-number {
    height: 6rem;
    min-height: 6rem;
    font-size: 6rem;
  }

  .stats-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .plan-tabs {
    grid-column-gap: 3rem;
  }

  .plan-title {
    font-size: 2.75rem;
  }

  .plan-content-item {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .plan-inner-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .plan-name {
    font-size: 2.5rem;
  }

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

  .price-text {
    font-size: 3rem;
  }

  .plan-video-wrap {
    width: 6rem;
    height: 8rem;
  }

  .month-text {
    font-size: 1.75rem;
  }

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

  .faq-content {
    position: static;
  }

  .faq-wrap {
    width: 100%;
  }

  .cta-title {
    font-size: 10rem;
  }

  .footer-logo {
    height: auto;
    max-height: 4rem;
  }

  .footer-description-grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  ._3d-title-block {
    width: 35rem;
    height: 8rem;
  }

  ._3d-title-front {
    width: 35rem;
    height: 8rem;
    transform: translate3d(0, 0, 4rem);
  }

  ._3d-title-back {
    width: 35rem;
    height: 8rem;
    transform: translate3d(0, 0, -4rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-title-top {
    width: 35rem;
    height: 8rem;
    transform: translate(0, -4rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-title-bottom {
    width: 35rem;
    height: 8rem;
    transform: translate(0, 4rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  .view-button {
    background-color: #ffffff1a;
    width: 3rem;
    height: 3rem;
    display: none;
    bottom: 20%;
  }

  .service-padding {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }

  .process-component-grid {
    grid-template-columns: 1fr;
  }

  .process-content-wrap {
    position: sticky;
    top: 10rem;
  }

  .contact-component-grid {
    grid-template-columns: 1fr;
  }

  .coming-soon-form {
    width: 25rem;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_sizes---border-radius--large: .75rem;
    --_sizes---border-radius--xlarge: 1rem;
    --_sizes---spacer--medium: 1.5rem;
    --_sizes---spacer--small: .75rem;
    --_sizes---border-radius--huge: 1.5rem;
    --_sizes---border-radius--medium: .5rem;
    --_sizes---spacer--xlarge: 3rem;
    --_sizes---border-radius--xxlarge: 1.25rem;
    --_sizes---spacer--xsmall: .5rem;
    --_sizes---spacer--large: 2rem;
    --_sizes---spacer--tiny: .125rem;
    --_sizes---spacer--xxsmall: .25rem;
    --_sizes---spacer--xxlarge: 4rem;
    --_sizes---spacer--huge: 5rem;
    --_sizes---spacer--xhuge: 6rem;
    --_sizes---spacer--xxhuge: 8rem;
    --_sizes---border-radius--tiny: .125rem;
    --_sizes---border-radius--xxsmall: .25rem;
    --_sizes---border-radius--small: .375rem;
    --_sizes---border-radius--xhuge: 2rem;
    --_sizes---border-radius--xxhuge: 2.5rem;
    --_sizes---border-radius--100: 100%;
    --_sizes---section--small: 3rem;
    --_sizes---fixed--0rem: 0rem;
    --_sizes---fixed--0-125rem: .125rem;
    --_sizes---fixed--0-25rem: .25rem;
    --_sizes---fixed--0-5rem: .5rem;
    --_sizes---fixed--0-75rem: .75rem;
    --_sizes---fixed--0-875rem: .875rem;
    --_sizes---fixed--1rem: 1rem;
    --_sizes---fixed--1-125rem: 1.125rem;
    --_sizes---fixed--1-25rem: 1.25rem;
    --_sizes---fixed--1-375rem: 1.375rem;
    --_sizes---fixed--1-5rem: 1.5rem;
    --_sizes---fixed--1-625rem: 1.625rem;
    --_sizes---fixed--1-75rem: 1.75rem;
    --_sizes---fixed--1-875rem: 1.875rem;
    --_sizes---fixed--2rem: 2rem;
    --_sizes---fixed--2-25rem: 2.25rem;
    --_sizes---fixed--2-5rem: 2.5rem;
    --_sizes---fixed--2-75rem: 2.75rem;
    --_sizes---fixed--3rem: 3rem;
    --_sizes---fixed--3-25rem: 3.25rem;
    --_sizes---fixed--3-5rem: 3.5rem;
    --_sizes---fixed--3-75rem: 3.75rem;
    --_sizes---fixed--4rem: 4rem;
    --_sizes---fixed--4-25rem: 4.25rem;
    --_sizes---fixed--4-5rem: 4.5rem;
    --_sizes---fixed--4-75rem: 4.75rem;
    --_sizes---fixed--5rem: 5rem;
    --_sizes---fixed--5-5rem: 5.5rem;
    --_sizes---fixed--6rem: 6rem;
    --_sizes---fixed--6-5rem: 6.5rem;
    --_sizes---fixed--7rem: 7rem;
    --_sizes---fixed--7-5rem: 7.5rem;
    --_sizes---fixed--8rem: 8rem;
    --_sizes---fixed--8-5rem: 8.5rem;
    --_sizes---fixed--9rem: 9rem;
    --_sizes---fixed--9-5rem: 9.5rem;
    --_sizes---fixed--10rem: 10rem;
    --_sizes---fixed--12rem: 12rem;
    --_sizes---fixed--14rem: 14rem;
    --_sizes---fixed--16rem: 16rem;
    --_sizes---fixed--18rem: 18rem;
    --_sizes---fixed--20rem: 20rem;
    --_sizes---section--medium: 5rem;
    --_sizes---section--large: 8rem;
    --_sizes---section--xlarge: 10rem;
    --_sizes---section--huge: 12rem;
    --_typography---font-family--secondary: "Mona Sans", Arial, sans-serif;
    --_typography---font-weight--regular: 400;
    --_typography---font-family--primary: "Mona Sans Narrow", Impact, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---h3--font-family: var(--_typography---font-family--primary);
    --_typography---h3--font-size: var(--_sizes---fixed--2-75rem);
    --_typography---h2--line-height: 100%;
    --_typography---h3--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h3--letter-spacing: .1rem;
    --_typography---h5--font-family: var(--_typography---font-family--primary);
    --_typography---h5--font-size: var(--_sizes---fixed--1-25rem);
    --_typography---h5--line-height: 100%;
    --_typography---h5--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h5--letter-spacing: .025rem;
    --_typography---h2--font-family: var(--_typography---font-family--primary);
    --_typography---h2--font-size: var(--_sizes---fixed--6rem);
    --_typography---h2--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h2--letter-spacing: .1rem;
    --_typography---h6--font-family: var(--_typography---font-family--primary);
    --_typography---h6--font-size: var(--_sizes---fixed--1rem);
    --_typography---h6--line-height: 100%;
    --_typography---h6--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h6--letter-spacing: .025rem;
    --_typography---font-weight--medium: 500;
    --_typography---h1--font-family: var(--_typography---font-family--primary);
    --_typography---h1--font-size: var(--_sizes---fixed--8rem);
    --_typography---h1--line-height: 100%;
    --_typography---h1--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h1--letter-spacing: .1rem;
    --_typography---h4--font-family: var(--_typography---font-family--primary);
    --_typography---h4--font-size: var(--_sizes---fixed--2-5rem);
    --_typography---h4--line-height: 100%;
    --_typography---h4--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h4--letter-spacing: .1rem;
    --_typography---font-weight--black: 900;
    --_typography---font-family--tertiary: "Space Mono", Arial, sans-serif;
    --_typography---font-weight--semibold: 600;
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--light: 300;
    --_typography---font-weight--bold: 700;
    --_typography---h3--line-height: 100%;
  }

  h1, h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4, h5 {
    font-size: 1.25rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-rich-text h1 {
    font-size: 3.5rem;
  }

  .text-rich-text h2 {
    font-size: 3rem;
  }

  .text-rich-text h3 {
    font-size: 2.5rem;
  }

  .text-rich-text h4 {
    font-size: 2rem;
  }

  .text-rich-text h5 {
    font-size: 1.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .fs-styleguide-heading-medium {
    font-size: 2rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

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

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

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

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .fs-styleguide-section-header {
    font-size: .875rem;
  }

  .spacer-huge {
    padding-top: 4rem;
  }

  .plus-block {
    background-image: none;
  }

  .accordion-answer-text {
    padding-top: 2rem;
  }

  .header-component-grid {
    height: 60rem;
  }

  .blog-post-title {
    font-size: 4rem;
  }

  .blog-post-content-grid {
    grid-template-columns: auto;
  }

  .blog-main-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .post-title {
    font-size: 2.5rem;
  }

  .post-title.is-small, .post-title.is-medium {
    font-size: 1.5rem;
  }

  .all-posts-component-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .newsletter-form {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .header-inner-grid {
    bottom: 3rem;
  }

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

  .shape-wrapper {
    width: 9rem;
    min-width: 9rem;
    height: 6rem;
    min-height: 6rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .video-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .navigation-content-block {
    height: 36rem;
  }

  .navigation-content {
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .navigation-link-text {
    font-size: 3.5rem;
  }

  .navigation-link-wrap {
    height: 3.5rem;
  }

  ._3d-text-block {
    width: 38rem;
    height: 8rem;
  }

  ._3d-text-block-services {
    width: 38rem;
    height: 8rem;
  }

  ._3d-text-box {
    justify-content: center;
    align-items: center;
  }

  ._3d-text-front {
    width: 38rem;
    height: 8rem;
    transform: translate3d(0, 0, 3.5rem);
  }

  ._3d-block-text {
    font-size: 6.4rem;
  }

  ._3d-block-text-about {
    font-size: 5.5rem;
  }

  ._3d-text-back {
    width: 38rem;
    height: 8rem;
    transform: translate3d(0, 0, -3.5rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-top {
    width: 38rem;
    height: 8rem;
    transform: translate(0, -3.5rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-bottom {
    width: 38rem;
    height: 8rem;
    transform: translate(0, 3.5rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-front-services {
    width: 38rem;
    height: 8rem;
    transform: translate3d(0, 0, 3.5rem);
  }

  ._3d-text-back-services {
    width: 38rem;
    height: 8rem;
    transform: translate3d(0, 0, -3.5rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-top-services {
    width: 38rem;
    height: 8rem;
    transform: translate(0, -3.5rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-bottom-services {
    width: 38rem;
    height: 8rem;
    transform: translate(0, 3.5rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  .partner-container, .partner-component-grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .intro-text, .intro-text.our-journey {
    font-size: 3rem;
  }

  .scroll-text {
    font-size: 4rem;
  }

  .roll-number-wrap {
    height: 4rem;
    min-height: 4rem;
  }

  .scrolling-text-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .service-number {
    height: 4rem;
    min-height: 4rem;
    font-size: 4rem;
  }

  .roll-number-item {
    height: 4rem;
    min-height: 4rem;
  }

  .service-video {
    width: 8rem;
    height: 8rem;
    left: -1.5rem;
  }

  .content-block {
    padding-bottom: 1rem;
  }

  .case-studies-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .arrow-shape {
    width: 3.5rem;
    height: 2.75rem;
  }

  .client-picture-wrap {
    width: 3.5rem;
    height: 4.5rem;
  }

  .roll-number-wrapper, .roll-number {
    height: 15vw;
    min-height: 15vw;
  }

  .stats-number {
    height: 15vw;
    min-height: 15vw;
    font-size: 15vw;
  }

  .stats-wrapper {
    grid-template-columns: 1fr;
    padding-top: 4rem;
  }

  .plan-link {
    padding-left: 1.5rem;
  }

  .plan-tabs {
    grid-column-gap: 0px;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .plan-title {
    line-height: 1.4;
  }

  .price-text {
    font-size: 3.5rem;
  }

  .cta-title {
    font-size: 7rem;
  }

  .footer-padding {
  }

  .footer-component-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .footer-logo {
    height: auto;
    max-height: 3rem;
  }

  .footer-logo-wrap {
  }

  ._3d-title-block {
    width: 25rem;
    height: 6rem;
  }

  ._3d-title-box {
    justify-content: center;
    align-items: center;
  }

  ._3d-title-front {
    width: 25rem;
    height: 6rem;
    transform: translate3d(0, 0, 3rem);
  }

  ._3d-title-back {
    width: 25rem;
    height: 6rem;
    transform: translate3d(0, 0, 3rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-title-top {
    width: 25rem;
    height: 6rem;
    transform: translate(0, -3rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-title-bottom {
    width: 25rem;
    height: 6rem;
    transform: translate(0, 3rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  .view-button-wrap {
    border-radius: 10px;
  }

  .numbers-container {
    height: 60rem;
  }

  .number-item {
    font-size: 10rem;
  }

  .process-title {
    font-size: 2.5rem;
  }

  .process-number {
    font-size: 3rem;
  }

  .contact-link {
    border-radius: 1rem;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_sizes---border-radius--large: .75rem;
    --_sizes---border-radius--xlarge: 1rem;
    --_sizes---spacer--medium: 1.5rem;
    --_sizes---spacer--small: .75rem;
    --_sizes---border-radius--huge: 1.5rem;
    --_sizes---border-radius--medium: .5rem;
    --_sizes---spacer--xlarge: 3rem;
    --_sizes---border-radius--xxlarge: 1.25rem;
    --_sizes---spacer--xsmall: .5rem;
    --_sizes---spacer--large: 2rem;
    --_sizes---spacer--tiny: .125rem;
    --_sizes---spacer--xxsmall: .25rem;
    --_sizes---spacer--xxlarge: 4rem;
    --_sizes---spacer--huge: 5rem;
    --_sizes---spacer--xhuge: 6rem;
    --_sizes---spacer--xxhuge: 8rem;
    --_sizes---border-radius--tiny: .125rem;
    --_sizes---border-radius--xxsmall: .25rem;
    --_sizes---border-radius--small: .375rem;
    --_sizes---border-radius--xhuge: 2rem;
    --_sizes---border-radius--xxhuge: 2.5rem;
    --_sizes---border-radius--100: 100%;
    --_sizes---section--small: 3rem;
    --_sizes---fixed--0rem: 0rem;
    --_sizes---fixed--0-125rem: .125rem;
    --_sizes---fixed--0-25rem: .25rem;
    --_sizes---fixed--0-5rem: .5rem;
    --_sizes---fixed--0-75rem: .75rem;
    --_sizes---fixed--0-875rem: .875rem;
    --_sizes---fixed--1rem: 1rem;
    --_sizes---fixed--1-125rem: 1.125rem;
    --_sizes---fixed--1-25rem: 1.25rem;
    --_sizes---fixed--1-375rem: 1.375rem;
    --_sizes---fixed--1-5rem: 1.5rem;
    --_sizes---fixed--1-625rem: 1.625rem;
    --_sizes---fixed--1-75rem: 1.75rem;
    --_sizes---fixed--1-875rem: 1.875rem;
    --_sizes---fixed--2rem: 2rem;
    --_sizes---fixed--2-25rem: 2.25rem;
    --_sizes---fixed--2-5rem: 2.5rem;
    --_sizes---fixed--2-75rem: 2.75rem;
    --_sizes---fixed--3rem: 3rem;
    --_sizes---fixed--3-25rem: 3.25rem;
    --_sizes---fixed--3-5rem: 3.5rem;
    --_sizes---fixed--3-75rem: 3.75rem;
    --_sizes---fixed--4rem: 4rem;
    --_sizes---fixed--4-25rem: 4.25rem;
    --_sizes---fixed--4-5rem: 4.5rem;
    --_sizes---fixed--4-75rem: 4.75rem;
    --_sizes---fixed--5rem: 5rem;
    --_sizes---fixed--5-5rem: 5.5rem;
    --_sizes---fixed--6rem: 6rem;
    --_sizes---fixed--6-5rem: 6.5rem;
    --_sizes---fixed--7rem: 7rem;
    --_sizes---fixed--7-5rem: 7.5rem;
    --_sizes---fixed--8rem: 8rem;
    --_sizes---fixed--8-5rem: 8.5rem;
    --_sizes---fixed--9rem: 9rem;
    --_sizes---fixed--9-5rem: 9.5rem;
    --_sizes---fixed--10rem: 10rem;
    --_sizes---fixed--12rem: 12rem;
    --_sizes---fixed--14rem: 14rem;
    --_sizes---fixed--16rem: 16rem;
    --_sizes---fixed--18rem: 18rem;
    --_sizes---fixed--20rem: 20rem;
    --_sizes---section--medium: 5rem;
    --_sizes---section--large: 8rem;
    --_sizes---section--xlarge: 10rem;
    --_sizes---section--huge: 12rem;
    --_typography---font-family--secondary: "Mona Sans", Arial, sans-serif;
    --_typography---font-weight--regular: 400;
    --_typography---font-family--primary: "Mona Sans Narrow", Impact, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---h3--font-family: var(--_typography---font-family--primary);
    --_typography---h3--font-size: var(--_sizes---fixed--1-75rem);
    --_typography---h2--line-height: 100%;
    --_typography---h3--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h3--letter-spacing: .1rem;
    --_typography---h5--font-family: var(--_typography---font-family--primary);
    --_typography---h5--font-size: var(--_sizes---fixed--1rem);
    --_typography---h5--line-height: 100%;
    --_typography---h5--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h5--letter-spacing: .025rem;
    --_typography---h2--font-family: var(--_typography---font-family--primary);
    --_typography---h2--font-size: var(--_sizes---fixed--3-5rem);
    --_typography---h2--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h2--letter-spacing: .1rem;
    --_typography---h6--font-family: var(--_typography---font-family--primary);
    --_typography---h6--font-size: var(--_sizes---fixed--0-75rem);
    --_typography---h6--line-height: 100%;
    --_typography---h6--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h6--letter-spacing: .025rem;
    --_typography---font-weight--medium: 500;
    --_typography---h1--font-family: var(--_typography---font-family--primary);
    --_typography---h1--font-size: var(--_sizes---fixed--4rem);
    --_typography---h1--line-height: 100%;
    --_typography---h1--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h1--letter-spacing: .1rem;
    --_typography---h4--font-family: var(--_typography---font-family--primary);
    --_typography---h4--font-size: var(--_sizes---fixed--1-5rem);
    --_typography---h4--line-height: 100%;
    --_typography---h4--font-weight: var(--_typography---font-weight--extra-bold);
    --_typography---h4--letter-spacing: .1rem;
    --_typography---font-weight--black: 900;
    --_typography---font-family--tertiary: "Space Mono", Arial, sans-serif;
    --_typography---font-weight--semibold: 600;
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--light: 300;
    --_typography---font-weight--bold: 700;
    --_typography---h3--line-height: 100%;
  }

  h2 {
    font-size: 1.75rem;
  }

  h3 {
    font-size: 1.25rem;
  }

  h4 {
    font-size: 1rem;
  }

  h5 {
    font-size: .875rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .spacer-xlarge {
    padding-top: 3rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-rich-text h1 {
    font-size: 3rem;
  }

  .text-rich-text h2 {
    font-size: 2.5rem;
  }

  .text-rich-text h3 {
    font-size: 2rem;
  }

  .text-rich-text h4 {
    font-size: 1.5rem;
  }

  .text-rich-text h5 {
    font-size: 1.25rem;
  }

  .text-size-medium {
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

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

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .fs-styleguide-row {
    flex-wrap: wrap;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .nav-style-guide {
    width: 92vw;
    padding: 1rem;
  }

  .nav-style-guide-link {
    width: 2rem;
    height: 2rem;
  }

  .nav-style-guide-icon {
    font-size: 1.25rem;
  }

  .accordion-heading {
    font-size: 1.5rem;
  }

  .plus-line {
    height: .1rem;
  }

  .padding-top-header {
    padding-top: 10rem;
  }

  .plus-block {
    width: 2rem;
    height: 2rem;
  }

  .accordion-content-item {
    padding-right: var(--_sizes---spacer--small);
    padding-left: var(--_sizes---spacer--small);
  }

  .social-media-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .contact-form-wrapper {
    padding: 2.5rem 1.5rem;
  }

  .accordion-title-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .accordion-top-wrap {
    grid-column-gap: 0rem;
  }

  .header-component-grid {
    height: 100vh;
  }

  .utility-icon {
    width: 8rem;
    height: 8rem;
  }

  .changelog-content-flex {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-direction: column;
    align-items: flex-start;
  }

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

  .project-info-grid {
    grid-template-columns: 1fr;
  }

  .project-content-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .blog-post-info-block {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: wrap;
  }

  .blog-post-info-item {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
  }

  .blog-post-title {
    font-size: 3rem;
  }

  .blog-main-grid {
    grid-template-rows: auto auto auto auto auto;
  }

  .post-title, .post-title.is-small, .post-title.is-medium {
    font-size: 1.75rem;
  }

  .blog-post-category {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
    bottom: .5rem;
    left: .5rem;
  }

  .all-posts-component-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .newsletter-form-wrapper {
    padding: 1.5rem 1rem;
  }

  .team-members-grid {
    grid-template-columns: 1fr;
  }

  .member-name {
    font-size: 2rem;
  }

  .header-inner-grid {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    margin-top: 0;
  }

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

  .heading-item {
    padding-right: 5px;
  }

  .shape-wrapper {
    width: 4.5rem;
    min-width: 4.5rem;
    height: 3.25rem;
    min-height: 3.25rem;
    margin-left: .5rem;
    margin-right: .5rem;
    top: -.25rem;
  }

  .video-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .navigation-content-wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .navigation-content-block {
    height: 34rem;
  }

  .button-text {
    font-size: .875rem;
  }

  .logo-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .navigation-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .navigation-link-text {
    font-size: 3rem;
  }

  .logo-link {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .logo-scd {
    font-size: 1.675rem;
  }

  .navigation-link-wrap {
    height: 3rem;
  }

  .logo-text {
    font-size: 10px;
    position: relative;
  }

  .nav-social-media {
    display: none;
  }

  ._3d-text-block {
    perspective: 4000px;
    width: 23rem;
    height: 4rem;
    margin-top: -1rem;
  }

  ._3d-text-block-services {
    perspective: 4000px;
    width: 23rem;
    height: 4rem;
    margin-top: -1rem;
  }

  ._3d-text-front {
    width: 23rem;
    height: 4rem;
    transform: translate3d(0, 0, 2rem);
  }

  ._3d-block-text {
    font-size: 4rem;
  }

  ._3d-block-text-about {
    font-size: 4rem;
  }

  ._3d-text-back {
    width: 23rem;
    height: 4rem;
    transform: translate3d(0, 0, -2rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-top {
    width: 23rem;
    height: 4rem;
    transform: translate(0, -2rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-bottom {
    width: 23rem;
    height: 4rem;
    transform: translate(0, 2rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-front-services {
    width: 23rem;
    height: 4rem;
    transform: translate3d(0, 0, 2rem);
  }

  ._3d-text-back-services {
    width: 23rem;
    height: 4rem;
    transform: translate3d(0, 0, -2rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-top-services {
    width: 23rem;
    height: 4rem;
    transform: translate(0, -2rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-text-bottom-services {
    width: 23rem;
    height: 4rem;
    transform: translate(0, 2rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  .header-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .scroll-down-wrap {
    width: 8rem;
    height: 8rem;
  }

  .arrow-video {
    width: 3.5rem;
    height: 3.5rem;
  }

  .circular-text {
    width: 5.5rem;
    height: 5.5rem;
  }

  .hero-icon {
    width: 1.25rem;
    height: 1.25rem;
  }

  .partner-container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .partners-logo-gradient-left {
    width: 2rem;
  }

  .partner-component-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .partners-logo-gradient-right {
    width: 2rem;
  }

  .intro-text, .intro-text.our-journey {
    font-size: 2.5rem;
  }

  .service-description {
    font-size: 1rem;
  }

  .scroll-text {
    font-size: 3.25rem;
  }

  .service-description-wrapper {
    max-width: 17rem;
  }

  .roll-number-wrap {
    height: 3rem;
    min-height: 3rem;
    position: relative;
    bottom: -.5rem;
  }

  .service-number {
    height: 3rem;
    min-height: 3rem;
    font-size: 3rem;
  }

  .roll-number-item {
    height: 3rem;
    min-height: 3rem;
  }

  .service-text {
    font-size: .875rem;
  }

  .service-video {
    width: 6rem;
    height: 6rem;
    left: -1rem;
  }

  .top-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .content-block {
    padding-bottom: .5rem;
  }

  .button-text-block {
    height: .875rem;
  }

  .case-studies-grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .case-study-text {
    font-size: 1.125rem;
  }

  .testimonial-component {
    grid-template-columns: 1fr;
  }

  .rate-block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .star-rating-block {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .star-rating {
    width: .875rem;
    height: .875rem;
  }

  .testimonial-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .testimonial-block {
    border: 1px solid var(--primary-color--orange);
    position: sticky;
    top: 3rem;
  }

  .roll-number-wrapper, .roll-number {
    height: 5rem;
    min-height: 5rem;
  }

  .stats-number {
    height: 5rem;
    min-height: 5rem;
    font-size: 5rem;
  }

  .stats-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    padding-top: 3.5rem;
  }

  .plan-link-wrapper {
    grid-row-gap: 2.5rem;
  }

  .plan-tabs {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .plan-title {
    font-size: 2.25rem;
  }

  .plan-content-block {
    padding: 1.5rem;
  }

  .plan-icon {
    height: 2.5rem;
  }

  .price-text {
    font-size: 3rem;
  }

  .faq-grid {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .cta-title {
    font-size: 4rem;
  }

  .footer-padding {
  }

  .link-text-wrap {
    height: .925rem;
  }

  .link-text {
    font-size: .925rem;
  }

  .footer-logo {
    height: auto;
    max-height: 2rem;
  }

  .footer-logo-wrap {
  }

  .footer-description-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .footer-description-item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
  }

  ._3d-title-block {
    width: 18rem;
    height: 3.5rem;
  }

  ._3d-title-front {
    width: 18rem;
    height: 3.5rem;
    transform: translate3d(0, 0, 1.75rem);
  }

  ._3d-title-back {
    width: 18rem;
    height: 3.5rem;
    transform: translate3d(0, 0, 1.75rem)rotateX(180deg)rotateY(0)rotateZ(0);
  }

  ._3d-title-top {
    width: 18rem;
    height: 3.5rem;
    transform: translate(0, -1.75rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  ._3d-title-bottom {
    width: 18rem;
    height: 3.5rem;
    transform: translate(0, 1.75rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  .view-button {
    width: 2.5rem;
    height: 2.5rem;
    bottom: 10%;
  }

  .number-text {
    font-size: 1rem;
  }

  .numbers-container {
    height: 100vh;
  }

  .numbers-component {
    height: 200vh;
  }

  .number-item {
    font-size: 8rem;
  }

  .process-title {
    font-size: 2.25rem;
  }

  .process-number {
    font-size: 2.5rem;
  }

  .contact-link {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .coming-soon-wrapper {
    max-width: none;
  }

  .coming-soon-form {
    width: 100%;
    padding: 1rem;
  }

  .coming-soon-form-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

#w-node-_4c3af195-5661-671f-71c8-380baa97eb7c-134cae83 {
  grid-area: 1 / 1 / 7 / 7;
  align-self: center;
}

#w-node-_4c3af195-5661-671f-71c8-380baa97eb7e-134cae83 {
  grid-area: 1 / 1 / 2 / 7;
  place-self: end center;
}

#w-node-_482c10c7-a7cb-6b6e-9938-cdeb1f3130ed-134cae83 {
  grid-area: 2 / 1 / 3 / 7;
  align-self: center;
}

#w-node-_08711dbb-f303-4dd2-565e-6b93a0f8ccc0-134cae83 {
  grid-area: 3 / 1 / 4 / 7;
  place-self: start center;
}

#w-node-_1ac6f23e-e12e-5d99-4103-52d9d797b366-134cae83 {
  grid-area: 2 / 1 / 7 / 7;
  align-self: end;
}

#w-node-b1accf56-eef7-2387-c830-c414d9a4c44e-134cae83 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end start;
}

#w-node-_524fdb56-d9cd-e494-801f-665c75424126-134cae83 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center end;
}

#w-node-_2870eda4-7c88-01f7-0a97-3fab784c1687-134cae83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end center;
}

#w-node-ed66fa6d-8052-746a-e861-3e2098a8fd3c-134cae83, #w-node-ed66fa6d-8052-746a-e861-3e2098a8fd3e-134cae83, #w-node-ed66fa6d-8052-746a-e861-3e2098a8fd40-134cae83, #w-node-ed66fa6d-8052-746a-e861-3e2098a8fd42-134cae83, #w-node-ed66fa6d-8052-746a-e861-3e2098a8fd44-134cae83, #w-node-ed66fa6d-8052-746a-e861-3e2098a8fd46-134cae83, #w-node-_45803e6b-986e-39f5-9267-85aa761252c9-134cae83, #w-node-_45803e6b-986e-39f5-9267-85aa761252cb-134cae83, #w-node-_45803e6b-986e-39f5-9267-85aa761252cd-134cae83, #w-node-_45803e6b-986e-39f5-9267-85aa761252cf-134cae83, #w-node-_45803e6b-986e-39f5-9267-85aa761252d1-134cae83, #w-node-_45803e6b-986e-39f5-9267-85aa761252d3-134cae83, #w-node-e8395a1b-3701-0d57-8d49-d06451bc572a-134cae83, #w-node-e8395a1b-3701-0d57-8d49-d06451bc572c-134cae83, #w-node-e8395a1b-3701-0d57-8d49-d06451bc572e-134cae83, #w-node-e8395a1b-3701-0d57-8d49-d06451bc5730-134cae83, #w-node-e8395a1b-3701-0d57-8d49-d06451bc5732-134cae83, #w-node-e8395a1b-3701-0d57-8d49-d06451bc5734-134cae83 {
  place-self: center;
}

#w-node-_586cf338-6fef-088f-024e-f4e181d319b4-134cae83 {
  place-self: center start;
}

#w-node-_42b29e18-cd2c-2545-4139-2013a68d283c-134cae83 {
  place-self: center end;
}

#w-node-_679cd2c5-917f-4352-02e0-0ecb351372f9-134cae83 {
  place-self: end;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd8a4-134cae83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd8a5-134cae83 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd89c-134cae83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end;
}

#w-node-_8708a102-30dd-cf56-95e3-2716b572fa36-134cae83 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd8dc-134cae83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd8dd-134cae83 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd8d2-134cae83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end;
}

#w-node-_1d52d115-04fa-3337-1d2c-ccbcbb83c668-134cae83 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd916-134cae83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd917-134cae83 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd90a-134cae83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end;
}

#w-node-_1db7a821-5e9c-ea40-1549-6c64335bf146-134cae83 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd952-134cae83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd953-134cae83 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a2844795-4776-4502-0e97-c37498cbd944-134cae83 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end;
}

#w-node-_7f363866-b6c0-0e40-580f-b3d1d0c6de05-134cae83 {
  place-self: center start;
}

#w-node-_7f363866-b6c0-0e40-580f-b3d1d0c6de0a-134cae83 {
  place-self: center end;
}

#w-node-b2e212cc-02c6-1cc4-0851-c7ef7039ab70-134cae83 {
  place-self: end;
}

#w-node-b9d00673-7343-adff-7720-48e3d3c7183b-134cae83 {
  place-self: center start;
}

#w-node-b9d00673-7343-adff-7720-48e3d3c71840-134cae83 {
  place-self: center end;
}

#w-node-_24f5d962-0f62-8fcf-ae04-6a28ebc7f280-134cae83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_24f5d962-0f62-8fcf-ae04-6a28ebc7f29e-134cae83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_24f5d962-0f62-8fcf-ae04-6a28ebc7f2ce-134cae83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_33f167b7-723b-cfde-a486-b17874c7f637-134cae83 {
  place-self: end;
}

#w-node-f025c514-aaa0-5309-a602-ba66dcd0412d-dcd0411c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-f025c514-aaa0-5309-a602-ba66dcd04145-dcd0411c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-f025c514-aaa0-5309-a602-ba66dcd04172-dcd0411c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-f025c514-aaa0-5309-a602-ba66dcd0417b-dcd0411c {
  place-self: end start;
}

#w-node-f025c514-aaa0-5309-a602-ba66dcd0418a-dcd0411c {
  place-self: end;
}

#w-node-_3ce70cb2-5f98-d38b-2af8-6ce974cc46f3-74cc46ae {
  place-self: center start;
}

#w-node-_3ce70cb2-5f98-d38b-2af8-6ce974cc46f8-74cc46ae {
  place-self: center end;
}

#w-node-_2c3b1360-a979-b48e-fd2e-8bc9d7d470bb-d7d47095 {
  place-self: center start;
}

#w-node-_2c3b1360-a979-b48e-fd2e-8bc9d7d470c0-d7d47095 {
  place-self: center end;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb933-71bfb931, #w-node-_8db60063-8c1e-16db-2afe-c8c471bfb955-71bfb931 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb964-71bfb931 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb965-71bfb931 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: end;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb967-71bfb931 {
  place-self: end start;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb969-71bfb931 {
  place-self: end;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb985-71bfb931 {
  place-self: center start;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb98a-71bfb931 {
  place-self: center end;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb993-71bfb931 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9a2-71bfb931 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9a3-71bfb931 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: end;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9a5-71bfb931 {
  place-self: end start;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9a7-71bfb931 {
  place-self: end;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9c3-71bfb931 {
  place-self: center start;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9c8-71bfb931 {
  place-self: center end;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9d1-71bfb931 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9e0-71bfb931 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9e1-71bfb931 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: end;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9e3-71bfb931 {
  place-self: end start;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9e5-71bfb931 {
  place-self: end;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfba01-71bfb931 {
  place-self: center start;
}

#w-node-_8db60063-8c1e-16db-2afe-c8c471bfba06-71bfb931 {
  place-self: center end;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec06f8-4dec06f3 {
  align-self: start;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0701-4dec06f3 {
  align-self: center;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0703-4dec06f3 {
  align-self: end;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec070e-4dec06f3 {
  align-self: start;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0717-4dec06f3 {
  align-self: center;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0719-4dec06f3 {
  align-self: end;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0724-4dec06f3 {
  align-self: start;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec072d-4dec06f3 {
  align-self: center;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec072f-4dec06f3 {
  align-self: end;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec073a-4dec06f3 {
  align-self: start;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0743-4dec06f3 {
  align-self: center;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0745-4dec06f3 {
  align-self: end;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0751-4dec06f3 {
  align-self: start;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec075a-4dec06f3 {
  align-self: center;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec075c-4dec06f3 {
  align-self: end;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0767-4dec06f3 {
  align-self: start;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0770-4dec06f3 {
  align-self: center;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0772-4dec06f3 {
  align-self: end;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec077d-4dec06f3 {
  align-self: start;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0786-4dec06f3 {
  align-self: center;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0788-4dec06f3 {
  align-self: end;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec0793-4dec06f3 {
  align-self: start;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec079c-4dec06f3 {
  align-self: center;
}

#w-node-e95d1a28-baf0-8143-39a7-d7c94dec079e-4dec06f3 {
  align-self: end;
}

#w-node-_1094cd14-1a15-402d-3e1b-1c4a59d30497-59d30493 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center start;
}

#w-node-_1094cd14-1a15-402d-3e1b-1c4a59d3049f-59d30493 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_1094cd14-1a15-402d-3e1b-1c4a59d304b8-59d30493 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center end;
}

#w-node-_1094cd14-1a15-402d-3e1b-1c4a59d304c6-59d30493 {
  place-self: center end;
}

#w-node-_1094cd14-1a15-402d-3e1b-1c4a59d304d0-59d30493 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1094cd14-1a15-402d-3e1b-1c4a59d30502-59d30493 {
  align-self: end;
}

#w-node-_1094cd14-1a15-402d-3e1b-1c4a59d30507-59d30493 {
  place-self: center start;
}

#w-node-_1094cd14-1a15-402d-3e1b-1c4a59d3050c-59d30493 {
  place-self: center end;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655546-134cae85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655565-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065556a-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065556f-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655574-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065557a-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655580-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655586-134cae85 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655669-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655671-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655688-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906556a1-134cae85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556a4-134cae85 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556a6-134cae85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556a9-134cae85 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556fb-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655705-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655706-134cae85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-83209065577a-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065577f-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655784-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655789-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065578e-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655793-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065579d-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557a2-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557a7-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557ac-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557b1-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557b6-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557bb-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557c0-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557c5-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557ca-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557cf-134cae85 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906557d3-134cae85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906557d4-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557d9-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557de-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557e3-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557f8-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557fd-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655802-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655807-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065580c-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655811-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065581b-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655820-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655825-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065582a-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065582f-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655834-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655839-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065583e-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655843-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655848-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065584d-134cae85 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655851-134cae85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655852-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655857-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065585c-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655861-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655873-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655878-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065587d-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655882-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655887-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065588c-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655891-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655896-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-83209065589b-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-8320906558a0-134cae85 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906558a4-134cae85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906558a5-134cae85 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906558a8-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655945-134cae85, #w-node-_69f1cae7-9630-1fc9-cf58-832090655972-134cae85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906559b6-134cae85 {
  justify-self: start;
}

#w-node-_252d11a3-9f44-2b6c-7eb9-d63168a6ed84-134cae86 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end;
}

#w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3ab8-134cae88 {
  grid-area: 1 / 1 / 7 / 7;
  align-self: center;
}

#w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3ab9-134cae88 {
  grid-area: 1 / 1 / 2 / 7;
  place-self: end center;
}

#w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3ac9-134cae88 {
  grid-area: 2 / 1 / 3 / 7;
  align-self: center;
}

#w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3ae3-134cae88 {
  grid-area: 2 / 1 / 7 / 7;
  align-self: end;
}

#w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3ae7-134cae88 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end start;
}

#w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3aeb-134cae88 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3af0-134cae88 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: end;
}

#w-node-_849e3072-690c-cd91-5984-056291204f5c-134cae88 {
  place-self: center start;
}

#w-node-_849e3072-690c-cd91-5984-056291204f61-134cae88 {
  place-self: center end;
}

#w-node-_592b5f3b-9ca9-f379-a1ee-e80555a5c6e1-134cae88, #w-node-aa03dfe7-0a60-7732-7be4-33e5c14d4991-134cae88 {
  place-self: end;
}

#w-node-_2ea7aeca-7597-f8d5-94dd-9ee19dcecef9-134cae88 {
  place-self: center start;
}

#w-node-_2ea7aeca-7597-f8d5-94dd-9ee19dcecefe-134cae88 {
  place-self: center end;
}

#w-node-_409a0885-430c-bcd1-0665-405f2fdabf91-134cae89 {
  place-self: end;
}

#w-node-_409a0885-430c-bcd1-0665-405f2fdabf96-134cae89 {
  place-self: center start;
}

#w-node-_409a0885-430c-bcd1-0665-405f2fdabf9b-134cae89 {
  place-self: center end;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2400-134cae89 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2401-134cae89 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2434-134cae89 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2443-134cae89 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2445-134cae89 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2446-134cae89 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb247a-134cae89 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2489-134cae89 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb248b-134cae89 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb248c-134cae89 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb24c0-134cae89 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb24d1-134cae89 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb24d3-134cae89 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb24d4-134cae89 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2508-134cae89 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end;
}

#w-node-_6b0f8b91-8926-5bbc-b4ca-6e442682220f-134cae8e {
  grid-area: 1 / 1 / 5 / 5;
}

#w-node-fc82a3f2-bb1e-dc32-6478-b8422635a251-134cae8e {
  grid-area: 1 / 5 / 3 / 7;
}

#w-node-_90ffc042-3759-dc61-37ba-1782b8c2abbe-134cae8e {
  grid-area: 1 / 7 / 3 / 9;
}

#w-node-afe6fce8-37f3-dc8a-f6bf-9c96fe6ea680-134cae8e {
  grid-area: 3 / 5 / 5 / 7;
}

#w-node-_296a7425-a95d-e1fa-ef75-328ca0760a59-134cae8e {
  grid-area: 3 / 7 / 5 / 9;
}

#w-node-e4edcf7f-0f07-f5fe-fe69-595c9122d8a2-134cae8e {
  place-self: center end;
}

#w-node-_292e0bf1-d85d-f383-5311-518de2986e51-134cae8f {
  place-self: end;
}

#w-node-_292e0bf1-d85d-f383-5311-518de2986e56-134cae8f {
  place-self: center start;
}

#w-node-_292e0bf1-d85d-f383-5311-518de2986e5b-134cae8f {
  place-self: center end;
}

#w-node-_089b5806-14cb-8a2f-37cf-3471f6a88002-134cae90 {
  justify-self: start;
}

#w-node-_089b5806-14cb-8a2f-37cf-3471f6a88007-134cae90, #w-node-_089b5806-14cb-8a2f-37cf-3471f6a8800c-134cae90 {
  justify-self: center;
}

#w-node-_089b5806-14cb-8a2f-37cf-3471f6a88011-134cae90 {
  justify-self: end;
}

#w-node-_5274f58a-0a4f-e940-537a-b1e19e04af4a-134cae90 {
  place-self: end;
}

#w-node-_5274f58a-0a4f-e940-537a-b1e19e04af4f-134cae90 {
  place-self: center start;
}

#w-node-_5274f58a-0a4f-e940-537a-b1e19e04af54-134cae90 {
  place-self: center end;
}

#w-node-b3cad6c4-e292-dc8f-eebd-c22f86187168-b53a116e {
  place-self: end;
}

#w-node-b3cad6c4-e292-dc8f-eebd-c22f8618716d-b53a116e {
  place-self: center start;
}

#w-node-b3cad6c4-e292-dc8f-eebd-c22f86187172-b53a116e {
  place-self: center end;
}

#w-node-_33142b92-f63a-5ced-7dcc-b731e505fe0b-b53a116e {
  place-self: end;
}

#w-node-_33142b92-f63a-5ced-7dcc-b731e505fe10-b53a116e {
  place-self: center start;
}

#w-node-_33142b92-f63a-5ced-7dcc-b731e505fe15-b53a116e {
  place-self: center end;
}

#w-node-_5a5d670f-febf-0839-65ce-ba311c61b5cb-903c6be2 {
  grid-area: 2 / 1 / 3 / 7;
  place-self: center;
}

#w-node-e2c96e96-d7f1-6220-460b-f3774e9f4ac3-903c6be2 {
  grid-area: 2 / 1 / 6 / 7;
  align-self: center;
}

#w-node-e2c96e96-d7f1-6220-460b-f3774e9f4ac4-903c6be2 {
  grid-area: 1 / 1 / 2 / 7;
  place-self: end center;
}

#w-node-e2c96e96-d7f1-6220-460b-f3774e9f4ad4-903c6be2 {
  grid-area: 2 / 1 / 3 / 7;
  align-self: center;
}

#w-node-_1ca3a454-bd9e-ae6b-c388-3bf568bbb50b-903c6be2 {
  grid-area: 3 / 1 / 4 / 7;
  place-self: center;
}

#w-node-e2c96e96-d7f1-6220-460b-f3774e9f4aee-903c6be2 {
  grid-area: 2 / 1 / 7 / 7;
  align-self: end;
}

#w-node-e2c96e96-d7f1-6220-460b-f3774e9f4af2-903c6be2 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end start;
}

#w-node-e2c96e96-d7f1-6220-460b-f3774e9f4afb-903c6be2 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: end;
}

#w-node-_4e49a190-7357-20ad-decf-539313c9bf33-903c6be2 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d22b2b31-6679-3c70-c9d8-033e4b24045d-1cb5a935 {
  place-self: end;
}

#w-node-d22b2b31-6679-3c70-c9d8-033e4b240462-1cb5a935 {
  place-self: center start;
}

#w-node-d22b2b31-6679-3c70-c9d8-033e4b240467-1cb5a935 {
  place-self: center end;
}

@media screen and (max-width: 991px) {
  #w-node-b1accf56-eef7-2387-c830-c414d9a4c44e-134cae83 {
    grid-column-end: 3;
  }

  #w-node-_524fdb56-d9cd-e494-801f-665c75424126-134cae83 {
    grid-column: 2 / 3;
    justify-self: center;
  }

  #w-node-_2870eda4-7c88-01f7-0a97-3fab784c1687-134cae83 {
    grid-column: 2 / 4;
    justify-self: end;
  }

  #w-node-_96d16fbd-5eab-640a-5e0f-9bfff793f272-134cae83 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_6a254d20-855f-28e0-ee9f-4974d16055e7-134cae83 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-bd182d5e-8ab6-0ce8-b126-c63dc7119c5f-134cae83 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: start;
  }

  #w-node-_679cd2c5-917f-4352-02e0-0ecb351372f9-134cae83 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-a2844795-4776-4502-0e97-c37498cbd8a4-134cae83 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a2844795-4776-4502-0e97-c37498cbd89c-134cae83 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-a2844795-4776-4502-0e97-c37498cbd8dc-134cae83 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a2844795-4776-4502-0e97-c37498cbd8d2-134cae83 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-a2844795-4776-4502-0e97-c37498cbd916-134cae83 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a2844795-4776-4502-0e97-c37498cbd90a-134cae83 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-a2844795-4776-4502-0e97-c37498cbd952-134cae83 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a2844795-4776-4502-0e97-c37498cbd944-134cae83, #w-node-_1e62ced3-7200-5b53-2964-4f6260a60b5b-134cae83 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9dc494f3-e542-bb42-0b51-bb19e27d5b2d-134cae83 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b2e212cc-02c6-1cc4-0851-c7ef7039ab67-134cae83 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-b2e212cc-02c6-1cc4-0851-c7ef7039ab70-134cae83 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-_24f5d962-0f62-8fcf-ae04-6a28ebc7f280-134cae83 {
    justify-self: start;
  }

  #w-node-_24f5d962-0f62-8fcf-ae04-6a28ebc7f2ce-134cae83 {
    justify-self: end;
  }

  #w-node-f025c514-aaa0-5309-a602-ba66dcd0417b-dcd0411c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f025c514-aaa0-5309-a602-ba66dcd0418a-dcd0411c {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-_2c3b1360-a979-b48e-fd2e-8bc9d7d4709a-d7d47095 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: start;
  }

  #w-node-_2c3b1360-a979-b48e-fd2e-8bc9d7d470c5-d7d47095 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_8db60063-8c1e-16db-2afe-c8c471bfb969-71bfb931, #w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9a7-71bfb931, #w-node-_8db60063-8c1e-16db-2afe-c8c471bfb9e5-71bfb931 {
    justify-self: start;
  }

  #w-node-_1094cd14-1a15-402d-3e1b-1c4a59d304b8-59d30493 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_1094cd14-1a15-402d-3e1b-1c4a59d304d0-59d30493 {
    grid-column-start: 1;
  }

  #w-node-fac37400-7299-35d9-f145-ae2aa10548ab-134cae86 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_252d11a3-9f44-2b6c-7eb9-d63168a6ed84-134cae86 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3ae7-134cae88 {
    grid-column-end: 3;
  }

  #w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3aeb-134cae88 {
    grid-column: 2 / 3;
    justify-self: center;
  }

  #w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3af0-134cae88 {
    grid-column: 2 / 4;
    justify-self: end;
  }

  #w-node-_592b5f3b-9ca9-f379-a1ee-e80555a5c6cb-134cae88 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: start;
  }

  #w-node-_592b5f3b-9ca9-f379-a1ee-e80555a5c6e1-134cae88 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-aa03dfe7-0a60-7732-7be4-33e5c14d497b-134cae88 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: start;
  }

  #w-node-aa03dfe7-0a60-7732-7be4-33e5c14d4991-134cae88 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-_409a0885-430c-bcd1-0665-405f2fdabf7a-134cae89 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_409a0885-430c-bcd1-0665-405f2fdabf91-134cae89 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2400-134cae89 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2434-134cae89 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2445-134cae89 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b61a367e-82d0-96e6-b3f1-3fc645fb247a-134cae89 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-b61a367e-82d0-96e6-b3f1-3fc645fb248b-134cae89 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b61a367e-82d0-96e6-b3f1-3fc645fb24c0-134cae89 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-b61a367e-82d0-96e6-b3f1-3fc645fb24d3-134cae89 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b61a367e-82d0-96e6-b3f1-3fc645fb2508-134cae89, #w-node-fea92aad-aa54-ae86-bcf1-c761182b96ee-134cae8e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_6b0f8b91-8926-5bbc-b4ca-6e442682220f-134cae8e {
    grid-column-end: 9;
  }

  #w-node-fc82a3f2-bb1e-dc32-6478-b8422635a251-134cae8e {
    grid-area: 5 / 1 / 7 / 5;
  }

  #w-node-_90ffc042-3759-dc61-37ba-1782b8c2abbe-134cae8e {
    grid-row: 5 / 7;
    grid-column-start: 5;
  }

  #w-node-afe6fce8-37f3-dc8a-f6bf-9c96fe6ea680-134cae8e {
    grid-area: 7 / 1 / 9 / 5;
  }

  #w-node-_296a7425-a95d-e1fa-ef75-328ca0760a59-134cae8e {
    grid-row: 7 / 9;
    grid-column-start: 5;
  }

  #w-node-_5851a0b0-38cb-736b-d6e8-9dea02a77c33-134cae8f {
    order: -9999;
  }

  #w-node-_292e0bf1-d85d-f383-5311-518de2986e3a-134cae8f {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_292e0bf1-d85d-f383-5311-518de2986e51-134cae8f {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-_5274f58a-0a4f-e940-537a-b1e19e04af33-134cae90 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_5274f58a-0a4f-e940-537a-b1e19e04af4a-134cae90 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-b3cad6c4-e292-dc8f-eebd-c22f86187152-b53a116e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-b3cad6c4-e292-dc8f-eebd-c22f86187168-b53a116e {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-_33142b92-f63a-5ced-7dcc-b731e505fdf4-b53a116e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_33142b92-f63a-5ced-7dcc-b731e505fe0b-b53a116e {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-e2c96e96-d7f1-6220-460b-f3774e9f4af2-903c6be2 {
    grid-column-end: 3;
  }

  #w-node-e2c96e96-d7f1-6220-460b-f3774e9f4afb-903c6be2 {
    grid-column: 2 / 4;
    justify-self: end;
  }

  #w-node-_4e49a190-7357-20ad-decf-539313c9bf33-903c6be2 {
    grid-area: 1 / 1 / 2 / 4;
    place-self: center;
  }

  #w-node-d22b2b31-6679-3c70-c9d8-033e4b240446-1cb5a935 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-d22b2b31-6679-3c70-c9d8-033e4b24045d-1cb5a935 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b1accf56-eef7-2387-c830-c414d9a4c44e-134cae83, #w-node-_2870eda4-7c88-01f7-0a97-3fab784c1687-134cae83 {
    grid-row: 2 / 3;
  }

  #w-node-_24f5d962-0f62-8fcf-ae04-6a28ebc7f280-134cae83, #w-node-_24f5d962-0f62-8fcf-ae04-6a28ebc7f29e-134cae83, #w-node-_24f5d962-0f62-8fcf-ae04-6a28ebc7f2ce-134cae83 {
    justify-self: center;
  }

  #w-node-f025c514-aaa0-5309-a602-ba66dcd0412d-dcd0411c {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-f025c514-aaa0-5309-a602-ba66dcd04145-dcd0411c {
    grid-area: 2 / 1 / 3 / 4;
    justify-self: start;
  }

  #w-node-f025c514-aaa0-5309-a602-ba66dcd04172-dcd0411c {
    grid-area: 2 / 1 / 3 / 4;
    justify-self: end;
  }

  #w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3ae7-134cae88, #w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3af0-134cae88 {
    grid-row: 2 / 3;
  }

  #w-node-_089b5806-14cb-8a2f-37cf-3471f6a88007-134cae90 {
    justify-self: end;
  }

  #w-node-_089b5806-14cb-8a2f-37cf-3471f6a8800c-134cae90 {
    justify-self: start;
  }

  #w-node-e2c96e96-d7f1-6220-460b-f3774e9f4af2-903c6be2, #w-node-e2c96e96-d7f1-6220-460b-f3774e9f4afb-903c6be2 {
    grid-row: 2 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b1accf56-eef7-2387-c830-c414d9a4c44e-134cae83 {
    grid-column-end: 4;
    place-self: center;
  }

  #w-node-_2870eda4-7c88-01f7-0a97-3fab784c1687-134cae83 {
    grid-row: 3 / 4;
    grid-column-start: 1;
    place-self: center;
  }

  #w-node-_679cd2c5-917f-4352-02e0-0ecb351372f9-134cae83 {
    grid-row: 2 / 3;
    justify-self: start;
  }

  #w-node-_33f167b7-723b-cfde-a486-b17874c7f637-134cae83 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-_2c3b1360-a979-b48e-fd2e-8bc9d7d470c7-d7d47095 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1094cd14-1a15-402d-3e1b-1c4a59d30497-59d30493 {
    grid-column-end: 3;
  }

  #w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3ae7-134cae88 {
    grid-column-end: 4;
    place-self: center;
  }

  #w-node-efd0d608-a31f-0f74-10f5-2ba4a04c3af0-134cae88 {
    grid-row: 3 / 4;
    grid-column-start: 1;
    place-self: center;
  }

  #w-node-_592b5f3b-9ca9-f379-a1ee-e80555a5c6e1-134cae88, #w-node-aa03dfe7-0a60-7732-7be4-33e5c14d4991-134cae88 {
    grid-row: 2 / 3;
    justify-self: start;
  }

  #w-node-_6b0f8b91-8926-5bbc-b4ca-6e442682220f-134cae8e {
    grid-row-end: 2;
  }

  #w-node-fc82a3f2-bb1e-dc32-6478-b8422635a251-134cae8e {
    grid-row: 2 / 3;
    grid-column-end: 9;
  }

  #w-node-_90ffc042-3759-dc61-37ba-1782b8c2abbe-134cae8e {
    grid-row: 3 / 4;
    grid-column-start: 1;
  }

  #w-node-afe6fce8-37f3-dc8a-f6bf-9c96fe6ea680-134cae8e {
    grid-row: 4 / 5;
    grid-column-end: 9;
  }

  #w-node-_296a7425-a95d-e1fa-ef75-328ca0760a59-134cae8e {
    grid-row: 5 / 6;
    grid-column-start: 1;
  }

  #w-node-_97474925-048e-aa7b-8f11-4d51b21eee20-134cae8e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_089b5806-14cb-8a2f-37cf-3471f6a88007-134cae90, #w-node-_089b5806-14cb-8a2f-37cf-3471f6a88011-134cae90 {
    justify-self: start;
  }

  #w-node-_1ca3a454-bd9e-ae6b-c388-3bf568bbb50b-903c6be2 {
    justify-self: auto;
  }

  #w-node-e2c96e96-d7f1-6220-460b-f3774e9f4af2-903c6be2 {
    grid-column-end: 4;
    place-self: center;
  }

  #w-node-e2c96e96-d7f1-6220-460b-f3774e9f4afb-903c6be2 {
    grid-row: 3 / 4;
    grid-column-start: 1;
    place-self: center;
  }
}


@font-face {
  font-family: 'Mona Sans Narrow';
  src: url('../fonts/Mona-Sans-BlackNarrow.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans Narrow';
  src: url('../fonts/Mona-Sans-BoldNarrow.woff2') format('woff2'), url('../fonts/Mona-Sans-ExtraBoldNarrow.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans Narrow';
  src: url('../fonts/Mona-Sans-SemiBoldNarrow.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans Narrow';
  src: url('../fonts/Mona-Sans-LightNarrow.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans Narrow';
  src: url('../fonts/Mona-Sans-MediumNarrow.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans Narrow';
  src: url('../fonts/Mona-Sans-UltraLightNarrow.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans';
  src: url('../fonts/Mona-Sans-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans';
  src: url('../fonts/Mona-Sans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans';
  src: url('../fonts/Mona-Sans-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans';
  src: url('../fonts/Mona-Sans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans';
  src: url('../fonts/Mona-Sans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans';
  src: url('../fonts/Mona-Sans-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Space Mono';
  src: url('../fonts/SpaceMono-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Space Mono';
  src: url('../fonts/SpaceMono-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Service pill styling */
.service-pill {
  font-family: 'Mona Sans Narrow', Impact, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4em;
}

.footer-lang{
  display:flex;
  align-items:flex-start;
  gap:.5rem;
  margin: 0 0 18px; /* espace avant le téléphone */
}

/* Override du footer-link qui aligne à droite par défaut */
.footer-lang .footer-link{
  align-items:flex-start;
}

/* Séparateur discret en gardant le look du footer */
.footer-lang__sep{
  color: rgba(255,255,255,.35);
  line-height: 1.1;
  margin-top: 1px; /* micro-alignement visuel */
}

/* Etat actif (sobre) */
.footer-lang .footer-link.is-active .link-text{
  text-decoration: underline;
  text-underline-offset: 3px;
}

.section-privacy .heading-style-h1 {
  text-align: center;
  font-size: clamp(3rem, 8vw, 12rem);
}


.section-legal .heading-style-h1 {
  text-align: center;
  font-size: clamp(3rem, 8vw, 12rem);
}