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

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

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

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

@font-face {
  font-family: Instrument Serif;
  src: url('../fonts/InstrumentSerif-Italic.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

:root {
  --background-color--primary-background: #0f0f0f;
  --_typography---font-family--primary: "Instrument Sans", Arial, sans-serif;
  --primary-color--white: #fafafa;
  --border-color--primary-border: #ffffff1a;
  --_typography---h3--font-size: var(--_sizes---fixed--8rem);
  --_typography---h3--line-height: 100%;
  --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h3--letter-spacing: 0px;
  --neutral-color--primary-neutral: gray;
  --_typography---h5--font-family: var(--_typography---font-family--primary);
  --_typography---h5--font-size: var(--_sizes---fixed--4rem);
  --_typography---h5--line-height: 100%;
  --_typography---font-weight--semibold: 600;
  --_typography---h5--letter-spacing: 0px;
  --_typography---h2--font-size: var(--_sizes---fixed--10rem);
  --_typography---h2--line-height: 100%;
  --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h2--letter-spacing: 0rem;
  --primary-color--dark: #363636;
  --neutral-color--secondary-neutral: #bbb;
  --_typography---h6--font-family: var(--_typography---font-family--primary);
  --_typography---h6--font-size: var(--_sizes---fixed--2rem);
  --_typography---h6--line-height: 100%;
  --_typography---h6--font-weight: var(--_typography---font-weight--semibold);
  --primary-color--black: #0f0f0f;
  --border-color--transparent: #0000;
  --background-color--secondary-background: #fafafa;
  --_typography---h1--font-family: var(--_typography---font-family--primary);
  --_typography---h1--font-size: var(--_sizes---fixed--12rem);
  --_typography---h1--line-height: 100%;
  --_typography---h1--letter-spacing: 0rem;
  --border-color--secondary-border: #fff3;
  --border-color--light-50: #ffffff80;
  --_typography---h4--font-family: var(--_typography---font-family--primary);
  --_typography---h4--font-size: var(--_sizes---fixed--6rem);
  --_typography---h4--line-height: 100%;
  --_typography---h4--letter-spacing: 0px;
  --_sizes---border-radius--100: 100%;
  --border-color--light-15: #ffffff26;
  --_sizes---spacer--xxsmall: .25rem;
  --_sizes---spacer--small: .75rem;
  --_typography---title--title: var(--_sizes---fixed--14rem);
  --border-color--dark-75: #050505bf;
  --_sizes---spacer--medium: 1rem;
  --_typography---title--line-height: 100%;
  --_sizes---spacer--large: 1.5rem;
  --border-color--dark-20: #05050533;
  --_sizes---spacer--xlarge: 2rem;
  --border-color--dark-65: #000000a6;
  --_sizes---spacer--huge: 3rem;
  --_sizes---spacer--xhuge: 4rem;
  --_sizes---spacer--xsmall: .5rem;
  --_sizes---spacer--tiny: .125rem;
  --_typography---font-family--seconday: "Instrument Serif", Georgia, sans-serif;
  --_typography---font-weight--thin: 100;
  --_typography---font-weight--extra-light: 200;
  --_sizes---spacer--xxlarge: 2.5rem;
  --_typography---font-weight--light: 300;
  --_typography---font-weight--regular: 400;
  --_typography---font-weight--medium: 500;
  --_sizes---spacer--xxhuge: 5rem;
  --_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---fixed--0rem: 0rem;
  --_sizes---fixed--0-125rem: .125rem;
  --_sizes---fixed--0-25rem: .25rem;
  --_sizes---fixed--0-5rem: .5rem;
  --_sizes---fixed--0-75rem: .75rem;
  --_sizes---fixed--0-875rem: .875rem;
  --_sizes---fixed--1rem: 1rem;
  --_sizes---fixed--1-125rem: 1.125rem;
  --_sizes---fixed--1-25rem: 1.25rem;
  --_sizes---fixed--1-375rem: 1.375rem;
  --_sizes---fixed--1-5rem: 1.5rem;
  --_sizes---fixed--1-625rem: 1.625rem;
  --_sizes---fixed--1-75rem: 1.75rem;
  --_sizes---fixed--1-875rem: 1.875rem;
  --_sizes---fixed--2rem: 2rem;
  --_sizes---fixed--2-25rem: 2.25rem;
  --_sizes---fixed--2-5rem: 2.5rem;
  --_sizes---fixed--2-75rem: 2.75rem;
  --_sizes---fixed--3rem: 3rem;
  --_sizes---fixed--3-25rem: 3.25rem;
  --_sizes---fixed--3-5rem: 3.5rem;
  --_sizes---fixed--3-75rem: 3.75rem;
  --_sizes---fixed--4rem: 4rem;
  --_sizes---fixed--4-25rem: 4.25rem;
  --_sizes---fixed--4-5rem: 4.5rem;
  --_sizes---fixed--4-75rem: 4.75rem;
  --_sizes---fixed--5rem: 5rem;
  --_sizes---fixed--5-5rem: 5.5rem;
  --_sizes---fixed--6rem: 6rem;
  --_sizes---fixed--6-5rem: 6.5rem;
  --_sizes---fixed--7rem: 7rem;
  --_sizes---fixed--7-5rem: 7.5rem;
  --_sizes---fixed--8rem: 8rem;
  --_sizes---fixed--8-5rem: 8.5rem;
  --_sizes---fixed--9rem: 9rem;
  --_sizes---fixed--9-5rem: 9.5rem;
  --_sizes---fixed--10rem: 10rem;
  --_sizes---fixed--12rem: 12rem;
  --_sizes---fixed--14rem: 14rem;
  --_sizes---fixed--16rem: 16rem;
  --_sizes---fixed--18rem: 18rem;
  --_sizes---fixed--20rem: 20rem;
  --_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);
  --_typography---h3--font-family: var(--_typography---font-family--primary);
  --_typography---h4--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h5--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h6--letter-spacing: 0px;
}

.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-form-formrecaptcha {
  margin-bottom: 8px;
}

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

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

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
}

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.1;
}

h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.1;
}

h4 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.1;
}

h5 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}

h6 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 600;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--primary-color--white);
  font-weight: 600;
  text-decoration: none;
}

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

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

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

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

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

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

.form-label {
  text-transform: uppercase;
  margin-bottom: 0;
}

.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-bottom.padding-xhuge {
  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: 90rem;
  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;
  font-weight: 400;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-style-quote {
  border-left: .25rem solid var(--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;
}

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

.padding-medium {
  padding: 2rem;
}

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

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

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

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

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

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

.nav-component {
  background-color: var(--primary-color--dark);
  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, .text-rich-text ul, .text-rich-text ol {
  color: var(--neutral-color--secondary-neutral);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.text-rich-text blockquote {
  color: var(--neutral-color--secondary-neutral);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
}

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

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

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

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

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

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

.padding-custom1 {
  padding: 1.5rem;
}

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

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

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

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

.margin-custom2 {
  margin: 2.5rem;
}

.margin-xxhuge {
  margin: 10rem;
}

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

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

.padding-xxhuge {
  padding: 10rem;
}

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

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

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

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

.nav-button {
  padding: 1rem;
}

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

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

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

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

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

.padding-huge {
  padding: 6rem;
}

.padding-0 {
  padding: 0;
}

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

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

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

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

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

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

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

.container-large {
  width: 100%;
  max-width: 110rem;
  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: 70rem;
  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: .75rem 1.5rem;
  font-weight: 500;
  transition: all .35s;
}

.button:hover {
  background-color: var(--border-color--transparent);
  color: var(--primary-color--white);
}

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

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

.button.is-secondary:hover {
  background-color: var(--primary-color--white);
  color: var(--primary-color--black);
}

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

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

.button.is-text:hover {
  background-color: var(--primary-color--white);
  color: var(--primary-color--black);
}

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

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.overflow-scroll {
  overflow: scroll;
}

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

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

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

.text-size-large {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.3;
}

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

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

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

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

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

.padding-top, .padding-top.padding-xhuge {
  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 {
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.2;
}

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

.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 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

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

.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--semibold);
  letter-spacing: var(--_typography---h1--letter-spacing);
  text-transform: uppercase;
}

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

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

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

.margin-small {
  margin: 1rem;
}

.margin-large {
  margin: 3rem;
}

.form-input {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--border-color--secondary-border);
  background-color: var(--border-color--transparent);
  color: var(--primary-color--white);
  border-radius: 0;
  min-height: 3rem;
  padding: .5rem 1.5rem;
  transition: border-color .35s;
}

.form-input:hover, .form-input:active, .form-input:focus {
  border-color: var(--border-color--secondary-border) var(--border-color--secondary-border) var(--border-color--light-50);
}

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

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

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

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

.heading-style-h4 {
  font-family: var(--_typography---h4--font-family);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---font-weight--semibold);
  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: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  mix-blend-mode: difference;
  justify-content: space-between;
  align-items: center;
  width: 40rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.25rem 1.5rem;
  display: flex;
  position: fixed;
  inset: auto 0% 5%;
}

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

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

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

.accordion-heading {
  color: var(--primary-color--white);
  text-transform: none;
  margin-bottom: 0;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.3;
}

.contact-form {
  height: 100%;
}

.section-contact-header {
  position: relative;
  overflow: hidden;
}

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

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

.social-link {
  border-radius: var(--_sizes---border-radius--100);
  background-color: var(--border-color--light-15);
  justify-content: center;
  align-items: center;
  width: 2.675rem;
  min-width: 2.675rem;
  height: 2.675rem;
  min-height: 2.675rem;
  transition: background-color .35s;
  display: flex;
}

.social-link:hover {
  background-color: var(--border-color--light-50);
}

.plus-line {
  z-index: 1;
  background-color: var(--primary-color--black);
  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.255rem;
  height: 1.25rem;
  display: flex;
  overflow: hidden;
}

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

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

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

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

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

.contact-form-wrapper {
  border: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  color: var(--primary-color--white);
  height: 100%;
  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;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: clip;
}

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

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

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

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

.utility-page-title {
  text-transform: uppercase;
}

.changelog-content-flex {
  justify-content: space-between;
  align-items: center;
  margin-top: 4rem;
  margin-bottom: 4rem;
  display: flex;
}

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

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

.link-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--border-color--light-15);
  border-radius: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  text-decoration: none;
  transition: background-color .35s;
  display: flex;
}

.link-button:hover {
  background-color: var(--border-color--light-50);
}

.licenses-list-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.link-wrap {
  flex-direction: column;
  height: 15px;
  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;
}

.section-about-header, .section-service-header, .section-blog-header, .section-blog-content {
  position: relative;
  overflow: clip;
}

.project-info-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-end;
  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%;
}

.section-case-header {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: relative;
  overflow: clip;
}

.image-wrapper {
  padding: var(--_sizes---spacer--xxsmall);
  background-color: var(--primary-color--dark);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

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

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

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

.blog-post-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6rem;
}

.author-picture {
  padding: var(--_sizes---spacer--xxsmall);
  background-color: var(--primary-color--dark);
  object-fit: cover;
  height: 12rem;
}

.author-content-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 100%;
  display: flex;
}

.blog-post-author-wrapper {
  position: sticky;
  top: 8rem;
}

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

.author-s-social-media-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

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

.post-title {
  color: var(--primary-color--white);
  font-size: 2.5rem;
  line-height: 1.2;
}

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

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

.blog-post-info {
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.blog-post-content {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

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

.blog-post-category {
  background-color: var(--border-color--primary-border);
  color: #fff;
  border-radius: 100px;
  padding: 8px 12px;
  font-weight: 400;
}

.blog-image-wrapper {
  padding: var(--_sizes---spacer--xxsmall);
  background-color: var(--primary-color--dark);
  width: 100%;
  height: 100%;
  position: relative;
}

.section-blog-all-posts {
  position: relative;
  overflow: clip;
}

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

.section-blog-newsletter {
  position: relative;
  overflow: clip;
}

.newsletter-form-wrapper {
  border: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  width: 100%;
  margin-bottom: 0;
  padding: 2rem 3rem 2rem 2rem;
}

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

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

.expert-social-media {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

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

.link-block {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  height: 16px;
  display: flex;
  overflow: hidden;
}

.link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

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

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

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

.blog-post-grid {
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
}

._3d-image-item {
  justify-content: center;
  align-items: center;
  width: 27.5rem;
  height: 32.5rem;
  display: flex;
  position: absolute;
  overflow: hidden;
}

._3d-image-item:hover {
  transform: translate(0, -57px);
}

._3d-image-item._8 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(240deg)rotateZ(0)translate3d(0, 0, 19.05rem);
}

._3d-image-item._2 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(90deg)rotateZ(0)translate3d(0, 0, 13.75rem);
}

._3d-image-item._6 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(270deg)rotateZ(0)translate3d(0, 0, 13.75rem);
}

._3d-image-item._7 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)translate3d(0, 0, 13.75rem);
}

._3d-image-item._9 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(300deg)rotateZ(0)translate3d(0, 0, 19.05rem);
}

._3d-image-item._4 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(120deg)rotateZ(0)translate3d(0, 0, 30.2rem);
}

._3d-image-item._3 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(80deg)rotateZ(0)translate3d(0, 0, 30.2rem);
}

._3d-image-item._5 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(160deg)rotateZ(0)translate3d(0, 0, 30.2rem);
}

._3d-image-item._1 {
  transform-style: preserve-3d;
  transform: translate3d(0, 0, 13.75rem);
}

._3d-block {
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: absolute;
}

._3d-wrapper {
  z-index: 99;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

._3d-container {
  perspective: 1500px;
  width: 27.5rem;
  height: 32.5rem;
  position: relative;
  transform: scale(.875);
}

._3d-image {
  transform-origin: 100%;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
}

._3d-wrap {
  perspective: 1500px;
  transform: scale(.85);
}

._3d-object {
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  transform: rotateX(-25deg)rotateY(0)rotateZ(0);
}

._3d-container-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: -2.5rem;
  display: flex;
}

._3d-component {
  z-index: 99;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

._3d-face {
  transform-origin: 100%;
  justify-content: center;
  align-items: center;
  width: 28rem;
  height: 32rem;
  display: flex;
  position: absolute;
  right: 0;
}

._3d-face._05 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(90deg)rotateZ(0);
}

