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

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

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

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

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

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

:root {
  --_colors---primary--white: white;
  --_typography---font-family--primary: Switzer, Arial, sans-serif;
  --_typography---body-regular--font-size: var(--size--1rem);
  --_typography---body-regular--line-height: 130%;
  --_typography---body-regular--font-weight: var(--_typography---font-weight--medium);
  --_typography---body-regular--letter-spacing: 0em;
  --size--0rem: 0rem;
  --_typography---h1--font-family: var(--_typography---font-family--primary);
  --_typography---h1--font-size: var(--size--5rem);
  --_typography---h1--line-height: 100%;
  --_typography---h1--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h1--letter-spacing: -.02em;
  --_typography---h2--font-family: var(--_typography---font-family--primary);
  --_typography---h2--font-size: var(--size--3-75rem);
  --_typography---h2--line-height: 105%;
  --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h2--letter-spacing: -.025em;
  --_typography---h3--font-family: var(--_typography---font-family--primary);
  --_typography---h3--font-size: var(--size--2-5rem);
  --_typography---h3--line-height: 110%;
  --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h3--letter-spacing: -.02em;
  --_typography---h4--font-family: var(--_typography---font-family--primary);
  --_typography---h4--font-size: var(--size--2rem);
  --_typography---h4--line-height: 110%;
  --_typography---h4--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h4--letter-spacing: -.01em;
  --_typography---h5--font-family: var(--_typography---font-family--primary);
  --_typography---h5--font-size: var(--size--1-25rem);
  --_typography---h5--line-height: 115%;
  --_typography---h5--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h5--letter-spacing: -.01em;
  --_typography---h6--font-family: var(--_typography---font-family--primary);
  --_typography---h6--font-size: var(--size--1-125rem);
  --_typography---h6--line-height: 120%;
  --_typography---h6--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h6--letter-spacing: -.01em;
  --size--1rem: 1rem;
  --_colors---primary--black: #0a0a0a;
  --size--0-62rem: .62rem;
  --_typography---ul--font-family: var(--_typography---font-family--primary);
  --_typography---ul--font-size: var(--size--1rem);
  --_typography---ul--line-height: 130%;
  --_typography---ul--font-weight: var(--_typography---body-regular--font-weight);
  --_typography---ul--letter-spacing: -.02em;
  --size--1-125rem: 1.125rem;
  --_typography---ol--font-family: var(--_typography---font-family--primary);
  --_typography---ol--font-size: var(--size--1rem);
  --_typography---ol--line-height: 130%;
  --_typography---ol--font-weight: var(--_typography---font-weight--regular);
  --_typography---ol--letter-spacing: -.02em;
  --_colors---grey--150: #d8d8d8;
  --_colors---beige--400\<deleted\|variable-f834567c-21e8-b84b-e2e2-db5a5033946a\>: #66625c;
  --size--0-875rem: .875rem;
  --_typography---font-weight--medium: 500;
  --_typography---blockquote--font-family: var(--_typography---font-family--primary);
  --_typography---blockquote--font-size: var(--size--1rem);
  --_typography---blockquote--line-height: 130%;
  --_typography---blockquote--font-weight: var(--_typography---font-weight--medium);
  --_typography---blockquote--letter-spacing: 0em;
  --border-radius--tiny: var(--size--0-25rem);
  --size--1-25rem: 1.25rem;
  --_colors---beige--200\<deleted\|variable-7ed8b9af-1599-12f5-39fc-3b14bf5f8aef\>: #cac2b6;
  --size--1-5rem: 1.5rem;
  --_typography---font-weight--thin: 100;
  --spacer--xxhuge: var(--size--12rem);
  --size--2rem: 2rem;
  --spacer--custom-1: var(--size--1-25rem);
  --size--4rem: 4rem;
  --size--3rem: 3rem;
  --size--1-75rem: 1.75rem;
  --size--2-5rem: 2.5rem;
  --_colors---beige--500\<deleted\|variable-324a71d4-a46d-e639-4b5c-5f4e0a51baee\>: #4d4a45;
  --border-radius--xxsmall: var(--size--0-375rem);
  --spacer--custom-3: var(--size--2-5rem);
  --section--medium: var(--size--8rem);
  --section--small: var(--size--6rem);
  --spacer--tiny: var(--size--0-125rem);
  --_typography---body-medium--font-family: var(--_typography---font-family--primary);
  --_typography---body-medium--font-size: var(--size--1-125rem);
  --_typography---body-medium--line-height: 130%;
  --_typography---body-medium--font-weight: var(--_typography---font-weight--regular);
  --_typography---body-medium--letter-spacing: 0em;
  --_typography---font-weight--extra-bold: 800;
  --spacer--medium: var(--size--2rem);
  --spacer--custom-2: var(--size--1-5rem);
  --_typography---font-weight--light: 300;
  --size--5rem: 5rem;
  --size--2-75rem: 2.75rem;
  --size--2-25rem: 2.25rem;
  --size--0-5rem: .5rem;
  --spacer--xhuge: var(--size--8rem);
  --_structure---padding-global--padding: var(--size--1-25rem);
  --section--large: var(--size--10rem);
  --_typography---body-large--font-family: var(--_typography---font-family--primary);
  --_typography---body-large--font-size: var(--size--1-25rem);
  --_typography---body-large--line-height: 130%;
  --_typography---body-large--font-weight: var(--_typography---font-weight--regular);
  --_typography---body-large--letter-spacing: 0em;
  --_typography---font-weight--bold: 700;
  --spacer--small: var(--size--1rem);
  --section--xxlarge: var(--size--16rem);
  --_structure---container--tiny: 36rem;
  --_structure---max-width--xlarge: 64rem;
  --_structure---container--xsmall: 54rem;
  --_structure---max-width--large: 49rem;
  --_structure---container--xxsmall: 38rem;
  --_typography---font-weight--regular: 400;
  --spacer--xxlarge: var(--size--5rem);
  --section--xsmall: var(--size--4rem);
  --_typography---body-regular--font-family: var(--_typography---font-family--primary);
  --spacer--xlarge: var(--size--4rem);
  --_typography---font-weight--black: 900;
  --section--xlarge: var(--size--12rem);
  --_structure---max-width--xsmall: 23rem;
  --_typography---body-tiny--font-family: var(--_typography---font-family--primary);
  --_typography---body-tiny--font-size: var(--size--0-75rem);
  --_typography---body-tiny--line-height: 140%;
  --_typography---body-tiny--font-weight: var(--_typography---font-weight--regular);
  --_typography---body-tiny--letter-spacing: 0em;
  --spacer--xsmall: var(--size--0-5rem);
  --_typography---font-weight--extra-light: 200;
  --_structure---max-width--xxlarge: 80rem;
  --_typography---body-small--font-family: var(--_typography---font-family--primary);
  --_typography---body-small--font-size: var(--size--0-875rem);
  --_typography---body-small--line-height: 140%;
  --_typography---body-small--font-weight: var(--_typography---font-weight--regular);
  --_typography---body-small--letter-spacing: 0em;
  --_typography---font-weight--semibold: 600;
  --_structure---max-width--small: 28rem;
  --size--0-75rem: .75rem;
  --_structure---max-width--medium: 38rem;
  --_structure---container--medium: 120rem;
  --spacer--xxsmall: var(--size--0-25rem);
  --_structure---container--small: 60rem;
  --spacer--huge: var(--size--6rem);
  --_structure---container--large: 140rem;
  --_structure---max-width--xxsmall: 12rem;
  --spacer--large: var(--size--3rem);
  --size--0-375rem: .375rem;
  --size--0-25rem: .25rem;
  --_colors---grey--600: #292929;
  --_colors---beige--600\<deleted\|variable-3f5ac094-b6cc-9345-5ffd-10d01b5642ed\>: #3f3c39;
  --size--0-9375rem: .9375rem;
  --_colors---beige--275\<deleted\|variable-d6973a86-e360-63fd-ee48-df0e4f9b0d4e\>: #807b73;
  --size--6rem: 6rem;
  --animation--border: 32px;
  --border-radius--xxhuge: var(--size--1-5rem);
  --size--3-25rem: 3.25rem;
  --_colors---white--80: #fffc;
  --_colors---grey--250: grey;
  --size--4-5rem: 4.5rem;
  --border-radius--large: var(--size--0-875rem);
  --_colors---white--50: #ffffff80;
  --_colors---white--60: #fff9;
  --_colors---white--70: #ffffffb3;
  --_colors---grey--900: #0c0c0c;
  --_colors---white--20: #fff3;
  --size--0-125rem: .125rem;
  --border-radius--xsmall: var(--size--0-5rem);
  --size--8rem: 8rem;
  --_colors---grey--500: #4d4d4d;
  --_colors---grey--225: #8d8d8d;
  --size--5-5rem: 5.5rem;
  --size--10rem: 10rem;
  --size--3-75rem: 3.75rem;
  --size--0-83rem: .83rem;
  --_structure---padding-global--padding-tiny: var(--size--1rem);
  --_colors---primary--border: #edeef2;
  --_colors---grey--50: whitesmoke;
  --_colors---grey--75: #f1f1f1;
  --_colors---grey--100: #ebebeb;
  --_colors---grey--200: #acacac;
  --_colors---grey--300: #777;
  --_colors---grey--400: #666;
  --_colors---grey--525: #424242;
  --_colors---grey--550: #363636;
  --_colors---grey--625: #242424;
  --_colors---grey--650: #1f1f1f;
  --_colors---grey--700: #181818;
  --_colors---grey--800: #111;
  --_typography---font-family--secondary: Switzer, Arial, sans-serif;
  --_colors---white--transparent: transparent;
  --_colors---white--10: #ffffff1a;
  --_typography---font-family--detail: Switzer, Arial, sans-serif;
  --_colors---white--15: #ffffff26;
  --_colors---white--30: #ffffff4d;
  --_colors---white--40: #fff6;
  --size--3-5rem: 3.5rem;
  --_colors---white--90: #ffffffe6;
  --size--6-5rem: 6.5rem;
  --size--7rem: 7rem;
  --size--9rem: 9rem;
  --size--11rem: 11rem;
  --size--12rem: 12rem;
  --size--13rem: 13rem;
  --size--14rem: 14rem;
  --size--15rem: 15rem;
  --size--16rem: 16rem;
  --border-radius--xtiny: var(--size--0-125rem);
  --border-radius--small: var(--size--0-62rem);
  --border-radius--medium: var(--size--0-75rem);
  --border-radius--xlarge: var(--size--0-9375rem);
  --border-radius--xxlarge: var(--size--1rem);
  --border-radius--huge: var(--size--1-125rem);
  --border-radius--xhuge: var(--size--1-25rem);
  --border-radius--ultra: var(--size--1-75rem);
}

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

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

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

