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

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

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

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

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

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

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

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

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

:root {
  --background-color--primary-background: #070707;
  --_typography---font-family--secondary-font: Inter, Arial, sans-serif;
  --primary-color--white: white;
  --_typography---font-weight--regular: 400;
  --_typography---font-family--primary-font: "Bebas Neue", Impact, sans-serif;
  --_typography---h1--font-size: var(--_sizes---fixed--5-5rem);
  --_typography---h1--line-height: 100%;
  --_typography---h2--font-size: var(--_sizes---fixed--10rem);
  --_typography---h2--line-height: 100%;
  --_typography---h3--font-size: var(--_sizes---fixed--6rem);
  --_typography---h3--line-height: 100%;
  --_typography---h4--font-size: var(--_sizes---fixed--4rem);
  --_typography---h4--line-height: 100%;
  --_typography---h5--font-size: var(--_sizes---fixed--2rem);
  --_typography---h5--line-height: 100%;
  --_typography---h6--font-size: var(--_sizes---fixed--1rem);
  --_typography---h6--line-height: 100%;
  --_typography---base-styles--paragraphs: Inter, Arial, sans-serif;
  --neutral-color--secondary-neutral: #bbb;
  --_typography---base-styles--links: Inter, Arial, sans-serif;
  --border-color--primary-border: #ffffff1a;
  --_typography---h3--letter-spacing: .1rem;
  --_sizes---fixed--8rem: 8rem;
  --_sizes---fixed--7rem: 7rem;
  --_sizes---spacer--large: 3rem;
  --_typography---h5--letter-spacing: .025rem;
  --background-color--secondary-background: white;
  --_sizes---fixed--6-5rem: 6.5rem;
  --_typography---h2--letter-spacing: .1rem;
  --_sizes---fixed--3-25rem: 3.25rem;
  --_sizes---fixed--7-5rem: 7.5rem;
  --_sizes---fixed--3rem: 3rem;
  --primary-color--black: #070707;
  --black\<deleted\|variable-078384d0-9b1e-b801-7450-069663b5a685\>: #000;
  --border-color--secondary-border: #fff3;
  --_typography---h6--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h6--letter-spacing: .025rem;
  --_sizes---fixed--1rem: 1rem;
  --_sizes---spacer--small: 1rem;
  --_typography---h1--font-family: var(--_typography---font-family--primary-font);
  --_typography---h1--letter-spacing: .1rem;
  --_sizes---fixed--14rem: 14rem;
  --border-color--transparent: #0000;
  --neutral-color--primary-neutral: gray;
  --_typography---h4--letter-spacing: .1rem;
  --electric-blue: #2944ff;
  --_sizes---spacer--medium: 2rem;
  --_typography---font-weight--medium: 500;
  --_sizes---spacer--xsmall: .5rem;
  --_typography---font-weight--semibold: 600;
  --_sizes---fixed--6rem: 6rem;
  --_sizes---fixed--4rem: 4rem;
  --_sizes---fixed--1-75rem: 1.75rem;
  --_sizes---fixed--1-5rem: 1.5rem;
  --_sizes---fixed--5-5rem: 5.5rem;
  --_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;
  --_typography---font-weight--extra-bold: 800;
  --_typography---font-weight--black: 900;
  --_typography---h1--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h2--font-family: var(--_typography---font-family--primary-font);
  --_sizes---spacer--xlarge: 4rem;
  --_sizes---spacer--xxlarge: 5rem;
  --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
  --_sizes---spacer--huge: 6rem;
  --_sizes---spacer--xhuge: 8rem;
  --_sizes---spacer--xxhuge: 10rem;
  --_sizes---border-radius--tiny: .125rem;
  --_sizes---border-radius--xxsmall: .25rem;
  --_sizes---border-radius--small: .5rem;
  --_sizes---border-radius--medium: .75rem;
  --_sizes---border-radius--large: 1rem;
  --_sizes---border-radius--xlarge: 1.25rem;
  --_sizes---border-radius--xxlarge: 1.5rem;
  --_sizes---border-radius--huge: 1.75rem;
  --_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--1-125rem: 1.125rem;
  --_sizes---fixed--1-25rem: 1.25rem;
  --_sizes---fixed--1-375rem: 1.375rem;
  --_sizes---fixed--1-625rem: 1.625rem;
  --_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--3-5rem: 3.5rem;
  --_sizes---fixed--3-75rem: 3.75rem;
  --_sizes---fixed--4-25rem: 4.25rem;
  --_sizes---fixed--4-5rem: 4.5rem;
  --_sizes---fixed--4-75rem: 4.75rem;
  --_sizes---fixed--5rem: 5rem;
  --_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--16rem: 16rem;
  --_sizes---fixed--18rem: 18rem;
  --_sizes---fixed--20rem: 20rem;
  --_typography---h3--font-family: var(--_typography---font-family--primary-font);
  --_sizes---section--medium: 5rem;
  --_sizes---section--large: 8rem;
  --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
  --_sizes---section--xlarge: 10rem;
  --_sizes---section--huge: 12rem;
  --_typography---h4--font-family: var(--_typography---font-family--primary-font);
  --_typography---h4--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h5--font-family: var(--_typography---font-family--primary-font);
  --_typography---h5--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h6--font-family: var(--_typography---font-family--primary-font);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1 {
  font-family: var(--_typography---font-family--primary-font);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---font-weight--regular);
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-family: var(--_typography---font-family--primary-font);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---font-weight--regular);
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  font-family: var(--_typography---font-family--primary-font);
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---font-weight--regular);
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  font-family: var(--_typography---font-family--primary-font);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---font-weight--regular);
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  font-family: var(--_typography---font-family--primary-font);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---font-weight--regular);
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  font-family: var(--_typography---font-family--primary-font);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---font-weight--regular);
  margin-top: 0;
  margin-bottom: 0;
}

p {
  font-family: var(--_typography---base-styles--paragraphs);
  color: var(--neutral-color--secondary-neutral);
  margin-bottom: 10px;
}

a {
  font-family: var(--_typography---base-styles--links);
  color: var(--primary-color--white);
  text-decoration: none;
}

ul, ol {
  color: var(--neutral-color--secondary-neutral);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

blockquote {
  border-left: 5px solid var(--border-color--primary-border);
  color: var(--neutral-color--secondary-neutral);
  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-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h2--line-height);
  letter-spacing: var(--_typography---h3--letter-spacing);
}

.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: 80rem;
  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(--background-color--primary-background);
  color: #fff;
}

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

.form-message-error {
  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 {
  color: #114e0b;
  text-align: center;
  background-color: #cef5ca;
  padding: 1.25rem;
}

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

.heading-style-h5 {
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---font-weight--regular);
  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(--background-color--secondary-background);
}

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

.heading-style-h2 {
  font-family: var(--_typography---font-family--primary-font);
  font-size: var(--_sizes---fixed--6-5rem);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---h2--letter-spacing);
  -webkit-text-stroke-width: .7px;
}

.heading-style-h2.text-align-center {
  font-size: var(--_sizes---fixed--7rem);
}

.heading-style-h2.alt {
  color: var(--primary-color--black);
}

.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(--border-color--primary-border);
  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: 2rem;
}

.fs-styleguide-heading-header {
  color: var(--primary-color--white);
  font-size: 10rem;
}

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

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

.nav-component {
  border: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--secondary-border);
  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 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 {
  color: var(--neutral-color--secondary-neutral);
  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-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 {
  color: var(--neutral-color--secondary-neutral);
  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--white);
  background-color: var(--primary-color--white);
  color: var(--primary-color--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 100px;
  padding: 1rem 1.5rem;
  font-weight: 500;
  transition: all .35s;
}

.button:hover {
  color: var(--primary-color--white);
  background-color: #0000;
}

.button.is-form-submit {
  width: 100%;
}

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

.padding-section-large.banner {
  padding-bottom: 4rem;
}

.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(--background-color--secondary-background);
}

.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(--border-color--primary-border);
}

.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: 30rem;
}

.max-width-medium.align-center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.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: var(--neutral-color--secondary-neutral);
  font-size: .875rem;
  line-height: 1.2;
}

.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(--border-color--primary-border);
  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 {
  color: var(--neutral-color--secondary-neutral);
  font-size: 1rem;
  line-height: 1.4;
}

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

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

.text-size-regular.text-align-center-medium {
  text-align: center;
  width: 50%;
}

.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---font-weight--regular);
  letter-spacing: var(--_typography---h1--letter-spacing);
}

.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 {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--border-color--primary-border);
  background-color: var(--border-color--transparent);
  min-height: 3rem;
  color: var(--primary-color--white);
  padding: .5rem 1rem;
  transition: border-color .35s;
}

.form-input:hover, .form-input:active, .form-input:focus {
  border-color: var(--neutral-color--primary-neutral);
}

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

.form-input.is-text-area {
  min-height: auto;
  padding-top: 2rem;
  padding-bottom: 4rem;
}

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

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

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

.heading-style-h4 {
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---font-weight--regular);
  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 {
  border-left: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  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: #ebebeb;
  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: #000;
  width: 2rem;
  height: 2rem;
  line-height: 1;
}

.accordion-track-line {
  background-color: var(--border-color--primary-border);
  border-radius: .25rem;
  width: 100%;
  height: 1px;
}

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

.accordion-track-component {
  justify-content: flex-end;
  align-items: center;
  margin-top: 2rem;
  display: flex;
  position: relative;
}

.contact-form-block {
  width: 100%;
  max-width: 45rem;
  margin-left: auto;
  margin-right: auto;
}

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

.faq-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 46rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.social-link {
  border: 1px solid var(--border-color--secondary-border);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
}

.social-link:hover {
  border-color: var(--neutral-color--primary-neutral);
}

.social-link.hide {
  display: none;
}

.plus-line {
  z-index: 1;
  background-color: var(--primary-color--white);
  border-radius: .5rem;
  width: .75rem;
  height: .083rem;
  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.25rem;
  height: 1.25rem;
  display: flex;
  overflow: hidden;
}

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

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

.plus-block {
  border: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  cursor: pointer;
  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 {
  cursor: pointer;
  width: 100%;
  position: relative;
}

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

.social-icon {
  color: #f7f7f7;
  width: 1.255rem;
  height: 1.25rem;
}

.accordion-track-progress {
  background-color: var(--primary-color--white);
  width: 0%;
  height: 1px;
  position: absolute;
}

.contact-form-wrapper {
  border: 1px solid var(--border-color--primary-border);
  color: #000;
  background-color: #202020;
  margin-bottom: 0;
  padding: 3rem 2rem;
}

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

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

.utility-page-content {
  width: 260px;
  color: var(--neutral-color--secondary-neutral);
  text-align: center;
  flex-direction: column;
  display: flex;
}

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

.utility-icon {
  width: 12rem;
  height: 12rem;
  color: var(--primary-color--white);
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.utility-page-title {
  font-family: var(--_typography---font-family--primary-font);
  color: var(--primary-color--white);
  font-size: 4rem;
}

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

.link-button.is-underline {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
}

.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: 1.125rem;
  display: flex;
  overflow: hidden;
}

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

.link-button-text.is-hover {
  color: var(--electric-blue);
}

.section-home-header, .section-about-header {
  position: relative;
  overflow: clip;
}

.project-info-item {
  width: 100%;
  padding: var(--_sizes---spacer--medium);
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.underline {
  background-color: #c9c9c9;
  width: 100%;
  height: 1px;
}

.image-wrapper {
  border-radius: 10px;
  width: 100%;
  overflow: hidden;
}

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

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

.testimonial-content-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: flex;
}

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

.testimonial-picture {
  width: 12rem;
  height: 100%;
}

.team-member-image-wrapper {
  border: 1px solid var(--border-color--primary-border);
  width: 100%;
  margin-bottom: 2rem;
  position: relative;
  overflow: hidden;
}

.team-member-block {
  border: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 1rem 1rem 2rem;
  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.2;
}

.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-font);
  color: var(--primary-color--white);
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
}

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

.member-postion-text {
  font-size: 1rem;
}

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

.header-image {
  object-fit: cover;
  width: 25rem;
  height: 25rem;
}