._3d-face._08 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(225deg)rotateZ(0);
}

._3d-face._04 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(45deg)rotateZ(0);
}

._3d-face._02 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(315deg)rotateZ(0);
}

._3d-face._06 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(135deg)rotateZ(0);
}

._3d-face._07 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

._3d-face._01 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(270deg)rotateZ(0);
}

._3d-back {
  transform-style: preserve-3d;
  background-image: url('../images/Blurred-Model-in-Motion.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 16rem;
  height: 35rem;
  display: flex;
  position: absolute;
  transform: translate3d(0, 0, -8rem)rotateX(0)rotateY(180deg)rotateZ(0);
}

._3d-object-wrap {
  transform-origin: 50%;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: relative;
  transform: translate(0);
}

.reverse-marquee-text {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

._3d-bottom {
  transform-style: preserve-3d;
  background-color: #252525;
  justify-content: center;
  align-items: center;
  width: 16rem;
  height: 16rem;
  display: flex;
  position: absolute;
  transform: translate(0, 27rem)rotateX(-90deg)rotateY(0)rotateZ(0);
}

._3d-object-wrapper {
  z-index: 5;
  perspective: 2000px;
  width: 16rem;
  height: 35rem;
  padding-top: 2rem;
  position: relative;
  transform: rotate(12deg)scale(1.1);
}

._3d-top {
  transform-style: preserve-3d;
  background-color: #252525;
  justify-content: center;
  align-items: center;
  width: 16rem;
  height: 16rem;
  display: flex;
  position: absolute;
  transform: translate(0, -8rem)rotateX(90deg)rotateY(0)rotateZ(0);
}

._3d-front {
  z-index: 1;
  transform-style: preserve-3d;
  background-image: url('../images/Futuristic-Helmet-Portrait.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 16rem;
  height: 35rem;
  display: flex;
  position: absolute;
  transform: translate3d(0, 0, 8rem);
}

.marquee-text-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

._3d-left {
  transform-style: preserve-3d;
  background-image: url('../images/Modern-Metallic-Object.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 16rem;
  height: 35rem;
  display: flex;
  position: absolute;
  transform: translate(-8rem)rotateX(0)rotateY(-90deg)rotateZ(0);
}

.reverse-marquee-component {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.reverse-marquee-component.tablet, .reverse-marquee-component.mobile {
  display: none;
}

.marquee-text-component {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.marquee-text-component.tablet, .marquee-text-component.mobile {
  display: none;
}

._3d-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.1;
}

.marquee-text {
  z-index: 10;
  color: var(--primary-color--white);
  font-size: var(--_typography---title--title);
  line-height: .8;
  font-weight: var(--_typography---font-weight--semibold);
  text-transform: uppercase;
  white-space: pre;
  margin-bottom: 0;
  position: relative;
}

.marquee-text.opacity {
  opacity: .25;
}

._3d-right {
  transform-style: preserve-3d;
  background-image: url('../images/Pouring-Water-on-Tulip.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 16rem;
  height: 35rem;
  display: flex;
  position: absolute;
  transform: translate(8rem)rotateX(0)rotateY(90deg)rotateZ(0);
}

.star-icon {
  height: 3rem;
  position: absolute;
}

.header-image-grid {
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  position: absolute;
  inset: 0%;
}

.header-overlay {
  z-index: 20;
  background-color: var(--border-color--dark-75);
  width: 100%;
  height: 100%;
  position: relative;
}

.navbar {
  background-color: var(--border-color--transparent);
  background-image: linear-gradient(180deg, var(--primary-color--black), var(--border-color--transparent));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-component-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.brand-link {
  z-index: 99;
  cursor: pointer;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

.nav-link {
  padding: var(--_sizes---spacer--small) var(--_sizes---spacer--medium);
  background-color: var(--border-color--light-15);
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .35s;
  display: flex;
}

.nav-link:hover {
  background-color: var(--border-color--light-50);
}

.nav-link-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 14px;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.logo {
  color: var(--primary-color--white);
  text-transform: uppercase;
  height: 1.575rem;
  font-family: Instrument Sans, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
}

.section-home-intro {
  position: relative;
  overflow: clip;
}

.section-opacity {
  background-image: linear-gradient(180deg, var(--border-color--dark-75), var(--border-color--transparent));
  width: 100%;
  height: 6rem;
  position: absolute;
  inset: 0% 0% auto;
}

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

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

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

.shadow-text-block {
  padding-bottom: 6px;
  position: relative;
}

.shadow-text {
  z-index: 2;
  color: var(--primary-color--white);
  text-align: center;
  text-transform: none;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Instrument Serif, Georgia, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.1;
  position: relative;
  overflow: hidden;
}

.shadow-text-overlay {
  z-index: 1;
  color: var(--neutral-color--primary-neutral);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Instrument Serif, Georgia, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.1;
  position: absolute;
  inset: 0%;
}

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

.asterisk {
  font-size: 2rem;
  line-height: 1;
}

.scroll-title-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.scroll-title-item {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.scroll-title {
  color: var(--primary-color--white);
  font-size: var(--_typography---title--title);
  line-height: var(--_typography---title--line-height);
  font-weight: var(--_typography---font-weight--semibold);
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 0;
}

.marquee-overlay {
  z-index: 3;
  background-image: linear-gradient(180deg, var(--border-color--transparent), var(--background-color--primary-background));
  position: absolute;
  inset: 0%;
}

.section-home-case-study {
  position: relative;
  overflow: clip;
}

.case-study-top-grid {
  grid-template-rows: auto;
  width: 100%;
  margin-top: 2rem;
}

.asterisk-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 3rem;
  display: flex;
}

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

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

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

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

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

.heading-wrapper {
  flex-flow: column;
  display: flex;
}

.title-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 11vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-block {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.heading-item {
  font-family: var(--_typography---font-family--primary);
  font-size: 9vw;
  font-weight: var(--_typography---font-weight--semibold);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}

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

.star {
  height: 2.5rem;
}

.subtitle {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.4;
}

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

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

.main-button {
  padding: var(--_sizes---spacer--small) var(--_sizes---spacer--medium) var(--_sizes---spacer--small) var(--_sizes---spacer--large);
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--border-color--light-15);
  background-color: var(--primary-color--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.main-button:hover {
  background-color: var(--neutral-color--secondary-neutral);
}

.main-button.width-100 {
  width: 100%;
}

.main-button-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 1rem;
  display: flex;
  overflow: hidden;
}

.button-text {
  color: var(--primary-color--black);
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.2;
}

.button-icon {
  color: var(--primary-color--black);
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: -3px;
  display: flex;
}

.fixed-bottom-opacity {
  z-index: 20;
  background-image: linear-gradient(180deg, var(--border-color--transparent), var(--background-color--primary-background));
  height: 4rem;
  position: fixed;
  inset: auto 0% 0%;
}

.case-study-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 5rem;
}

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

.case-study-link-wrap {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: relative;
}

.case-study-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

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

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

.case-study-logo {
  height: 4rem;
}

.case-thumbnail-wrap {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.case-study-thumbnail {
  position: absolute;
}

.case-study-thumbnail._01 {
  z-index: 1;
}

.case-study-thumbnail._02 {
  z-index: 2;
}

.case-study-thumbnail._03 {
  z-index: 3;
}

.case-study-logo-overflow {
  position: relative;
  overflow: hidden;
}

.case-study-content-wrapper {
  z-index: 3;
  background-color: var(--border-color--dark-20);
  width: 100%;
  height: 100%;
  padding: 2rem;
  position: absolute;
  inset: 0%;
}

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

.case-study-content-item {
  position: relative;
  overflow: hidden;
}

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

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

.section-home-solutions {
  position: relative;
  overflow: clip;
}

.service-content-grid {
  z-index: 2;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  width: 100%;
  position: relative;
}

.service-title-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 3vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.service-title {
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 3vw;
  font-weight: 600;
  line-height: 1;
}

.service-title._01 {
  object-fit: contain;
}

.service-description-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 20rem;
  padding-top: 5px;
  display: flex;
}

.service-description {
  color: var(--neutral-color--primary-neutral);
  text-align: right;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.service-wrapper {
  grid-column-gap: 6rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
}

.service-subitle {
  color: var(--neutral-color--primary-neutral);
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.service-container {
  position: relative;
  overflow: clip;
}

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

.service-content-item {
  position: relative;
}

.service-image-wrapper {
  z-index: -1;
  position: absolute;
  inset: 0%;
}

.service-overlay-image {
  z-index: 5;
  background-color: #0f0f0f99;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.service-image-opacity.bottom {
  background-image: linear-gradient(180deg, var(--border-color--transparent), var(--background-color--primary-background));
  inset: auto 0% 0%;
}

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

.view-button {
  z-index: 10;
  border: 1px solid var(--border-color--secondary-border);
  background-color: var(--border-color--dark-20);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  text-decoration: none;
  display: flex;
  position: absolute;
}

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

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

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

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

.section-home-testimonial {
  position: relative;
  overflow: clip;
}

.testimonial-image-wrap {
  margin-top: -16rem;
  position: absolute;
  inset: 0% auto auto;
}

.slide-arrow {
  border: 1px solid var(--border-color--primary-border);
  border-radius: var(--_sizes---border-radius--100);
  background-color: var(--border-color--primary-border);
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  transition: transform .35s;
  display: flex;
  inset: auto auto 0% 0%;
}

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

.slide-arrow.right {
  left: auto;
  right: 0%;
}

.testimonial-content-wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.icon-small {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  position: absolute;
}

.slide-icon-wrap {
  z-index: 2;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.testimonial-description-text {
  font-size: 1.15rem;
  font-weight: 500;
}

.testimonial-logo {
  width: 2rem;
}

.testimonial-image {
  object-fit: cover;
  width: 18rem;
  height: 22rem;
  position: absolute;
  inset: 0%;
}

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

.testimonial-component {
  justify-content: center;
  align-items: center;
  padding-top: 16rem;
  position: relative;
}

.testimonial-image-block {
  z-index: 10;
  width: 18rem;
  height: 22rem;
}

.testimonial-text-block {
  z-index: 5;
  mix-blend-mode: difference;
  position: relative;
}

.testimonial-text {
  color: var(--primary-color--white);
  text-transform: uppercase;
  font-size: 7vw;
  font-weight: 600;
  line-height: 1;
}

.testimonial-mask {
  width: 100%;
  overflow: visible;
}

.testimonial-slider {
  background-color: #ddd0;
  height: auto;
  padding-left: 4rem;
  padding-right: 4rem;
}

.quote-icon {
  height: 3rem;
  position: absolute;
  inset: -1.5rem -2rem auto auto;
}

.background-quote-icon {
  z-index: -1;
  opacity: .03;
  height: 50rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -15% 0% 0%;
}

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

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

.package-top-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.package-content-item {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

.check-icon {
  color: #fff;
  width: 1.25rem;
  height: 1.25rem;
}

.prcing-title {
  color: #fff;
  font-size: 4rem;
  font-weight: 500;
  line-height: .9;
}

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

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

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

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

.package-content-block {
  padding: var(--_sizes---spacer--xlarge);
  border: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  position: relative;
}

.package-component-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 1rem;
}

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

.package-content {
  z-index: 2;
  height: 100%;
  padding-bottom: 1rem;
  position: relative;
}

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

.price-text {
  color: var(--neutral-color--secondary-neutral);
  font-size: 1.125rem;
  font-weight: 600;
  text-decoration: line-through;
}

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

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

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

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

.rating-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  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;
}

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

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

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

.subtitle-icon {
  height: 1.5rem;
}

.call-to-action {
  position: relative;
  overflow: clip;
}

.call-to-action-content {
  z-index: 5;
  mix-blend-mode: difference;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.call-to-action-wrapper {
  height: 300vh;
  position: relative;
}

.call-to-action-block {
  flex-flow: column;
  justify-content: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.cta-image-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.cta-image-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  perspective: 1000px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
  position: relative;
}

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

.cta-image._01 {
  z-index: 1;
}

.cta-image._02 {
  z-index: 2;
}

.cta-image._03 {
  z-index: 3;
}

.cta-image._04 {
  z-index: 2;
}

.cta-image._05, .cta-image._06 {
  z-index: 1;
}

.cta-image._07, .cta-image._09 {
  z-index: 2;
}

.cta-image._010 {
  z-index: 1;
}

.cta-image._08 {
  z-index: 3;
}

.cta-image._1, .cta-image._2, .cta-image._3, .cta-image._4, .cta-image._5 {
  transform-origin: 50% 100%;
}

.cta-image._6, .cta-image._7, .cta-image._8, .cta-image._9, .cta-image._10 {
  transform-origin: 50% 0;
}

.cta-overlay {
  z-index: 2;
  background-color: var(--border-color--dark-65);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cta-opacity {
  z-index: 5;
  background-image: linear-gradient(180deg, var(--border-color--transparent), #000000bf);
  width: 100%;
  height: 5rem;
  position: relative;
}

.cta-opacity.bottom {
  background-image: linear-gradient(180deg, #000000bf, var(--border-color--transparent));
}

.faq-component {
  padding: 2.5rem var(--_sizes---spacer--xlarge) 3rem;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border: 1px solid var(--border-color--primary-border);
  background-color: var(--border-color--primary-border);
  flex-flow: column;
  height: 100%;
  display: flex;
  position: relative;
}

.faq-component.no-margin {
  margin-top: 0;
}

.faq-number {
  color: var(--neutral-color--primary-neutral);
  font-size: 1rem;
  position: relative;
  top: -12px;
}

.button-wrap {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

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

.partner-logo {
  opacity: .65;
  width: 8rem;
  height: 2rem;
}

.partner-logo.rotate {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.partner-logo-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.partner-logo-grid {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
  top: 2rem;
}

.partner-logo-component {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px #eff9fc1a;
  border-bottom: 1px #eff9fc1a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 10vh;
  min-height: 10vh;
  display: grid;
  position: relative;
  overflow: hidden;
}

.partner-logo-item {
  justify-content: center;
  align-items: center;
  width: 14vw;
  min-width: 200px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.partner-logo-wrapper {
  overflow: hidden;
}

.partner-logo-wrapper.right {
  transform-style: preserve-3d;
  justify-content: flex-end;
  display: flex;
  transform: none;
}

.partner-logo-wrapper.left {
  justify-content: flex-start;
  display: flex;
}

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

.refund-icon {
  width: 1.125rem;
  height: 1.125rem;
}

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

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

.case-studies-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 4rem;
}

.heading-overflow {
  height: 10rem;
  position: relative;
  overflow: hidden;
}

.heading-overflow.h3 {
  height: 8rem;
}

.solution-description-text {
  color: var(--neutral-color--secondary-neutral);
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

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

.solution-image.left-01 {
  z-index: 1;
}

.solution-image.left-02 {
  z-index: 2;
}

.solution-image.left-03 {
  z-index: 3;
}

.solution-description-block {
  z-index: 1;
  width: 30rem;
  padding-top: 20px;
  position: relative;
  overflow: hidden;
}

.service-content-block {
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

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

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

.solution-title-wrap {
  justify-content: center;
  align-items: flex-start;
}

.solution-arrow-wrap {
  opacity: .5;
  position: absolute;
  inset: 1rem 0% auto auto;
  overflow: hidden;
}

.solution-title {
  color: var(--primary-color--white);
  text-align: center;
  text-transform: none;
  white-space: nowrap;
  font-family: Instrument Serif, Georgia, sans-serif;
  font-size: 10rem;
  font-weight: 400;
  line-height: 1.1;
}

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

.solutions-component {
  margin-top: 6rem;
}

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

.solutions-content-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  display: grid;
  position: relative;
}

.solution-image-wrap {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.solution-icon {
  justify-content: center;
  align-items: center;
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
}

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

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

.showreel-content {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: relative;
}

.showrell-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.showreel-title {
  text-transform: uppercase;
  font-size: 6rem;
  font-weight: 600;
}

.showreel-background {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.showreel-image._01 {
  z-index: 1;
}

.showreel-image._02 {
  z-index: 2;
}

.showreel-image._03 {
  z-index: 3;
}

.showreel-image._04 {
  z-index: 4;
}

.showreel-component {
  height: 300vh;
  position: relative;
  overflow: clip;
}

.play-showreel-icon-wrap {
  z-index: 5;
  border: 1px solid var(--border-color--primary-border);
  border-radius: var(--_sizes---border-radius--100);
  background-color: var(--border-color--primary-border);
  justify-content: center;
  align-items: center;
  width: 5.5rem;
  height: 5.5rem;
  display: flex;
  position: relative;
}

.play-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.package-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  width: 100%;
  margin-top: 5rem;
}

.package-content-grid, .faq-content-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
}

.faq-content-wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.footer-brand {
  opacity: .03;
  color: var(--primary-color--white);
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-size: 18vw;
  font-weight: 700;
  line-height: 1;
}

.footer-text {
  color: var(--neutral-color--secondary-neutral);
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
}

.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-grid {
  grid-template-rows: auto;
  width: 100%;
}

.footer-menu-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 8rem;
  display: grid;
}

.footer-menu-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.footer-top-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5rem;
  display: flex;
}

.footer-logo {
  height: 2rem;
}

.footer-brand-wrap {
  position: relative;
  overflow: clip;
}

.footer-opacity {
  background-image: linear-gradient(180deg, var(--border-color--transparent), var(--primary-color--black));
  height: 8rem;
  position: absolute;
  inset: auto 0% 0%;
}

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

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

.header-icon {
  height: 1rem;
}

.case-study-component-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.case-content-wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  width: 100%;
  margin-top: 5rem;
}

.case-study-content {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cta-image-row {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.cta-row-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
  overflow: clip;
}

.cta-image-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.cta-container, .cta-component {
  width: 100%;
  height: 100%;
}

.cta-wrapper {
  padding-top: var(--_sizes---spacer--huge);
  padding-bottom: var(--_sizes---spacer--huge);
  height: 100vh;
  position: relative;
}

.cta-content {
  z-index: 5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.call-to-action-opacity {
  z-index: 5;
  background-image: linear-gradient(180deg, var(--primary-color--black), var(--border-color--transparent));
  height: 4rem;
  position: absolute;
  inset: 0% 0% auto;
}

.call-to-action-opacity.bottom {
  background-image: linear-gradient(180deg, var(--border-color--transparent), var(--primary-color--black));
  inset: auto 0% 0%;
}

.service-heading {
  text-transform: none;
  font-family: Instrument Serif, Georgia, sans-serif;
  font-size: 8rem;
  font-weight: 400;
  line-height: 1.2;
}

.service-heading-wrap {
  height: 10rem;
  position: relative;
  overflow: hidden;
}

.service-content-wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.service-text {
  text-align: right;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.service-tagline {
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.service-thumbnail-wrap {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
  position: absolute;
  inset: 0%;
}

.service-thumbnail-block {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: start;
  width: 14rem;
  height: 18rem;
  position: relative;
  top: -3rem;
}

.service-thumbnail {
  transform-origin: 50% 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.service-thumbnail._01 {
  z-index: 1;
}

.service-thumbnail._02 {
  z-index: 2;
}

.service-thumbnail._03 {
  z-index: 3;
}

.showreel-wrap {
  width: 100%;
  height: 100vh;
  position: relative;
}

.showreel-video-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.showrell-video {
  width: 100%;
  height: 100%;
}

.cover-image-wrap {
  position: relative;
}

.cover-image-content {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 2rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.logo-item {
  height: 1.5rem;
}

.showreel-opacity {
  z-index: 1;
  background-color: var(--border-color--dark-65);
  position: absolute;
  inset: 0%;
}

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

.showreel-overlay-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.showrell-overlay {
  background-color: var(--primary-color--black);
  width: 100%;
  height: 100%;
  transform: translate(0);
}

.showrell-overlay.top {
  transform: translate(0, -100%);
}

.showrell-overlay.bottom {
  transform: translate(0, 100%);
}

.showreel-component-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.showreel-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 300vh;
  display: flex;
  position: relative;
}

.showreel-border-opacity {
  background-image: linear-gradient(180deg, var(--border-color--transparent), var(--border-color--dark-65));
  height: 4rem;
}

.slide-nav {
  display: none;
}

.slider {
  background-color: var(--border-color--transparent);
  height: 100%;
}

.mask {
  padding-top: 2rem;
}

.rigth-arrow {
  border: 1px solid var(--border-color--primary-border);
  border-radius: var(--_sizes---border-radius--100);
  background-color: var(--border-color--primary-border);
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  transition: transform .35s;
  display: flex;
  inset: auto 2rem -4rem auto;
}

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

.left-arrow {
  border: 1px solid var(--border-color--primary-border);
  border-radius: var(--_sizes---border-radius--100);
  background-color: var(--border-color--primary-border);
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  transition: transform .35s;
  display: flex;
  inset: auto 8rem -4rem auto;
}

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

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

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

.testimonial-description {
  margin-bottom: 0;
  font-family: Instrument Serif, Georgia, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.2;
}

.testimonial-description-block {
  mix-blend-mode: difference;
  width: 100%;
  padding-bottom: 2rem;
}

.testimonial-component-wrapper, .testimonial-picture-wrap {
  position: relative;
}

.testimonial-quote {
  height: 3rem;
  position: absolute;
  inset: -1rem -1rem auto auto;
}

.testimonial-quote-icon {
  z-index: -1;
  opacity: .02;
  height: 55vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -5% -10% 0% 0%;
}

.testimonial-info-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 20rem;
  height: 100%;
  padding-top: 4rem;
  display: flex;
  position: relative;
}

.client-name {
  font-size: 1.25rem;
  font-weight: 400;
}

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

.client-postion {
  color: var(--neutral-color--secondary-neutral);
  font-weight: 400;
}

._3d-object-item {
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: relative;
  transform: rotateX(1deg)rotateY(0)rotateZ(0);
}

._3d-object-perspective {
  perspective: 1400px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.bottom-3d-object {
  background-color: var(--primary-color--dark);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 20rem;
  height: 2rem;
  position: absolute;
  transform: translate(0, 24rem)rotateX(-90deg)rotateY(0)rotateZ(0);
}

.top-3d-object {
  background-color: var(--primary-color--dark);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 20rem;
  height: 2rem;
  position: absolute;
  transform: translate(0, -1rem)rotateX(90deg)rotateY(0)rotateZ(0);
}

.front-3d-object {
  z-index: 1;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 20rem;
  height: 25rem;
  position: absolute;
  transform: translate3d(0, 0, 1rem);
}

._3d-object-component {
  z-index: 5;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

._3d-block-item {
  perspective: none;
  transform-origin: 50% 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.right-3d-object {
  background-color: var(--primary-color--dark);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 25rem;
  position: absolute;
  transform: translate(-1rem)rotateX(0)rotateY(90deg)rotateZ(0);
}

.back-3d-object {
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 20rem;
  height: 25rem;
  position: absolute;
  transform: translate3d(0, 0, -1rem);
}

._3d-object-container {
  z-index: -1;
}

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

._3d-card {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

._3d-card.rotate {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

._3d-object-block {
  transform-style: preserve-3d;
  width: 20rem;
  height: 25rem;
  position: relative;
  transform: scale(1.4)rotateX(20deg)rotateY(-25deg)rotateZ(0);
}

.left-3d-object {
  background-color: var(--primary-color--dark);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 25rem;
  position: absolute;
  transform: translate(19rem)rotateX(0)rotateY(-90deg)rotateZ(0);
}

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

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

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

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

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

.number-item {
  font-family: Instrument Serif, Georgia, sans-serif;
  font-size: 14rem;
  font-weight: 400;
}

.number-text {
  color: var(--neutral-color--secondary-neutral);
  text-align: center;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
}

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

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

.process-cotent-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 18rem;
  display: flex;
}

.process-title {
  margin-bottom: var(--_sizes---spacer--xsmall);
  text-transform: none;
  font-family: Instrument Serif, Georgia, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
}

.card-side {
  padding: var(--_sizes---spacer--large);
  backface-visibility: hidden;
  background-color: #1b1b1b;
  margin: 5px;
  position: absolute;
  inset: 0%;
}

.card-side.is-back {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.card-container {
  perspective: 1000px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}

.card-wrapper {
  background-color: var(--primary-color--dark);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 28rem;
  position: relative;
}

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

.card-content-block {
  grid-row-gap: .5rem;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  display: flex;
}

.expert-description {
  color: var(--neutral-color--secondary-neutral);
  text-align: center;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.expert-image-wrap {
  position: absolute;
  inset: 0%;
}

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

.expert-content-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-end;
  height: 100%;
  display: flex;
  position: relative;
}

.expert-name {
  text-align: center;
  text-transform: uppercase;
  font-family: Instrument Serif, Georgia, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
}

.expert-postion {
  color: var(--neutral-color--secondary-neutral);
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
}

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

.blog-image-block {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.input-wrap {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

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

.blog-overlay-image._01 {
  z-index: 1;
}

.blog-overlay-image._02 {
  z-index: 2;
}

.blog-overlay-image._03 {
  z-index: 3;
}

.blog-overlay-image-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.case-header-content {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.case-header-overlay {
  background-color: var(--border-color--dark-65);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

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

.case-overlay-image {
  padding: var(--_sizes---spacer--xxsmall);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.case-overlay-image._01 {
  z-index: 1;
}

.case-overlay-image._02 {
  z-index: 2;
}

.case-overlay-image._03 {
  z-index: 3;
}

.case-overlay-image-wrap {
  padding: var(--_sizes---spacer--xxsmall);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.star-icon-wrap {
  justify-content: center;
  align-items: center;
  margin-bottom: 4rem;
  display: flex;
  position: relative;
}

.next-case-content {
  z-index: 5;
  mix-blend-mode: difference;
  position: relative;
}

.next-case-content-wrap {
  position: relative;
}

.service-image-wrap, .service-image-block {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.faq-wrapper {
  width: 100%;
  height: 100%;
}

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

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

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

.overlay-image {
  background-color: var(--border-color--dark-20);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

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

.contact-star-icon {
  margin-bottom: var(--_sizes---spacer--large);
  height: 2.5rem;
}

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

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

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

.showrell-opacity {
  background-image: linear-gradient(180deg, var(--border-color--transparent), var(--background-color--primary-background));
  height: 4rem;
  position: absolute;
  inset: auto 0% 0%;
}

.next-case-image-wrap {
  width: 20rem;
  height: 25rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

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

.next-case-image._01 {
  z-index: 1;
}

.next-case-image._02 {
  z-index: 2;
}

.next-case-image._03 {
  z-index: 3;
}

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

.section-coming-soon-header, .section-coming-soon-content {
  position: relative;
  overflow: clip;
}

.coming-soon-nav {
  z-index: 99;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: absolute;
  inset: 0% 0% auto;
}

.coming-soon-form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

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

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

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

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

.nav-background {
  display: none;
}

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

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

.flowappz-cookie-consent-hide-cookie-button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  padding: 10px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  display: block;
  position: fixed;
  bottom: 2%;
  left: 2%;
  box-shadow: 0 2px 5px #0003;
}

.flowappz-cookie-consent-hide-cookie-button:hover {
  box-shadow: 0 5px 30px #0003;
}

@media screen and (min-width: 1280px) {
  .post-title {
    font-size: 3rem;
  }

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

  ._3d-wrapper {
    transform: scale(1);
  }

  ._3d-wrap {
    transform: scale(.85);
  }

  .marquee-text {
    font-size: 16rem;
  }

  .shadow-text, .shadow-text-overlay {
    font-size: 4.5rem;
  }

  .testimonial-text {
    font-size: 6vw;
  }

  .footer-brand {
    bottom: -25rem;
  }

  .footer-opacity {
    height: 10rem;
  }

  .testimonial-description {
    font-size: 5rem;
  }

  .testimonial-info-wrap {
    padding-top: 5rem;
  }

  .process-cotent-item {
    width: 24rem;
  }

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

  .card-wrapper {
    height: 30rem;
  }

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

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

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

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

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

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

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

  ._3d-wrap {
    transform: scale(1);
  }

  ._3d-object-wrapper {
    transform: scale(1.25)rotate(12deg);
  }

  .marquee-text {
    font-size: 17rem;
  }

  .shadow-text, .shadow-text-overlay {
    font-size: 5.5rem;
  }

  .scroll-title {
    font-size: 16rem;
  }

  .partner-image {
    height: 2.75rem;
  }

  .icon-wrap {
    margin-bottom: 3rem;
  }

  .star {
    height: 3rem;
  }

  .subtitle {
    font-size: 16px;
  }

  .case-study-logo {
    height: 5rem;
  }

  .case-study-text {
    font-size: 1.125rem;
  }

  .service-title-wrap {
    height: 6rem;
  }

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

  .testimonial-text {
    font-size: 5.5rem;
  }

  .background-quote-icon {
    top: -10%;
  }

  .partner-logo {
    width: 9rem;
  }

  .heading-overflow {
    height: 12rem;
  }

  .service-image-absolute {
    width: 18rem;
    height: 22rem;
  }

  .showreel-title {
    font-size: 7rem;
  }

  .play-showreel-icon-wrap {
    width: 6.5rem;
    height: 6.5rem;
  }

  .play-icon {
    width: 2rem;
    height: 2rem;
  }

  .footer-brand {
    bottom: -35rem;
  }

  .footer-opacity {
    height: 14rem;
  }

  .service-heading {
    font-size: 10rem;
  }

  .service-heading-wrap {
    height: 12rem;
  }

  .service-thumbnail-block {
    width: 16rem;
    height: 20rem;
  }

  .testimonial-description {
    font-size: 6rem;
  }

  .testimonial-quote {
    height: 4rem;
    top: -1.5rem;
    right: -1.5rem;
  }

  .testimonial-quote-icon {
    height: 50rem;
  }

  .testimonial-info-wrap {
    padding-top: 8rem;
  }

  ._3d-object-block {
    margin-top: -2rem;
    transform: scale(1.6)rotateX(20deg)rotateY(-25deg)rotateZ(0);
  }

  .process-cotent-item {
    width: 30rem;
  }

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

  .card-wrapper {
    height: 34rem;
  }

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

  .expert-postion {
    font-size: 1.125rem;
  }

  .next-case-image-wrap {
    width: 25rem;
    height: 30rem;
  }
}

@media screen and (min-width: 1920px) {
  .blog-post-content-grid {
    grid-column-gap: 8rem;
    grid-row-gap: 8rem;
  }

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

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

  .marquee-text {
    font-size: 18rem;
  }

  .solution-title {
    font-size: 12rem;
  }

  .solution-title-item {
    height: 14rem;
  }

  .footer-brand {
    bottom: -42rem;
  }

  .footer-opacity {
    height: 16rem;
  }

  .testimonial-description {
    font-size: 7rem;
  }

  .testimonial-quote-icon {
    height: 60rem;
    top: -2.5%;
  }

  .card-wrapper {
    height: 36rem;
  }
}

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

  h1 {
    font-size: 3rem;
  }

  h3 {
    font-size: 2rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

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

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

  .heading-style-h2 {
    font-size: 6rem;
  }

  .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, .text-rich-text h1 {
    font-size: 4rem;
  }

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

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

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

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

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

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

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

  .heading-style-h4 {
    font-size: 3rem;
  }

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

  .header-component-grid {
    grid-template-rows: auto auto auto auto auto auto;
  }

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

  .author-content-wrapper {
    display: flex;
  }

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

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

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

  ._3d-block {
    transform: none;
  }

  ._3d-wrapper {
    transform: scale(.85);
  }

  ._3d-wrap {
    transform: scale(.8);
  }

  ._3d-container-wrapper {
    margin-top: -1.5rem;
  }

  ._3d-object-wrapper {
    padding-top: 3rem;
    transform: scale(.85)rotate(-12deg);
  }

  .reverse-marquee-component.tablet, .marquee-text-component.tablet {
    display: flex;
  }

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

  .navbar {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .menu-button {
    background-color: var(--border-color--light-15);
    border-radius: 100%;
    width: 4rem;
    height: 4rem;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: var(--border-color--light-15);
  }

  .navigation {
    background-color: var(--border-color--transparent);
    width: 100%;
    height: 100vh;
    position: fixed;
    inset: 0%;
  }

  .navigation-content {
    z-index: 2;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    height: 100%;
    position: relative;
  }

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

  .shadow-text, .shadow-text-overlay {
    font-size: 6.25vw;
  }

  .scroll-title-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

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

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

  .partner-image {
    width: 8rem;
  }

  .fixed-bottom-opacity {
    background-image: linear-gradient(180deg, var(--border-color--transparent), var(--background-color--primary-background));
  }

  .case-study-logo {
    height: 3rem;
  }

  .case-study-content-wrapper {
    padding: 1.25rem;
  }

  .service-content-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr .75fr;
  }

  .service-title-wrap {
    height: 6vw;
  }

  .service-title {
    font-size: 6vw;
  }

  .service-description, .service-subitle {
    color: var(--primary-color--white);
  }

  .service-bg-image._02, .service-bg-image._03, .service-bg-image._04 {
    display: none;
  }

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

  .testimonial-image-wrap {
    margin-top: -14rem;
  }

  .testimonial-content-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .testimonial-image {
    width: 15rem;
    height: 18rem;
  }

  .testimonial-component {
    padding-top: 15rem;
  }

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

  .testimonial-text {
    font-size: 8vw;
  }

  .testimonial-slider {
    padding-bottom: 6rem;
    padding-left: 0;
    padding-right: 0;
  }

  .quote-icon {
    height: 2.5rem;
    top: -1rem;
    right: -1.5rem;
  }

  .background-quote-icon {
    height: 90%;
  }

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

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

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

  .faq-number {
    top: -12px;
  }

  .partner-logo-grid {
    grid-row-gap: 20px;
    grid-template-rows: 1fr;
  }

  .heading-overflow {
    height: 6rem;
  }

  .heading-overflow.h3 {
    height: 5rem;
  }

  .solution-description-text {
    margin-bottom: 2.5rem;
  }

  .service-content-block {
    padding-bottom: 20px;
  }

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

  .solution-arrow-wrap {
    top: 1.5rem;
  }

  .solution-title {
    font-size: 6rem;
  }

  .solutions-component {
    flex-flow: column;
    display: flex;
  }

  .solution-title-item {
    height: 7rem;
  }

  .solutions-content-grid {
    grid-template-columns: 1fr;
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
  }

  .showrell-content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

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

  .play-showreel-icon-wrap {
    width: 4rem;
    height: 4rem;
  }

  .play-icon {
    width: 1.25rem;
    height: 1.25rem;
  }

  .footer-brand {
    bottom: -15rem;
  }

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

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

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

  .footer-opacity {
    height: 5rem;
  }

  .case-content-wrap {
    grid-template-columns: .75fr;
  }

  .case-study-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

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

  .service-heading-wrap {
    height: 5rem;
  }

  .service-thumbnail-wrap {
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 1.5rem;
    justify-content: center;
    align-items: center;
  }

  .service-thumbnail-block {
    position: relative;
    width: 100%;
    max-width: 20rem;
    height: auto;
    top: 0;
  }

  .service-thumbnail {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  .rigth-arrow, .left-arrow {
    width: 4rem;
    height: 4rem;
  }

  .testimonial-description {
    font-size: 2.25rem;
  }

  .testimonial-quote {
    height: 2rem;
    top: -.5rem;
    right: -.5rem;
  }

  .client-logo {
    height: 1.5rem;
  }

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

  ._3d-object-container {
    transform: scale(.9);
  }

  ._3d-object-block {
    transform: scale(1.2)rotateX(20deg)rotateY(-25deg)rotateZ(0);
  }

  .card-side {
    backface-visibility: hidden;
  }

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

  .expert-description {
    font-size: 1rem;
  }

  .faq-content-item {
    position: static;
  }

  .next-case-image-wrap {
    display: none;
  }

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

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

  .nav-background {
    z-index: 1;
    background-color: var(--primary-color--dark);
    display: block;
    position: absolute;
    inset: 0%;
  }

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

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

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

  h3 {
    font-size: 1.5rem;
  }

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

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

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

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

  .heading-style-h2 {
    font-size: 4rem;
  }

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

  .spacer-xxhuge {
    padding-top: 8rem;
  }

  .text-rich-text h1 {
    font-size: 3rem;
    line-height: 1.1;
  }

  .text-rich-text h2 {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .text-rich-text h3 {
    font-size: 2rem;
    line-height: 1.3;
  }

  .text-rich-text h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

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

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

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

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

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

  .padding-xhuge {
    padding: 6rem;
  }

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

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

  .heading-style-h4 {
    font-size: 2rem;
  }

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

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

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

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

  .header-component-grid {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    height: 60rem;
  }

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

  .blog-post-title {
    font-size: 3rem;
    line-height: 1.2;
  }

  .blog-post-author-wrapper {
    position: static;
  }

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

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

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

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

  .blog-post-info {
    padding-top: var(--_sizes---spacer--small);
  }

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

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

  .blog-post-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  ._3d-wrapper, ._3d-wrap {
    transform: scale(.65);
  }

  ._3d-object-wrap {
    justify-content: center;
    align-items: center;
    display: flex;
    transform: rotateX(7deg)rotateY(34deg)rotateZ(0)translate(0);
  }

  ._3d-bottom {
    transform: translate(0, 17.5rem)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  ._3d-object-wrapper {
    padding-top: 8rem;
    transform: scale(.65)rotate(-12deg);
  }

  ._3d-top {
    transform: translate(0, -17.5rem)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  .reverse-marquee-component.mobile, .marquee-text-component.mobile {
    display: flex;
  }

  .marquee-text {
    font-size: 8rem;
  }

  .section-opacity {
    height: 4rem;
  }

  .intro-content-grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .shadow-text-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .shadow-text, .shadow-text-overlay {
    line-height: 1.25;
  }

  .asterisk {
    font-size: 1.5rem;
  }

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

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

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

  .case-study-grid {
    grid-template-columns: 1fr;
    margin-top: 4rem;
  }

  .case-study-logo {
    height: 3.5rem;
  }

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

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

  .service-title-wrap {
    height: 8vw;
  }

  .service-title {
    font-size: 8vw;
  }

  .service-description-wrap {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
  }

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

  .service-wrapper {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .view-button-wrap {
    border-radius: 10px;
  }

  .testimonial-image-wrap {
    margin-top: -12rem;
  }

  .testimonial-content-wrap {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
  }

  .testimonial-description-text {
    font-size: 1rem;
  }

  .testimonial-logo {
    width: 2rem;
  }

  .testimonial-image {
    width: 12rem;
    height: 15rem;
  }

  .testimonial-info-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .testimonial-component {
    padding-top: 12rem;
  }

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

  .testimonial-text {
    line-height: 1.1;
  }

  .testimonial-slider {
    padding-bottom: 5rem;
  }

  .background-quote-icon {
    top: -10%;
  }

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

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

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

  .cta-image-grid {
    grid-template-columns: 1fr 1fr;
  }

  .faq-number {
    top: -5px;
  }

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

  .heading-overflow {
    height: 4rem;
  }

  .heading-overflow.h3 {
    height: 3rem;
  }

  .solution-description-block {
    width: auto;
  }

  .solution-title {
    font-size: 5rem;
  }

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

  .solution-title-item {
    height: 6rem;
  }

  .showreel-container {
    height: 60rem;
  }

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

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

  .play-showreel-icon-wrap {
    width: 3rem;
    height: 3rem;
  }

  .play-icon {
    width: 1rem;
    height: 1rem;
  }

  .footer-brand {
    bottom: -10rem;
  }

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

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

  .footer-opacity {
    height: 4rem;
  }

  .case-content-wrap {
    margin-top: 4rem;
  }

  .cta-row-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .cta-image-block._04 {
    display: none;
  }

  .cta-wrapper {
    height: 60rem;
  }

  .service-text {
    color: var(--neutral-color--secondary-neutral);
    text-align: left;
  }

  .showreel-component-wrapper {
    height: 60rem;
  }

  .testimonial-description {
    font-size: 2rem;
  }

  .testimonial-component-wrapper {
    margin-bottom: var(--_sizes---spacer--huge);
  }

  .testimonial-quote-icon {
    height: 70vw;
    right: 0%;
  }

  .testimonial-info-wrap {
    padding-top: 0;
  }

  ._3d-object-item {
    justify-content: center;
    align-items: center;
  }

  ._3d-object-block {
    transform: scale(.75)rotateX(20deg)rotateY(-25deg)rotateZ(0);
  }

  .numbers-container {
    height: 60rem;
  }

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

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

  .process-cotent-item {
    width: auto;
  }

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

  .card-wrapper {
    height: 45rem;
  }

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

  .case-header-content {
    height: 60rem;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_typography---font-family--primary: "Instrument Sans", Arial, sans-serif;
    --_typography---h3--font-size: var(--_sizes---fixed--2-5rem);
    --_typography---h3--line-height: 110%;
    --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h3--letter-spacing: 0px;
    --_typography---h5--font-family: var(--_typography---font-family--primary);
    --_typography---h5--font-size: var(--_sizes---fixed--1-125rem);
    --_typography---h5--line-height: 110%;
    --_typography---font-weight--semibold: 600;
    --_typography---h5--letter-spacing: 0px;
    --_typography---h2--font-size: var(--_sizes---fixed--3rem);
    --_typography---h2--line-height: 110%;
    --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h2--letter-spacing: 0rem;
    --_typography---h6--font-family: var(--_typography---font-family--primary);
    --_typography---h6--font-size: var(--_sizes---fixed--0-875rem);
    --_typography---h6--line-height: 110%;
    --_typography---h6--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h1--font-family: var(--_typography---font-family--primary);
    --_typography---h1--font-size: var(--_sizes---fixed--3-5rem);
    --_typography---h1--line-height: 110%;
    --_typography---h1--letter-spacing: 0rem;
    --_typography---h4--font-family: var(--_typography---font-family--primary);
    --_typography---h4--font-size: var(--_sizes---fixed--1-5rem);
    --_typography---h4--line-height: 110%;
    --_typography---h4--letter-spacing: 0px;
    --_typography---title--title: var(--_sizes---fixed--5rem);
    --_typography---title--line-height: 100%;
    --_typography---font-family--seconday: "Instrument Serif", Georgia, sans-serif;
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--light: 300;
    --_typography---font-weight--regular: 400;
    --_typography---font-weight--medium: 500;
    --_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);
    --_typography---h3--font-family: var(--_typography---font-family--primary);
    --_typography---h4--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h5--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h6--letter-spacing: 0px;
    --_sizes---border-radius--100: 100%;
    --_sizes---spacer--xxsmall: .25rem;
    --_sizes---spacer--small: .75rem;
    --_sizes---spacer--medium: 1rem;
    --_sizes---spacer--large: 1.5rem;
    --_sizes---spacer--xlarge: 2rem;
    --_sizes---spacer--huge: 3rem;
    --_sizes---spacer--xhuge: 4rem;
    --_sizes---spacer--xsmall: .5rem;
    --_sizes---spacer--tiny: .125rem;
    --_sizes---spacer--xxlarge: 2.5rem;
    --_sizes---spacer--xxhuge: 5rem;
    --_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---fixed--0rem: 0rem;
    --_sizes---fixed--0-125rem: .125rem;
    --_sizes---fixed--0-25rem: .25rem;
    --_sizes---fixed--0-5rem: .5rem;
    --_sizes---fixed--0-75rem: .75rem;
    --_sizes---fixed--0-875rem: .875rem;
    --_sizes---fixed--1rem: 1rem;
    --_sizes---fixed--1-125rem: 1.125rem;
    --_sizes---fixed--1-25rem: 1.25rem;
    --_sizes---fixed--1-375rem: 1.375rem;
    --_sizes---fixed--1-5rem: 1.5rem;
    --_sizes---fixed--1-625rem: 1.625rem;
    --_sizes---fixed--1-75rem: 1.75rem;
    --_sizes---fixed--1-875rem: 1.875rem;
    --_sizes---fixed--2rem: 2rem;
    --_sizes---fixed--2-25rem: 2.25rem;
    --_sizes---fixed--2-5rem: 2.5rem;
    --_sizes---fixed--2-75rem: 2.75rem;
    --_sizes---fixed--3rem: 3rem;
    --_sizes---fixed--3-25rem: 3.25rem;
    --_sizes---fixed--3-5rem: 3.5rem;
    --_sizes---fixed--3-75rem: 3.75rem;
    --_sizes---fixed--4rem: 4rem;
    --_sizes---fixed--4-25rem: 4.25rem;
    --_sizes---fixed--4-5rem: 4.5rem;
    --_sizes---fixed--4-75rem: 4.75rem;
    --_sizes---fixed--5rem: 5rem;
    --_sizes---fixed--5-5rem: 5.5rem;
    --_sizes---fixed--6rem: 6rem;
    --_sizes---fixed--6-5rem: 6.5rem;
    --_sizes---fixed--7rem: 7rem;
    --_sizes---fixed--7-5rem: 7.5rem;
    --_sizes---fixed--8rem: 8rem;
    --_sizes---fixed--8-5rem: 8.5rem;
    --_sizes---fixed--9rem: 9rem;
    --_sizes---fixed--9-5rem: 9.5rem;
    --_sizes---fixed--10rem: 10rem;
    --_sizes---fixed--12rem: 12rem;
    --_sizes---fixed--14rem: 14rem;
    --_sizes---fixed--16rem: 16rem;
    --_sizes---fixed--18rem: 18rem;
    --_sizes---fixed--20rem: 20rem;
  }

  h2 {
    font-size: 1.75rem;
  }

  h3 {
    font-size: 1.25rem;
  }

  h4 {
    font-size: 1rem;
  }

  h5 {
    font-size: .875rem;
  }

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

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

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

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

  .heading-style-h5 {
    font-size: var(--_typography---h5--font-size);
  }

  .heading-style-h2 {
    font-size: 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;
  }

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

  .spacer-xxhuge {
    padding-top: 6rem;
  }

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

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

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

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

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

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

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

  .padding-xhuge {
    padding: 4rem;
  }

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

  .heading-style-h4 {
    font-size: 1.5rem;
  }

  .nav-style-guide {
    width: 92vw;
    padding: 1rem;
  }

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

  .nav-style-guide-icon {
    width: 1.25rem;
    height: 1.25rem;
    font-size: 1.25rem;
  }

  .accordion-heading {
    font-size: 1.125rem;
    font-weight: 600;
  }

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

  .accordion-content-block {
    max-width: none;
  }

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

  .contact-form-wrapper {
    padding: 2.5rem 1.5rem;
  }

  .accordion-top-wrap {
    grid-column-gap: .5rem;
  }

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

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

  .changelog-content-flex {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-direction: column;
    align-items: flex-start;
  }

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

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

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

  .blog-post-info-block {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: wrap;
  }

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

  .blog-main-grid {
    grid-template-rows: auto auto auto auto auto;
  }

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

  .blog-post-content {
    padding-top: 1rem;
  }

  .blog-post-category {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
    top: .5rem;
    left: .5rem;
  }

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

  .newsletter-form-wrapper {
    padding: 1.5rem 1rem;
  }

  ._3d-block {
    transform: translate(0);
  }

  ._3d-wrapper {
    transform: scale(.55);
  }

  ._3d-container {
    transform: scale(.95);
  }

  ._3d-wrap {
    transform: scale(.55);
  }

  ._3d-component {
    height: 100%;
  }

  ._3d-object-wrapper {
    padding-top: 6rem;
    transform: scale(.5)rotate(-12deg);
  }

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

  ._3d-left {
    margin-bottom: -1px;
  }

  ._3d-text {
    font-size: 1.25rem;
  }

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

  .star-icon {
    height: 2.5rem;
  }

  .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .logo {
    font-size: 1.5rem;
  }

  .shadow-text, .shadow-text-overlay {
    font-size: 6.25vw;
    line-height: 1.3;
  }

  .intro-contact-wrap {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: wrap;
  }

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

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

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

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

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

  .heading-item {
    font-size: 9.5vw;
  }

  .icon-wrap {
    margin-bottom: 1.5rem;
  }

  .star {
    height: 1.75rem;
  }

  .subtitle {
    line-height: 1.5;
  }

  .intro-contact-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: wrap;
  }

  .case-study-grid {
    margin-top: 3rem;
  }

  .service-title-wrap {
    height: 10vw;
  }

  .service-title {
    font-size: 10vw;
  }

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

  .view-button {
    width: 2.5rem;
    height: 2.5rem;
    bottom: 10%;
  }

  .testimonial-image-wrap {
    margin-top: -8rem;
  }

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

  .testimonial-image {
    width: 10rem;
    height: 12rem;
  }

  .testimonial-info-block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .testimonial-component {
    padding-top: 10rem;
  }

  .testimonial-image-block {
    width: 10rem;
    height: 12rem;
  }

  .testimonial-text {
    font-size: 8vw;
  }

  .testimonial-slider {
    padding-bottom: 5rem;
  }

  .quote-icon {
    height: 2rem;
  }

  .background-quote-icon {
    top: -25%;
  }

  .package-content-item {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    align-items: flex-start;
  }

  .prcing-title {
    font-size: 10vw;
  }

  .benefit-block {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

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

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

  .client-rating-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

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

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

  .cta-image-grid {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .faq-number {
    font-size: .75rem;
  }

  .partner-logo {
    width: 6rem;
  }

  .partner-logo-item {
    min-width: 150px;
  }

  .case-studies-grid {
    margin-top: 3rem;
  }

  .heading-overflow {
    height: 3rem;
  }

  .heading-overflow.h3 {
    height: 2.5rem;
  }

  .solution-title-wrap {
    grid-column-gap: 1rem;
  }

  .solution-arrow-wrap {
    top: 1rem;
  }

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

  .solutions-component {
    margin-top: 2rem;
  }

  .solution-title-item {
    height: 4rem;
  }

  .showreel-container {
    height: 100vh;
  }

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

  .showreel-title {
    font-size: 2rem;
  }

  .showreel-component {
    height: 250vh;
  }

  .footer-brand {
    bottom: -7rem;
  }

  .footer-menu-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .footer-opacity {
    height: 1.5rem;
  }

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

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

  .cta-image-row, .cta-row-wrapper, .cta-image-block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .cta-wrapper {
    height: 90vh;
  }

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

  .service-heading-wrap {
    height: 4rem;
  }

  .showreel-component-wrapper {
    height: 100vh;
  }

  .rigth-arrow {
    width: 3.5rem;
    height: 3.5rem;
    bottom: -5rem;
    right: 0;
  }

  .left-arrow {
    width: 3.5rem;
    height: 3.5rem;
    bottom: -5rem;
    right: 5rem;
  }

  .testimonial-description {
    font-size: 1.75rem;
  }

  .testimonial-description-block {
    padding-bottom: 0;
  }

  .testimonial-component-wrapper {
    margin-bottom: var(--_sizes---spacer--xhuge);
  }

  .testimonial-quote-icon {
    height: 75vw;
    top: 0%;
    right: 0%;
  }

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

  .client-info-item {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .client-postion {
    font-size: 12px;
  }

  ._3d-object-container {
    transform: scale(1.1);
  }

  ._3d-object-block {
    transform: scale(.5)rotateX(20deg)rotateY(-23deg)rotateZ(0);
  }

  .numbers-container {
    height: 100vh;
  }

  .numbers-component {
    height: 200vh;
  }

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

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

  .card-side {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .card-side.is-back {
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .card-wrapper {
    height: 30rem;
  }

  .card-content-block {
    margin-bottom: 1.5rem;
  }

  .expert-description {
    font-size: .875rem;
  }

  .case-header-content {
    height: 100vh;
  }

  .coming-soon-wrapper {
    width: auto;
    max-width: none;
  }
}

#w-node-_645c38ad-a862-8f34-c582-d68dfbacb1e5-4a60ee94 {
  grid-area: 1 / 1 / 5 / 7;
  place-self: center;
}

#w-node-_5e0b71ea-1f9c-f4f6-48d4-de53dc25efb2-4a60ee94 {
  place-self: start;
}

#w-node-_5e0b71ea-1f9c-f4f6-48d4-de53dc25efb4-4a60ee94 {
  place-self: end;
}

#w-node-_6cf3188e-70ec-79dc-7dfb-50364c4d09eb-4a60ee94 {
  place-self: start;
}

#w-node-_6cf3188e-70ec-79dc-7dfb-50364c4d09ed-4a60ee94 {
  place-self: end;
}

#w-node-df60b863-c6ec-9d67-4a37-33664eef764d-4a60ee94 {
  place-self: start;
}

#w-node-df60b863-c6ec-9d67-4a37-33664eef764f-4a60ee94 {
  place-self: end;
}

#w-node-e98a370e-267d-886d-1492-5107552c55dd-4a60ee94 {
  place-self: start;
}

#w-node-e98a370e-267d-886d-1492-5107552c55df-4a60ee94 {
  place-self: end;
}

#w-node-_9cdde552-1ba4-04f2-109c-60f668faf564-4a60ee94 {
  place-self: start;
}

#w-node-_9cdde552-1ba4-04f2-109c-60f668faf566-4a60ee94 {
  place-self: end;
}

#w-node-cbfff54c-537b-88bd-94f3-287e0e25632f-4a60ee94 {
  place-self: start;
}

#w-node-cbfff54c-537b-88bd-94f3-287e0e256331-4a60ee94 {
  place-self: end;
}

#w-node-d6bc0f8b-d97d-01ad-e79d-a24874f4400d-4a60ee94 {
  place-self: start;
}

#w-node-d6bc0f8b-d97d-01ad-e79d-a24874f4400f-4a60ee94 {
  place-self: end;
}

#w-node-_1d6cc4bc-c88f-9c74-451e-c292e285190a-4a60ee94 {
  place-self: start;
}

#w-node-_1d6cc4bc-c88f-9c74-451e-c292e285190c-4a60ee94 {
  place-self: end;
}

#w-node-e4e1aebe-3cf6-3497-b463-13ef47f65881-4a60ee94 {
  place-self: start;
}

#w-node-cfbed93d-f9cc-4c36-4bec-09241c7599cc-4a60ee94 {
  place-self: end;
}

#w-node-dda8acac-6efd-e03e-7e37-661b2e46a122-4a60ee94 {
  grid-area: 1 / 1 / 2 / 7;
  align-self: center;
}

#w-node-_963cfa25-6ab8-c50c-2f12-7eb1a82a0e21-4a60ee94 {
  grid-area: 2 / 1 / 3 / 7;
  align-self: center;
}

#w-node-b549e523-7117-c659-9512-11101d076753-4a60ee94 {
  grid-area: 3 / 1 / 4 / 7;
  align-self: center;
}

#w-node-_02529e43-ebbb-28dd-5b8d-ef7b9b369ce8-4a60ee94 {
  grid-area: 4 / 1 / 5 / 7;
  align-self: center;
}

#w-node-d94d5f58-ceb8-e8e7-0674-7d98696f478f-4a60ee94, #w-node-c0e602ea-f737-69e4-dbb6-5fe800f48bd2-4a60ee94, #w-node-_1c3c4913-24c2-66d8-eee5-0128c9a17431-4a60ee94, #w-node-d7ff12be-05a9-8dd9-c5ca-3625a8b953d3-4a60ee94 {
  grid-area: 1 / 1 / 2 / 7;
  align-self: center;
}

#w-node-_9e47f40e-79fd-6322-e764-6a33f3d46e8b-4a60ee94 {
  grid-area: 1 / 1 / 5 / 7;
}

#w-node-a1f65426-da7a-913c-dea0-077714847834-4a60ee94, #w-node-a1f65426-da7a-913c-dea0-077714847836-4a60ee94, #w-node-a1f65426-da7a-913c-dea0-077714847838-4a60ee94, #w-node-a1f65426-da7a-913c-dea0-07771484783a-4a60ee94, #w-node-a1f65426-da7a-913c-dea0-07771484783c-4a60ee94, #w-node-a1f65426-da7a-913c-dea0-07771484783e-4a60ee94, #w-node-c8377222-510d-d837-aa11-c3bffcd75d93-4a60ee94, #w-node-c8377222-510d-d837-aa11-c3bffcd75d95-4a60ee94, #w-node-c8377222-510d-d837-aa11-c3bffcd75d97-4a60ee94, #w-node-c8377222-510d-d837-aa11-c3bffcd75d99-4a60ee94, #w-node-c8377222-510d-d837-aa11-c3bffcd75d9b-4a60ee94, #w-node-c8377222-510d-d837-aa11-c3bffcd75d9d-4a60ee94, #w-node-a20e319b-2428-47e1-ea44-883317075443-4a60ee94, #w-node-a20e319b-2428-47e1-ea44-883317075445-4a60ee94, #w-node-a20e319b-2428-47e1-ea44-883317075447-4a60ee94, #w-node-a20e319b-2428-47e1-ea44-883317075449-4a60ee94, #w-node-a20e319b-2428-47e1-ea44-88331707544b-4a60ee94, #w-node-a20e319b-2428-47e1-ea44-88331707544d-4a60ee94 {
  place-self: center;
}

#w-node-_94e3d4d4-c4d1-c0d8-35e5-d5d39d32ce28-4a60ee94 {
  justify-self: end;
}

#w-node-e88c5f80-1736-cab7-826c-f5771a08dca4-4a60ee94 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-e88c5f80-1736-cab7-826c-f5771a08dcb4-4a60ee94 {
  align-self: center;
}

#w-node-e88c5f80-1736-cab7-826c-f5771a08dcc3-4a60ee94 {
  align-self: end;
}

#w-node-_2b93764f-1caf-db7a-73f4-ccf4752ede69-752eddfa {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_3126da58-3117-e20a-5694-5422066afe1c-066afe15 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: start;
}

#w-node-_3126da58-3117-e20a-5694-5422066afe24-066afe15 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_6aec1773-2011-1734-a20a-1072eb16d322-066afe15 {
  align-self: start;
}

#w-node-_6aec1773-2011-1734-a20a-1072eb16d329-066afe15 {
  place-self: start end;
}

#w-node-_3126da58-3117-e20a-5694-5422066afe3a-066afe15 {
  align-self: start;
}

#w-node-_3126da58-3117-e20a-5694-5422066afe42-066afe15 {
  place-self: start end;
}

#w-node-_3126da58-3117-e20a-5694-5422066afe49-066afe15 {
  align-self: start;
}

#w-node-_3126da58-3117-e20a-5694-5422066afe51-066afe15 {
  place-self: start end;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd3924fef-d3924fe0 {
  place-self: start;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd3924ff1-d3924fe0 {
  place-self: center;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd3924ff3-d3924fe0 {
  place-self: end;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd392500e-d3924fe0 {
  place-self: start;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd3925010-d3924fe0 {
  place-self: center;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd3925012-d3924fe0 {
  place-self: end;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd392502d-d3924fe0 {
  place-self: start;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd392502f-d3924fe0 {
  place-self: center;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd3925031-d3924fe0 {
  place-self: end;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd392504c-d3924fe0 {
  place-self: start;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd392504e-d3924fe0 {
  place-self: center;
}

#w-node-b685f39f-a837-b635-1c65-1f7bd3925050-d3924fe0 {
  place-self: end;
}

#w-node-b3b6b2b4-78cd-b405-1d4d-492c53f400ec-53f400e8 {
  place-self: center start;
}

#w-node-b3b6b2b4-78cd-b405-1d4d-492c53f400f1-53f400e8 {
  place-self: center end;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655546-4a60eedd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655565-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065556a-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065556f-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655574-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065557a-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655580-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655586-4a60eedd {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655669-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655671-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655688-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906556a1-4a60eedd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556a4-4a60eedd {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556a6-4a60eedd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556a9-4a60eedd {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906556fb-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655705-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655706-4a60eedd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-83209065577a-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065577f-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655784-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655789-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065578e-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655793-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065579d-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557a2-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557a7-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557ac-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557b1-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557b6-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557bb-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557c0-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557c5-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557ca-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557cf-4a60eedd {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906557d3-4a60eedd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906557d4-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557d9-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557de-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557e3-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557f8-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906557fd-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655802-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655807-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065580c-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655811-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065581b-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655820-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655825-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065582a-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065582f-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655834-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655839-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065583e-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655843-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655848-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065584d-4a60eedd {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655851-4a60eedd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-832090655852-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655857-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065585c-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655861-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655873-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655878-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065587d-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655882-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655887-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065588c-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655891-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655896-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-83209065589b-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-8320906558a0-4a60eedd {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906558a4-4a60eedd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906558a5-4a60eedd {
  justify-self: start;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906558a8-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655945-4a60eedd, #w-node-_69f1cae7-9630-1fc9-cf58-832090655972-4a60eedd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69f1cae7-9630-1fc9-cf58-8320906559b6-4a60eedd {
  justify-self: start;
}

#w-node-c79b68d5-33a4-4f78-1d15-1285e5f8359c-4a60ef04 {
  align-self: end;
}

#w-node-c79b68d5-33a4-4f78-1d15-1285e5f835a4-4a60ef04 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-c1a21405-9553-0819-8a22-97ef6592b82b-4a60ef06 {
  grid-area: 3 / 1 / 4 / 7;
  place-self: end start;
}

#w-node-_2cbc007b-0726-2eb6-0444-e62b43fb6c40-4a60ef06 {
  grid-area: 4 / 1 / 5 / 7;
  align-self: start;
}

#w-node-a49677c5-021a-6940-f943-e12a3f681efc-4a60ef06 {
  grid-area: 1 / 1 / 7 / 7;
  place-self: center;
}

#w-node-d4fbdf33-6448-085d-784e-26a4a10a2049-4a60ef06 {
  place-self: start;
}

#w-node-d4fbdf33-6448-085d-784e-26a4a10a204b-4a60ef06 {
  place-self: end;
}

#w-node-_58a402ea-70de-5dc5-5d7b-2b59de1ef82d-4a60ef06 {
  place-self: start end;
}

#w-node-_58a402ea-70de-5dc5-5d7b-2b59de1ef82f-4a60ef06 {
  place-self: end start;
}

#w-node-_4de92e99-b7f6-d043-5542-d10fba61a6a8-4a60ef06 {
  grid-area: 3 / 1 / 7 / 7;
  align-self: end;
}

#w-node-_4de92e99-b7f6-d043-5542-d10fba61a6ab-4a60ef06 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_1854c07d-43e6-067c-ae30-24deab6c1e8f-4a60ef06 {
  place-self: center;
}

#w-node-_4de92e99-b7f6-d043-5542-d10fba61a6af-4a60ef06 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_41c16d36-6924-f13e-2fdf-18a62f305ea5-4a60ef06 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_41c16d36-6924-f13e-2fdf-18a62f305eab-4a60ef06 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-cb528340-a168-f5d3-f24d-96566132dc24-4a60ef06 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-cb528340-a168-f5d3-f24d-96566132dc2a-4a60ef06 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_6b0f8b91-8926-5bbc-b4ca-6e442682220f-4a60ef0b {
  grid-area: 1 / 1 / 5 / 5;
}

#w-node-e98acc40-9694-3e23-0003-bf1e8c22f98a-4a60ef0b {
  align-self: end;
}

#w-node-fc82a3f2-bb1e-dc32-6478-b8422635a251-4a60ef0b {
  grid-area: 1 / 5 / 3 / 7;
}

#w-node-_1c061e67-6f1d-d32f-f17d-14345f968dab-4a60ef0b {
  align-self: end;
}

#w-node-_90ffc042-3759-dc61-37ba-1782b8c2abbe-4a60ef0b {
  grid-area: 1 / 7 / 3 / 9;
}

#w-node-_11dd2a75-8bca-e807-68f6-84230a5aee70-4a60ef0b {
  align-self: end;
}

#w-node-afe6fce8-37f3-dc8a-f6bf-9c96fe6ea680-4a60ef0b {
  grid-area: 3 / 5 / 5 / 7;
}

#w-node-_4a1925e6-9014-cfe0-6090-2d06ef8780f7-4a60ef0b {
  align-self: end;
}

