:root {
  --gf-1\<deleted\|variable-7e2f33e5\>: #151224;
  --3\<deleted\|variable-f8b4841e\>: #3c267b;
  --cta\<deleted\|variable-f5a5ce4b\>: #7000ff;
  --white\<deleted\|variable-5c01cd99\>: white;
  --6\<deleted\|variable-656a4934\>: #bda6ff;
  --2\<deleted\|variable-c3656aa7\>: #29224b;
  --z-black\<deleted\|variable-b62723a7\>: #1c1a1e;
  --z-blue\<deleted\|variable-f8423554\>: #a8e9fe;
  --blue--light: #92adb6;
  --red--light: #c9a39b;
  --_purple-light---red--light: white;
  --_purple-light---red--brand: white;
  --_purple-light---red--dark: white;
  --red--brand: #8d2f41;
  --red--dark: #46121c;
  --_purple-light---blue--light: white;
  --_purple-light---blue--brand: white;
  --_purple-light---blue--dark: white;
  --blue--brand: #2f758b;
  --blue--dark: #16414f;
  --_purple-light---purple--light: white;
  --_purple-light---purple--brand: white;
  --_purple-light---purple--dark: white;
  --purple--light: #b7adc4;
  --purple--brand: #867c91;
  --purple--dark: #33293b;
}

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

p {
  max-width: 75ch;
  margin-bottom: 20px;
}

.o1-anchor {
  width: 0;
  height: 0;
}

.o1-accordion-content-wrapper {
  padding-bottom: 30px;
  padding-left: 60px;
  padding-right: 30px;
}

.o1-layout-grid {
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: auto;
  grid-auto-flow: row;
}

.o1-dropdown-list {
  background-color: #0000;
  padding-top: 0;
  display: block;
  position: static;
  overflow: hidden;
}

.o1-accordion-item {
  background-color: #fff;
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}

.o1-work-wrapper {
  width: 100%;
  padding: 0 40px 40px;
}

.o1-accordion-col-2-content {
  background-color: #ffe600;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.o1-accordion-col-2-content.pom {
  background-color: red;
}

.o1-accordion-col-2-content.blu {
  background-color: #0047ff;
}

.o1-intro-arrow {
  margin-left: 0;
  margin-right: 10px;
}

.o1-image-4 {
  order: -1;
  padding-left: 0;
}

