:root {
  --_mapped---text--headings: var(--_brand---cream--500);
  --_brand---scale--600: 24px;
  --_brand---scale--700: 32px;
  --_mapped---text--body: var(--_brand---cream--500);
  --_brand---scale--500: 20px;
  --_brand---scale--650: 28px;
  --_brand---scale--400: 16px;
  --_mapped---border--action: var(--_alias---primary--500);
  --_mapped---surface--page: var(--_alias---neutral--500);
  --_brand---font-family--display: Inter, sans-serif;
  --_responsive---font--headings--display--font-size: 96px;
  --_responsive---font--headings--display--line-height: 112px;
  --_mapped---border--hover: var(--_alias---primary--600);
  --_alias---neutral--300: var(--_brand---grey--300);
  --_brand---scale--800: 48px;
  --_mapped---surface--action-darker: var(--_alias---neutral--600);
  --_mapped---surface--action: var(--_alias---neutral--500);
  --_alias---primary--600: var(--_brand---blue--600);
  --_responsive---font--body--xl--font-size: 24px;
  --_responsive---font--body--xl--line-height: 32px;
  --_responsive---font--body--lg--font-size: 20px;
  --_responsive---font--body--lg--line-height: 28px;
  --_responsive---font--body--md--font-size: 16px;
  --_responsive---font--body--md--line-height: 24px;
  --_responsive---font--body--sm--font-size: 14px;
  --_responsive---font--body--sm--line-height: 20px;
  --_responsive---device: 1920px;
  --_brand---blue--600: #05abe2;
  --_brand---blue--500: #00bfff;
  --_mapped---border--default: var(--_alias---neutral--300);
  --_alias---border-radius--sm: var(--_brand---scale--50);
  --_alias---border-radius--lg: var(--_brand---scale--200);
  --_alias---border-radius--md: var(--_brand---scale--100);
  --_alias---border-radius--none: var(--_brand---scale--0);
  --_alias---border-width--md: var(--_brand---scale--50);
  --_alias---border-width--none: var(--_brand---scale--0);
  --_alias---border-width--sm: var(--_brand---scale--25);
  --_alias---border-width--lg: var(--_brand---scale--100);
  --_brand---cream--500: #e8e7df;
  --_brand---font-family--headings: Inter, sans-serif;
  --_brand---font-family--body: Inter, sans-serif;
  --_brand---font-weight--regular: Regular;
  --_brand---font-weight--semibold: "Semi Bold";
  --_responsive---font--body--lg--paragraph-spacing: 32px;
  --_responsive---font--body--md--paragraph-spacing: 32px;
  --_responsive---font--body--sm--paragraph-spacing: 24px;
  --_responsive---font--body--xl--paragraph-spacing: 32px;
  --_responsive---font--headings--display--paragraph-spacing: 96px;
  --_responsive---font--headings--h1--paragraph-spacing: 48px;
  --_responsive---font--headings--h1--font-size: 48px;
  --_responsive---font--headings--h1--line-height: 56px;
  --_responsive---font--headings--h2--line-height: 48px;
  --_responsive---font--headings--h2--font-size: 40px;
  --_responsive---font--headings--h2--paragraph-spacing: 48px;
  --_responsive---font--headings--h3--font-size: 32px;
  --_responsive---font--headings--h3--line-height: 40px;
  --_responsive---font--headings--h3--paragraph-spacing: 48px;
  --_responsive---font--headings--h4--font-size: 28px;
  --_responsive---font--headings--h4--line-height: 40px;
  --_responsive---font--headings--h4--paragraph-spacing: 48px;
  --_responsive---font--headings--h5--line-height: 32px;
  --_responsive---font--headings--h5--font-size: 24px;
  --_responsive---font--headings--h5--paragraph-spacing: 48px;
  --_responsive---font--headings--h6--paragraph-spacing: 48px;
  --_responsive---font--headings--h6--font-size: 20px;
  --_responsive---font--headings--h6--line-height: 28px;
  --_brand---grey--300: #393939;
  --_brand---grey--500: #282828;
  --_alias---neutral--500: var(--_brand---grey--500);
  --_alias---primary--500: var(--_brand---blue--500);
  --_brand---scale--50: 2px;
  --_brand---scale--200: 8px;
  --_brand---scale--100: 4px;
  --_brand---scale--900: 64px;
  --_brand---scale--25: 1px;
  --_brand---scale--0: 0px;
  --_brand---scale--1100: 128px;
  --_brand---scale--1200: 256px;
  --_brand---scale--1000: 96px;
  --_brand---scale--300: 12px;
  --_responsive---spacing--device-size--frame: 1920px;
  --_responsive---spacing--jumper--256-96: var(--_brand---scale--1200);
  --_responsive---spacing--jumper--64-24: var(--_brand---scale--900);
  --_responsive---spacing--jumper--128-96: var(--_brand---scale--1100);
  --_mapped---text--action: var(--_alias---primary--500);
  --_mapped---text--action-hover: var(--_alias---primary--600);
  --_brand---grey--600: #202020;
  --_alias---neutral--600: var(--_brand---grey--600);
}