#w-node-_296a7425-a95d-e1fa-ef75-328ca0760a59-4a60ef0b {
  grid-area: 3 / 7 / 5 / 9;
}

#w-node-_2b5b80b9-cf7c-14ea-9267-58514b375e86-4a60ef0b {
  align-self: end;
}

#w-node-e4edcf7f-0f07-f5fe-fe69-595c9122d8a2-4a60ef0b {
  place-self: center end;
}

#w-node-bc978b7c-def0-1458-391a-1ce69ce07b1e-4a60ef0b {
  align-self: end;
}

#w-node-_5851a0b0-38cb-736b-d6e8-9dea02a77c1d-4a60ef0c {
  place-self: start;
}

#w-node-_6776402a-7939-0b64-e36a-54a7bfc5b9f9-4a60ef0c {
  align-self: end;
}

#w-node-_089b5806-14cb-8a2f-37cf-3471f6a88002-4a60ef0d {
  justify-self: start;
}

#w-node-_089b5806-14cb-8a2f-37cf-3471f6a88007-4a60ef0d, #w-node-_089b5806-14cb-8a2f-37cf-3471f6a8800c-4a60ef0d {
  justify-self: center;
}

#w-node-ed075058-df71-f995-7e06-9e9ee97ca205-4a60ef0d {
  justify-self: end;
}

