:root {
  --background-black\<deleted\|variable-387ad932-eabd-428f-689e-4d295589c3d6\>: #0d0b02;
  --white\<deleted\|variable-48c71df3\>: #fff;
  --text--off-white\<deleted\|variable-6ab3776f-88bb-bc42-cfa2-4446f1a9715f\>: #e7e7e7;
  --theme--primary-color: #d98431;
  --text--white-subdued\<deleted\|variable-652409f7-c9d4-2096-9d13-f20f4de6320b\>: #c5c5c5;
  --theme--nav-blue-text: #014e9e;
  --theme--white-light-background: #fff6ea;
  --light-grey\<deleted\|variable-2058c248-1652-a764-e7f0-7bb3f0f5d1e5\>: #9e9e9e;
  --text--pure-black\<deleted\|variable-adb80f7d-e56e-f985-d66e-8cae2314f995\>: #000;
  --theme--orange-background: #d97521;
  --grey-line\<deleted\|variable-b0106990-8050-e6e9-d223-3594f92d2e6e\>: #525252;
  --theme--light-orange: #fff2d1;
  --theme--faq-text: #2b2b2b;
  --theme--white-bakckground: white;
  --faded-black\<deleted\|variable-cb342d88-a53e-9285-a795-b41e8a9a1cbc\>: #242424;
  --card--card-black\<deleted\|variable-83d5da6a-df86-c08c-f3ba-97248df2cee0\>: #171612;
  --theme--primary-color2\<deleted\|variable-5d1f325e-fa33-fc24-2c58-cfb2e8dec28b\>: #e9a87c;
  --theme--subtle-orange: #d7812e;
  --theme--skin-color: #ffedcd;
  --theme--light-black: #545454;
  --theme--medium-blue: #0154ac;
  --theme--dark-blue: #013d7a;
  --theme--light-blue: #015dbf;
  --theme--deep-blue: #003973;
  --theme--blue-button-gradient: #005ec0;
}

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

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

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

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

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

body {
  background-color: var(--background-black\<deleted\|variable-387ad932-eabd-428f-689e-4d295589c3d6\>);
  color: var(--white\<deleted\|variable-48c71df3\>);
  font-family: Afacad Flux;
  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(--text--off-white\<deleted\|variable-6ab3776f-88bb-bc42-cfa2-4446f1a9715f\>);
  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: 18px;
  line-height: 22px;
}

.display-heading-1 {
  z-index: 6;
  color: var(--theme--primary-color);
  margin-bottom: 1.5rem;
  font-size: 4.8rem;
  font-weight: 600;
  line-height: 1.15em;
  position: relative;
}