.h1-display {
  text-align: center;
  letter-spacing: -.04em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #eae5bf, #e5c0d4);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 96px;
  font-weight: 400;
  line-height: 112px;
}

.text-headingsh1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
}

.text-headingsh2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

.h3 {
  color: var(--_mapped---text--headings);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.text-headingsh4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
}

.text-headingsh5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.text-headingsh6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.text-bodyxl {
  color: var(--_mapped---text--body);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  display: flex;
}

.text-bodyxl:hover {
  color: var(--_mapped---text--body);
}

.text-bodylg {
  color: var(--_mapped---text--body);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.body-md {
  color: var(--_mapped---text--body);
  max-width: 880px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.text-bodysm {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.main-wrapper {
  background-color: #282828;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.header-style {
  z-index: 100;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #282828cc;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 24px 64px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.name {
  color: #e8e7df;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  text-decoration: none;
}

.menu-link-block {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.menu-link-block:hover {
  color: var(--_mapped---border--action);
}

.contact-link {
  color: #e8e7df;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.hero-section {
  grid-row-gap: 64px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #34332e, var(--_mapped---surface--page) 33%);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 96px;
  padding: 256px 64px;
  text-decoration: none;
  display: flex;
  position: sticky;
  top: auto;
}

.container {
  grid-row-gap: 48px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
}

.tagline {
  font-family: var(--_brand---font-family--display);
  font-size: var(--_responsive---font--headings--display--font-size);
  line-height: var(--_responsive---font--headings--display--line-height);
  text-align: center;
  letter-spacing: -.04em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #e5c0d4, #eae5bf);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.button--large-3 {
  border: 2px solid var(--_mapped---border--action);
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 28px;
  text-decoration: none;
  display: flex;
}

.button--large-3:hover {
  border-color: var(--_mapped---border--hover);
}

.button-text {
  color: var(--_mapped---border--action);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.button-text:hover {
  color: var(--_mapped---border--hover);
}

.container-2 {
  grid-row-gap: 256px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
  text-decoration: none;
  display: flex;
}

.container-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  text-decoration: none;
  display: flex;
}

.container-3.last-portfolio-container {
  border-bottom: 1px solid var(--_alias---neutral--300);
  padding-bottom: 256px;
}

.screenshot-2025-10-18-at-110413-am-1 {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.container-4 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.project-info {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tagline-2 {
  color: #e8e7df;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}

.container-5 {
  grid-column-gap: 96px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tagline-3 {
  color: #e8e7df;
  width: 100%;
  max-width: 880px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.container-6 {
  grid-column-gap: 24px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.button--small {
  border: 1px solid #00bfff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.button-text-2 {
  color: #00bfff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.container-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
  text-decoration: none;
  display: flex;
}

.container-8 {
  grid-row-gap: var(--_brand---scale--800);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #34332e, var(--_mapped---surface--page) 40%);
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  padding-top: 256px;
  padding-bottom: 256px;
  text-decoration: none;
  display: flex;
}

.contact-info {
  grid-row-gap: var(--_brand---scale--700);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tagline-4 {
  color: #e8e7df;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.footer {
  border: 0 solid #393939;
  border-top-width: 1px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 120px;
  padding: 48px 64px;
  display: flex;
}

.copyright {
  color: #e8e7df;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.container-9 {
  grid-column-gap: 48px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navigation {
  grid-column-gap: 48px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.footer-link {
  color: var(--_mapped---text--body);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--_mapped---border--action);
}

.body {
  background-color: var(--_mapped---surface--page);
}

.vimoeembed {
  box-sizing: content-box;
  background-color: var(--_mapped---text--body);
  object-fit: fill;
  border: 4px #000;
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  overflow: clip;
  box-shadow: 0 16px 16px #0003;
}

.link-block, .link-block-2, .link-block-3, .link-item--home {
  text-decoration: none;
}

.link__button--small {
  text-decoration: none;
  display: none;
}

.link__button--small:hover {
  background-color: var(--_mapped---surface--action-darker);
  display: none;
}

.link__button--small.project-link {
  display: block;
}

.button--large {
  border: 2px solid #00bfff;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 28px;
  text-decoration: none;
  display: flex;
}

.button-text-3 {
  color: #00bfff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.button--large-link {
  border-radius: 8px;
  text-decoration: none;
}

.button--large-link:hover {
  background-color: var(--_mapped---surface--action);
}

.button--small-link {
  text-decoration: none;
  display: none;
}

.text-span {
  color: var(--_mapped---border--action);
  padding-left: 8px;
  padding-right: 8px;
}

.link-email {
  color: var(--_mapped---border--action);
  text-decoration: none;
}

.link-email:hover {
  color: var(--_alias---primary--600);
}

.h2-display {
  text-align: center;
  letter-spacing: -.04em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #eae5bf, #e5c0d4);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 96px;
  font-weight: 400;
  line-height: 112px;
}

.menu__link-item {
  color: var(--_mapped---text--body);
  font-family: Inter, sans-serif;
  font-size: var(--_responsive---font--body--xl--font-size);
  line-height: var(--_responsive---font--body--xl--line-height);
}

.menu__link-item:hover {
  color: var(--_mapped---border--action);
}

._2-col-video-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  width: 100%;
  display: flex;
}

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

@media screen and (max-width: 991px) {
  .h1-display {
    letter-spacing: -.02em;
    font-size: 40px;
    line-height: 48px;
  }

  .text-bodyxl {
    font-size: var(--_brand---scale--500);
    line-height: var(--_brand---scale--650);
  }

  .header-style {
    --_responsive---font--headings--display--font-size: 40px;
    --_responsive---font--headings--display--line-height: 48px;
    --_responsive---font--body--xl--font-size: 20px;
    --_responsive---font--body--xl--line-height: 28px;
    --_responsive---font--body--lg--font-size: 20px;
    --_responsive---font--body--lg--line-height: 28px;
    --_responsive---font--body--md--font-size: 16px;
    --_responsive---font--body--md--line-height: 24px;
    --_responsive---font--body--sm--font-size: 14px;
    --_responsive---font--body--sm--line-height: 20px;
    --_responsive---device: 800px;
    --_responsive---font--body--lg--paragraph-spacing: 32px;
    --_responsive---font--body--md--paragraph-spacing: 32px;
    --_responsive---font--body--sm--paragraph-spacing: 24px;
    --_responsive---font--body--xl--paragraph-spacing: 32px;
    --_responsive---font--headings--display--paragraph-spacing: 96px;
    --_responsive---font--headings--h1--paragraph-spacing: 48px;
    --_responsive---font--headings--h1--font-size: 32px;
    --_responsive---font--headings--h1--line-height: 40px;
    --_responsive---font--headings--h2--line-height: 40px;
    --_responsive---font--headings--h2--font-size: 28px;
    --_responsive---font--headings--h2--paragraph-spacing: 48px;
    --_responsive---font--headings--h3--font-size: 24px;
    --_responsive---font--headings--h3--line-height: 32px;
    --_responsive---font--headings--h3--paragraph-spacing: 48px;
    --_responsive---font--headings--h4--font-size: 24px;
    --_responsive---font--headings--h4--line-height: 32px;
    --_responsive---font--headings--h4--paragraph-spacing: 48px;
    --_responsive---font--headings--h5--line-height: 28px;
    --_responsive---font--headings--h5--font-size: 20px;
    --_responsive---font--headings--h5--paragraph-spacing: 48px;
    --_responsive---font--headings--h6--paragraph-spacing: 48px;
    --_responsive---font--headings--h6--font-size: 18px;
    --_responsive---font--headings--h6--line-height: 24px;
    --_responsive---spacing--device-size--frame: 800px;
    --_responsive---spacing--jumper--256-96: var(--_brand---scale--1100);
    --_responsive---spacing--jumper--64-24: var(--_brand---scale--800);
    --_responsive---spacing--jumper--128-96: var(--_brand---scale--1100);
    padding: 24px 48px;
  }

  .name {
    font-size: 24px;
    line-height: 32px;
  }

  .hero-section {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #34332e, var(--_mapped---surface--page) 54%);
    margin-top: 80px;
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .container {
    grid-row-gap: 32px;
  }

  .container-2 {
    grid-row-gap: 128px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .container-3.last-portfolio-container {
    padding-bottom: 128px;
  }

  .container-7 {
    padding-left: 48px;
    padding-right: 48px;
  }

  .container-8 {
    grid-row-gap: var(--_brand---scale--700);
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #34332e, var(--_mapped---surface--page) 58%);
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .contact-info {
    grid-row-gap: var(--_brand---scale--600);
  }

  .footer {
    padding: 32px 48px;
  }

  .navigation {
    grid-column-gap: 32px;
  }

  .link__button--small {
    background-color: #0000;
    border-radius: 4px;
    text-decoration: none;
    display: block;
  }

  .link__button--small:hover {
    color: var(--_mapped---surface--action-darker);
    display: block;
  }

  .button--large-link {
    display: none;
  }

  .button--small-link {
    display: block;
  }

  .h2-display {
    letter-spacing: -.02em;
    font-size: 40px;
    line-height: 48px;
  }

  .menu__link-item {
    font-size: var(--_responsive---font--body--lg--font-size);
    line-height: var(--_responsive---font--body--lg--line-height);
  }

  ._2-col-video-wrapper, .video-grid-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }
}

@media screen and (max-width: 767px) {
  .h3 {
    font-size: var(--_brand---scale--600);
    line-height: var(--_brand---scale--700);
  }

  .text-bodyxl {
    font-size: var(--_brand---scale--400);
    line-height: var(--_brand---scale--600);
  }

  .header-style {
    justify-content: space-between;
    align-items: flex-start;
    padding: 16px 24px;
  }

  .name {
    font-size: 20px;
    line-height: 24px;
  }

  .hero-section {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #34332e, var(--_mapped---surface--page) 69%);
    margin-top: 56px;
    padding: 96px 24px;
  }

  .container {
    grid-row-gap: 24px;
  }

  .container-2 {
    grid-row-gap: 96px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .container-3 {
    grid-row-gap: 24px;
  }

  .container-3.last-portfolio-container {
    padding-bottom: 96px;
  }

  .container-4 {
    grid-row-gap: 24px;
  }

  .project-info {
    grid-row-gap: 16px;
  }

  .container-6 {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .container-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-8 {
    grid-row-gap: var(--_brand---scale--700);
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #34332e, var(--_mapped---surface--page) 73%);
    padding: 96px 24px;
  }

  .contact-info {
    grid-row-gap: var(--_brand---scale--600);
  }

  .footer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 32px 24px;
  }

  .container-9 {
    order: -9999;
  }

  .navigation {
    grid-column-gap: 48px;
    order: -9999;
    justify-content: center;
    align-items: flex-start;
  }

  .menu__link-item {
    font-size: var(--_responsive---font--body--md--font-size);
    line-height: var(--_responsive---font--body--md--line-height);
  }

  ._2-col-video-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .video-grid-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
}

@media screen and (max-width: 479px) {
  .h1-display {
    font-family: Inter, sans-serif;
  }

  .text-bodyxl {
    font-size: var(--_brand---scale--400);
    line-height: var(--_brand---scale--600);
  }

  .header-style {
    --_responsive---font--headings--display--font-size: 40px;
    --_responsive---font--headings--display--line-height: 48px;
    --_responsive---font--body--xl--font-size: 20px;
    --_responsive---font--body--xl--line-height: 28px;
    --_responsive---font--body--lg--font-size: 20px;
    --_responsive---font--body--lg--line-height: 28px;
    --_responsive---font--body--md--font-size: 16px;
    --_responsive---font--body--md--line-height: 24px;
    --_responsive---font--body--sm--font-size: 14px;
    --_responsive---font--body--sm--line-height: 20px;
    --_responsive---device: 440px;
    --_responsive---font--body--lg--paragraph-spacing: 32px;
    --_responsive---font--body--md--paragraph-spacing: 32px;
    --_responsive---font--body--sm--paragraph-spacing: 24px;
    --_responsive---font--body--xl--paragraph-spacing: 32px;
    --_responsive---font--headings--display--paragraph-spacing: 96px;
    --_responsive---font--headings--h1--paragraph-spacing: 48px;
    --_responsive---font--headings--h1--font-size: 32px;
    --_responsive---font--headings--h1--line-height: 40px;
    --_responsive---font--headings--h2--line-height: 40px;
    --_responsive---font--headings--h2--font-size: 28px;
    --_responsive---font--headings--h2--paragraph-spacing: 48px;
    --_responsive---font--headings--h3--font-size: 24px;
    --_responsive---font--headings--h3--line-height: 32px;
    --_responsive---font--headings--h3--paragraph-spacing: 48px;
    --_responsive---font--headings--h4--font-size: 24px;
    --_responsive---font--headings--h4--line-height: 32px;
    --_responsive---font--headings--h4--paragraph-spacing: 48px;
    --_responsive---font--headings--h5--line-height: 28px;
    --_responsive---font--headings--h5--font-size: 20px;
    --_responsive---font--headings--h5--paragraph-spacing: 48px;
    --_responsive---font--headings--h6--paragraph-spacing: 48px;
    --_responsive---font--headings--h6--font-size: 18px;
    --_responsive---font--headings--h6--line-height: 24px;
    --_responsive---spacing--device-size--frame: 440px;
    --_responsive---spacing--jumper--256-96: var(--_brand---scale--1000);
    --_responsive---spacing--jumper--64-24: var(--_brand---scale--600);
    --_responsive---spacing--jumper--128-96: var(--_brand---scale--1000);
    justify-content: space-between;
    align-items: center;
  }

  .hero-section {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #34332e, var(--_mapped---surface--page) 94%);
  }

  .tagline {
    font-family: var(--_brand---font-family--display);
    --_responsive---font--headings--display--font-size: 40px;
    --_responsive---font--headings--display--line-height: 48px;
    --_responsive---font--body--xl--font-size: 20px;
    --_responsive---font--body--xl--line-height: 28px;
    --_responsive---font--body--lg--font-size: 20px;
    --_responsive---font--body--lg--line-height: 28px;
    --_responsive---font--body--md--font-size: 16px;
    --_responsive---font--body--md--line-height: 24px;
    --_responsive---font--body--sm--font-size: 14px;
    --_responsive---font--body--sm--line-height: 20px;
    --_responsive---device: 440px;
    --_responsive---font--body--lg--paragraph-spacing: 32px;
    --_responsive---font--body--md--paragraph-spacing: 32px;
    --_responsive---font--body--sm--paragraph-spacing: 24px;
    --_responsive---font--body--xl--paragraph-spacing: 32px;
    --_responsive---font--headings--display--paragraph-spacing: 96px;
    --_responsive---font--headings--h1--paragraph-spacing: 48px;
    --_responsive---font--headings--h1--font-size: 32px;
    --_responsive---font--headings--h1--line-height: 40px;
    --_responsive---font--headings--h2--line-height: 40px;
    --_responsive---font--headings--h2--font-size: 28px;
    --_responsive---font--headings--h2--paragraph-spacing: 48px;
    --_responsive---font--headings--h3--font-size: 24px;
    --_responsive---font--headings--h3--line-height: 32px;
    --_responsive---font--headings--h3--paragraph-spacing: 48px;
    --_responsive---font--headings--h4--font-size: 24px;
    --_responsive---font--headings--h4--line-height: 32px;
    --_responsive---font--headings--h4--paragraph-spacing: 48px;
    --_responsive---font--headings--h5--line-height: 28px;
    --_responsive---font--headings--h5--font-size: 20px;
    --_responsive---font--headings--h5--paragraph-spacing: 48px;
    --_responsive---font--headings--h6--paragraph-spacing: 48px;
    --_responsive---font--headings--h6--font-size: 18px;
    --_responsive---font--headings--h6--line-height: 24px;
    --_responsive---spacing--device-size--frame: 440px;
    --_responsive---spacing--jumper--256-96: var(--_brand---scale--1000);
    --_responsive---spacing--jumper--64-24: var(--_brand---scale--600);
    --_responsive---spacing--jumper--128-96: var(--_brand---scale--1000);
  }

  .container-6 {
    grid-row-gap: 24px;
  }

  .container-8 {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #34332e, var(--_mapped---surface--page) 59%);
  }

  .footer {
    text-align: center;
  }

  .h2-display {
    font-family: Inter, sans-serif;
  }

  .menu__link-item {
    font-size: var(--_responsive---font--body--sm--font-size);
    line-height: var(--_responsive---font--body--sm--line-height);
  }
}