#w-node-_499a1ed2-c331-65f7-3317-00a837588b9a-4a60ef0d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b29c6340-a48c-036e-f141-c00e35bdc0a2-4a60ef0e {
  grid-area: 1 / 1 / 5 / 7;
  place-self: center;
}

#w-node-fa0deeb1-c17a-bfe2-2677-6f08d7995889-4a60ef0e {
  place-self: start;
}

#w-node-fa0deeb1-c17a-bfe2-2677-6f08d799588b-4a60ef0e {
  place-self: end;
}

#w-node-c7418cfb-e78d-490b-56ce-af1e94162dec-4a60ef0e {
  place-self: start;
}

#w-node-c7418cfb-e78d-490b-56ce-af1e94162dee-4a60ef0e {
  place-self: end;
}

#w-node-b29c6340-a48c-036e-f141-c00e35bdc0ab-4a60ef0e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d148b1d1-48e1-4c9c-c395-805789b724f2-4a60ef0e {
  place-self: start;
}

#w-node-d148b1d1-48e1-4c9c-c395-805789b724f4-4a60ef0e {
  place-self: end;
}

#w-node-a9943e24-26de-b644-2d46-6155c802c301-4a60ef0e {
  place-self: start;
}

#w-node-a9943e24-26de-b644-2d46-6155c802c303-4a60ef0e {
  place-self: end;
}