.o1-o1-photography-grid {
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.o1-social-wrapper {
  z-index: 10000;
  width: 30px;
  height: 100%;
  margin-right: 0;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.o1-center-me {
  justify-content: center;
  align-items: center;
  width: auto;
  padding-bottom: 85px;
  display: flex;
}

.o1-intro-col-1 {
  min-height: 100vh;
  padding: 40px;
  display: flex;
}

.o1-paragraph-3 {
  font-size: 20px;
  line-height: 30px;
}

.o1-link-3 {
  color: red;
  border-bottom: 1px solid red;
  text-decoration: none;
}

.o1-link-3:hover {
  color: #0047ff;
  border-bottom: 1px solid #0047ff;
}

.o1-accordion-toggle {
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  height: 115px;
  padding: 0;
  display: flex;
}

.o1-play-heading-wrapper {
  background-image: url("../images/background-012.png");
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  width: 100%;
  margin-bottom: 50px;
  padding-top: 150px;
}

.o1-accordion-icon {
  margin: 0 0 0 -42px;
  inset: 12% auto 0% 0%;
}

.o1-intro-scroll-text {
  color: #0047ff;
  text-transform: uppercase;
  font-family: Visbycf;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
}

.o1-content-wrapper {
  position: relative;
}

.o1-breaker {
  height: 20px;
}

.o1-breaker.o1-small {
  height: 0;
}

.o1-wavy-filler {
  opacity: 0.49;
  background-image: url("../images/background-012.png");
  background-position: 100%;
  background-size: 2000px;
  width: 100%;
  height: 100px;
}

.o1-wavy-filler.o1-80 {
  opacity: 0.8;
}

.o1-wavy-filler.o1-30 {
  opacity: 0.3;
}

.o1-about-col-2 {
  background-color: #ffe600;
  background-image: url("../images/background-012.png");
  background-position: 0 0;
  background-size: cover;
  align-items: center;
  min-height: 60vh;
  display: flex;
}

.o1-social-content {
  z-index: 10000;
  text-align: center;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  position: sticky;
  top: 45%;
  box-shadow: 0 0 7px #79797987;
}

.o1-o1-h2 {
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Visbycf;
  font-size: 64px;
  font-weight: 900;
  line-height: 64px;
}

.o1-work-heading-wrapper {
  background-image: url("../images/background-022.png");
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  width: 100%;
  margin-bottom: 50px;
  padding-top: 150px;
}

.o1-work-heading-wrapper.o1-about-mobile {
  display: none;
}

.o1-social-icon-2 {
  filter: brightness(200%);
  margin-top: 5px;
  margin-bottom: 5px;
  transition: opacity 0.2s;
}

.o1-social-icon-2:hover {
  opacity: 0.6;
}

.o1-social-icon-2:active {
  opacity: 0.3;
}

.o1-heading-wrapper {
  color: #fff;
  background-color: #000;
  flex: 0 auto;
  margin-bottom: 50px;
  padding: 5px;
  display: inline-block;
}

.o1-heading-wrapper.o1-pom {
  background-color: red;
}

.o1-heading-wrapper.o1-pom.o1-no-margin {
  margin-bottom: 0;
  margin-left: 40px;
}

.o1-heading-wrapper.o1-yel {
  color: #000;
  background-color: #ffe600;
}

.o1-heading-wrapper.o1-yel.o1-no-marign {
  margin-bottom: 0;
  margin-left: 40px;
}

.o1-heading-wrapper.o1-blu {
  background-color: #0047ff;
}

.o1-heading-wrapper.o1-blu.o1-about-mobile {
  margin-left: 40px;
}

.o1-work-tab-button {
  background-color: #fff;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 20px;
  padding: 10px 20px;
  font-family: Visbycf;
  font-size: 16px;
  font-weight: 900;
  line-height: 16px;
}

.o1-work-tab-button:hover {
  background-color: #ffe600;
}

.o1-work-tab-button:active {
  color: #fff;
  background-color: red;
}

.o1-work-tab-button.w--current {
  color: #fff;
  background-color: #0047ff;
  font-weight: 700;
}

.o1-layout-img-link {
  margin-bottom: 10px;
  margin-right: 10px;
}

.o1-accordion-h2-subhead {
  color: #326386;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-family: Visbycf;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.o1-container {
  flex: 1;
  max-width: 1280px;
}

.o1-accordion-quote-attribution {
  color: #fff;
  background-color: #000;
  font-family: Visbycf;
  font-size: 16px;
  font-weight: 900;
  line-height: 16px;
  display: inline;
}

.o1-intro-scroll-wrapper {
  flex: none;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.o1-accordion-quote-text {
  background-color: #fff;
  font-size: 24px;
  line-height: 34px;
  display: inline;
}

.o1-intro-col-2 {
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  padding: 40px;
  display: flex;
}

.o1-about-col-1 {
  align-items: center;
  min-height: 60vh;
  padding: 50px;
  display: flex;
}

.o1-content-section {
  align-items: center;
  min-height: 80vh;
}

.o1-content-section.o1-play {
  background-color: #000;
}

.o1-content-section.o1-work {
  background-color: #f1f1f1;
  min-height: 60vh;
}

.o1-content-section.o1-about {
  background-color: #fff;
  min-height: 60vh;
}

.o1-tabs-menu {
  flex-direction: column;
  margin-bottom: 20px;
  display: flex;
}

.o1-photography-img-thumb {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 210px;
}

.o1-accordion-h2 {
  color: red;
  margin-bottom: 10px;
  font-family: Visbycf;
  font-size: 32px;
  font-weight: 900;
  line-height: 38px;
}

.o1-h1 {
  color: #0047ff;
  text-align: left;
  letter-spacing: -4px;
  align-self: flex-end;
  font-family: Visbycf;
  font-size: 128px;
  font-weight: 900;
  line-height: 105px;
}

.o1-accordion-heading-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 60px;
  position: relative;
}

.o1-accordion-img {
  border-bottom-right-radius: 60px;
  padding: 10px;
}

.o1-about-wrapper {
  display: flex;
}

.o1-accordion-prehead {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: Visbycf;
  font-size: 16px;
  font-weight: 900;
  line-height: 16px;
}

.o1-layout-img-thumb {
  object-fit: cover;
  object-position: 0% 0%;
  width: 360px;
  height: 270px;
}

.o1-about-content-wrapper {
  flex-direction: column;
  align-items: flex-start;
  margin-right: 20%;
}

.o1-link-block-2 {
  color: #fff;
  background-color: red;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin-top: 28px;
  padding: 15px;
  text-decoration: none;
  display: flex;
}

.o1-link-block-2:hover {
  background-color: #0047ff;
}

.o1-link-block-2:active {
  color: #000;
  background-color: #ffe600;
}

.o1-text-block-2 {
  padding-left: 10px;
}

.o1-p-emph {
  color: red;
  font-family: Visbycf;
  font-weight: 900;
}

.o1-intro-designer-text {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  font-family: Visbycf;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
}

.o1-play-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 0.5fr 1fr 1fr 1fr 1fr;
  margin-bottom: 100px;
}

.o1-tabs {
  display: flex;
}

.o1-play-text {
  color: #fff;
  margin-right: 2px;
  font-size: 18px;
  line-height: 24px;
}

.o1-accordion-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  align-items: center;
}

