:root {
  --_colors---swatches-neutral--ghost-white: #f9f9f9;
  --_typeface---body-text-inter: Inter, sans-serif;
  --_colors---swatches-neutral--black: #000;
  --_typeface---headings-host-grotesk: "Host Grotesk", sans-serif;
  --_sizes---typography-heading-sizes--h1: 6.5rem;
  --_sizes---typography-heading-sizes--h2: 4.375rem;
  --_sizes---typography-heading-sizes--h3: 3rem;
  --_sizes---typography-heading-sizes--h4: 2.5rem;
  --_sizes---typography-heading-sizes--h5: 1.5rem;
  --_sizes---typography-heading-sizes--h6: 1.25rem;
  --style-guide--fs-background-blue-10\<deleted\|variable-a05eeb4e-488a-bdab-df4b-fed192d8fcd6\>: #2d40ea1a;
  --_sizes---typography-text-sizes--rg-text: 1rem;
  --_sizes---typography-text-sizes--md-text: 1.125rem;
  --_sizes---paddings--global-padding: 3rem;
  --_sizes---paddings--sm-section: 4rem;
  --_colors---swatches-neutral--white: #fff;
  --_typeface---ivyora-display: ivyora-display, sans-serif;
  --style-guide--fs-border-box\<deleted\|variable-c9524a6c-6052-3182-3874-4c87ef8ed4d3\>: #2d40ea;
  --style-guide--fs-background-blue-5\<deleted\|variable-9be23db1-27da-833a-dfcc-66bf06663e9a\>: #2d40ea0d;
  --_sizes---typography-text-sizes--sm-text: .875rem;
  --_sizes---paddings--lg-section: 7.5rem;
  --_sizes---typography-text-sizes--lg-text: 1.25rem;
  --_colors---swatches-brand--dark-brown: #aa8c69;
  --_colors---swatches-neutral--mid-black: #202123;
  --_colors---swatches-neutral--transparent: #fff0;
  --_sizes---paddings--md-section: 5rem;
  --_sizes---paddings--xl-section: 10rem;
  --_sizes---typography-text-sizes--xs-text: .75rem;
  --_colors---swatches-neutral--black-80: #28231fcc;
  --_colors---swatches-brand--light-brown: #e8d6c6;
  --_colors---swatches-brand--mid-brown: #c4a784;
  --_colors---swatches-neutral--mid-brown: #28231f;
  --_colors---swatches-brand--darke-blue: #161540;
  --_colors---swatches-utility--error-txt-color: #c92f28;
  --_colors---swatches-utility--error-bg-color: #fbe8e7;
  --_colors---swatches-brand--dark-blue: #04125c;
}

body {
  background-color: var(--_colors---swatches-neutral--ghost-white);
  font-family: var(--_typeface---body-text-inter);
  color: var(--_colors---swatches-neutral--black);
  --_sizes---typography-heading-sizes--h1: 6.5rem;
  --_sizes---typography-heading-sizes--h2: 4.375rem;
  --_sizes---typography-heading-sizes--h3: 3rem;
  --_sizes---typography-heading-sizes--h4: 2.5rem;
  --_sizes---typography-heading-sizes--h5: 1.5rem;
  --_sizes---typography-heading-sizes--h6: 1.25rem;
  --_sizes---typography-text-sizes--rg-text: 1rem;
  --_sizes---typography-text-sizes--md-text: 1.125rem;
  --_sizes---paddings--global-padding: 3rem;
  --_sizes---paddings--sm-section: 4rem;
  --_sizes---typography-text-sizes--sm-text: .875rem;
  --_sizes---paddings--lg-section: 7.5rem;
  --_sizes---typography-text-sizes--lg-text: 1.25rem;
  --_sizes---paddings--md-section: 5rem;
  --_sizes---paddings--xl-section: 10rem;
  --_sizes---typography-text-sizes--xs-text: .75rem;
  font-size: 1rem;
  line-height: 1.4;
}

h1 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h1);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h2);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h4);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h5);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h6);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.4;
}

p {
  font-family: var(--_typeface---body-text-inter);
  margin-bottom: 0;
}