#w-node-_02a10f3a-2c35-e5b1-b0a4-5d1d75c23359-4a60ef0e {
  place-self: start;
}

#w-node-_02a10f3a-2c35-e5b1-b0a4-5d1d75c2335b-4a60ef0e {
  place-self: end;
}

#w-node-a7273122-df34-f8c5-e77b-f81ecdc31926-4a60ef0e {
  place-self: start;
}

#w-node-a7273122-df34-f8c5-e77b-f81ecdc31928-4a60ef0e {
  place-self: end;
}

#w-node-b29c6340-a48c-036e-f141-c00e35bdc0b3-4a60ef0e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a47c301f-d051-8942-6bf8-ae7c1f7aafbe-4a60ef0e {
  place-self: start;
}

#w-node-a47c301f-d051-8942-6bf8-ae7c1f7aafc0-4a60ef0e {
  place-self: end;
}

#w-node-_8d6ef9e7-b7f7-9925-c7fb-71bebc237537-4a60ef0e {
  place-self: start;
}

#w-node-_8d6ef9e7-b7f7-9925-c7fb-71bebc237539-4a60ef0e {
  place-self: end;
}

#w-node-_77d9e8ff-e730-0c02-8c50-c719678cd031-4a60ef0e {
  grid-area: 1 / 1 / 2 / 7;
  align-self: center;
}