body {
  background-color: var(--_colors---primary--white);
  font-family: var(--_typography---font-family--primary);
  color: #000;
  font-size: var(--_typography---body-regular--font-size);
  line-height: var(--_typography---body-regular--line-height);
  font-weight: var(--_typography---body-regular--font-weight);
  letter-spacing: var(--_typography---body-regular--letter-spacing);
}

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

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

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

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

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

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

p {
  margin-bottom: var(--size--0rem);
  color: #000;
  font-size: var(--size--1rem);
  line-height: 130%;
}

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

ul {
  width: 100%;
  margin-top: var(--size--0rem);
  margin-bottom: var(--size--0rem);
  grid-column-gap: var(--size--0-62rem);
  grid-row-gap: var(--size--0-62rem);
  font-family: var(--_typography---ul--font-family);
  font-size: var(--_typography---ul--font-size);
  line-height: var(--_typography---ul--line-height);
  font-weight: var(--_typography---ul--font-weight);
  letter-spacing: var(--_typography---ul--letter-spacing);
  flex-flow: column;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

ol {
  width: 100%;
  margin-top: var(--size--0rem);
  margin-bottom: var(--size--0rem);
  padding-left: var(--size--1-125rem);
  grid-column-gap: var(--size--1rem);
  grid-row-gap: var(--size--1rem);
  font-family: var(--_typography---ol--font-family);
  font-size: var(--_typography---ol--font-size);
  line-height: var(--_typography---ol--line-height);
  font-weight: var(--_typography---ol--font-weight);
  letter-spacing: var(--_typography---ol--letter-spacing);
  flex-flow: column;
  display: flex;
}

li {
  padding-bottom: var(--size--0-62rem);
  border-bottom: 1px solid var(--_colors---grey--150);
}

label {
  color: var(--_colors---beige--400\<deleted\|variable-f834567c-21e8-b84b-e2e2-db5a5033946a\>);
  font-size: var(--size--0-875rem);
  font-weight: var(--_typography---font-weight--medium);
  margin-bottom: 5px;
  display: block;
}

blockquote {
  margin-bottom: var(--size--0rem);
  padding: var(--size--0rem);
  font-family: var(--_typography---blockquote--font-family);
  font-size: var(--_typography---blockquote--font-size);
  line-height: var(--_typography---blockquote--line-height);
  font-weight: var(--_typography---blockquote--font-weight);
  letter-spacing: var(--_typography---blockquote--letter-spacing);
  border-left: 5px #e2e2e2;
}

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

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

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

.resources_item {
  border-radius: var(--border-radius--tiny);
  background-color: #f7f7f7;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

.resources_heading {
  padding-bottom: var(--size--1-25rem);
  border-bottom: 1px solid var(--_colors---beige--200\<deleted\|variable-7ed8b9af-1599-12f5-39fc-3b14bf5f8aef\>);
  font-size: var(--size--1-5rem);
  line-height: 1.4;
  font-weight: var(--_typography---font-weight--medium);
}

.display-flex {
  display: flex;
}

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

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

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

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

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

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

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

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

.hide {
  display: none;
}

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

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

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

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

.resources_link {
  text-underline-offset: 2px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  text-decoration-thickness: 1px;
}

.overflow-scroll {
  overflow: scroll;
}

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

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

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

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

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

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

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

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

.text-rich-text p {
  margin-bottom: var(--size--2-5rem);
  color: var(--_colors---beige--500\<deleted\|variable-324a71d4-a46d-e639-4b5c-5f4e0a51baee\>);
  line-height: 1.5;
}

.text-rich-text img {
  border-radius: var(--border-radius--xxsmall);
}

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

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

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

.text-rich-text blockquote {
  margin-top: var(--size--3rem);
  margin-bottom: var(--size--3rem);
  padding-left: var(--size--3rem);
  font-weight: 500;
}

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

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

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: var(--size--1-5rem);
  color: var(--_colors---beige--500\<deleted\|variable-324a71d4-a46d-e639-4b5c-5f4e0a51baee\>);
}

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

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

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

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

.text-size-medium {
  font-family: var(--_typography---body-medium--font-family);
  font-size: var(--_typography---body-medium--font-size);
  line-height: var(--_typography---body-medium--line-height);
  font-weight: var(--_typography---body-medium--font-weight);
  letter-spacing: var(--_typography---body-medium--letter-spacing);
}

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

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

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

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

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

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

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

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

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

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

.overflow-visible {
  overflow: visible;
}

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

.resources_item-content {
  width: 100%;
  padding: var(--size--2-25rem) var(--size--2-5rem) var(--size--4rem);
  border-radius: var(--border-radius--xxsmall);
  background-color: var(--_colors---primary--white);
  flex-direction: column;
  flex: 1;
  display: flex;
}

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

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

.padding-global {
  width: 100%;
  padding-right: var(--_structure---padding-global--padding);
  padding-left: var(--_structure---padding-global--padding);
}

.padding-global.z-index-5 {
  z-index: 5;
  position: relative;
}

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

.text-size-large {
  font-family: var(--_typography---body-large--font-family);
  font-size: var(--_typography---body-large--font-size);
  line-height: var(--_typography---body-large--line-height);
  font-weight: var(--_typography---body-large--font-weight);
  letter-spacing: var(--_typography---body-large--letter-spacing);
}

.icon-height-medium {
  height: var(--size--3rem);
  max-width: none;
  display: inline;
}

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

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

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

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

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

.overflow-auto {
  overflow: auto;
}

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

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

.container-tiny {
  width: 100%;
  max-width: var(--_structure---container--tiny);
  margin-left: auto;
  margin-right: auto;
}

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

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

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

.text-style-all-caps {
  text-transform: uppercase;
}

.resources_groups {
  grid-row-gap: var(--size--4rem);
  flex-direction: column;
  display: flex;
}

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

.max-width-xlarge {
  width: 100%;
  max-width: var(--_structure---max-width--xlarge);
}

.ss_structure-box {
  pointer-events: none;
  background-color: #fff;
  height: 3rem;
  position: relative;
}

.display-inline-block {
  justify-content: flex-start;
  align-items: flex-end;
  display: inline-flex;
  position: relative;
}

.container-xsmall {
  width: 100%;
  max-width: var(--_structure---container--xsmall);
  margin-left: auto;
  margin-right: auto;
}

.icon-height-large {
  height: var(--size--4rem);
  aspect-ratio: 1;
  position: relative;
}

.max-width-large {
  width: 100%;
  max-width: var(--_structure---max-width--large);
}

.container-xxsmall {
  width: 100%;
  max-width: var(--_structure---container--xxsmall);
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

.display-block {
  display: block;
}

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

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

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

.text-size-regular {
  font-family: var(--_typography---body-regular--font-family);
  font-size: var(--_typography---body-regular--font-size);
  line-height: var(--_typography---body-regular--line-height);
  font-weight: var(--_typography---body-regular--font-weight);
  letter-spacing: var(--_typography---body-regular--letter-spacing);
}

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

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

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

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

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

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

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

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

.max-width-xsmall {
  width: 100%;
  max-width: var(--_structure---max-width--xsmall);
}

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

.display-inline {
  display: inline;
}

.text-size-tiny {
  font-family: var(--_typography---body-tiny--font-family);
  font-size: var(--_typography---body-tiny--font-size);
  line-height: var(--_typography---body-tiny--line-height);
  font-weight: var(--_typography---body-tiny--font-weight);
  letter-spacing: var(--_typography---body-tiny--letter-spacing);
}

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

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

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

.max-width-xxlarge {
  width: 100%;
  max-width: var(--_structure---max-width--xxlarge);
}

.text-size-small {
  font-family: var(--_typography---body-small--font-family);
  font-size: var(--_typography---body-small--font-size);
  line-height: var(--_typography---body-small--line-height);
  font-weight: var(--_typography---body-small--font-weight);
  letter-spacing: var(--_typography---body-small--letter-spacing);
}

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

.max-width-small {
  width: 100%;
  max-width: var(--_structure---max-width--small);
}

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

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

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

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

.max-width-medium {
  width: 100%;
  max-width: var(--_structure---max-width--medium);
}

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

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

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

.container-medium {
  width: 100%;
  max-width: var(--_structure---container--medium);
  margin-left: auto;
  margin-right: auto;
}

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

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

.container-small {
  width: 100%;
  max-width: var(--_structure---container--small);
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

.container-large {
  width: 100%;
  max-width: var(--_structure---container--large);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

.max-width-xxsmall {
  width: 100%;
  max-width: var(--_structure---max-width--xxsmall);
}

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

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

.saddsa {
  z-index: 15;
  padding: var(--size--0-375rem) var(--size--0-25rem);
  grid-column-gap: var(--size--0-375rem);
  grid-row-gap: var(--size--0-375rem);
  border-radius: var(--size--0-25rem);
  color: var(--_colors---beige--400\<deleted\|variable-f834567c-21e8-b84b-e2e2-db5a5033946a\>);
  font-size: var(--size--0-875rem);
  line-height: 1;
  font-weight: var(--_typography---font-weight--medium);
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  transition: color .2s;
  display: flex;
  position: relative;
}

.saddsa:hover {
  color: var(--_colors---grey--600);
}

.form_text-field {
  height: var(--size--2-75rem);
  border-radius: var(--border-radius--xxsmall);
  color: var(--_colors---beige--500\<deleted\|variable-324a71d4-a46d-e639-4b5c-5f4e0a51baee\>);
  border: 1px #000;
}

.form_text-field::placeholder {
  color: var(--_colors---beige--275\<deleted\|variable-d6973a86-e360-63fd-ee48-df0e4f9b0d4e\>);
}

.section_404 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-height: 80vh;
  display: flex;
}

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

.sdsda {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.header_wrapper {
  border-radius: var(--animation--border);
  background-color: #d5d5ce;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.header_heading {
  color: var(--_colors---primary--white);
  text-align: center;
  letter-spacing: -.04em;
  font-size: 9vw;
  font-weight: 500;
  line-height: 90%;
}

.header_paragraph {
  width: 100%;
  color: var(--_colors---white--80);
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3em;
}

.text-style-label {
  font-size: var(--size--1rem);
  font-weight: 500;
}

.navbar {
  z-index: 11;
  width: 100%;
  padding-top: var(--size--1-25rem);
  padding-bottom: var(--size--1-25rem);
  background-color: var(--_colors---primary--white);
  position: fixed;
  inset: 0% 0% auto;
}

.navbar_link {
  font-size: var(--size--1-125rem);
  font-weight: var(--_typography---font-weight--semibold);
  letter-spacing: -.03em;
  transition: color .3s;
}

.navbar_link:hover {
  color: var(--_colors---grey--250);
}

.navbar_link.menu-text {
  z-index: 5;
  display: none;
  position: relative;
}

.navbar_links {
  grid-column-gap: var(--size--0-25rem);
  grid-row-gap: var(--size--0-25rem);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.header_component {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  max-width: 50rem;
  display: flex;
}

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

.work_item {
  aspect-ratio: 1;
  border-radius: var(--border-radius--large);
  background-color: var(--_colors---primary--black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

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

.work_component {
  flex-flow: column;
  display: flex;
}

.work_head {
  z-index: 3;
  grid-column-gap: var(--size--1-75rem);
  grid-row-gap: var(--size--1-75rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

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

.text-color-white-50 {
  color: var(--_colors---white--50);
}

.work_logo {
  height: var(--size--2-25rem);
}

.work_infos {
  z-index: 3;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
}

.work_info-text {
  color: var(--_colors---primary--white);
  font-size: var(--size--1rem);
  font-weight: var(--_typography---font-weight--medium);
}

.work_view-button {
  grid-column-gap: var(--size--0-375rem);
  grid-row-gap: var(--size--0-375rem);
  justify-content: center;
  align-items: center;
  display: flex;
}

.work_zypsy {
  grid-column-gap: var(--size--1-5rem);
  grid-row-gap: var(--size--1-5rem);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.work_zypsy-text {
  color: var(--_colors---white--70);
  font-size: var(--size--0-875rem);
}

.work_zypsy-logo-wrap {
  grid-column-gap: var(--size--0-375rem);
  grid-row-gap: var(--size--0-375rem);
  justify-content: center;
  align-items: center;
  display: flex;
}

.work_zypsy-logo {
  height: var(--size--1-25rem);
}

.work_content {
  z-index: 3;
  width: 100%;
  height: 100%;
  padding: var(--size--2-75rem);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.work_gradient {
  z-index: 2;
  background-image: linear-gradient(#000000b3, #0000 64% 79%, #0006);
  width: 100%;
  height: 100%;
  position: absolute;
}

.work_gradient.opacity-60 {
  opacity: .6;
}

.section_blend {
  background-color: var(--_colors---grey--900);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: clip;
}

.blend_component {
  flex-flow: column;
  display: flex;
}

.line {
  background-color: var(--_colors---white--20);
  width: 100%;
  height: 1px;
}

.line.dark {
  background-color: var(--_colors---grey--150);
}

.blend_grid {
  grid-column-gap: var(--size--1-25rem);
  grid-row-gap: var(--size--1-25rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.blend_heading-wrap {
  padding-bottom: var(--size--0-5rem);
  color: var(--_colors---primary--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.blend_headings {
  grid-column-gap: var(--size--0-25rem);
  grid-row-gap: var(--size--0-25rem);
  color: var(--_colors---primary--white);
  cursor: default;
  flex-flow: column;
  display: flex;
}

.blend_text {
  color: var(--_colors---white--80);
}

.blend_text._2, .blend_text._3 {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.blend_texts {
  max-width: 450px;
  position: relative;
}

.work_bg-hover {
  z-index: 1;
  opacity: 1;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.work_bg-hover.cortex {
  background-color: #12002d;
}

.work_bg-hover.auria {
  background-color: #0a0a0a;
}

.work_bg-hover.nordic {
  background-color: #0f1011;
}

.work_bg-hover.solo {
  background-color: #272933;
}

.work_bg-hover.terrace {
  background-color: #013b2d;
}

.work_bg-hover.engage {
  background-color: #000;
}

.work_bg-hover.noura {
  background-color: #696359;
  display: none;
}

.work_bg-hover.ri {
  background-color: #000;
}

.work_bg-hover.halo {
  background-color: #332a1f;
}

.work_bg-hover.arqline {
  background-color: #221b17;
}

.work_header {
  z-index: 4;
  border-radius: var(--border-radius--xsmall);
  object-fit: cover;
  max-width: none;
  height: 45%;
  margin-top: 15%;
  display: none;
  position: absolute;
}

.fluid-responsive {
  display: none;
}

.header_img {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  max-width: none;
  height: 100%;
}

.navbar_component {
  grid-column-gap: var(--size--1-25rem);
  grid-row-gap: var(--size--1-25rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.button {
  grid-column-gap: var(--size--0-125rem);
  grid-row-gap: var(--size--0-125rem);
  font-size: var(--size--1rem);
  line-height: 1.3;
  font-weight: var(--_typography---font-weight--semibold);
  letter-spacing: -.01em;
  border-bottom-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button_icon {
  justify-content: center;
  align-items: center;
  line-height: 1;
  display: flex;
}

.button_icon:where(.w-variant-d7ed66f0-dbcd-c029-f5eb-2fe4495c1667) {
  color: var(--_colors---primary--white);
}

.button_text {
  line-height: 1;
  transition: color .2s;
}

.button_text:where(.w-variant-d7ed66f0-dbcd-c029-f5eb-2fe4495c1667) {
  color: var(--_colors---primary--white);
}

.button_line {
  background-color: var(--_colors---primary--black);
  width: 100%;
  height: 1px;
  transition: background-color .2s;
}

.button_line:where(.w-variant-d7ed66f0-dbcd-c029-f5eb-2fe4495c1667) {
  background-color: var(--_colors---primary--white);
}

.button_line-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 1px;
  display: flex;
  overflow: clip;
}

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

.blend_image._1 {
  z-index: 3;
  opacity: 1;
}

.blend_image._2, .blend_image._3 {
  opacity: 1;
  pointer-events: none;
}

.about_component {
  grid-column-gap: var(--size--1-25rem);
  grid-row-gap: var(--size--1-25rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about_img-wrap {
  aspect-ratio: 1;
  border-radius: var(--border-radius--large);
  width: 100%;
  position: relative;
  overflow: clip;
}

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

.about_content {
  grid-column-gap: var(--size--2-75rem);
  grid-row-gap: var(--size--2-75rem);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.about_content-in {
  width: 88%;
  max-width: 46rem;
}

.about_buttons {
  grid-column-gap: var(--size--1-125rem);
  grid-row-gap: var(--size--1-125rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button_content {
  grid-column-gap: var(--size--0-5rem);
  grid-row-gap: var(--size--0-5rem);
  display: flex;
}

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

.work_view-icon {
  color: var(--_colors---primary--white);
  justify-content: center;
  align-items: center;
  line-height: 1;
  display: flex;
}

.data_component {
  flex-flow: column;
  display: flex;
}

.data_number {
  font-size: var(--size--8rem);
  line-height: 80%;
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: -.03em;
}

.data_item {
  grid-column-gap: var(--size--1-125rem);
  grid-row-gap: var(--size--1-125rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.data_text {
  max-width: 18.75rem;
  color: var(--_colors---grey--500);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

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

.stack_item {
  color: var(--_colors---grey--500);
  font-size: var(--size--0-9375rem);
}

.data_items {
  grid-column-gap: var(--size--1-25rem);
  grid-row-gap: var(--size--1-25rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.stack_head {
  border-radius: var(--border-radius--large);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  min-height: 50vh;
  display: flex;
  position: relative;
  overflow: clip;
}

.section_stack {
  display: block;
}

.stack_2-groups {
  grid-column-gap: var(--size--0rem);
  grid-row-gap: var(--size--0rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

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

.section_words {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.words_name {
  font-family: var(--_typography---h2--font-family);
  color: var(--_colors---grey--225);
  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);
}

.words_items {
  flex-flow: wrap;
  max-width: 50rem;
  display: flex;
}

.words_quote-wrap {
  grid-column-gap: var(--size--1-25rem);
  grid-row-gap: var(--size--1-25rem);
  opacity: 0;
  pointer-events: none;
  flex-flow: column;
  width: 23%;
  display: flex;
  position: absolute;
  top: 3rem;
  bottom: auto;
  left: 67%;
}

.words_components {
  position: relative;
}

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

.stack_heading-wrap {
  max-width: 48rem;
}

.words_pic {
  width: var(--size--5-5rem);
  aspect-ratio: 1;
  border-radius: var(--border-radius--tiny);
  object-fit: cover;
  max-width: none;
  position: relative;
  top: -7.5rem;
  right: -1rem;
}

.words_pic-wrap {
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 1px;
  display: none;
  position: relative;
}

.words_item {
  padding-right: var(--size--0-62rem);
  padding-bottom: var(--size--0-62rem);
  cursor: default;
  display: block;
}

.words_author {
  color: var(--_colors---grey--500);
  font-size: var(--size--1rem);
  font-weight: var(--_typography---font-weight--medium);
}

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

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

.contact_component {
  flex-flow: column;
  display: flex;
}

.contact_content {
  grid-column-gap: var(--size--1-25rem);
  grid-row-gap: var(--size--1-25rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact_content-in {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 44rem;
  display: flex;
}

.footer_component {
  grid-column-gap: var(--size--10rem);
  grid-row-gap: var(--size--10rem);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.footer_groups {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.footer_links {
  grid-column-gap: var(--size--0rem);
  grid-row-gap: var(--size--0rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_link {
  font-size: var(--size--0-9375rem);
  font-weight: var(--_typography---font-weight--semibold);
  letter-spacing: -.03em;
  transition: color .3s;
}

.footer_link:hover {
  color: var(--_colors---grey--250);
}

.footer_legal-text {
  color: var(--_colors---grey--500);
  font-size: var(--size--0-75rem);
}

.stack_groups {
  grid-column-gap: var(--size--0rem);
  grid-row-gap: var(--size--3-75rem);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.header_img-wrap {
  width: 100%;
  height: 80vh;
  overflow: clip;
}

.work_heading-wrap {
  width: 100%;
}

.words_tab-link {
  color: var(--_colors---grey--225);
  background-color: #0000;
  padding: 0;
}

.words_tab-link.w--current {
  color: var(--_colors---primary--black);
  background-color: #0000;
}

.words_name-tab {
  font-family: var(--_typography---h2--font-family);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---h2--font-weight);
  letter-spacing: var(--_typography---h2--letter-spacing);
  transition: color .3s;
}

.tabs-menu {
  grid-column-gap: var(--size--0-5rem);
  grid-row-gap: var(--size--0-5rem);
  flex-flow: wrap;
  display: inline-flex;
}

.words_tab-content {
  margin-top: var(--size--3rem);
}

.words_tab-quote-wrap {
  grid-column-gap: var(--size--1-25rem);
  grid-row-gap: var(--size--1-25rem);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}

.words_tab-pic {
  width: var(--size--3-75rem);
  aspect-ratio: 1;
  border-radius: var(--size--0-25rem);
  object-fit: cover;
}

.words_tab-quote {
  grid-column-gap: var(--size--0-9375rem);
  grid-row-gap: var(--size--0-9375rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.words_tab {
  display: none;
}

.brand_logo {
  z-index: 5;
  font-size: var(--size--1-125rem);
  font-weight: var(--_typography---font-weight--semibold);
  letter-spacing: -.03em;
  transition: color .3s;
  position: relative;
}

.brand_logo:hover {
  color: var(--_colors---grey--250);
}

.brand_logo.menu-text {
  z-index: 5;
  display: none;
  position: relative;
}

.navbar_menu-text {
  z-index: 5;
  font-size: var(--size--1-125rem);
  font-weight: var(--_typography---font-weight--semibold);
  letter-spacing: -.03em;
  display: none;
  position: relative;
}

.navbar_menu-text.menu-text {
  z-index: 5;
  display: none;
  position: relative;
}

.navbar_menu-text._2 {
  position: absolute;
  top: 100%;
}

.navbar_menu {
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: none;
  position: relative;
  overflow: clip;
}

.blend_mobile-gradient {
  display: none;
}

@media screen and (min-width: 1920px) {
  .header_heading {
    max-width: 81.25rem;
    font-size: 11rem;
  }
}

@media screen and (max-width: 991px) {
  body {
    --size--0rem: 0rem;
    --size--1rem: 1rem;
    --size--0-62rem: .62rem;
    --size--1-125rem: 1.125rem;
    --size--0-875rem: .875rem;
    --border-radius--tiny: var(--size--0-25rem);
    --size--1-25rem: 1.25rem;
    --size--1-5rem: 1.5rem;
    --spacer--xxhuge: var(--size--12rem);
    --size--2rem: 2rem;
    --spacer--custom-1: var(--size--1-25rem);
    --size--4rem: 4rem;
    --size--3rem: 3rem;
    --size--1-75rem: 1.75rem;
    --size--2-5rem: 2.5rem;
    --border-radius--xxsmall: var(--size--0-375rem);
    --spacer--custom-3: var(--size--2-5rem);
    --section--medium: var(--size--7rem);
    --section--small: var(--size--5rem);
    --spacer--tiny: var(--size--0-125rem);
    --spacer--medium: var(--size--2rem);
    --spacer--custom-2: var(--size--1-5rem);
    --size--5rem: 5rem;
    --size--2-75rem: 2.75rem;
    --size--2-25rem: 2.25rem;
    --size--0-5rem: .5rem;
    --spacer--xhuge: var(--size--8rem);
    --section--large: var(--size--8rem);
    --spacer--small: var(--size--1rem);
    --section--xxlarge: var(--size--10rem);
    --spacer--xxlarge: var(--size--4rem);
    --section--xsmall: var(--size--2-75rem);
    --spacer--xlarge: var(--size--3-25rem);
    --section--xlarge: var(--size--9rem);
    --spacer--xsmall: var(--size--0-5rem);
    --size--0-75rem: .75rem;
    --spacer--xxsmall: var(--size--0-25rem);
    --spacer--huge: var(--size--6rem);
    --spacer--large: var(--size--3rem);
    --size--0-375rem: .375rem;
    --size--0-25rem: .25rem;
    --size--0-9375rem: .9375rem;
    --size--6rem: 6rem;
    --animation--border: 32px;
    --border-radius--xxhuge: var(--size--1-25rem);
    --size--3-25rem: 3.25rem;
    --size--4-5rem: 4.5rem;
    --border-radius--large: var(--size--0-75rem);
    --size--0-125rem: .125rem;
    --border-radius--xsmall: var(--size--0-5rem);
    --size--8rem: 8rem;
    --size--5-5rem: 5.5rem;
    --size--10rem: 10rem;
    --size--3-75rem: 3.75rem;
    --size--0-83rem: .83rem;
    --size--3-5rem: 3.5rem;
    --size--6-5rem: 6.5rem;
    --size--7rem: 7rem;
    --size--9rem: 9rem;
    --size--11rem: 11rem;
    --size--12rem: 12rem;
    --size--13rem: 13rem;
    --size--14rem: 14rem;
    --size--15rem: 15rem;
    --size--16rem: 16rem;
    --border-radius--xtiny: var(--size--0-125rem);
    --border-radius--small: var(--size--0-62rem);
    --border-radius--medium: var(--size--0-5rem);
    --border-radius--xlarge: var(--size--0-75rem);
    --border-radius--xxlarge: var(--size--0-875rem);
    --border-radius--huge: var(--size--0-875rem);
    --border-radius--xhuge: var(--size--0-875rem);
    --border-radius--ultra: var(--size--1-5rem);
    --_typography---font-family--primary: Switzer, Arial, sans-serif;
    --_typography---body-regular--font-size: var(--size--1rem);
    --_typography---body-regular--line-height: 130%;
    --_typography---body-regular--font-weight: var(--_typography---font-weight--medium);
    --_typography---body-regular--letter-spacing: 0em;
    --_typography---h1--font-family: var(--_typography---font-family--primary);
    --_typography---h1--font-size: var(--size--4rem);
    --_typography---h1--line-height: 100%;
    --_typography---h1--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h1--letter-spacing: -.02em;
    --_typography---h2--font-family: var(--_typography---font-family--primary);
    --_typography---h2--font-size: var(--size--2-75rem);
    --_typography---h2--line-height: 115%;
    --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h2--letter-spacing: -.025em;
    --_typography---h3--font-family: var(--_typography---font-family--primary);
    --_typography---h3--font-size: var(--size--2rem);
    --_typography---h3--line-height: 110%;
    --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h3--letter-spacing: -.02em;
    --_typography---h4--font-family: var(--_typography---font-family--primary);
    --_typography---h4--font-size: var(--size--2-25rem);
    --_typography---h4--line-height: 110%;
    --_typography---h4--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h4--letter-spacing: -.01em;
    --_typography---h5--font-family: var(--_typography---font-family--primary);
    --_typography---h5--font-size: var(--size--1-5rem);
    --_typography---h5--line-height: 115%;
    --_typography---h5--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h5--letter-spacing: -.01em;
    --_typography---h6--font-family: var(--_typography---font-family--primary);
    --_typography---h6--font-size: var(--size--1-125rem);
    --_typography---h6--line-height: 120%;
    --_typography---h6--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h6--letter-spacing: -.01em;
    --_typography---ul--font-family: var(--_typography---font-family--primary);
    --_typography---ul--font-size: var(--size--1rem);
    --_typography---ul--line-height: 130%;
    --_typography---ul--font-weight: var(--_typography---body-regular--font-weight);
    --_typography---ul--letter-spacing: -.02em;
    --_typography---ol--font-family: var(--_typography---font-family--primary);
    --_typography---ol--font-size: var(--size--1rem);
    --_typography---ol--line-height: 130%;
    --_typography---ol--font-weight: var(--_typography---font-weight--regular);
    --_typography---ol--letter-spacing: -.02em;
    --_typography---font-weight--medium: 500;
    --_typography---blockquote--font-family: var(--_typography---font-family--primary);
    --_typography---blockquote--font-size: var(--size--1rem);
    --_typography---blockquote--line-height: 140%;
    --_typography---blockquote--font-weight: var(--_typography---font-weight--medium);
    --_typography---blockquote--letter-spacing: 0em;
    --_typography---font-weight--thin: 100;
    --_typography---body-medium--font-family: var(--_typography---font-family--primary);
    --_typography---body-medium--font-size: var(--size--1rem);
    --_typography---body-medium--line-height: 130%;
    --_typography---body-medium--font-weight: var(--_typography---font-weight--regular);
    --_typography---body-medium--letter-spacing: 0em;
    --_typography---font-weight--extra-bold: 800;
    --_typography---font-weight--light: 300;
    --_typography---body-large--font-family: var(--_typography---font-family--primary);
    --_typography---body-large--font-size: var(--size--1-125rem);
    --_typography---body-large--line-height: 130%;
    --_typography---body-large--font-weight: var(--_typography---font-weight--regular);
    --_typography---body-large--letter-spacing: 0em;
    --_typography---font-weight--bold: 700;
    --_typography---font-weight--regular: 400;
    --_typography---body-regular--font-family: var(--_typography---font-family--primary);
    --_typography---font-weight--black: 900;
    --_typography---body-tiny--font-family: var(--_typography---font-family--primary);
    --_typography---body-tiny--font-size: var(--size--0-75rem);
    --_typography---body-tiny--line-height: 140%;
    --_typography---body-tiny--font-weight: var(--_typography---font-weight--regular);
    --_typography---body-tiny--letter-spacing: 0em;
    --_typography---font-weight--extra-light: 200;
    --_typography---body-small--font-family: var(--_typography---font-family--primary);
    --_typography---body-small--font-size: var(--size--0-875rem);
    --_typography---body-small--line-height: 140%;
    --_typography---body-small--font-weight: var(--_typography---font-weight--regular);
    --_typography---body-small--letter-spacing: 0em;
    --_typography---font-weight--semibold: 600;
    --_typography---font-family--secondary: Switzer, Arial, sans-serif;
    --_typography---font-family--detail: Switzer, Arial, sans-serif;
    --_structure---padding-global--padding: var(--size--1-25rem);
    --_structure---container--tiny: 36rem;
    --_structure---max-width--xlarge: 64rem;
    --_structure---container--xsmall: 54rem;
    --_structure---max-width--large: 49rem;
    --_structure---container--xxsmall: 38rem;
    --_structure---max-width--xsmall: 23rem;
    --_structure---max-width--xxlarge: 80rem;
    --_structure---max-width--small: 28rem;
    --_structure---max-width--medium: 38rem;
    --_structure---container--medium: 120rem;
    --_structure---container--small: 60rem;
    --_structure---container--large: 140rem;
    --_structure---max-width--xxsmall: 12rem;
    --_structure---padding-global--padding-tiny: var(--size--1rem);
  }

  .resources_heading {
    font-size: 1.25rem;
  }

  .icon-height-xlarge {
    height: var(--size--3rem);
  }

  .text-rich-text h2 {
    font-size: var(--size--2rem);
  }

  .text-rich-text p {
    margin-bottom: var(--size--2rem);
  }

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

  .text-rich-text h3 {
    font-size: var(--size--1-75rem);
  }

  .text-rich-text h6 {
    font-size: var(--size--1-125rem);
  }

  .text-rich-text h1 {
    font-size: var(--size--3rem);
  }

  .text-rich-text h5 {
    font-size: var(--size--1-25rem);
  }

  .padding-section-medium.is-tablet-custom {
    padding-top: var(--section--small);
  }

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

  .resources_component {
    grid-column-gap: var(--size--4rem);
    grid-row-gap: var(--size--4rem);
  }

  .resources_item-content {
    grid-row-gap: var(--size--0-5rem);
  }

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

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

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

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

  .container-xxsmall {
    max-width: 100%;
  }

  .heading-style-h3 {
    -webkit-text-stroke-width: 0px;
  }

  .max-width-medium {
    max-width: 29rem;
  }

  .container-medium {
    max-width: none;
  }

  .hide-tablet {
    display: none;
  }

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

  .container-large {
    max-width: none;
  }

  .saddsa {
    width: 100%;
    padding: var(--size--1-25rem) var(--size--0rem);
    color: var(--_colors---beige--600\<deleted\|variable-3f5ac094-b6cc-9345-5ffd-10d01b5642ed\>);
    font-size: var(--size--0-9375rem);
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: auto;
  }

  .saddsa:hover {
    color: var(--_colors---beige--600\<deleted\|variable-3f5ac094-b6cc-9345-5ffd-10d01b5642ed\>);
  }

  .sdsda {
    padding: var(--_structure---padding-global--padding);
  }

  .header_wrapper {
    border-radius: var(--border-radius--xxhuge);
    background-color: #0000;
  }

  .header_heading {
    font-size: 11vw;
  }

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

  .navbar_link.main {
    z-index: 5;
    position: relative;
  }

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

  .work_cover {
    display: none;
  }

  .work_content {
    padding: var(--size--1-5rem);
  }

  .work_gradient {
    background-image: linear-gradient(#000000b3, #0000 64% 79%, #0006);
    display: none;
  }

  .section_blend {
    min-height: 60vh;
  }

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

  .work_bg-hover, .work_header {
    display: block;
  }

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

  .about_img-wrap {
    aspect-ratio: auto;
  }

  .about_texts {
    flex-flow: column;
    display: flex;
  }

  .data_number {
    font-size: var(--size--5rem);
  }

  .stack_head {
    min-height: 30vh;
  }

  .words_items {
    display: none;
  }

  .stack_heading-wrap {
    max-width: 35rem;
  }

  .words_item {
    padding-right: var(--size--0-5rem);
    padding-bottom: var(--size--0-25rem);
  }

  .section_contact {
    min-height: 60vh;
  }

  .footer_links {
    grid-column-gap: var(--size--0-125rem);
    grid-row-gap: var(--size--0-125rem);
  }

  .footer_link {
    font-size: var(--size--1rem);
    line-height: var(--_typography---body-regular--line-height);
  }

  .stack_groups {
    grid-row-gap: var(--size--3-25rem);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .header_img-wrap {
    height: 70vh;
  }

  .work_heading-wrap {
    max-width: 28.75rem;
  }

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

  .words_tab {
    display: block;
  }

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

  .brand_logo.main, .navbar_menu-text.main {
    z-index: 5;
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  body {
    --size--0rem: 0rem;
    --size--1rem: 1rem;
    --size--0-62rem: .62rem;
    --size--1-125rem: 1.125rem;
    --size--0-875rem: .875rem;
    --border-radius--tiny: var(--size--0-25rem);
    --size--1-25rem: 1.25rem;
    --size--1-5rem: 1.5rem;
    --spacer--xxhuge: var(--size--6rem);
    --size--2rem: 2rem;
    --spacer--custom-1: var(--size--1-125rem);
    --size--4rem: 4rem;
    --size--3rem: 3rem;
    --size--1-75rem: 1.75rem;
    --size--2-5rem: 2.5rem;
    --border-radius--xxsmall: var(--size--0-375rem);
    --spacer--custom-3: var(--size--2rem);
    --section--medium: var(--size--5rem);
    --section--small: var(--size--3rem);
    --spacer--tiny: var(--size--0-125rem);
    --spacer--medium: var(--size--1-5rem);
    --spacer--custom-2: var(--size--1-125rem);
    --size--5rem: 5rem;
    --size--2-75rem: 2.75rem;
    --size--2-25rem: 2.25rem;
    --size--0-5rem: .5rem;
    --spacer--xhuge: var(--size--6rem);
    --section--large: var(--size--5rem);
    --spacer--small: var(--size--1rem);
    --section--xxlarge: var(--size--5rem);
    --spacer--xxlarge: var(--size--3rem);
    --section--xsmall: var(--size--2-25rem);
    --spacer--xlarge: var(--size--3rem);
    --section--xlarge: var(--size--5rem);
    --spacer--xsmall: var(--size--0-5rem);
    --size--0-75rem: .75rem;
    --spacer--xxsmall: var(--size--0-25rem);
    --spacer--huge: var(--size--5rem);
    --spacer--large: var(--size--2rem);
    --size--0-375rem: .375rem;
    --size--0-25rem: .25rem;
    --size--0-9375rem: .9375rem;
    --size--6rem: 6rem;
    --animation--border: 32px;
    --border-radius--xxhuge: var(--size--1rem);
    --size--3-25rem: 3.25rem;
    --size--4-5rem: 4.5rem;
    --border-radius--large: var(--size--0-62rem);
    --size--0-125rem: .125rem;
    --border-radius--xsmall: var(--size--0-375rem);
    --size--8rem: 8rem;
    --size--5-5rem: 5.5rem;
    --size--10rem: 10rem;
    --size--3-75rem: 3.75rem;
    --size--0-83rem: .83rem;
    --size--3-5rem: 3.5rem;
    --size--6-5rem: 6.5rem;
    --size--7rem: 7rem;
    --size--9rem: 9rem;
    --size--11rem: 11rem;
    --size--12rem: 12rem;
    --size--13rem: 13rem;
    --size--14rem: 14rem;
    --size--15rem: 15rem;
    --size--16rem: 16rem;
    --border-radius--xtiny: var(--size--0-125rem);
    --border-radius--small: var(--size--0-5rem);
    --border-radius--medium: var(--size--0-5rem);
    --border-radius--xlarge: var(--size--0-75rem);
    --border-radius--xxlarge: var(--size--0-875rem);
    --border-radius--huge: var(--size--0-875rem);
    --border-radius--xhuge: var(--size--0-875rem);
    --border-radius--ultra: var(--size--1-25rem);
    --_typography---font-family--primary: Switzer, Arial, sans-serif;
    --_typography---body-regular--font-size: var(--size--1rem);
    --_typography---body-regular--line-height: 130%;
    --_typography---body-regular--font-weight: var(--_typography---font-weight--medium);
    --_typography---body-regular--letter-spacing: 0em;
    --_typography---h1--font-family: var(--_typography---font-family--primary);
    --_typography---h1--font-size: var(--size--3rem);
    --_typography---h1--line-height: 100%;
    --_typography---h1--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h1--letter-spacing: -.02em;
    --_typography---h2--font-family: var(--_typography---font-family--primary);
    --_typography---h2--font-size: var(--size--2rem);
    --_typography---h2--line-height: 120%;
    --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h2--letter-spacing: -.025em;
    --_typography---h3--font-family: var(--_typography---font-family--primary);
    --_typography---h3--font-size: var(--size--1-75rem);
    --_typography---h3--line-height: 110%;
    --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h3--letter-spacing: -.02em;
    --_typography---h4--font-family: var(--_typography---font-family--primary);
    --_typography---h4--font-size: var(--size--1-5rem);
    --_typography---h4--line-height: 110%;
    --_typography---h4--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h4--letter-spacing: -.01em;
    --_typography---h5--font-family: var(--_typography---font-family--primary);
    --_typography---h5--font-size: var(--size--1-125rem);
    --_typography---h5--line-height: 115%;
    --_typography---h5--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h5--letter-spacing: -.01em;
    --_typography---h6--font-family: var(--_typography---font-family--primary);
    --_typography---h6--font-size: var(--size--1rem);
    --_typography---h6--line-height: 120%;
    --_typography---h6--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h6--letter-spacing: -.01em;
    --_typography---ul--font-family: var(--_typography---font-family--primary);
    --_typography---ul--font-size: var(--size--1rem);
    --_typography---ul--line-height: 130%;
    --_typography---ul--font-weight: var(--_typography---body-regular--font-weight);
    --_typography---ul--letter-spacing: -.02em;
    --_typography---ol--font-family: var(--_typography---font-family--primary);
    --_typography---ol--font-size: var(--size--1rem);
    --_typography---ol--line-height: 130%;
    --_typography---ol--font-weight: var(--_typography---font-weight--regular);
    --_typography---ol--letter-spacing: -.02em;
    --_typography---font-weight--medium: 500;
    --_typography---blockquote--font-family: var(--_typography---font-family--primary);
    --_typography---blockquote--font-size: var(--size--1rem);
    --_typography---blockquote--line-height: 140%;
    --_typography---blockquote--font-weight: var(--_typography---font-weight--medium);
    --_typography---blockquote--letter-spacing: 0em;
    --_typography---font-weight--thin: 100;
    --_typography---body-medium--font-family: var(--_typography---font-family--primary);
    --_typography---body-medium--font-size: var(--size--1rem);
    --_typography---body-medium--line-height: 130%;
    --_typography---body-medium--font-weight: var(--_typography---font-weight--regular);
    --_typography---body-medium--letter-spacing: 0em;
    --_typography---font-weight--extra-bold: 800;
    --_typography---font-weight--light: 300;
    --_typography---body-large--font-family: var(--_typography---font-family--primary);
    --_typography---body-large--font-size: var(--size--1rem);
    --_typography---body-large--line-height: 130%;
    --_typography---body-large--font-weight: var(--_typography---font-weight--regular);
    --_typography---body-large--letter-spacing: 0em;
    --_typography---font-weight--bold: 700;
    --_typography---font-weight--regular: 400;
    --_typography---body-regular--font-family: var(--_typography---font-family--primary);
    --_typography---font-weight--black: 900;
    --_typography---body-tiny--font-family: var(--_typography---font-family--primary);
    --_typography---body-tiny--font-size: var(--size--0-75rem);
    --_typography---body-tiny--line-height: 140%;
    --_typography---body-tiny--font-weight: var(--_typography---font-weight--regular);
    --_typography---body-tiny--letter-spacing: 0em;
    --_typography---font-weight--extra-light: 200;
    --_typography---body-small--font-family: var(--_typography---font-family--primary);
    --_typography---body-small--font-size: var(--size--0-875rem);
    --_typography---body-small--line-height: 140%;
    --_typography---body-small--font-weight: var(--_typography---font-weight--regular);
    --_typography---body-small--letter-spacing: 0em;
    --_typography---font-weight--semibold: 600;
    --_typography---font-family--secondary: Switzer, Arial, sans-serif;
    --_typography---font-family--detail: Switzer, Arial, sans-serif;
    --_structure---padding-global--padding: var(--size--1-25rem);
    --_structure---container--tiny: 36rem;
    --_structure---max-width--xlarge: 64rem;
    --_structure---container--xsmall: 54rem;
    --_structure---max-width--large: 49rem;
    --_structure---container--xxsmall: 38rem;
    --_structure---max-width--xsmall: 23rem;
    --_structure---max-width--xxlarge: 80rem;
    --_structure---max-width--small: 28rem;
    --_structure---max-width--medium: 38rem;
    --_structure---container--medium: 120rem;
    --_structure---container--small: 60rem;
    --_structure---container--large: 140rem;
    --_structure---max-width--xxsmall: 12rem;
    --_structure---padding-global--padding-tiny: var(--size--1rem);
  }

  .resources_heading {
    padding-bottom: var(--size--0-875rem);
    font-size: 1.125rem;
  }

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

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

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

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

  .text-rich-text p {
    margin-bottom: var(--size--1-75rem);
  }

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

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

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

  .text-rich-text blockquote {
    margin-top: var(--size--1-75rem);
    margin-bottom: var(--size--1-75rem);
    padding-left: var(--size--1rem);
  }

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

  .text-rich-text h5 {
    font-size: var(--size--1-125rem);
  }

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

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

  .resources_section {
    grid-row-gap: var(--size--1-125rem);
  }

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

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

  .resources_component {
    grid-column-gap: var(--size--2-75rem);
    grid-row-gap: var(--size--2-75rem);
  }

  .resources_item-content {
    padding: var(--size--1-5rem);
  }

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

  .heading-style-h4 {
    -webkit-text-stroke-width: 0px;
  }

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

  .heading-style-h3 {
    -webkit-text-stroke-width: 0px;
  }

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

  .sdsda {
    height: auto;
    padding-bottom: var(--size--0rem);
  }

  .header_heading {
    max-width: 25rem;
    font-size: var(--size--3-25rem);
  }

  .header_component {
    width: 90%;
    max-width: 34rem;
  }

  .work_item {
    padding: var(--size--1-25rem);
    grid-column-gap: var(--size--2-25rem);
    grid-row-gap: var(--size--2-25rem);
    aspect-ratio: auto;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .work_head {
    grid-column-gap: var(--size--1rem);
    grid-row-gap: var(--size--1rem);
  }

  .work_logo {
    height: var(--size--1-5rem);
  }

  .work_info-text {
    color: var(--_colors---white--60);
    font-size: var(--size--0-9375rem);
    font-weight: var(--_typography---font-weight--regular);
  }

  .work_view-button {
    display: none;
  }

  .work_zypsy-text {
    line-height: 100%;
  }

  .work_zypsy-logo-wrap {
    opacity: .44;
  }

  .work_zypsy-logo {
    height: var(--size--1-125rem);
  }

  .work_content {
    height: auto;
    padding: var(--size--0rem);
    grid-column-gap: var(--size--0-875rem);
    grid-row-gap: var(--size--0-875rem);
  }

  .section_blend {
    min-height: auto;
  }

  .work_header {
    width: 60%;
    height: auto;
    margin-top: 0;
    margin-left: auto;
    position: relative;
  }

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

  .stack_head {
    min-height: auto;
  }

  .stack_heading-wrap {
    max-width: 25rem;
  }

  .section_contact {
    min-height: auto;
  }

  .footer_component {
    grid-column-gap: var(--size--3-75rem);
    grid-row-gap: var(--size--3-75rem);
  }

  .header_img-wrap {
    height: 15rem;
  }

  .tabs-menu {
    grid-row-gap: var(--size--0rem);
  }
}

@media screen and (max-width: 479px) {
  .resources_items, .resources_items.more-columns {
    grid-template-columns: 1fr;
  }

  .padding-section-medium.is-tablet-custom {
    padding-top: var(--size--4rem);
  }

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

  .sdsda {
    padding-top: var(--size--6rem);
  }

  .header_heading {
    max-width: 18rem;
    font-size: var(--size--2-5rem);
  }

  .navbar_link.menu-text {
    display: block;
  }

  .navbar_links {
    width: 100%;
    padding: var(--size--4-5rem) var(--size--1-25rem) var(--size--2rem);
    background-color: var(--_colors---primary--white);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .work_item {
    grid-column-gap: var(--size--4rem);
    grid-row-gap: var(--size--4rem);
  }

  .blend_grid {
    grid-column-gap: var(--size--0-62rem);
    grid-row-gap: var(--size--0-62rem);
    flex-flow: column;
    display: flex;
  }

  .blend_grid.mobile-single {
    grid-template-columns: 1fr;
    display: block;
  }

  .blend_headings {
    grid-column-gap: var(--size--0-125rem);
    grid-row-gap: var(--size--0-125rem);
  }

  .work_header {
    width: 100%;
  }

  .blend_image._1, .blend_image._2 {
    object-position: 0% 50%;
  }

  .blend_image._3 {
    object-position: 0% 0%;
  }

  .about_component {
    flex-flow: column;
    display: flex;
  }

  .about_img-wrap {
    aspect-ratio: 3 / 2;
    order: -9999;
  }

  .about_content-in {
    width: 100%;
  }

  .data_number {
    font-size: var(--size--3-25rem);
  }

  .data_item {
    grid-column-gap: var(--size--1rem);
    grid-row-gap: var(--size--1rem);
  }

  .data_item.hide-mobile-landscape.show-portrait {
    display: flex;
  }

  .data_text {
    max-width: none;
  }

  .stack_group {
    flex: none;
  }

  .stack_group.ai {
    order: 4;
  }

  .stack_group.marketing {
    order: 3;
  }

  .stack_item {
    width: 100%;
    padding-right: var(--size--2-5rem);
    white-space: nowrap;
  }

  .data_items {
    grid-column-gap: var(--size--1-75rem);
    grid-row-gap: var(--size--1-75rem);
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .stack_img {
    object-position: 50% 100%;
    height: 160%;
    top: auto;
  }

  .contact_img {
    object-position: 100% 50%;
    height: 130%;
  }

  .contact_content {
    grid-column-gap: var(--size--2-5rem);
    grid-row-gap: var(--size--2-5rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

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

  .stack_groups {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    overscroll-behavior-x: contain;
    touch-action: pan-x;
    justify-content: flex-start;
    align-items: flex-start;
    width: calc(100% + 2.5rem);
    margin-left: -1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: flex;
    overflow: auto;
  }

  .header_img-wrap {
    height: 50vh;
  }

  .navbar_links-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: none;
    position: absolute;
    inset: 100% auto auto 0%;
    overflow: clip;
  }

  .brand_logo.menu-text, .navbar_menu-text, .navbar_menu-text.menu-text {
    display: block;
  }

  .navbar_menu {
    display: flex;
  }

  .blend_mobile-gradient {
    z-index: 4;
    background-image: linear-gradient(125deg, #0000 39%, #00000094);
    display: block;
    position: absolute;
    inset: 0%;
  }
}

#w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cce-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cd6-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cea-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04dd8-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ddf-e6aabc44 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_204d5a23-d7d1-8908-67e0-c0dd3230790c-ea5ee8d5, #w-node-_32a9542b-d43e-a13d-e0e3-f5775f0df8aa-ea5ee8d5, #w-node-_7698e534-0b90-6efa-593b-f65fc7868833-ea5ee8d5 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-abe938a5-0eb3-681a-826d-5899003ccdff-ea5ee8d5, #w-node-f63a54a0-e7de-0364-3dd7-37d31a7c236d-ea5ee8d5, #w-node-de42c6f3-c91c-90d5-e33b-767894eba24f-ea5ee8d5, #w-node-_1ebfae64-6576-9031-aa4b-9a2f4b461480-4b46147e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_204d5a23-d7d1-8908-67e0-c0dd3230790c-ea5ee8d5, #w-node-_32a9542b-d43e-a13d-e0e3-f5775f0df8aa-ea5ee8d5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7698e534-0b90-6efa-593b-f65fc7868833-ea5ee8d5 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_3263e93c-e0ae-8321-ddf2-f67dd1bcfa87-ea5ee8d5 {
    order: 1;
  }

  #w-node-abe938a5-0eb3-681a-826d-5899003ccdff-ea5ee8d5 {
    order: 2;
  }

  #w-node-f63a54a0-e7de-0364-3dd7-37d31a7c236d-ea5ee8d5 {
    order: 4;
  }

  #w-node-_7f045f79-ac60-3272-7f2c-105fe4bc7226-ea5ee8d5 {
    order: 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cce-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cd6-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04cea-e6aabc44, #w-node-_923c28ac-6876-7601-b377-af38dc57bc2b-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04dd8-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ddf-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f12-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f19-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f20-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f40-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04f47-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04faa-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04fb2-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04fee-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d04ff6-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d05012-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d0501a-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d05036-e6aabc44, #w-node-_77cecff6-6d66-65fb-08bb-6d63b7d0503e-e6aabc44 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_12364757-51fb-f6f2-4031-7a79260d23eb-ea5ee8d5 {
    justify-self: end;
  }

  #w-node-ac4a43ba-06b5-551a-6ea3-afe7eb3c0471-ea5ee8d5 {
    order: 3;
  }

  #w-node-d1bdbf9d-f789-02a3-68a2-44f4ecba4b51-ea5ee8d5 {
    order: 4;
  }
}


@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font';
  src: url('../fonts/font-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font';
  src: url('../fonts/font-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}