.header-image-wrapper {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.header-image-wrapper.hide {
  display: none;
}

.frame-image {
  width: 25rem;
  height: 25rem;
  transform-style: preserve-3d;
  position: absolute;
  transform: translate3d(0, 0, 0);
}

.frame-image._05 {
  transform-style: preserve-3d;
  transform: translate3d(0, -2vw, -2vw);
}

.frame-image._04 {
  transform-style: preserve-3d;
  transform: translate3d(0, -4vw, -4vw);
}

.frame-image._03 {
  transform-style: preserve-3d;
  transform: translate3d(0, -6vw, -6vw);
}

.frame-image._02 {
  transform-style: preserve-3d;
  transform: translate3d(0, -8vw, -8vw);
}

.frame-image._01 {
  transform-style: preserve-3d;
  transform: translate3d(0, -10vw, -10vw);
}

.header-image-block {
  perspective: 600px;
  width: 25rem;
  height: 25rem;
  transform-style: preserve-3d;
  position: relative;
  transform: rotateX(-20deg)rotateY(0)rotateZ(0);
}

.header-opacity {
  z-index: 5;
  background-image: linear-gradient(180deg, var(--border-color--transparent), var(--background-color--primary-background));
  width: 100%;
  height: 3rem;
  position: absolute;
  inset: auto 0% 0%;
}

.header-content-grid {
  perspective: 1000px;
  grid-template-rows: auto;
  width: 100%;
  display: flex;
  position: relative;
  bottom: 1.5rem;
}

.header-title {
  transform-origin: 50% 100%;
  color: var(--primary-color--white);
  text-transform: uppercase;
  transform-style: preserve-3d;
  font-family: Bebas Neue, Impact, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  transform: rotateX(-10deg)rotateY(0)rotateZ(0);
}

.background {
  z-index: -1;
  opacity: .3;
  background-image: url('../images/Background.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.nav-text {
  color: var(--primary-color--white);
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1;
}

.logo {
  color: #fff;
  text-transform: uppercase;
  height: 2rem;
  font-size: 1.85rem;
  font-weight: 600;
  line-height: 1;
  display: block;
}

.alternate-logo {
  color: #aeaeae;
  text-transform: uppercase;
  height: 2rem;
  font-size: 1.85rem;
  font-weight: 600;
  line-height: 1;
}

.left-nav-menu {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.navbar {
  background-color: #0000;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: absolute;
  inset: 0% 0% auto;
}

.logo-wrap {
  justify-content: center;
  align-items: flex-start;
  height: 2rem;
}

.nav-link {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #ffffff1a;
  border-radius: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  transition: background-color .35s;
  display: flex;
}

.nav-link:hover {
  background-color: var(--electric-blue);
  color: var(--primary-color--black);
}

.background-navbar {
  display: none;
}

.nav-link-block {
  height: 1rem;
  overflow: hidden;
}

.nav-link-overflow {
  position: relative;
  overflow: hidden;
}

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

.brand-link {
  z-index: 10;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: block;
  position: relative;
  overflow: hidden;
}

.nav-menu-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.right-nav-menu {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.header-inner-grid {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 1.5rem;
  position: relative;
}

.globe-lottie {
  opacity: .9;
  width: 1.65rem;
  height: 1.65rem;
}

.location-lottie {
  opacity: .85;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  min-height: 2rem;
}

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

.header-text {
  color: var(--neutral-color--secondary-neutral);
  text-transform: uppercase;
  font-size: .875rem;
}

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

.partner-container {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  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(--background-color--primary-background), #0000);
  width: 3rem;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

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

.partner-component-grid.marquee {
  grid-column-gap: 6rem;
}

.partner-item {
  width: 140%;
}

.partner-image {
  opacity: .5;
  width: 100%;
  height: 2.6rem;
}

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

.subtitle {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
}

.text-wrapper {
  flex-flow: column;
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.overflow-wrap {
  perspective: 800px;
  position: relative;
  overflow: hidden;
}

.text-item {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  transform-origin: 50% 100%;
  justify-content: center;
  align-items: center;
  line-height: 30px;
  display: flex;
}

.text-item.marquee {
  margin-bottom: 60px;
}

.intro-text {
  font-family: var(--_typography---font-family--primary-font);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1;
}

.image-toogle-block {
  z-index: 10;
  width: 9.4rem;
  height: 5.9rem;
  position: relative;
  top: -8px;
}

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

.square-wrap {
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
  display: flex;
}

.square {
  background-color: var(--primary-color--white);
  width: 1.5rem;
  height: 1.5rem;
}

.intro-contact-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.main-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--primary-color--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-height: 4rem;
  padding-left: 2.75rem;
  padding-right: 2.7rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

.button-text.is-transition {
  color: var(--primary-color--black);
}

.button-transition-wrap {
  z-index: 5;
  border-radius: 100px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.button-transition {
  z-index: 5;
  background-color: var(--electric-blue);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: translate(0, 100%);
}

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

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

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

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

.project-link-wrapper {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.project-content-wrapper {
  width: 100%;
  padding: var(--_sizes---spacer--small) var(--_sizes---spacer--xsmall) var(--_sizes---spacer--xsmall);
  border: 1px solid var(--border-color--secondary-border);
  background-color: #0f0f0f;
  position: relative;
}

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

.project-wrapper {
  width: 100%;
  position: sticky;
  top: 2rem;
}

.browser-dot {
  border-radius: 100px;
  width: 8px;
  height: 8px;
}

.browser-dot._03 {
  background-color: #3bd550;
}

.browser-dot._01 {
  background-color: #fd7671;
}

.browser-dot._02 {
  background-color: #fcc249;
}

.case-study-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.case-study-content-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-bottom: 1rem;
  padding-left: 10px;
  padding-right: 10px;
}

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

.case-arrow-wrap {
  z-index: 10;
  border: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  transition: all .35s;
  display: flex;
  position: absolute;
  inset: auto 1.5rem 1.5rem auto;
}

.case-arrow-wrap:hover {
  transform: scale(1.1);
}

.case-arrow-block {
  justify-content: flex-start;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.project-perspective {
  perspective: 1000px;
}

.project-content-block {
  transform-origin: 50% 0;
}

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

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

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

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

.service-number {
  width: 100%;
  color: var(--neutral-color--primary-neutral);
  margin-top: 5px;
  padding-right: 5px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

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

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

.service-content-block {
  border-bottom: 1px solid var(--border-color--primary-border);
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

.service-description-item {
  z-index: 1;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45rem;
  padding-top: 1rem;
  padding-left: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

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

.service-image-absolute.right {
  left: auto;
  right: 0%;
}

.service-title {
  font-family: var(--_typography---font-family--primary-font);
  text-transform: none;
  font-size: 5.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.service-title.alternate {
  color: var(--neutral-color--primary-neutral);
}

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

.service-arrow {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--primary-color--white);
}

.service-feature-text {
  color: var(--neutral-color--secondary-neutral);
  white-space: nowrap;
  font-size: 1rem;
  line-height: 1.5;
}

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

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

.section-home-testimonial {
  display: none;
}

.star-rating {
  color: #f8a13a;
  width: 1rem;
  height: 1rem;
}

.client-avatar {
  border: 2px solid var(--border-color--secondary-border);
  border-radius: 100%;
  width: 3.5rem;
  height: 3.5rem;
}

.client-avatar._02, .client-avatar._03 {
  margin-left: -10px;
}

.client-rating-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

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

.testimonial-content-wrap {
  height: 32rem;
  padding: var(--_sizes---spacer--medium);
  border: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  position: relative;
}

.quote-icon {
  opacity: .2;
  height: 2rem;
}

.testimonial-title {
  margin-bottom: var(--_sizes---spacer--small);
  font-size: 1.5rem;
  line-height: 1.4;
}

.testimonial-text {
  color: var(--neutral-color--secondary-neutral);
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
}

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

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

.client-picture {
  border-radius: 100px;
  height: 3.5rem;
}

.client-content-block {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  display: flex;
}

.client-name {
  font-size: 1rem;
}

.client-position {
  color: var(--neutral-color--secondary-neutral);
  font-size: 12px;
}

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

.brand-mark {
  height: 1.5rem;
}

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

.quote-bg-icon {
  z-index: -1;
  opacity: .03;
  width: 80%;
  position: relative;
  top: -1rem;
}

.quote-wrap {
  z-index: -1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.numbers-component-grid {
  width: 100%;
  margin-top: var(--_sizes---spacer--large);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4rem;
  display: flex;
}

.numbers-component-grid.hide {
  display: none;
}

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

.number-item {
  font-family: var(--_typography---font-family--primary-font);
  font-size: 8rem;
  font-weight: 400;
}

.project-name {
  color: var(--primary-color--white);
  font-size: 1.125rem;
}

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

.footer-menu-wrapper {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-bottom: 6rem;
  display: flex;
}

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

.footer-content-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  display: flex;
}

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

.up-arrow {
  color: #fff;
  width: 1.25rem;
  height: 1.25rem;
  font-weight: 400;
}

.footer-grid {
  border-top: 1px solid var(--border-color--primary-border);
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  width: 100%;
  margin-top: 3rem;
  padding-top: 2rem;
}

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

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

.footer-top-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 6rem;
  display: flex;
}

.footer-link {
  justify-content: center;
  align-items: flex-start;
  width: 6rem;
  height: 100%;
  transition: opacity .35s;
  display: flex;
}

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

.footer-link.w--current {
  width: 6rem;
  height: 100%;
}

.footer-social-media {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer-description-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 24rem;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.cta {
  position: relative;
  overflow: clip;
}

.project-image-wrapper {
  position: relative;
  overflow: hidden;
}

.cta-wrapper {
  height: 300vh;
}

.cta-container {
  perspective: 1000px;
  height: 100vh;
  position: sticky;
  top: 0;
}

.cta-content {
  z-index: 10;
  perspective: 1500px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.cta-image-wrapper {
  position: absolute;
  inset: 0%;
}

.cta-image-block {
  perspective: 1000px;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.cta-image-item {
  width: 20rem;
  height: 20rem;
  transform: translate(0);
}

.cta-image-item._02 {
  transform-style: preserve-3d;
  transform: translate3d(0, -4vw, -4vw);
}

.cta-image-item._03 {
  transform-style: preserve-3d;
  transform: translate3d(0, -8vw, -8vw);
}

.cta-image-grid {
  perspective: 1000px;
  width: 100%;
  transform-style: preserve-3d;
  grid-template-columns: 1fr;
  padding-left: 5vw;
  padding-right: 5vw;
  transform: rotateX(-20deg)rotateY(0)rotateZ(0);
}

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

.cta-title {
  transform-origin: 50% 100%;
  transform-style: preserve-3d;
  transform: rotateX(-20deg)rotateY(0)rotateZ(0);
}

.about-title {
  transform-origin: 50% 100%;
  font-family: var(--_typography---font-family--primary-font);
  transform-style: preserve-3d;
  font-size: 10vw;
  font-weight: 400;
  transform: rotateX(-10deg)rotateY(0)rotateZ(0);
}

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

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

.front-image {
  transform-origin: 100% 0;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: translate3d(0, 0, 0);
}

.back-image {
  transform-origin: 100% 0;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: translate3d(0, 0, -40vw);
}

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

.middle-image {
  transform-origin: 100% 0;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: translate3d(0, 0, -20vw);
}

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

.service-name {
  font-family: var(--_typography---font-family--primary-font);
  color: var(--primary-color--white);
  font-size: 3.5rem;
  line-height: 1;
  font-weight: var(--_typography---font-weight--semibold);
  text-transform: uppercase;
  mix-blend-mode: difference;
  display: none;
  position: relative;
}

.header-image-item {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

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

.hero-image-block {
  perspective: 1000px;
  transform-origin: 100% 0;
  width: 25rem;
  height: 25rem;
  transform-style: preserve-3d;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  transform: rotateX(-15deg)rotateY(0)rotateZ(0);
}

.about-title-wrap {
  perspective: 1000px;
  position: relative;
}

.intro-content-item {
  width: 100%;
  max-width: 26rem;
}

.sticky-title {
  font-family: var(--_typography---font-family--primary-font);
  color: var(--primary-color--white);
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
}

.sticky-container-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: grid;
}

.sticky-content-block {
  border-left: 1px solid var(--border-color--primary-border);
  background-color: var(--background-color--primary-background);
  width: 100%;
  padding: 2.5rem 2rem;
  position: sticky;
  top: 10vh;
}

.sticky-content-block._03 {
  margin-top: 140vh;
}

.sticky-content-block._02 {
  margin-top: 80vh;
}

.sticky-number {
  font-family: var(--_typography---font-family--primary-font);
  color: var(--neutral-color--primary-neutral);
  margin-bottom: 1.5rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
}

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

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

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

.menu-line-item {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.menu-line.bottom {
  width: 75%;
}

.menu-link {
  background-color: #ffffff1a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  transition: all .35s;
  display: flex;
}

.menu-link:hover {
  background-color: var(--electric-blue);
}

.paragraph-centre_aligned {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  transform-origin: 50% 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  line-height: 30px;
  display: flex;
}

.home_work_content {
  grid-column-gap: 1.88rem;
  grid-row-gap: 3.75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.margin-bottom-2, .margin-bottom-2.margin-small, .margin-bottom-2.margin-huge {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom-2.margin-xlarge {
  height: 405px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.home_work_title {
  flex: 0 360px;
}

.section_header {
  grid-column-gap: 8.75rem;
  grid-row-gap: 8.75rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.75rem;
  display: flex;
}

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

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

.home_work_icon-wrapper {
  border-radius: 50%;
  width: 4.38rem;
  height: 4.38rem;
}

.home_work_heading-details {
  flex-flow: wrap;
  flex: 0 482px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.home_work_image {
  border-radius: .5rem;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.button-icon {
  width: 1.5rem;
  height: 1.25rem;
}

.button-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  padding: .5rem 2rem;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .5s, color .5s;
  display: flex;
}

.button-2:hover {
  color: #2d29ec;
  background-color: #fff;
}

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

.button-container {
  display: inline-flex;
}

.heading-style-h4-2 {
  font-size: clamp(1.25rem, .9091rem + 1.4545vw, 2rem);
  font-weight: 600;
  line-height: 1.3;
}

.bg-element-wrapper {
  z-index: -1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.bg-color-left {
  opacity: .7;
  filter: blur(6.5vw);
  background-color: #2d29ec99;
  border-radius: 50%;
  width: 30vw;
  max-width: 863px;
  height: 70vw;
  max-height: 923px;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(22deg);
}

.bg-color-right {
  filter: blur(6.5vw);
  background-color: #2d29ec99;
  border-radius: 50%;
  width: 30vw;
  max-width: 863px;
  height: 70vw;
  max-height: 923px;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: rotate(22deg);
}

.bg-color-right.offset {
  opacity: .6;
  top: -30%;
}

.section_home_work {
  padding-top: 4rem;
  padding-bottom: 8rem;
}

.padding-global-2 {
  padding-left: 0%;
  padding-right: 0%;
}

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

.heading {
  font-size: var(--_sizes---fixed--6rem);
}

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

.hero-bg-image-wrap {
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.hero-bg-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
  overflow: hidden;
}

.arrow {
  min-width: .9vw;
  max-width: .9vw;
  min-height: .9vw;
  max-height: .9vw;
}

.cta-block {
  grid-column-gap: 3.3vw;
  grid-row-gap: 3.3vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.arrow-image-small {
  min-width: 1.1vw;
  max-width: 1.1vw;
  min-height: 1.1vw;
  max-height: 1.1vw;
}

.button-text-2 {
  margin-bottom: 0;
  font-size: 1.11vw;
  line-height: 1.89vw;
}

.button-with-circle-icon {
  grid-column-gap: 1.11vw;
  grid-row-gap: 1.11vw;
  color: #f5f5f5;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #050505;
  border: .1vw solid #f5f5f5;
  border-radius: 8.9vw;
  justify-content: center;
  align-items: center;
  min-width: 12.22vw;
  padding: .14vw .28vw .14vw 2.22vw;
  transition: background-color .25s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-with-circle-icon.button-light {
  color: #050505;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

.cta-large {
  font-size: 10vw;
  line-height: 7.22vw;
}

.cta-text-block {
  grid-column-gap: 1.11vw;
  grid-row-gap: 1.11vw;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.flex {
  grid-column-gap: .83vw;
  align-items: flex-start;
  display: flex;
}

.button-text-absolute {
  margin-bottom: 0;
  font-size: 1.11vw;
  line-height: 1.89vw;
  display: none;
  position: absolute;
  left: 2.22vw;
}

.button-arrow-wrapper {
  cursor: pointer;
  background-color: #f5f5f5;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  min-width: 2.8vw;
  max-width: 2.8vw;
  min-height: 2.8vw;
  max-height: 2.8vw;
  display: flex;
  overflow: hidden;
}

.button-arrow-wrapper.button-light {
  background-color: #050505;
}

.button-text-3 {
  margin-bottom: 0;
  font-size: 1.11vw;
  line-height: 1.89vw;
}

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

.container.padding-9rem {
  padding: 4rem 9rem;
}

.container.padding-13-5rem {
  padding-left: 13.5rem;
  padding-right: 13.5rem;
}

.container.padding-4-5rem {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

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

.heading-style-h2_centre-aligned {
  font-family: var(--_typography---font-family--primary-font);
  font-size: var(--_sizes---fixed--7rem);
  font-weight: var(--_typography---font-weight--regular);
  text-align: center;
  letter-spacing: var(--_typography---h2--letter-spacing);
  -webkit-text-stroke-width: .7px;
}

.heading-style-h2_centre-aligned.text-align-center {
  font-size: var(--_sizes---fixed--7rem);
}

.heading-style-h2_centre-aligned.alt {
  color: var(--primary-color--black);
}

.icon {
  color: #3576ff;
  vertical-align: middle;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

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

.socials-footer {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.link-social {
  background-color: #0b0c0e;
  border: 1px solid #f6f3f052;
  border-radius: 100vw;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  transition: border-color .45s;
  display: flex;
  position: relative;
  overflow: clip;
}

.link-social:hover {
  border-color: #0055fe;
}

.icon-social {
  z-index: 2;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
  position: relative;
}

.social-bg {
  transform-origin: 50%;
  background-color: #0055fe;
  border-radius: 100vw;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.button-transition-wrap-small {
  z-index: 5;
  border-radius: 100px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.main-button_small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--primary-color--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 12rem;
  min-height: 3rem;
  margin-right: 20px;
  padding-left: 2.75rem;
  padding-right: 2.7rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

.bold-text-2 {
  font-weight: 300;
}

.section_footer {
  grid-column-gap: 8.75rem;
  grid-row-gap: 8.75rem;
  justify-content: space-between;
  align-items: center;
  margin-top: 4rem;
  margin-bottom: 0;
  display: flex;
}

.main-button_small_alt {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--primary-color--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 12rem;
  min-height: 3rem;
  margin-right: 20px;
  padding-left: 2.75rem;
  padding-right: 2.7rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.subtitlev2 {
  font-family: var(--_typography---font-family--primary-font);
  text-transform: none;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
}

.subtitlev2.alternate {
  color: var(--neutral-color--primary-neutral);
}

.teck-stack-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tech_image {
  width: 50px;
  margin-right: 20px;
}

.wrapper {
  flex-flow: row;
  display: flex;
}

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

.section_header2 {
  grid-column-gap: 8.75rem;
  grid-row-gap: 8.75rem;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 3.75rem;
  display: flex;
}

.main-button_small-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--primary-color--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 12rem;
  min-height: 3rem;
  margin-top: 20px;
  margin-right: 20px;
  padding-left: 2.75rem;
  padding-right: 2.7rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.project-info-item-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffffff1a;
  border: 1px solid #ffffff1a;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2rem;
  display: flex;
}

.text-size-regular-2 {
  color: #bbb;
  font-size: 1rem;
  line-height: 1.4;
}

.text-size-regular-2.text-color-alternate {
  color: #fff;
}

.list-item-2 {
  display: flex;
}

.list-2 {
  padding-left: 0;
}

.project-content-grid-2-copy {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: minmax(3px, .75fr);
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
  width: 100%;
}

.svg-2 {
  width: 100%;
}

.project-content-grid-4 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: minmax(3px, auto);
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
  width: 100%;
}

.section {
  width: 100%;
}

.story-text-wrapper {
  grid-column-gap: 1.1vw;
  grid-row-gap: 1.1vw;
  aspect-ratio: 1;
  text-align: left;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 33.3vw;
  max-width: 33.3vw;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.space-2rem {
  min-height: 2.2vw;
}

.max-width-30rem {
  max-width: 33.33vw;
  font-size: 17px;
}

.centered-from-mobile {
  font-size: 15px;
}

.space-7rem {
  min-height: 7.8vw;
}

.story-title-wrapper {
  grid-column-gap: 2.2vw;
  grid-row-gap: 2.2vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start center;
  place-items: start center;
  width: 100%;
  display: grid;
}

.story-title-wrapper.slide-up-animation {
  margin-top: 60px;
}

.title-flex-wrapper {
  grid-column-gap: .56vw;
  grid-row-gap: .56vw;
  display: flex;
}

.story-text-block {
  grid-column-gap: .56vw;
  grid-row-gap: .56vw;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.line-height {
  line-height: 3.89vw;
}

.story-grid {
  grid-column-gap: 2.22vw;
  grid-row-gap: 2.22vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start center;
  place-items: center;
  width: 100%;
  display: grid;
}

.image-absolute {
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;
  position: absolute;
  inset: 0%;
}

.story-content-wrapper {
  aspect-ratio: 1;
  text-align: left;
  background-color: #1c1c1c;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 33.3vw;
  max-width: 33.3vw;
  margin-left: auto;
  padding-left: 2.2vw;
  padding-right: 2.2vw;
  display: flex;
}

.story-content-wrapper.slide-from-left-animation {
  padding: 2.2vw;
}

.services-card {
  grid-column-gap: 1.1vw;
  grid-row-gap: 1.1vw;
  background-color: #1c1c1c;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 33.3vw;
  padding: 2.2vw;
  transition: filter .2s ease-in-out, color .3s;
  display: flex;
}

.services-text-block {
  grid-column-gap: 2.2vw;
  grid-row-gap: 2.2vw;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.services-title-flex {
  grid-column-gap: 2.22vw;
  grid-row-gap: 2.22vw;
  align-items: center;
  display: flex;
}

.caps {
  text-transform: uppercase;
}

.services-image {
  aspect-ratio: 1;
  border-radius: 4px;
  min-width: 5.55vw;
  max-width: 5.55vw;
}

.services-flex {
  grid-column-gap: 2.2vw;
  grid-row-gap: 2.2vw;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.self-align-left {
  align-self: flex-start;
  font-size: 15px;
}

.services-title {
  font-size: 7.78vw;
  line-height: 5.55vw;
}

.services-wrapper {
  grid-column-gap: 2.22vw;
  grid-row-gap: 2.22vw;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 43.3vw;
  display: flex;
}

.services-icon {
  aspect-ratio: 1;
  text-align: center;
  background-color: #161616;
  border-radius: 24px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 8.89vw;
  max-width: 8.89vw;
  display: flex;
}

.image-wrapper---header {
  background-image: url('../images/Hero-Jono.webp');
  background-position: 35%;
  background-size: auto;
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.image-2 {
  object-fit: none;
  width: 100%;
  height: 100%;
  display: none;
  overflow: hidden;
}

.metrics-wrapper {
  grid-column-gap: 2.22vw;
  grid-row-gap: 2.22vw;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.metrics-text {
  font-size: 6.67vw;
  line-height: 7.22vw;
}

.display-03 {
  letter-spacing: -3px;
  align-self: flex-start;
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 5rem;
}

.display-03.padding-top {
  padding-top: 130px;
}

.about_hero-intro {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 950px;
  display: flex;
}

.about-fact {
  justify-content: space-between;
  display: flex;
}

.about-fact.about {
  padding-left: 70px;
  padding-right: 70px;
}

.fact-text {
  line-height: 1.8rem;
}

.soft-text {
  color: #636363;
}

.button-primary {
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  font-weight: 400;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fact-wrap {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.fact-wrap.about {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
}

.about_stats {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 80px;
  padding-bottom: 6rem;
  display: flex;
}

.button-bg {
  z-index: -1;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -100%;
}

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

.section-_-services {
  width: 100%;
  padding-bottom: 6rem;
}

.body-text-5 {
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.25rem;
}

.top-bar {
  border-top: 1px solid #1a1a1a;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  margin-bottom: 80px;
  padding-top: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-2 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.container-2.padding-top {
  padding-top: 6rem;
  position: static;
  overflow: visible;
}

.flex-stretch {
  grid-column-gap: 20%;
  grid-row-gap: 20%;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.hide-2 {
  display: none;
}

.body-text-2 {
  -webkit-text-stroke-color: #fff;
  max-width: 100%;
  font-size: 1.25rem;
  line-height: 1.75rem;
  overflow: visible;
}

.blank-space {
  opacity: 0;
}

.experience-item {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 1px solid #1a1a1a;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: -1px;
  padding: 40px;
  display: flex;
}

.main-content {
  grid-column-gap: 8%;
  grid-row-gap: 50px;
  flex-flow: column;
  grid-template: "."
  / 15% 75%;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: stretch stretch;
  display: flex;
  position: static;
  overflow: visible;
}

.left-content {
  position: relative;
}

.page-padding {
  flex: 1;
  padding-left: 30px;
  padding-right: 30px;
  position: static;
}

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

.header-inner-grid-2 {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 1.5rem;
  display: flex;
  position: relative;
}

.partner-image-copy {
  opacity: .5;
  height: 3.5rem;
}

.testimonial-item {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border: 1px solid #1a1a1a;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 30px;
  display: flex;
}

.about_testimonial-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.testimonials_client-image {
  max-width: 50px;
  max-height: 50px;
  overflow: hidden;
}

.unsplash-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: auto;
  display: block;
}

.testimonials_left-content {
  justify-content: flex-start;
  align-items: flex-end;
  display: block;
  position: sticky;
  top: 100px;
}

.body-text-1 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.testimonials_right-content {
  position: sticky;
  top: 100px;
}

.testimonials_client-info {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.testimonial-wrap {
  grid-column-gap: 2%;
  grid-row-gap: 2%;
  grid-template-rows: auto;
  grid-template-columns: 26% 44% 26%;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  padding-bottom: 6rem;
  display: grid;
  position: relative;
}

.about_client-info {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.code-embed-7 {
  width: 4px;
  height: 4px;
}

.image-3 {
  max-width: 50%;
  max-height: 75px;
}

.partner-image---height-small {
  opacity: .5;
  width: 100%;
  height: 2.3rem;
}

.paragraph {
  font-size: 1.2rem;
}

.flex-block {
  display: flex;
}

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

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

.link {
  margin-left: 40px;
  text-decoration: underline;
  transition: all .2s;
}

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

.overflow-wrap_largemargin {
  perspective: 800px;
  margin-top: 8rem;
  position: relative;
  overflow: hidden;
}

.wrapper_stack {
  grid-column-gap: 16px;
  grid-row-gap: 34px;
  flex-flow: row;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  margin-top: 4rem;
  display: grid;
}

.wrapper_stack.hide-2 {
  display: none;
}

.svgimage {
  mix-blend-mode: luminosity;
  width: 100%;
}

.background-video {
  border-radius: 10px;
}

.about-video {
  border-radius: 24px;
  height: 500px;
}

.heading-six {
  color: #010101;
  letter-spacing: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}

.heading-six.pb-10 {
  color: var(--primary-color--white);
}

.service-number-2 {
  color: var(--electric-blue);
  font-size: 32px;
  font-weight: 600;
  line-height: 125%;
}

.section-content-sm-2 {
  font-size: 16px;
  line-height: 150%;
}

.service-item-two {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #1c1c1c;
  border-radius: 25px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  padding: 40px;
  display: block;
  position: sticky;
  top: -10px;
}

.service-content-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.service-img-box {
  border-radius: 10px;
  margin-top: 40px;
}

.container-5 {
  max-width: 1312px;
  padding-left: 16px;
  padding-right: 16px;
}

.d-none {
  display: none;
}

.image-4 {
  border-radius: 30px;
}

.partner_heading {
  color: var(--neutral-color--secondary-neutral);
  font-size: var(--_sizes---fixed--1-75rem);
}

.heading_marquee {
  font-size: var(--_sizes---fixed--5-5rem);
  text-align: center;
}

.tools-grid {
  flex-flow: wrap;
  align-items: center;
  gap: 14px;
  display: flex;
}

.tools-counter {
  color: var(--neutral-color--secondary-neutral);
  letter-spacing: .25em;
  text-transform: uppercase;
  white-space: nowrap;
  padding-top: 14px;
  font-size: 14px;
}

.tools-heading {
  letter-spacing: .02em;
  text-transform: uppercase;
  flex-flow: wrap;
  gap: 8px 16px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 1;
  display: flex;
}

.tools-section {
  background-color: #050608;
  width: 100%;
  padding: 80px 24px;
  position: relative;
  overflow: hidden;
}

.tools-header {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 48px;
  display: flex;
}

.tools-text-white {
  font-family: var(--_typography---font-family--primary-font);
  color: #fff;
}

.tools-pill {
  color: var(--electric-blue);
  letter-spacing: .12em;
  text-transform: uppercase;
  background-color: #0c0e14;
  border: 1px solid #1b2030;
  border-radius: 9999px;
  padding: 10px 22px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.tools-pill:hover {
  color: #fff;
  background-color: #141a29;
  border-color: #3b82f6;
}

.tools-trade-span {
  text-shadow: 0 0 25px #3b82f6f2, 0 0 50px #3b82f699;
}

.tools-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.stats-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
  margin-top: 60px;
  margin-bottom: 40px;
  display: grid;
}

.stats-card {
  background-color: #080a10;
  border: 1px solid #171c2a;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 24px;
  min-height: 210px;
  padding: 36px 28px 32px;
  display: flex;
  position: relative;
}

.stats-corner-tl {
  border-top: 1px solid #4b5563;
  border-left: 1px solid #4b5563;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 12px;
  left: 12px;
}

.stats-corner-br {
  border-bottom: 1px solid #4b5563;
  border-right: 1px solid #4b5563;
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 12px;
  right: 12px;
}

.stats-number {
  color: var(--electric-blue);
  letter-spacing: -.02em;
  text-shadow: 0 0 20px #2563eb66;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 64px;
  font-weight: 800;
  line-height: 1;
}

.stats-label {
  color: #e2e8f0;
  max-width: 220px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
}

@media screen and (min-width: 1280px) {
  .text-color-secondary {
    font-size: var(--_sizes---fixed--7rem);
  }

  .heading-style-h2 {
    font-size: var(--_sizes---fixed--8rem);
  }

  .max-width-medium.align-center {
    max-width: 35rem;
  }

  .text-size-regular.text-align-center {
    font-size: 1.3rem;
  }

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

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

  .heading-style-h2_centre-aligned {
    font-size: var(--_sizes---fixed--8rem);
  }

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

  .container-2.padding-top {
    padding-bottom: 0;
  }

  .paragraph {
    font-size: 1.4rem;
    line-height: 27px;
  }

  .section-content-sm-2 {
    font-size: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .text-color-secondary {
    color: var(--primary-color--white);
    font-size: var(--_sizes---fixed--8rem);
  }

  .heading-style-h2 {
    font-size: var(--_sizes---fixed--8rem);
  }

  .heading-style-h2.text-align-center {
    font-size: var(--_sizes---fixed--7-5rem);
  }

  .heading-style-h1 {
    font-size: var(--_sizes---fixed--14rem);
  }

  .heading-style-h1.text-align-center {
    font-size: var(--_sizes---fixed--7-5rem);
  }

  .accordion-heading {
    font-size: 3rem;
  }

  .header-title {
    font-size: 4rem;
  }

  .background {
    z-index: -1;
  }

  .partner-image {
    height: 2.75rem;
  }

  .text-wrapper {
    max-width: 80rem;
  }

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

  .image-toogle-block {
    width: 7rem;
    height: 7rem;
  }

  .service-title-item {
    height: 8rem;
  }

  .service-description-item {
    width: 50rem;
  }

  .service-description {
    font-size: 1.125rem;
  }

  .service-title {
    font-size: 6.5rem;
  }

  .quote-icon {
    height: 3rem;
  }

  .brand-mark {
    height: 1.75rem;
  }

  .quote-bg-icon {
    top: -.5rem;
  }

  .numbers-component-grid {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .number-item, .about-title {
    font-size: 10rem;
  }

  .sticky-title, .sticky-number {
    font-size: 4rem;
  }

  .home_work_image {
    height: 100%;
  }

  .heading {
    font-size: var(--_sizes---fixed--6rem);
  }

  .hero-bg-image-wrap, .hero-bg-image {
    width: 100%;
  }

  .heading-style-h2_centre-aligned {
    font-size: var(--_sizes---fixed--7-5rem);
  }

  .heading-style-h2_centre-aligned.text-align-center {
    font-size: var(--_sizes---fixed--7rem);
  }

  .image-wrapper---header {
    background-position: 36%;
    background-size: cover;
    background-attachment: scroll;
  }

  .display-03.padding-top {
    position: static;
    top: 10px;
  }

  .partner-image-copy, .partner-image---height-small {
    height: 2.75rem;
  }

  .paragraph {
    font-size: 1.8rem;
    line-height: 30px;
  }

  .service-item-two {
    grid-template-columns: .25fr 1fr 1fr;
  }

  .text-span {
    color: var(--electric-blue);
  }

  .partner_heading {
    color: var(--neutral-color--secondary-neutral);
    font-size: var(--_sizes---fixed--1-5rem);
  }
}

@media screen and (min-width: 1920px) {
  .text-size-regular.text-align-center-medium {
    font-size: 2rem;
  }

  .about-title {
    font-size: 10.2rem;
  }

  .paragraph-centre_aligned {
    font-size: 1.7rem;
  }

  .margin-bottom-2.margin-xlarge {
    height: 500px;
  }

  .home_work_image {
    height: 107%;
  }

  .container-5 {
    max-width: 1400px;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_sizes---fixed--8rem: 8rem;
    --_sizes---fixed--7rem: 7rem;
    --_sizes---spacer--large: 2.5rem;
    --_sizes---fixed--6-5rem: 6.5rem;
    --_sizes---fixed--3-25rem: 3.25rem;
    --_sizes---fixed--7-5rem: 7.5rem;
    --_sizes---fixed--3rem: 3rem;
    --_sizes---fixed--1rem: 1rem;
    --_sizes---spacer--small: 1rem;
    --_sizes---fixed--14rem: 14rem;
    --_sizes---spacer--medium: 1.5rem;
    --_sizes---spacer--xsmall: .5rem;
    --_sizes---fixed--6rem: 6rem;
    --_sizes---fixed--4rem: 4rem;
    --_sizes---fixed--1-75rem: 1.75rem;
    --_sizes---fixed--1-5rem: 1.5rem;
    --_sizes---fixed--5-5rem: 5.5rem;
    --_sizes---spacer--tiny: .125rem;
    --_sizes---spacer--xxsmall: .25rem;
    --_sizes---spacer--xlarge: 3rem;
    --_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--medium: .75rem;
    --_sizes---border-radius--large: 1rem;
    --_sizes---border-radius--xlarge: 1.25rem;
    --_sizes---border-radius--xxlarge: 1.5rem;
    --_sizes---border-radius--huge: 1.75rem;
    --_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--1-125rem: 1.125rem;
    --_sizes---fixed--1-25rem: 1.25rem;
    --_sizes---fixed--1-375rem: 1.375rem;
    --_sizes---fixed--1-625rem: 1.625rem;
    --_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--3-5rem: 3.5rem;
    --_sizes---fixed--3-75rem: 3.75rem;
    --_sizes---fixed--4-25rem: 4.25rem;
    --_sizes---fixed--4-5rem: 4.5rem;
    --_sizes---fixed--4-75rem: 4.75rem;
    --_sizes---fixed--5rem: 5rem;
    --_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--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-font: Inter, Arial, sans-serif;
    --_typography---font-weight--regular: 400;
    --_typography---font-family--primary-font: "Bebas Neue", Impact, sans-serif;
    --_typography---h1--font-size: var(--_sizes---fixed--8rem);
    --_typography---h1--line-height: 100%;
    --_typography---h2--font-size: var(--_sizes---fixed--6rem);
    --_typography---h2--line-height: 100%;
    --_typography---h3--font-size: var(--_sizes---fixed--4rem);
    --_typography---h3--line-height: 100%;
    --_typography---h4--font-size: var(--_sizes---fixed--3rem);
    --_typography---h4--line-height: 100%;
    --_typography---h5--font-size: var(--_sizes---fixed--1-5rem);
    --_typography---h5--line-height: 100%;
    --_typography---h6--font-size: var(--_sizes---fixed--1rem);
    --_typography---h6--line-height: 100%;
    --_typography---base-styles--paragraphs: Inter, Arial, sans-serif;
    --_typography---base-styles--links: Inter, Arial, sans-serif;
    --_typography---h3--letter-spacing: .1rem;
    --_typography---h5--letter-spacing: .025rem;
    --_typography---h2--letter-spacing: .1rem;
    --_typography---h6--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h6--letter-spacing: .025rem;
    --_typography---h1--font-family: var(--_typography---font-family--primary-font);
    --_typography---h1--letter-spacing: .1rem;
    --_typography---h4--letter-spacing: .1rem;
    --_typography---font-weight--medium: 500;
    --_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---font-weight--extra-bold: 800;
    --_typography---font-weight--black: 900;
    --_typography---h1--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h2--font-family: var(--_typography---font-family--primary-font);
    --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h3--font-family: var(--_typography---font-family--primary-font);
    --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h4--font-family: var(--_typography---font-family--primary-font);
    --_typography---h4--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h5--font-family: var(--_typography---font-family--primary-font);
    --_typography---h5--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h6--font-family: var(--_typography---font-family--primary-font);
  }

  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: 3.5rem;
  }

  .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: 6rem;
  }

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

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

  .text-size-regular.right, .text-size-regular.left {
    text-align: center;
  }

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

  .testimonial-content-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .testimonial-picture {
    width: 10rem;
  }

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

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

  .header-image {
    width: 20rem;
    height: 20rem;
  }

  .header-image-wrapper {
    perspective: 800px;
  }

  .frame-image, .header-image-block {
    width: 20rem;
    height: 20rem;
  }

  .nav-text {
    font-size: 1rem;
  }

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

  .left-nav-menu {
    flex-flow: column;
  }

  .nav-menu {
    background-color: #0000;
    width: 100%;
    height: 100%;
    position: fixed;
    inset: 0%;
  }

  .nav-link {
    padding: 1rem 2rem;
  }

  .background-navbar {
    z-index: 1;
    background-color: #222;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .nav-link-block {
    height: 1rem;
  }

  .menu-button {
    border: 1px solid #aeaeae33;
    border-radius: 100%;
    width: 4rem;
    height: 4rem;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .nav-square {
    background-color: #222;
    width: 5rem;
    height: 5rem;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .brand-link {
    z-index: 99;
  }

  .brand-link.w--current {
    z-index: 999;
  }

  .nav-menu-content {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .right-nav-menu {
    flex-flow: column;
  }

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

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

  .intro-text {
    font-size: 10vw;
  }

  .image-toogle-block {
    width: 8vw;
    height: 8vw;
    top: -5px;
  }

  .intro-contact-wrap {
    flex-flow: wrap;
  }

  .service-number {
    font-size: 1rem;
  }

  .service-title-item {
    height: 4.5rem;
  }

  .service-description-item {
    flex-flow: column;
    width: 100%;
    padding-left: 20px;
  }

  .service-image-absolute {
    display: none;
  }

  .service-title {
    font-size: 4rem;
  }

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

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

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

  .quote-bg-icon {
    top: 0;
  }

  .numbers-component-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-menu-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    align-items: center;
    margin-bottom: 5rem;
  }

  .footer-content-block {
    justify-content: center;
    align-items: center;
  }

  .footer-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    margin-top: 2rem;
    padding-top: 4rem;
  }

  .footer-top-content {
    margin-bottom: 5rem;
  }

  .cta-image-item {
    width: 18rem;
    height: 18rem;
  }

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

  .hero-image-block {
    width: 20rem;
    height: 20rem;
  }

  .sticky-container-wrapper {
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .sticky-content-block {
    border-top: 1px solid var(--border-color--primary-border);
    border-bottom: 1px solid var(--border-color--primary-border);
    border-left-style: none;
  }

  .sticky-content-block._03 {
    margin-top: 15vh;
  }

  .sticky-content-block._02 {
    margin-top: 10vh;
  }

  .menu-button-wrap {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .menu-line {
    height: 2px;
  }

  .menu-link {
    padding: 1rem 2rem;
    transform: scale(.75);
  }

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

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

  .home_work_title {
    flex: 0 auto;
  }

  .section_header {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 3rem;
  }

  .home_work_icon-wrapper {
    padding: 1rem;
  }

  .home_work_heading-details {
    flex: 0 auto;
  }

  .arrow {
    min-width: .8rem;
    max-width: .8rem;
    min-height: .8rem;
    max-height: .8rem;
  }

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

  .arrow-image-small {
    min-width: 1rem;
    max-width: 1rem;
    min-height: 1rem;
    max-height: 1rem;
  }

  .button-text-2 {
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .button-with-circle-icon {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-width: .06rem;
    border-radius: 8rem;
    min-width: 11rem;
    padding: .125rem .25rem .125rem 2rem;
  }

  .cta-large {
    font-size: 9rem;
    line-height: 6.5rem;
  }

  .cta-text-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .flex {
    grid-column-gap: .7rem;
  }

  .button-text-absolute {
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .button-arrow-wrapper {
    min-width: 2.5rem;
    max-width: 2.5rem;
    min-height: 2.5rem;
    max-height: 2.5rem;
    top: 2.75rem;
    left: 2.75rem;
  }

  .button-text-3 {
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .container.padding-9rem, .container.padding-13-5rem, .container.padding-4-5rem, .container.padding-9rem {
    padding-left: 10%;
    padding-right: 10%;
  }

  .section_footer {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 3rem;
  }

  .subtitlev2 {
    font-size: 4rem;
  }

  .section_header2 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 3rem;
  }

  .story-text-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    min-width: 30rem;
    max-width: 30rem;
    margin-bottom: 16px;
    margin-left: auto;
  }

  .space-2rem {
    min-height: 2rem;
  }

  .max-width-30rem {
    max-width: 30rem;
  }

  .space-7rem {
    min-height: 7rem;
  }

  .story-title-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: center;
    width: 50%;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .title-flex-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .story-text-block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    text-align: center;
    align-items: center;
  }

  .line-height {
    margin-bottom: 20px;
    line-height: 2.5rem;
  }

  .story-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .story-content-wrapper {
    aspect-ratio: auto;
    min-width: 30rem;
    max-width: 30rem;
    min-height: auto;
    max-height: none;
    margin-right: auto;
    padding: 2rem;
  }

  .services-card {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    min-width: 30rem;
    padding: 2rem;
  }

  .services-text-block, .services-title-flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .services-image {
    min-width: 5rem;
    max-width: 5rem;
  }

  .services-flex {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column-reverse wrap;
    align-items: center;
  }

  .services-title {
    font-size: 6rem;
    line-height: 4.5rem;
  }

  .services-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    max-width: 39rem;
    height: auto;
  }

  .services-icon {
    min-width: 8rem;
    max-width: 8rem;
    min-height: 8rem;
    max-height: 8rem;
  }

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

  .metrics-text {
    font-size: 6rem;
    line-height: 6.5rem;
  }

  .display-03 {
    line-height: 5rem;
  }

  .display-03.padding-top {
    font-size: 1.8rem;
  }

  .about_hero-intro {
    max-width: 100%;
  }

  .about-fact.about {
    padding-left: 0;
    padding-right: 0;
  }

  .about-heading {
    font-size: 5rem;
  }

  .blank-space {
    display: none;
  }

  .main-content {
    grid-column-gap: 10%;
    grid-row-gap: 70px;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    align-items: start;
  }

  .left-content {
    display: none;
  }

  .heading-4 {
    font-size: 5rem;
  }

  .partner-image-copy {
    width: 8rem;
  }

  .testimonial-wrap {
    grid-template-columns: 100%;
    display: flex;
  }

  .partner-image---height-small {
    width: 8rem;
  }

  .heading-5 {
    margin-bottom: 10px;
  }

  .service-item-two {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

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

@media screen and (max-width: 767px) {
  body {
    --_sizes---fixed--8rem: 8rem;
    --_sizes---fixed--7rem: 7rem;
    --_sizes---spacer--large: 3rem;
    --_sizes---fixed--6-5rem: 6.5rem;
    --_sizes---fixed--3-25rem: 3.25rem;
    --_sizes---fixed--7-5rem: 7.5rem;
    --_sizes---fixed--3rem: 3rem;
    --_sizes---fixed--1rem: 1rem;
    --_sizes---spacer--small: 1rem;
    --_sizes---fixed--14rem: 14rem;
    --_sizes---spacer--medium: 2rem;
    --_sizes---spacer--xsmall: .5rem;
    --_sizes---fixed--6rem: 6rem;
    --_sizes---fixed--4rem: 4rem;
    --_sizes---fixed--1-75rem: 1.75rem;
    --_sizes---fixed--1-5rem: 1.5rem;
    --_sizes---fixed--5-5rem: 5.5rem;
    --_sizes---spacer--tiny: .125rem;
    --_sizes---spacer--xxsmall: .25rem;
    --_sizes---spacer--xlarge: 4rem;
    --_sizes---spacer--xxlarge: 5rem;
    --_sizes---spacer--huge: 6rem;
    --_sizes---spacer--xhuge: 8rem;
    --_sizes---spacer--xxhuge: 10rem;
    --_sizes---border-radius--tiny: .125rem;
    --_sizes---border-radius--xxsmall: .25rem;
    --_sizes---border-radius--small: .5rem;
    --_sizes---border-radius--medium: .75rem;
    --_sizes---border-radius--large: 1rem;
    --_sizes---border-radius--xlarge: 1.25rem;
    --_sizes---border-radius--xxlarge: 1.5rem;
    --_sizes---border-radius--huge: 1.75rem;
    --_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--1-125rem: 1.125rem;
    --_sizes---fixed--1-25rem: 1.25rem;
    --_sizes---fixed--1-375rem: 1.375rem;
    --_sizes---fixed--1-625rem: 1.625rem;
    --_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--3-5rem: 3.5rem;
    --_sizes---fixed--3-75rem: 3.75rem;
    --_sizes---fixed--4-25rem: 4.25rem;
    --_sizes---fixed--4-5rem: 4.5rem;
    --_sizes---fixed--4-75rem: 4.75rem;
    --_sizes---fixed--5rem: 5rem;
    --_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--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-font: Inter, Arial, sans-serif;
    --_typography---font-weight--regular: 400;
    --_typography---font-family--primary-font: "Bebas Neue", Impact, sans-serif;
    --_typography---h1--font-size: var(--_sizes---fixed--6rem);
    --_typography---h1--line-height: 100%;
    --_typography---h2--font-size: var(--_sizes---fixed--4rem);
    --_typography---h2--line-height: 100%;
    --_typography---h3--font-size: var(--_sizes---fixed--3rem);
    --_typography---h3--line-height: 100%;
    --_typography---h4--font-size: var(--_sizes---fixed--2-5rem);
    --_typography---h4--line-height: 100%;
    --_typography---h5--font-size: var(--_sizes---fixed--1-25rem);
    --_typography---h5--line-height: 100%;
    --_typography---h6--font-size: var(--_sizes---fixed--1rem);
    --_typography---h6--line-height: 100%;
    --_typography---base-styles--paragraphs: Inter, Arial, sans-serif;
    --_typography---base-styles--links: Inter, Arial, sans-serif;
    --_typography---h3--letter-spacing: .1rem;
    --_typography---h5--letter-spacing: .025rem;
    --_typography---h2--letter-spacing: .1rem;
    --_typography---h6--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h6--letter-spacing: .025rem;
    --_typography---h1--font-family: var(--_typography---font-family--primary-font);
    --_typography---h1--letter-spacing: .1rem;
    --_typography---h4--letter-spacing: .1rem;
    --_typography---font-weight--medium: 500;
    --_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---font-weight--extra-bold: 800;
    --_typography---font-weight--black: 900;
    --_typography---h1--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h2--font-family: var(--_typography---font-family--primary-font);
    --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h3--font-family: var(--_typography---font-family--primary-font);
    --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h4--font-family: var(--_typography---font-family--primary-font);
    --_typography---h4--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h5--font-family: var(--_typography---font-family--primary-font);
    --_typography---h5--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h6--font-family: var(--_typography---font-family--primary-font);
  }

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

  .fs-styleguide-heading-header, .text-rich-text h1 {
    font-size: 4rem;
  }

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

  .text-rich-text h3 {
    font-size: 2.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;
  }

  .accordion-heading {
    font-size: 2.25rem;
  }

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

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

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

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

  .testimonial-content-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .testimonial-picture {
    width: 8rem;
    height: 100%;
  }

  .header-image {
    width: 15rem;
    height: 15rem;
  }

  .header-image-wrapper {
    perspective: 600px;
  }

  .frame-image, .header-image-block {
    width: 15rem;
    height: 15rem;
  }

  .nav-text {
    font-size: 1rem;
  }

  .nav-link-block {
    height: 1rem;
  }

  .nav-menu-content {
    justify-content: flex-start;
    align-items: center;
    padding-top: 12rem;
  }

  .header-inner-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    bottom: 3rem;
  }

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

  .text-item {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .intro-text {
    font-size: 12vw;
  }

  .image-toogle-block {
    width: 9vw;
    height: 9vw;
    top: -4px;
  }

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

  .project-wrapper {
    position: static;
  }

  .service-title-item {
    height: 3.5rem;
  }

  .service-description-item {
    width: auto;
  }

  .service-title {
    font-size: 3rem;
  }

  .rating-block {
    justify-content: center;
    align-items: center;
  }

  .client-rating-wrap {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
  }

  .quote-bg-icon {
    top: -1.25rem;
  }

  .numbers-component-grid {
    margin-bottom: 2.5rem;
  }

  .number-item {
    font-size: 5rem;
  }

  .footer-content-block {
    flex-flow: wrap;
  }

  .cta-image-item {
    width: 15rem;
    height: 15rem;
  }

  .hero-images-wrapper {
    height: 60rem;
  }

  .service-name {
    font-size: 2.75rem;
  }

  .hero-image-block {
    width: 15rem;
    height: 15rem;
  }

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

  .sticky-container-wrapper {
    grid-template-columns: 1fr;
  }

  .sticky-content-block._03, .sticky-content-block._02 {
    margin-top: 5vh;
  }

  .sticky-number {
    font-size: 2.5rem;
  }

  .paragraph-centre_aligned {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

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

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

  .section_header {
    margin-bottom: 2.5rem;
  }

  .heading-style-h4-2 {
    line-height: 1.4;
  }

  .cta-large {
    font-size: 7rem;
    line-height: 5rem;
  }

  .section_footer {
    margin-bottom: 2.5rem;
  }

  .subtitlev2 {
    font-size: 3rem;
  }

  .section_header2 {
    margin-bottom: 2.5rem;
  }

  .story-text-wrapper {
    min-width: 100%;
    max-width: 100%;
  }

  .max-width-30rem {
    max-width: 21rem;
  }

  .centered-from-mobile {
    text-align: center;
    align-self: center;
  }

  .story-title-wrapper {
    width: 60%;
    max-width: 60%;
  }

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

  .story-text-block {
    text-align: center;
    align-items: center;
  }

  .story-content-wrapper {
    min-width: 100%;
    max-width: 100%;
  }

  .services-card {
    min-width: 100%;
  }

  .services-title {
    font-size: 5rem;
    line-height: 3.5rem;
  }

  .services-wrapper {
    justify-content: center;
    align-items: center;
  }

  .services-icon {
    min-width: 8rem;
    max-width: 8rem;
    min-height: 8rem;
    max-height: 8rem;
  }

  .metrics-wrapper {
    flex-flow: wrap;
  }

  .about-fact.about {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .about_stats {
    padding-top: 60px;
  }

  .body-text-5 {
    align-self: flex-start;
  }

  .blank-space {
    display: none;
  }

  .main-content {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

  .left-content {
    display: none;
  }

  .header-inner-grid-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    bottom: 3rem;
  }

  .about_testimonial-wrap {
    max-width: 420px;
  }

  .body-text-1 {
    text-align: left;
    align-self: auto;
  }

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

  .service-item-two {
    grid-template-columns: 1fr;
  }

  .tools-counter {
    padding-top: 0;
  }

  .tools-heading {
    column-gap: 10px;
    font-size: 38px;
  }

  .tools-section {
    padding: 50px 16px;
  }

  .tools-header {
    flex-direction: column;
    row-gap: 16px;
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_sizes---fixed--8rem: 8rem;
    --_sizes---fixed--7rem: 7rem;
    --_sizes---spacer--large: 3rem;
    --_sizes---fixed--6-5rem: 6.5rem;
    --_sizes---fixed--3-25rem: 3rem;
    --_sizes---fixed--7-5rem: 7.5rem;
    --_sizes---fixed--3rem: 3rem;
    --_sizes---fixed--1rem: 1rem;
    --_sizes---spacer--small: 1rem;
    --_sizes---fixed--14rem: 14rem;
    --_sizes---spacer--medium: 2rem;
    --_sizes---spacer--xsmall: .5rem;
    --_sizes---fixed--6rem: 6rem;
    --_sizes---fixed--4rem: 4rem;
    --_sizes---fixed--1-75rem: 1.75rem;
    --_sizes---fixed--1-5rem: 1.5rem;
    --_sizes---fixed--5-5rem: 5.5rem;
    --_sizes---spacer--tiny: .125rem;
    --_sizes---spacer--xxsmall: .25rem;
    --_sizes---spacer--xlarge: 4rem;
    --_sizes---spacer--xxlarge: 5rem;
    --_sizes---spacer--huge: 6rem;
    --_sizes---spacer--xhuge: 8rem;
    --_sizes---spacer--xxhuge: 10rem;
    --_sizes---border-radius--tiny: .125rem;
    --_sizes---border-radius--xxsmall: .25rem;
    --_sizes---border-radius--small: .5rem;
    --_sizes---border-radius--medium: .75rem;
    --_sizes---border-radius--large: 1rem;
    --_sizes---border-radius--xlarge: 1.25rem;
    --_sizes---border-radius--xxlarge: 1.5rem;
    --_sizes---border-radius--huge: 1.75rem;
    --_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--1-125rem: 1.125rem;
    --_sizes---fixed--1-25rem: 1.25rem;
    --_sizes---fixed--1-375rem: 1.375rem;
    --_sizes---fixed--1-625rem: 1.625rem;
    --_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--3-5rem: 3.5rem;
    --_sizes---fixed--3-75rem: 3.75rem;
    --_sizes---fixed--4-25rem: 4.25rem;
    --_sizes---fixed--4-5rem: 4.5rem;
    --_sizes---fixed--4-75rem: 4.75rem;
    --_sizes---fixed--5rem: 5rem;
    --_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--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-font: Inter, Arial, sans-serif;
    --_typography---font-weight--regular: 400;
    --_typography---font-family--primary-font: "Bebas Neue", Impact, sans-serif;
    --_typography---h1--font-size: var(--_sizes---fixed--4rem);
    --_typography---h1--line-height: 100%;
    --_typography---h2--font-size: var(--_sizes---fixed--3-5rem);
    --_typography---h2--line-height: 100%;
    --_typography---h3--font-size: var(--_sizes---fixed--2-5rem);
    --_typography---h3--line-height: 100%;
    --_typography---h4--font-size: var(--_sizes---fixed--1-5rem);
    --_typography---h4--line-height: 100%;
    --_typography---h5--font-size: var(--_sizes---fixed--1rem);
    --_typography---h5--line-height: 100%;
    --_typography---h6--font-size: var(--_sizes---fixed--0-75rem);
    --_typography---h6--line-height: 100%;
    --_typography---base-styles--paragraphs: Inter, Arial, sans-serif;
    --_typography---base-styles--links: Inter, Arial, sans-serif;
    --_typography---h3--letter-spacing: .1rem;
    --_typography---h5--letter-spacing: .025rem;
    --_typography---h2--letter-spacing: .1rem;
    --_typography---h6--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h6--letter-spacing: .025rem;
    --_typography---h1--font-family: var(--_typography---font-family--primary-font);
    --_typography---h1--letter-spacing: .1rem;
    --_typography---h4--letter-spacing: .1rem;
    --_typography---font-weight--medium: 500;
    --_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---font-weight--extra-bold: 800;
    --_typography---font-weight--black: 900;
    --_typography---h1--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h2--font-family: var(--_typography---font-family--primary-font);
    --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h3--font-family: var(--_typography---font-family--primary-font);
    --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h4--font-family: var(--_typography---font-family--primary-font);
    --_typography---h4--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h5--font-family: var(--_typography---font-family--primary-font);
    --_typography---h5--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h6--font-family: var(--_typography---font-family--primary-font);
  }

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

  .padding-section-small {
    padding-bottom: 0;
  }

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

  .padding-section-medium {
    padding-top: 3rem;
  }

  .text-color-secondary {
    font-size: var(--_sizes---spacer--large);
  }

  .heading-style-h2 {
    font-size: var(--_sizes---fixed--3-25rem);
  }

  .heading-style-h2.text-align-center {
    font-size: var(--_sizes---fixed--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;
  }

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

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

  .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.text-align-center {
    font-size: 1rem;
  }

  .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: 3rem;
    padding-bottom: 3rem;
  }

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

  .text-size-regular.text-color-secondary {
    font-size: var(--_sizes---spacer--small);
  }

  .text-size-regular.text-align-center-medium {
    width: 70%;
  }

  .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.75rem;
    font-weight: 600;
  }

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

  .plus-block {
    width: 2rem;
    height: 2rem;
  }

  .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: 50rem;
  }

  .utility-icon {
    width: 8rem;
    height: 8rem;
  }

  .utility-page-title {
    font-size: 3.5rem;
  }

  .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-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .image-wrapper.project {
    margin-bottom: 40px;
  }

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

  .testimonial-content-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .testimonial-picture {
    width: 6rem;
  }

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

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

  .header-image {
    width: 10rem;
    height: 10rem;
  }

  .header-image-wrapper {
    perspective: 500px;
    height: 50rem;
  }

  .frame-image {
    width: 10rem;
    height: 10rem;
  }

  .header-image-block {
    perspective: 500px;
    width: 10rem;
    height: 10rem;
  }

  .logo, .alternate-logo, .logo-wrap {
    height: 1.675rem;
  }

  .nav-component-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .header-inner-grid {
    grid-column-gap: 10.1rem;
  }

  .globe-lottie {
    width: 1.5rem;
    height: 1.5rem;
    margin-left: -3px;
  }

  .location-lottie {
    width: 1.75rem;
    min-width: 1.75rem;
    height: 1.75rem;
    min-height: 1.75rem;
    margin-right: -5px;
  }

  .header-flex {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .header-text {
    font-size: 1rem;
  }

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

  .partner-item {
    width: 100%;
  }

  .partners-logo-gradient-right {
    width: 2rem;
  }

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

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

  .image-toogle-block {
    width: 9vw;
    height: 9vw;
    top: -2px;
  }

  .square-wrap {
    margin-bottom: 2.5rem;
  }

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

  .main-button {
    min-height: 3rem;
  }

  .top-content-grid {
    margin-top: var(--_sizes---spacer--small);
  }

  .case-arrow-wrap {
    width: 3.5rem;
    height: 3.5rem;
  }

  .service-number {
    font-size: 1rem;
    line-height: 1;
  }

  .service-title-item {
    height: 2.75rem;
  }

  .service-description-item {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-left: 20px;
  }

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

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

  .service-arrow {
    width: 1rem;
    height: 1rem;
  }

  .service-feature-text {
    font-size: 1rem;
  }

  .service-feature-grid {
    grid-row-gap: .6rem;
  }

  .star-rating {
    width: .875rem;
    height: .875rem;
  }

  .client-avatar {
    width: 3rem;
    height: 3rem;
  }

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

  .star-rating-block {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

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

  .quote-bg-icon {
    top: -.5rem;
  }

  .numbers-component-grid {
    margin-bottom: 2rem;
  }

  .number-item {
    font-size: 4rem;
  }

  .footer-padding {
    padding-top: 4rem;
  }

  .footer-menu-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 2rem;
    display: grid;
  }

  .back-to-top-link {
    width: 4.5rem;
    height: 4.5rem;
  }

  .footer-top-content {
    margin-bottom: 2rem;
  }

  .section-about-intro {
    padding-top: 2rem;
    padding-bottom: 0;
  }

  .hero-images-wrapper {
    height: 50rem;
  }

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

  .hero-image-block {
    perspective: 800px;
    width: 12rem;
    height: 12rem;
  }

  .sticky-content-block {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .paragraph-centre_aligned {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    font-size: 1.3rem;
  }

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

  .margin-bottom-2.margin-huge {
    width: 75%;
    margin-bottom: 3rem;
  }

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

  .home_work_icon-wrapper {
    padding: 1.25rem;
  }

  .home_work_heading-details {
    justify-content: center;
    align-items: stretch;
  }

  .section_home_work {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .heading {
    font-size: var(--_sizes---fixed--3rem);
  }

  .cta-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .cta-large {
    font-size: 3rem;
    line-height: 2.25rem;
  }

  .cta-text-block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .flex {
    align-items: center;
  }

  .heading-style-h2_centre-aligned {
    font-size: var(--_sizes---fixed--4rem);
  }

  .main-button_small {
    width: 100%;
    margin-bottom: 20px;
  }

  .main-button_small.projects {
    margin-right: 0;
  }

  .main-button_small_alt {
    width: 100%;
    margin-right: auto;
  }

  .subtitlev2 {
    font-size: 1rem;
  }

  .tech_image {
    width: 34px;
  }

  .project-content-grid-3 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .section_header2 {
    text-align: center;
  }

  .text-size-regular-2.text-color-secondary {
    font-size: var(--_sizes---spacer--small);
  }

  .list-item-2 {
    flex-flow: column;
  }

  .project-content-grid-2-copy, .project-content-grid-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .section {
    padding-bottom: 3rem;
  }

  .max-width-30rem {
    max-width: 12rem;
  }

  .story-title-wrapper {
    max-width: 100%;
  }

  .story-title-wrapper.slide-up-animation {
    margin-top: 40px;
  }

  .title-flex-wrapper {
    text-align: center;
  }

  .line-height {
    font-size: 3rem;
  }

  .services-card {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-width: 100%;
  }

  .services-text-block {
    text-align: center;
    align-items: center;
  }

  .services-title-flex {
    flex-flow: column;
  }

  .caps {
    font-size: 1.5rem;
  }

  .services-title {
    font-size: 17vw;
    line-height: 13vw;
  }

  .services-icon {
    min-width: 8rem;
    max-width: 8rem;
    min-height: 8rem;
    max-height: 8rem;
  }

  .metrics-wrapper {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .display-03.align-center-2 {
    font-size: 3.5rem;
  }

  .display-03.padding-top {
    letter-spacing: -2px;
    font-size: 1.2rem;
  }

  .about_hero-intro {
    align-items: stretch;
  }

  .about-fact {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .button-primary {
    font-weight: 400;
  }

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

  .about_stats {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    padding-top: 40px;
    padding-bottom: 1rem;
    padding-left: 2rem;
  }

  .about-heading {
    font-size: 3.5rem;
  }

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

  .heading-2, .heading-3 {
    font-size: 1.5rem;
  }

  .body-text-5 {
    align-self: flex-start;
  }

  .top-bar {
    margin-bottom: 40px;
  }

  .flex-stretch {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .flex-stretch.phone {
    flex-flow: row;
  }

  .body-text-2 {
    line-height: 1.5rem;
  }

  .experience-item {
    padding: 20px;
  }

  .main-content {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .page-padding {
    padding-left: 16px;
    padding-right: 16px;
  }

  .header-inner-grid-2 {
    margin-bottom: 1rem;
  }

  .heading-4 {
    font-size: 3.5rem;
  }

  .partner-image-copy {
    height: 100%;
  }

  .testimonial-item {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 20px;
    display: flex;
  }

  .about_testimonial-wrap {
    max-width: 249px;
  }

  .body-text-1 {
    text-align: left;
    font-size: .7rem;
    line-height: 1.75rem;
  }

  .image-3 {
    max-height: 65px;
  }

  .heading-5 {
    margin-bottom: 0;
    font-size: 2rem;
  }

  .section-2 {
    padding-bottom: 3rem;
  }

  .paragraph {
    text-align: center;
  }

  .flex-block {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .text-block-2, .text-block-3 {
    font-size: 13px;
  }

  .text_tools {
    font-size: 12px;
  }

  .about-video {
    z-index: 12;
  }

  .section-content-sm-2 {
    text-indent: 0;
  }

  .service-item-two {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .service-img-box {
    margin-top: 20px;
  }

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

#w-node-_9c570c00-ab78-67c2-9dc1-846a4232fb9e-284b8220 {
  grid-area: 5 / 1 / 7 / 7;
  align-self: end;
}

#w-node-_426a35b7-c2a6-75c7-570c-8d9fb509dc05-284b8220 {
  place-self: end start;
}

#w-node-c948342a-79be-0794-4d59-dea04773fd7e-284b8220 {
  place-self: end;
}

#w-node-_1a33f387-1f2e-1471-6812-1efff807487a-284b8220 {
  grid-area: 1 / 1 / 7 / 7;
  align-self: center;
}

#w-node-_1a33f387-1f2e-1471-6812-1efff807487d-284b8220 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end start;
}

#w-node-_1a33f387-1f2e-1471-6812-1efff8074884-284b8220 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: end;
}

#w-node-f31e2433-5314-14e3-5bf9-7f33c210cdea-284b8220, #w-node-_8f39e3dd-a931-f048-2caf-be1a05e2cd25-284b8220, #w-node-_94963c91-f657-9a95-5f40-c36cdfae1c1c-284b8220, #w-node-_663c25c4-86b6-e96d-1a26-60d37f34e81c-284b8220, #w-node-faddc638-0555-e997-cf32-3591ed135d20-284b8220, #w-node-_5b650a18-8d33-1c80-90f3-66359c63485f-284b8220 {
  place-self: center;
}

#w-node-c8cd16af-733e-b24e-92f5-25ec476d0667-284b8220, #w-node-c8cd16af-733e-b24e-92f5-25ec476d0669-284b8220, #w-node-c8cd16af-733e-b24e-92f5-25ec476d066b-284b8220 {
  place-self: end center;
}

#w-node-c8cd16af-733e-b24e-92f5-25ec476d066d-284b8220 {
  place-self: center;
}

#w-node-c8cd16af-733e-b24e-92f5-25ec476d066f-284b8220 {
  place-self: end center;
}

#w-node-c8cd16af-733e-b24e-92f5-25ec476d0671-284b8220 {
  place-self: center;
}

#w-node-_10281814-b642-697f-1e24-8ce5a06d7cb1-284b8220, #w-node-_2ccb5540-0890-5aeb-36c4-82465cb4c40c-284b8220, #w-node-a39883f7-eb31-3ee0-be0e-7d95baa7fd90-284b8220, #w-node-ebae1640-526c-2721-7203-bceb2f58a71c-284b8220 {
  place-self: end center;
}

#w-node-_42b759cc-5b11-4f5c-e111-876aa41688bf-284b8220, #w-node-ea5b8ae6-cee5-4c23-c84a-b99a3177c6d9-284b8220 {
  place-self: center;
}

#w-node-_9d817b3f-8659-a727-22d1-a2a8ff419387-284b8220, #w-node-_9d817b3f-8659-a727-22d1-a2a8ff419399-284b8220, #w-node-_9d817b3f-8659-a727-22d1-a2a8ff4193ab-284b8220, #w-node-_9d817b3f-8659-a727-22d1-a2a8ff4193bd-284b8220, #w-node-ee7e11aa-f33a-7c5b-4bf7-639b0527a9c2-284b8220, #w-node-_4cdfa0d0-e3d8-5f77-85e2-f1ab3ce02b30-284b8220, #w-node-d862d72d-0461-f51a-b290-3a4702ad7909-284b8220 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_5db47c9a-b574-23de-7915-600dabe1f3b4-abe1f38d {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end start;
}

#w-node-_5db47c9a-b574-23de-7915-600dabe1f3c7-abe1f38d {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end center;
}

#w-node-_5db47c9a-b574-23de-7915-600dabe1f3ca-abe1f38d {
  grid-area: 1 / 3 / 2 / 4;
  place-self: end;
}

#w-node-_32a340cc-db54-e7ac-40fb-6a617fcec3ed-7fcec3e9 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_32a340cc-db54-e7ac-40fb-6a617fcec3f1-7fcec3e9 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: end;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655546-284b8222 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655565-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065556a-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065556f-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655574-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065557a-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655580-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655586-284b8222 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655669-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655671-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655688-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906556a1-284b8222 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556a4-284b8222 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556a6-284b8222 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556a9-284b8222 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556fb-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655705-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655706-284b8222 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-83209065577a-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065577f-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655784-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655789-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065578e-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655793-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065579d-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557a2-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557a7-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557ac-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557b1-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557b6-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557bb-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557c0-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557c5-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557ca-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557cf-284b8222 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906557d3-284b8222 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906557d4-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557d9-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557de-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557e3-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557f8-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557fd-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655802-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655807-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065580c-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655811-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065581b-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655820-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655825-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065582a-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065582f-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655834-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655839-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065583e-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655843-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655848-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065584d-284b8222 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655851-284b8222 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655852-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655857-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065585c-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655861-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655873-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655878-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065587d-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655882-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655887-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065588c-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655891-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655896-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-83209065589b-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-8320906558a0-284b8222 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906558a4-284b8222 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906558a5-284b8222 {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906558a8-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655945-284b8222, #w-node-_69f1cae7-9630-1fc9-cf58-832090655972-284b8222 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906559b6-284b8222 {
  justify-self: start;
}

#w-node-b7f0b212-aab0-7c89-5c67-3e812d0d82d6-284b8225 {
  grid-area: 1 / 1 / 7 / 7;
  place-self: center;
}

#w-node-_0b7a712f-19cd-cf35-2b3e-90e73317a653-284b8225 {
  grid-area: 6 / 1 / 7 / 7;
  align-self: end;
}

#w-node-c2b39ce5-c4ad-54b6-431d-f7a7fbb4be50-284b8225 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end start;
}

#w-node-c2b39ce5-c4ad-54b6-431d-f7a7fbb4be54-284b8225 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: end;
}

#w-node-a7bf8047-996f-633c-34bf-faa4fde12dad-284b8225 {
  place-self: center;
}

#w-node-_8f5ffd96-e06f-19d5-6d6c-213e3948b60b-284b8225 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end center;
}

#w-node-_08dc952c-147f-ed74-153e-172e3f62130f-284b8225 {
  place-self: center;
}

#w-node-_09803b2a-68d2-ae8b-d8f2-4591d7b2833a-284b8225 {
  align-self: end;
}

#w-node-caa88aa1-0ab3-ebfe-7242-64aba6c12fb8-284b8225 {
  place-self: center start;
}

#w-node-_508e82de-fac1-60e0-a1a3-a24774f85097-284b8225 {
  place-self: center end;
}

#w-node-a5f4fafe-3a54-b9d3-6963-2f21a503afb1-284b8225, #w-node-a5f4fafe-3a54-b9d3-6963-2f21a503afb8-284b8225, #w-node-a5f4fafe-3a54-b9d3-6963-2f21a503afc2-284b8225 {
  justify-self: start;
}

#w-node-f845bbdb-ea26-5317-cf3c-d2f7a1239460-284b8225, #w-node-f845bbdb-ea26-5317-cf3c-d2f7a123946a-284b8225, #w-node-f845bbdb-ea26-5317-cf3c-d2f7a1239474-284b8225 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5959ab9f-4f14-ca4b-6f7a-c0489d90a2a6-284b8225, #w-node-_397853b2-4779-a435-c64b-53a3bf0ad45e-284b8225, #w-node-f909efc5-a6bf-6590-a3b6-e2148fe3d7c2-284b8225, #w-node-b9c2158c-9ee4-d350-b57d-c2ecfec332ae-284b8225, #w-node-df494e55-bccd-1fc5-c553-562fce370899-284b8225, #w-node-b9719efd-3c01-c5e1-b5c3-a2dd6cb82b2e-284b8225, #w-node-_58ea2a8c-ae58-7216-3862-e21492df5b92-284b8225, #w-node-_58ea2a8c-ae58-7216-3862-e21492df5b94-284b8225, #w-node-_58ea2a8c-ae58-7216-3862-e21492df5b96-284b8225, #w-node-_58ea2a8c-ae58-7216-3862-e21492df5b98-284b8225, #w-node-_58ea2a8c-ae58-7216-3862-e21492df5b9a-284b8225, #w-node-_58ea2a8c-ae58-7216-3862-e21492df5b9c-284b8225, #w-node-_7266de8f-364b-99c9-cd13-489da012a223-284b8225, #w-node-_7266de8f-364b-99c9-cd13-489da012a225-284b8225, #w-node-_7266de8f-364b-99c9-cd13-489da012a227-284b8225, #w-node-_7266de8f-364b-99c9-cd13-489da012a229-284b8225, #w-node-_7266de8f-364b-99c9-cd13-489da012a22b-284b8225, #w-node-_7266de8f-364b-99c9-cd13-489da012a22d-284b8225 {
  place-self: end center;
}

#w-node-_2b34b5ed-d271-0fd8-fca9-4d5710c19d27-10c19d0f, #w-node-_2b34b5ed-d271-0fd8-fca9-4d5710c19d29-10c19d0f, #w-node-_2b34b5ed-d271-0fd8-fca9-4d5710c19d2b-10c19d0f {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_93943257-626e-4866-7ef9-338013d0eed5-284b8227 {
  justify-self: end;
}

#w-node-_1d755ecf-f791-ba3d-9bd7-7fe320f34352-20f34341 {
  justify-self: start;
}

#w-node-_1d755ecf-f791-ba3d-9bd7-7fe320f34357-20f34341, #w-node-_1d755ecf-f791-ba3d-9bd7-7fe320f3435c-20f34341 {
  justify-self: center;
}

#w-node-_1d755ecf-f791-ba3d-9bd7-7fe320f34361-20f34341 {
  justify-self: end;
}

#w-node-_270fe1b1-46fc-009a-24a2-9e272eee2dbe-7575e767 {
  justify-self: start;
}

#w-node-_270fe1b1-46fc-009a-24a2-9e272eee2dc3-7575e767, #w-node-_270fe1b1-46fc-009a-24a2-9e272eee2dc8-7575e767 {
  justify-self: center;
}

#w-node-c95858ef-c251-fb27-11df-2131a85572d4-7575e767 {
  justify-self: end;
}

#w-node-_4041a032-0c8d-d5ee-0ca8-16baadedddbb-2205fccc {
  justify-self: start;
}

#w-node-_4041a032-0c8d-d5ee-0ca8-16baadedddc0-2205fccc, #w-node-_4041a032-0c8d-d5ee-0ca8-16baadedddc5-2205fccc {
  justify-self: center;
}

#w-node-_65ded31e-4732-705d-0c5d-16d33d45cbcd-2205fccc {
  justify-self: end;
}

#w-node-_01a68c0c-4a21-2f63-ca58-1ed4b92ddc41-7a4a1bd7 {
  justify-self: start;
}

#w-node-_01a68c0c-4a21-2f63-ca58-1ed4b92ddc46-7a4a1bd7, #w-node-_01a68c0c-4a21-2f63-ca58-1ed4b92ddc4b-7a4a1bd7 {
  justify-self: center;
}

#w-node-_0cba9046-0498-cc6e-1420-9218e3d4e355-7a4a1bd7 {
  justify-self: end;
}

#w-node-eab803a3-55e3-edec-2e86-54075e44a6d4-484e7aa5 {
  justify-self: start;
}

#w-node-eab803a3-55e3-edec-2e86-54075e44a6d9-484e7aa5, #w-node-eab803a3-55e3-edec-2e86-54075e44a6de-484e7aa5 {
  justify-self: center;
}

#w-node-_49f2031c-c840-bd33-3c65-5baaacacd27c-484e7aa5 {
  justify-self: end;
}

#w-node-_981c6eac-b565-f094-8fd6-0577f05f9470-50e2d7da {
  justify-self: start;
}

#w-node-_981c6eac-b565-f094-8fd6-0577f05f9475-50e2d7da, #w-node-_981c6eac-b565-f094-8fd6-0577f05f947a-50e2d7da {
  justify-self: center;
}

#w-node-_6d71e74b-d95f-35a4-35aa-36cde44bdfd8-50e2d7da {
  justify-self: end;
}

#w-node-_0d21950f-9013-b053-2c8d-7ce513641518-dbf47faa {
  justify-self: start;
}

#w-node-_0d21950f-9013-b053-2c8d-7ce51364151d-dbf47faa, #w-node-_0d21950f-9013-b053-2c8d-7ce513641522-dbf47faa {
  justify-self: center;
}

#w-node-_1b1c9056-d9d3-2568-d60f-2b7d80b5471a-dbf47faa {
  justify-self: end;
}

#w-node-_3b5ec80a-31f3-4c29-cced-3668a3aa8b6e-d689f007 {
  justify-self: start;
}