#w-node-dd6ac856-9773-c4cd-625a-67f9574c1041-4a60ef0e {
  grid-area: 2 / 1 / 3 / 7;
  align-self: center;
}

#w-node-_0f898a6b-7173-5abc-7e92-24544c60b655-4a60ef0e {
  grid-area: 3 / 1 / 4 / 7;
  align-self: center;
}

#w-node-_4b6e8ff9-b253-a4f6-d5f4-9f40ff62a6e8-4a60ef0e {
  grid-area: 4 / 1 / 5 / 7;
  align-self: center;
}

#w-node-f894402a-2d10-5462-2c12-00804bf1b5c2-4a60ef0e, #w-node-e60c74af-31d3-e032-e723-9885f0f65101-4a60ef0e, #w-node-_91b93e40-ac0b-c6bb-07b6-262bb7ea47ad-4a60ef0e, #w-node-_1611eec9-6cc3-caac-bbf3-cb8240f3ef2d-4a60ef0e {
  grid-area: 1 / 1 / 2 / 7;
  align-self: center;
}

#w-node-b0b135f2-a6b4-c797-21d3-8b726b00cb9f-4a60ef0e {
  grid-area: 1 / 1 / 5 / 7;
}

#w-node-_3125b204-c96f-a2eb-9daa-1c1bf92c5f49-4a60ef0e {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_6c344af8-95cf-af7a-d46b-ee2d1da2a708-4a60ef0e {
  justify-self: end;
}

#w-node-_22907089-9219-550a-6145-66aebf238bb5-4a60ef0e {
  align-self: start;
}

#w-node-_8d26d11f-31a2-b03f-3508-aaa50d91b4ef-4a60ef0e {
  align-self: end;
}

#w-node-a8b0b2bb-b2cf-af2d-a353-c4b8018d32e3-4a60ef0e {
  align-self: start;
}

#w-node-_0a485293-2c0e-337a-91a5-d0c1e4e2b01e-4a60ef0e {
  align-self: end;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d80904611674-04611672 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d80904611679-04611672 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end center;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d8090461168b-04611672 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d80904611691-04611672 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d80904611696-04611672 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d809046116a8-04611672 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d809046116ae-04611672 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center start;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d809046116b3-04611672 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d809046116c5-04611672 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center end;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d809046116cb-04611672 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d809046116d0-04611672 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end start;
}