.hero-heading {
  z-index: 2;
  text-align: center;
  letter-spacing: 0;
  -webkit-text-fill-color: transparent;
  will-change: transform;
  background-image: linear-gradient(45deg, #013d7a, #015dbf);
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: row;
  flex: none;
  justify-content: flex-end;
  width: 100%;
  max-width: 100%;
  font-family: Poppins, sans-serif;
  font-size: 8vw;
  font-weight: 700;
  line-height: 100%;
}

.heading-h1 {
  color: var(--theme--primary-color);
  margin-bottom: 2rem;
  font-size: calc(3vw + 1.75rem);
  font-weight: 400;
  line-height: 1.1em;
}

.heading-h2 {
  color: var(--white\<deleted\|variable-48c71df3\>);
  margin-bottom: 1.5rem;
  font-size: calc(2vw + 2rem);
  font-style: italic;
  font-weight: 500;
  line-height: 1em;
}

.heading-h3 {
  z-index: 10;
  perspective: 2000px;
  color: var(--theme--primary-color);
  letter-spacing: .01em;
  margin-bottom: 1rem;
  font-size: calc(1.5vw + 1.75rem);
  font-style: italic;
  font-weight: 400;
  line-height: 1.15em;
  position: relative;
  transform: perspective(2000px);
}

.heading-h4 {
  color: var(--theme--primary-color);
  margin-bottom: 1rem;
  font-size: calc(1vw + 1rem);
  font-weight: 600;
  line-height: 1.3em;
}

.heading-h6 {
  color: var(--white\<deleted\|variable-48c71df3\>);
  font-size: 1rem;
  line-height: 120%;
}

.heading-h5 {
  color: var(--white\<deleted\|variable-48c71df3\>);
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 120%;
}

.paragraph-32 {
  color: var(--theme--primary-color);
  font-size: calc(.75vw + 1.5rem);
  line-height: 1.25em;
}

.paragraph-24 {
  color: var(--white\<deleted\|variable-48c71df3\>);
  font-size: calc(1vw + 1rem);
  line-height: 1.2em;
}

.paragraph-20 {
  color: var(--theme--primary-color);
  font-size: calc(.75vw + 1rem);
  line-height: 1.3em;
}

.paragraph-18 {
  color: var(--text--white-subdued\<deleted\|variable-652409f7-c9d4-2096-9d13-f20f4de6320b\>);
  font-size: calc(.35vw + 1rem);
  font-weight: 400;
  line-height: 1.4em;
}

.paragraph-16 {
  color: var(--text--white-subdued\<deleted\|variable-652409f7-c9d4-2096-9d13-f20f4de6320b\>);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5em;
}

.paragraph-14 {
  color: var(--text--off-white\<deleted\|variable-6ab3776f-88bb-bc42-cfa2-4446f1a9715f\>);
  margin-top: 0;
  margin-bottom: 0;
  font-size: calc(.6vw + .65rem);
  font-weight: 400;
  line-height: 1.4em;
}

.paragraph-12 {
  color: var(--text--white-subdued\<deleted\|variable-652409f7-c9d4-2096-9d13-f20f4de6320b\>);
  font-size: calc(.75vw + .45rem);
  line-height: 1.4em;
}

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

.nav-bar {
  z-index: 900;
  background-color: var(--theme--white-light-background);
  width: 100%;
  height: auto;
  color: var(--theme--white-light-background);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-height: calc(1vw + 4rem);
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.page-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.field-label {
  color: var(--text--off-white\<deleted\|variable-6ab3776f-88bb-bc42-cfa2-4446f1a9715f\>);
  margin-bottom: .5rem;
  font-weight: 400;
}

.project-2-container {
  perspective: 3500px;
  justify-content: center;
  align-items: center;
  width: 88%;
  min-width: 920px;
  max-width: 1500px;
  height: 52vw;
  min-height: 500px;
  display: flex;
  position: relative;
}

.secondary-button {
  background-color: var(--theme--primary-color);
  color: var(--background-black\<deleted\|variable-387ad932-eabd-428f-689e-4d295589c3d6\>);
  letter-spacing: .5px;
  text-transform: uppercase;
  border-radius: 4rem;
  padding: 1rem 1.5rem;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.4em;
  transition: box-shadow .2s, transform .2s;
}

.secondary-button:hover {
  transform: scale(1.05);
  box-shadow: 0 3px 12px #00000029;
}

.secondary-button.primary-button-grey {
  background-color: var(--light-grey\<deleted\|variable-2058c248-1652-a764-e7f0-7bb3f0f5d1e5\>);
  color: var(--text--pure-black\<deleted\|variable-adb80f7d-e56e-f985-d66e-8cae2314f995\>);
}

.showcase-image-link-container {
  position: relative;
}

.project-hero-title-line {
  background-color: var(--theme--primary-color);
  width: 24px;
  height: 2px;
  margin-bottom: 1rem;
  margin-right: 10px;
  font-size: 1.1em;
}

.project-long-image-container {
  width: 100%;
  padding: 6rem 4rem;
  display: block;
  position: relative;
}

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

.awards-links-container {
  opacity: .73;
  width: 100%;
  color: var(--theme--primary-color);
  letter-spacing: 1.5px;
  border-bottom: 1px solid #63636380;
  justify-content: space-between;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: calc(.6vw + 1rem);
  font-weight: 500;
  line-height: 1.2em;
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease;
  display: flex;
}

.awards-links-container:hover {
  opacity: 1;
}

.generic-wrapper {
  background-color: #0000;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.project-hero-details-text {
  color: var(--text--white-subdued\<deleted\|variable-652409f7-c9d4-2096-9d13-f20f4de6320b\>);
  text-shadow: 1px 1px 9px #0000001a;
  font-size: 1em;
  font-weight: 400;
}

.research-icon-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-hero-text-name {
  color: var(--theme--primary-color);
  letter-spacing: 1.1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.4em;
  text-decoration: none;
}

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

.project-hero-title-container {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-hero-title-container.margin-bottom-32 {
  justify-content: flex-start;
  align-items: center;
}

.project-hero-details-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  display: flex;
}

.project-hero-section {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-image {
  width: 100%;
  box-shadow: 0 0 64px 0 var(--theme--orange-background);
}

.project-long-image-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.project-hero-details-title {
  color: var(--text--off-white\<deleted\|variable-6ab3776f-88bb-bc42-cfa2-4446f1a9715f\>);
  letter-spacing: 1.7px;
  text-transform: uppercase;
  margin-bottom: 8px;
  margin-right: 28px;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.3em;
}

.project-footer {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 108px 2rem;
  display: flex;
}

.project-footer-link {
  color: var(--grey-line\<deleted\|variable-b0106990-8050-e6e9-d223-3594f92d2e6e\>);
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.3em;
  text-decoration: none;
  transition: color .2s;
}

.project-footer-link:hover {
  color: var(--theme--primary-color);
}

.project-footer-link.w--current {
  color: var(--theme--primary-color);
  font-weight: 500;
}

.project-image-screenshot {
  width: 100%;
  box-shadow: 0 18px 42px #0000001a;
}

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

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

.container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 94%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

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

.container.intro-container {
  width: 68%;
  max-width: 60rem;
}

.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-footer {
  flex-flow: wrap;
  justify-content: space-between;
}

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

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

.project-1-image-container {
  z-index: 2;
  perspective: 3500px;
  perspective-origin: 10%;
  transform-origin: 0%;
  border-radius: 2px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  transform: perspective(3500px);
}

.project-1-button {
  z-index: 4;
  color: var(--theme--primary-color);
  letter-spacing: 5px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 25% 20% auto;
}

.body {
  background-color: var(--theme--white-light-background);
}

.quote-slide {
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.skill-card {
  grid-column-gap: 1.25vw;
  grid-row-gap: 1.25vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

.scrolling-logo-wrapper {
  opacity: 1;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: auto;
  max-height: none;
  display: flex;
  position: static;
}

.scrolling-logo-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.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: 100%;
  height: 100%;
}

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

.nav-logo.w--current {
  width: auto;
  height: auto;
  margin-top: auto;
}

.nav-link {
  height: 100%;
  color: var(--theme--nav-blue-text);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--theme--nav-blue-text);
  cursor: pointer;
  justify-content: center;
  align-self: baseline;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 1.5em;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.nav-link:hover {
  color: var(--theme--faq-text);
}

.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 none var(--theme--primary-color);
  height: auto;
  color: var(--theme--white-bakckground);
  background-image: linear-gradient(0deg, #003973, #005ec0);
  border-radius: 10px;
  align-self: auto;
  padding: 8px 35px;
  font-weight: 600;
  line-height: 1.9em;
  transition: border-color .3s, background-color .3s, color .3s;
}

.nav-link.nav_link--contact:hover {
  background-color: var(--theme--primary-color);
  color: var(--theme--white-bakckground);
  background-image: linear-gradient(#d7812e, #d98431);
}

.nav-link.ai-assistant-login, .nav-link.ai-assistant-logout {
  display: none;
}

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

.text-field {
  border-style: none none solid;
  border-width: 1px 1px 1.5px;
  border-color: black black var(--light-grey\<deleted\|variable-2058c248-1652-a764-e7f0-7bb3f0f5d1e5\>);
  max-width: 100%;
  min-height: 48px;
  color: var(--theme--primary-color);
  background-color: #fff0;
  margin-bottom: 0;
  padding: 8px 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em;
  transition: border .3s;
  display: block;
}

.text-field:hover, .text-field:active {
  border-bottom-color: var(--theme--primary-color);
}

.text-field::placeholder {
  color: var(--light-grey\<deleted\|variable-2058c248-1652-a764-e7f0-7bb3f0f5d1e5\>);
}

.text-field.text-field-light {
  background-color: var(--faded-black\<deleted\|variable-cb342d88-a53e-9285-a795-b41e8a9a1cbc\>);
  color: #0a0a0a;
  border-color: #c0c0c066;
  border-radius: 2px;
}

.text-field.text-field-light::placeholder {
  color: #0a0a0a99;
}

.form-input-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.form {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  display: grid;
}

.form-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.contact-grid {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  grid-template-rows: auto;
  grid-template-columns: 8fr 11fr;
  width: 100%;
  max-width: 104rem;
  margin-left: auto;
  margin-right: auto;
}

.contact-me-section {
  width: 100%;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.conatct-card {
  border: 1px solid var(--faded-black\<deleted\|variable-cb342d88-a53e-9285-a795-b41e8a9a1cbc\>);
  background-color: var(--card--card-black\<deleted\|variable-83d5da6a-df86-c08c-f3ba-97248df2cee0\>);
  border-radius: .5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 3vw;
  display: flex;
  position: relative;
}

.point-title {
  color: var(--theme--primary-color);
  margin-bottom: 1vw;
  font-size: calc(.7vw + .85rem);
  font-weight: 600;
  line-height: 1.3em;
}

.grid-case-study-2x1 {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 3fr 6fr;
  grid-auto-columns: 1fr;
  place-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.grid-2x2 {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  background-color: #0000;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 100%;
  display: grid;
  position: relative;
}

.project-section {
  width: 100%;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.project-section.project-section-grey {
  background-color: #00000008;
  width: 100%;
}

.project-section.top-image-section {
  z-index: 1;
  margin-top: -20vh;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.grid-case-study-2x1-reverse {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  grid-template-rows: auto;
  grid-template-columns: 12fr 7fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.next-project {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.next-project-text {
  width: 100%;
  color: var(--text--white-subdued\<deleted\|variable-652409f7-c9d4-2096-9d13-f20f4de6320b\>);
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.4em;
}

.next-project-line {
  background-color: var(--grey-line\<deleted\|variable-b0106990-8050-e6e9-d223-3594f92d2e6e\>);
  width: 1px;
  height: 80px;
  margin: 24px auto;
}

.next-project-line.line-inside {
  background-color: var(--theme--primary-color);
  height: 0%;
}

.next-project-title {
  width: 100%;
  color: var(--theme--primary-color);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.4em;
}

.footer {
  border-top: 1.5px solid var(--grey-line\<deleted\|variable-b0106990-8050-e6e9-d223-3594f92d2e6e\>);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

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

.project-long-image-text-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  min-height: 80vh;
  padding-right: 6vw;
  display: flex;
  position: sticky;
  top: 10vh;
}

.project-long-image-wrapper {
  flex-flow: column;
  width: 60%;
  display: flex;
}

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

.margin-bottom-4 {
  margin-bottom: .25rem;
}

.margin-bottom-32 {
  margin-bottom: 2rem;
}

.margin-bottom-80 {
  margin-bottom: 5rem;
}

.margin-bottom-8 {
  margin-bottom: .5rem;
}

.styles-contents {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rich-text-block {
  color: var(--text--off-white\<deleted\|variable-6ab3776f-88bb-bc42-cfa2-4446f1a9715f\>);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.6em;
  display: flex;
}

.rich-text-block h1, .rich-text-block h2 {
  margin-top: 40px;
  margin-bottom: 16px;
}

.rich-text-block h6, .rich-text-block h5 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.rich-text-block h4 {
  margin-top: 32px;
  margin-bottom: 16px;
}

.rich-text-block h3 {
  color: var(--theme--primary-color);
  margin-top: 40px;
  margin-bottom: 16px;
}

.rich-text-block p {
  margin-top: 8px;
  margin-bottom: 16px;
  font-size: 17px;
  line-height: 1.6em;
}

.rich-text-block blockquote {
  margin-top: 16px;
  margin-bottom: 16px;
}

.rich-text-block img {
  width: 140%;
  display: inline-block;
  position: relative;
}

.rich-text-block a {
  color: var(--theme--primary-color2\<deleted\|variable-5d1f325e-fa33-fc24-2c58-cfb2e8dec28b\>);
  text-decoration: underline;
  transition: opacity .3s;
}

.rich-text-block a:hover {
  opacity: .81;
}

.styles-sticky-wrap {
  position: sticky;
  top: 6.5rem;
}

.margin-bottom-48 {
  margin-bottom: 3rem;
}

.margin-bottom-64 {
  margin-bottom: 4rem;
}

.style-margins-container {
  background-color: #f3f3f3;
}

.grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  border-bottom: 1px solid #d3d3d3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  margin-bottom: 4rem;
  padding-bottom: 4rem;
}

.margin-bottom-96 {
  margin-bottom: 6rem;
}

.styles-line {
  background-color: #d3d3d3;
  width: 100%;
  height: 2px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10rem;
  padding-bottom: 10rem;
  position: relative;
}

.section.section-hero {
  min-height: auto;
  color: var(--theme--white-light-background);
  justify-content: space-between;
  align-items: center;
  padding-top: 10rem;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.section.section-hero.inner-container-text {
  padding-bottom: 8rem;
}

.section.intro {
  min-height: 80svh;
  display: flex;
}

.section.quotes {
  overflow: hidden;
}

.section.section-logos {
  background-color: var(--theme--orange-background);
  padding-top: 4rem;
  padding-bottom: 4rem;
  overflow: hidden;
}

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

.primary-button {
  border: 1.5px solid var(--light-grey\<deleted\|variable-2058c248-1652-a764-e7f0-7bb3f0f5d1e5\>);
  color: var(--theme--primary-color);
  text-transform: uppercase;
  background-color: #fff0;
  border-radius: 6rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.5rem;
  font-size: 1rem;
  line-height: 1.4em;
  transition: color .4s, border .4s, background-color .4s;
  display: flex;
}

.primary-button:hover {
  background-color: var(--white\<deleted\|variable-48c71df3\>);
  color: var(--text--pure-black\<deleted\|variable-adb80f7d-e56e-f985-d66e-8cae2314f995\>);
}

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

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

.margin-bottom-24 {
  margin-bottom: 1.5rem;
}

.styles-text-wrap {
  flex-flow: column;
  height: 100%;
  display: flex;
  position: relative;
}

.metrics-value {
  color: var(--theme--primary-color);
  text-align: center;
  word-break: break-all;
  margin-bottom: .5rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2em;
}

.label-heading {
  background-color: var(--theme--primary-color);
  color: var(--background-black\<deleted\|variable-387ad932-eabd-428f-689e-4d295589c3d6\>);
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: .5rem;
  padding: 1px 6px;
  font-size: calc(.5vw + .75rem);
  font-weight: 500;
  line-height: 1.2em;
}

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

.metrics-heading {
  color: var(--theme--primary-color);
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3em;
}

.margin-bottom-16 {
  margin-bottom: 1rem;
}

.margin-bottom-72 {
  margin-bottom: 4.5rem;
}

.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;
}

.contact-links {
  color: var(--theme--primary-color);
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
  transition: all .2s;
}

.contact-links:hover {
  opacity: .8;
  text-decoration: underline;
}

.contact-list {
  grid-column-gap: 1.4rem;
  grid-row-gap: 1.4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.success-message {
  border: 1px solid var(--grey-line\<deleted\|variable-b0106990-8050-e6e9-d223-3594f92d2e6e\>);
  color: #fff;
  background-color: #ffffff0d;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
  min-height: 30vh;
  padding: 3vw;
  font-weight: 400;
  position: relative;
}

.contact-list-icon {
  width: 1.5rem;
  height: 1.5rem;
  color: var(--theme--primary-color);
}

.error-message {
  background-color: #2b2b2b;
  border: 1px solid #ca4949;
  border-radius: .5rem;
  margin-top: 1.5rem;
  padding: 1rem;
}

.contact-list-icon-wrapper {
  color: #162b4c;
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.contact-list-item {
  align-items: center;
  display: flex;
}

._404-image {
  filter: invert();
  width: 25%;
  margin-left: auto;
  margin-right: auto;
}

.utility-page-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: column;
  width: 100%;
  max-width: 600px;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.navha-hamburger-button {
  z-index: 201;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 3.375rem;
  height: 3.375rem;
  display: none;
  position: relative;
}

.project-description-text {
  color: var(--text--white-subdued\<deleted\|variable-652409f7-c9d4-2096-9d13-f20f4de6320b\>);
  flex: none;
  font-size: 17px;
}

.project-hero-small {
  background-color: var(--theme--orange-background);
  background-image: url('../images/Noise_1Noise.webp');
  background-position: 0 0;
  background-size: 256px;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  padding-top: 28rem;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-dot {
  background-color: var(--text--white-subdued\<deleted\|variable-652409f7-c9d4-2096-9d13-f20f4de6320b\>);
  border-radius: 8px;
  flex: none;
  width: 4px;
  height: 4px;
}

.roles-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.project-hero-small-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.screen-shot-container {
  background-color: #0000000f;
  width: 100%;
  padding: 4vw;
}

.project-screen-shot {
  border-radius: 6px;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 12px 32px #0000001a;
}

.contact-divider-line {
  background-color: var(--light-grey\<deleted\|variable-2058c248-1652-a764-e7f0-7bb3f0f5d1e5\>);
  width: 100%;
  height: 1.5px;
}

.hero-contact-link {
  color: var(--theme--primary-color);
  word-break: break-all;
  font-size: calc(.9vw + .5rem);
  font-weight: 400;
  line-height: 1.4em;
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease;
}

.hero-contact-link:hover {
  color: var(--text--off-white\<deleted\|variable-6ab3776f-88bb-bc42-cfa2-4446f1a9715f\>);
}

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

.title-wrapper-sticky {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 36rem;
  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(--card--card-black\<deleted\|variable-83d5da6a-df86-c08c-f3ba-97248df2cee0\>);
  width: 100%;
  padding: 2.25vw;
}

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

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

.hero-description {
  color: var(--theme--subtle-orange);
  text-align: center;
  margin-top: 40px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}

.hero-description.hero-title {
  color: var(--theme--white-light-background);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #013d7a, #015dbf);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 8vw;
}

.hero-description.terms-subtext {
  text-align: left;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.hero-text-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.hero-top-wrapper {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
}

.hero-description-wrapper {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.hero-background-wrapper {
  width: 100%;
  height: 100%;
  color: var(--theme--white-light-background);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hero-background {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

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

.project__container {
  perspective: 3500px;
  align-items: center;
  width: 76%;
  min-width: 920px;
  max-width: 1500px;
  height: 42vw;
  min-height: 500px;
  display: flex;
  position: relative;
}

.templates_wrapper {
  grid-column-gap: .75vw;
  grid-row-gap: .75vw;
  border: 1px solid #0000;
  border-radius: .5vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  transition: box-shadow .5s;
  display: flex;
  overflow: hidden;
}

.templates_wrapper:hover {
  border-color: #78787880;
  box-shadow: 0 1vw 3vw #fff6;
}

.contact-text-wrapper {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.contact-heading {
  color: var(--theme--primary-color);
  text-align: center;
  letter-spacing: .02em;
  font-size: 16vw;
  font-style: italic;
  line-height: 1em;
}

.nav-link-2 {
  opacity: .74;
  color: #fff;
  cursor: pointer;
  border-bottom-width: 2px;
  border-bottom-color: #0000;
  align-items: center;
  height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.nav-link-2:hover {
  opacity: 1;
}

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

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

.nav-links-wrapper {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 4.4rem;
  display: flex;
}

.line {
  background-color: var(--light-grey\<deleted\|variable-2058c248-1652-a764-e7f0-7bb3f0f5d1e5\>);
  transform-origin: 0%;
  width: 100%;
  height: 1.5px;
}

.about-text-wrapper {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  flex-flow: column;
  padding-right: 2vw;
  display: flex;
}

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

.nav_link-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.hero-background-fade-overlay {
  background-color: var(--theme--white-light-background);
  width: 100%;
  height: 100%;
  color: var(--theme--white-light-background);
  position: absolute;
}

.project-grid {
  grid-column-gap: 8%;
  grid-row-gap: 8%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: 0;
  padding-bottom: 24vw;
  display: grid;
}

.project-image-wrapper {
  perspective: 3500px;
  border-radius: .5vw;
  width: 100%;
  position: relative;
  overflow: hidden;
  transform: perspective(3500px);
}

.project-heading {
  color: var(--white\<deleted\|variable-48c71df3\>);
  margin-bottom: .5rem;
  font-size: calc(1vw + 1rem);
  font-weight: 600;
  line-height: 1.2em;
}

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

.project-background-image {
  aspect-ratio: 3.25 / 4;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  position: relative;
}

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

.project-link-wrapper.project-even {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  bottom: -50%;
}

.card {
  grid-column-gap: 1.25vw;
  grid-row-gap: 1.25vw;
  background-color: var(--card--card-black\<deleted\|variable-83d5da6a-df86-c08c-f3ba-97248df2cee0\>);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.card.services {
  grid-column-gap: 13vw;
  grid-row-gap: 13vw;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2vw;
}

.label-2 {
  color: var(--theme--primary-color);
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: calc(.5vw + .5rem);
  font-weight: 500;
  line-height: 1.2em;
}

.skills-grid {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  perspective: 1000px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  position: relative;
  transform: perspective(1000px);
}

.skill-title {
  color: var(--theme--primary-color);
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3em;
}

.awards-title {
  color: var(--theme--primary-color);
}

.awards-subheading {
  color: #ddd;
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.4em;
}

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

.line-2 {
  opacity: .73;
  background-color: #63636380;
  width: 100%;
  height: 1px;
}

.awards-links-wrapper {
  opacity: .73;
  color: #fff;
  letter-spacing: 1.5px;
  border-bottom: 1px solid #63636380;
  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;
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease;
  display: flex;
}

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

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

.awards-grid {
  width: 100%;
}

.quote-slider {
  background-color: #0000;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.quote-mask {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.quote-arrow {
  border: 1px solid var(--theme--primary-color);
  width: 48px;
  height: 48px;
  color: var(--theme--primary-color);
  margin-bottom: -64px;
  font-size: 1.4em;
  inset: auto 0% 0% auto;
}

.quote-arrow.gallery-arrow-left {
  margin-right: 72px;
}

.slide-nav {
  align-items: center;
  height: 48px;
  margin-bottom: -64px;
  font-size: 12px;
  display: flex;
}

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

.quote-name {
  color: #fff;
  margin-right: 8px;
  font-size: 18px;
  font-weight: 500;
}

.quote-card {
  background-color: var(--card--card-black\<deleted\|variable-83d5da6a-df86-c08c-f3ba-97248df2cee0\>);
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 6vw;
  display: flex;
}

.quote-heading {
  color: #fff;
  margin-bottom: 24px;
  font-size: calc(1vw + 1rem);
  font-style: italic;
  font-weight: 400;
  line-height: 1.3em;
}

.quote-title {
  opacity: .73;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
}

.quote-text-wrapper {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
}

.quote-profile-image-wrapper {
  border-radius: 60px;
  flex: none;
  width: 72px;
  height: 72px;
  margin-right: 16px;
  overflow: hidden;
}

.quote-profile-image {
  aspect-ratio: 1;
}

.contact-subheading-wrapper {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  margin-top: 6vh;
  display: flex;
}

.contact-link {
  color: var(--theme--primary-color);
  text-align: right;
  word-break: break-all;
  font-size: 7vw;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4em;
  text-decoration: underline;
  transition: color .3s;
}

.contact-link:hover {
  color: var(--white\<deleted\|variable-48c71df3\>);
}

.hero-contact-info-wrapper {
  justify-content: space-between;
  width: 100%;
  margin-top: 2rem;
  display: flex;
}

.hero-heading-wrapper {
  width: 100%;
  min-width: auto;
  max-width: 100%;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 116px;
  font-weight: 700;
  display: block;
}

.values-italics {
  font-style: italic;
  font-weight: 600;
}

.values-list-container {
  width: 100%;
}

.values-heading {
  color: var(--theme--primary-color);
  letter-spacing: .01em;
  font-size: 2rem;
  line-height: 1.3em;
}

.values-text-container {
  max-width: 22rem;
  margin-left: auto;
}

.values-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-bottom: .0625rem solid #333;
  align-items: center;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  display: flex;
}

.values-image {
  flex: none;
  width: 20px;
}

.values-line {
  background-color: #465567;
  width: 100%;
  height: 1px;
}

.label {
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  margin-bottom: -2.8rem;
  margin-left: -25%;
  display: flex;
  position: relative;
}

.intro-text-white {
  color: #f5f5f5;
  font-size: 2.75em;
  font-weight: 400;
  line-height: 1.3em;
}

.italic-text {
  color: var(--theme--primary-color);
  text-shadow: 0 3px 20px var(--theme--primary-color);
  font-style: italic;
  font-weight: 400;
}

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

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

.footer-link {
  color: #b6b6b6;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: none;
  transition: color .3s;
}

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

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

.footer-text {
  color: #b6b6b6;
  font-size: 1rem;
  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;
}

.footer-alt {
  border-top: 1px solid #85858533;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.scrolling-logo-outer-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading {
  color: var(--theme--nav-blue-text);
  font-family: Poppins, sans-serif;
  font-size: 2.1rem;
}

.paragraph-33 {
  max-width: 860px;
  color: var(--theme--primary-color);
  text-align: center;
  letter-spacing: -.3px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
}

.paragraph-33.inner-text {
  text-align: left;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.container-2 {
  width: 100%;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.flex-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.flex-block.img-blocks {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.section-2 {
  margin-top: 40px;
}

.heading-logo-wrap {
  width: 90%;
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
}

.heading-2 {
  text-align: center;
  margin-bottom: 60px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.video-learning-box {
  background-color: var(--theme--skin-color);
  border-radius: 20px;
  width: 90%;
  max-width: 1100px;
  margin-top: 60px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 30px;
  display: flex;
}

.flex-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 65%;
  padding-top: 40px;
  display: block;
}

.flex-block-2.img-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 35%;
  padding-top: 20px;
  display: flex;
}

.image-2 {
  vertical-align: bottom;
  flex: 0 auto;
  align-self: stretch;
  padding-left: 20px;
  padding-right: 40px;
}

.heading-3 {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #013d7a, #015dbf);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Poppins, sans-serif;
  font-size: 2.7rem;
  font-weight: 700;
}

.paragraph-34 {
  color: var(--theme--orange-background);
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 19px;
}

.how-it-works {
  background-color: var(--theme--white-bakckground);
  color: var(--theme--primary-color);
  border-radius: 20px;
  margin-top: 100px;
  margin-bottom: 50px;
  padding: 10px 25px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 1.7em;
}

.flex-block-3 {
  flex-flow: row;
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.flex-block-3.two-column-box {
  margin-bottom: 20px;
}

.flex-block-4 {
  background-color: var(--theme--skin-color);
  border-radius: 20px;
  flex: 0 auto;
  align-self: stretch;
  align-items: flex-end;
  width: 35%;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.flex-block-5 {
  background-color: var(--theme--skin-color);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  width: 70%;
  padding: 20px;
  display: flex;
}

.flex-block-5.two-column-box {
  margin-bottom: 20px;
}

.image-3 {
  border-radius: 20px;
  width: 100%;
  height: auto;
}

.heading-4 {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #013d7a, #015dbf);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Poppins, sans-serif;
  font-size: 2.9rem;
  font-weight: 700;
  line-height: 1.4em;
}

.list {
  padding-left: 0;
}

.list.list-box {
  margin-top: 40px;
  margin-left: 20px;
}

.list-item {
  color: var(--theme--orange-background);
  font-family: Poppins, sans-serif;
  font-size: 18px;
}

.list-item-2, .list-item-3, .list-item-4 {
  color: var(--theme--orange-background);
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
}

.comparison-table {
  background-color: var(--theme--white-light-background);
  width: 100%;
  max-width: none;
  padding-top: 3rem;
  padding-bottom: 1rem;
}

.comparison-table.comparison-wrap {
  width: 90%;
  max-width: 1100px;
}

.heading-5 {
  color: var(--theme--light-black);
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
}

.text-span {
  color: var(--theme--medium-blue);
}

.flex-block-6 {
  flex-flow: column;
}

.flex-block-6.table-comparison {
  margin-top: 80px;
  margin-bottom: 60px;
}

.flex-block-7 {
  border-bottom: 1px solid #5d5d5d;
  flex-flow: row;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-18 {
  width: 33.33%;
}

.heading-12, .heading-13 {
  color: var(--theme--light-black);
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.heading-13.text-doc {
  font-size: 18px;
  font-weight: 400;
}

.heading-14 {
  color: var(--theme--medium-blue);
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.heading-14.blue-light-text {
  font-size: 18px;
  font-weight: 400;
}

.flex-block-8 {
  background-color: var(--theme--light-orange);
  border-radius: 20px;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 25px 20px;
}

.flex-block-9 {
  flex-flow: column;
  width: 70%;
}

.benefit-box {
  width: 30%;
}

.heading-15 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #013d7a, #015dbf);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Poppins, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
}

.section-3 {
  background-color: #111827;
  background-image: linear-gradient(135deg, #eff6ff, #fff), linear-gradient(#00000080, #00000080);
  padding: 6rem 5rem;
  overflow: hidden;
}

.faq-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: flex;
}

.faq-list {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: start stretch;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.faq-icon {
  width: 20px;
  height: auto;
  color: var(--theme--faq-text);
  -webkit-text-stroke-color: var(--theme--faq-text);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.paragraph-8 {
  color: #4b5563;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-9 {
  letter-spacing: 0;
}

.text-gradient-overlay {
  color: #000;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fff 72%, #dbeafe);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 3rem;
}

.text-gradient-overlay.faq-heading {
  color: var(--theme--medium-blue);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-family: Poppins, sans-serif;
}

.paragraph-7 {
  color: #4b5563;
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.faq-question {
  cursor: pointer;
  background-color: #0000;
  border-radius: .75rem;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 0;
  display: flex;
}

.faq-answer {
  color: #4b5563;
  border-radius: .75rem;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  overflow: hidden;
}

.faq-content {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-6 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.paragraph {
  color: #4b5563;
  margin-top: .5rem;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.paragraph.large {
  color: #4b5563;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.45;
}

.container-small {
  z-index: 0;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.faq-accordion {
  border-style: none none solid;
  border-width: 1px;
  border-color: #3b82f61a #3b82f61a var(--theme--faq-text);
  background-color: #3b82f600;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.faq-accordion.last-faq {
  border-style: solid;
  border-color: #0000;
}

.heading-16 {
  letter-spacing: -.02em;
  font-weight: 400;
}

.heading-16.regular {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
}

.spacer-40 {
  background-color: #0000;
  flex: none;
  width: 2.5rem;
  height: 2.5rem;
}

.faq {
  background-color: #111827;
  background-image: linear-gradient(135deg, #eff6ff, #fff), linear-gradient(#00000080, #00000080);
  padding: 6rem 5rem;
  overflow: hidden;
}

.faq.faq-section {
  background-color: var(--theme--white-light-background);
  background-image: none;
}

.paragraph-35 {
  color: var(--theme--faq-text);
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.paragraph-36 {
  color: var(--theme--faq-text);
  letter-spacing: 0;
  font-family: Poppins, sans-serif;
}

.paragraph-37 {
  color: var(--theme--faq-text);
  letter-spacing: 0;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.heading-17 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.paragraph-38 {
  color: #4b5563;
  margin-top: .5rem;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.paragraph-38.large {
  color: #4b5563;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.45;
}

.heading-18 {
  letter-spacing: -.02em;
  font-weight: 400;
}

.heading-18.regular {
  color: var(--theme--faq-text);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}

.bold-text {
  color: #181818;
  font-size: 1.3rem;
  font-weight: 400;
}

.navbar {
  background-color: #0000;
  position: absolute;
  inset: 0% 0% auto;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.nav-link-3 {
  color: #f8f8f8;
  padding-top: .2rem;
  padding-bottom: .2rem;
  text-decoration: none;
  transition: all .25s;
  position: relative;
}

.nav-link-3:hover {
  opacity: .8;
  transform: translate(0, 1px);
}

.paragraph-39 {
  color: #181818;
}

.container-3 {
  width: 100%;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-40 {
  color: #181818;
  font-weight: 400;
}

.container-6 {
  display: flex;
}

.container-6.faq-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  max-width: 1250px;
  padding-bottom: 200px;
}

.accordion-item {
  background-color: #f8f8f8;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.nav-menu {
  z-index: 2;
  grid-column-gap: 7rem;
  grid-row-gap: 7rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-10 {
  color: #181818;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block {
  text-align: center;
  align-self: center;
  width: 100%;
}

.icon-2.accordion-icon {
  color: #0009;
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
}

.paragraph-11 {
  color: #181818;
}

.accordion-wrapper {
  width: 50%;
  margin-top: 50px;
}

.bold-text-2 {
  font-size: 1.3rem;
  font-weight: 400;
}

.accordion-heading {
  color: #181818;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 30px;
}

.navbar-component {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  display: flex;
}

.paragraph-41 {
  color: #181818;
}

.bold-text-3 {
  font-size: 1.3rem;
  font-weight: 400;
}

.nav-menu-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.text-block-4 {
  color: #f8f8f8;
}

.paragraph-42 {
  color: var(--theme--faq-text);
  -webkit-text-stroke-color: var(--theme--faq-text);
  font-family: Poppins, sans-serif;
}

.paragraph-43 {
  color: var(--theme--faq-text);
  font-family: Poppins, sans-serif;
}

.testimonial-column-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 120px;
  position: relative;
}

.testimonial-column-light.pricing-section {
  border: 1px solid #0000;
  padding-top: 0;
}

.container-7 {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.testimonial-grid-two {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.testimonial-grid-two.price-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-top: 0;
}

.testimonial-card-two {
  border: 0 #e4ebf3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 0;
  display: flex;
}

.testimonial-text-two {
  color: var(--theme--light-black);
  margin-top: 20px;
  margin-bottom: 52px;
  font-family: Poppins, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.testimonial-info-three {
  text-align: center;
  align-items: center;
  padding: 24px 16px 0;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-weight: 600;
}

.description-testimonial {
  background-color: var(--theme--light-orange);
  border-radius: 20px;
  flex-flow: column;
  padding: 20px 20px 40px;
}

.description-testimonial.chat-box, .description-testimonial.part-time-box {
  padding-bottom: 0;
}

.description-testimonial.full-time-tutor {
  background-color: var(--theme--orange-background);
  padding-bottom: 0;
}

.desciption-heading {
  color: var(--theme--orange-background);
  font-family: Poppins, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
}

.desciption-heading.price-box-heading {
  color: var(--theme--light-black);
  font-size: 1.6rem;
  font-weight: 600;
}

.desciption-heading.testimonial-heading {
  color: var(--theme--orange-background);
}

.desciption-heading.full-time-heading {
  color: var(--theme--white-bakckground);
}

.heading-19 {
  color: var(--theme--light-black);
  margin-top: 60px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-dark.footer-blue {
  background-image: linear-gradient(45deg, #0154ac, #365ce6);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.container-8 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand {
  color: var(--theme--white-bakckground);
  font-family: Open Sans, sans-serif;
}

.footer-content {
  grid-column-gap: 120px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 16px;
}

.footer-link-2 {
  color: var(--theme--white-bakckground);
  margin-top: 12px;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link-2:hover {
  color: var(--theme--skin-color);
}

.footer-link-2.privacy-link {
  margin-top: 40px;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

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

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.list-item-5, .list-item-6 {
  color: var(--theme--light-black);
  font-family: Poppins, sans-serif;
}

.list-item-6.full-time-list {
  color: var(--theme--white-bakckground);
}

.list-item-7 {
  color: var(--theme--light-black);
  font-family: Poppins, sans-serif;
}

.list-item-7.full-time-list {
  color: var(--theme--white-bakckground);
}

.list-2 {
  margin-top: 25px;
  padding-left: 15px;
}

.div-block-19 {
  align-self: center;
}

.div-block-19.chat-tutro-img {
  margin-top: 70px;
}

.div-block-19.part-time-tutor {
  margin-top: 45px;
}

.button {
  margin-top: 40px;
}

.button.chat-tutor-cta {
  color: var(--theme--faq-text);
  text-align: center;
  background-color: #fff2d1;
  border-radius: 20px;
  margin-top: 60px;
  padding: 25px 65px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  box-shadow: 0 0 2px 1px #0003;
}

.button.chat-tutor-cta.full-time-tutor-cta {
  background-color: var(--theme--orange-background);
  color: var(--theme--white-bakckground);
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-20 {
  text-align: center;
  justify-content: center;
  display: flex;
}

.submit-button {
  background-color: var(--theme--light-orange);
  width: 100%;
  color: var(--theme--faq-text);
  -webkit-text-stroke-color: var(--theme--light-orange);
  cursor: pointer;
  border-radius: 20px;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: block;
  box-shadow: 0 0 2px 1px #00000054;
}

.submit-button:hover {
  background-color: var(--theme--orange-background);
  color: var(--theme--white-bakckground);
}

.text-field-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
}

.text-field-3, .text-field-4 {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
}

.textarea {
  height: 120px;
  min-height: 120px;
  font-family: Poppins, sans-serif;
}

.form-box-contact {
  max-width: 600px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.code-embed {
  margin-left: 20px;
}

.slide {
  background-image: url('../images/learn-new-language.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider {
  min-height: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.image-8 {
  width: 100%;
  display: inline-block;
}

.slide-2 {
  -webkit-text-stroke-color: #fff;
  object-fit: fill;
  background-image: url('../images/learn-new-language.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 0;
}

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

  .hero-heading {
    font-size: 12vw;
    line-height: 100%;
  }

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

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

  .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 {
    background-color: var(--theme--nav-blue-text);
    width: 24px;
    height: 2px;
    color: var(--theme--nav-blue-text);
    flex: none;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon-line-top {
    background-color: var(--theme--nav-blue-text);
    width: 24px;
    height: 2px;
    color: var(--theme--nav-blue-text);
    flex: none;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-menu-button {
    z-index: 2;
    color: var(--theme--nav-blue-text);
    -webkit-text-stroke-color: var(--theme--nav-blue-text);
    display: block;
  }

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

  .menu-icon-line-middle-inner {
    background-color: var(--theme--nav-blue-text);
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-line-bottom {
    background-color: var(--theme--nav-blue-text);
    width: 24px;
    height: 2px;
    color: var(--theme--nav-blue-text);
    flex: none;
    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 {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

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

  .container.container-hero {
    height: auto;
  }

  .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(--theme--light-orange);
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding-top: 4rem;
    display: none;
    position: fixed;
    inset: 0%;
  }

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

  .nav-link {
    border: 1px #0000;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 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.ai-assistant-login {
    text-align: left;
    display: block;
  }

  .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;
    flex: 1;
    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-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;
    padding-bottom: 4rem;
  }

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

  .label-heading {
    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 {
    margin-top: 0;
    font-size: 2.35vw;
  }

  .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.hide-inner-page {
    background-image: none;
  }

  .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;
  }

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

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

  .quote-card {
    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;
  }

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

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

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

  .paragraph-33.inner-text {
    padding-bottom: 20px;
  }

  .video-learning-box {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .flex-block-2, .flex-block-2.img-box {
    width: 100%;
  }

  .image-2 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .paragraph-34 {
    font-size: 18px;
  }

  .how-it-works {
    margin-top: 60px;
  }

  .flex-block-3.two-column-box {
    display: block;
  }

  .flex-block-4 {
    justify-content: center;
    width: 100%;
    margin-bottom: 15px;
  }

  .flex-block-5, .image-3 {
    width: 100%;
  }

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

  .flex-block-6 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-12 {
    font-size: 18px;
  }

  .heading-13.text-doc, .heading-14.blue-light-text {
    font-size: 16px;
  }

  .heading-15 {
    font-size: 2.2rem;
  }

  .section-3 {
    padding: 6rem 4rem;
  }

  .faq-wrapper {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .text-gradient-overlay.faq-heading {
    font-size: 2.5rem;
  }

  .faq-answer {
    padding-right: 2.5rem;
  }

  .container-small {
    overflow: hidden;
  }

  .faq {
    padding: 6rem 4rem;
  }

  .nav-link-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem;
    display: flex;
  }

  .container-6.faq-wrap {
    display: block;
  }

  .nav-menu {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    color: #fff;
    background-color: #c86b01;
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
    position: absolute;
  }

  .menu-icon {
    color: #b5b5b5;
  }

  .accordion-wrapper {
    width: 100%;
  }

  .menu-button {
    border-radius: 4px;
    overflow: hidden;
  }

  .menu-button.w--open {
    background-color: #7d7d7d66;
  }

  .navbar-component {
    padding-top: .6rem;
    padding-bottom: .6rem;
  }

  .nav-menu-wrap {
    justify-content: flex-end;
    align-items: center;
  }

  .container-7 {
    max-width: 728px;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

  .container-8 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .submit-button {
    font-weight: 600;
  }

  .slider {
    display: none;
  }
}

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

  .hero-heading {
    z-index: 2;
    font-size: 10vw;
  }

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

  .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-menu-button {
    display: block;
  }

  .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 {
    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 {
    padding-top: 64px;
    display: none;
  }

  .nav-link {
    padding: 24px;
  }

  .nav-link.nav_link--contact {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav-link.ai-assistant-login {
    text-align: left;
    display: block;
  }

  .nav-sub-container {
    display: flex;
  }

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

  .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;
  }

  .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;
    font-size: 1.25rem;
  }

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

  .hero-description-wrapper {
    width: 100%;
  }

  .hero-description-wrapper.inner-page-wrap {
    padding-top: 40px;
  }

  .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;
  }

  .hero-background-fade-overlay {
    background-image: none;
  }

  .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-subheading {
    margin-top: 8px;
  }

  .awards-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;
  }

  .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;
  }

  .heading {
    margin-top: 10px;
  }

  .flex-block.img-blocks {
    display: none;
  }

  .video-learning-box {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .flex-block-2 {
    text-align: left;
    width: 100%;
  }

  .flex-block-2.img-box {
    width: 100%;
  }

  .image-2 {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .paragraph-34 {
    font-size: 18px;
  }

  .how-it-works {
    margin-top: 60px;
  }

  .how-it-works.ai-assistant-open-chat {
    max-width: 40%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .flex-block-4 {
    margin-right: 0;
  }

  .image-3 {
    width: 60%;
  }

  .heading-4 {
    font-size: 1.6rem;
    line-height: 1.3em;
  }

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

  .heading-12, .heading-13.text-doc, .heading-14.blue-light-text {
    font-size: 15px;
  }

  .flex-block-8 {
    flex-flow: column;
  }

  .flex-block-9 {
    flex-flow: column;
    width: 100%;
  }

  .benefit-box {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-15 {
    font-size: 1.8rem;
  }

  .section-3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .faq-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .text-gradient-overlay.faq-heading {
    font-size: 2.2rem;
    line-height: 1em;
  }

  .faq-question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .container-small {
    width: 100%;
  }

  .spacer-40 {
    height: 2.5rem;
  }

  .faq {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .faq.faq-section {
    padding-bottom: 2rem;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .navbar-component {
    padding-top: .3rem;
    padding-bottom: .3rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .testimonial-column-light {
    padding: 60px 15px;
  }

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

  .testimonial-info-three {
    flex-direction: row;
  }

  .testimonial-image {
    max-width: 50%;
  }

  .desciption-heading, .desciption-heading.testimonial-heading {
    font-size: 1.4rem;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-brand {
    order: 1;
    margin-top: 20px;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link-2:hover {
    color: var(--theme--light-orange);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .paragraph-44, .div-block-19.chat-tutro-img, .div-block-19.part-time-tutor {
    text-align: center;
  }

  .div-block-20 {
    margin-bottom: 30px;
  }

  .submit-button {
    font-weight: 600;
  }

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

  .image-6 {
    max-width: 40%;
  }

  .slider {
    min-height: 500px;
    display: block;
  }

  .slide-2 {
    background-image: url('../images/play-guitar.webp');
    background-size: 100%;
  }

  .right-arrow, .left-arrow, .slide-nav-2 {
    display: none;
  }
}

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

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

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

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

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

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

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

  .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;
  }

  .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%;
  }

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

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

  .scrolling-logo-wrapper {
    width: 35%;
    max-height: 8vw;
  }

  .nav-links-conatiner {
    display: none;
  }

  .nav-link.nav_link--contact.ai-assistant-open-chat {
    display: flex;
  }

  .nav-link.ai-assistant-login {
    text-align: left;
    display: block;
  }

  .nav-sub-container {
    z-index: 7;
  }

  .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.section-hero {
    padding-top: 6rem;
  }

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

  .footer-bottom-links {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-wrap: wrap;
  }

  .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: 1rem;
    font-size: 1rem;
    line-height: 1.4em;
  }

  .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-heading {
    font-size: 15vw;
  }

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

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

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

  .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;
  }

  .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 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading {
    margin-top: 10px;
  }

  .flex-block {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    place-content: center;
    justify-items: start;
  }

  .heading-2 {
    margin-bottom: 0;
  }

  .image-2 {
    max-width: 70%;
    padding-left: 0;
    padding-right: 0;
  }

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

  .how-it-works.ai-assistant-open-chat {
    text-align: center;
    max-width: 80%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-3 {
    width: 100%;
  }

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

  .list-item, .list-item-2, .list-item-3, .list-item-4 {
    font-size: 16px;
  }

  .heading-5 {
    font-size: 1.6rem;
  }

  .heading-12 {
    font-size: 13px;
  }

  .heading-13 {
    font-size: 16px;
  }

  .heading-13.text-doc {
    font-size: 14px;
  }

  .heading-14 {
    font-size: 16px;
  }

  .heading-14.blue-light-text {
    font-size: 14px;
  }

  .flex-block-8 {
    display: block;
  }

  .flex-block-9 {
    width: 100%;
  }

  .benefit-box {
    text-align: center;
    justify-content: center;
    width: 100%;
  }

  .heading-15 {
    font-size: 1.6rem;
  }

  .section-3 {
    padding: 3.5rem 1.5rem;
  }

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

  .text-gradient-overlay.faq-heading {
    font-size: 1.6rem;
    line-height: .6em;
  }

  .faq-question {
    padding: 1rem;
  }

  .faq-answer {
    padding-left: 1rem;
    padding-right: 1rem;
    font-family: Poppins, sans-serif;
  }

  .paragraph {
    font-size: .875rem;
  }

  .paragraph.large {
    font-size: 1.0625rem;
  }

  .faq-accordion {
    border-radius: 1rem;
  }

  .heading-16.regular {
    font-size: 1.1rem;
  }

  .faq {
    padding: 3.5rem 1.5rem;
  }

  .heading-17 {
    line-height: .8em;
  }

  .paragraph-38 {
    font-size: .875rem;
  }

  .paragraph-38.large {
    font-size: 1.0625rem;
  }

  .heading-18.regular {
    font-size: 1.1rem;
  }

  .container-6.faq-wrap {
    padding-bottom: 60px;
  }

  .nav-menu {
    width: 100%;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
  }

  .navbar-component {
    padding-top: .2rem;
    padding-bottom: .2rem;
  }

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

  .container-7 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .testimonial-text-two {
    margin-bottom: 40px;
  }

  .desciption-heading, .desciption-heading.testimonial-heading {
    font-size: 1.3rem;
  }

  .heading-19 {
    margin-top: 20px;
  }

  .container-8 {
    max-width: none;
  }

  .div-block-19.chat-tutro-img {
    margin-top: 30px;
  }

  .div-block-19.part-time-tutor {
    margin-top: 40px;
  }

  .submit-button {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
  }

  .form-box-contact {
    margin-top: 0;
  }

  .image-4, .image-5 {
    max-width: 60%;
  }

  .image-6.full-time-img {
    max-width: 70%;
  }

  .image-7 {
    max-width: 90%;
  }

  .slider {
    min-height: 270px;
    display: block;
  }
}

#w-node-c236cd44-a195-1bf5-6fc5-7018b3503921-7fb2b43a, #w-node-_9dfd018f-9a9f-cfd8-629e-4bac54582f1d-7fb2b43a, #w-node-_2977ada1-32a8-8c0a-20e7-34a6da9b9f87-7fb2b43a, #w-node-_57510a8e-5c4f-6854-835c-3898ab09745a-7fb2b43a, #w-node-_57510a8e-5c4f-6854-835c-3898ab097462-7fb2b43a, #w-node-_57510a8e-5c4f-6854-835c-3898ab09746c-7fb2b43a, #w-node-_55c6d477-4393-1a7e-9038-128ee8da251f-e8da2518, #w-node-_55c6d477-4393-1a7e-9038-128ee8da2528-e8da2518, #w-node-_55c6d477-4393-1a7e-9038-128ee8da252f-e8da2518 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