#w-node-_3b5ec80a-31f3-4c29-cced-3668a3aa8b73-d689f007, #w-node-_3b5ec80a-31f3-4c29-cced-3668a3aa8b78-d689f007 {
  justify-self: center;
}

#w-node-_3b5ec80a-31f3-4c29-cced-3668a3aa8b7d-d689f007 {
  justify-self: end;
}

#w-node-f688c47f-2f0c-4dea-1615-1e3bb651705b-0ad672a9 {
  justify-self: start;
}

#w-node-f688c47f-2f0c-4dea-1615-1e3bb6517060-0ad672a9, #w-node-f688c47f-2f0c-4dea-1615-1e3bb6517065-0ad672a9 {
  justify-self: center;
}

#w-node-f688c47f-2f0c-4dea-1615-1e3bb651706a-0ad672a9 {
  justify-self: end;
}

@media screen and (min-width: 1440px) {
  #w-node-_93943257-626e-4866-7ef9-338013d0ee91-284b8227 {
    align-self: auto;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_93943257-626e-4866-7ef9-338013d0ee91-284b8227 {
    align-self: auto;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_9c570c00-ab78-67c2-9dc1-846a4232fb9e-284b8220 {
    align-self: center;
  }

  #w-node-_1a33f387-1f2e-1471-6812-1efff807487a-284b8220 {
    align-self: end;
  }

  #w-node-_9d817b3f-8659-a727-22d1-a2a8ff419387-284b8220 {
    grid-column-start: 1;
  }

  #w-node-a0810e4b-86b4-493d-4f91-7e0c175ce5d9-284b8220 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-a0810e4b-86b4-493d-4f91-7e0c175ce5e0-284b8220 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-_9d817b3f-8659-a727-22d1-a2a8ff419399-284b8220 {
    grid-column-start: 1;
  }

  #w-node-_96eb6e28-f790-399b-34cd-394ec4f33b3b-284b8220 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_96eb6e28-f790-399b-34cd-394ec4f33b42-284b8220 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-_9d817b3f-8659-a727-22d1-a2a8ff4193ab-284b8220 {
    grid-column-start: 1;
  }

  #w-node-a0c07f1c-a3e2-d0f1-3d94-625a98460327-284b8220 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-a0c07f1c-a3e2-d0f1-3d94-625a9846032e-284b8220 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-_9d817b3f-8659-a727-22d1-a2a8ff4193bd-284b8220 {
    grid-column-start: 1;
  }

  #w-node-e03ae9dd-dac2-9689-5614-3d286d0f257d-284b8220 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-e03ae9dd-dac2-9689-5614-3d286d0f2584-284b8220 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-ee7e11aa-f33a-7c5b-4bf7-639b0527a9c2-284b8220 {
    grid-column-start: 1;
  }

  #w-node-_7967fd4f-ae16-9469-4546-791fc8d2eafa-284b8220 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_7967fd4f-ae16-9469-4546-791fc8d2eb01-284b8220 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-_4cdfa0d0-e3d8-5f77-85e2-f1ab3ce02b30-284b8220 {
    grid-column-start: 1;
  }

  #w-node-_4cdfa0d0-e3d8-5f77-85e2-f1ab3ce02b3f-284b8220 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_4cdfa0d0-e3d8-5f77-85e2-f1ab3ce02b46-284b8220 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-d862d72d-0461-f51a-b290-3a4702ad7909-284b8220 {
    grid-column-start: 1;
  }

  #w-node-d862d72d-0461-f51a-b290-3a4702ad7918-284b8220 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-d862d72d-0461-f51a-b290-3a4702ad7921-284b8220 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: end;
  }

  #w-node-_5db47c9a-b574-23de-7915-600dabe1f3b4-abe1f38d {
    grid-column-end: 4;
    place-self: center;
  }

  #w-node-_5db47c9a-b574-23de-7915-600dabe1f3c7-abe1f38d {
    grid-area: 3 / 1 / 4 / 4;
    align-self: center;
  }

  #w-node-_5db47c9a-b574-23de-7915-600dabe1f3ca-abe1f38d {
    grid-row: 2 / 3;
    grid-column-start: 1;
    place-self: center;
  }

  #w-node-_32a340cc-db54-e7ac-40fb-6a617fcec3ed-7fcec3e9 {
    grid-column: 1 / 2;
    justify-self: start;
  }

  #w-node-_32a340cc-db54-e7ac-40fb-6a617fcec421-7fcec3e9 {
    place-self: center end;
  }

  #w-node-caa88aa1-0ab3-ebfe-7242-64aba6c12fb8-284b8225 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }

  #w-node-_508e82de-fac1-60e0-a1a3-a24774f85097-284b8225 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: center;
  }

  #w-node-a5f4fafe-3a54-b9d3-6963-2f21a503afb1-284b8225, #w-node-a5f4fafe-3a54-b9d3-6963-2f21a503afb8-284b8225, #w-node-a5f4fafe-3a54-b9d3-6963-2f21a503afc2-284b8225 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_9c570c00-ab78-67c2-9dc1-846a4232fb9e-284b8220 {
    grid-row-end: 6;
  }

  #w-node-_1a33f387-1f2e-1471-6812-1efff807487a-284b8220 {
    align-self: end;
  }

  #w-node-_1a33f387-1f2e-1471-6812-1efff807487d-284b8220 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1a33f387-1f2e-1471-6812-1efff8074884-284b8220 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-a0810e4b-86b4-493d-4f91-7e0c175ce5d9-284b8220, #w-node-_96eb6e28-f790-399b-34cd-394ec4f33b3b-284b8220, #w-node-a0c07f1c-a3e2-d0f1-3d94-625a98460327-284b8220, #w-node-e03ae9dd-dac2-9689-5614-3d286d0f257d-284b8220, #w-node-_7967fd4f-ae16-9469-4546-791fc8d2eafa-284b8220, #w-node-_4cdfa0d0-e3d8-5f77-85e2-f1ab3ce02b3f-284b8220, #w-node-d862d72d-0461-f51a-b290-3a4702ad7918-284b8220 {
    grid-column-end: 4;
  }

  #w-node-c2b39ce5-c4ad-54b6-431d-f7a7fbb4be50-284b8225 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c2b39ce5-c4ad-54b6-431d-f7a7fbb4be54-284b8225 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-a7bf8047-996f-633c-34bf-faa4fde12dad-284b8225, #w-node-_08dc952c-147f-ed74-153e-172e3f62130f-284b8225 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_1d755ecf-f791-ba3d-9bd7-7fe320f34357-20f34341 {
    justify-self: end;
  }

  #w-node-_1d755ecf-f791-ba3d-9bd7-7fe320f3435c-20f34341 {
    justify-self: start;
  }

  #w-node-_270fe1b1-46fc-009a-24a2-9e272eee2dc3-7575e767 {
    justify-self: end;
  }

  #w-node-_270fe1b1-46fc-009a-24a2-9e272eee2dc8-7575e767 {
    justify-self: start;
  }

  #w-node-_4041a032-0c8d-d5ee-0ca8-16baadedddc0-2205fccc {
    justify-self: end;
  }

  #w-node-_4041a032-0c8d-d5ee-0ca8-16baadedddc5-2205fccc {
    justify-self: start;
  }

  #w-node-_01a68c0c-4a21-2f63-ca58-1ed4b92ddc46-7a4a1bd7 {
    justify-self: end;
  }

  #w-node-_01a68c0c-4a21-2f63-ca58-1ed4b92ddc4b-7a4a1bd7 {
    justify-self: start;
  }

  #w-node-eab803a3-55e3-edec-2e86-54075e44a6d9-484e7aa5 {
    justify-self: end;
  }

  #w-node-eab803a3-55e3-edec-2e86-54075e44a6de-484e7aa5 {
    justify-self: start;
  }

  #w-node-_981c6eac-b565-f094-8fd6-0577f05f9475-50e2d7da {
    justify-self: end;
  }

  #w-node-_981c6eac-b565-f094-8fd6-0577f05f947a-50e2d7da {
    justify-self: start;
  }

  #w-node-_0d21950f-9013-b053-2c8d-7ce51364151d-dbf47faa {
    justify-self: end;
  }

  #w-node-_0d21950f-9013-b053-2c8d-7ce513641522-dbf47faa {
    justify-self: start;
  }

  #w-node-_3b5ec80a-31f3-4c29-cced-3668a3aa8b73-d689f007 {
    justify-self: end;
  }

  #w-node-_3b5ec80a-31f3-4c29-cced-3668a3aa8b78-d689f007 {
    justify-self: start;
  }

  #w-node-f688c47f-2f0c-4dea-1615-1e3bb6517060-0ad672a9 {
    justify-self: end;
  }

  #w-node-f688c47f-2f0c-4dea-1615-1e3bb6517065-0ad672a9 {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1a33f387-1f2e-1471-6812-1efff807487a-284b8220 {
    align-self: end;
  }

  #w-node-_1a33f387-1f2e-1471-6812-1efff807487d-284b8220 {
    grid-column-end: 3;
  }

  #w-node-_1a33f387-1f2e-1471-6812-1efff8074884-284b8220 {
    grid-column-start: 2;
  }

  #w-node-a0810e4b-86b4-493d-4f91-7e0c175ce5e0-284b8220, #w-node-_96eb6e28-f790-399b-34cd-394ec4f33b42-284b8220, #w-node-a0c07f1c-a3e2-d0f1-3d94-625a9846032e-284b8220, #w-node-e03ae9dd-dac2-9689-5614-3d286d0f2584-284b8220 {
    grid-row: 2 / 3;
    grid-column-start: 1;
    justify-self: start;
  }

  #w-node-_7967fd4f-ae16-9469-4546-791fc8d2eafa-284b8220 {
    grid-column-end: 4;
  }

  #w-node-_7967fd4f-ae16-9469-4546-791fc8d2eb01-284b8220 {
    grid-row: 2 / 3;
    grid-column-start: 1;
    justify-self: start;
  }

  #w-node-_4cdfa0d0-e3d8-5f77-85e2-f1ab3ce02b3f-284b8220 {
    grid-column-end: 4;
  }

  #w-node-_4cdfa0d0-e3d8-5f77-85e2-f1ab3ce02b46-284b8220 {
    grid-row: 2 / 3;
    grid-column-start: 1;
    justify-self: start;
  }

  #w-node-d862d72d-0461-f51a-b290-3a4702ad7918-284b8220 {
    grid-column-end: 4;
  }

  #w-node-d862d72d-0461-f51a-b290-3a4702ad7921-284b8220 {
    grid-row: 2 / 3;
    grid-column-start: 1;
    justify-self: start;
  }

  #w-node-c2b39ce5-c4ad-54b6-431d-f7a7fbb4be50-284b8225 {
    grid-column-end: 3;
  }

  #w-node-c2b39ce5-c4ad-54b6-431d-f7a7fbb4be54-284b8225 {
    grid-column-start: 2;
  }

  #w-node-_8f5ffd96-e06f-19d5-6d6c-213e3948b60b-284b8225 {
    align-self: center;
  }

  #w-node-_1d755ecf-f791-ba3d-9bd7-7fe320f34357-20f34341, #w-node-_1d755ecf-f791-ba3d-9bd7-7fe320f34361-20f34341, #w-node-_270fe1b1-46fc-009a-24a2-9e272eee2dc3-7575e767, #w-node-c95858ef-c251-fb27-11df-2131a85572d4-7575e767, #w-node-_4041a032-0c8d-d5ee-0ca8-16baadedddc0-2205fccc, #w-node-_65ded31e-4732-705d-0c5d-16d33d45cbcd-2205fccc, #w-node-_01a68c0c-4a21-2f63-ca58-1ed4b92ddc46-7a4a1bd7, #w-node-_0cba9046-0498-cc6e-1420-9218e3d4e355-7a4a1bd7, #w-node-eab803a3-55e3-edec-2e86-54075e44a6d9-484e7aa5, #w-node-_49f2031c-c840-bd33-3c65-5baaacacd27c-484e7aa5, #w-node-_981c6eac-b565-f094-8fd6-0577f05f9475-50e2d7da, #w-node-_6d71e74b-d95f-35a4-35aa-36cde44bdfd8-50e2d7da, #w-node-_0d21950f-9013-b053-2c8d-7ce51364151d-dbf47faa, #w-node-_1b1c9056-d9d3-2568-d60f-2b7d80b5471a-dbf47faa, #w-node-_3b5ec80a-31f3-4c29-cced-3668a3aa8b73-d689f007, #w-node-_3b5ec80a-31f3-4c29-cced-3668a3aa8b7d-d689f007, #w-node-f688c47f-2f0c-4dea-1615-1e3bb6517060-0ad672a9, #w-node-f688c47f-2f0c-4dea-1615-1e3bb651706a-0ad672a9 {
    justify-self: start;
  }
}


@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeue-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraBold.woff2') format('woff2'), url('../fonts/Inter-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}