#w-node-_61b031fa-77a6-bf0a-f13f-d809046116e2-04611672 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37329-49c37326 {
  grid-area: 1 / 4 / 2 / 8;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37336-49c37326 {
  place-self: start;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37338-49c37326 {
  place-self: center;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c3733a-49c37326 {
  place-self: end;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37348-49c37326 {
  grid-area: 2 / 1 / 3 / 5;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37355-49c37326 {
  place-self: start;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37357-49c37326 {
  place-self: center;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37359-49c37326 {
  place-self: end;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37367-49c37326 {
  grid-area: 2 / 7 / 3 / 11;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37374-49c37326 {
  place-self: start;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37376-49c37326 {
  place-self: center;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37378-49c37326 {
  place-self: end;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37386-49c37326 {
  grid-area: 3 / 4 / 4 / 8;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37393-49c37326 {
  place-self: start;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37395-49c37326 {
  place-self: center;
}

#w-node-_3624e017-6e43-f965-7faa-deb949c37397-49c37326 {
  place-self: end;
}

#w-node-af6aa1ca-00cb-fcbd-f2cf-934f64dc9093-4a60ef0f {
  grid-area: 1 / 1 / 5 / 7;
  place-self: center;
}

#w-node-_0fddcb7d-0055-d63c-4dc9-2a0237f68085-4a60ef0f {
  place-self: start;
}

#w-node-_0fddcb7d-0055-d63c-4dc9-2a0237f68087-4a60ef0f {
  place-self: end;
}

#w-node-c9f99fd2-775f-5ea6-54b2-de33496e6007-4a60ef0f {
  place-self: start;
}

#w-node-c9f99fd2-775f-5ea6-54b2-de33496e6009-4a60ef0f {
  place-self: end;
}

#w-node-_9640a880-8860-fb56-7d52-09064da68946-4a60ef0f {
  place-self: start;
}

#w-node-_9640a880-8860-fb56-7d52-09064da68948-4a60ef0f {
  place-self: end;
}

#w-node-_9c0da2fe-b924-02bd-69c9-159e80acdd52-4a60ef0f {
  place-self: start;
}

#w-node-_9c0da2fe-b924-02bd-69c9-159e80acdd54-4a60ef0f {
  place-self: end;
}

#w-node-af6aa1ca-00cb-fcbd-f2cf-934f64dc9079-4a60ef0f {
  grid-area: 2 / 1 / 3 / 7;
  place-self: end start;
}

#w-node-_716702e6-f471-295b-0bc6-05d3c9b845b1-4a60ef0f {
  grid-area: 3 / 1 / 4 / 7;
  align-self: start;
}

#w-node-_04f444c6-489e-b68e-fb43-43cf97243296-4a60ef0f {
  grid-area: 3 / 1 / 5 / 7;
  align-self: end;
}

#w-node-_85742ead-6599-e156-a1ef-3902a8a5f0fa-4a60ef0f {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_624ad8b0-ee99-2707-bae4-a672ad0c982a-4a60ef0f {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-d4eb573e-30dc-98fc-7b86-96ea621481e0-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481e2-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481e4-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481e6-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481e8-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481ea-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481ed-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481ef-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481f1-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481f3-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481f5-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481f7-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481fa-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481fc-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea621481fe-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea62148200-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea62148202-4a60ef0f, #w-node-d4eb573e-30dc-98fc-7b86-96ea62148204-4a60ef0f {
  place-self: center;
}

#w-node-_28717198-4ff6-ada3-ca3f-f19b7489d17c-4a60ef0f {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_28717198-4ff6-ada3-ca3f-f19b7489d1a1-4a60ef0f, #w-node-_398334e2-4add-fb77-e158-40c8b1d613a1-4a60ef0f {
  place-self: start;
}

#w-node-_28e55214-60a5-272d-5e90-cef2de6f6371-4a60ef0f {
  place-self: end start;
}

#w-node-_83109efb-9a8b-9e4f-350c-a4a643116524-4a60ef0f {
  grid-area: 1 / 1 / 4 / 4;
}

#w-node-_83109efb-9a8b-9e4f-350c-a4a643116527-4a60ef0f {
  grid-area: 1 / 3 / 4 / 9;
  place-self: end start;
}

#w-node-_83109efb-9a8b-9e4f-350c-a4a64311652a-4a60ef0f {
  grid-area: 1 / 5 / 4 / 8;
  place-self: end center;
}

#w-node-e641a643-4706-0eeb-1b2e-08aafcb58c11-4a60ef0f {
  grid-area: 1 / 1 / 4 / 4;
}

#w-node-e641a643-4706-0eeb-1b2e-08aafcb58c14-4a60ef0f {
  grid-area: 1 / 3 / 4 / 9;
  place-self: end start;
}

#w-node-e641a643-4706-0eeb-1b2e-08aafcb58c17-4a60ef0f {
  grid-area: 1 / 5 / 4 / 8;
  place-self: end center;
}

#w-node-_180e79b8-21d7-c62c-0cd3-bcb677920dc5-4a60ef0f {
  grid-area: 1 / 1 / 4 / 4;
}

#w-node-_180e79b8-21d7-c62c-0cd3-bcb677920dc8-4a60ef0f {
  grid-area: 1 / 3 / 4 / 9;
  place-self: end start;
}

#w-node-_180e79b8-21d7-c62c-0cd3-bcb677920dcb-4a60ef0f {
  grid-area: 1 / 5 / 4 / 8;
  place-self: end center;
}

#w-node-_2d4ac1e0-8ea4-cd7e-c0dc-2af2c115f939-4a60ef0f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_2d4ac1e0-8ea4-cd7e-c0dc-2af2c115f95a-4a60ef0f {
  align-self: center;
}

#w-node-_2d4ac1e0-8ea4-cd7e-c0dc-2af2c115f969-4a60ef0f {
  align-self: end;
}

#w-node-cb1ebb24-2a64-1ae4-026c-fb3c4092eb1a-4092eabb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a51-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a65-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a79-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a8d-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80aa1-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80ab5-d3b80a4e {
  grid-area: 1 / 1 / 2 / 2;
  place-self: start;
}

#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a59-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a6d-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a81-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a95-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80aa9-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80abd-d3b80a4e {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center end;
}

#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a5f-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a73-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a87-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a9b-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80aaf-d3b80a4e,
#w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80ac3-d3b80a4e {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_16d03ade-30fa-2e42-4913-8fdb9264e016-9264e007 {
  place-self: start;
}

#w-node-_16d03ade-30fa-2e42-4913-8fdb9264e018-9264e007 {
  place-self: center;
}

#w-node-_16d03ade-30fa-2e42-4913-8fdb9264e01a-9264e007 {
  place-self: end;
}

#w-node-_16d03ade-30fa-2e42-4913-8fdb9264e035-9264e007 {
  place-self: start;
}

#w-node-_16d03ade-30fa-2e42-4913-8fdb9264e037-9264e007 {
  place-self: center;
}

#w-node-_16d03ade-30fa-2e42-4913-8fdb9264e039-9264e007 {
  place-self: end;
}

#w-node-_16d03ade-30fa-2e42-4913-8fdb9264e054-9264e007 {
  place-self: start;
}

#w-node-_16d03ade-30fa-2e42-4913-8fdb9264e056-9264e007 {
  place-self: center;
}

#w-node-_16d03ade-30fa-2e42-4913-8fdb9264e058-9264e007 {
  place-self: end;
}

#w-node-_468e232f-60ff-1fe7-72a4-0de4f44c7c7e-9264e007 {
  place-self: start;
}

#w-node-_468e232f-60ff-1fe7-72a4-0de4f44c7c80-9264e007 {
  place-self: center;
}

#w-node-_468e232f-60ff-1fe7-72a4-0de4f44c7c82-9264e007 {
  place-self: end;
}

#w-node-_36a2349e-6abb-460f-33e7-d3079f90376d-9264e007 {
  place-self: start;
}

#w-node-_36a2349e-6abb-460f-33e7-d3079f90376f-9264e007 {
  place-self: center;
}

#w-node-_36a2349e-6abb-460f-33e7-d3079f903771-9264e007 {
  place-self: end;
}

#w-node-_111328e2-c524-418a-a522-b06187c6b274-9264e007 {
  place-self: start;
}

#w-node-_111328e2-c524-418a-a522-b06187c6b276-9264e007 {
  place-self: center;
}

#w-node-_111328e2-c524-418a-a522-b06187c6b278-9264e007 {
  place-self: end;
}

#w-node-_6351bc48-4909-a1a8-fa5d-5be6bddd85eb-4a60ef16 {
  align-self: end;
}