a {
  font-family: var(--_typeface---body-text-inter);
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

ol {
  font-family: var(--_typeface---body-text-inter);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  min-height: 1px;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  font-family: var(--_typeface---body-text-inter);
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

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

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

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

.code-embed_component {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.heading-style-h3 {
  font-size: var(--_sizes---typography-heading-sizes--h3);
  font-weight: 500;
  line-height: 1.1;
}

.padding-section-small {
  padding-top: var(--_sizes---paddings--sm-section);
  padding-bottom: var(--_sizes---paddings--sm-section);
}

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

.text-style-italic {
  font-family: var(--_typeface---ivyora-display);
  font-style: italic;
}

.text-weight-medium {
  font-weight: 500;
}

.text-size-regular {
  font-size: var(--_sizes---typography-text-sizes--rg-text);
  line-height: 1.3;
}

.text-size-regular.text-style-italic {
  font-family: var(--_typeface---body-text-inter);
  font-family: var(--_typeface---body-text-inter);
}

.heading-style-h4 {
  font-family: var(--_typeface---ivyora-display);
  font-size: var(--_sizes---typography-heading-sizes--h4);
  text-transform: uppercase;
  font-style: italic;
  font-weight: 500;
  line-height: 1.2;
}

.text-size-large {
  font-size: var(--_sizes---typography-text-sizes--lg-text);
  font-weight: 400;
  line-height: 1.3;
}

.text-size-large.text-style-capital {
  text-transform: capitalize;
}

.heading-style-h2 {
  font-size: var(--_sizes---typography-heading-sizes--h2);
  letter-spacing: -.02em;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 1.1;
}

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

.main-wrapper {
  position: relative;
}

.button {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--_colors---swatches-brand--dark-brown);
  color: #fff;
  font-size: var(--_sizes---typography-text-sizes--rg-text);
  text-align: center;
  border-radius: 99rem;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.25rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: transform .4s;
  display: flex;
}

.button:hover {
  transform: scale(1.05);
}

.button.is-outline {
  border: 1.77px solid var(--_colors---swatches-neutral--white);
  background-color: var(--_colors---swatches-neutral--transparent);
  color: var(--_colors---swatches-neutral--white);
}

.button.is-icon {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  border: 1px solid var(--_colors---swatches-brand--dark-brown);
  background-color: var(--_colors---swatches-neutral--transparent);
  color: var(--_colors---swatches-neutral--black);
  font-size: var(--_sizes---typography-text-sizes--lg-text);
  line-height: 1;
}

.button.is-bg-white {
  background-color: var(--_colors---swatches-neutral--white);
  color: var(--_colors---swatches-neutral--mid-black);
}

.button.cta-is-fill {
  border: 1.77px solid var(--_colors---swatches-neutral--white);
  background-color: var(--_colors---swatches-neutral--transparent);
  color: var(--_colors---swatches-neutral--white);
}

.button.is-hero-btn {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  border: 1px solid var(--_colors---swatches-brand--dark-brown);
  background-color: var(--_colors---swatches-neutral--transparent);
  color: var(--_colors---swatches-neutral--black);
  font-size: var(--_sizes---typography-text-sizes--lg-text);
  line-height: 1;
  position: relative;
  overflow: hidden;
}

.text-size-medium {
  font-size: var(--_sizes---typography-text-sizes--md-text);
  letter-spacing: -.02em;
  font-weight: 400;
  line-height: 1.6;
}

.text-size-medium.text-color-black-80.line-height-130 {
  line-height: 1.3;
}

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

.button-group.is-middle {
  justify-content: center;
  align-items: center;
}

.padding-section-medium {
  padding-top: var(--_sizes---paddings--md-section);
  padding-bottom: var(--_sizes---paddings--md-section);
}

.section {
  z-index: 1;
  padding-right: var(--_sizes---paddings--global-padding);
  padding-left: var(--_sizes---paddings--global-padding);
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.section.founder-hero_section, .section.method-hero_section {
  overflow: visible;
}

.section.hero_section {
  background-image: linear-gradient(#f6e9dc 30%, #fff 76%);
  overflow: visible;
}

.section.design_section {
  background-image: linear-gradient(#00000029, #00000029), url("https://cdn.prod.website-files.com/69298fa5bdfaa9107846ba29/6929c1ac1e3892d62f859721_design%20bg.webp");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 1rem;
}

.section.footer_section {
  background-color: var(--_colors---swatches-neutral--mid-black);
  border-top-left-radius: 3.125rem;
  border-top-right-radius: 3.125rem;
}

.page-code-embed {
  pointer-events: none;
  cursor: none;
  display: none;
}

.btn-icon {
  z-index: 2;
  color: var(--_colors---swatches-neutral--mid-black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1.375rem;
  height: 1.375rem;
  display: flex;
  position: relative;
}

.text-color-mid-black {
  color: var(--_colors---swatches-neutral--mid-black);
}

.text-color-black-80 {
  color: var(--_colors---swatches-neutral--black-80);
}

.nav_menu {
  flex: none;
  margin-left: auto;
}

.nav-menu_list {
  grid-column-gap: 1.8125rem;
  grid-row-gap: 1.8125rem;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.navigation {
  z-index: 999;
  padding-left: 3rem;
  padding-right: 3rem;
  position: fixed;
  inset: 0% 0% auto;
}

.top-nav_logo {
  width: 100%;
}

.nav-menu_button {
  z-index: 2;
}

.navbar {
  background-color: #0000;
  flex-flow: column;
  display: flex;
}

.nav_brand {
  width: 16.25rem;
  height: 1.31125rem;
  padding: 0;
}

.nav-menu_list-item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  margin-bottom: 0;
  display: flex;
}

.nav-menu_list-item.has-button {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  margin-left: auto;
}

.nav_link {
  color: var(--_colors---swatches-neutral--black);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: color .2s, opacity .2s;
}

.nav_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 5.625rem;
  display: flex;
  position: relative;
}

.nav_bg {
  opacity: 0;
  background-color: #f6e9dc;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.hero-padding {
  padding-top: 8.25rem;
}

.hero-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
}

.hero-text-style-ivyora {
  font-family: var(--_typeface---ivyora-display);
  color: var(--_colors---swatches-neutral--mid-black);
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  font-style: italic;
  font-weight: 500;
  line-height: 1;
}

.hero-text-style-ivyora.text-color-dark-brown {
  color: var(--_colors---swatches-brand--dark-brown);
}

.hero-button-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -4.3rem;
  display: flex;
}

.hero-image-wrapper {
  border-radius: .75rem;
  margin-top: 3.5rem;
  position: relative;
  overflow: hidden;
}

.hero-image {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 100%;
  border-radius: .75rem;
  width: 100%;
  height: 36.3125rem;
  position: relative;
}

.image-overlay-gradient {
  z-index: 1;
  background-image: linear-gradient(#0000 41%, #0000004d);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.vision-main-wrapper {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  width: 100%;
  max-width: 77.3125rem;
  display: flex;
}

.vision-text-style-ivyora {
  font-family: var(--_typeface---ivyora-display);
  color: var(--_colors---swatches-brand--dark-brown);
  letter-spacing: 0;
  text-transform: capitalize;
  font-style: italic;
  font-weight: 500;
  display: inline;
}

.vision-heading-style {
  color: var(--_colors---swatches-neutral--black);
  letter-spacing: -.04em;
  font-size: 5.575rem;
  font-weight: 600;
  line-height: .9;
}

.vision_grid {
  grid-template-rows: auto;
  grid-template-columns: 52.1423% 44.3007%;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.vision_grid-item {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.vision_grid-image {
  object-fit: cover;
  border-radius: 1.375rem;
  width: 100%;
  height: 44.5625rem;
}

.vision-image-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.design-padding {
  padding-top: 10.25rem;
  padding-bottom: 10.25rem;
}

.design-content-wrapper {
  z-index: 2;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border: 2px solid var(--_colors---swatches-brand--light-brown);
  -webkit-backdrop-filter: blur(.5rem);
  backdrop-filter: blur(.5rem);
  text-align: center;
  background-image: linear-gradient(#00000045, #00000045), linear-gradient(#ffffff03, #ffffff03);
  border-radius: 1.27125rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 64.4375rem;
  margin-left: auto;
  margin-right: auto;
  padding: 4.75rem 5rem 5.375rem;
  display: flex;
  position: relative;
}

.text-color-light-brown {
  color: var(--_colors---swatches-brand--light-brown);
}

.text-style-ivyora {
  font-family: var(--_typeface---ivyora-display);
  font-style: italic;
  font-weight: 500;
}

.design-text-wrapper {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.blur-circle-light {
  z-index: 0;
  background-color: var(--_colors---swatches-brand--light-brown);
  filter: blur(1.1rem);
  border-radius: 90%;
  width: 10rem;
  height: 11rem;
  position: absolute;
  inset: auto 15.875rem 4.1875rem auto;
}

.design-main-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 64.4375rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.blur-circle-dark {
  z-index: 0;
  filter: blur(1.1rem);
  background-color: #aa8c69c2;
  border-radius: 90%;
  width: 12rem;
  height: 11rem;
  position: absolute;
  inset: auto auto 6.5rem 15rem;
}

.work-main-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.work-title {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  flex-flow: column;
  width: 100%;
  max-width: 53rem;
  display: flex;
}

.work-inner-main {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.work_grid {
  grid-template-rows: auto;
  grid-template-columns: 57.3333% 39.3333%;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.work_grid-item {
  grid-column-gap: 2.5625rem;
  grid-row-gap: 2.5625rem;
  flex-flow: column;
  display: flex;
}

.work-image-wrapper {
  border-radius: 1rem;
  position: relative;
  overflow: hidden;
}

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

.work-image.is-large {
  height: 33.75rem;
}

.work-content {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  display: flex;
}

.title {
  color: var(--_colors---swatches-neutral--mid-black);
  font-size: var(--_sizes---typography-text-sizes--sm-text);
  font-style: italic;
  font-weight: 500;
  line-height: 1.3;
}

.work-icon-frame {
  background-color: var(--_colors---swatches-brand--mid-brown);
  color: var(--_colors---swatches-neutral--white);
  border-radius: 99rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding: 1rem;
  display: flex;
}

.cta-main-wrapper {
  background-image: url("https://cdn.prod.website-files.com/69298fa5bdfaa9107846ba29/6929cc10770d3d8efe9872a2_cta%20bg%20(5).webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1rem;
  padding: 3.4375rem 5rem;
  position: relative;
  overflow: hidden;
}

.cta-main-wrapper.is-work {
  background-image: url("https://cdn.prod.website-files.com/69298fa5bdfaa9107846ba29/69526ee9347da6c204064a10_work%20cta.avif");
}

.cta-content-wrapper {
  z-index: 2;
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  flex-flow: column;
  width: 100%;
  max-width: 38rem;
  display: flex;
  position: relative;
}

.cta-title {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.gradient-wrapper {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-image: linear-gradient(90deg, #92a2ad05, #fff0);
  width: 100%;
  max-width: 44.875rem;
  display: block;
  position: absolute;
  inset: 0%;
}

.footer-padding {
  padding-top: 5.625rem;
  padding-bottom: 1.875rem;
}

.footer_flex {
  grid-template-rows: auto;
  grid-template-columns: 33.6719% 41.1719%;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.footer-brand {
  width: 26.9375rem;
  height: 2.17375rem;
}

.footer-logo {
  width: 100%;
}

.footer-text {
  width: 100%;
  max-width: 21.6875rem;
  margin-top: 1.5rem;
}

.footer-item_grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 21.0626% 57.3055%;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  display: flex;
}

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

.footer-heading-style {
  font-family: var(--_typeface---body-text-inter);
  color: var(--_colors---swatches-neutral--white);
  font-size: var(--_sizes---typography-text-sizes--lg-text);
  font-weight: 500;
  line-height: 1;
}

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

.footer-link {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  opacity: .8;
  color: var(--_colors---swatches-neutral--white);
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.footer-link:hover {
  opacity: 1;
}

.footer-bottom-main {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 4.375rem;
}

.footer-bottom {
  border-top: 1px solid #ffffff1a;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}

.footer-bottom-text {
  color: var(--_colors---swatches-neutral--white);
  letter-spacing: -.01em;
  font-size: .875rem;
  line-height: 1.5;
}

.hero-heading-style {
  color: var(--_colors---swatches-brand--dark-brown);
  font-size: var(--_sizes---typography-heading-sizes--h1);
  letter-spacing: .02em;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  font-weight: 400;
  line-height: 1.1;
  display: flex;
}

.btn-bg-wrapper {
  z-index: 0;
  background-color: var(--_colors---swatches-brand--dark-brown);
  position: absolute;
  inset: 0%;
}

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

.cta-text-style-ivyora {
  font-family: var(--_typeface---ivyora-display);
  font-size: 4rem;
  font-style: italic;
  font-weight: 500;
}

.cta-text-style-ivyora.display-inline-block {
  display: inline-block;
}

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

.work-collection-list {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.home-hero-main_grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-overlay {
  z-index: 2;
  pointer-events: auto;
  cursor: auto;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.footer-icon {
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
}

@media screen and (max-width: 991px) {
  body {
    --_sizes---typography-heading-sizes--h1: 4rem;
    --_sizes---typography-heading-sizes--h2: 3.5rem;
    --_sizes---typography-heading-sizes--h3: 2rem;
    --_sizes---typography-heading-sizes--h4: 1.5rem;
    --_sizes---typography-heading-sizes--h5: 1.25rem;
    --_sizes---typography-heading-sizes--h6: 1.125rem;
    --_sizes---typography-text-sizes--rg-text: 1rem;
    --_sizes---typography-text-sizes--md-text: 1.125rem;
    --_sizes---paddings--global-padding: 1.25rem;
    --_sizes---paddings--sm-section: 3rem;
    --_sizes---typography-text-sizes--sm-text: .875rem;
    --_sizes---paddings--lg-section: 5rem;
    --_sizes---typography-text-sizes--lg-text: 1.25rem;
    --_sizes---paddings--md-section: 4rem;
    --_sizes---paddings--xl-section: 7.5rem;
    --_sizes---typography-text-sizes--xs-text: .75rem;
  }

  .tablet-hidden {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col, .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .button.is-hero-btn {
    padding: .7rem 1.1rem;
  }

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

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .show-tablet {
    display: block;
  }

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

  .navigation {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .hero-padding {
    padding-top: 10.25rem;
  }

  .hero-content {
    margin-bottom: 0;
  }

  .hero-text-style-ivyora {
    padding-left: 0;
  }

  .hero-button-wrapper {
    margin-top: -3.1rem;
  }

  .hero-image-wrapper {
    margin-top: 3rem;
  }

  .hero-image {
    height: 100%;
  }

  .down-arrow {
    margin-bottom: 5rem;
    display: none;
  }

  .vision-heading-style {
    font-size: 3.5rem;
  }

  .vision_grid-item {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .vision_grid-image {
    height: 100%;
  }

  .work_grid-item {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .work-image {
    height: 23rem;
  }

  .cta-main-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cta-content-wrapper {
    max-width: 25rem;
  }

  .gradient-wrapper {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    max-width: 32rem;
  }

  .footer_flex {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 39% 50%;
  }

  .footer_flex-item {
    width: 39%;
  }

  .footer-text {
    max-width: 30rem;
  }

  .footer-item_grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 24% 67%;
    width: 56%;
  }

  .footer-heading-style {
    font-size: 1.1rem;
  }

  .footer-link {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    font-size: .9rem;
  }

  .cta-text-style-ivyora {
    font-size: 3rem;
  }

  .principle-heading {
    font-size: 5.5rem;
  }

  .timeless_grid {
    grid-template-columns: 43% 55.1132%;
  }

  .timeless-image {
    height: 100%;
  }

  .heading-style-53px {
    font-size: 2.5rem;
  }

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

  .unified-item_grid-item {
    padding-top: 0;
    padding-bottom: 0;
  }

  .unified-inner-heading {
    font-size: 1.5rem;
  }

  .experience-main-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .heading-style-70px {
    font-size: 2.5rem;
  }

  .experience_grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 1rem;
  }

  .our-work_grid-item {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .work-hero-button-wrapper {
    margin-top: -3.5rem;
  }

  .work-inner-hero {
    margin-bottom: 0;
  }

  .inner-work-image {
    height: 100%;
  }

  .work-cta-title {
    max-width: 15rem;
  }

  .cms-work-cta-content-wrapper {
    max-width: 25rem;
  }

  .work-hero-btn-wrapper {
    margin-top: -3.1rem;
  }

  .work-hero-content {
    margin-bottom: 0;
  }

  .work-hero-image-wrapper {
    margin-top: 3rem;
  }

  .method-hero-content {
    margin-bottom: 0;
  }

  .method-hero-image-wrapper {
    margin-top: 3rem;
  }

  .cms-hero-image {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_sizes---typography-heading-sizes--h1: 2rem;
    --_sizes---typography-heading-sizes--h2: 2.5rem;
    --_sizes---typography-heading-sizes--h3: 1.75rem;
    --_sizes---typography-heading-sizes--h4: 1.25rem;
    --_sizes---typography-heading-sizes--h5: 1.125rem;
    --_sizes---typography-heading-sizes--h6: 1rem;
    --_sizes---typography-text-sizes--rg-text: 1rem;
    --_sizes---typography-text-sizes--md-text: 1.125rem;
    --_sizes---paddings--global-padding: 1rem;
    --_sizes---paddings--sm-section: 2rem;
    --_sizes---typography-text-sizes--sm-text: .875rem;
    --_sizes---paddings--lg-section: 4rem;
    --_sizes---typography-text-sizes--lg-text: 1.25rem;
    --_sizes---paddings--md-section: 3rem;
    --_sizes---paddings--xl-section: 5rem;
    --_sizes---typography-text-sizes--xs-text: .75rem;
  }

  .mobile-hidden {
    display: none;
  }

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

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

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

  .button.cta-is-fill {
    background-color: var(--_colors---swatches-neutral--white);
    color: var(--_colors---swatches-neutral--black);
    border-radius: .75rem;
  }

  .button.is-hero-btn {
    font-size: .9rem;
  }

  .button-group.is-scratch {
    flex-flow: column;
    align-items: stretch;
  }

  .section.footer_section {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

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

  .mobile-only {
    display: block;
  }

  .policy_rich-text {
    margin-top: 4rem;
    font-size: .9375em;
  }

  .policy_rich-text p {
    font-size: .9375rem;
  }

  .btn-icon {
    width: .9rem;
    height: .9rem;
    overflow: visible;
  }

  .nav_menu {
    background-color: #f6e9dc;
    height: calc(100vh - 4.3rem);
    padding: 2rem 1rem;
  }

  .nav-menu_list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    height: 100%;
  }

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

  .nav-menu_button {
    padding: 1rem;
  }

  .nav-menu_button.w--open {
    background-color: #0000;
  }

  .nav-menu_lottie-animation {
    aspect-ratio: 1;
    width: 150%;
    height: 150%;
    position: absolute;
    top: -25%;
    left: -25%;
  }

  .nav-menu_list-item.has-button {
    margin-top: 1rem;
    margin-left: 0;
  }

  .nav_link {
    font-size: 1.25rem;
  }

  .nav_wrapper {
    justify-content: space-between;
    height: 5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav_bg {
    display: block;
    top: 1%;
  }

  .hero-padding {
    padding-top: 8.25rem;
  }

  .hero-content {
    flex-flow: column;
    margin-bottom: .5rem;
  }

  .hero-text-style-ivyora {
    padding-left: 0;
  }

  .hero-button-wrapper {
    align-items: stretch;
    margin-top: 0;
  }

  .hero-image-wrapper {
    margin-top: 0;
  }

  .hero-image {
    height: 20rem;
  }

  .down-arrow {
    margin-bottom: 3rem;
  }

  .vision-main-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .vision-heading-style {
    font-size: 2.5rem;
  }

  .vision_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .design-padding {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .design-content-wrapper {
    grid-column-gap: 1.1rem;
    grid-row-gap: 1.1rem;
    padding: 2.5rem 1.5rem;
  }

  .design-text-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .work-main-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .work_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .work-image.is-large {
    height: 100%;
  }

  .cta-main-wrapper {
    background-image: url("https://cdn.prod.website-files.com/69298fa5bdfaa9107846ba29/6929dc9ad60b3e606f70880a_cta%20bg%20mobile.webp");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 13.6875rem 1.125rem 1.25rem;
  }

  .cta-main-wrapper.is-work {
    background-image: url("https://cdn.prod.website-files.com/69298fa5bdfaa9107846ba29/69526f99308ff23f89e3938a_07321a44fa7530a3ef1b183fd1dd46de_work%20cta%20Mobile.avif");
    background-position: 50%;
    background-size: cover;
  }

  .cta-content-wrapper {
    grid-column-gap: .53125rem;
    grid-row-gap: .53125rem;
    max-width: 100%;
  }

  .cta-title {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .gradient-wrapper {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-image: linear-gradient(357deg, #92a2ad 61%, #fff0);
    width: 100%;
    max-width: 100%;
    height: 13.9rem;
    inset: auto 0% 0%;
  }

  .footer_flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .footer_flex-item {
    width: 100%;
  }

  .footer-text {
    max-width: 21.9rem;
  }

  .footer-item_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .footer-bottom-main {
    margin-top: 2rem;
  }

  .hero-heading-style {
    align-items: flex-start;
  }

  .cta-text-style-ivyora {
    font-size: 2rem;
  }

  .principle-heading {
    font-size: 3.5rem;
  }

  .principle-padding {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .timeless_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .timeless_grid-item {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

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

  .unified_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .unified_grid-item {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

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

  .unified-item_grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

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

  .build-main-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .build_grid {
    flex-flow: column;
    margin-bottom: 0;
    display: flex;
  }

  .work-padding {
    padding-bottom: 5rem;
  }

  .our-work-main-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .work-hero-button-wrapper {
    flex-flow: column;
    align-items: stretch;
    margin-top: 0;
  }

  .hero-sub-heading-style {
    justify-content: space-between;
    align-items: flex-end;
  }

  .work-inner-page-heading {
    align-items: flex-start;
  }

  .work-inner-hero {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    margin-bottom: .5rem;
  }

  .image_grid, .work-list, .contact-form_grid {
    flex-flow: column;
    display: flex;
  }

  .radio-wrapper {
    grid-column-gap: 1rem;
  }

  .contact-gradient-main-wrapper {
    height: 140vh;
  }

  .cms-work-cta-content-wrapper {
    grid-column-gap: .53125rem;
    grid-row-gap: .53125rem;
    max-width: 100%;
  }

  .cms-cta-title {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .work-hero-main_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .work-hero-btn-wrapper {
    align-items: stretch;
    margin-top: 0;
  }

  .work-hero-content {
    flex-flow: column;
    margin-bottom: 0;
  }

  .work-hero-image-wrapper {
    margin-top: 0;
  }

  .method-hero-main_grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .method-hero-content {
    flex-flow: column;
    margin-bottom: 0;
  }

  .method-hero-image-wrapper {
    margin-top: 0;
  }

  .home-hero-main_grid, .cms-single-hero_grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .cms-hero-image {
    height: 20rem;
  }

  .contact-form {
    padding: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .button.cta-is-fill.is-small {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: .9rem;
  }

  .hero-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    margin-bottom: .5rem;
    display: flex;
  }

  .hero-text-style-ivyora {
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
  }

  .hero-button-wrapper {
    margin-top: 0;
  }

  .vision-main-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .work-image {
    height: 20rem;
  }

  .cta-main-wrapper {
    background-position: 100% 0;
  }

  .cta-main-wrapper.is-work {
    background-image: url("https://cdn.prod.website-files.com/69298fa5bdfaa9107846ba29/69526f99308ff23f89e3938a_07321a44fa7530a3ef1b183fd1dd46de_work%20cta%20Mobile.avif");
  }

  .hero-heading-style {
    flex-flow: column;
    align-items: stretch;
  }

  .principle-heading {
    font-size: 2.5rem;
  }

  .principle-padding {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .unified-item_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 48% 48%;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .unified-inner-heading {
    font-size: 1.2rem;
  }

  .work-hero-button-wrapper {
    margin-top: 0;
  }

  .hero-sub-heading-style {
    flex-flow: column;
    align-items: stretch;
    font-size: 1.5rem;
  }

  .work-inner-page-heading {
    flex-flow: column;
    align-items: stretch;
    font-size: 2rem;
  }

  .work-inner-hero {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1.753fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: .5rem;
    display: grid;
  }

  .radio-wrapper {
    flex-flow: wrap;
  }

  .radio-input {
    width: .8rem;
    min-width: .8rem;
    height: .8rem;
  }

  .budget-radio-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    display: flex;
  }

  .form-textarea {
    height: 8rem;
    min-height: 8rem;
    max-height: 8rem;
  }

  .work-hero-main_grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .work-hero-btn-wrapper {
    align-items: stretch;
    margin-top: 0;
  }

  .work-hero-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    margin-bottom: 0;
    display: flex;
  }

  .work-hero-image-wrapper {
    margin-top: 0;
  }

  .method-hero-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    margin-bottom: .5rem;
    display: flex;
  }

  .contact-form {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4d5b2cc2-66a6-2d0f-6167-24f97de4ceba-7846ba20 {
    order: 9999;
  }
}
