:root {
  --background-black\<deleted\|variable-387ad932-eabd-428f-689e-4d295589c3d6\>: #0d0b02;
  --white: #fff;
  --darker-blue: #3ea5e7;
  --theme--primary-color: #000;
  --text--off-white: #e7e7e7;
  --pink: #ff86ff;
  --beige: #fff8eb;
  --red: #f93e00;
  --faded-black: #282828;
  --light-grey\<deleted\|variable-2058c248-1652-a764-e7f0-7bb3f0f5d1e5\>: #9e9e9e;
  --text--pure-black: #000;
  --text--white-subdued: #c5c5c5;
  --theme--primary-faded: #e2c37600;
  --grey-line\<deleted\|variable-b0106990-8050-e6e9-d223-3594f92d2e6e\>: #525252;
  --card--card-pink: #ff86ff;
  --transparent: #fff0;
  --theme--primary-color2\<deleted\|variable-5d1f325e-fa33-fc24-2c58-cfb2e8dec28b\>: #e9a87c;
  --light-blue: #ecafec;
  --icetrine: #f6f85c;
}

body {
  background-color: var(--background-black\<deleted\|variable-387ad932-eabd-428f-689e-4d295589c3d6\>);
  color: var(--white);
  font-family: Afacad Flux, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.2em;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2em;
}

h3 {
  color: var(--darker-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.25em;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.3em;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 0;
}

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

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

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 25px;
  line-height: 28px;
}

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

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

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

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

.heading-h3 {
  z-index: 10;
  perspective: 2000px;
  color: var(--pink);
  letter-spacing: .01em;
  margin-bottom: 1rem;
  font-family: Barlow Condensed, sans-serif;
  font-size: 5em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.15em;
  position: relative;
  transform: perspective(2000px);
}

.heading-h3.centered {
  text-align: center;
}

.heading-h3.philosophy {
  margin-bottom: 0;
  font-size: 4em;
  position: static;
}

.heading-h3.red {
  color: var(--red);
  object-fit: contain;
  width: 100%;
  margin-bottom: 0;
  line-height: 1em;
  position: static;
}

.heading-h3.red.phil {
  padding-left: 1rem;
  padding-right: 1rem;
}

.heading-h4 {
  color: var(--darker-blue);
  text-transform: none;
  margin-bottom: 0;
  padding: 0;
  font-family: Barlow Condensed, sans-serif;
  font-size: 3em;
  font-weight: 500;
  line-height: 1em;
}

.heading-h4.pink {
  color: var(--pink);
}