#w-node-_6351bc48-4909-a1a8-fa5d-5be6bddd85f4-4a60ef16 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_13a0fec6-2f8b-1e79-2e64-2263cb7a66e0-4a60ef72 {
  place-self: center end;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e54-4a60ef72 {
  grid-area: 1 / 1 / 5 / 7;
  place-self: center;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e5b-4a60ef72 {
  place-self: start;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e5d-4a60ef72 {
  place-self: end;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e63-4a60ef72 {
  place-self: start;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e65-4a60ef72 {
  place-self: end;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e6b-4a60ef72 {
  place-self: start;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e6d-4a60ef72 {
  place-self: end;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e73-4a60ef72 {
  place-self: start;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e75-4a60ef72 {
  place-self: end;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e7b-4a60ef72 {
  place-self: start;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e7d-4a60ef72 {
  place-self: end;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e83-4a60ef72 {
  place-self: start;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e85-4a60ef72 {
  place-self: end;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e8b-4a60ef72 {
  place-self: start;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e8d-4a60ef72 {
  place-self: end;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e93-4a60ef72 {
  place-self: start;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e95-4a60ef72 {
  place-self: end;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e9b-4a60ef72 {
  place-self: start;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e9d-4a60ef72 {
  place-self: end;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62e9f-4a60ef72 {
  grid-area: 1 / 1 / 2 / 7;
  align-self: center;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62ea6-4a60ef72 {
  grid-area: 2 / 1 / 3 / 7;
  align-self: center;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62ead-4a60ef72 {
  grid-area: 3 / 1 / 4 / 7;
  align-self: center;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62eb4-4a60ef72 {
  grid-area: 4 / 1 / 5 / 7;
  align-self: center;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62ebb-4a60ef72, #w-node-_70a87526-bba8-9007-dd44-9218b2d62ec2-4a60ef72, #w-node-_70a87526-bba8-9007-dd44-9218b2d62ec9-4a60ef72, #w-node-_70a87526-bba8-9007-dd44-9218b2d62ed0-4a60ef72 {
  grid-area: 1 / 1 / 2 / 7;
  align-self: center;
}

#w-node-_70a87526-bba8-9007-dd44-9218b2d62ed7-4a60ef72 {
  grid-area: 1 / 1 / 5 / 7;
}

#w-node-_8f95d130-ac93-75b9-9bd9-ebf6856423dc-4a60ef72 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

@media screen and (min-width: 1440px) {
  #w-node-_9e47f40e-79fd-6322-e764-6a33f3d46e8b-4a60ee94, #w-node-_70a87526-bba8-9007-dd44-9218b2d62ed7-4a60ef72 {
    grid-area: 1 / 1 / 5 / 7;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_645c38ad-a862-8f34-c582-d68dfbacb1e5-4a60ee94 {
    grid-row-end: 7;
  }

  #w-node-dda8acac-6efd-e03e-7e37-661b2e46a122-4a60ee94, #w-node-b549e523-7117-c659-9512-11101d076753-4a60ee94 {
    align-self: center;
  }

  #w-node-d94d5f58-ceb8-e8e7-0674-7d98696f478f-4a60ee94 {
    grid-area: 5 / 1 / 6 / 7;
    align-self: center;
  }

  #w-node-c0e602ea-f737-69e4-dbb6-5fe800f48bd2-4a60ee94 {
    grid-area: 6 / 1 / 7 / 7;
  }

  #w-node-_1c3c4913-24c2-66d8-eee5-0128c9a17431-4a60ee94 {
    align-self: center;
  }

  #w-node-_9e47f40e-79fd-6322-e764-6a33f3d46e8b-4a60ee94 {
    grid-row-end: 7;
  }

  #w-node-_2b93764f-1caf-db7a-73f4-ccf4752ede09-752eddfa {
    justify-self: auto;
  }

  #w-node-_2b93764f-1caf-db7a-73f4-ccf4752ede56-752eddfa, #w-node-_2b93764f-1caf-db7a-73f4-ccf4752ede69-752eddfa {
    place-self: center;
  }

  #w-node-b3b6b2b4-78cd-b405-1d4d-492c53f40112-53f400e8 {
    place-self: center end;
  }

  #w-node-c79b68d5-33a4-4f78-1d15-1285e5f83581-4a60ef04 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-c79b68d5-33a4-4f78-1d15-1285e5f83587-4a60ef04 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c79b68d5-33a4-4f78-1d15-1285e5f835a4-4a60ef04, #w-node-c1a21405-9553-0819-8a22-97ef6592b82b-4a60ef06 {
    grid-row: 3 / 4;
  }

  #w-node-_2cbc007b-0726-2eb6-0444-e62b43fb6c40-4a60ef06 {
    grid-row: 4 / 5;
  }

  #w-node-_6b0f8b91-8926-5bbc-b4ca-6e442682220f-4a60ef0b {
    grid-column-end: 9;
  }

  #w-node-fc82a3f2-bb1e-dc32-6478-b8422635a251-4a60ef0b {
    grid-area: 5 / 1 / 7 / 5;
  }

  #w-node-_90ffc042-3759-dc61-37ba-1782b8c2abbe-4a60ef0b {
    grid-row: 5 / 7;
    grid-column-start: 5;
  }

  #w-node-afe6fce8-37f3-dc8a-f6bf-9c96fe6ea680-4a60ef0b {
    grid-area: 7 / 1 / 9 / 5;
  }

  #w-node-_296a7425-a95d-e1fa-ef75-328ca0760a59-4a60ef0b {
    grid-row: 7 / 9;
    grid-column-start: 5;
  }

  #w-node-_5851a0b0-38cb-736b-d6e8-9dea02a77c33-4a60ef0c {
    order: -9999;
  }

  #w-node-b29c6340-a48c-036e-f141-c00e35bdc0a2-4a60ef0e {
    grid-row-end: 7;
  }

  #w-node-_77d9e8ff-e730-0c02-8c50-c719678cd031-4a60ef0e, #w-node-_0f898a6b-7173-5abc-7e92-24544c60b655-4a60ef0e {
    align-self: center;
  }

  #w-node-f894402a-2d10-5462-2c12-00804bf1b5c2-4a60ef0e {
    grid-area: 5 / 1 / 6 / 7;
    align-self: center;
  }

  #w-node-e60c74af-31d3-e032-e723-9885f0f65101-4a60ef0e {
    grid-area: 6 / 1 / 7 / 7;
  }

  #w-node-_91b93e40-ac0b-c6bb-07b6-262bb7ea47ad-4a60ef0e {
    grid-row: 7 / 8;
    align-self: center;
  }

  #w-node-_1611eec9-6cc3-caac-bbf3-cb8240f3ef2d-4a60ef0e {
    grid-row: 8 / 9;
  }

  #w-node-b0b135f2-a6b4-c797-21d3-8b726b00cb9f-4a60ef0e {
    grid-row-end: 7;
  }

  #w-node-_1ff84364-f1fc-ac84-4067-8db1258d383f-4a60ef0e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f491a8fc-4d34-b8cd-40cd-cfb107d88152-4a60ef0e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_61b031fa-77a6-bf0a-f13f-d80904611674-04611672 {
    grid-column: 1 / 4;
  }

  #w-node-_61b031fa-77a6-bf0a-f13f-d80904611679-04611672 {
    grid-column-start: 1;
    justify-self: center;
  }

  #w-node-_61b031fa-77a6-bf0a-f13f-d8090461168b-04611672 {
    grid-column: 1 / 4;
  }

  #w-node-_61b031fa-77a6-bf0a-f13f-d80904611696-04611672, #w-node-_61b031fa-77a6-bf0a-f13f-d809046116b3-04611672, #w-node-_61b031fa-77a6-bf0a-f13f-d809046116d0-04611672 {
    grid-column-start: 1;
  }

  #w-node-af6aa1ca-00cb-fcbd-f2cf-934f64dc9093-4a60ef0f {
    grid-row-end: 7;
  }

  #w-node-_04f444c6-489e-b68e-fb43-43cf97243296-4a60ef0f {
    grid-row: 4 / 7;
  }

  #w-node-_28717198-4ff6-ada3-ca3f-f19b7489d17c-4a60ef0f {
    grid-row: 2 / 3;
    grid-column-start: 1;
    justify-self: start;
  }

  #w-node-_6c4f0b05-8f42-9a2b-7b2e-c20a91a2faf0-4a60ef0f {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_2423f9e7-a029-1ccd-ab17-6b93dae382b2-4a60ef0f {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_3fd22bb1-fc12-1461-987a-e43c88e4fd87-4a60ef15 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_06a70332-83c6-d55b-d0bc-5f636f558236-4a60ef15 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_3336bbce-a4f2-a469-9265-56e912712435-4a60ef15 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-cc6a3385-ced5-81d6-0e9c-a02a63bac893-4a60ef15 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_70a87526-bba8-9007-dd44-9218b2d62e54-4a60ef72 {
    grid-row-end: 7;
  }

  #w-node-_70a87526-bba8-9007-dd44-9218b2d62e9f-4a60ef72, #w-node-_70a87526-bba8-9007-dd44-9218b2d62ead-4a60ef72 {
    align-self: center;
  }

  #w-node-_70a87526-bba8-9007-dd44-9218b2d62ebb-4a60ef72 {
    grid-area: 5 / 1 / 6 / 7;
    align-self: center;
  }

  #w-node-_70a87526-bba8-9007-dd44-9218b2d62ec2-4a60ef72 {
    grid-area: 6 / 1 / 7 / 7;
  }

  #w-node-_70a87526-bba8-9007-dd44-9218b2d62ec9-4a60ef72 {
    align-self: center;
  }

  #w-node-_70a87526-bba8-9007-dd44-9218b2d62ed7-4a60ef72 {
    grid-row-end: 7;
  }

  #w-node-_8f95d130-ac93-75b9-9bd9-ebf6856423c9-4a60ef72, #w-node-_8f95d130-ac93-75b9-9bd9-ebf6856423dc-4a60ef72 {
    place-self: center;
  }

  /* Google Services Grid Fixes for Tablet */
  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a51-d3b80a4e,
  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a65-d3b80a4e,
  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a79-d3b80a4e,
  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a8d-d3b80a4e,
  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80aa1-d3b80a4e,
  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80ab5-d3b80a4e {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a59-d3b80a4e,
  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a6d-d3b80a4e,
  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a81-d3b80a4e,
  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a95-d3b80a4e,
  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80aa9-d3b80a4e,
  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80abd-d3b80a4e {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_645c38ad-a862-8f34-c582-d68dfbacb1e5-4a60ee94 {
    grid-row-end: 11;
  }

  #w-node-_1c3c4913-24c2-66d8-eee5-0128c9a17431-4a60ee94 {
    grid-area: 7 / 1 / 8 / 7;
  }

  #w-node-d7ff12be-05a9-8dd9-c5ca-3625a8b953d3-4a60ee94 {
    grid-area: 8 / 1 / 9 / 7;
  }

  #w-node-_9e47f40e-79fd-6322-e764-6a33f3d46e8b-4a60ee94 {
    grid-row-end: 11;
  }

  #w-node-a6c056be-5ad7-834a-9ef7-b78be3af77fb-752eddfa {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_3126da58-3117-e20a-5694-5422066afe1c-066afe15 {
    grid-column-end: 3;
  }

  #w-node-_3126da58-3117-e20a-5694-5422066afe24-066afe15 {
    grid-row: 2 / 3;
    grid-column-start: 1;
    justify-self: start;
  }

  #w-node-_6aec1773-2011-1734-a20a-1072eb16d322-066afe15 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_6aec1773-2011-1734-a20a-1072eb16d329-066afe15 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_3126da58-3117-e20a-5694-5422066afe3a-066afe15 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_3126da58-3117-e20a-5694-5422066afe42-066afe15 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_3126da58-3117-e20a-5694-5422066afe49-066afe15 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_3126da58-3117-e20a-5694-5422066afe51-066afe15 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-c1a21405-9553-0819-8a22-97ef6592b82b-4a60ef06 {
    grid-row: 2 / 3;
    align-self: end;
  }

  #w-node-_2cbc007b-0726-2eb6-0444-e62b43fb6c40-4a60ef06 {
    grid-row-start: 3;
    align-self: start;
  }

  #w-node-_4de92e99-b7f6-d043-5542-d10fba61a6ab-4a60ef06 {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-_1854c07d-43e6-067c-ae30-24deab6c1e8f-4a60ef06 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_4de92e99-b7f6-d043-5542-d10fba61a6af-4a60ef06 {
    grid-row: 2 / 3;
    grid-column-start: 2;
  }

  #w-node-_41c16d36-6924-f13e-2fdf-18a62f305ea5-4a60ef06, #w-node-_41c16d36-6924-f13e-2fdf-18a62f305eab-4a60ef06 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-cb528340-a168-f5d3-f24d-96566132dc24-4a60ef06 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-cb528340-a168-f5d3-f24d-96566132dc2a-4a60ef06 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_089b5806-14cb-8a2f-37cf-3471f6a88007-4a60ef0d {
    justify-self: end;
  }

  #w-node-_089b5806-14cb-8a2f-37cf-3471f6a8800c-4a60ef0d {
    justify-self: start;
  }

  #w-node-ed075058-df71-f995-7e06-9e9ee97ca205-4a60ef0d {
    justify-self: end;
  }

  #w-node-b29c6340-a48c-036e-f141-c00e35bdc0a2-4a60ef0e, #w-node-b0b135f2-a6b4-c797-21d3-8b726b00cb9f-4a60ef0e {
    grid-row-end: 9;
  }

  #w-node-_3624e017-6e43-f965-7faa-deb949c37329-49c37326, #w-node-_3624e017-6e43-f965-7faa-deb949c37348-49c37326 {
    grid-column: 1 / 6;
  }

  #w-node-_3624e017-6e43-f965-7faa-deb949c37367-49c37326 {
    grid-area: 3 / 1 / 4 / 6;
  }

  #w-node-_3624e017-6e43-f965-7faa-deb949c37386-49c37326 {
    grid-area: 4 / 1 / 5 / 6;
  }

  #w-node-af6aa1ca-00cb-fcbd-f2cf-934f64dc9093-4a60ef0f {
    grid-row-end: 9;
    grid-column-end: 7;
  }

  #w-node-af6aa1ca-00cb-fcbd-f2cf-934f64dc9079-4a60ef0f {
    grid-row: 4 / 5;
    grid-column-end: 7;
  }

  #w-node-_716702e6-f471-295b-0bc6-05d3c9b845b1-4a60ef0f {
    grid-row: 5 / 6;
    grid-column-end: 7;
  }

  #w-node-_04f444c6-489e-b68e-fb43-43cf97243296-4a60ef0f {
    grid-row: 7 / 9;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a51-d3b80a4e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a59-d3b80a4e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a65-d3b80a4e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a6d-d3b80a4e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a79-d3b80a4e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a81-d3b80a4e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a8d-d3b80a4e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80a95-d3b80a4e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80aa1-d3b80a4e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80aa9-d3b80a4e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80ab5-d3b80a4e {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-fcd521c2-57ac-6dd6-dd63-7d94d3b80abd-d3b80a4e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_3fd22bb1-fc12-1461-987a-e43c88e4fd87-4a60ef15 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_06a70332-83c6-d55b-d0bc-5f636f558236-4a60ef15 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_70a87526-bba8-9007-dd44-9218b2d62e54-4a60ef72 {
    grid-row-end: 11;
  }

  #w-node-_70a87526-bba8-9007-dd44-9218b2d62ec9-4a60ef72 {
    grid-area: 7 / 1 / 8 / 7;
  }

  #w-node-_70a87526-bba8-9007-dd44-9218b2d62ed0-4a60ef72 {
    grid-area: 8 / 1 / 9 / 7;
  }

  #w-node-_70a87526-bba8-9007-dd44-9218b2d62ed7-4a60ef72 {
    grid-row-end: 11;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1c3c4913-24c2-66d8-eee5-0128c9a17431-4a60ee94 {
    grid-area: 7 / 1 / 8 / 7;
    align-self: center;
  }

  #w-node-c1a21405-9553-0819-8a22-97ef6592b82b-4a60ef06 {
    align-self: end;
  }

  #w-node-_2cbc007b-0726-2eb6-0444-e62b43fb6c40-4a60ef06 {
    grid-row: 3 / 4;
  }

  #w-node-_4de92e99-b7f6-d043-5542-d10fba61a6ab-4a60ef06 {
    grid-column-end: 4;
    place-self: center;
  }

  #w-node-_4de92e99-b7f6-d043-5542-d10fba61a6af-4a60ef06 {
    grid-row: 3 / 4;
    grid-column-start: 1;
    justify-self: center;
  }

  #w-node-_6b0f8b91-8926-5bbc-b4ca-6e442682220f-4a60ef0b {
    grid-row-end: 2;
  }

  #w-node-fc82a3f2-bb1e-dc32-6478-b8422635a251-4a60ef0b {
    grid-row: 2 / 3;
    grid-column-end: 9;
  }

  #w-node-_90ffc042-3759-dc61-37ba-1782b8c2abbe-4a60ef0b {
    grid-row: 3 / 4;
    grid-column-start: 1;
  }

  #w-node-afe6fce8-37f3-dc8a-f6bf-9c96fe6ea680-4a60ef0b {
    grid-row: 4 / 5;
    grid-column-end: 9;
  }

  #w-node-_296a7425-a95d-e1fa-ef75-328ca0760a59-4a60ef0b {
    grid-row: 5 / 6;
    grid-column-start: 1;
  }

  #w-node-_089b5806-14cb-8a2f-37cf-3471f6a88002-4a60ef0d, #w-node-_089b5806-14cb-8a2f-37cf-3471f6a88007-4a60ef0d, #w-node-_089b5806-14cb-8a2f-37cf-3471f6a8800c-4a60ef0d, #w-node-ed075058-df71-f995-7e06-9e9ee97ca205-4a60ef0d {
    justify-self: center;
  }

  #w-node-_85742ead-6599-e156-a1ef-3902a8a5f0fa-4a60ef0f {
    grid-column-end: 4;
    place-self: center;
  }

  #w-node-_624ad8b0-ee99-2707-bae4-a672ad0c982a-4a60ef0f {
    grid-row: 2 / 3;
    grid-column-start: 1;
    place-self: center;
  }

  #w-node-_83109efb-9a8b-9e4f-350c-a4a643116524-4a60ef0f {
    grid-column-end: 5;
  }

  #w-node-_83109efb-9a8b-9e4f-350c-a4a643116527-4a60ef0f {
    grid-column-start: 1;
  }

  #w-node-_83109efb-9a8b-9e4f-350c-a4a64311652a-4a60ef0f {
    grid-column: 6 / 9;
    justify-self: end;
  }

  #w-node-e641a643-4706-0eeb-1b2e-08aafcb58c11-4a60ef0f {
    grid-column-end: 5;
  }

  #w-node-e641a643-4706-0eeb-1b2e-08aafcb58c14-4a60ef0f {
    grid-column-start: 1;
  }

  #w-node-e641a643-4706-0eeb-1b2e-08aafcb58c17-4a60ef0f {
    grid-column: 6 / 9;
    justify-self: end;
  }

  #w-node-_180e79b8-21d7-c62c-0cd3-bcb677920dc5-4a60ef0f {
    grid-column-end: 5;
  }

  #w-node-_180e79b8-21d7-c62c-0cd3-bcb677920dc8-4a60ef0f {
    grid-column-start: 1;
  }

  #w-node-_180e79b8-21d7-c62c-0cd3-bcb677920dcb-4a60ef0f {
    grid-column: 6 / 9;
    justify-self: end;
  }
}


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

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

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

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

@font-face {
  font-family: 'Instrument Serif';
  src: url('../fonts/InstrumentSerif-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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