.o1-accordion-grid.o1-toggle {
  grid-template-columns: 1.25fr 1fr;
  height: 115px;
}

.o1-accordion-col-2-header {
  background-color: #ffe600;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 115px;
}

.o1-accordion-col-2-header.pom {
  background-color: red;
}

.o1-accordion-col-2-header.blu {
  background-color: #0047ff;
}

.o1-accordion-quote-wrapper {
  margin-bottom: 50px;
  margin-left: 5%;
  margin-right: 5%;
}

.o1-intro-wrapper {
  background-color: #f1f1f1;
  background-image: radial-gradient(circle at 0 -40%, #ffe600, #ffe60000 47%),
    radial-gradient(circle at 120% 10%, #000, #0047ff 0%, #0047ff00 60%),
    url("../images/background-012.png");
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  overflow: hidden;
}

.o1-image-5 {
  border-top-left-radius: 192px;
  border-top-right-radius: 192px;
  margin-left: -53%;
}

.o1-body {
  color: #000;
  font-family: Quincycf;
  font-size: 24px;
  line-height: 32px;
}

.n-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
}

.n-heading.name {
  margin-bottom: 6px;
  font-size: 64px;
  font-weight: 700;
  display: inline-block;
}

.n-heading.tagline {
  width: 21ch;
  margin-bottom: 90px;
}

.n-heading.case-study {
  margin-bottom: 40px;
}

.n-body {
  color: #000;
  font-family: Strawford;
  font-size: 20px;
  line-height: 1.4;
}

.n-hero-section {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 100vh;
  padding: 5vh 10vw 12vh;
  display: flex;
  overflow: hidden;
}

.n-name-wrapper {
  flex-direction: column;
  margin-bottom: 60px;
  display: flex;
}

.n-hero-content {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.n-social-block {
  width: 20px;
}

.n-social-wrapper {
  grid-column-gap: 20px;
  margin-bottom: 50px;
  display: flex;
}

.n-social-wrapper.footer {
  margin-bottom: 0;
}

.n-social-icon {
  opacity: 0.5;
  transition: opacity 0.2s;
}

.n-social-icon:hover,
.n-social-icon.footer {
  opacity: 1;
}

.n-social-icon.footer:hover {
  opacity: 0.5;
}

.n-section {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  min-height: 100vh;
  padding: 5vh 10vw;
  display: flex;
  overflow: hidden;
}

.n-section.cs {
  background-color: #f9f9f9;
  border-bottom: 1px solid #ffd000;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.n-section.footer {
  background-color: #ffd000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.n-section.resume {
  background-color: #ffd000;
  display: none;
}

.n-col {
  flex: 1;
}

.n-col.content {
  margin-right: 40px;
}

.n-col.visuals {
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 40vw;
  margin-bottom: -60px;
  padding-left: 40px;
  display: flex;
  transform: perspective(2000px) translate(0);
}

.n-label {
  color: #898989;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 700;
}

.n-cs-item {
  margin-top: 160px;
  margin-bottom: 160px;
  display: flex;
}

.n-heading-medium {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1;
}

.n-cs-item-h-wrapper {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  width: 120px;
  margin-right: 40px;
  display: flex;
}

.n-cs-item-heading {
  flex-direction: column;
  align-items: flex-start;
  display: inline-block;
}

.n-cs-item-line {
  margin-bottom: 24px;
}

.n-cs-img {
  border-radius: 12px;
  width: 100%;
  max-width: none;
}

.n-cs-img.tablet {
  width: 600px;
  margin-bottom: 0;
}

.n-cs-img.tablet.combo {
  align-self: center;
  margin-bottom: 0;
}

.n-cs-img.phone {
  align-self: center;
  width: 250px;
  box-shadow: 0 0 0 2px #dbdbdb, 14px 14px 35px 2px #0000001a;
}

.n-cs-combo {
  align-items: center;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.n-link-subtle {
  color: #000;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
}

.n-link-subtle:hover {
  border-bottom-color: #ffd000;
}

.n-footer-header-wrapper {
  padding-bottom: 40px;
}

.n-signature {
  font-size: 24px;
  font-weight: 700;
}

.n-sig-wrapper {
  grid-column-gap: 40px;
  align-items: center;
  margin-top: 90px;
  display: flex;
}

.n-legalese {
  margin-top: 20px;
  font-size: 12px;
}

.n-cs-img-wrapper {
  background-color: #e6e6e6;
  border: 1px solid #ccc;
  border-radius: 20px;
  margin-bottom: 60px;
  padding: 10px;
  transform: perspective(2000px);
  box-shadow: 14px 14px 20px 3px #0000001a;
}

.n-cs-img-wrapper:hover {
  box-shadow: 14px 14px 20px -8px #0003;
}

.n-cs-img-wrapper.combo-tablet {
  margin-bottom: 0;
  margin-left: -70px;
}

.n-cs-img-wrapper.combo-phone {
  z-index: 10;
  margin-bottom: 0;
  position: relative;
  left: 0;
}

.n-cs-img-wrapper.offset {
  transform: translate(50px) perspective(2000px);
}

.n-cs-img-wrapper.offset:hover {
  transform: translate(50px, -16px) perspective(2000px);
}

.n-cs-quote {
  border: 1px solid #ccc;
  border-radius: 20px;
  max-width: 600px;
  margin-bottom: 60px;
  padding: 32px;
  transition: transform 0.8s ease-out, box-shadow 0.8s ease-out;
  transform: perspective(2000px);
  box-shadow: 14px 14px 20px 3px #0000001a;
}

.n-cs-quote:hover {
  transform: translate(0, -16px) perspective(2000px);
  box-shadow: 14px 14px 20px -8px #0003;
}

.n-cs-quote.offset {
  transform: translate(50px) perspective(2000px);
}

.n-cs-quote.offset:hover {
  transform: translate(50px, -16px) perspective(2000px);
}

.n-quote-attr {
  color: #898989;
  font-size: 16px;
  font-weight: 700;
}

.n-quote {
  font-size: 24px;
}

.n-cs-quote-mark {
  width: 48px;
  margin-bottom: 35px;
}

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

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.padding-huge {
  padding: 6rem;
}

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

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

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

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

._2025_home_wrapper {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  font-variation-settings: "wght" 400;
  color: var(--color-dark);
  flex-flow: column;
  grid-template-rows: 10vh;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  max-width: 100vw;
  height: 100vh;
  max-height: 100vh;
  padding: 5vw;
  font-family: Cabinet Grotesk, Arial, sans-serif;
  transition-property: color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

._2025_home_name {
  z-index: 2;
  font-variation-settings: "wght" 800;
  letter-spacing: -0.1vw;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16vw;
  line-height: 0.8;
  position: relative;
}

._2025_home_photo-wrapper {
  z-index: 1;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding-top: 72vh;
  padding-right: 48vh;
  display: flex;
  position: absolute;
  right: 5vw;
  overflow: hidden;
}

._2025_home_eyebrow {
  font-variation-settings: "wght" 600;
  letter-spacing: 1.5vw;
  text-transform: uppercase;
  margin-left: 0.5vw;
  font-size: 2vw;
  line-height: 1.4;
}

._2025_social-link {
  perspective: 20rem;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  transition: transform 0.25s, color 0.15s;
  transform: perspective(20rem);
}

._2025_social-link:hover {
  color: #fff;
}

.gen_body {
  background-color: var(--gf-1\<deleted\|variable-7e2f33e5\>);
  font-family: Satoshi;
  font-size: 1rem;
  line-height: 1.3;
}

.rl_navbar2_menu-button {
  padding: 0;
}

.rl_navbar2_button {
  border: 1px solid var(--3\<deleted\|variable-f8b4841e\>);
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-radius: 0.5rem;
  padding: 0.5rem 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color 80ms;
}

.rl_navbar2_button:hover {
  background-color: var(--cta\<deleted\|variable-f5a5ce4b\>);
}

.rl_navbar2_button-wrapper {
  grid-column-gap: 1rem;
  margin-left: 1rem;
  display: flex;
}

.rl_navbar2_link {
  border-bottom: 1px solid var(--3\<deleted\|variable-f8b4841e\>);
  color: var(--white\<deleted\|variable-5c01cd99\>);
  margin: 0.5rem 1.5rem;
  padding: 0.5rem 0.1rem 0.55rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
  transition: transform 80ms, border-color 80ms;
  display: none;
}

.rl_navbar2_link:hover {
  border-bottom-color: var(--cta\<deleted\|variable-f5a5ce4b\>);
  transform: translate(0, 4px);
}

.rl_navbar2_link.w--current {
  color: #000;
}

.rl_navbar2_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.rl_navbar2_logo-link {
  padding-left: 0;
}

.rl_navbar2_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr 0.25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rl_navbar2_component {
  background-color: #0000;
  background-image: linear-gradient(
    to bottom,
    var(--gf-1\<deleted\|variable-7e2f33e5\>) 59%,
    transparent
  );
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: sticky;
  top: 0;
}

.gen_logo {
  transform-origin: 50%;
  color: var(--white\<deleted\|variable-5c01cd99\>);
  font-family: Cabinet Grotesk, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  transition: color 80ms, transform 80ms;
  transform: translate(0) perspective(500px);
}

.gen_logo:hover {
  color: var(--6\<deleted\|variable-656a4934\>);
  transform: translate(0, 4px) perspective(500px);
}

.gen_heading-xlarge {
  color: var(--white\<deleted\|variable-5c01cd99\>);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabinet Grotesk, Arial, sans-serif;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1;
}

.text-block {
  color: var(--6\<deleted\|variable-656a4934\>);
  text-align: center;
  margin-top: 1rem;
}

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

.gen_ex-form {
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  color: var(--white\<deleted\|variable-5c01cd99\>);
  flex-direction: column;
  width: 260px;
  display: flex;
}

.gen_heading-med {
  color: var(--6\<deleted\|variable-656a4934\>);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
}

.gen_capture-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 2px dashed var(--2\<deleted\|variable-c3656aa7\>);
  border-radius: 4px;
  flex-wrap: wrap;
  flex: none;
  place-content: center;
  align-items: flex-start;
  width: 700px;
  padding: 32px 16px 16px;
  display: flex;
  position: relative;
}

.gen_capture-item {
  border: 2px dashed var(--3\<deleted\|variable-f8b4841e\>);
  border-radius: 4px;
  padding: 32px 16px 16px;
  position: relative;
}

.gen_artboard {
  background-color: var(--cta\<deleted\|variable-f5a5ce4b\>);
  color: var(--white\<deleted\|variable-5c01cd99\>);
  background-image: radial-gradient(circle at 130% 150%, #ffc800, #fff0 83%);
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  min-width: 0;
  height: 300px;
  padding: 32px;
  font-family: Cabinet Grotesk, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  display: flex;
  overflow: hidden;
}

.gen_artboard.is-2 {
  flex-direction: column;
  justify-content: space-between;
  width: 150px;
  height: 300px;
  padding: 17px;
  font-size: 16px;
}

.gen_artboard.is-3 {
  width: 320px;
  height: 150px;
  padding-left: 16px;
  padding-right: 0;
  font-size: 16px;
}

.gen_form-field {
  border: 1px solid var(--3\<deleted\|variable-f8b4841e\>);
  color: var(--white\<deleted\|variable-5c01cd99\>);
  background-color: #0000;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 0.4rem 0.8rem;
}

.gen_form-label {
  margin-top: 1rem;
  margin-bottom: 0.25rem;
}

.gen_ex-button {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--cta\<deleted\|variable-f5a5ce4b\>);
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  padding: 0.6rem;
  font-weight: 700;
  transition: background-color 80ms;
  display: flex;
}

.gen_ex-button:hover {
  background-color: var(--3\<deleted\|variable-f8b4841e\>);
}

.gen_ex-button:active {
  background-color: var(--2\<deleted\|variable-c3656aa7\>);
}

.gen_art-heading {
  margin-top: 15px;
  font-size: 64px;
  line-height: 0.8;
}

.gen_art-heading._2 {
  font-size: 32px;
}

.gen_art-heading._3 {
  margin-top: 5px;
  font-size: 32px;
}

.gen_art-img {
  flex: 0 auto;
  width: 100%;
  height: 300px;
  margin-bottom: -81px;
}

.gen_art-img._2 {
  width: 100%;
  height: auto;
  margin-bottom: -19px;
  margin-left: -34px;
  margin-right: -33px;
  transform: scale(1.6);
}

.gen_art-img._3 {
  height: 190px;
  margin-bottom: -50px;
}

.gen_ex-floating {
  flex: 1;
  min-width: 10%;
  margin-top: 150px;
  margin-left: 0;
  margin-right: 0;
}

.gen_ex-floating.is-text {
  flex: none;
  justify-content: flex-end;
  min-width: 10%;
  margin-top: 103px;
  display: flex;
}

.gen_ex-floating.is-export {
  margin-top: 17px;
}

.gen_ex-flag {
  border-style: dashed;
  border-width: 0 0 2px 2px;
  border-color: var(--2\<deleted\|variable-c3656aa7\>);
  color: #bda6ffb8;
  letter-spacing: 1px;
  border-bottom-left-radius: 8px;
  padding: 5px 11px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  inset: 0% 0% auto auto;
}

.gen_ex-flag.is-capture {
  border-bottom-color: var(--3\<deleted\|variable-f8b4841e\>);
  border-left-color: var(--3\<deleted\|variable-f8b4841e\>);
}

.gen_ex-flag.is-trigger {
  text-align: center;
  border-right-width: 2px;
  border-bottom-right-radius: 8px;
  margin-top: -9px;
  padding-top: 7px;
  padding-bottom: 6px;
  position: relative;
}

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

.gen_ex-svg {
  height: 24px;
}

.gen_ex-svg.is-export {
  height: 80px;
}

.show-mobile-landscape,
.gen_slug {
  display: none;
}

.link {
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  border-bottom: 1px solid var(--white\<deleted\|variable-5c01cd99\>);
  color: #fff;
  padding-bottom: 0.25rem;
  font-family: General Sans;
  font-size: 2rem;
  line-height: 1.2;
  text-decoration: none;
}

.cont {
  justify-content: center;
  align-items: center;
  width: 100dvw;
  height: 100dvh;
  display: flex;
}

.wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--z-black\<deleted\|variable-b62723a7\>);
  background-image: radial-gradient(
    circle farthest-side at 100% 100%,
    #4d7fa8,
    var(--z-black\<deleted\|variable-b62723a7\>) 79%
  );
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  max-width: 95dvw;
  max-height: 95dvh;
  display: flex;
}

.me {
  object-fit: contain;
  object-position: 50% 100%;
  max-width: 50%;
  height: 105%;
  margin-top: -2rem;
  position: relative;
  right: -2%;
}

.hero-h {
  color: var(--white\<deleted\|variable-5c01cd99\>);
  letter-spacing: -0.1rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: General Sans;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1;
}

.hero-sub {
  color: var(--z-blue\<deleted\|variable-f8423554\>);
  letter-spacing: -0.05rem;
  max-width: 22ch;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 1.5rem;
  font-family: General Sans;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
}

.text {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  max-width: 50%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-left: 4rem;
  display: flex;
}

.div-block-6 {
  flex: 1;
  min-width: 240px;
}

.uniques {
  display: none;
}

.body-ody-ody-ody {
  font-family: General Sans;
  font-size: 1rem;
}

.hero {
  grid-column-gap: 0.25rem;
  grid-row-gap: 0.25rem;
  background-color: #f0c5ff;
  grid-template:
    "." 1fr
    / 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  width: 100dvw;
  height: 100dvh;
  min-height: 40rem;
  display: grid;
  overflow: hidden;
}

.about {
  z-index: 1;
  text-transform: uppercase;
  mix-blend-mode: color-burn;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  font-size: 27vh;
  line-height: 0.7;
  display: flex;
  position: relative;
}

.bawdy {
  color: #14141a;
  background-color: #14141a;
  font-family: Cabinet Grotesk, Arial, sans-serif;
  font-weight: 700;
}

.color-styles {
  display: none;
}

._2025_text-wrapper {
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

._2025_home_photo {
  z-index: 1;
  background-image: url("../images/brian-purple.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: var(--color-brand);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

._2025_home_photo.is-red {
  z-index: 2;
  background-image: url("../images/brian-red.webp");
  display: none;
}

._2025_home_photo.is-blue {
  z-index: 1;
  background-image: url("../images/brian-blue.webp");
  display: none;
}

._2025_home_photo.is-purple {
  z-index: 3;
}

@media screen and (max-width: 991px) {
  .o1-accordion-col-2-content {
    display: none;
  }

  .o1-play-heading-wrapper,
  .o1-work-heading-wrapper {
    background-size: 1500px;
  }

  .o1-accordion-col-2-header {
    display: none;
  }

  .n-heading {
    font-size: 45px;
  }

  .n-heading.name {
    font-size: 50px;
  }

  .n-heading.tagline {
    margin-bottom: 60px;
  }

  .n-body {
    font-size: 16px;
  }

  .n-name-wrapper {
    margin-bottom: 40px;
  }

  .n-section {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .n-col.visuals {
    padding-left: 0;
  }

  .n-cs-item {
    flex-direction: column;
    padding-right: 40px;
  }

  .n-heading-medium {
    font-size: 16px;
  }

  .n-cs-item-line {
    margin-top: 3px;
  }

  .n-cs-img {
    border-radius: 10px;
  }

  .n-cs-img.tablet {
    width: 440px;
  }

  .n-cs-img.phone {
    width: 170px;
  }

  .n-cs-img-wrapper {
    border-radius: 16px;
    padding: 8px;
  }

  .n-cs-img-wrapper.offset {
    transform: translate(0) perspective(2000px);
  }

  .n-cs-img-wrapper.offset:hover {
    transform: translate(0, -16px) perspective(2000px);
  }

  .n-cs-quote {
    border-radius: 16px;
    padding: 32px;
  }

  .n-cs-quote.offset.tablet-normal {
    transform: translate(0) perspective(2000px);
  }

  .n-cs-quote.offset.tablet-normal:hover {
    transform: translate(0, -16px) perspective(2000px);
  }

  .n-quote {
    font-size: 18px;
  }

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

  .padding-huge {
    padding: 5rem;
  }

  .rl_menu-icon2_line-bottom {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon2_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_menu-icon2_line-top {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -0.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar2_menu-button {
    padding: 0;
  }

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

  .rl_navbar2_button-wrapper {
    align-items: center;
  }

  .rl_navbar2_link {
    text-align: center;
    padding: 1rem 0;
    font-size: 1.125rem;
  }

  .rl_navbar2_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    justify-content: center;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .rl_navbar2_menu.is-page-height-tablet {
    height: 100vh;
    padding-bottom: 15rem;
  }

  .rl_navbar2_container {
    grid-template-columns: 0.25fr 1fr;
    display: flex;
  }

  .gen_ex-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: center;
  }

  .gen_ex-form {
    flex-direction: column;
  }

  .link,
  .hero-sub {
    font-size: 1.7rem;
  }

  .flex-block {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .o1-intro-col-1 {
    padding: 20px;
  }

  .o1-about-col-2 {
    align-items: center;
  }

  .o1-o1-h2 {
    font-size: 42px;
  }

  .o1-work-tab-button {
    text-align: center;
  }

  .o1-intro-col-2 {
    padding: 20px;
  }

  .o1-tabs-menu {
    align-items: stretch;
  }

  .o1-accordion-h2 {
    font-size: 26px;
  }

  .o1-h1 {
    font-size: 64px;
    line-height: 50px;
  }

  .o1-about-content-wrapper {
    margin-right: 5%;
  }

  .o1-play-grid {
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 50px;
  }

  .o1-tabs {
    flex-direction: column;
  }

  .o1-play-text {
    display: none;
  }

  .o1-image-5 {
    max-width: 125%;
    margin-left: -30%;
  }

  .n-heading.tagline {
    width: auto;
  }

  .n-hero-section {
    padding-bottom: 20vh;
  }

  .n-section.cs {
    flex-direction: column;
    justify-content: flex-start;
  }

  .n-col.content {
    margin-right: 0;
  }

  .n-col.visuals {
    grid-column-gap: 20px;
    flex-direction: column;
    max-width: none;
    margin-bottom: -30px;
  }

  .n-cs-item {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .n-cs-img.tablet {
    width: 100%;
  }

  .n-cs-img.phone {
    align-self: center;
  }

  .n-cs-combo {
    align-self: flex-start;
    margin-bottom: 30px;
  }

  .n-cs-img-wrapper {
    width: 90vw;
  }

  .n-cs-img-wrapper.combo-phone,
  .n-cs-img-wrapper.phone {
    width: auto;
  }

  .n-cs-quote {
    width: 90vw;
  }

  .n-cs-quote.offset.tablet-normal {
    order: -1;
  }

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

  .padding-huge {
    padding: 3.5rem;
  }

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

  ._2025_home_name {
    font-size: 22vw;
  }

  ._2025_home_photo-wrapper {
    top: 5vw;
    right: -10vw;
  }

  .rl_menu-icon2 {
    display: none;
  }

  .rl_navbar2_button {
    padding: 0.25rem 1rem;
  }

  .rl_navbar2_component {
    min-height: 4rem;
  }

  .show-mobile-landscape {
    display: block;
  }

  .text {
    padding: 2rem;
  }
  ._2025_home_eyebrow {
    font-size: 4vw;
  }
}

@media screen and (max-width: 479px) {
  .o1-accordion-content-wrapper {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .o1-layout-grid {
    display: block;
  }

  .o1-work-wrapper {
    padding: 10px;
  }

  .o1-o1-photography-grid {
    display: block;
  }

  .o1-intro-col-1 {
    min-height: 80vh;
    padding: 10px;
  }

  .o1-play-heading-wrapper {
    background-size: 1500px;
  }

  .o1-accordion-icon {
    margin-top: -32px;
    margin-left: -1px;
  }

  .o1-about-col-2 {
    display: none;
  }

  .o1-social-content {
    z-index: 100;
    opacity: 0.35;
    top: 50%;
  }

  .o1-o1-h2 {
    line-height: 42px;
  }

  .o1-work-heading-wrapper {
    background-size: 1500px;
    margin-bottom: 20px;
  }

  .o1-work-heading-wrapper.o1-about-mobile {
    margin-bottom: 0;
    display: block;
  }

  .o1-heading-wrapper.o1-pom.o1-no-margin {
    margin-left: 10px;
  }

  .o1-heading-wrapper.o1-yel.o1-no-marign {
    margin-top: 30px;
    margin-left: 10px;
  }

  .o1-heading-wrapper.o1-blu {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .o1-heading-wrapper.o1-blu.o1-about-mobile {
    margin-left: 10px;
  }

  .o1-heading-wrapper.o1-blu.o1-desktop {
    display: none;
  }

  .o1-work-tab-button {
    margin-right: 0;
  }

  .o1-accordion-h2-subhead {
    font-size: 12px;
    line-height: 12px;
  }

  .o1-intro-scroll-wrapper {
    display: none;
  }

  .o1-intro-col-2 {
    align-items: flex-end;
    min-height: 80vh;
    padding: 10px;
  }

  .o1-about-col-1 {
    padding: 0 10px 10px;
  }

  .o1-content-section.o1-play {
    min-height: 20vh;
  }

  .o1-accordion-h2 {
    margin-top: 25px;
    font-size: 18px;
    line-height: 18px;
  }

  .o1-accordion-heading-wrapper {
    margin-left: 10px;
  }

  .o1-about-content-wrapper {
    margin-right: 0%;
  }

  .o1-play-grid {
    display: none;
  }

  .o1-accordion-grid.o1-toggle {
    height: auto;
    display: block;
  }

  .o1-intro-wrapper {
    background-image: radial-gradient(circle at 0 100%, #ffe600, #ffe60000 40%),
      radial-gradient(circle at 100% 0, #000, #0047ff 0%, #0047ff00 82%),
      url("../images/background-01.png");
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
  }

  .n-heading {
    font-size: 40px;
  }

  .n-heading.name {
    font-size: 45px;
  }

  .n-heading.tagline {
    font-size: 32px;
  }

  .n-heading.case-study {
    font-size: 36px;
  }

  .n-cs-img {
    border-radius: 5px;
  }

  .n-cs-img.phone {
    width: 100px;
  }

  .n-cs-combo {
    align-self: flex-start;
    margin-bottom: 60px;
  }

  .n-sig-wrapper {
    grid-row-gap: 24px;
    flex-direction: column;
    align-items: flex-start;
  }

  .n-cs-img-wrapper {
    border-radius: 8px;
    padding: 5px;
    box-shadow: 14px 14px 30px -9px #0003;
  }

  .n-cs-quote {
    border-radius: 8px;
    padding: 20px;
    box-shadow: 14px 14px 30px -9px #0003;
  }

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

  ._2025_home_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 1rem;
    display: flex;
  }

  ._2025_home_name {
    margin-bottom: 0;
    font-size: 20vw;
  }

  ._2025_home_photo-wrapper {
    padding-top: 54vh;
    padding-right: 36vh;
    top: 15vw;
    right: -2vw;
  }

  ._2025_home_eyebrow {
    font-size: 6vw;
  }

  .me {
    position: absolute;
    right: -11%;
  }

  .hero-h {
    font-size: 3.6rem;
    line-height: 0.9;
  }

  .text {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    max-width: 70%;
    padding: 3rem 1.1rem;
  }
}

#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d49-21a3dde9 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d4b-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d4d-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d4f-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d51-21a3dde9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d53-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d55-21a3dde9 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d57-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d59-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d5b-21a3dde9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d5d-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d5f-21a3dde9 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d63-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d65-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d67-21a3dde9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d69-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d6b-21a3dde9 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d6d-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d6f-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d71-21a3dde9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d73-21a3dde9,
#w-node-a38808d1-4360-8fbe-3130-d0f7a9863d75-21a3dde9 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-d72a427c-c67a-9b15-807c-a97476c2cfee-21a3dde9,
#w-node-_4b26c490-ced7-e878-2372-e41f548c8d99-21a3dde9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2634eb75-28cd-df4d-db51-d902b07f9b8e-21a3dde9 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_96849b08-b12e-2e20-1def-0d4dd26ce0a8-de59d4ec {
  justify-self: center;
}

#w-node-_96849b08-b12e-2e20-1def-0d4dd26ce0bb-de59d4ec {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-a38808d1-4360-8fbe-3130-d0f7a9863cd1-21a3dde9,
  #w-node-a38808d1-4360-8fbe-3130-d0f7a9863d00-21a3dde9,
  #w-node-a38808d1-4360-8fbe-3130-d0f7a9863d20-21a3dde9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@font-face {
  font-family: "Cabinet Grotesk";
  src: url("../fonts/CabinetGrotesk-Variable.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: block;
}