.heading-h4.card {
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.heading-h4.red {
  color: var(--red);
}

.heading-h5 {
  color: var(--darker-blue);
  text-transform: none;
  margin-bottom: 9px;
  font-family: Barlow Condensed, sans-serif;
  font-size: 2em;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.paragraph-14 {
  color: var(--faded-black);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Lexend, sans-serif;
  font-size: calc(.6vw + .65rem);
  font-weight: 400;
  line-height: 1.4em;
}

.paragraph-14.about {
  text-align: center;
  margin-top: 18px;
  line-height: 1.5em;
}

.paragraph-14.centred {
  text-align: center;
  margin-top: 3rem;
}

.paragraph-14.centred.white {
  color: var(--white);
  margin-top: 0;
  font-size: 1.5em;
}

.paragraph-14.blue {
  color: var(--darker-blue);
}

.paragraph-14.white {
  color: var(--white);
}

.paragraph-14.white.phil {
  padding-left: 1rem;
  padding-right: 1rem;
}

.paragraph-14.card {
  padding: 1rem;
}

.paragraph-12 {
  color: var(--faded-black);
  font-family: Lexend, sans-serif;
  font-size: .9em;
  line-height: 1.6em;
}

.paragraph-12.centered {
  text-align: center;
}

.paragraph-12.centered.white {
  margin-top: 1rem;
}

.paragraph-12.white {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.paragraph-12.white.contactinfo {
  width: 80%;
}

.nav-menu-button {
  padding: 0;
}

.nav-bar {
  z-index: 9999;
  background-color: var(--red);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  min-height: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 12px;
  line-height: 1.2em;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.container {
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 82%;
  max-width: 72%;
  height: auto;
  max-height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: static;
  overflow: visible;
}

.container.intro-container {
  width: 68%;
  max-width: 60rem;
  height: 100%;
  position: static;
}

.container.global-container-medium {
  display: flex;
}

.container.global-container-medium.global-container-hero {
  z-index: 2;
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  padding-top: 7.5rem;
  padding-bottom: 20vh;
  position: relative;
}

.container.container-hero {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container.narrow {
  width: 60%;
  min-width: 50px;
}

.container.blog {
  margin-top: 67px;
}

.container.philosophy {
  object-fit: cover;
  width: 82%;
  height: auto;
  max-height: none;
  margin-bottom: 146px;
  overflow: visible;
}

.container.navigation-container {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container.container-footer {
  flex-flow: wrap;
  justify-content: space-between;
}

.container.quote {
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  max-width: 70%;
}

.body {
  background-color: var(--pink);
}

.scrolling-logo-container {
  grid-column-gap: 5vw;
  flex-direction: row;
  flex: none;
  justify-content: space-between;
  align-items: stretch;
  width: 100vw;
  padding-left: 2.5vw;
  padding-right: 2.5vw;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.scrolling-logo-wrapper {
  opacity: 1;
  mix-blend-mode: normal;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-height: 2.6vw;
  display: flex;
  position: static;
}

.scrolling-logo-image {
  mix-blend-mode: normal;
  object-fit: contain;
  width: 200%;
  max-width: 200%;
  height: 100%;
  padding-right: 0;
}

.nav-links-conatiner {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.nav-logo-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 80%;
  max-width: 500%;
  height: 100%;
}

.nav-logo {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  height: 40px;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.nav-logo.w--current {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: contain;
  width: 25%;
  height: auto;
  display: block;
}

.nav-link {
  color: var(--white);
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: center;
  align-self: baseline;
  align-items: center;
  height: 100%;
  font-family: Barlow Condensed, sans-serif;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.nav-link:hover {
  color: var(--pink);
}

.nav-link.w--current {
  border-bottom-color: #ffffff80;
}

.nav-link.nav-item-dropdown {
  padding-left: 0;
  padding-right: 20px;
}

.nav-link.nav_link--contact {
  border: 1px solid var(--theme--primary-color);
  border-radius: 3rem;
  align-self: auto;
  height: auto;
  padding: 4px 16px;
  transition: border-color .3s, background-color .3s, color .3s;
}

.nav-link.nav_link--contact:hover {
  background-color: var(--theme--primary-color);
  color: var(--background-black\<deleted\|variable-387ad932-eabd-428f-689e-4d295589c3d6\>);
}

.nav-link.primary-button {
  vertical-align: baseline;
  vertical-align: baseline;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  padding-bottom: .75rem;
  display: flex;
}

.nav-sub-container {
  flex-wrap: wrap;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.section {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: static;
}

.section.section-hero {
  justify-content: space-between;
  align-items: center;
  min-height: 100svh;
  padding-top: 8rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.section.intro {
  background-color: var(--white);
  min-height: 80svh;
  padding-top: 3rem;
  padding-bottom: 3.1rem;
  display: flex;
}

.section.quotes {
  background-color: var(--beige);
  overflow: hidden;
}

.section.section-logos {
  padding-top: 4rem;
  padding-bottom: 0;
  overflow: hidden;
}

.section.blue {
  background-color: var(--darker-blue);
}

.section.phil-grid {
  max-height: none;
  padding-top: 5rem;
  padding-bottom: 3rem;
}

.section.phil-grid.three {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.section.section-footer {
  background-color: var(--red);
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.section.media {
  background-color: var(--pink);
}

.section.white {
  background-color: var(--white);
}

.primary-button {
  z-index: auto;
  box-sizing: border-box;
  clear: none;
  aspect-ratio: auto;
  border: 1.5px none var(--white);
  background-color: var(--darker-blue);
  outline-color: var(--white);
  outline-offset: 0px;
  color: var(--beige);
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--theme--primary-faded);
  text-transform: uppercase;
  text-overflow: clip;
  overflow-wrap: normal;
  object-fit: fill;
  border-radius: 0;
  outline-width: 0;
  outline-style: solid;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-top: 18px;
  padding: .75rem 2rem;
  font-family: Barlow Condensed, sans-serif;
  font-size: .91rem;
  font-weight: 500;
  line-height: 1.4em;
  transition: color .4s, border .4s, background-color .4s;
  display: inline-block;
  position: static;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.primary-button:hover {
  border-style: none;
  border-color: var(--white);
  background-color: var(--light-blue);
  color: var(--white);
}

.primary-button:active {
  border-color: #d4d3d1;
}

.primary-button:focus {
  border-color: #a1a09c;
}

.primary-button.contact {
  object-fit: none;
  object-fit: none;
  width: 150px;
  margin-top: 2rem;
  margin-left: 0;
  display: block;
}

.label-heading-blog {
  background-color: var(--darker-blue);
  color: var(--beige);
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: .5rem;
  padding: 1px 6px;
  font-family: Barlow Condensed, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2em;
}

.label-heading-blog.blog {
  background-color: var(--darker-blue);
  font-family: Barlow Condensed, sans-serif;
}

.label-heading-blog.align {
  width: 103px;
}

.footer-bottom-links {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

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

.grid---ratio-1x2 {
  grid-column-gap: 8%;
  grid-row-gap: 8%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  align-content: start;
  place-items: start;
  width: 100%;
  height: auto;
  max-height: none;
}

.title-wrapper-sticky {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
  position: sticky;
  top: 8.5rem;
}

.press-logos-grid {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: center;
  width: 100%;
  max-width: 100%;
}

.press-logo-container {
  aspect-ratio: 3 / 2;
  background-color: var(--darker-blue);
  width: 100%;
  padding: 2.25vw;
}

.press-logo-image {
  opacity: .85;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.nav-wrapper {
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.nav-links-wrapper {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  object-fit: fill;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-left: 4rem;
  display: flex;
}

.awards-logo-wrapper {
  flex: none;
  justify-content: flex-end;
  align-items: center;
  width: 8rem;
  height: 3rem;
  display: flex;
  position: relative;
}

.line-2 {
  background-color: var(--darker-blue);
  opacity: .73;
  width: 100%;
  height: 2px;
}

.links-wrapper {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--darker-blue);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--theme--primary-faded);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: var(--darker-blue);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--theme--primary-faded);
  opacity: 1;
  color: #fff;
  letter-spacing: 1.5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: calc(.6vw + 1rem);
  font-weight: 500;
  line-height: 1.2em;
  display: flex;
}

.links-wrapper:hover {
  opacity: 1;
}

.awards-logo {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 100%;
}

.podcast-grid {
  width: 100%;
}

.quote {
  align-items: center;
  display: flex;
}

.footer-span-link {
  color: #fff;
  transition: color .2s;
}

.footer-span-link:hover {
  color: #797979;
}

.footer-link {
  color: var(--white);
  font-family: Lexend, sans-serif;
  font-size: .8rem;
  line-height: 1.5rem;
  text-decoration: none;
  transition: color .3s;
}

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

.footer-link:active {
  color: #0e2244;
}

.footer-text {
  color: var(--white);
  font-family: Lexend, sans-serif;
  font-size: .8rem;
  line-height: 1.5rem;
}

.footer-bottom-links-grid {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content;
  width: auto;
  display: flex;
}

.scrolling-logo-outer-wrapper {
  background-color: var(--red);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 18%;
  margin-left: auto;
  margin-right: 0;
  padding-right: 0;
  display: grid;
  position: relative;
  inset: 0% 0% -33px 131px;
}

.spinning-logo {
  vertical-align: baseline;
}

.section-quote {
  background-color: var(--darker-blue);
  justify-content: center;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 10rem;
  display: flex;
}

.quote-text {
  text-align: center;
  font-size: 3rem;
  line-height: 3.5rem;
}

.section-header {
  background-color: var(--pink);
  height: auto;
  max-height: 100%;
  margin-top: .3rem;
  margin-bottom: -81px;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.section-header.home {
  background-color: var(--transparent);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url("https://cdn.prod.website-files.com/6884ab99fbe7f9f221e9722a/68c6a91dda1d1ea0ab8b0357_Joi9new.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  background-color: var(--transparent);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url("https://cdn.prod.website-files.com/6884ab99fbe7f9f221e9722a/68c6a91dda1d1ea0ab8b0357_Joi9new.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  width: 100%;
  height: 1080px;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4.7rem;
  padding-bottom: 0;
  overflow: hidden;
}

.blog-cards {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  aspect-ratio: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  margin-top: 40px;
  display: grid;
}

.blog-card {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.section-philosophy {
  background-color: var(--pink);
  margin-top: 0;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.image-13 {
  margin-bottom: 12px;
}

.contact {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.philosophy-home {
  aspect-ratio: 1024 / 1536;
  object-fit: cover;
  background-image: url("https://cdn.prod.website-files.com/6884ab99fbe7f9f221e9722a/68c6aa594ac38364415508c5_Joi14.jpg");
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 500px;
  overflow: hidden;
}

.philosophy-content-home {
  padding-right: 2rem;
}

.spacer {
  width: 100%;
  height: 20px;
}

.image-16 {
  clear: right;
  width: 200px;
  margin-top: 42px;
  position: relative;
  bottom: -23px;
  left: 0;
}

.section-8 {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.columns {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.column {
  object-fit: fill;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.column-2 {
  padding-left: 0;
  padding-right: 0;
}

.section-9 {
  background-color: var(--darker-blue);
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-20 {
  width: 20%;
  position: relative;
  top: -66px;
  left: -610px;
}

.section-10 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.div-block-11 {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: space-around stretch;
  display: grid;
}

.container-13 {
  max-width: 80%;
}

.div-block-12 {
  box-sizing: content-box;
  object-fit: fill;
  height: auto;
}

.div-block-13 {
  object-fit: contain;
  width: 90%;
  padding-top: 10rem;
  padding-bottom: 0;
}

@media screen and (max-width: 991px) {
  .display-heading-1 {
    font-size: 4rem;
  }

  .hero-heading {
    width: 100%;
    max-width: 100%;
    font-size: 8rem;
    line-height: 100%;
    display: block;
  }

  .heading-h3.centered.red {
    margin-bottom: 0;
  }

  .heading-h6 {
    box-sizing: content-box;
    aspect-ratio: auto;
    object-fit: scale-down;
    overflow: visible;
  }

  .paragraph-24, .paragraph-20 {
    font-size: 1.25rem;
  }

  .paragraph-18 {
    font-size: 1.1em;
  }

  .paragraph-14.white {
    max-width: none;
  }

  .paragraph-12 {
    color: #6f6c67;
  }

  .nav-menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    display: flex;
  }

  .menu-icon-line-middle {
    border: 1px solid var(--white);
    background-color: var(--white);
    flex: none;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon-line-top {
    border: 1px none var(--white);
    background-color: var(--white);
    flex: none;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-menu-button {
    z-index: 2;
    color: #fff;
  }

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

  .menu-icon-line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-line-bottom {
    border: 1px solid var(--white);
    background-color: var(--white);
    flex: none;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-bar {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    min-height: 4rem;
  }

  .project-2-container {
    width: 90%;
    min-width: auto;
  }

  .secondary-button.primary-button-grey {
    position: relative;
  }

  .project-long-image-container {
    width: 100%;
    min-width: auto;
    padding: 80px 32px;
  }

  .awards-links-container {
    font-size: 1.4em;
    line-height: 1.3em;
  }

  .project-footer {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .project-image-screenshot.project_image-screenshot--spacer {
    margin-bottom: 2vw;
  }

  .project-long-image-text-container {
    max-width: none;
  }

  .container {
    box-sizing: content-box;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    display: block;
  }

  .container.navigation-container {
    align-items: center;
  }

  .container.intro-container {
    width: 100%;
    min-width: auto;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .container.narrow {
    width: 80%;
    min-width: auto;
  }

  .project-1-image-container {
    width: 100%;
    min-height: 480px;
    max-height: 80vw;
  }

  .project-1-button {
    right: 10%;
  }

  .scrolling-logo-container {
    grid-column-gap: 2vw;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .scrolling-logo-wrapper {
    width: 10vw;
    max-height: 3vw;
  }

  .nav-links-conatiner {
    z-index: 1;
    background-color: var(--pink);
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 4rem;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .nav-logo-image {
    flex: 1;
  }

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

  .nav-link {
    border-top: 1px none var(--grey-line\<deleted\|variable-b0106990-8050-e6e9-d223-3594f92d2e6e\>);
    border-bottom: 1px solid var(--grey-line\<deleted\|variable-b0106990-8050-e6e9-d223-3594f92d2e6e\>);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 32px 24px;
    font-size: 20px;
    display: flex;
  }

  .nav-link:active {
    opacity: .7;
  }

  .nav-link.nav-item-dropdown {
    border-bottom: 1px solid var(--grey-line\<deleted\|variable-b0106990-8050-e6e9-d223-3594f92d2e6e\>);
    border-top-style: none;
    padding-left: 24px;
  }

  .nav-link.nav_link--contact {
    border-style: solid none none;
    border-color: var(--light-grey\<deleted\|variable-2058c248-1652-a764-e7f0-7bb3f0f5d1e5\>);
    border-radius: 0;
    justify-content: center;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav-link.primary-button {
    justify-content: center;
    align-items: center;
    width: 40%;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
    position: relative;
    top: 29px;
    left: 222px;
  }

  .nav-sub-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-top: 1px solid var(--grey-line\<deleted\|variable-b0106990-8050-e6e9-d223-3594f92d2e6e\>);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    max-height: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    left: 0%;
    right: 0%;
    overflow: auto;
  }

  .contact-grid {
    grid-template-columns: 8fr;
    justify-content: stretch;
    width: 100%;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .contact-me-section {
    padding-bottom: 4rem;
  }

  .conatct-card {
    padding: 2rem;
  }

  .grid-case-study-2x1 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .project-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .grid-case-study-2x1-reverse {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .next-project-title {
    font-size: 3rem;
    line-height: 1.2em;
  }

  .project-long-image-text-wrapper {
    padding-right: 24px;
  }

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

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

  .section.section-hero {
    padding-top: 5.5rem;
  }

  .section.phil-grid {
    box-sizing: content-box;
  }

  .primary-button {
    padding: .75rem 1.25rem;
  }

  .label-heading-blog {
    font-size: calc(.5vw + .75rem);
  }

  .contact-links {
    font-size: 1.1em;
  }

  .success-message {
    flex: 1;
    padding: 1.25rem;
  }

  .navha-hamburger-button {
    background-color: #f3f3f3;
    border-radius: 3rem;
    justify-content: center;
    align-items: center;
    padding: .9rem;
    transition: background-color .3s;
    display: flex;
  }

  .navha-hamburger-button:hover {
    background-color: #d3d3d3;
  }

  .project-hero-small {
    padding-top: 12rem;
    padding-bottom: 2rem;
  }

  .roles-container {
    margin-top: 1rem;
  }

  .project-hero-small-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .screen-shot-container {
    padding: 8vw;
  }

  .hero-contact-link {
    font-size: calc(.85vw + .75rem);
  }

  .grid---ratio-1x2 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 8fr;
  }

  .title-wrapper-sticky {
    position: relative;
    top: 0;
  }

  .press-logos-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .press-logo-container {
    padding: 4.25vw;
  }

  .nav-wrapper {
    border-bottom-style: none;
    justify-content: space-between;
  }

  .hero-description {
    width: 900px;
    max-width: 150%;
    margin-top: 0;
    font-size: 2rem;
  }

  .hero-text-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .hero-top-wrapper {
    justify-content: space-between;
    align-items: flex-end;
  }

  .project__container {
    width: 90%;
    min-width: auto;
  }

  .contact-heading {
    font-size: 16vw;
  }

  .nav-link-2 {
    border-top: 1px solid #5c5c5c;
    border-bottom: 1px #5c5c5c;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 32px;
    font-size: 20px;
    display: flex;
  }

  .nav-link-2:active {
    opacity: .7;
  }

  .nav-link-2.nav-item-dropdown {
    border-top: 1px solid #5c5c5c;
    border-bottom: 1px solid #5c5c5c;
    padding-left: 24px;
  }

  .nav-links-wrapper {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-left: 0;
  }

  .about-text-wrapper {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
  }

  .contact-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .hero-background-fade-overlay {
    background-image: linear-gradient(180deg, var(--background-black\<deleted\|variable-387ad932-eabd-428f-689e-4d295589c3d6\>), #0000 25%, #02020200 75%, var(--background-black\<deleted\|variable-387ad932-eabd-428f-689e-4d295589c3d6\>));
  }

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

  .project-image-wrapper {
    margin-top: 0;
    margin-bottom: 0;
  }

  .project-heading {
    font-size: calc(1vw + 1.25rem);
  }

  .project-text-wrapper {
    margin-top: 1.25rem;
  }

  .label-2 {
    font-size: calc(.5vw + .75rem);
  }

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

  .links-wrapper {
    font-size: 1.4em;
    line-height: 1.3em;
  }

  .slide-nav {
    font-size: 1.7vw;
  }

  .quote-card {
    width: 90%;
    padding: 2rem;
  }

  .quote-profile-image-wrapper {
    width: 64px;
    height: 64px;
  }

  .contact-subheading-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    margin-top: 2rem;
  }

  .hero-contact-info-wrapper {
    margin-top: 2rem;
  }

  .hero-heading-wrapper {
    width: auto;
    font-size: 8rem;
    position: static;
    right: 0;
  }

  .hero-heading-wrapper.white {
    box-sizing: content-box;
    grid-template-columns: 1fr;
    place-content: start;
    place-items: stretch center;
    height: 500px;
  }

  .values-heading {
    font-size: 2.4em;
  }

  .label {
    width: 100%;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .intro-text-white {
    font-size: 2.25em;
  }

  .div-block {
    width: 20%;
    margin-right: 85px;
  }

  .section-quote {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .header-photo {
    grid-template-columns: 1fr;
  }

  .section-header-about {
    padding-top: 52px;
  }

  .heading {
    margin-bottom: 64px;
  }

  .script-about {
    margin-bottom: 0;
    margin-right: 0%;
    top: -30px;
    left: 72%;
  }

  .animaton {
    width: 80%;
    font-size: 12px;
    left: 2px;
  }

  .animation-text {
    font-size: 30px;
  }

  .div-block-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .title-wrapper-sticky-copy {
    position: relative;
    top: 0;
  }

  .section-contacts {
    clear: left;
  }

  .blog-cards {
    grid-template-columns: 1fr 1fr;
  }

  .philosophy-intro {
    min-width: auto;
  }

  .hero-content {
    box-sizing: content-box;
    justify-content: center;
    align-items: flex-start;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .contactpage {
    width: 100%;
    padding-top: 2rem;
  }

  .section-header-contact {
    box-sizing: border-box;
    object-fit: cover;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .phil-intro-quote {
    width: auto;
    font-size: 1rem;
  }

  .column-6 {
    box-sizing: content-box;
    object-fit: cover;
  }

  .phil-image {
    background-image: url("https://cdn.prod.website-files.com/6884ab99fbe7f9f221e9722a/68dfc69b346b325c30f047af_joiphil2.jpg");
    background-position: 50%;
    background-size: cover;
  }

  .image-18 {
    box-sizing: border-box;
    object-fit: fill;
    overflow: hidden;
  }

  .column-9 {
    box-sizing: content-box;
    object-fit: contain;
  }

  .columns-4 {
    clear: none;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    display: block;
  }

  .column-12 {
    clear: none;
    position: static;
  }

  .heading-large {
    font-size: 2.25rem;
  }

  .vertical-scroll-wrapper {
    width: auto;
    height: 2.8125rem;
    overflow: hidden;
  }

  .text-rotation-wrapper {
    flex-direction: column;
  }

  .section-9 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .display-heading-1 {
    font-size: 3.5rem;
  }

  .hero-heading {
    z-index: 2;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    font-size: 6rem;
    display: block;
  }

  .heading-h3.red {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-h3.centered.red {
    clear: none;
    clear: none;
  }

  .heading-h4 {
    font-size: 3em;
  }

  .paragraph-32 {
    font-size: 2rem;
  }

  .paragraph-24, .paragraph-20 {
    width: 100%;
  }

  .paragraph-14 {
    font-size: calc(.6vw + .75rem);
    line-height: 1.5em;
  }

  .paragraph-12 {
    font-size: .625rem;
    line-height: 1rem;
  }

  .nav-bar {
    height: auto;
    min-height: 4rem;
  }

  .project-2-container {
    width: 100%;
    height: auto;
    min-height: 60vw;
    margin-left: 24px;
    margin-right: 24px;
  }

  .secondary-button {
    padding: 16px 22px;
  }

  .project-long-image-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .project-long-image-container.max-width {
    flex-direction: column;
  }

  .awards-links-container {
    font-size: 1.3em;
    line-height: 1.4em;
  }

  .project-hero-text-name {
    font-size: 1.4em;
  }

  .project-hero-details-wrapper {
    width: 100%;
  }

  .project-hero-details-grid {
    flex-direction: column;
    margin-bottom: 0;
  }

  .project-footer {
    flex-direction: column;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .project-footer-link {
    margin: 12px 16px;
  }

  .project-image-screenshot.project_image-screenshot--spacer {
    margin-bottom: 1.25vw;
  }

  .container {
    width: 80%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .container.intro-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container.global-container-medium.global-container-hero {
    padding-bottom: 15vh;
  }

  .container.narrow {
    width: 90%;
  }

  .project-1-image-container {
    height: 90vh;
    min-height: 400px;
  }

  .project-1-button {
    letter-spacing: 3px;
    right: 5%;
  }

  .skill-card {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .scrolling-logo-container {
    width: 200vw;
  }

  .scrolling-logo-wrapper {
    width: 20vw;
    max-height: 5vw;
  }

  .nav-links-conatiner {
    background-color: var(--pink);
    justify-content: space-between;
    align-items: center;
    padding-top: 64px;
  }

  .nav-logo-image {
    width: 300px;
  }

  .nav-link {
    justify-content: center;
    align-items: center;
    padding: 24px;
  }

  .nav-link.primary-button {
    justify-content: center;
    align-items: center;
    padding-bottom: 24px;
    left: 173px;
  }

  .contact-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 11fr;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .contact-me-section {
    padding-top: 5.5rem;
    padding-bottom: 2rem;
  }

  .conatct-card {
    padding: 1.5rem;
  }

  .grid-case-study-2x1 {
    grid-template-columns: 12fr;
  }

  .project-section.top-image-section {
    margin-top: -15vh;
  }

  .grid-case-study-2x1-reverse {
    grid-template-columns: 12fr;
  }

  .project-long-image-text-wrapper {
    width: 100%;
    min-height: auto;
    max-height: none;
    margin-bottom: 32px;
    padding-right: 0;
    position: relative;
    top: 0;
  }

  .project-long-image-wrapper {
    width: 100%;
  }

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

  .primary-button.contact {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .metrics-value {
    font-size: 2.2rem;
  }

  .footer-bottom-links {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .contact-links {
    font-size: 1em;
  }

  .navha-hamburger-button {
    height: 3.375rem;
  }

  .project-hero-small {
    min-height: 50vh;
    padding-top: 80px;
  }

  .roles-container {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .hero-contact-link {
    font-size: calc(.85vw + .85rem);
  }

  .press-logos-grid {
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 1rem;
  }

  .press-logo-container {
    padding: 5.25vw;
  }

  .hero-description {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    font-size: 2rem;
    display: block;
  }

  .hero-text-wrapper {
    display: block;
  }

  .hero-top-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .hero-description-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-right: 0;
    display: block;
  }

  .hero-background {
    display: none;
  }

  .hero-background.background-mobile {
    display: block;
  }

  .project__container {
    width: 100%;
    min-height: 68vw;
    margin-left: 24px;
    margin-right: 24px;
  }

  .templates_wrapper {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .nav-link-2 {
    padding: 24px;
  }

  .contact-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

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

  .project-heading {
    font-size: calc(1vw + 1.5rem);
  }

  .project-link-wrapper.project-even {
    bottom: auto;
  }

  .card.services {
    padding: 2rem 1.5rem;
  }

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

  .awards-title {
    font-size: 1rem;
  }

  .awards-subheading {
    margin-top: 8px;
  }

  .links-wrapper {
    font-size: 1.3em;
    line-height: 1.4em;
  }

  .slide-nav {
    display: none;
  }

  .quote-card {
    padding: 2rem;
  }

  .quote-heading {
    font-size: 1.4em;
  }

  .quote-title {
    font-size: 12px;
  }

  .quote-profile-image-wrapper {
    width: 56px;
    height: 56px;
    margin-right: 8px;
  }

  .contact-link {
    font-size: 8vw;
  }

  .hero-contact-info-wrapper {
    margin-top: 1.5rem;
  }

  .hero-heading-wrapper {
    height: 200px;
  }

  .hero-heading-wrapper.white {
    object-fit: fill;
    object-fit: fill;
    height: auto;
  }

  .values-italics {
    font-size: 2.2rem;
  }

  .values-heading {
    font-size: 1.8em;
  }

  .values-text-container {
    max-width: 20rem;
    padding-left: 2rem;
  }

  .values-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .label {
    margin-left: 0;
  }

  .intro-text-white {
    font-size: 2em;
  }

  .footer-text {
    font-size: .875rem;
    line-height: 1.375rem;
  }

  .services-empty-space {
    display: none;
  }

  .background-video {
    height: 600px;
  }

  .div-block {
    margin-right: 52px;
  }

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

  .quote-text {
    justify-content: center;
    align-items: center;
    width: auto;
    display: block;
  }

  .section-header-about {
    background-size: cover;
  }

  .heading {
    font-size: 8rem;
  }

  .container2 {
    width: 100%;
  }

  .script-about {
    top: 14px;
    left: 70%;
  }

  .div-block-2 {
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
  }

  .animaton {
    width: 70%;
    padding-top: 0;
    font-size: 10px;
  }

  .animation-text {
    font-size: 20px;
  }

  .container-4, .container-5 {
    width: 80%;
  }

  .heading-2, .heading-3, .heading-4 {
    font-size: 3.5rem;
  }

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

  .header-blog-post {
    max-width: 100%;
  }

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

  .blog-cards {
    grid-template-columns: 1fr;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .container-10, .container-11 {
    text-align: center;
  }

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

  .contactcta {
    text-align: center;
    flex-flow: column;
    flex: 0 auto;
    order: 0;
    align-self: center;
    display: flex;
    position: static;
  }

  .hero-content {
    height: auto;
  }

  .contact-image {
    box-sizing: border-box;
    object-fit: contain;
    margin-bottom: 33px;
  }

  .philosophy-home {
    clear: left;
  }

  .phil-intro-quote {
    height: auto;
  }

  .columns {
    flex-flow: column;
  }

  .column-5, .column-10 {
    height: auto;
  }

  .column-11 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: auto;
    text-align: center;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: static;
  }

  .heading-large {
    font-size: 1.875rem;
  }

  .vertical-scroll-wrapper {
    height: 2.34375rem;
    overflow: hidden;
  }

  .text-rotation-wrapper {
    margin-left: 0%;
  }

  .section-10 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-h3-copy.red {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-h3-copy.centered.red {
    clear: none;
    clear: none;
  }

  .bold-text-4 {
    font-size: .9em;
    line-height: .6em;
  }

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

@media screen and (max-width: 479px) {
  .display-heading-1 {
    margin-bottom: 1rem;
    font-size: calc(.75rem + 11vw);
  }

  .hero-heading {
    font-size: 15vw;
  }

  .heading-h3 {
    line-height: 14vw;
  }

  .heading-h3.red {
    font-size: 5em;
  }

  .heading-h3.centered.red {
    font-size: 3em;
  }

  .heading-h3.philosophy {
    font-size: 1em;
  }

  .heading-h6 {
    margin-bottom: .5rem;
    font-size: 4rem;
  }

  .heading-h5 {
    margin-bottom: .75px;
  }

  .paragraph-32 {
    font-size: 1.6rem;
  }

  .paragraph-12 {
    font-size: .625rem;
    line-height: 1rem;
  }

  .paragraph-12.white {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .project-2-container {
    align-items: center;
    width: 100%;
    min-height: 100svh;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .secondary-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .awards-links-container {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .project-hero-details-text {
    font-size: 1em;
  }

  .project-hero-section {
    perspective-origin: 0 0;
  }

  .project-hero-details-title {
    font-size: 1em;
  }

  .project-footer-link {
    margin-left: 12px;
    margin-right: 12px;
  }

  .container {
    flex-wrap: nowrap;
    width: 90%;
  }

  .container.intro-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .container.global-container-medium.global-container-hero {
    padding-bottom: 18vh;
  }

  .container.container-footer {
    flex-direction: column;
  }

  .container.narrow {
    width: 100%;
  }

  .container.philosophy {
    margin-bottom: 0;
  }

  .project-1-image-container {
    width: 114%;
    height: 60vh;
    min-height: 300px;
    max-height: 180vw;
    margin-left: -10vw;
  }

  .project-1-button {
    font-size: 16px;
  }

  .body {
    background-color: var(--pink);
  }

  .scrolling-logo-container {
    grid-column-gap: 3px;
    object-fit: fill;
    justify-content: space-between;
    align-items: stretch;
    width: auto;
    padding-right: 26vw;
  }

  .scrolling-logo-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    order: 0;
    justify-content: center;
    align-items: stretch;
    width: 60vw;
    max-height: 8vw;
    display: block;
  }

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

  .nav-links-conatiner {
    background-color: var(--pink);
    height: 70%;
  }

  .nav-logo-image {
    width: 300%;
  }

  .nav-link {
    border-bottom-color: var(--card--card-pink);
    justify-content: center;
    align-items: center;
  }

  .nav-link.primary-button {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-bottom: 24px;
    position: relative;
    top: 39px;
    left: auto;
  }

  .nav-sub-container {
    z-index: 7;
    border: 1px solid var(--theme--primary-faded);
  }

  .contact-grid {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .grid-case-study-2x1 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

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

  .next-project-title {
    font-size: 2.2rem;
  }

  .footer {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .rich-text-block h1 {
    font-size: 3.2rem;
  }

  .rich-text-block h2 {
    font-size: 2.4rem;
  }

  .rich-text-block h3 {
    font-size: 1.7rem;
  }

  .section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section.section-hero {
    padding-top: 4rem;
  }

  .section.intro {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .metrics-value {
    font-size: 1.8rem;
  }

  .footer-bottom-links {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .project-hero-small {
    perspective-origin: 0 0;
    padding-top: 10rem;
  }

  .roles-container {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    margin-bottom: 1rem;
  }

  .screen-shot-container {
    padding: 0;
  }

  .press-logos-grid {
    grid-column-gap: .5625em;
    grid-row-gap: .5625em;
    grid-template-columns: 1fr 1fr;
  }

  .press-logo-container {
    padding: 8.25vw;
  }

  .hero-description {
    margin-top: 1.4rem;
    font-size: 1.1rem;
    line-height: 1.4em;
  }

  .hero-text-wrapper {
    margin-top: 45px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-top-wrapper {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    justify-content: space-between;
    align-items: center;
  }

  .hero-background {
    opacity: .8;
  }

  .project__container {
    align-items: center;
    width: 100%;
    min-height: 96vh;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .contact-text-wrapper {
    width: 90%;
  }

  .contact-heading {
    font-size: 15vw;
  }

  .nav-links-wrapper {
    object-fit: fill;
  }

  .skill-title {
    font-size: 1.25rem;
  }

  .awards-title {
    font-size: .75rem;
  }

  .awards-logo-wrapper {
    width: 6rem;
    height: 2rem;
    margin-top: 8px;
  }

  .links-wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .quote-arrow {
    right: 14%;
  }

  .quote-arrow.gallery-arrow-left {
    margin-right: 58px;
    right: 15%;
  }

  .quote-card {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .quote-heading {
    font-size: 1.4em;
    line-height: 1.3em;
  }

  .quote-profile-image-wrapper {
    margin-right: 12px;
  }

  .contact-subheading-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 1rem;
  }

  .contact-link {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-heading-wrapper {
    height: 100px;
  }

  .hero-heading-wrapper.white {
    clear: none;
    clear: none;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: stretch;
  }

  .values-text-container {
    max-width: none;
    padding-left: 0;
  }

  .values-container {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .values-image {
    display: none;
  }

  .intro-text-white {
    font-size: 1.8em;
  }

  .footer-bottom-links-grid {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .footer-alt {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .scrolling-logo-outer-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 2px;
    margin-top: 0;
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: flex;
  }

  .background-video {
    height: 350px;
  }

  .container-2 {
    padding-top: 4rem;
  }

  .div-block {
    margin-right: 25px;
  }

  .image-3 {
    width: 130%;
    max-width: none;
  }

  .quote-text {
    font-size: 2rem;
  }

  .section-header {
    padding-top: 4.3rem;
    padding-bottom: 0;
  }

  .heading {
    font-size: 3rem;
  }

  .image-6 {
    width: 320px;
    position: relative;
  }

  .script-about {
    width: 60%;
    top: -13px;
    left: 43%;
  }

  .div-block-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .animaton {
    width: 90%;
    margin-top: 0;
    top: 1px;
  }

  .animation-text {
    text-align: center;
    font-size: 40px;
    line-height: 1em;
  }

  .container-6, .section-3 {
    height: 20px;
  }

  .div-block-4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .image-8 {
    left: 950px;
  }

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

  .heading-3 {
    font-size: 2.1rem;
  }

  .heading-4 {
    font-size: 2rem;
  }

  .paragraph-33, .paragraph-34, .paragraph-35 {
    font-size: 12px;
  }

  .section-contacts {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section-logos {
    overflow: visible;
  }

  .section-blog {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .container-8 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-5 {
    font-size: 1.8rem;
    line-height: 1.5;
  }

  .section-blog-page {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .container-9 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section-detox {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .container-10 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-6 {
    font-size: 1.8rem;
    line-height: 1.5;
  }

  .container-11 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section-philosophy {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .philosophy-intro {
    box-sizing: content-box;
    object-fit: fill;
  }

  .hero-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .image-14 {
    display: none;
  }

  .image-16 {
    clear: none;
    object-fit: fill;
    display: none;
    position: static;
    overflow: hidden;
  }

  .section-10 {
    background-color: var(--pink);
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-block-11 {
    float: none;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    overflow: visible;
  }

  .div-block-13 {
    padding-top: 0;
    text-decoration: none;
  }

  .heading-h3-copy {
    line-height: 14vw;
  }

  .heading-h3-copy.red {
    font-size: 5em;
  }

  .column-13 {
    box-sizing: content-box;
  }

  .bold-text-4 {
    font-size: 3em;
  }

  .div-block-17 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

#w-node-_97bab95e-18d9-7393-872a-80f6a100451c-21e97261, #w-node-_6c6a36da-cd54-2468-9a0e-7e6b62a64511-62a64508, #w-node-_6c6a36da-cd54-2468-9a0e-7e6b62a64513-62a64508, #w-node-_6c6a36da-cd54-2468-9a0e-7e6b62a64515-62a64508, #w-node-_6c6a36da-cd54-2468-9a0e-7e6b62a64517-62a64508, #w-node-_6c6a36da-cd54-2468-9a0e-7e6b62a64519-62a64508, #w-node-_6c6a36da-cd54-2468-9a0e-7e6b62a6451b-62a64508, #w-node-_6c6a36da-cd54-2468-9a0e-7e6b62a6451d-62a64508 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
