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

@font-face {
  font-family: Cosmicsans;
  src: url('../fonts/CosmicSans-BoldItalic.woff2') format("woff2"), url('../fonts/CosmicSans-ExtraBoldItalic.woff2') format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Cosmic Sans Vf;
  src: url('../fonts/Cosmic-Sans-VF-Italic.woff2') format("woff2");
  font-weight: 100 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Cosmic Sans Vf;
  src: url('../fonts/Cosmic-Sans-VF-Regular.woff2') format("woff2");
  font-weight: 100 800;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Cosmicsans;
  src: url('../fonts/CosmicSans-LightItalic.woff2') format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Cosmicsans;
  src: url('../fonts/CosmicSans-MediumItalic.woff2') format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

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

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

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

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

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

@font-face {
  font-family: Cosmicsans;
  src: url('../fonts/CosmicSans-ExtraLightItalic.woff2') format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Cosmicsans;
  src: url('../fonts/CosmicSans-ThinItalic.woff2') format("woff2");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Cosmicsans;
  src: url('../fonts/CosmicSans-SemiBoldItalic.woff2') format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

:root {
  --_colors---color--black: #000;
  --_colors---color--light: white;
  --_text---text-body--font-size: 24px;
  --_text---text-body--line-height: 19px;
  --_text---text-body--font-weight: var(--weight--body);
  --_text---text-body--letter-spacing: 0px;
  --_text---h1--font-family: var(--font--heading-sans);
  --_text---h1--font-size: 160px;
  --_text---h1--line-height: 80px;
  --_text---h1--font-weight: var(--weight--heading-sans);
  --_text---h1--letter-spacing: -3px;
  --_text---h2--font-family: var(--font--heading-serif);
  --_text---h2--font-size: 64px;
  --_text---h2--line-height: 100%;
  --_text---h2--font-weight: var(--weight--heading-serif);
  --_text---h2--letter-spacing: 0px;
  --_text---h3--font-family: var(--font--heading-sans);
  --_text---h3--font-size: 48px;
  --_text---h3--line-height: 48px;
  --_text---h3--font-weight: var(--weight--heading-sans);
  --_text---h3--letter-spacing: -1px;
  --_text---h4--font-family: var(--font--heading-sans);
  --_text---h4--font-size: 36px;
  --_text---h4--line-height: 36px;
  --_text---h4--font-weight: var(--weight--heading-sans);
  --_text---h4--letter-spacing: -1px;
  --_text---h5--font-family: var(--font--heading-serif);
  --_text---h5--font-size: 28px;
  --_text---h5--line-height: 32px;
  --_text---h5--font-weight: var(--weight--heading-sans);
  --_text---h5--letter-spacing: -1px;
  --_text---h6--font-family: var(--font--heading-serif);
  --_text---h6--font-size: 24px;
  --_text---h6--line-height: 28px;
  --_text---h6--font-weight: var(--weight--heading-sans);
  --_text---h6--letter-spacing: -1px;
  --_text---text-large--font-family: var(--font--body);
  --_text---text-large--font-size: 20px;
  --_text---text-large--line-height\<deleted\|variable-e26d686c-1f00-6b67-6616-797e1438f963\>: 140%;
  --_text---text-large--font-weight: var(--weight--body);
  --_spacing---spacing--48: 48px;
  --_spacing---spacing--16: 16px;
  --_colors---color--dark-0: color-mix(in srgb, var(--_colors---color--dark) 0%, transparent);
  --_colors---color--dark: #2a2119;
  --font--heading-sans: "Instrument Sans";
  --font-weight--medium: 500;
  --_text---label--line-height: 133%;
  --_text---label--font-weight: var(--weight--ui);
  --_text---label--letter-spacing: 1px;
  --_colors---color--dark-32: color-mix(in srgb, var(--_colors---color--dark) 32%, transparent);
  --_spacing---site-padding--main: 24px;
  --_spacing---spacing--0: 0px;
  --_text---h8--font-family: var(--font--heading-serif);
  --_text---h8--font-size: 16px;
  --_text---h8--line-height: 20px;
  --_text---h8--font-weight: var(--weight--heading-sans);
  --_text---h8--letter-spacing: 2px;
  --_text---text-body--font-family: var(--font--body);
  --_text---text-small--font-family: var(--font--body);
  --_text---text-small--font-size: 12px;
  --_text---text-small--line-height: 16px;
  --_text---text-small--font-weight: var(--weight--body);
  --_text---text-small--letter-spacing: 0px;
  --_spacing---spacing--80: 80px;
  --_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>: 24px;
  --_colors---bg--bg-1: #ebe8db;
  --_spacing---radius--radius-3: 8px;
  --_text---text-large--line-height: 28px;
  --_text---text-large--letter-spacing: -.4px;
  --_text---h7--font-family: var(--font--heading-serif);
  --_text---h7--font-size: 20px;
  --_text---h7--line-height: 24px;
  --_text---h7--font-weight: var(--weight--heading-sans);
  --_text---h7--letter-spacing: -.5px;
  --_colors---ui--red: #c94040;
  --_colors---accent--accent-1: #7d5b83;
  --_text---label-small--font-family: var(--font--ui);
  --_text---label-small--font-size: 10px;
  --_text---label-small--line-height: 120%;
  --_text---label-small--font-weight: var(--weight--ui);
  --_text---label-small--letter-spacing: 1px;
  --_colors---bg--bg-5: #cbd8d2;
  --_colors---color--transparent: #0000;
  --_colors---color--dark-64: color-mix(in srgb, var(--_colors---color--dark) 64%, transparent);
  --font--heading-serif: "LT Superior Serif";
  --_colors---navlink-hover-color: var(--_colors---color--black);
  --_spacing---spacing--8: 8px;
  --_colors---navlink-color: var(--_colors---color--light);
  --_spacing---radius--radius-4: 4px;
  --_spacing---spacing--32: 32px;
  --_colors---color--yellow: #ffda3d;
  --_spacing---spacing--6: 6px;
  --_spacing---spacing--160: 160px;
  --_spacing---spacing--24: 24px;
  --font-weight--normal: 400;
  --_spacing---spacing--64: 64px;
  --_spacing---spacing--4: 4px;
  --_spacing---radius--full: 100vw;
  --_spacing---spacing--12: 12px;
  --_spacing---spacing--20: 20px;
  --_colors---color--dark-48: color-mix(in srgb, var(--_colors---color--dark) 48%, transparent);
  --font--ui: "Geist Mono Variable";
  --_colors---blue: #0446e4;
  --_buttons---button-large--font-size: 14px;
  --_spacing---spacing--top-padding: 216px;
  --_spacing---spacing--120: 120px;
  --_spacing---spacing--96: 96px;
  --_spacing---radius--radius-1: 24px;
  --_spacing---radius--radius-2: 16px;
  --_buttons---button-large--font-weight: var(--weight--ui);
  --_buttons---button-large--line-height: 24px;
  --font--body: "LT Superior Serif";
  --weight--heading-serif: var(--font-weight--normal);
  --weight--heading-sans: var(--font-weight--medium);
  --weight--body: var(--font-weight--normal);
  --weight--body-bold: var(--font-weight--medium);
  --weight--ui: var(--font-weight--normal);
  --container--main: 1800px;
  --_buttons---button-large--letter-spacing: 2px;
  --container--small: 900px;
  --_buttons---button-large--radius: 32px;
  --font-weight--thin: 100;
  --_buttons---button-large--font-family: var(--font--ui);
  --font-weight--extra-light: 200;
  --_buttons---button-small--font-size: 12px;
  --_colors---color--dark-16: color-mix(in srgb, var(--_colors---color--dark) 16%, transparent);
  --_colors---color--dark-8: color-mix(in srgb, var(--_colors---color--dark) 8%, transparent);
  --_colors---color--dark-4: color-mix(in srgb, var(--_colors---color--dark) 4%, transparent);
  --font-weight--light: 300;
  --_buttons---button-small--font-weight: var(--weight--ui);
  --_buttons---button-small--line-height: 16px;
  --_buttons---button-small--letter-spacing: 2px;
  --_colors---color--light-88: color-mix(in srgb, var(--_colors---color--light) 88%, transparent);
  --_buttons---button-small--radius: 32px;
  --font-weight--semi-bold: 600;
  --_buttons---button-small--font-family: var(--font--ui);
  --_colors---color--light-64: color-mix(in srgb, var(--_colors---color--light) 64%, transparent);
  --font-weight--bold: 700;
  --_colors---color--light-48: color-mix(in srgb, var(--_colors---color--light) 48%, transparent);
  --_colors---color--light-32: color-mix(in srgb, var(--_colors---color--light) 32%, transparent);
  --font-weight--extra-bold: 800;
  --font-weight--black: 900;
  --_colors---color--light-16: color-mix(in srgb, var(--_colors---color--light) 16%, transparent);
  --_colors---color--light-8: color-mix(in srgb, var(--_colors---color--light) 8%, transparent);
  --_colors---color--light-4: color-mix(in srgb, var(--_colors---color--light) 4%, transparent);
  --_colors---color--light-0: color-mix(in srgb, var(--_colors---color--light) 0%, transparent);
  --_text---label--font-size: 12px;
  --_text---label--font-family: var(--font--ui);
  --_colors---accent--accent-2: #492c57;
  --_colors---accent--accent-3: #9c7261;
  --_colors---accent--accent-4: #5c3a2e;
  --_colors---bg--bg-2: #f5f0ea;
  --_colors---bg--bg-3: #d3bba8;
  --_colors---bg--bg-4: #e8e0f0;
}

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

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

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

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

body {
  background-color: var(--_colors---color--black);
  color: var(--_colors---color--light);
  font-family: Cosmic Sans Vf, Arial, sans-serif;
  font-size: var(--_text---text-body--font-size);
  line-height: var(--_text---text-body--line-height);
  font-weight: var(--_text---text-body--font-weight);
  letter-spacing: var(--_text---text-body--letter-spacing);
}

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

h2 {
  font-family: var(--_text---h2--font-family);
  font-size: var(--_text---h2--font-size);
  line-height: var(--_text---h2--line-height);
  font-weight: var(--_text---h2--font-weight);
  letter-spacing: var(--_text---h2--letter-spacing);
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  font-family: var(--_text---h3--font-family);
  font-size: var(--_text---h3--font-size);
  line-height: var(--_text---h3--line-height);
  font-weight: var(--_text---h3--font-weight);
  letter-spacing: var(--_text---h3--letter-spacing);
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
  font-family: var(--_text---h4--font-family);
  font-size: var(--_text---h4--font-size);
  line-height: var(--_text---h4--line-height);
  font-weight: var(--_text---h4--font-weight);
  letter-spacing: var(--_text---h4--letter-spacing);
  margin-top: 10px;
  margin-bottom: 10px;
}

h5 {
  font-family: var(--_text---h5--font-family);
  font-size: var(--_text---h5--font-size);
  line-height: var(--_text---h5--line-height);
  font-weight: var(--_text---h5--font-weight);
  letter-spacing: var(--_text---h5--letter-spacing);
  margin-top: 10px;
  margin-bottom: 10px;
}

h6 {
  font-family: var(--_text---h6--font-family);
  font-size: var(--_text---h6--font-size);
  line-height: var(--_text---h6--line-height);
  font-weight: var(--_text---h6--font-weight);
  letter-spacing: var(--_text---h6--letter-spacing);
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  font-family: var(--_text---text-large--font-family);
  font-size: var(--_text---text-large--font-size);
  line-height: var(--_text---text-large--line-height\<deleted\|variable-e26d686c-1f00-6b67-6616-797e1438f963\>);
  font-weight: var(--_text---text-large--font-weight);
  letter-spacing: -.4px;
  margin-bottom: 10px;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  display: inline-block;
}

.button-wrap-style-guide {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start;
  padding: 20px;
  display: grid;
}

.text-field {
  padding: 0px var(--_spacing---spacing--48) var(--_spacing---spacing--16) 0px;
  border-style: dashed;
  border-width: 1px;
  border-color: var(--_colors---color--dark-0) var(--_colors---color--dark-0) var(--_colors---color--dark);
  background-color: var(--_colors---color--dark-0);
  font-family: var(--font--heading-sans);
  color: var(--_colors---color--dark);
  font-size: 40px;
  line-height: 100%;
  font-weight: var(--font-weight--medium);
  letter-spacing: -1.5px;
  width: 100%;
  height: auto;
  margin-bottom: 0;
}

.text-field:focus {
  border-color: var(--_colors---color--dark-0) var(--_colors---color--dark-0) var(--_colors---color--dark);
}

.text-field::placeholder {
  color: var(--_colors---color--dark);
}

.label {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 12px;
  line-height: var(--_text---label--line-height);
  font-weight: var(--_text---label--font-weight);
  letter-spacing: var(--_text---label--letter-spacing);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-end;
  display: block;
}

.label.scroll-2.is-black {
  z-index: 100;
  color: #000;
  position: relative;
}

.section-divider {
  border-bottom: 1px dashed var(--_colors---color--dark-32);
  width: 100%;
  margin-right: auto;
}

.template-hero-title-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.template-halves {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  place-items: start stretch;
}

.main-container {
  z-index: 2;
  padding-right: var(--_spacing---site-padding--main);
  padding-left: var(--_spacing---site-padding--main);
  background-color: var(--_colors---color--black);
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.template-block {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  margin-bottom: 64px;
  display: flex;
}

.template-right-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.text-h2 {
  font-family: Cosmic Sans Vf, Arial, sans-serif;
  font-size: 64px;
  line-height: var(--_text---h2--line-height);
  letter-spacing: var(--_text---h2--letter-spacing);
  font-weight: 600;
}

.text-h2.glyphs {
  max-width: 500px;
}

.text-h8 {
  font-family: var(--_text---h8--font-family);
  font-size: var(--_text---h8--font-size);
  line-height: var(--_text---h8--line-height);
  font-weight: var(--_text---h8--font-weight);
  letter-spacing: var(--_text---h8--letter-spacing);
  text-transform: uppercase;
}

.text-body {
  font-family: var(--_text---text-body--font-family);
  font-size: var(--_text---text-body--font-size);
  line-height: var(--_text---text-body--line-height);
  font-weight: var(--_text---text-body--font-weight);
  letter-spacing: var(--_text---text-body--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.colors-grid-style-guide {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  grid-template-columns: 1fr 1fr 1fr;
  display: flex;
}

.text-small {
  font-family: var(--_text---text-small--font-family);
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  font-weight: var(--_text---text-small--font-weight);
  letter-spacing: var(--_text---text-small--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.section-hero-weight {
  z-index: 2;
  padding-top: var(--_spacing---spacing--80);
  background-color: var(--_colors---color--black);
  position: relative;
}

.section-hero-weight.template-details-section {
  padding-top: var(--_spacing---spacing--0);
}

.section-hero-weight.hero-template {
  border-top-left-radius: var(--_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>);
  border-top-right-radius: var(--_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>);
  background-color: var(--_colors---bg--bg-1);
  padding-top: 168px;
  padding-bottom: 64px;
}

.section-hero-weight.hero-section {
  z-index: 0;
  padding-top: var(--_spacing---spacing--0);
  padding-bottom: var(--_spacing---spacing--0);
}

.section-hero-weight.base {
  padding-top: var(--_spacing---spacing--48);
  border-top-left-radius: var(--_spacing---radius--radius-3);
  border-top-right-radius: var(--_spacing---radius--radius-3);
  background-color: var(--_colors---color--black);
  padding-bottom: 200px;
  overflow: clip;
}

.section-hero-weight.makes {
  padding-right: var(--_spacing---site-padding--main);
  padding-left: var(--_spacing---site-padding--main);
}

.section-hero-weight.signal {
  flex-flow: row;
  height: 150vh;
  padding-top: 16px;
  padding-bottom: 16px;
  display: block;
  overflow: clip;
}

.section-hero-weight.skills, .section-hero-weight.story {
  overflow: clip;
}

.color-wrap-style-guide {
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.text-h4 {
  font-family: var(--_text---h4--font-family);
  font-size: var(--_text---h4--font-size);
  line-height: var(--_text---h4--line-height);
  font-weight: var(--_text---h4--font-weight);
  letter-spacing: var(--_text---h4--letter-spacing);
}

.text-h5 {
  font-family: var(--_text---h5--font-family);
  font-size: var(--_text---h5--font-size);
  line-height: var(--_text---h5--line-height);
  font-weight: var(--_text---h5--font-weight);
  letter-spacing: var(--_text---h5--letter-spacing);
}

.text-h6 {
  font-family: var(--_text---h6--font-family);
  font-size: var(--_text---h6--font-size);
  line-height: var(--_text---h6--line-height);
  font-weight: var(--_text---h6--font-weight);
  letter-spacing: var(--_text---h6--letter-spacing);
}

.text-h3 {
  font-family: var(--_text---h3--font-family);
  font-size: var(--_text---h3--font-size);
  line-height: var(--_text---h3--line-height);
  font-weight: var(--_text---h3--font-weight);
  letter-spacing: var(--_text---h3--letter-spacing);
  justify-content: flex-start;
  align-items: center;
}

.no-margins {
  margin-top: 0;
  margin-bottom: 0;
}

.colors-master-style-guide {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  display: flex;
}

.text-large {
  font-family: var(--_text---text-large--font-family);
  font-size: var(--_text---text-large--font-size);
  line-height: var(--_text---text-large--line-height);
  font-weight: var(--_text---text-large--font-weight);
  letter-spacing: var(--_text---text-large--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.text-h1 {
  z-index: 1;
  font-family: var(--_text---h1--font-family);
  font-size: var(--_text---h1--font-size);
  line-height: var(--_text---h1--line-height);
  font-weight: var(--_text---h1--font-weight);
  letter-spacing: var(--_text---h1--letter-spacing);
}

.text-h7 {
  font-family: var(--_text---h7--font-family);
  font-size: var(--_text---h7--font-size);
  line-height: var(--_text---h7--line-height);
  font-weight: var(--_text---h7--font-weight);
  letter-spacing: var(--_text---h7--letter-spacing);
}

.template-block-title {
  position: sticky;
  top: 120px;
}

.color {
  border: 1px solid #1f191529;
  border-radius: 8px;
  flex-direction: column;
  width: 102px;
  height: 102px;
}

.color.color-three {
  background-color: var(--_colors---ui--red);
}

.color.color-two {
  background-color: var(--_colors---color--light);
}

.color.color-one {
  background-color: var(--_colors---color--dark);
}

.color.color-four {
  background-color: var(--_colors---accent--accent-1);
}

.card-template-details {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.card-template-details.licenses-card {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.label-small {
  font-family: var(--_text---label-small--font-family);
  font-size: var(--_text---label-small--font-size);
  line-height: var(--_text---label-small--line-height);
  font-weight: var(--_text---label-small--font-weight);
  letter-spacing: var(--_text---label-small--letter-spacing);
  text-transform: uppercase;
}

.error-message {
  border-radius: var(--_spacing---radius--radius-3);
  background-color: var(--_colors---ui--red);
  color: var(--_colors---color--light);
  text-align: center;
}

.footer {
  z-index: 2;
  padding-top: var(--_spacing---spacing--48);
  padding-bottom: var(--_spacing---spacing--16);
  border-top-left-radius: var(--_spacing---radius--radius-3);
  border-top-right-radius: var(--_spacing---radius--radius-3);
  background-color: var(--_colors---bg--bg-5);
  width: 100%;
  margin-top: -8px;
  display: none;
  position: relative;
}

.wrap-submit-button {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  padding-left: 10px;
  padding-right: 24px;
  display: flex;
  position: absolute;
  inset: 0% 0 0% auto;
}

.cta-arrow {
  color: var(--_colors---color--dark);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.submit-button {
  background-color: var(--_colors---color--transparent);
  color: var(--_colors---color--transparent);
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  inset: 0%;
}

.wrap-input-form {
  position: relative;
}

.success-message {
  border: 1px dashed var(--_colors---color--dark-64);
  border-radius: var(--_spacing---radius--radius-3);
  background-color: var(--_colors---color--light);
  color: var(--_colors---color--dark);
}

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

.utility-page-wrap._404 {
  position: relative;
  overflow: hidden;
}

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

.utility-page-content._404 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.utility-page-content.pw {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  position: relative;
}

.sales-card {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--_colors---color--light);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.licenses-tile {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.text-sans {
  font-family: var(--font--heading-serif);
}

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

.icons-tile-style-guide {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.limit-500 {
  max-width: 500px;
}

._404-content {
  z-index: 1;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 676px;
  display: flex;
  position: relative;
}

.heading-404 {
  max-width: 550px;
}

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

.utility-page-form.pw {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 420px;
}

.hidden {
  display: none;
}

.single-process {
  grid-column-gap: 40px;
  align-items: stretch;
  display: flex;
}

.slide-expand {
  width: 333px;
  margin-right: 8px;
}

.sales-card-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fdfcfb;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.master-navigation:hover {
  color: var(--_colors---color--black);
}

.nav-container {
  padding-right: var(--_spacing---site-padding--main);
  padding-left: var(--_spacing---site-padding--main);
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.button-label {
  z-index: 100;
  font-family: Cosmic Sans Vf, Arial, sans-serif;
  font-size: 12px;
  line-height: var(--_text---label-small--line-height);
  font-variation-settings: "wght" 400;
  font-weight: var(--_text---label--font-weight);
  letter-spacing: var(--_text---label-small--letter-spacing);
  transition: font-variation-settings .2s ease-out;
  position: relative;
}

.button-label:hover {
  font-variation-settings: "wght" 800;
}

.button-label.is-black {
  color: var(--_colors---navlink-hover-color);
  font-weight: 400;
}

.navbar {
  z-index: 999;
  padding-top: var(--_spacing---spacing--16);
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
}

.wrap-navigation-links {
  grid-column-gap: var(--_spacing---spacing--8);
  grid-row-gap: var(--_spacing---spacing--8);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: grid;
}

.wrap-navigation-links.navbar-blend {
  z-index: 100;
  position: relative;
}

.video-hero {
  z-index: 1;
  width: 100%;
  height: auto;
  min-height: 100svh;
  padding-top: 96px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.nav-link-bg {
  background-color: var(--_colors---color--light);
  width: 0%;
  position: absolute;
  inset: 0%;
}

.nav-link {
  padding: var(--_spacing---spacing--8);
  border: 1px solid var(--_colors---navlink-color);
  border-radius: var(--_spacing---radius--radius-4);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  color: var(--_colors---navlink-color);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-link.brand {
  background-color: var(--_colors---color--transparent);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  border: 1px solid #fff;
}

.nav-link.brand.mobile-hidden.w--current {
  background-color: var(--_colors---color--dark-32);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.nav-link.cta {
  background-color: var(--_colors---color--transparent);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: var(--_colors---color--light);
  border: 1px solid #fff;
}

.nav-link.cta.hover-white {
  border: 1px solid var(--_colors---navlink-color);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.nav-link.cta.white {
  background-color: var(--_colors---color--light);
}

.nav-link.cta.black {
  margin-bottom: 20px;
}

.nav-link.base, .nav-link.makes {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

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

.nav-link.story, .nav-link.signal {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.nav-menu {
  width: 100%;
}

.cosmic-sans-hero {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.logo-wrap-hero {
  width: 365px;
}

.logo-wrap-hero.preloader-logo {
  margin-top: auto;
  display: none;
  position: relative;
}

.logo-hero {
  width: 100%;
  max-width: none;
  display: block;
}

.preloader {
  z-index: 9999;
  padding: 96px var(--_spacing---site-padding--main) 40px;
  background-color: var(--_colors---color--black);
  pointer-events: none;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100svh;
  display: block;
  position: fixed;
  inset: 0%;
}

.overlay-preloader-logo {
  background-color: var(--_colors---color--black);
  opacity: .8;
  transform-origin: 100%;
  width: 100%;
  height: 100%;
  margin-left: auto;
  position: absolute;
  inset: 0%;
}

.bottom-tile-hero {
  grid-column-gap: var(--_spacing---spacing--32);
  grid-row-gap: var(--_spacing---spacing--32);
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.byq-logo {
  grid-column-gap: var(--_spacing---spacing--8);
  grid-row-gap: var(--_spacing---spacing--8);
  color: var(--_colors---color--yellow);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-wrap-hero-middle {
  color: var(--_colors---color--yellow);
  text-align: center;
  max-width: 430px;
}

.right-hero-year {
  grid-column-gap: var(--_spacing---spacing--6);
  grid-row-gap: var(--_spacing---spacing--6);
  color: var(--_colors---color--yellow);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-sparkle {
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  display: flex;
}

.wrap-preloader-logo {
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.scroll-section-top-tile {
  grid-column-gap: var(--_spacing---spacing--16);
  grid-row-gap: var(--_spacing---spacing--16);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 26.042vw;
  display: flex;
}

.left-scroll-section {
  max-width: 155px;
}

.right-scroll-section {
  text-align: right;
  max-width: 577px;
  position: relative;
}

.text-scroll-right {
  font-family: var(--font--heading-sans);
  font-size: 40px;
  line-height: 100%;
  font-weight: var(--font-weight--medium);
  letter-spacing: -1.5px;
}

.arrow-svg {
  z-index: -1;
  width: 340px;
  max-width: none;
  position: absolute;
  inset: 20px auto auto 85px;
}

.scroll-wrapper {
  position: relative;
}

.text-master-scroll-center {
  z-index: 101;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 50%;
}

.label-wrap-scroll {
  text-align: center;
  overflow: hidden;
}

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

.wave-svg {
  z-index: -1;
  width: 288px;
  position: absolute;
}

.eye-svg {
  z-index: -1;
  width: 280px;
  position: absolute;
  top: -18.5938px;
  left: -33.156px;
}

.master-scroll-images {
  flex-flow: column;
  margin-bottom: 20px;
  display: flex;
}

.scroll-image-small {
  border-radius: var(--_spacing---radius--radius-3);
  width: 12.986vw;
  height: 12.986vw;
  position: relative;
  overflow: hidden;
}

.scroll-image-small._1 {
  width: 15vw;
  height: 20vw;
  margin-left: 20%;
}

.scroll-image-small._2 {
  width: 40vw;
  height: 37vw;
  margin-top: 95px;
  margin-left: auto;
}

.scroll-image-small._5 {
  margin-top: 95px;
  margin-left: 5%;
}

.scroll-image-small._6 {
  width: 20vw;
  height: 17vw;
  margin-top: 227px;
  margin-left: 10%;
}

.image-cover {
  z-index: -1;
  object-fit: contain;
  position: relative;
}

.scroll-image-large {
  border-radius: var(--_spacing---radius--radius-3);
  width: 356px;
  height: 350px;
  overflow: hidden;
}

.scroll-image-large._1 {
  background-color: #0000;
  margin-left: 5%;
}

.scroll-image-large._2 {
  margin-top: var(--_spacing---spacing--160);
  width: 490px;
  height: 420px;
}

.scroll-image-large._3 {
  margin-top: 100px;
  margin-left: auto;
}

.scroll-image-large.heading-404 {
  height: 550px;
  margin-top: -80px;
}

.scroll-image-large._4 {
  width: 290px;
  height: 410px;
}

.images-scroll-block {
  z-index: 100;
  position: relative;
}

.master-snap-sections {
  grid-column-gap: var(--_spacing---spacing--48);
  grid-row-gap: var(--_spacing---spacing--48);
  flex-flow: column;
  display: flex;
}

.master-snap-section {
  border-radius: var(--_spacing---radius--radius-3);
  flex: none;
  width: 100%;
  height: 80vh;
  position: sticky;
  top: 48px;
  overflow: hidden;
}

.newsletter-form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.newsletter-field-master {
  max-width: 456px;
  display: none;
  position: relative;
}

.newsletter-form-top {
  grid-column-gap: var(--_spacing---spacing--16);
  grid-row-gap: var(--_spacing---spacing--16);
  flex-flow: column;
  display: flex;
}

.submit-button-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 10px;
  padding-right: 8px;
  display: flex;
  position: absolute;
  inset: 0% 0 0% auto;
}

.newsletter-form-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.footer-marquee {
  margin-top: 200px;
  margin-bottom: 28px;
  overflow: clip;
}

.footer-marquee-item-wrap {
  grid-column-gap: var(--_spacing---spacing--24);
  grid-row-gap: var(--_spacing---spacing--24);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.single-footer-marquee-item {
  grid-column-gap: var(--_spacing---spacing--24);
  grid-row-gap: var(--_spacing---spacing--24);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.footer-logo-big {
  width: 1582px;
}

.footer-icon-large {
  width: 280px;
}

.circle-wrapper {
  z-index: 0;
  aspect-ratio: 1;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
}

.circle-image {
  aspect-ratio: 1;
  object-fit: cover;
  border: 1px solid #fff;
  border-radius: 5px;
  width: auto;
  height: 10vh;
  display: block;
  position: absolute;
}

.bottom-tile-footer {
  padding-top: var(--_spacing---spacing--16);
  grid-column-gap: var(--_spacing---spacing--32);
  grid-row-gap: var(--_spacing---spacing--32);
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.scroll-image-vertical {
  border-radius: var(--_spacing---radius--radius-3);
  width: 269px;
  height: 323px;
  overflow: hidden;
}

.scroll-image-vertical._1 {
  width: 460px;
  height: 500px;
  margin-left: auto;
  margin-right: 3%;
}

.scroll-row._2 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 70px;
  display: flex;
}

.scroll-row._1 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 535px;
  display: flex;
}

.scroll-image-horizontall {
  border-radius: var(--_spacing---radius--radius-3);
  width: 306px;
  height: 187px;
  overflow: hidden;
}

.scroll-image-horizontall._1 {
  width: 260px;
  height: 310px;
  margin-right: 20%;
}

.scroll-wrapper-single {
  grid-column-gap: var(--_spacing---spacing--16);
  grid-row-gap: var(--_spacing---spacing--16);
  opacity: 0;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.scroll-wrapper-single._1 {
  opacity: 1;
}

.gsap-svg {
  z-index: -1;
  width: 453px;
  max-width: none;
  position: absolute;
}

.smiley-svg {
  z-index: -1;
  width: 216px;
  max-width: none;
  display: block;
  position: absolute;
  top: 19.5px;
  right: -93.227px;
}

.section-letter {
  z-index: 100;
  position: relative;
}

.snap-top-gradient {
  background-image: linear-gradient(180deg, var(--_colors---color--dark-64), var(--_colors---color--dark-0));
  width: 100%;
  height: 320px;
  position: absolute;
  inset: 0% 0% auto;
}

.snap-bottom-gradient {
  background-image: linear-gradient(180deg, var(--_colors---color--dark-0), var(--_colors---color--dark-64));
  width: 100%;
  height: 420px;
  position: absolute;
  inset: auto 0% 0%;
}

.kid-visible {
  z-index: 2;
  pointer-events: none;
  object-fit: cover;
  height: 100%;
  max-height: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.kid-hidden {
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  object-fit: cover;
  height: 100%;
  max-height: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.text-wrap-snap {
  z-index: 1;
  margin-top: var(--_spacing---spacing--80);
  grid-column-gap: var(--_spacing---spacing--48);
  grid-row-gap: var(--_spacing---spacing--48);
  color: var(--_colors---color--yellow);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.text-mask-snap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
}

.text-snap-large {
  font-size: 200px;
  line-height: 160px;
  font-weight: var(--font-weight--normal);
  letter-spacing: -15px;
}

.text-snap-large.second-layer {
  font-family: var(--font--heading-sans);
}

.button-wrap-snap {
  z-index: 3;
  padding-bottom: var(--_spacing---spacing--64);
  grid-column-gap: var(--_spacing---spacing--32);
  grid-row-gap: var(--_spacing---spacing--32);
  color: var(--_colors---color--yellow);
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.button-snap {
  padding: var(--_spacing---spacing--4);
  border-radius: var(--_spacing---radius--full);
  background-color: var(--_colors---color--dark-32);
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  cursor: pointer;
  width: 160px;
  height: 48px;
  position: relative;
  overflow: hidden;
}

.button-circle {
  border-radius: var(--_spacing---radius--full);
  background-color: var(--_colors---color--yellow);
  flex: none;
  width: 40px;
  height: 40px;
}

.button-visible-text {
  padding-right: var(--_spacing---spacing--16);
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button-hidden-text {
  z-index: 2;
  padding-left: var(--_spacing---spacing--16);
  opacity: 0;
  color: var(--_colors---color--dark);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button-cirlce-wrap {
  z-index: 1;
  padding-right: var(--_spacing---spacing--4);
  padding-left: var(--_spacing---spacing--4);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.wrap-kid-notes {
  z-index: 1;
  width: 80%;
  height: 80%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.wrap-kid-notes._2, .wrap-kid-notes._3 {
  justify-content: center;
  align-items: center;
  width: 90%;
  display: flex;
}

.note-1 {
  display: block;
  position: absolute;
  top: 25%;
  left: 20%;
}

.note-2 {
  position: absolute;
  top: 40%;
  left: 15%;
}

.note-3 {
  position: absolute;
  bottom: 20%;
  left: 10%;
}

.note-4 {
  position: absolute;
  top: 35%;
  right: 20%;
}

.note-5 {
  position: absolute;
  top: 45%;
  right: 15%;
}

.note-6 {
  position: absolute;
  bottom: 15%;
  right: 10%;
}

.lines-1 {
  position: absolute;
  top: 40%;
  left: 25%;
}

.lines-2 {
  position: absolute;
  top: 40%;
  right: 25%;
}

.video-story {
  z-index: 1;
  border-radius: var(--_spacing---radius--radius-3);
  width: 100%;
  height: 743px;
}

.story-number-grid {
  margin-top: 200px;
  margin-bottom: var(--_spacing---spacing--80);
  grid-column-gap: var(--_spacing---spacing--16);
  grid-row-gap: var(--_spacing---spacing--16);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.story-grid-item {
  padding-top: var(--_spacing---spacing--16);
  padding-bottom: var(--_spacing---spacing--16);
  padding-left: var(--_spacing---spacing--24);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-left: 1px dashed var(--_colors---color--dark);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 296px;
  display: flex;
  position: sticky;
  top: 100px;
}

.story-grid-item._2 {
  margin-top: 120px;
}

.story-grid-item._3 {
  margin-top: 240px;
}

.story-grid-item._4 {
  margin-top: 360px;
}

.text-wrap-story-item {
  grid-column-gap: var(--_spacing---spacing--16);
  grid-row-gap: var(--_spacing---spacing--16);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-number {
  font-family: var(--font--heading-sans);
  letter-spacing: -1.5px;
  font-size: 120px;
  line-height: 100%;
}

.title-number-item {
  font-family: var(--font--heading-sans);
  font-size: 32px;
  line-height: 100%;
  font-weight: var(--font-weight--medium);
  letter-spacing: -1px;
}

.headline-story {
  padding-top: var(--_spacing---spacing--48);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-top: 1px dashed var(--_colors---color--dark);
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.left-text-story {
  z-index: 2;
  max-width: 525px;
  position: relative;
}

.right-text-story {
  text-align: right;
  justify-content: center;
  align-items: center;
  max-width: 577px;
  display: flex;
  position: relative;
}

.svg-flower {
  z-index: -1;
  width: 435px;
  max-width: none;
  position: absolute;
}

.content-signal {
  z-index: 2;
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.headline-signal {
  max-width: 400px;
}

.heading-large {
  font-family: var(--font--heading-serif);
  letter-spacing: -4px;
  font-size: 80px;
  line-height: 100%;
}

.master-signal {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1024px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 0;
}

.section-glyphset-orbit {
  position: relative;
  overflow: clip;
}

.headline-skills {
  margin-bottom: var(--_spacing---spacing--32);
  grid-column-gap: var(--_spacing---spacing--16);
  grid-row-gap: var(--_spacing---spacing--16);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-skills {
  max-width: 430px;
}

.services {
  grid-column-gap: var(--_spacing---spacing--80);
  grid-row-gap: var(--_spacing---spacing--80);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.panels-outer {
  z-index: 20;
  width: 100%;
  max-width: 1080px;
  position: relative;
  overflow: visible;
}

.panels-track {
  will-change: transform;
  display: flex;
}

.panel {
  padding-right: var(--_spacing---spacing--80);
  padding-left: var(--_spacing---spacing--80);
  flex: none;
  width: 100%;
  height: 644px;
}

.tabs-wrap {
  padding: var(--_spacing---spacing--8);
  grid-column-gap: var(--_spacing---spacing--4);
  grid-row-gap: var(--_spacing---spacing--4);
  border-radius: var(--_spacing---radius--full);
  background-color: var(--_colors---color--light);
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-btn {
  z-index: 100;
  padding: var(--_spacing---spacing--8) var(--_spacing---spacing--16);
  grid-column-gap: var(--_spacing---spacing--8);
  grid-row-gap: var(--_spacing---spacing--8);
  border-radius: var(--_spacing---radius--full);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.tab-highlight {
  z-index: -1;
  border-radius: var(--_spacing---radius--full);
  background-color: var(--_colors---color--yellow);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.icon-tab {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.tab-inner {
  z-index: 101;
  grid-column-gap: var(--_spacing---spacing--8);
  grid-row-gap: var(--_spacing---spacing--8);
  color: var(--_colors---color--dark);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.panel-content {
  border-radius: var(--_spacing---radius--radius-3);
  width: 100%;
  height: 100%;
  padding: 8px;
  position: relative;
  overflow: hidden;
}

.video-services {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.panel-inner {
  z-index: 2;
  padding: var(--_spacing---spacing--32);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: var(--_spacing---radius--radius-3);
  background-color: var(--_colors---color--yellow);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 290px;
  height: 100%;
  display: flex;
  position: relative;
}

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

.color-light {
  display: none;
}

.master-circle {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1024px;
  height: 1024px;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.nav-middle-links {
  grid-column-gap: var(--_spacing---spacing--8);
  grid-row-gap: var(--_spacing---spacing--8);
  width: 100%;
  display: flex;
}

.mobile-links {
  grid-column-gap: var(--_spacing---spacing--8);
  grid-row-gap: var(--_spacing---spacing--8);
  display: none;
}

.shape-left {
  width: 117px;
  position: absolute;
  bottom: 45%;
  left: 15%;
}

.shape-left.second {
  left: 10%;
}

.shape-right {
  width: 290px;
  position: absolute;
  top: 35%;
  right: 10%;
}

.shape-right.second {
  right: 5%;
}

.star-first {
  position: absolute;
  top: 20%;
  left: 10%;
}

.star-second {
  position: absolute;
  left: 12%;
}

.star-third {
  position: absolute;
  top: 5%;
  right: 10%;
}

.star-fourth {
  position: absolute;
  bottom: 30%;
  right: 15%;
}

.photo-lines-left {
  position: absolute;
  transform: translate(-129px, -192px);
}

.photo-lines-right {
  position: absolute;
  transform: translate(183px, -79px);
}

.cookie-first {
  position: absolute;
  top: 25%;
  left: 5%;
}

.cookie-second {
  position: absolute;
}

.cookie-third {
  position: absolute;
  right: 5%;
}

.overlay-48 {
  background-color: var(--_colors---color--dark-48);
  position: absolute;
  inset: 0%;
}

.master-sales-ctas {
  justify-content: flex-start;
  align-items: center;
  padding-left: 8px;
  padding-right: 32px;
}

.button-tooltip {
  white-space: nowrap;
  background-color: #474747;
  border: 1px solid #ffffff29;
  border-radius: 4px;
  padding: 8px;
}

.sales-link {
  width: 20px;
}

.text-figma {
  font-family: var(--font--ui);
  color: #ffffffa3;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.tooltip-bottom {
  background-color: #474747;
  border-bottom: 1px solid #ffffff29;
  border-right: 1px solid #ffffff29;
  width: 12px;
  height: 12px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  transform: rotate(45deg);
}

.sales-logo {
  width: 100%;
  display: block;
}

.button-with-tooltip {
  align-self: stretch;
  display: flex;
  position: relative;
}

.sales-cta-master {
  z-index: 990;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  pointer-events: none;
  color: #fff;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  inset: auto 0% 8px;
}

.icon-figma {
  flex: none;
  width: 16px;
  max-width: none;
  height: 16px;
}

.cta-sales {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  pointer-events: auto;
  color: #fff;
  cursor: pointer;
  background-color: #ffffff14;
  border: 1px solid #ffffff29;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 8px 12px;
  font-family: Raveo Display;
  font-size: 14px;
  font-weight: 500;
  line-height: 114%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.cta-sales.figma {
  padding-left: 8px;
  padding-right: 8px;
}

.cta-sales.light {
  color: #161616;
  background-color: #eae8e3;
  border-style: none;
  transition: opacity .3s;
}

.cta-sales.light:hover {
  opacity: .9;
}

.wrap-button-tooltip {
  z-index: 5;
  display: flex;
  position: absolute;
  inset: auto 0% 100%;
  transform: translate(0, -15px);
}

.sales-cta {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  pointer-events: auto;
  background-color: #040404;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 8px 8px 12px;
  display: flex;
  position: relative;
}

.text-date {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #ffda3d;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.title-wrapper {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  height: 84vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-hero {
  padding-top: 60px;
  padding-bottom: 40px;
}

.label-bottom-page {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 12px;
  font-weight: 400;
}

.label-bottom-page.hero-animated {
  text-align: left;
  margin-left: 10rem;
}

.bottom-title-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.title {
  color: #fff;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Cosmic Sans Vf, Arial, sans-serif;
  font-size: 160px;
  line-height: 90%;
}

.image-bg-gradient {
  z-index: -100;
  object-fit: fill;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
}

.image-bg-gradient.is-resize {
  height: 150%;
}

.wrapper-label-text {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: 1rem;
  display: flex;
}

.name-text {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #ffda3d;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.block-letter-work {
  z-index: 50;
  perspective: 1000px;
  text-align: left;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  text-decoration: none;
  display: flex;
}

.letter-work {
  z-index: 10;
  color: #f5f5ef;
  text-align: center;
  text-transform: uppercase;
  cursor: default;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 2vw;
  font-size: 5vw;
  font-weight: 100;
  line-height: 100%;
  transition: font-variation-settings 3s cubic-bezier(.165, .84, .44, 1);
  display: inline-block;
  position: relative;
}

.letter-work:hover {
  font-variation-settings: "wght" 1, "wdth" 100, "CNTS" 100;
}

.main-container-spacing {
  z-index: 2;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.main-container-spacing.mobile-no-padding {
  display: none;
}

.main-container-spacing.is-quote {
  height: 100vh;
}

.top-text-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 4rem;
  margin-bottom: 6rem;
  display: flex;
}

.top-text-wrapper.no-padding {
  margin-bottom: 0;
}

.left-text-wrapper {
  max-width: 155px;
}

.label-3 {
  color: #fff;
  text-align: justify;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 12px;
  font-weight: 400;
}

.label-3.link-blast {
  text-align: left;
}

.label-3.link-blast:hover {
  font-weight: 700;
}

.right-text-wrapper {
  text-align: right;
  max-width: 36vw;
}

.text-scroll-right-2 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
}

.text-scroll-right-2.italic-text-2 {
  font-weight: 200;
}

.text-scroll-right-2.is-italic {
  letter-spacing: 0;
  font-size: 26px;
  font-style: italic;
  line-height: 1.2;
}

.inner-1 {
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 2000px;
  justify-content: center;
  align-items: center;
  width: 91%;
  height: 90%;
  display: flex;
}

.inner-1.line {
  box-shadow: none;
  background-color: #0000;
}

.section-solar-system {
  z-index: 2;
  background-color: #ebe8db;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section-solar-system.story {
  background-color: #000;
  padding-bottom: 10rem;
  display: block;
}

.section-solar-system.base {
  background-color: #000;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding-top: 48px;
  padding-bottom: 64px;
  overflow: clip;
}

.section-solar-system.base._2 {
  overflow: visible;
}

.story-grid-item-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-left: 1px solid #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 296px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  display: flex;
  position: sticky;
  top: 100px;
}

.story-grid-item-2._2 {
  border-left-style: solid;
  border-left-color: #fff;
  margin-top: 120px;
}

.story-grid-item-2._4 {
  margin-top: 360px;
}

.story-grid-item-2._3 {
  border-left-style: solid;
  border-left-color: #fff;
  margin-top: 240px;
}

.headline-story-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-top: 1px solid #fff;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 48px;
  display: flex;
}

.headline-story-2.margin {
  margin-left: 0%;
  margin-right: 0%;
}

.inner-2 {
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 2000px;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 90%;
  display: flex;
}

.inner-2.line {
  box-shadow: none;
  background-color: #0000;
}

.right-text-story-2 {
  text-align: right;
  justify-content: center;
  align-items: center;
  max-width: 30rem;
  display: flex;
  position: relative;
}

.title-number-item-2 {
  color: #fff;
  letter-spacing: -1px;
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
}

.left-text-story-2 {
  z-index: 2;
  max-width: 40vw;
  position: relative;
}

.solar-system-wrapper {
  background-color: #000;
  flex-flow: row;
  display: flex;
}

.wrap {
  justify-content: center;
  align-items: center;
  width: 60vw;
  height: 60vw;
  margin-top: 4rem;
  margin-bottom: 4rem;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.text-wrap-story-item-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.outer {
  background-color: #ffffff0d;
  border: 2px solid #fff;
  border-radius: 2000px;
  justify-content: center;
  align-items: center;
  width: 60vw;
  height: 60vw;
  display: flex;
  box-shadow: 0 0 200px #ffffff1a;
}

.outer.line {
  box-shadow: none;
  background-color: #0000;
  width: 60vw;
  height: 63vw;
}

.text-h2-2 {
  color: #fff;
  letter-spacing: 0;
  font-size: 75px;
  font-weight: 600;
  line-height: 90%;
}

.video-story-2 {
  z-index: 1;
  border-radius: 8px;
  width: 100%;
  height: 743px;
}

.wrapper-text {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-self: center;
  margin-left: 2%;
  margin-right: 2%;
  display: flex;
}

.link {
  color: #fff;
  text-align: center;
  padding-right: 7px;
  font-size: 33vw;
  font-weight: 700;
  line-height: 60px;
}

.text-number-2 {
  color: #fff;
  letter-spacing: -10px;
  font-size: 12vw;
  line-height: 100%;
}

.bold-text {
  color: #fff;
  text-transform: none;
  margin-top: 8rem;
  font-weight: 200;
  line-height: 120%;
}

.bold-text.lign-spacing {
  line-height: 17px;
}

.story-number-grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  margin-bottom: 80px;
  display: grid;
}

.gravity-letter-wrapper {
  background-color: #fff;
  height: 200vh;
  position: relative;
}

.section-2 {
  background-image: url('../images/Capture-d’écran-2025-09-26-à-17.30.51.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: clip;
}

.text-wrapper {
  justify-content: center;
  align-items: center;
  max-width: 90%;
  margin-top: 3rem;
  display: flex;
  position: relative;
}

.text-bg {
  color: #0000004d;
  display: none;
  position: absolute;
}

.text-letter {
  color: #000;
  text-transform: lowercase;
  font-size: 160px;
  font-weight: 700;
  position: relative;
}

.text-letter.is-capital {
  text-transform: uppercase;
}

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

.glyphset {
  z-index: 100;
  background-color: #000;
  height: 100vh;
  padding-top: 7rem;
  display: none;
  position: relative;
}

.code-embed {
  width: 100%;
}

.heading-style-h3-2 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.component-instructions-delete {
  z-index: 1;
  text-align: left;
  padding: 2rem;
  position: relative;
}

.padding-global-7 {
  padding-left: 5%;
  padding-right: 5%;
}

.timeline11_progress {
  z-index: 0;
  flex-direction: column;
  align-items: center;
  width: 2rem;
  height: 100%;
  display: flex;
  position: absolute;
}

.timeline11_fade-overlay-top {
  z-index: 1;
  background-image: linear-gradient(180deg, , #0000);
  width: 4px;
  height: 4rem;
  position: absolute;
}

.timeline11_fade-overlay-bottom {
  z-index: 1;
  background-image: linear-gradient(180deg, #fff0, );
  width: 4px;
  height: 4rem;
  position: absolute;
  bottom: 0%;
}

.timeline11_empty-space {
  width: 100%;
}

.component-instructions-item {
  padding-left: .5rem;
}

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

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

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

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

.button-7 {
  text-align: center;
  border-style: solid;
  border-width: 1px;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-7.is-link {
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button-7.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.timeline11_progress-line {
  z-index: 0;
  width: 3px;
  height: 50vh;
  margin-top: -50vh;
  position: sticky;
  top: 0;
}

.heading-style-h2-2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

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

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

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

.button-group-2.is-center {
  justify-content: center;
}

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

.timeline11_item {
  z-index: 2;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.timeline11_item.item-left {
  align-items: flex-end;
}

.component-instructions-list {
  padding-left: 1.25rem;
}

.timeline11_circle-wrapper {
  z-index: 1;
  justify-content: center;
  width: 2rem;
  display: flex;
  position: relative;
}

.section_timeline11 {
  background-color: var(--_colors---color--black);
  position: relative;
}

.timeline11_progress-line-cover {
  z-index: 2;
  width: 100%;
  height: 50vh;
  position: absolute;
  top: -50vh;
}

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.timeline11_content {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
  position: relative;
}

.heading-style-h5-4 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.margin-top-3, .margin-top-3.margin-medium, .margin-top-3.margin-xsmall {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.timeline11_item-content.item-left {
  text-align: right;
  align-items: flex-end;
}

.timeline11_image-wrapper {
  overflow: hidden;
}

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

.timeline11_circle {
  z-index: 2;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: .9375rem;
  height: .9375rem;
  margin-top: 2rem;
  box-shadow: 0 0 0 8px;
}

.text-size-medium-2 {
  color: #000000ba;
  font-size: 1.125rem;
}

.text-size-medium-2.text-weight-bold {
  color: #000000ba;
  text-transform: uppercase;
  font-size: 15.5px;
  line-height: 14px;
}

.rl-styleguide_label {
  color: #1e51f7;
  white-space: nowrap;
  cursor: context-menu;
  background-color: #e8edff;
  padding: .25rem .5rem;
  font-size: .75rem;
  display: inline-block;
}

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

.timeline11_line {
  opacity: .15;
  width: 3px;
  height: 100%;
}

.margin-bottom, .margin-bottom.margin-xxlarge, .margin-bottom.margin-xxsmall, .margin-bottom.margin-xsmall, .margin-bottom.margin-large, .margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

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

.section-weight {
  background-color: var(--_colors---color--light);
  display: none;
}

.container {
  padding-bottom: 2rem;
}

.section-details {
  background-color: var(--_colors---color--black);
  height: auto;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 40px;
  padding-bottom: 100px;
  position: relative;
}

.left-scroll-section-2-copy {
  text-align: right;
  max-width: 39vw;
}

.text-scroll-left {
  color: #fff;
  text-align: left;
  letter-spacing: -.3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 70px;
}

.text-scroll-left.italic-text-2 {
  font-weight: 200;
}

.text-scroll-left.is-black {
  color: #000;
  margin: 2%;
}

.image-3 {
  display: block;
}

.container-text {
  margin-bottom: 26vw;
}

.image-wrapper {
  display: none;
}

.button-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  width: 70%;
  margin: 6rem auto 15rem;
  display: flex;
}

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

.section-gravity {
  background-color: var(--_colors---color--light);
}

.image-4 {
  width: 100%;
}

.section-stars {
  z-index: 2;
  background-color: #ebe8db;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section-stars.story {
  background-color: #000;
  padding-bottom: 4rem;
  display: block;
}

.section-stars.base {
  background-color: #000;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding-top: 48px;
  padding-bottom: 48px;
  overflow: clip;
}

.stars-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 6rem;
  display: grid;
}

.start-label {
  text-align: center;
  padding-top: 20px;
  font-size: 21px;
  font-style: italic;
  font-weight: 300;
}

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

.star-image {
  aspect-ratio: 1;
  object-fit: contain;
  width: 100%;
  max-width: none;
}

.star-image.size {
  padding-top: 5px;
  padding-bottom: 5px;
}

.star-image.is-little {
  padding-top: 10px;
  padding-bottom: 10px;
}

.code-embed-2 {
  aspect-ratio: auto;
}

.quote-wrapper {
  height: 100vh;
  position: relative;
}

.image-5 {
  width: 100%;
  max-width: none;
  position: relative;
}

.text-block {
  position: relative;
}

.quote-text {
  z-index: 100;
  position: absolute;
  inset: 0%;
}

.block-letter-work-copy {
  z-index: 50;
  perspective: 1000px;
  text-align: left;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  text-decoration: none;
  display: flex;
}

.quote-letter {
  z-index: 10;
  color: #f5f5ef;
  text-align: center;
  text-transform: none;
  cursor: default;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 2vw;
  font-size: 5vw;
  font-style: normal;
  line-height: 100%;
  display: block;
  position: relative;
}

.license-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 6rem;
}

.text-block-2 {
  font-size: 22px;
  font-weight: 300;
  line-height: 120%;
}

.text-block-3 {
  text-align: center;
  font-size: 22px;
  font-weight: 300;
  line-height: 120%;
}

.credit-link {
  color: var(--_colors---color--light);
  text-decoration: none;
}

.credit-link:hover {
  font-style: italic;
}

.family-overview-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: .75fr;
}

.thin-italic {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 50px;
  font-style: italic;
  font-weight: 100;
  line-height: 120%;
}

.thin-italic.family-overview {
  font-size: 40px;
}

.thin {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 50px;
  font-weight: 100;
  line-height: 120%;
}

.thin.family-overview {
  font-size: 40px;
}

.extra-lighy {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 50px;
  font-style: italic;
  font-weight: 200;
  line-height: 120%;
}

.extra-lighy.family-overview {
  font-size: 40px;
}

.extra-lighy-italic {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 200;
  line-height: 120%;
}

.light {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 120%;
}

.light-italic {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 300;
  line-height: 120%;
}

.div-block-4 {
  height: 10vh;
}

.regular {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
}

.regular-italic {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 400;
  line-height: 120%;
}

.medium {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
}

.medium-italic {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 500;
  line-height: 120%;
}

.bold {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

.bold-italic {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 600;
  line-height: 120%;
}

.black-italic {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 700;
  line-height: 120%;
}

.black {
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.code-embed-3 {
  aspect-ratio: 2 / 3;
  width: 50%;
}

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

.code-embed-video {
  aspect-ratio: 4 / 5;
  object-fit: cover;
  padding-left: 0%;
  padding-right: 0%;
  display: none;
}

.code-embed-5 {
  width: 100%;
  display: none;
}

.image-7 {
  margin: 2rem auto;
  padding-left: 2%;
  padding-right: 2%;
}

.code-embed-6 {
  aspect-ratio: 2 / 3;
  width: 100%;
}

.magazine-wrapper-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.code-embed-3-copy {
  aspect-ratio: 2 / 3;
  width: 100%;
  display: none;
}

.code-embed-7 {
  aspect-ratio: undefined / 1;
}

.text-block-4 {
  color: #fff;
  font-family: Changa One, Impact, sans-serif;
  font-size: 25vw;
  font-weight: 400;
  line-height: 100%;
}

.text-block-4._3 {
  color: #000;
  text-align: center;
  width: 100%;
}

.headline-story-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-top: 1px solid #fff;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 48px;
  display: flex;
}

.text-scroll-right-3 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
}

.spotlight {
  background-color: #000;
  height: 100vh;
}

.right-text-story-3 {
  text-align: right;
  justify-content: center;
  align-items: center;
  max-width: 30rem;
  display: flex;
  position: relative;
}

.container-2 {
  cursor: crosshair;
  background-color: #e2e2df;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.container-2._2 {
  background-color: #000;
}

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

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

.text-wrap._1 {
  display: flex;
}

.text-h2-3 {
  color: #fff;
  letter-spacing: 0;
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 75px;
  font-weight: 600;
  line-height: 90%;
}

.text-h2-3.scroll-4 {
  letter-spacing: 0;
}

.spot {
  opacity: 1;
  filter: blur(40px);
  background-color: #fff;
  border-radius: 50%;
  width: 400px;
  height: 400px;
}

.spot._2 {
  aspect-ratio: 1;
  opacity: 1;
  background-color: #fff;
  border-radius: 100%;
  height: auto;
}

.section-spotlight {
  z-index: 1000;
  background-color: #000;
  height: 100vh;
  position: relative;
}

.section-spotlight.signal {
  z-index: 500;
  height: auto;
  display: none;
  overflow: hidden;
}

.content {
  flex-flow: column;
  justify-content: center;
  margin-top: 4rem;
  padding-top: 0;
  display: flex;
}

.label-4 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-end;
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: .2em;
}

.label-4.scroll-4 {
  line-height: 2em;
}

.label-4.link-blast:hover {
  font-weight: 700;
}

.label-4.scroll-1 {
  line-height: 2em;
}

.text-wrap-scroll-2 {
  color: #fff;
  text-align: center;
}

.scroll-image-large-2 {
  border-radius: 8px;
  width: 356px;
  height: 356px;
  overflow: hidden;
}

.scroll-image-large-2.heading-404 {
  margin-top: -80px;
  margin-left: 7%;
}

.scroll-image-large-2._1 {
  margin-left: 5%;
}

.scroll-image-large-2._2 {
  margin-top: 160px;
  margin-left: 7%;
}

.scroll-image-large-2._3 {
  margin-top: 430px;
  margin-left: auto;
}

.list__item-col {
  padding: 3px 3px 0;
  line-height: .8;
}

.text-scroll-right-4 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
}

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

.list__item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #fff;
  cursor: pointer;
  grid-template-rows: auto;
  grid-template-columns: 100px 30% 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start space-between;
  width: 100%;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 18px;
  line-height: 1;
  display: grid;
}

.text-master-scroll-center-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 50%;
}

.label-wrap-scroll-2 {
  text-align: center;
  margin-bottom: -10px;
  overflow: hidden;
}

.scroll-image-small-2 {
  border-radius: 8px;
  width: 12.986vw;
  height: 12.986vw;
  position: relative;
  overflow: hidden;
}

.scroll-image-small-2._2 {
  margin-top: 95px;
  margin-left: auto;
  margin-right: 15%;
}

.scroll-image-small-2._5 {
  margin-top: 95px;
  margin-left: 5%;
}

.scroll-image-small-2._1 {
  margin-left: 30%;
}

.scroll-image-small-2._6 {
  margin-top: 227px;
  margin-left: 10%;
}

.scroll-image-vertical-2 {
  border-radius: 8px;
  width: 269px;
  height: 323px;
  overflow: hidden;
}

.scroll-image-vertical-2._1 {
  margin-left: auto;
  margin-right: 3%;
}

.section-italic {
  z-index: 200;
  padding-top: 4rem;
  position: relative;
}

.right-scroll-section-3 {
  text-align: right;
  max-width: 38vw;
}

.navigation-change-color-2 {
  display: none;
}

.scroll-image-horizontall-2 {
  border-radius: 8px;
  width: 306px;
  height: 187px;
  overflow: hidden;
}

.scroll-image-horizontall-2._1 {
  margin-right: 20%;
}

.scroll-section-top-tile-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 26.042vw;
  display: flex;
}

.list {
  counter-reset: item 0;
  flex-flow: column;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.list.list--box {
  margin-top: 4rem;
}

.scroll-wrapper-single-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.scroll-wrapper-single-2._1 {
  opacity: 1;
}

.label-5 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-end;
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: .2em;
}

.label-5.scroll-4 {
  line-height: 2em;
}

.label-5.link-blast:hover {
  font-weight: 700;
}

.label-5.scroll-1 {
  line-height: 2em;
}

.text-wrap-scroll-3 {
  color: #fff;
  text-align: center;
}

.scroll-image-large-3 {
  border-radius: 8px;
  width: 356px;
  height: 356px;
  overflow: hidden;
}

.scroll-image-large-3.heading-404 {
  margin-top: -80px;
  margin-left: 7%;
}

.scroll-image-large-3._1 {
  margin-left: 5%;
}

.scroll-image-large-3._2 {
  margin-top: 160px;
  margin-left: 7%;
}

.scroll-image-large-3._3 {
  margin-top: 430px;
  margin-left: auto;
}

.text-scroll-right-5 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
}

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

.right-scroll-section-4 {
  text-align: right;
  max-width: 38vw;
}

.scroll-section-top-tile-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 26.042vw;
  display: flex;
}

.scroll-wrapper-single-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.scroll-wrapper-single-3._1 {
  opacity: 1;
}

.css {
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.container-3 {
  background-color: var(--_colors---color--black);
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.timeline_quote {
  color: #fff;
  margin-bottom: 16px;
  font-size: 14px;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

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

.timeline_date-text {
  letter-spacing: -.03em;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.1;
  position: sticky;
  top: 50vh;
}

.timeline_date-text.is-white {
  color: #fff;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%), url('../images/Image-Background.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  overflow: hidden;
}

.overlay-fade-bottom {
  background-image: linear-gradient(to top, #0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.text-colour-lightgrey {
  color: #ffffffa6;
}

.timeline_quote-text-wrapper {
  flex: 1;
}

.timeline_link {
  opacity: .6;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.timeline_quote-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.overlay-fade-top {
  background-image: linear-gradient(#0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.timeline_text {
  letter-spacing: 0;
  margin-bottom: 56px;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.2;
}

.timeline_text.is-black {
  color: #000;
}

.timeline_text.is-white {
  color: var(--_colors---color--light);
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.timeline_progress-bar {
  background-color: var(--_colors---color--black);
  background-image: none;
  width: 3px;
  height: 50vh;
  margin-top: -50vh;
  display: none;
  position: sticky;
  top: 0;
  left: auto;
  right: auto;
}

.timeline_progress-bar.is-white {
  background-color: var(--_colors---color--light);
}

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

.timeline_component {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1210px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: clip;
}

.timeline_component.padding-bottom {
  padding-bottom: 11rem;
}

.timeline_badge {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #ffffff26;
  border-radius: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.timeline_quote-image {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  margin-right: 24px;
}

.timeline_quote-title {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.timeline_circle {
  background-color: #0000;
  border-radius: 100%;
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  position: sticky;
  top: 50vh;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.timeline_definition-wrapper {
  background-color: #ffffff0d;
  border-radius: 16px;
  padding: 16px;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 100px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.timeline_progress {
  background-color: var(--_colors---color--black);
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

.timeline_progress.is-light {
  background-color: var(--_colors---color--light);
}

.section-timeline {
  z-index: -3;
  background-color: var(--_colors---color--black);
  position: relative;
}

.timeline_milestone-badge {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.container-4 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.section-story {
  background-color: var(--_colors---color--light);
  padding-bottom: 80px;
  position: relative;
}

.section-story.is-black {
  background-color: var(--_colors---color--black);
}

.section-story.is-light {
  color: var(--_colors---color--black);
}

.timeline_progress-bar-2 {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(#ff7448, #ff4848 51%, #6248ff);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.timeline_progress-2 {
  z-index: -2;
  background-color: #414141;
  width: 3px;
  height: 100%;
  position: absolute;
}

.section-timeline-3 {
  z-index: -3;
  background-color: #0a0a0a;
  position: relative;
}

.image-10 {
  filter: grayscale();
  border-radius: 100%;
}

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

.image-10.inverse {
  aspect-ratio: 1;
  filter: invert() grayscale();
}

.section-timeline-heading {
  background-color: #fff;
}

.section-timeline-heading.is-black {
  background-color: #000;
}

.padding-vertical-xlarge {
  padding-top: 120px;
  padding-bottom: 120px;
}

.timeline-main_heading-wrapper {
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-large {
  letter-spacing: -.02em;
  font-size: 20px;
}

.title-h2 {
  color: #000;
  letter-spacing: -1px;
  padding-bottom: 40px;
  font-family: Cosmic Sans Vf, Arial, sans-serif;
  font-size: 64px;
  font-weight: 600;
}

.title-h2.is-white {
  color: #fff;
}

.container-text-story {
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.section-constellation {
  z-index: 2;
  padding-top: var(--_spacing---spacing--80);
  background-color: var(--_colors---color--black);
  position: relative;
}

.section-constellation.template-details-section {
  padding-top: var(--_spacing---spacing--0);
}

.section-constellation.hero-template {
  border-top-left-radius: var(--_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>);
  border-top-right-radius: var(--_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>);
  background-color: var(--_colors---bg--bg-1);
  padding-top: 168px;
  padding-bottom: 64px;
}

.section-constellation.hero-section {
  z-index: 0;
  padding-top: var(--_spacing---spacing--0);
  padding-bottom: var(--_spacing---spacing--0);
}

.section-constellation.base {
  padding-top: var(--_spacing---spacing--48);
  border-top-left-radius: var(--_spacing---radius--radius-3);
  border-top-right-radius: var(--_spacing---radius--radius-3);
  background-color: var(--_colors---color--black);
  padding-bottom: 200px;
  overflow: clip;
}

.section-constellation.makes {
  padding-right: var(--_spacing---site-padding--main);
  padding-left: var(--_spacing---site-padding--main);
}

.section-constellation.signal {
  flex-flow: row;
  display: flex;
  overflow: clip;
}

.section-constellation.skills, .section-constellation.story {
  overflow: clip;
}

.section-weight-letter {
  z-index: 2;
  padding-top: var(--_spacing---spacing--80);
  background-color: var(--_colors---color--black);
  position: relative;
}

.section-weight-letter.template-details-section {
  padding-top: var(--_spacing---spacing--0);
}

.section-weight-letter.hero-template {
  border-top-left-radius: var(--_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>);
  border-top-right-radius: var(--_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>);
  background-color: var(--_colors---bg--bg-1);
  padding-top: 168px;
  padding-bottom: 64px;
}

.section-weight-letter.hero-section {
  z-index: 0;
  padding-top: var(--_spacing---spacing--0);
  padding-bottom: var(--_spacing---spacing--0);
  background-image: url('../images/color_cosmic_blue-copie.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.section-weight-letter.base {
  padding-top: var(--_spacing---spacing--48);
  border-top-left-radius: var(--_spacing---radius--radius-3);
  border-top-right-radius: var(--_spacing---radius--radius-3);
  background-color: var(--_colors---color--black);
  padding-bottom: 200px;
  overflow: clip;
}

.section-weight-letter.makes {
  padding-right: var(--_spacing---site-padding--main);
  padding-left: var(--_spacing---site-padding--main);
}

.section-weight-letter.signal {
  flex-flow: row;
  display: flex;
  overflow: clip;
}

.section-weight-letter.skills, .section-weight-letter.story {
  overflow: clip;
}

.section-licensing {
  display: none;
  overflow: clip;
}

.section-sentence {
  z-index: 2;
  background-color: var(--_colors---color--black);
  position: relative;
}

.section-sentence.template-details-section {
  padding-top: var(--_spacing---spacing--0);
}

.section-sentence.hero-template {
  border-top-left-radius: var(--_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>);
  border-top-right-radius: var(--_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>);
  background-color: var(--_colors---bg--bg-1);
  padding-top: 168px;
  padding-bottom: 64px;
}

.section-sentence.hero-section {
  z-index: 0;
  padding-top: var(--_spacing---spacing--0);
  padding-bottom: var(--_spacing---spacing--0);
}

.section-sentence.base {
  padding-top: var(--_spacing---spacing--48);
  border-top-left-radius: var(--_spacing---radius--radius-3);
  border-top-right-radius: var(--_spacing---radius--radius-3);
  background-color: var(--_colors---color--black);
  padding-bottom: 200px;
  overflow: clip;
}

.section-sentence.makes {
  padding-right: var(--_spacing---site-padding--main);
  padding-left: var(--_spacing---site-padding--main);
}

.section-sentence.signal {
  flex-flow: row;
  display: flex;
  overflow: clip;
}

.section-sentence.skills, .section-sentence.story {
  overflow: clip;
}

.section-image-drag {
  background-color: var(--_colors---color--light);
  justify-content: center;
  align-items: center;
  position: relative;
}

.tab-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  display: flex;
}

.font-variable-animation {
  font-variation-settings: "wght" 100;
  transition: font-variation-settings .5s ease-out;
}

.font-variable-animation:hover {
  font-variation-settings: "wght" 800;
}

.draggable-card {
  z-index: 5;
  width: 20rem;
  height: 20rem;
  position: absolute;
}

.button-8 {
  border-radius: var(--_spacing---radius--radius-4);
  color: var(--_colors---color--black);
  font-variation-settings: "wght" 537;
  background-color: #0000;
  border: 1.5px solid #000;
  transition: font-variation-settings .5s ease-out;
}

.button-8:hover {
  font-variation-settings: "wght" 800;
}

.tabs {
  margin-bottom: 10rem;
}

.big-letter {
  display: flex;
}

.letter-regular {
  width: 50%;
  font-size: 65vw;
  line-height: .8;
}

.letter-regular.is-italic {
  font-style: italic;
}

.letter-italic {
  width: 50%;
}

.image-11 {
  width: 36%;
  padding-top: 11px;
}

.image-12 {
  width: 85%;
}

.image-13 {
  width: 95%;
}

.image-14 {
  width: 30%;
}

.image-15 {
  border-radius: var(--_spacing---radius--radius-4);
}

.website-link:hover {
  font-style: italic;
}

.link-2 {
  color: var(--_colors---color--light);
}

.star-text {
  color: #fff;
  text-align: justify;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.1;
}

.star-text.link-blast {
  text-align: left;
}

.star-text.link-blast:hover {
  font-weight: 700;
}

.tabs-content {
  margin-bottom: 30px;
}

.code-embed-8 {
  display: none;
}

.background-video {
  aspect-ratio: 16 / 9;
  filter: grayscale();
  margin: auto;
}

.div-block-6, .play-pause-button {
  display: none;
}

.pre-loader {
  z-index: 99999;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.label-6 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-end;
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: .2em;
}

.label-6.hero-animated {
  text-align: left;
  margin-left: 10rem;
}

.cosmic-mouse-effect {
  z-index: 1000;
  width: 100%;
  height: auto;
  min-height: 100svh;
  padding-top: 96px;
  padding-bottom: 40px;
  position: relative;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  height: 84vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bottom-tile-hero-3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.text-wrap-hero-middle-3 {
  color: #ffda3d;
  text-align: left;
  max-width: 500px;
}

.title-2 {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  line-height: 90%;
}

.title-2:hover {
  font-family: Cosmicsans, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.byq-logo-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #ffda3d;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.main-container-3 {
  z-index: 2;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.nav-link-bg-2 {
  background-color: #fff;
  width: 0%;
  position: absolute;
  inset: 0%;
}

.nav-link-2 {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  color: #ffda3d;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffffff52;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 8px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-link-2.signal.base {
  font-style: normal;
}

.nav-link-2.signal.base.buy {
  background-color: var(--_colors---color--light);
}

.nav-link-2.signal.base.buy-button:hover {
  background-color: var(--_colors---color--light);
  color: #000;
}

.nav-link-2.base {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  outline-offset: 0px;
  color: #fff;
  background-color: #0000;
  outline: 1px solid #fff;
  font-style: normal;
}

.nav-link-2.base:hover {
  font-style: normal;
  font-weight: 600;
}

.nav-link-2.base.w--current:hover {
  font-style: normal;
  font-weight: 700;
}

.nav-link-2.story.base, .nav-link-2.story.base:hover {
  font-style: normal;
}

.navbar-2 {
  z-index: 10000;
  background-color: #0000;
  padding-top: 16px;
  position: fixed;
  inset: 0% 0% auto;
}

.wrap-navigation-links-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  mix-blend-mode: difference;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: grid;
}

.nav-container-2 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.button-label-2 {
  z-index: 2;
  letter-spacing: 1px;
  font-family: Cosmicsans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  position: relative;
}

.button-label-2:hover {
  font-style: normal;
  font-weight: 700;
}

.button-label-2.buy {
  color: #000;
}

.div-block-8 {
  display: none;
}

.text-span {
  font-size: 15vw;
}

.text-span-2 {
  font-size: 10vw;
}

.text-span-3 {
  font-size: 8vw;
}

.setion-duplex {
  z-index: 2;
  background-color: #ebe8db;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.setion-duplex.story {
  background-color: #000;
  padding-bottom: 10rem;
  display: block;
}

.setion-duplex.base {
  background-color: #000;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding-top: 48px;
  padding-bottom: 64px;
  overflow: clip;
}

.duplexity-world-wrapper {
  position: relative;
}

.text-block-5, .text-block-6 {
  font-size: 24px;
}

.duplexity-word {
  letter-spacing: -13.5px;
  font-size: 11ch;
  line-height: .8;
}

.duplexity-word.hidden-desktop {
  display: none;
}

.guide {
  z-index: -1;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

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

.moon-wrapper {
  flex-flow: column;
  align-items: center;
  height: 575vh;
  margin-top: 15rem;
  padding-bottom: 10vh;
  display: flex;
  position: relative;
}

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

.thin-text {
  color: var(--_colors---color--black);
  font-size: 14px;
  font-weight: 100;
  line-height: 17px;
}

.extralight-text {
  color: var(--_colors---color--black);
  font-size: 14px;
  font-weight: 200;
  line-height: 17px;
}

.light-text {
  color: var(--_colors---color--black);
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}

.semi-bold-text {
  color: var(--_colors---color--black);
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
}

.medium-text {
  color: var(--_colors---color--black);
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
}

.normal-text {
  color: var(--_colors---color--black);
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}

.semi-bold-text-copy, .bold-text-drag {
  color: var(--_colors---color--black);
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
}

.black-text {
  color: var(--_colors---color--black);
  font-size: 14px;
  font-weight: 800;
  line-height: 17px;
}

.moon-bg {
  z-index: 5;
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
}

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

.moon-text {
  object-fit: contain;
  object-position: 50% 0%;
  width: 96%;
  height: 70vh;
  position: sticky;
  top: 15vh;
}

.moon-text.is-mobile {
  display: none;
}

.duplex-word-separator {
  background-color: var(--_colors---blue);
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: .4ch;
}

.duplex-word-separator.is-2 {
  left: 7.8ch;
}

.duplex-word-separator.is-3 {
  left: 15ch;
}

.duplex-word-separator.is-4 {
  left: 19.8ch;
}

.duplex-word-separator.is-5 {
  left: 30ch;
}

.duplex-word-separator.is-6 {
  left: 35ch;
}

.duplex-word-separator.is-7 {
  left: 41ch;
}

.duplex-word-separator.is-8 {
  left: 48ch;
}

.duplex-word-separator.is-9 {
  left: 55.3ch;
}

.letter-special-separator {
  background-color: #63a0ee;
  width: 12px;
  height: 100%;
  margin-left: 1px;
}

.moon-gradient {
  background-image: linear-gradient(180deg, transparent, var(--_colors---color--black));
  width: 100%;
  height: 10vh;
  position: absolute;
  bottom: 0;
}

.image-19 {
  padding: 2%;
}

.wrap-2 {
  z-index: 1000;
  perspective: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0;
}

.loading {
  z-index: 1;
  color: #101111;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 400;
  position: absolute;
}

.loading.clone {
  color: #fff;
}

.count {
  z-index: 5;
  color: #101111;
  text-align: center;
  letter-spacing: 2px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 38px;
  line-height: 42px;
  position: relative;
  top: 35vh;
}

.blk-block {
  background-color: #101111;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0;
}

.wrap-3 {
  z-index: 1000;
  perspective: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0;
}

.standard-button {
  padding: var(--_spacing---spacing--8);
  border: 1px solid var(--_colors---color--light);
  border-radius: var(--_spacing---radius--radius-4);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: var(--_colors---color--light);
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.standard-button:hover, .standard-button.w--current {
  background-color: var(--_colors---color--light);
  color: var(--_colors---color--black);
}

.standard-button.brand {
  background-color: var(--_colors---color--transparent);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  border: 1px solid #fff;
}

.standard-button.brand.mobile-hidden.w--current {
  background-color: var(--_colors---color--dark-32);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.standard-button.cta {
  background-color: var(--_colors---color--transparent);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: var(--_colors---color--light);
  border: 1px solid #fff;
}

.standard-button.cta.hover-white {
  border: 1px solid var(--_colors---color--light);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.standard-button.cta.hover-white:hover {
  background-color: var(--_colors---color--light);
  color: var(--_colors---color--black);
}

.standard-button.base, .standard-button.makes {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.standard-button.skills {
  display: none;
}

.standard-button.story, .standard-button.signal {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.image-word {
  aspect-ratio: 2;
  object-fit: contain;
}

.image-word.image-mobile, .text-block-7 {
  display: none;
}

.paragraph {
  color: #353c8b;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.link-3 {
  font-size: 25px;
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.draggable-wrap {
  z-index: 10;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
  margin: 2%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
}

.title-wrap {
  justify-content: space-around;
  align-items: flex-start;
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  display: flex;
}

.project_badge {
  text-align: center;
  background-color: #f54949;
  width: 100%;
  font-family: Bitter, serif;
  display: none;
}

.draggable {
  background-color: var(--_colors---color--transparent);
  cursor: grab;
  width: 350px;
}

.draggable._1 {
  padding-top: 20%;
}

.draggable._2 {
  position: absolute;
  inset: 60% 0% 0% 60%;
}

.draggable._4 {
  position: absolute;
}

.draggable._5 {
  z-index: 100;
  position: absolute;
}

.heading {
  color: #273786;
  margin-top: 0;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 52px;
}

.card-img._2 {
  margin-left: 50%;
}

.card-img._3 {
  margin-top: 3rem;
  margin-left: 100%;
}

.card-img._4 {
  margin-top: 3rem;
}

.image-20 {
  z-index: 0;
  object-fit: contain;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: absolute;
  bottom: 0%;
  left: 0%;
}

.drag-image-wrapper {
  width: 100%;
  height: 79vh;
}

.section-3 {
  height: 100vh;
}

.image-21 {
  z-index: -10;
  height: 100%;
  position: absolute;
}

.name-insta {
  text-transform: lowercase;
}

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

.image-22 {
  width: 10%;
  padding-top: 90px;
  padding-bottom: 60px;
  padding-right: 50px;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (min-width: 1440px) {
  body {
    --_text---text-body--font-size: 24px;
    --_text---text-body--line-height: 19px;
    --_text---text-body--font-weight: var(--weight--body);
    --_text---text-body--letter-spacing: 0px;
    --_text---h1--font-family: var(--font--heading-sans);
    --_text---h1--font-size: 160px;
    --_text---h1--line-height: 80px;
    --_text---h1--font-weight: var(--weight--heading-sans);
    --_text---h1--letter-spacing: -3px;
    --_text---h2--font-family: var(--font--heading-serif);
    --_text---h2--font-size: 4.444vw;
    --_text---h2--line-height: 100%;
    --_text---h2--font-weight: var(--weight--heading-serif);
    --_text---h2--letter-spacing: 0vw;
    --_text---h3--font-family: var(--font--heading-sans);
    --_text---h3--font-size: 48px;
    --_text---h3--line-height: 48px;
    --_text---h3--font-weight: var(--weight--heading-sans);
    --_text---h3--letter-spacing: -1px;
    --_text---h4--font-family: var(--font--heading-sans);
    --_text---h4--font-size: 36px;
    --_text---h4--line-height: 36px;
    --_text---h4--font-weight: var(--weight--heading-sans);
    --_text---h4--letter-spacing: -1px;
    --_text---h5--font-family: var(--font--heading-serif);
    --_text---h5--font-size: 28px;
    --_text---h5--line-height: 32px;
    --_text---h5--font-weight: var(--weight--heading-sans);
    --_text---h5--letter-spacing: -1px;
    --_text---h6--font-family: var(--font--heading-serif);
    --_text---h6--font-size: 24px;
    --_text---h6--line-height: 28px;
    --_text---h6--font-weight: var(--weight--heading-sans);
    --_text---h6--letter-spacing: -1px;
    --_text---text-large--font-family: var(--font--body);
    --_text---text-large--font-size: 20px;
    --_text---text-large--line-height\<deleted\|variable-e26d686c-1f00-6b67-6616-797e1438f963\>: 140%;
    --_text---text-large--font-weight: var(--weight--body);
    --_text---label--line-height: 133%;
    --_text---label--font-weight: var(--weight--ui);
    --_text---label--letter-spacing: .069vw;
    --_text---h8--font-family: var(--font--heading-serif);
    --_text---h8--font-size: 16px;
    --_text---h8--line-height: 20px;
    --_text---h8--font-weight: var(--weight--heading-sans);
    --_text---h8--letter-spacing: 2px;
    --_text---text-body--font-family: var(--font--body);
    --_text---text-small--font-family: var(--font--body);
    --_text---text-small--font-size: 12px;
    --_text---text-small--line-height: 16px;
    --_text---text-small--font-weight: var(--weight--body);
    --_text---text-small--letter-spacing: 0px;
    --_text---text-large--line-height: 28px;
    --_text---text-large--letter-spacing: -.4px;
    --_text---h7--font-family: var(--font--heading-serif);
    --_text---h7--font-size: 20px;
    --_text---h7--line-height: 24px;
    --_text---h7--font-weight: var(--weight--heading-sans);
    --_text---h7--letter-spacing: -.5px;
    --_text---label-small--font-family: var(--font--ui);
    --_text---label-small--font-size: .694vw;
    --_text---label-small--line-height: 120%;
    --_text---label-small--font-weight: var(--weight--ui);
    --_text---label-small--letter-spacing: .069vw;
    --_text---label--font-size: .833vw;
    --_text---label--font-family: var(--font--ui);
    --_spacing---spacing--48: 3.333vw;
    --_spacing---spacing--16: 1.111vw;
    --_spacing---site-padding--main: 1.667vw;
    --_spacing---spacing--0: 0px;
    --_spacing---spacing--80: 5.556vw;
    --_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>: 24px;
    --_spacing---radius--radius-3: .556vw;
    --_spacing---spacing--8: .556vw;
    --_spacing---radius--radius-4: .278vw;
    --_spacing---spacing--32: 2.222vw;
    --_spacing---spacing--6: .417vw;
    --_spacing---spacing--160: 11.111vw;
    --_spacing---spacing--24: 1.667vw;
    --_spacing---spacing--64: 4.444vw;
    --_spacing---spacing--4: .278vw;
    --_spacing---radius--full: 100vw;
    --_spacing---spacing--12: .833vw;
    --_spacing---spacing--20: 1.389vw;
    --_spacing---spacing--top-padding: 216px;
    --_spacing---spacing--120: 8.333vw;
    --_spacing---spacing--96: 6.667vw;
    --_spacing---radius--radius-1: 1.667vw;
    --_spacing---radius--radius-2: 1.111vw;
  }

  .text-field {
    letter-spacing: -.104vw;
    border-bottom-width: .069vw;
    font-size: 2.778vw;
  }

  .section-divider {
    border-bottom-width: .069vw;
  }

  .text-h2.scroll-4 {
    font-size: 64px;
  }

  .section-hero-weight.base {
    padding-bottom: 10.417vw;
  }

  .section-hero-weight.signal {
    min-height: 130.208vw;
  }

  .footer {
    margin-top: -.417vw;
  }

  .cta-arrow {
    width: 1.667vw;
    height: 1.667vw;
  }

  .video-hero {
    padding-top: 6.667vw;
    padding-bottom: 2.778vw;
  }

  .logo-wrap-hero {
    width: 25.347vw;
  }

  .preloader {
    padding-top: 6.667vw;
    padding-bottom: 2.778vw;
  }

  .text-wrap-hero-middle {
    max-width: 29.861vw;
  }

  .icon-sparkle {
    width: .833vw;
    height: .833vw;
  }

  .left-scroll-section {
    max-width: 10.764vw;
  }

  .right-scroll-section {
    max-width: 40.069vw;
  }

  .text-scroll-right {
    letter-spacing: -.104vw;
    font-size: 2.778vw;
  }

  .arrow-svg {
    width: 23.611vw;
    top: 1.389vw;
    left: 5.903vw;
  }

  .wave-svg, .eye-svg {
    width: 20vw;
  }

  .scroll-image-small {
    width: 12.986vw;
    height: 12.986vw;
  }

  .scroll-image-small._2, .scroll-image-small._5 {
    margin-top: 4.948vw;
  }

  .scroll-image-small._6 {
    margin-top: 11.823vw;
  }

  .scroll-image-large {
    width: 24.722vw;
    height: 24.722vw;
  }

  .scroll-image-large._3 {
    margin-top: 22.396vw;
  }

  .scroll-image-large.heading-404 {
    margin-top: -4.167vw;
  }

  .newsletter-field-master {
    max-width: 31.667vw;
  }

  .footer-marquee {
    margin-top: 13.889vw;
    margin-bottom: 1.944vw;
  }

  .footer-logo-big {
    width: 109.861vw;
  }

  .footer-icon-large {
    width: 19.444vw;
  }

  .scroll-image-vertical {
    width: 18.681vw;
    height: 22.431vw;
  }

  .scroll-row._2 {
    margin-top: 3.646vw;
  }

  .scroll-row._1 {
    margin-top: 27.865vw;
  }

  .scroll-image-horizontall {
    width: 21.25vw;
    height: 12.986vw;
  }

  .gsap-svg {
    width: 31.458vw;
  }

  .smiley-svg {
    width: 15vw;
  }

  .snap-top-gradient {
    height: 35%;
  }

  .snap-bottom-gradient {
    height: 40%;
  }

  .text-mask-snap {
    height: 10.417vw;
    padding-top: 1.302vw;
    padding-bottom: 1.302vw;
  }

  .text-snap-large {
    letter-spacing: -1.042vw;
    font-size: 13.889vw;
    line-height: 80%;
  }

  .button-snap {
    width: 11.111vw;
    height: 3.333vw;
  }

  .button-circle {
    width: 2.778vw;
    height: 2.778vw;
  }

  .note-1 {
    width: 2.361vw;
  }

  .note-2 {
    width: 2.639vw;
  }

  .note-3 {
    width: 4.028vw;
  }

  .note-4 {
    width: 1.667vw;
  }

  .note-5 {
    width: 3.333vw;
  }

  .note-6 {
    width: 1.667vw;
  }

  .lines-1, .lines-2 {
    width: 12.153vw;
  }

  .video-story {
    height: 51.597vw;
  }

  .story-number-grid {
    margin-top: 13.889vw;
  }

  .story-grid-item {
    grid-column-gap: 2.778vw;
    grid-row-gap: 2.778vw;
    border-left-width: .052vw;
    min-height: 20.556vw;
    top: 5.208vw;
  }

  .story-grid-item._2 {
    margin-top: 8.333vw;
  }

  .story-grid-item._3 {
    margin-top: 16.667vw;
  }

  .story-grid-item._4 {
    margin-top: 25vw;
  }

  .text-number {
    letter-spacing: -.104vw;
    font-size: 8.333vw;
  }

  .title-number-item {
    letter-spacing: -.069vw;
    font-size: 2.222vw;
  }

  .left-text-story {
    max-width: 36.458vw;
  }

  .right-text-story {
    max-width: 40.069vw;
  }

  .svg-flower {
    width: 22.656vw;
  }

  .content-signal {
    max-width: 49.306vw;
  }

  .headline-signal {
    max-width: 27.778vw;
  }

  .heading-large {
    letter-spacing: -.278vw;
    font-size: 5.556vw;
  }

  .master-signal {
    max-width: 53.333vw;
    margin-top: 34.722vw;
  }

  .heading-skills {
    max-width: 29.861vw;
  }

  .panels-outer {
    max-width: 75vw;
  }

  .panel {
    height: 44.722vw;
  }

  .icon-tab {
    width: 2.222vw;
    height: 2.222vw;
  }

  .panel-inner {
    grid-column-gap: 2.778vw;
    grid-row-gap: 2.778vw;
    max-width: 20.139vw;
  }

  .shape-left {
    width: 6.094vw;
  }

  .shape-right {
    width: 15.104vw;
  }

  .star-first {
    width: 3.194vw;
  }

  .star-second {
    width: 6.667vw;
  }

  .star-third {
    width: 8.958vw;
  }

  .star-fourth {
    width: 4.444vw;
  }

  .photo-lines-left, .photo-lines-right {
    width: 5.417vw;
  }

  .cookie-first {
    width: 10.972vw;
  }

  .cookie-second {
    width: 16.458vw;
  }

  .cookie-third {
    width: 10.972vw;
  }

  .title {
    font-size: 160px;
  }

  .section-solar-system.base {
    padding-bottom: 10.417vw;
  }

  .story-grid-item-2._2 {
    margin-top: 8.333vw;
  }

  .story-grid-item-2._3 {
    margin-top: 16.667vw;
  }

  .section-stars.base {
    padding-bottom: 10.417vw;
  }

  .scroll-image-large-2.heading-404 {
    margin-top: -4.167vw;
  }

  .scroll-image-large-2._3 {
    margin-top: 22.396vw;
  }

  .scroll-image-small-2 {
    width: 12.986vw;
    height: 12.986vw;
  }

  .scroll-image-small-2._2 {
    margin-top: 4.948vw;
  }

  .scroll-image-large-3.heading-404 {
    margin-top: -4.167vw;
  }

  .scroll-image-large-3._3 {
    margin-top: 22.396vw;
  }

  .section-constellation.base {
    padding-bottom: 10.417vw;
  }

  .section-constellation.signal {
    min-height: 130.208vw;
  }

  .section-weight-letter.base {
    padding-bottom: 10.417vw;
  }

  .section-weight-letter.signal {
    min-height: 130.208vw;
  }

  .section-sentence.base {
    padding-bottom: 10.417vw;
  }

  .section-sentence.signal {
    min-height: 130.208vw;
  }

  .setion-duplex.base {
    padding-bottom: 10.417vw;
  }
}

@media screen and (min-width: 1920px) {
  body {
    --_spacing---spacing--48: 2.6664vw;
    --_spacing---spacing--16: .8888vw;
    --_spacing---site-padding--main: 1.3336vw;
    --_spacing---spacing--0: 0px;
    --_spacing---spacing--80: 4.4448vw;
    --_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>: 24px;
    --_spacing---radius--radius-3: .4448vw;
    --_spacing---spacing--8: .4448vw;
    --_spacing---radius--radius-4: .2224vw;
    --_spacing---spacing--32: 1.7776vw;
    --_spacing---spacing--6: .3336vw;
    --_spacing---spacing--160: 8.8888vw;
    --_spacing---spacing--24: 1.3336vw;
    --_spacing---spacing--64: 3.55584vw;
    --_spacing---spacing--4: .2224vw;
    --_spacing---radius--full: 100vw;
    --_spacing---spacing--12: .6664vw;
    --_spacing---spacing--20: 1.1112vw;
    --_spacing---spacing--top-padding: 216px;
    --_spacing---spacing--120: 6.6664vw;
    --_spacing---spacing--96: 5.3336vw;
    --_spacing---radius--radius-1: 1.3336vw;
    --_spacing---radius--radius-2: .8888vw;
    --_text---text-body--font-size: 24px;
    --_text---text-body--line-height: 19px;
    --_text---text-body--font-weight: var(--weight--body);
    --_text---text-body--letter-spacing: 0px;
    --_text---h1--font-family: var(--font--heading-sans);
    --_text---h1--font-size: 160px;
    --_text---h1--line-height: 80px;
    --_text---h1--font-weight: var(--weight--heading-sans);
    --_text---h1--letter-spacing: -3px;
    --_text---h2--font-family: var(--font--heading-serif);
    --_text---h2--font-size: 3.5552vw;
    --_text---h2--line-height: 100%;
    --_text---h2--font-weight: var(--weight--heading-serif);
    --_text---h2--letter-spacing: 0px;
    --_text---h3--font-family: var(--font--heading-sans);
    --_text---h3--font-size: 48px;
    --_text---h3--line-height: 48px;
    --_text---h3--font-weight: var(--weight--heading-sans);
    --_text---h3--letter-spacing: -1px;
    --_text---h4--font-family: var(--font--heading-sans);
    --_text---h4--font-size: 36px;
    --_text---h4--line-height: 36px;
    --_text---h4--font-weight: var(--weight--heading-sans);
    --_text---h4--letter-spacing: -1px;
    --_text---h5--font-family: var(--font--heading-serif);
    --_text---h5--font-size: 28px;
    --_text---h5--line-height: 32px;
    --_text---h5--font-weight: var(--weight--heading-sans);
    --_text---h5--letter-spacing: -1px;
    --_text---h6--font-family: var(--font--heading-serif);
    --_text---h6--font-size: 24px;
    --_text---h6--line-height: 28px;
    --_text---h6--font-weight: var(--weight--heading-sans);
    --_text---h6--letter-spacing: -1px;
    --_text---text-large--font-family: var(--font--body);
    --_text---text-large--font-size: 20px;
    --_text---text-large--line-height\<deleted\|variable-e26d686c-1f00-6b67-6616-797e1438f963\>: 140%;
    --_text---text-large--font-weight: var(--weight--body);
    --_text---label--line-height: 133%;
    --_text---label--font-weight: var(--weight--ui);
    --_text---label--letter-spacing: .0552vw;
    --_text---h8--font-family: var(--font--heading-serif);
    --_text---h8--font-size: 16px;
    --_text---h8--line-height: 20px;
    --_text---h8--font-weight: var(--weight--heading-sans);
    --_text---h8--letter-spacing: 2px;
    --_text---text-body--font-family: var(--font--body);
    --_text---text-small--font-family: var(--font--body);
    --_text---text-small--font-size: 12px;
    --_text---text-small--line-height: 16px;
    --_text---text-small--font-weight: var(--weight--body);
    --_text---text-small--letter-spacing: 0px;
    --_text---text-large--line-height: 28px;
    --_text---text-large--letter-spacing: -.4px;
    --_text---h7--font-family: var(--font--heading-serif);
    --_text---h7--font-size: 20px;
    --_text---h7--line-height: 24px;
    --_text---h7--font-weight: var(--weight--heading-sans);
    --_text---h7--letter-spacing: -.5px;
    --_text---label-small--font-family: var(--font--ui);
    --_text---label-small--font-size: .5552vw;
    --_text---label-small--line-height: 120%;
    --_text---label-small--font-weight: var(--weight--ui);
    --_text---label-small--letter-spacing: .0552vw;
    --_text---label--font-size: .6664vw;
    --_text---label--font-family: var(--font--ui);
  }

  .label {
    font-size: 16px;
  }

  .text-h2, .text-h2.scroll-1, .text-h2.scroll-4 {
    font-size: 100px;
  }

  .cta-arrow {
    width: 1.3336vw;
    height: 1.3336vw;
  }

  .button-label {
    font-size: 16px;
  }

  .video-hero {
    padding-top: 5.3336vw;
    padding-bottom: 2.2224vw;
  }

  .logo-wrap-hero {
    width: 20.2776vw;
  }

  .preloader {
    padding-top: 5.3336vw;
    padding-bottom: 2.2224vw;
  }

  .text-wrap-hero-middle {
    max-width: 23.8888vw;
  }

  .icon-sparkle {
    width: .6664vw;
    height: .6664vw;
  }

  .left-scroll-section {
    max-width: 8.6112vw;
  }

  .right-scroll-section {
    max-width: 32.0552vw;
  }

  .text-scroll-right {
    letter-spacing: -.0832vw;
    font-size: 2.2224vw;
  }

  .arrow-svg {
    width: 18.8888vw;
    top: 1.1112vw;
    left: 4.7224vw;
  }

  .wave-svg, .eye-svg {
    width: 16vw;
  }

  .scroll-image-small {
    width: 10.3888vw;
    height: 10.3888vw;
  }

  .scroll-image-large {
    width: 19.7776vw;
    height: 19.7776vw;
  }

  .scroll-image-large.heading-404 {
    height: 690px;
  }

  .newsletter-field-master {
    max-width: 25.3336vw;
  }

  .footer-marquee {
    margin-top: 11.1112vw;
    margin-bottom: 1.5552vw;
  }

  .footer-logo-big {
    width: 87.8888vw;
  }

  .footer-icon-large {
    width: 15.5552vw;
  }

  .scroll-image-vertical {
    width: 14.9448vw;
    height: 17.9448vw;
  }

  .scroll-image-horizontall {
    width: 17vw;
    height: 10.3888vw;
  }

  .gsap-svg {
    width: 25.1664vw;
  }

  .smiley-svg {
    width: 12vw;
  }

  .text-snap-large {
    font-size: 11.1112vw;
  }

  .button-snap {
    width: 8.8888vw;
    height: 2.6664vw;
  }

  .button-circle {
    width: 2.2224vw;
    height: 2.2224vw;
  }

  .note-1 {
    width: 1.8888vw;
  }

  .note-2 {
    width: 2.1112vw;
  }

  .note-3 {
    width: 3.2224vw;
  }

  .note-4 {
    width: 1.3336vw;
  }

  .note-5 {
    width: 2.6664vw;
  }

  .note-6 {
    width: 1.3336vw;
  }

  .lines-1, .lines-2 {
    width: 9.7224vw;
  }

  .video-story {
    height: 41.2776vw;
  }

  .story-number-grid {
    margin-top: 11.1112vw;
  }

  .story-grid-item {
    min-height: 16.4448vw;
    top: 4.1664vw;
  }

  .story-grid-item._2 {
    margin-top: 6.6664vw;
  }

  .story-grid-item._3 {
    margin-top: 13.3336vw;
  }

  .story-grid-item._4 {
    margin-top: 20vw;
  }

  .text-number {
    letter-spacing: -.0832vw;
    font-size: 6.6664vw;
  }

  .title-number-item {
    letter-spacing: -.0552vw;
    font-size: 1.7776vw;
  }

  .left-text-story {
    max-width: 29.1664vw;
  }

  .right-text-story {
    max-width: 32.0552vw;
  }

  .svg-flower {
    width: 18.1248vw;
  }

  .headline-signal {
    max-width: 22.2224vw;
  }

  .heading-large {
    letter-spacing: -.2224vw;
    font-size: 4.4448vw;
  }

  .master-signal {
    margin-top: 27.7776vw;
  }

  .panels-outer {
    max-width: 60vw;
  }

  .panel {
    height: 35.7776vw;
  }

  .icon-tab {
    width: 1.7776vw;
    height: 1.7776vw;
  }

  .panel-inner {
    max-width: 16.1112vw;
  }

  .star-first {
    width: 2.5552vw;
  }

  .star-second {
    width: 5.3336vw;
  }

  .star-third {
    width: 7.1664vw;
  }

  .star-fourth {
    width: 3.5552vw;
  }

  .photo-lines-left, .photo-lines-right {
    width: 4.3336vw;
  }

  .cookie-first {
    width: 8.7776vw;
  }

  .cookie-second {
    width: 13.1664vw;
  }

  .cookie-third {
    width: 8.7776vw;
  }

  .label-bottom-page {
    font-size: 16px;
  }

  .name-text-middle {
    max-width: 23.8888vw;
  }

  .title {
    font-size: 200px;
  }

  .letter-work {
    color: #fff;
    font-variation-settings: "wght" 1, "wdth" 42, normal;
  }

  .letter-work:hover {
    font-variation-settings: "wght" 1, "wdth" 100, "CNTS" 100;
  }

  .left-text-wrapper {
    max-width: 8.6112vw;
  }

  .label-3, .label-3.link-blast {
    font-size: 16px;
  }

  .right-text-wrapper {
    max-width: 30vw;
  }

  .story-grid-item-2 {
    min-height: 16.4448vw;
    top: 4.1664vw;
  }

  .story-grid-item-2._2 {
    margin-top: 6.6664vw;
  }

  .story-grid-item-2._4 {
    margin-top: 20vw;
  }

  .story-grid-item-2._3 {
    margin-top: 13.3336vw;
  }

  .right-text-story-2 {
    max-width: 25ch;
  }

  .title-number-item-2 {
    letter-spacing: -.0552vw;
    font-size: 40px;
  }

  .video-story-2 {
    height: 41.2776vw;
  }

  .text-number-2 {
    letter-spacing: -.0832vw;
  }

  .story-number-grid-2 {
    margin-top: 11.1112vw;
  }

  .text-letter {
    font-size: 280px;
  }

  .left-scroll-section-2-copy {
    max-width: 38vw;
  }

  .text-scroll-left {
    font-size: 100px;
    line-height: 1;
  }

  .quote-letter {
    color: #fff;
  }

  .text-scroll-right-3 {
    letter-spacing: -.0832vw;
    font-size: 2.2224vw;
  }

  .right-text-story-3 {
    max-width: 25ch;
  }

  .scroll-image-large-2 {
    width: 19.7776vw;
    height: 19.7776vw;
  }

  .text-scroll-right-4 {
    letter-spacing: -.0832vw;
    font-size: 2.2224vw;
  }

  .scroll-image-small-2 {
    width: 10.3888vw;
    height: 10.3888vw;
  }

  .scroll-image-vertical-2 {
    width: 14.9448vw;
    height: 17.9448vw;
  }

  .right-scroll-section-3 {
    max-width: 38vw;
  }

  .scroll-image-horizontall-2 {
    width: 17vw;
    height: 10.3888vw;
  }

  .scroll-image-large-3 {
    width: 19.7776vw;
    height: 19.7776vw;
  }

  .text-scroll-right-5 {
    letter-spacing: -.0832vw;
    font-size: 2.2224vw;
  }

  .right-scroll-section-4 {
    max-width: 38vw;
  }

  .timeline-main_heading-wrapper {
    max-width: 1200px;
  }

  .title-h2 {
    font-size: 100px;
  }

  .star-text {
    font-size: 20px;
  }

  .text-wrap-hero-middle-3 {
    max-width: 23.8888vw;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_spacing---spacing--48: 48px;
    --_spacing---spacing--16: 16px;
    --_spacing---site-padding--main: 24px;
    --_spacing---spacing--0: 0px;
    --_spacing---spacing--80: 80px;
    --_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>: 24px;
    --_spacing---radius--radius-3: 8px;
    --_spacing---spacing--8: 8px;
    --_spacing---radius--radius-4: 4px;
    --_spacing---spacing--32: 32px;
    --_spacing---spacing--6: 6px;
    --_spacing---spacing--160: 160px;
    --_spacing---spacing--24: 24px;
    --_spacing---spacing--64: 64px;
    --_spacing---spacing--4: 4px;
    --_spacing---radius--full: 100vw;
    --_spacing---spacing--12: 12px;
    --_spacing---spacing--20: 20px;
    --_spacing---spacing--top-padding: 216px;
    --_spacing---spacing--120: 120px;
    --_spacing---spacing--96: 96px;
    --_spacing---radius--radius-1: 24px;
    --_spacing---radius--radius-2: 16px;
    --_text---text-body--font-size: 24px;
    --_text---text-body--line-height: 19px;
    --_text---text-body--font-weight: var(--weight--body);
    --_text---text-body--letter-spacing: 0px;
    --_text---h1--font-family: var(--font--heading-sans);
    --_text---h1--font-size: 140px;
    --_text---h1--line-height: 80px;
    --_text---h1--font-weight: var(--weight--heading-sans);
    --_text---h1--letter-spacing: -3px;
    --_text---h2--font-family: var(--font--heading-serif);
    --_text---h2--font-size: 64px;
    --_text---h2--line-height: 100%;
    --_text---h2--font-weight: var(--weight--heading-serif);
    --_text---h2--letter-spacing: 0px;
    --_text---h3--font-family: var(--font--heading-sans);
    --_text---h3--font-size: 48px;
    --_text---h3--line-height: 48px;
    --_text---h3--font-weight: var(--weight--heading-sans);
    --_text---h3--letter-spacing: -1px;
    --_text---h4--font-family: var(--font--heading-sans);
    --_text---h4--font-size: 36px;
    --_text---h4--line-height: 36px;
    --_text---h4--font-weight: var(--weight--heading-sans);
    --_text---h4--letter-spacing: -1px;
    --_text---h5--font-family: var(--font--heading-serif);
    --_text---h5--font-size: 28px;
    --_text---h5--line-height: 32px;
    --_text---h5--font-weight: var(--weight--heading-sans);
    --_text---h5--letter-spacing: -1px;
    --_text---h6--font-family: var(--font--heading-serif);
    --_text---h6--font-size: 24px;
    --_text---h6--line-height: 28px;
    --_text---h6--font-weight: var(--weight--heading-sans);
    --_text---h6--letter-spacing: -1px;
    --_text---text-large--font-family: var(--font--body);
    --_text---text-large--font-size: 20px;
    --_text---text-large--line-height\<deleted\|variable-e26d686c-1f00-6b67-6616-797e1438f963\>: 140%;
    --_text---text-large--font-weight: var(--weight--body);
    --_text---label--line-height: 133%;
    --_text---label--font-weight: var(--weight--ui);
    --_text---label--letter-spacing: 1px;
    --_text---h8--font-family: var(--font--heading-serif);
    --_text---h8--font-size: 16px;
    --_text---h8--line-height: 20px;
    --_text---h8--font-weight: var(--weight--heading-sans);
    --_text---h8--letter-spacing: 2px;
    --_text---text-body--font-family: var(--font--body);
    --_text---text-small--font-family: var(--font--body);
    --_text---text-small--font-size: 12px;
    --_text---text-small--line-height: 16px;
    --_text---text-small--font-weight: var(--weight--body);
    --_text---text-small--letter-spacing: 0px;
    --_text---text-large--line-height: 28px;
    --_text---text-large--letter-spacing: -.4px;
    --_text---h7--font-family: var(--font--heading-serif);
    --_text---h7--font-size: 20px;
    --_text---h7--line-height: 24px;
    --_text---h7--font-weight: var(--weight--heading-sans);
    --_text---h7--letter-spacing: -.5px;
    --_text---label-small--font-family: var(--font--ui);
    --_text---label-small--font-size: 10px;
    --_text---label-small--line-height: 120%;
    --_text---label-small--font-weight: var(--weight--ui);
    --_text---label-small--letter-spacing: 1px;
    --_text---label--font-size: 12px;
    --_text---label--font-family: var(--font--ui);
    --_buttons---button-large--font-size: 14px;
    --_buttons---button-large--font-weight: var(--weight--ui);
    --_buttons---button-large--line-height: 24px;
    --_buttons---button-large--letter-spacing: 2px;
    --_buttons---button-large--radius: 32px;
    --_buttons---button-large--font-family: var(--font--ui);
    --_buttons---button-small--font-size: 12px;
    --_buttons---button-small--font-weight: var(--weight--ui);
    --_buttons---button-small--line-height: 16px;
    --_buttons---button-small--letter-spacing: 2px;
    --_buttons---button-small--radius: 32px;
    --_buttons---button-small--font-family: var(--font--ui);
  }

  .text-h2 {
    line-height: 1.1;
  }

  .section-hero-weight.base {
    padding-bottom: 120px;
  }

  .button-label {
    font-size: 12px;
  }

  .wrap-navigation-links {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
  }

  .video-hero {
    padding-top: 120px;
  }

  .nav-link.brand.mobile-hidden {
    display: none;
  }

  .nav-link.brand.mobile-hidden.w--current {
    display: flex;
  }

  .logo-wrap-hero {
    width: 300px;
  }

  .preloader {
    padding-top: 120px;
  }

  .scroll-section-top-tile {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
  }

  .left-scroll-section {
    text-align: right;
  }

  .arrow-svg {
    width: 300px;
    left: 148px;
  }

  .scroll-image-small {
    width: 120px;
    height: 120px;
  }

  .scroll-image-large {
    width: 280px;
    height: 280px;
  }

  .scroll-image-large._3 {
    margin-top: 300px;
  }

  .scroll-image-vertical {
    width: 200px;
    height: 260px;
  }

  .scroll-row._1 {
    margin-top: 400px;
  }

  .scroll-image-horizontall {
    width: 250px;
    height: 140px;
  }

  .text-snap-large {
    font-size: 160px;
    line-height: 80%;
  }

  .note-1 {
    left: 15%;
  }

  .note-2 {
    top: 50%;
    left: 0%;
  }

  .note-3 {
    left: 0%;
  }

  .note-4 {
    top: 25%;
    right: 10%;
  }

  .note-5 {
    right: 0%;
  }

  .note-6 {
    bottom: 25%;
    right: 0%;
  }

  .lines-1 {
    top: 40%;
    left: 15%;
  }

  .lines-2 {
    top: 40%;
    right: 15%;
  }

  .video-story {
    height: 640px;
  }

  .story-number-grid {
    grid-row-gap: var(--_spacing---spacing--32);
    grid-template-columns: 1fr 1fr;
  }

  .story-grid-item {
    position: static;
  }

  .story-grid-item._2, .story-grid-item._3, .story-grid-item._4 {
    margin-top: 0;
  }

  .text-number {
    font-size: 64px;
  }

  .title-number-item {
    font-size: 28px;
  }

  .headline-story {
    grid-column-gap: var(--_spacing---spacing--80);
    grid-row-gap: var(--_spacing---spacing--80);
    flex-flow: column;
  }

  .right-text-story {
    max-width: 520px;
    margin-left: auto;
  }

  .svg-flower {
    width: 360px;
  }

  .headline-signal {
    max-width: 340px;
  }

  .heading-large {
    letter-spacing: -3.5px;
    font-size: 72px;
  }

  .panel {
    height: 520px;
  }

  .master-navigation-links {
    grid-column-gap: var(--_spacing---spacing--8);
    grid-row-gap: var(--_spacing---spacing--8);
    flex-flow: column;
    display: flex;
  }

  .mobile-links {
    display: flex;
  }

  .shape-left {
    bottom: 55%;
    left: 0%;
  }

  .shape-right {
    width: 200px;
    top: auto;
    bottom: 40%;
    right: 5%;
  }

  .star-second {
    width: 70px;
  }

  .star-third, .cookie-first {
    width: 100px;
  }

  .cookie-second {
    width: 140px;
  }

  .cookie-third {
    width: 100px;
  }

  .wrap-button-tooltip {
    display: none;
  }

  .title {
    padding-top: 40px;
  }

  .block-letter-work {
    margin-bottom: 2rem;
  }

  .top-text-wrapper {
    margin-top: 0;
  }

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

  .label-3.link-blast {
    text-align: left;
  }

  .right-text-wrapper {
    max-width: 56vw;
  }

  .text-scroll-right-2 {
    font-size: 20px;
    line-height: 1.2;
  }

  .text-scroll-right-2.is-italic {
    font-size: 20px;
  }

  .section-solar-system.story {
    margin-top: 3rem;
  }

  .section-solar-system.base {
    padding-bottom: 120px;
  }

  .story-grid-item-2 {
    position: static;
  }

  .story-grid-item-2._2, .story-grid-item-2._4, .story-grid-item-2._3 {
    margin-top: 0;
  }

  .headline-story-2 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
  }

  .right-text-story-2 {
    max-width: 56vw;
    margin-left: auto;
  }

  .title-number-item-2 {
    font-size: 28px;
  }

  .left-text-story-2 {
    max-width: none;
  }

  .solar-system-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .wrap {
    width: 97vw;
  }

  .outer.line {
    width: 240vw;
    height: 97vw;
  }

  .video-story-2 {
    height: 640px;
  }

  .wrapper-text {
    margin-top: 8rem;
  }

  .link {
    font-size: 53vw;
  }

  .text-number-2 {
    font-size: 20vw;
  }

  .bold-text {
    margin-top: 4rem;
  }

  .story-number-grid-2 {
    grid-row-gap: 32px;
    grid-template-columns: 1fr 1fr;
  }

  .gravity-letter-wrapper {
    height: 100vh;
  }

  .section-2 {
    background-position: 20%;
    background-size: auto 100%;
  }

  .text-letter {
    font-size: 140px;
  }

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

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

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

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

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

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

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

  .container {
    padding-bottom: 0;
  }

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

  .left-scroll-section-2-copy {
    max-width: 56vw;
  }

  .text-scroll-left {
    font-size: 50px;
    line-height: 1;
  }

  .text-scroll-left.letter-spacing {
    letter-spacing: -.3px;
  }

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

  .section-stars.story {
    padding-top: 48px;
  }

  .section-stars.base {
    padding-bottom: 120px;
  }

  .stars-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-bottom: 0;
  }

  .start-label {
    font-size: 18px;
  }

  .block-letter-work-copy {
    margin-bottom: 2rem;
  }

  .quote-letter {
    text-align: center;
    font-size: 10vw;
  }

  .div-block-5 {
    grid-template-columns: 1fr 1fr;
  }

  .image-8 {
    display: none;
  }

  .headline-story-3 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
  }

  .right-text-story-3 {
    max-width: 56vw;
    margin-left: auto;
  }

  .spot._2 {
    width: 600px;
  }

  .content {
    margin-top: 0;
  }

  .label-4.link-blast {
    text-align: left;
  }

  .scroll-image-large-2 {
    width: 280px;
    height: 280px;
  }

  .scroll-image-large-2._3 {
    margin-top: 300px;
  }

  .scroll-image-small-2 {
    width: 120px;
    height: 120px;
  }

  .scroll-image-vertical-2 {
    width: 200px;
    height: 260px;
  }

  .section-italic {
    height: auto;
  }

  .right-scroll-section-3 {
    max-width: 56vw;
  }

  .scroll-image-horizontall-2 {
    width: 250px;
    height: 140px;
  }

  .label-5.link-blast {
    text-align: left;
  }

  .scroll-image-large-3 {
    width: 280px;
    height: 280px;
  }

  .scroll-image-large-3._3 {
    margin-top: 300px;
  }

  .right-scroll-section-4 {
    max-width: 56vw;
  }

  .timeline_text {
    font-size: 18px;
  }

  .timeline_item {
    grid-template-columns: 1fr 100px 1fr;
  }

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

  .section-story.is-light {
    padding-bottom: 2rem;
  }

  .title-h2 {
    padding-bottom: 20px;
  }

  .section-constellation.base, .section-weight-letter.base, .section-sentence.base {
    padding-bottom: 120px;
  }

  .star-text.link-blast {
    text-align: left;
  }

  .image-16 {
    display: none;
  }

  .master-navigation-links-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    display: flex;
  }

  .setion-duplex.base {
    padding-bottom: 120px;
  }

  .duplexity-word {
    letter-spacing: 0;
    font-size: 8rem;
  }

  .duplexity-word.hidden-desktop {
    display: block;
  }

  .word-wrapper {
    overflow: clip;
  }

  .moon-wrapper {
    margin-top: 0;
  }

  .duplex-word-separator {
    display: none;
  }

  .loading {
    font-size: 30px;
  }

  .loading.clone, .count {
    font-size: 30px;
    line-height: 44px;
  }

  .standard-button.brand.mobile-hidden {
    display: none;
  }

  .standard-button.brand.mobile-hidden.w--current {
    display: flex;
  }

  .standard-button.brand.cosmic, .standard-button.brand.cosmic.w--current, .standard-button.cta.hover-white.cosmic {
    display: none;
  }

  .text-block-7 {
    margin-top: 3rem;
    margin-bottom: 3rem;
    font-style: italic;
    display: block;
  }

  .draggable-wrap {
    justify-content: space-around;
    display: none;
  }

  .draggable {
    margin-bottom: 60px;
  }

  .drag-image-wrapper {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .image-22 {
    width: 20%;
    padding-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_spacing---spacing--48: 32px;
    --_spacing---spacing--16: 12px;
    --_spacing---site-padding--main: 16px;
    --_spacing---spacing--0: 0px;
    --_spacing---spacing--80: 64px;
    --_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>: 16px;
    --_spacing---radius--radius-3: 4px;
    --_spacing---spacing--8: 6px;
    --_spacing---radius--radius-4: 4px;
    --_spacing---spacing--32: 24px;
    --_spacing---spacing--6: 6px;
    --_spacing---spacing--160: 120px;
    --_spacing---spacing--24: 16px;
    --_spacing---spacing--64: 48px;
    --_spacing---spacing--4: 4px;
    --_spacing---radius--full: 100vw;
    --_spacing---spacing--12: 8px;
    --_spacing---spacing--20: 16px;
    --_spacing---spacing--top-padding: 140px;
    --_spacing---spacing--120: 80px;
    --_spacing---spacing--96: 72px;
    --_spacing---radius--radius-1: 16px;
    --_spacing---radius--radius-2: 8px;
    --_text---text-body--font-size: 19px;
    --_text---text-body--line-height: 20px;
    --_text---text-body--font-weight: var(--weight--body);
    --_text---text-body--letter-spacing: 0px;
    --_text---h1--font-family: var(--font--heading-sans);
    --_text---h1--font-size: 110px;
    --_text---h1--line-height: 52px;
    --_text---h1--font-weight: var(--weight--heading-sans);
    --_text---h1--letter-spacing: -2px;
    --_text---h2--font-family: var(--font--heading-serif);
    --_text---h2--font-size: 50px;
    --_text---h2--line-height: 50px;
    --_text---h2--font-weight: var(--weight--heading-serif);
    --_text---h2--letter-spacing: 0px;
    --_text---h3--font-family: var(--font--heading-sans);
    --_text---h3--font-size: 32px;
    --_text---h3--line-height: 32px;
    --_text---h3--font-weight: var(--weight--heading-sans);
    --_text---h3--letter-spacing: -1px;
    --_text---h4--font-family: var(--font--heading-sans);
    --_text---h4--font-size: 28px;
    --_text---h4--line-height: 28px;
    --_text---h4--font-weight: var(--weight--heading-sans);
    --_text---h4--letter-spacing: 0px;
    --_text---h5--font-family: var(--font--heading-serif);
    --_text---h5--font-size: 24px;
    --_text---h5--line-height: 28px;
    --_text---h5--font-weight: var(--weight--heading-sans);
    --_text---h5--letter-spacing: 0px;
    --_text---h6--font-family: var(--font--heading-serif);
    --_text---h6--font-size: 20px;
    --_text---h6--line-height: 24px;
    --_text---h6--font-weight: var(--weight--heading-sans);
    --_text---h6--letter-spacing: -.5px;
    --_text---text-large--font-family: var(--font--body);
    --_text---text-large--font-size: 16px;
    --_text---text-large--line-height\<deleted\|variable-e26d686c-1f00-6b67-6616-797e1438f963\>: 150%;
    --_text---text-large--font-weight: var(--weight--body);
    --_text---label--line-height: 20px;
    --_text---label--font-weight: var(--weight--ui);
    --_text---label--letter-spacing: 1px;
    --_text---h8--font-family: var(--font--heading-serif);
    --_text---h8--font-size: 12px;
    --_text---h8--line-height: 16px;
    --_text---h8--font-weight: var(--weight--heading-sans);
    --_text---h8--letter-spacing: 2px;
    --_text---text-body--font-family: var(--font--body);
    --_text---text-small--font-family: var(--font--body);
    --_text---text-small--font-size: 10px;
    --_text---text-small--line-height: 16px;
    --_text---text-small--font-weight: var(--weight--body);
    --_text---text-small--letter-spacing: 0px;
    --_text---text-large--line-height: 24px;
    --_text---text-large--letter-spacing: -.4px;
    --_text---h7--font-family: var(--font--heading-serif);
    --_text---h7--font-size: 16px;
    --_text---h7--line-height: 20px;
    --_text---h7--font-weight: var(--weight--heading-sans);
    --_text---h7--letter-spacing: -.5px;
    --_text---label-small--font-family: var(--font--ui);
    --_text---label-small--font-size: 8px;
    --_text---label-small--line-height: 10px;
    --_text---label-small--font-weight: var(--weight--ui);
    --_text---label-small--letter-spacing: 1px;
    --_text---label--font-size: 12px;
    --_text---label--font-family: var(--font--ui);
    --_buttons---button-large--font-size: 14px;
    --_buttons---button-large--font-weight: var(--weight--ui);
    --_buttons---button-large--line-height: 24px;
    --_buttons---button-large--letter-spacing: 2px;
    --_buttons---button-large--radius: 32px;
    --_buttons---button-large--font-family: var(--font--ui);
    --_buttons---button-small--font-size: 12px;
    --_buttons---button-small--font-weight: var(--weight--ui);
    --_buttons---button-small--line-height: 16px;
    --_buttons---button-small--letter-spacing: 2px;
    --_buttons---button-small--radius: 32px;
    --_buttons---button-small--font-family: var(--font--ui);
  }

  .text-field {
    font-size: 24px;
  }

  .template-halves {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .main-container.mobile-no-padding {
    padding-right: var(--_spacing---spacing--0);
    padding-left: var(--_spacing---spacing--0);
  }

  .text-h2 {
    font-size: 48px;
  }

  .section-hero-weight.base {
    padding-bottom: 80px;
  }

  .section-hero-weight.signal {
    min-height: 2000px;
  }

  .template-block-title {
    position: static;
  }

  .card-template-details.licenses-card {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .footer {
    padding-top: 48px;
    padding-bottom: 24px;
  }

  .cta-arrow {
    width: 20px;
    height: 20px;
  }

  ._404-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: 430px;
  }

  .utility-page-form.pw {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .video-hero {
    padding-top: 92px;
    padding-bottom: 24px;
  }

  .logo-wrap-hero {
    width: 220px;
  }

  .preloader {
    padding-top: 92px;
    padding-bottom: 24px;
  }

  .text-wrap-hero-middle {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
  }

  .right-scroll-section {
    max-width: 330px;
  }

  .text-scroll-right {
    letter-spacing: -1px;
    font-size: 28px;
  }

  .arrow-svg {
    width: 220px;
    left: 42px;
  }

  .scroll-wrapper {
    padding-top: 100px;
  }

  .wave-svg, .eye-svg {
    width: 200px;
  }

  .scroll-image-small {
    width: 90px;
    height: 90px;
  }

  .scroll-image-small._1 {
    margin-top: 60px;
    margin-left: 10%;
  }

  .scroll-image-small._5 {
    order: 1;
  }

  .scroll-image-small._6 {
    margin-top: 80px;
  }

  .scroll-image-large {
    width: 182px;
    height: 182px;
  }

  .scroll-image-large._2 {
    margin-left: 5%;
  }

  .scroll-image-large._3 {
    margin-top: 250px;
  }

  .scroll-image-large.heading-404 {
    margin-top: 120px;
    margin-left: 3.5%;
  }

  .scroll-image-large._4 {
    order: -1;
    margin-left: auto;
  }

  .master-snap-section {
    top: 24px;
  }

  .footer-marquee {
    margin-top: 264px;
  }

  .footer-logo-big {
    width: 1028px;
  }

  .footer-icon-large {
    width: 200px;
  }

  .circle-image {
    height: 18vw;
  }

  .bottom-tile-footer {
    flex-flow: wrap;
  }

  .scroll-image-vertical {
    width: 132px;
    height: 159px;
  }

  .scroll-image-vertical._1 {
    margin-top: 160px;
  }

  .scroll-row._2 {
    flex-flow: column;
  }

  .scroll-row._1 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 250px;
  }

  .scroll-image-horizontall {
    width: 200px;
    height: 100px;
  }

  .scroll-image-horizontall._1 {
    margin-left: auto;
    margin-right: 10%;
  }

  .gsap-svg {
    width: 320px;
  }

  .smiley-svg {
    width: 140px;
    right: -70.227px;
  }

  .kid-visible, .kid-hidden {
    max-height: 80%;
  }

  .text-snap-large {
    letter-spacing: -6px;
    font-size: 96px;
    line-height: 80px;
  }

  .button-snap {
    width: 140px;
    height: 42px;
  }

  .button-circle {
    width: 35px;
    height: 35px;
  }

  .note-1 {
    width: 24px;
  }

  .note-2 {
    width: 28px;
  }

  .note-3 {
    width: 40px;
  }

  .note-4 {
    width: 18px;
  }

  .note-5 {
    width: 38px;
  }

  .note-6 {
    width: 18px;
  }

  .lines-1, .lines-2 {
    width: 120px;
  }

  .video-story {
    border-radius: var(--_spacing---spacing--0);
  }

  .story-number-grid {
    margin-top: 160px;
  }

  .story-grid-item {
    padding-top: var(--_spacing---spacing--12);
    padding-bottom: var(--_spacing---spacing--12);
    min-height: 212px;
  }

  .text-number {
    font-size: 56px;
  }

  .title-number-item {
    letter-spacing: -.75px;
    font-size: 20px;
  }

  .headline-story {
    flex-flow: column;
  }

  .left-text-story {
    max-width: 360px;
  }

  .right-text-story {
    max-width: 370px;
  }

  .svg-flower {
    width: 320px;
  }

  .headline-signal {
    max-width: 200px;
  }

  .heading-large {
    letter-spacing: -3px;
    font-size: 44px;
  }

  .heading-skills {
    max-width: 300px;
  }

  .services {
    grid-column-gap: var(--_spacing---spacing--48);
    grid-row-gap: var(--_spacing---spacing--48);
  }

  .panel {
    padding-right: var(--_spacing---spacing--20);
    padding-left: var(--_spacing---spacing--20);
    height: 480px;
  }

  .icon-tab {
    width: 24px;
    height: 24px;
  }

  .panel-content {
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .panel-inner {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 100%;
    max-width: none;
    height: auto;
  }

  .mobile-links {
    grid-column-gap: var(--_spacing---spacing--8);
    grid-row-gap: var(--_spacing---spacing--8);
    grid-template-rows: auto;
    grid-template-columns: 1fr auto;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .shape-left {
    width: 70px;
  }

  .shape-left.second {
    bottom: 55%;
    left: 0%;
  }

  .shape-right {
    width: 120px;
    right: 0%;
  }

  .shape-right.second {
    bottom: 55%;
    right: 0%;
  }

  .star-first {
    width: 40px;
  }

  .star-second {
    width: 60px;
  }

  .star-third {
    width: 70px;
  }

  .star-fourth {
    width: 50px;
  }

  .photo-lines-left {
    width: 60px;
    transform: translate(-111px, -97px);
  }

  .photo-lines-right {
    width: 60px;
    transform: translate(142px, -79px);
  }

  .cookie-first {
    width: 80px;
  }

  .cookie-second {
    width: 110px;
  }

  .cookie-third {
    width: 80px;
  }

  .sales-cta-master {
    display: none;
  }

  .sales-cta {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .title-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .section-hero {
    padding-top: 20px;
  }

  .label-bottom-page {
    text-align: left;
  }

  .label-bottom-page.hero-animated {
    margin-left: 0;
  }

  .title {
    font-size: 20vw;
  }

  .main-container-spacing {
    padding-left: 3%;
    padding-right: 3%;
  }

  .main-container-spacing.mobile-no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .top-text-wrapper {
    flex-flow: column;
    margin-bottom: 4rem;
  }

  .left-text-wrapper {
    max-width: none;
  }

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

  .right-text-wrapper {
    max-width: none;
    margin-top: 2rem;
  }

  .section-solar-system.base {
    padding-bottom: 80px;
  }

  .story-grid-item-2 {
    min-height: 212px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .headline-story-2 {
    flex-flow: column;
    margin-left: 4%;
    margin-right: 4%;
  }

  .right-text-story-2 {
    max-width: 76vw;
  }

  .title-number-item-2 {
    letter-spacing: -.75px;
    font-size: 20px;
  }

  .left-text-story-2 {
    max-width: none;
  }

  .solar-system-wrapper {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .wrap {
    height: auto;
  }

  .text-h2-2 {
    font-size: 60px;
  }

  .video-story-2 {
    border-radius: 0;
  }

  .wrapper-text {
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%;
  }

  .link {
    padding-right: 0;
    font-size: 51vw;
  }

  .text-number-2 {
    font-size: 20vw;
  }

  .story-number-grid-2 {
    margin-top: 160px;
  }

  .gravity-letter-wrapper {
    height: 150vh;
  }

  .section-2 {
    background-position: 90%;
    background-repeat: repeat;
    background-size: cover;
    height: 50vh;
  }

  .text-letter {
    font-size: 100px;
  }

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

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

  .timeline11_empty-space {
    display: none;
  }

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

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

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

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

  .timeline11_item.item-left {
    text-align: left;
    align-items: flex-start;
  }

  .timeline11_circle-wrapper {
    left: 0;
  }

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

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

  .timeline11_item-content.item-left {
    text-align: left;
    align-items: flex-start;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

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

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

  .section-details {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .left-scroll-section-2-copy {
    max-width: 76vw;
    margin-top: 2rem;
  }

  .text-scroll-left {
    letter-spacing: -.3px;
  }

  .section-stars.base {
    padding-bottom: 80px;
  }

  .stars-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 2rem;
  }

  .quote-letter {
    letter-spacing: 0;
  }

  .headline-story-3 {
    flex-flow: column;
    margin-left: 4%;
    margin-right: 4%;
  }

  .text-scroll-right-3 {
    letter-spacing: -1px;
    font-size: 28px;
  }

  .spotlight {
    height: 130vw;
  }

  .right-text-story-3 {
    max-width: 76vw;
  }

  .text-h2-3 {
    font-size: 60px;
  }

  .spot._2 {
    max-width: 100%;
    max-height: 100%;
  }

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

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

  .scroll-image-large-2 {
    width: 182px;
    height: 182px;
  }

  .scroll-image-large-2.heading-404 {
    margin-top: 120px;
    margin-left: 3.5%;
  }

  .scroll-image-large-2._4 {
    order: -1;
    margin-left: auto;
  }

  .scroll-image-large-2._2 {
    margin-left: 5%;
  }

  .scroll-image-large-2._3 {
    margin-top: 250px;
  }

  .list__item-col.hover-effect.hover-effect--cursor-square.column-fourth {
    display: none;
  }

  .text-scroll-right-4 {
    letter-spacing: -1px;
    font-size: 28px;
  }

  .list__item {
    grid-column-gap: 2.4rem;
    grid-row-gap: 2.4rem;
    grid-template-rows: auto;
    grid-template-columns: 70px 30% .75fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .scroll-image-small-2 {
    width: 90px;
    height: 90px;
  }

  .scroll-image-small-2._5 {
    order: 1;
  }

  .scroll-image-small-2._1 {
    margin-top: 60px;
    margin-left: 10%;
  }

  .scroll-image-small-2._6 {
    margin-top: 80px;
  }

  .scroll-image-vertical-2 {
    width: 132px;
    height: 159px;
  }

  .scroll-image-vertical-2._1 {
    margin-top: 160px;
  }

  .right-scroll-section-3 {
    max-width: 76vw;
    margin-top: 2rem;
  }

  .scroll-image-horizontall-2 {
    width: 200px;
    height: 100px;
  }

  .scroll-image-horizontall-2._1 {
    margin-left: auto;
    margin-right: 10%;
  }

  .scroll-section-top-tile-3 {
    flex-flow: column;
  }

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

  .scroll-image-large-3 {
    width: 182px;
    height: 182px;
  }

  .scroll-image-large-3.heading-404 {
    margin-top: 120px;
    margin-left: 3.5%;
  }

  .scroll-image-large-3._4 {
    order: -1;
    margin-left: auto;
  }

  .scroll-image-large-3._2 {
    margin-left: 5%;
  }

  .scroll-image-large-3._3 {
    margin-top: 250px;
  }

  .text-scroll-right-5 {
    letter-spacing: -1px;
    font-size: 28px;
  }

  .right-scroll-section-4 {
    max-width: 76vw;
    margin-top: 2rem;
  }

  .scroll-section-top-tile-4 {
    flex-flow: column;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .timeline_left {
    text-align: left;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_progress {
    left: 30px;
  }

  .timeline_progress-2 {
    left: 6px;
  }

  .padding-vertical-xlarge {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .title-h2 {
    padding-bottom: 15px;
    font-size: 48px;
  }

  .section-constellation.base {
    padding-bottom: 80px;
  }

  .section-constellation.signal {
    min-height: 2000px;
  }

  .section-weight-letter.base {
    padding-bottom: 80px;
  }

  .section-weight-letter.signal {
    min-height: 2000px;
  }

  .section-sentence.base {
    padding-bottom: 80px;
  }

  .section-sentence.signal {
    min-height: 2000px;
  }

  .tabs {
    margin-bottom: 4rem;
  }

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

  .code-embed-8 {
    aspect-ratio: 1;
  }

  .code-embed-9 {
    aspect-ratio: 4 / 5;
  }

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

  .label-6.hero-animated {
    margin-left: 0;
  }

  .nav-link-2.base {
    min-width: 48px;
    min-height: 36px;
  }

  .setion-duplex.base {
    padding-bottom: 80px;
  }

  .duplexity-word {
    font-size: 5rem;
  }

  .moon-text.is-mobile {
    width: 100%;
    height: 50vh;
    display: inline-flex;
  }

  .moon-text.is-desktop {
    display: none;
  }

  .loading, .loading.clone {
    font-size: 28px;
  }

  .standard-button.hidden-mobile, .image-word {
    display: none;
  }

  .image-word.image-mobile {
    aspect-ratio: 1;
    display: inline-block;
  }

  .text-block-7 {
    text-align: left;
    margin-top: 2rem;
  }

  .draggable {
    margin-bottom: 20px;
  }

  .image-22 {
    width: 25%;
    padding-top: 100px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_spacing---spacing--48: 32px;
    --_spacing---spacing--16: 12px;
    --_spacing---site-padding--main: 16px;
    --_spacing---spacing--0: 0px;
    --_spacing---spacing--80: 64px;
    --_spacing---radius--24\<deleted\|variable-7ed2b0ff-bd46-a18a-a853-254e7a6feaf7\>: 16px;
    --_spacing---radius--radius-3: 4px;
    --_spacing---spacing--8: 6px;
    --_spacing---radius--radius-4: 4px;
    --_spacing---spacing--32: 24px;
    --_spacing---spacing--6: 6px;
    --_spacing---spacing--160: 120px;
    --_spacing---spacing--24: 16px;
    --_spacing---spacing--64: 48px;
    --_spacing---spacing--4: 4px;
    --_spacing---radius--full: 100vw;
    --_spacing---spacing--12: 8px;
    --_spacing---spacing--20: 16px;
    --_spacing---spacing--top-padding: 140px;
    --_spacing---spacing--120: 80px;
    --_spacing---spacing--96: 72px;
    --_spacing---radius--radius-1: 16px;
    --_spacing---radius--radius-2: 8px;
    --_text---text-body--font-size: 14px;
    --_text---text-body--line-height: 20px;
    --_text---text-body--font-weight: var(--weight--body);
    --_text---text-body--letter-spacing: 0px;
    --_text---h1--font-family: var(--font--heading-sans);
    --_text---h1--font-size: 56px;
    --_text---h1--line-height: 80px;
    --_text---h1--font-weight: var(--weight--heading-sans);
    --_text---h1--letter-spacing: -2px;
    --_text---h2--font-family: var(--font--heading-serif);
    --_text---h2--font-size: 36px;
    --_text---h2--line-height: 36px;
    --_text---h2--font-weight: var(--weight--heading-serif);
    --_text---h2--letter-spacing: 0px;
    --_text---h3--font-family: var(--font--heading-sans);
    --_text---h3--font-size: 32px;
    --_text---h3--line-height: 32px;
    --_text---h3--font-weight: var(--weight--heading-sans);
    --_text---h3--letter-spacing: -1px;
    --_text---h4--font-family: var(--font--heading-sans);
    --_text---h4--font-size: 28px;
    --_text---h4--line-height: 28px;
    --_text---h4--font-weight: var(--weight--heading-sans);
    --_text---h4--letter-spacing: 0px;
    --_text---h5--font-family: var(--font--heading-serif);
    --_text---h5--font-size: 24px;
    --_text---h5--line-height: 28px;
    --_text---h5--font-weight: var(--weight--heading-sans);
    --_text---h5--letter-spacing: 0px;
    --_text---h6--font-family: var(--font--heading-serif);
    --_text---h6--font-size: 20px;
    --_text---h6--line-height: 24px;
    --_text---h6--font-weight: var(--weight--heading-sans);
    --_text---h6--letter-spacing: -.5px;
    --_text---text-large--font-family: var(--font--body);
    --_text---text-large--font-size: 16px;
    --_text---text-large--line-height\<deleted\|variable-e26d686c-1f00-6b67-6616-797e1438f963\>: 150%;
    --_text---text-large--font-weight: var(--weight--body);
    --_text---label--line-height: 12px;
    --_text---label--font-weight: var(--weight--ui);
    --_text---label--letter-spacing: 1px;
    --_text---h8--font-family: var(--font--heading-serif);
    --_text---h8--font-size: 12px;
    --_text---h8--line-height: 16px;
    --_text---h8--font-weight: var(--weight--heading-sans);
    --_text---h8--letter-spacing: 2px;
    --_text---text-body--font-family: var(--font--body);
    --_text---text-small--font-family: var(--font--body);
    --_text---text-small--font-size: 10px;
    --_text---text-small--line-height: 16px;
    --_text---text-small--font-weight: var(--weight--body);
    --_text---text-small--letter-spacing: 0px;
    --_text---text-large--line-height: 24px;
    --_text---text-large--letter-spacing: -.4px;
    --_text---h7--font-family: var(--font--heading-serif);
    --_text---h7--font-size: 16px;
    --_text---h7--line-height: 20px;
    --_text---h7--font-weight: var(--weight--heading-sans);
    --_text---h7--letter-spacing: -.5px;
    --_text---label-small--font-family: var(--font--ui);
    --_text---label-small--font-size: 8px;
    --_text---label-small--line-height: 10px;
    --_text---label-small--font-weight: var(--weight--ui);
    --_text---label-small--letter-spacing: 1px;
    --_text---label--font-size: 10px;
    --_text---label--font-family: var(--font--ui);
    --_buttons---button-large--font-size: 14px;
    --_buttons---button-large--font-weight: var(--weight--ui);
    --_buttons---button-large--line-height: 24px;
    --_buttons---button-large--letter-spacing: 2px;
    --_buttons---button-large--radius: 32px;
    --_buttons---button-large--font-family: var(--font--ui);
    --_buttons---button-small--font-size: 12px;
    --_buttons---button-small--font-weight: var(--weight--ui);
    --_buttons---button-small--line-height: 16px;
    --_buttons---button-small--letter-spacing: 2px;
    --_buttons---button-small--radius: 32px;
    --_buttons---button-small--font-family: var(--font--ui);
  }

  .button-wrap-style-guide {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .text-field {
    padding-bottom: 12px;
  }

  .template-halves {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .template-block {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    margin-bottom: 48px;
  }

  .text-h2 {
    font-size: 35px;
  }

  .colors-grid-style-guide {
    grid-template-columns: 1fr 1fr;
  }

  .section-hero-weight.hero-template {
    padding-bottom: 48px;
  }

  .wrap-submit-button {
    padding-right: 20px;
  }

  .sales-card {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .single-process {
    grid-column-gap: 16px;
  }

  .sales-card-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .nav-container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .button-label {
    font-size: 10px;
  }

  .wrap-navigation-links {
    grid-template-columns: minmax(24%, auto) minmax(24%, auto) minmax(24%, auto) minmax(24%, auto);
  }

  .newsletter-form {
    width: 100%;
  }

  .submit-button-wrap {
    width: 45px;
  }

  .newsletter-form-block {
    width: 100%;
  }

  .circle-image.mobile-hidden {
    display: none;
  }

  .bottom-tile-footer {
    grid-row-gap: var(--_spacing---spacing--0);
  }

  .kid-visible, .kid-hidden {
    max-height: 60%;
  }

  .text-mask-snap {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }

  .wrap-kid-notes._1 {
    width: 92%;
  }

  .note-1 {
    top: 35%;
    left: 5%;
  }

  .note-1._1 {
    width: 20px;
  }

  .note-3._1, .note-5._1 {
    width: 30px;
  }

  .lines-1._1, .lines-2._1 {
    width: 80px;
  }

  .star-first {
    width: 30px;
  }

  .star-second {
    width: 40px;
    bottom: 20%;
    left: 10%;
  }

  .star-third {
    width: 50px;
    top: 30%;
  }

  .photo-lines-left {
    width: 40px;
    left: 15%;
    transform: none;
  }

  .photo-lines-right {
    width: 50px;
    right: 10%;
    transform: none;
  }

  .cookie-first {
    width: 50px;
    top: 40%;
    left: 0%;
  }

  .cookie-second {
    width: 80px;
    bottom: 30%;
  }

  .cookie-third {
    width: 50px;
    bottom: 20%;
    right: 0%;
  }

  .sales-cta {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .text-date {
    align-self: flex-start;
  }

  .label-bottom-page {
    margin-left: 0%;
    margin-right: 0%;
    line-height: 15px;
  }

  .title {
    line-height: 100%;
  }

  .letter-work {
    text-align: left;
    font-size: 18vw;
  }

  .label-3 {
    margin-left: 0%;
    margin-right: 0%;
    line-height: 15px;
  }

  .right-text-wrapper {
    max-width: none;
  }

  .text-scroll-right-2 {
    letter-spacing: 0;
    font-size: 18px;
    line-height: 1.2;
  }

  .section-solar-system.story {
    padding-bottom: 2rem;
  }

  .headline-story-2 {
    flex-flow: column;
    margin-left: 4%;
    margin-right: 4%;
  }

  .headline-story-2.margin {
    margin-left: 0%;
    margin-right: 0%;
  }

  .right-text-story-2 {
    max-width: none;
  }

  .title-number-item-2 {
    font-size: 25px;
  }

  .left-text-story-2 {
    max-width: none;
  }

  .solar-system-wrapper {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
  }

  .wrap {
    width: 90vw;
    height: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .outer.line {
    height: 90vw;
  }

  .text-h2-2 {
    font-size: 45px;
  }

  .link {
    font-size: 44vw;
    display: block;
  }

  .text-number-2 {
    letter-spacing: -5px;
    font-size: 18vw;
  }

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

  .story-number-grid-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .gravity-letter-wrapper {
    height: 100vh;
  }

  .section-2 {
    background-position: 18%;
  }

  .text-letter {
    font-size: 60px;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 10rem;
  }

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

  .text-size-medium-2.text-weight-bold {
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
  }

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

  .section-details {
    margin-left: 3%;
    margin-right: 3%;
  }

  .left-scroll-section-2-copy {
    max-width: none;
  }

  .text-scroll-left {
    letter-spacing: -.3px;
    font-size: 48px;
  }

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

  .stars-grid {
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 2rem;
  }

  .start-label {
    font-size: 14px;
  }

  .star-image {
    aspect-ratio: 1;
    object-fit: contain;
  }

  .code-embed-2 {
    aspect-ratio: 1080 / 1440;
  }

  .quote-letter {
    text-align: center;
    font-size: 10vw;
    line-height: 1.1;
  }

  .div-block-5 {
    flex-flow: column;
    display: flex;
  }

  .headline-story-3 {
    flex-flow: column;
    margin-left: 4%;
    margin-right: 4%;
  }

  .text-scroll-right-3 {
    margin-top: 2rem;
  }

  .spotlight {
    height: 140vw;
  }

  .right-text-story-3 {
    max-width: none;
  }

  .spot-wrap._2 {
    width: 93%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-h2-3 {
    font-size: 45px;
  }

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

  .label-4 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .label-4.scroll-4, .label-4.scroll-1, .label-4.scroll-3, .label-4.scroll-2 {
    text-align: center;
  }

  .list__item-col.hover-effect.hover-effect--cursor-square {
    font-size: 12px;
  }

  .text-scroll-right-4 {
    margin-top: 2rem;
  }

  .list__item {
    grid-template-columns: 9px 30% .25fr 1fr;
  }

  .label-wrap-scroll-2 {
    width: 100%;
  }

  .section-italic {
    padding-left: 2%;
    padding-right: 2%;
  }

  .right-scroll-section-3 {
    max-width: none;
  }

  .label-5 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .label-5.scroll-4, .label-5.scroll-1, .label-5.scroll-3, .label-5.scroll-2 {
    text-align: center;
  }

  .text-scroll-right-5 {
    margin-top: 2rem;
  }

  .right-scroll-section-4 {
    max-width: none;
  }

  .timeline_date-text {
    letter-spacing: -.3px;
    font-size: 35px;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

  .timeline_text {
    font-size: 18px;
  }

  .timeline_circle.hidden {
    display: block;
  }

  .timeline_circle.hidden.is-transparent {
    opacity: 0;
  }

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

  .paragraph-large {
    font-size: 16px;
  }

  .title-h2 {
    padding-bottom: 0;
    font-size: 35px;
  }

  .section-constellation.hero-template, .section-weight-letter.hero-template, .section-sentence.hero-template {
    padding-bottom: 48px;
  }

  .image-11 {
    width: 70%;
    padding-left: 1rem;
  }

  .image-12, .image-13 {
    width: 100%;
  }

  .image-14 {
    width: 40%;
  }

  .star-text {
    margin-left: 0%;
    margin-right: 0%;
    font-size: 10px;
    line-height: 13px;
  }

  .code-embed-10, .code-embed-11, .code-embed-12 {
    aspect-ratio: 1080 / 1440;
  }

  .code-embed-13, .image-17 {
    display: none;
  }

  .image-18 {
    object-fit: contain;
  }

  .label-6 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .title-2 {
    font-size: 50px;
  }

  .main-container-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .setion-duplex.story {
    padding-top: 24px;
  }

  .duplexity-word {
    text-align: center;
    font-size: 16vw;
    line-height: .9;
  }

  .loading {
    font-size: 24px;
  }

  .loading.clone {
    z-index: 2;
    font-size: 24px;
  }

  .text-block-7 {
    text-align: center;
    margin-bottom: 2rem;
  }

  .title-wrap {
    padding-top: 40px;
    padding-left: 35px;
  }

  .heading {
    font-size: 37px;
  }

  .image-22 {
    width: 30%;
  }
}

#w-node-ada52821-163d-fc52-e4a2-225692b38ae4-7f3fdacd, #w-node-_50809644-36b4-3bf1-2892-c6985e180869-7f3fdacd, #w-node-fd37c150-c7fc-ad4f-8866-addc8391df08-7f3fdacd, #w-node-fbbbe1f1-9971-7764-6853-8bb0eafe3e0f-7f3fdacd, #w-node-_048ac00e-8723-dfe1-4f1b-78141647671d-7f3fdacd {
  align-self: center;
}

#w-node-_32268ad2-7a79-3a22-ce1e-07851e201430-7f3fdad0, #w-node-_32268ad2-7a79-3a22-ce1e-07851e201434-7f3fdad0, #w-node-_32268ad2-7a79-3a22-ce1e-07851e201438-7f3fdad0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_9bf5d2cd-cad1-f75f-9f03-ee069601c6d2-7f3fdacd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1b75e715-5094-1c40-9935-a32239e27c62-7f3fdacd {
    grid-area: 4 / 3 / 5 / 4;
  }

  #w-node-f937fe3c-a25d-3021-6d7c-9c42f537ce58-abf87afc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-baf0ee80-0f8a-fd45-bfd7-2d743b32c816-abf87afc {
    grid-area: 1 / 3 / 2 / 5;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_572278e5-01bc-8f63-dad6-ae18fb60504e-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb605051-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb605053-7f3fdacd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb60505a-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb60505d-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb60506d-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb605070-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb605087-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb60508a-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb6050a3-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb6050a6-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb6050c0-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb6050c3-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb6050de-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb6050e1-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb6050f1-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_572278e5-01bc-8f63-dad6-ae18fb6050f4-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_0c6a737f-4d68-8a50-8b5e-75f0d86ba388-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_0c6a737f-4d68-8a50-8b5e-75f0d86ba38b-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1b75e715-5094-1c40-9935-a32239e27c62-7f3fdacd {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-78141647670e-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-781416476713-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-781416476716-7f3fdacd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a1a7a3b8-29cd-7f0d-cd6d-a5eb7edef613-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a1a7a3b8-29cd-7f0d-cd6d-a5eb7edef615-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a1a7a3b8-29cd-7f0d-cd6d-a5eb7edef618-7f3fdacd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d2361335-c4d4-35dd-98c9-e4569dcf7955-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-d2361335-c4d4-35dd-98c9-e4569dcf7957-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d2361335-c4d4-35dd-98c9-e4569dcf795a-7f3fdacd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-78141647671d-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-781416476722-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-78141647672a-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-78141647672f-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-781416476737-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-78141647673c-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-781416476745-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-781416476748-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-781416476752-7f3fdacd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_048ac00e-8723-dfe1-4f1b-781416476755-7f3fdacd {
    grid-area: 1 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1b75e715-5094-1c40-9935-a32239e27c62-7f3fdacd {
    grid-area: 4 / 2 / 5 / 3;
  }
}


@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-Bold.woff2') format('woff2'), url('../fonts/CosmicSans-ExtraBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-BoldItalic.woff2') format('woff2'), url('../fonts/CosmicSans-ExtraBoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmic Sans Vf';
  src: url('../fonts/Cosmic-Sans-VF-Italic.woff2') format('woff2');
  font-weight: 100 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmic Sans Vf';
  src: url('../fonts/Cosmic-Sans-VF-Regular.woff2') format('woff2');
  font-weight: 100 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-ExtraLightItalic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-ThinItalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cosmicsans';
  src: url('../fonts/CosmicSans-SemiBoldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}