:root {
  --color-3: #ee7c8b;
  --color-2: #fbb715;
  --white: white;
  --color: #15232f;
  --font-family: Archivo, sans-serif;
}

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

.about-number-icon {
  color: var(--color-3);
  -webkit-text-stroke-color: var(--color-2);
  font-size: 2rem;
  font-weight: 600;
  line-height: .5;
}

.contact-sticky-corner-right-bottom {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto auto 0% 17vw;
  overflow: hidden;
  transform: rotate(90deg);
}

.container {
  background-color: #15232f;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: auto;
  min-height: 100vh;
  margin-top: 0;
  padding: 6rem 0 0;
  display: block;
  position: relative;
}

.container.flex-h {
  display: flex;
}

.container.flex-h.flex-v {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-right: 0;
}

.testimonial-outwrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-height: 550px;
  display: flex;
  overflow: clip;
}

.archor-round-text {
  color: #272727;
  text-align: left;
  text-transform: uppercase;
  width: 90%;
  height: 90%;
  font-family: Montserrat, sans-serif;
  font-size: .6rem;
  font-weight: 400;
  line-height: 1;
}

.about-innerwrap-right {
  grid-column-gap: 57px;
  grid-row-gap: 57px;
  text-align: left;
  border-left: 1px #fff;
  border-right: 1px #d49c9c61;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  padding-bottom: 20px;
  font-family: Archivo, sans-serif;
  display: flex;
}

.about-innerwrap-right.borderright {
  border: 1px #000;
  border-left: 1px solid #fff;
  justify-content: space-between;
  align-items: center;
}

.about-innerwrap-right.borderleft {
  border-left-style: none;
  border-right-style: solid;
  border-right-color: #fff5f5;
}

.about-number-wrap-top {
  justify-content: center;
  align-items: center;
  display: flex;
}

.timeline-circle {
  background-color: #fcfcfc;
  border: 1px solid #a0a0a0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 2vw;
  display: flex;
  position: absolute;
  inset: 0 auto auto -1vw;
}

.service-image {
  z-index: 50;
  border-radius: 15px;
  flex-flow: column;
  width: 100%;
  padding-top: 65%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.testimonials-vertical-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
  width: 33.33%;
  display: flex;
}

.project-section {
  background-color: #fcfcfc;
  position: relative;
}

.hero-heading {
  color: #272727;
  letter-spacing: 0;
  text-transform: uppercase;
  mix-blend-mode: normal;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 11vw;
  font-weight: 800;
  line-height: 9vw;
  position: relative;
  left: 0;
}

.section-title-subheading {
  color: var(--color-2);
  text-transform: capitalize;
  vertical-align: middle;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  position: static;
}

.section-title-subheading.sub {
  color: var(--white);
  text-transform: none;
  font-size: 1.6rem;
  line-height: 16px;
}

.section-title-subheading.bighead {
  font-size: 2.6rem;
}

.faq-tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-section {
  background-color: var(--color);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-left: 0;
  padding-bottom: 0;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.footer-nav {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  font-size: 10px;
  display: flex;
}

.hero-subheading {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
}

.hero-subheading.text-align-left {
  color: #272727;
  text-transform: none;
  mix-blend-mode: normal;
  text-transform: none;
  mix-blend-mode: normal;
  text-transform: none;
  mix-blend-mode: normal;
  margin-left: .8vw;
  font-family: Montserrat, sans-serif;
  font-size: 3.5vw;
  font-weight: 600;
}

.reviewer-image {
  object-fit: cover;
  border-radius: 50%;
  width: 3.5rem;
  max-width: none;
  height: 3.5rem;
  overflow: hidden;
}

.about-story-wrap {
  width: 19.5vw;
  position: absolute;
  inset: 37% auto auto 0%;
}

.logos-wrapper {
  background-color: #fff;
  flex-flow: column;
  width: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.services-bottom-grid {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr 1fr;
}

.approach-number {
  color: #f55733;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 5rem;
  font-weight: 800;
  line-height: .85;
}

.contact-right {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.flex-h {
  display: flex;
}

.form-groups-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.service-toggle {
  border: 1px solid #7a7a7a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2.8rem;
  height: 2.8rem;
  display: flex;
}

.navbar-content {
  z-index: 3;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--color-2);
  -webkit-text-stroke-color: var(--color-2);
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: grid;
  position: sticky;
}

.services-bottom {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding-left: 1.7rem;
  display: block;
  overflow: hidden;
}

.blog-section {
  background-color: #fcfcfc;
  position: relative;
}

.footer-bottom-right {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.approach-sticky-block-right-bottom {
  background-color: #fcfcfc;
  border-radius: 2.5rem 0 0;
  width: 10vw;
  height: 6vw;
  position: absolute;
  inset: auto 0% 0% auto;
}

.service-toggle-icon {
  color: #7a7a7a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.space-small {
  width: 1rem;
  height: 1rem;
}

.service-item-first {
  z-index: 10;
  position: relative;
}

.team-grid-wrap {
  border-radius: 0;
  height: 450px;
  position: relative;
  overflow: visible;
}

.about-icon-wrap {
  background-color: #f9d902;
  border: 1px #272727;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.sticky-corner-right-bottom {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  inset: auto auto 1.5vw 0%;
  overflow: hidden;
  transform: rotate(90deg);
}

.faq-component {
  width: 100%;
}

.about-section {
  z-index: 1;
  background-color: #fcfcfc;
  min-height: 100vh;
  margin-left: 0;
  position: relative;
}

.inner-wrapper {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.avator-image-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.main-sticky-content {
  border-left: 1px #a0a0a0;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 88%;
  margin-left: 29px;
  padding-top: 4vw;
  display: flex;
  position: relative;
}

.project-collection-item {
  height: 80vh;
}

.menu-overlay {
  z-index: 1;
  background-color: var(--color-2);
  cursor: pointer;
  display: none;
  position: fixed;
  inset: 0%;
}

.brand-logo {
  flex: 0 auto;
  align-self: auto;
  width: 1.8rem;
  position: relative;
  inset: 0%;
  overflow: clip;
}

.navbar-bottom {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.sticky-block-right-top {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fcfcfc;
  border-top-left-radius: 2.5rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 70%;
  height: 9vw;
  padding-top: 0;
  padding-right: 1.5vw;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.brand-logo-mobile.hide-in-desktop {
  display: none;
}

.logos-row-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-overlay-left {
  z-index: auto;
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  pointer-events: auto;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #15232f;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  margin-left: 0;
  padding-top: 0;
  padding-left: 3vw;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.main-sticky-title {
  width: 100%;
  height: 16%;
  position: sticky;
  top: 8rem;
}

.approach-sticky-corner-left-bottom {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto 10vw 0% auto;
  overflow: hidden;
}

.sticky-block-bottom {
  background-color: #fcfcfc;
  border-radius: 0;
  width: 100%;
  height: 1.5vw;
  display: block;
  position: absolute;
  inset: auto 0% 0% auto;
}

.contact-sticky-block-left-bottom {
  background-color: #fcfcfc;
  border-radius: 0 2.5rem 0 0;
  justify-content: flex-start;
  align-items: center;
  width: 17vw;
  height: 6vw;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.about-sticky-corner-left-top {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto auto 30vh 0%;
  overflow: hidden;
  transform: rotate(90deg);
}

.form-textarea {
  color: #303030;
  border-radius: 6px;
  align-self: auto;
  min-height: 180px;
  margin-bottom: 0;
  padding: 1rem;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1.2;
  overflow: clip;
}

.social-icon {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1.8rem;
  height: 1.8rem;
  display: flex;
}

.text-medium {
  color: #272727;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1.1;
}

.text-medium.about-number-info {
  color: #a0a0a0;
  text-transform: none;
  font-size: 14px;
  line-height: 1.3;
}

.text-medium.font-weight-normal {
  color: #272727;
  flex: 0 auto;
  font-weight: 400;
}

.text-medium.font-weight-normal.color-grey {
  text-transform: none;
}

.text-medium.line-height-medium {
  line-height: 1.5;
}

.text-medium.line-height-medium.color-grey {
  color: #7a7a7a;
}

.text-medium.line-height-small {
  line-height: 1.3;
}

.testimonial-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fcfcfc;
  border: 1px solid #cfcfcf;
  border-radius: 2.5rem;
  flex-flow: column;
  width: 100%;
  padding: 1.5rem 1.5rem 1.2rem;
  display: flex;
}

.section-title {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -3px;
  font-family: Archivo, sans-serif;
  font-size: 3vw;
  font-weight: 900;
  line-height: 3.2vw;
}

.faq-sticky-corner-left-top {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: 6vw auto auto 0%;
  overflow: hidden;
  transform: rotate(180deg);
}

.about-number-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 23rem;
  max-width: 23rem;
  display: flex;
}

.about-number-wrap.borderdw {
  border-bottom: 1px solid #e2d3d3;
  max-width: 23rem;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-nav-link {
  color: #272727;
  font-size: 1.25rem;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
}

.footer-nav-link:hover {
  color: #f55733;
}

.service-section {
  background-color: #fcfcfc;
  padding-top: 0;
  position: relative;
}

.approach-step {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 122%;
  display: flex;
}

.image-cover {
  z-index: 50;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.about-wrap {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  background-color: #15232f;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  max-width: 100vw;
  height: auto;
  min-height: 100%;
  padding-bottom: 7.6rem;
  display: flex;
}

.service-title-subheading {
  color: #272727;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
}

.service-bullet-icon {
  color: #272727;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .8rem;
  height: .8rem;
  display: flex;
}

.contact-sticky-corner-left-top-copy {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto auto 6vw 0%;
  overflow: hidden;
  transform: rotate(90deg);
}

.call-to-action {
  color: #fff;
  background-color: #272727;
  border-radius: 2.5rem;
  padding: .7rem 4rem;
  font-size: 1.25rem;
  line-height: 1;
  text-decoration: none;
  transition: all .3s;
  display: inline-block;
}

.call-to-action:hover {
  background-color: #f55733;
}

.services-bottom-left {
  width: 40%;
}

.project-content-wrapper {
  border-radius: 2.5rem;
  width: 100%;
  position: sticky;
  top: 4vw;
  overflow: hidden;
}

.hero-text {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
}

.hero-text.line-height-small {
  max-width: 500px;
  margin-left: .8vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 200;
  line-height: 1.3;
}

.select-field {
  color: #303030;
  background-color: #fff;
  border-radius: 6px;
  min-height: 50px;
  margin-bottom: 0;
  padding: 0 1rem;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1;
}

.sticky-corner-right-top {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto 70% 1.5vw auto;
  overflow: hidden;
}

.team-sticky-corner-left-top {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto 0% 80px 0;
  overflow: hidden;
  transform: rotate(90deg);
}

.testimonials-section {
  background-color: #fcfcfc;
  position: relative;
}

.team-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.about-number-text {
  color: #fff;
  font-size: 4rem;
  font-weight: 400;
  line-height: .7;
}

.approach-step-wrap {
  border: 1px #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 6vw;
  padding-right: 8vw;
  font-family: Archivo, sans-serif;
  display: flex;
  position: relative;
}

.navbar-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 20px;
  display: flex;
}

.team-image-avator {
  object-fit: cover;
  border-radius: 2.5rem;
  width: 100%;
  height: 100%;
}

.google-map {
  border-radius: 6px;
  overflow: hidden;
}

.social-list {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.service-title-flex {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.archor-icon {
  color: #fcfcfc;
  width: 2rem;
  font-size: 1.5rem;
}

.services-bottom-right {
  width: 60%;
}

.service-item-third {
  z-index: 8;
  position: relative;
}

.space-medium {
  width: 3rem;
  height: 6.2rem;
}

.faq-toggle {
  border: 1px solid #7a7a7a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.service-image-base {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 20%;
  display: flex;
  position: relative;
}

.mission-vision-section {
  clear: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.contact-info {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.approach-sticky-corner-right-top {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto 0% 6vw auto;
  overflow: hidden;
}

.about-icon-image {
  width: 2rem;
  height: auto;
}

.background-video {
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  color: #fff;
  object-fit: cover;
  background-color: #fff;
  height: 100vh;
  min-height: 100vh;
  max-height: none;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.footer-top {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.services-accordion {
  border-bottom: 1px solid #7a7a7a;
}

.about-sticky-block-left-bottom {
  background-color: #fcfcfc;
  border-top-right-radius: 2.5rem;
  width: 15%;
  height: 30vh;
  position: absolute;
  inset: auto auto 0% 0%;
}

.faq-section {
  background-color: #fcfcfc;
  position: relative;
}

.about-circle-wrap {
  -webkit-text-stroke-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-bottom: 2em;
  margin-right: 2rem;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.footer-bottom {
  border-top: 1px solid #272727;
  justify-content: space-between;
  margin-top: 1rem;
  padding-top: 1rem;
  display: flex;
}

.services-grid-second {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.services-bottom-padding {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.testimonial-wrap-reviewer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.reviewer-info {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  display: flex;
}

.team-button {
  color: #7a7a7a;
  background-color: #0000;
  border: 2px solid #7a7a7a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  font-size: 1.2rem;
  transition: all .2s;
  display: flex;
}

.team-button:hover {
  color: #fcfcfc;
  background-color: #0000;
}

.footer-section {
  background-color: #cfcfcf;
  flex: 0 auto;
  padding: 4rem 6vw 2.5rem;
  position: relative;
}

.hero-team {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  margin-left: .8vw;
  display: flex;
  position: relative;
}

.background-video-mobile {
  height: auto;
  display: none;
  position: fixed;
  inset: 0%;
}

.faq-bottom {
  aspect-ratio: auto;
  width: 100%;
  max-width: 100%;
  padding-bottom: 1.5rem;
  padding-right: 3rem;
  display: flex;
  overflow: visible;
}

.hero-text-wrap {
  z-index: 5;
  mix-blend-mode: luminosity;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.tabs-content {
  display: none;
}

.form-group {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  display: flex;
}

.services-top {
  z-index: 5;
  pointer-events: auto;
  cursor: pointer;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: block;
  position: relative;
}

.team-sticky-block-left-bottom {
  z-index: 2;
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  background-color: #fcfcfc;
  border-top-right-radius: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 180px;
  height: 80px;
  padding-top: 10px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.about-sticky-corner-left-bottom {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto auto 0 15%;
  overflow: hidden;
  transform: rotate(90deg);
}

.archor-wrap {
  border: 1px solid #272727;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  text-decoration: none;
  display: flex;
  position: absolute;
  bottom: 10vw;
  right: 1.5vw;
}

.approach-title {
  color: var(--color-2);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 800;
  line-height: .8;
}

.outter-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  max-width: 100vw;
  display: grid;
}

.service-list {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq-accordion, .faq-accordion.w--current {
  background-color: #0000;
  border-bottom: 1px solid #7a7a7a;
  flex-flow: column;
  width: 100%;
  padding: 0;
  display: flex;
}

.sticky-corner-right {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto 0% 9vw auto;
  overflow: hidden;
}

.testimonial-wrap-star {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.footer-logo-image {
  width: 20vw;
}

.about-image-wrap {
  background-color: #d8d7d7;
  background-image: url('../images/annie-spratt-QckxruozjRg-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  height: 481px;
  overflow: visible;
}

.team-sticky-corner-right-bottom {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: auto auto 0% 180px;
  overflow: hidden;
  transform: rotate(90deg);
}

.blog-collection-list {
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-innerwrap-middle {
  flex: 1;
  width: 75%;
  min-height: 100%;
  position: relative;
}

.logo-image-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.impact-section {
  background-color: #fff;
  border: 0 solid #000;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 40px;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.social-icon-image {
  color: #fcfcfc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.social-icon-image:hover {
  color: #fcfcfc;
}

.faq-title {
  color: #272727;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.1;
}

.approach-image {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.services-item {
  z-index: 1;
  border: 1px #000;
  border-top: 1px solid #7a7a7a;
  border-left-color: #7a7a7a;
  position: relative;
}

.service-title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 5rem;
  font-weight: 800;
  line-height: .7;
}

.contact-image {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 2.5rem;
  width: 100%;
  height: 100%;
}

.main-sticky-wrapper {
  width: 50%;
}

.text-small {
  color: var(--color-2);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.text-small.line-height-medium {
  color: #7a7a7a;
  line-height: 1.5;
}

.text-small.font-weight-normal {
  font-size: 1rem;
  font-weight: 400;
}

.text-small.font-weight-normal.reviewer-info {
  color: #a0a0a0;
  font-weight: 400;
}

.logo-scroll-loop {
  flex: 0 auto;
  width: 100%;
  position: relative;
  overflow: visible;
}

.faq-sticky-block-right-bottom {
  background-color: #fcfcfc;
  border-radius: 0 0 2.5rem;
  width: 10vw;
  height: 6vw;
  position: absolute;
  inset: 0% auto auto 0%;
}

.logos-bottom-wrapper {
  flex-flow: row;
  justify-content: flex-end;
  width: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.approach-step-right {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-left: 40px;
  font-family: Archivo, sans-serif;
  display: flex;
}

.contact-section {
  background-color: #fcfcfc;
  padding-bottom: 0;
  position: relative;
}

.approach-section {
  background-color: #fcfcfc;
  width: auto;
  height: 100vh;
  margin-top: auto;
  padding-top: 11vw;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.approach-section.hero-text-wrap {
  color: var(--white);
  mix-blend-mode: normal;
  background-color: #0000;
  padding-top: 1vw;
  padding-left: 0;
}

.services-grid {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  pointer-events: auto;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
}

.title-wrap {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-left: 8vw;
  display: flex;
}

.title-wrap.title-wrap-approach {
  width: auto;
}

.title-wrap.title-wrap-faq {
  width: 90%;
}

.title-wrap.title-wrap-large {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  margin-left: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.approach-image-wrap {
  width: 85%;
  height: 350px;
  position: relative;
}

.logo-list {
  grid-column-gap: 3rem;
  grid-row-gap: 0px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: minmax(12.5rem, 1fr) 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-self: auto;
  justify-items: start;
  width: auto;
  margin-top: 2rem;
  display: flex;
  overflow: visible;
}

.logo-list.hide-in-desktop {
  display: flex;
}

.timeline-circle-dot {
  background-color: #a0a0a0;
  border-radius: 50%;
  width: .4vw;
  height: .4vw;
}

.brand {
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.footer-copyright-link {
  color: #7a7a7a;
  transition: all .2s;
}

.footer-copyright-link:hover {
  color: #f55733;
}

.hero-subheading-large {
  color: var(--color-2);
  text-align: right;
  letter-spacing: 0;
  text-transform: uppercase;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  mix-blend-mode: normal;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Archivo, sans-serif;
  font-size: 3.1rem;
  font-weight: 900;
  line-height: 3vw;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: auto 20px 14px auto;
}

.faq-sticky-corner-right-top {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: 0% auto auto 10vw;
  overflow: hidden;
  transform: rotate(180deg);
}

.logos-top-wrapper {
  flex-flow: row;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  overflow: visible;
}

.faq-dropdown-wrapper {
  width: 100%;
  max-width: 100%;
  display: block;
}

.testimonial-star-icon {
  color: #f5c433;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.logo-image {
  box-sizing: border-box;
  opacity: .7;
  filter: brightness(86%) contrast(225%) grayscale(156%);
  object-fit: contain;
  flex: 0 auto;
  width: 10.6rem;
  min-width: 2rem;
  height: 5rem;
  min-height: 4.5rem;
  max-height: 2rem;
  margin-bottom: 40px;
  padding-left: .5rem;
  padding-right: .5rem;
}

.faq-image-wrap {
  width: 85%;
  height: 350px;
  position: relative;
}

.contact-left {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 50%;
  padding-right: 4rem;
  display: flex;
}

.contact-image-wrap {
  width: 100%;
  height: 330px;
  position: relative;
}

.hero-overlay-right {
  z-index: auto;
  mix-blend-mode: normal;
  background-color: #0000;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100vh;
  margin-left: 0%;
  margin-right: 0;
  display: flex;
  position: static;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.service-item-second {
  z-index: 9;
  position: relative;
}

.faq-top {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.archor-icon-wrap {
  background-color: #ecd20b;
  border: 1px #272727;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.about-innerwrap-left {
  z-index: 1;
  width: 15%;
  position: relative;
}

.profile-picture {
  border-radius: 50%;
  width: 60px;
}

.profile-picture.profile-picture-margin-left {
  width: 60px;
  margin-left: -10px;
}

.team-arrow-icon {
  color: #7a7a7a;
  width: 2rem;
  font-size: 1.5rem;
  transform: rotate(-90deg);
}

.form-input {
  color: #303030;
  border-radius: 6px;
  min-height: 50px;
  margin-bottom: 0;
  padding: 1rem;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1;
}

.navbar {
  z-index: 900;
  background-color: var(--color-2);
  flex-flow: column;
  width: 5rem;
  height: 100vh;
  padding: 0;
  display: flex;
  position: sticky;
  top: 0;
}

.about-round-text {
  color: #f9d902;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  font-family: Montserrat, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1;
}

.text-block {
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
}

.text-block-2 {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-left: 0;
  margin-right: 100px;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 100px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  display: flex;
}

.archor-round-text-2 {
  color: #272727;
  text-align: left;
  text-transform: uppercase;
  width: 90%;
  height: 90%;
  font-family: Montserrat, sans-serif;
  font-size: .6rem;
  font-weight: 400;
  line-height: 1;
}

.hero-heading-2 {
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  mix-blend-mode: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 9vw;
  font-weight: 800;
  line-height: 9vw;
  position: relative;
}

.hero-scroll-wrap {
  height: 310vh;
}

.hero-text-wrap-2 {
  z-index: 5;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  mix-blend-mode: luminosity;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.hero-overlay-right-2 {
  z-index: auto;
  mix-blend-mode: normal;
  background-color: #0000;
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  height: 100vh;
  margin-left: 0%;
  margin-right: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.archor-icon-wrap-2 {
  background-color: #f9d902;
  border: 1px #272727;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.overlayright-2 {
  font-family: Montserrat, sans-serif;
}

.video-2 {
  flex-flow: row;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100vh;
  max-height: 100vh;
  display: none;
  position: relative;
}

.backvideo-2mobile {
  height: 100vh;
  display: none;
  position: fixed;
}

.div-block {
  height: 310vh;
}

.hero-heading-3 {
  color: #272727;
  letter-spacing: 0;
  text-transform: uppercase;
  mix-blend-mode: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11vw;
  font-weight: 800;
  line-height: 9vw;
  position: relative;
  left: 0;
}

.hero-overlay-left-2 {
  z-index: auto;
  grid-column-gap: 7vw;
  grid-row-gap: 7vw;
  pointer-events: auto;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #fcfcfc;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100vh;
  padding-top: 10vw;
  padding-left: 6vw;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.archor-round-text-3 {
  color: #272727;
  text-align: left;
  text-transform: uppercase;
  width: 90%;
  height: 90%;
  font-size: .77rem;
  font-weight: 400;
  line-height: 1;
}

.archor-icon-wrap-3 {
  background-color: #f55733;
  border: 1px #272727;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.archor-round-text-4 {
  color: #272727;
  text-align: left;
  text-transform: uppercase;
  width: 90%;
  height: 90%;
  font-size: .77rem;
  font-weight: 400;
  line-height: 1;
}

.archor-icon-wrap-4 {
  background-color: #f55733;
  border: 1px #272727;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.rightside {
  grid-column-gap: 7vw;
  grid-row-gap: 7vw;
  color: var(--white);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100vh;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
}

.leftside {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.accordion-label {
  color: #fff;
  letter-spacing: -3px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14vh;
  line-height: 120%;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 8vw;
}

.accordion-label.show-mvp {
  display: none;
  position: relative;
}

.track-horizontal-alt {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.flex-fix {
  flex: 1;
}

.sectiodn {
  width: 100%;
  height: 100%;
}

.marquee-text {
  color: #fff;
  letter-spacing: -.5px;
  text-transform: uppercase;
  flex: none;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 700;
}

.marquee-text.alt {
  color: #dad4c9;
  font-style: italic;
}

.vertical-text {
  z-index: 10;
  font-size: 20px;
  position: relative;
}

.accordions {
  color: #fff;
  width: 80%;
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.image-container {
  z-index: -1;
  align-items: flex-end;
  width: 100%;
  height: 87vh;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.accordion-header {
  z-index: 10;
  opacity: 1;
  color: #eaff02;
  border-left: 1px solid #888585;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 8vw;
  height: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
  position: relative;
}

.marquee-horizontal {
  z-index: 100;
  background-color: #636060;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.flex-horizontal {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.numbers {
  z-index: 10;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  position: relative;
}

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

.image-cover-2 {
  opacity: 1;
  object-fit: cover;
  width: 100vw;
  max-width: 100vw;
  height: 100%;
  max-height: 80vh;
}

.accordion {
  color: #fff;
  background-color: #636060;
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: flex-start;
  width: 10%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: visible;
}

.accordion.active {
  color: #d80808;
  background-color: #63606000;
  width: 70%;
}

.heading-2 {
  font-weight: 500;
}

.odometer {
  line-height: 1.3;
  position: relative;
}

.odometer._5 {
  padding: 0;
  line-height: 1;
  position: relative;
  top: -.4rem;
}

.made-in-webflow-badge {
  color: #fff;
  background-color: #787868;
  border-radius: .3rem;
  padding-left: .5rem;
  padding-right: .5rem;
  transition: all .3s;
  display: inline-block;
}

.made-in-webflow-badge:hover {
  color: #424242;
  background-color: #e4f222;
}

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

.odometer_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 4rem;
  display: flex;
}

.odometer_component.inline {
  text-align: center;
  display: block;
}

.grid__item {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.grid__item.xl {
  position: relative;
}

.grid__item.sm {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: stretch;
  height: 100%;
}

.grid__item.sm.photo {
  background-image: url('../images/Grid-Photo-3-1.jpg');
  background-position: 77%;
  background-size: cover;
}

.grid__video {
  z-index: 0;
  background-image: url('../images/Grid-Photo-1.jpg');
  background-position: 0 0;
  background-size: auto;
  border-top: 0 solid #000;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.grid__video-wrap-16-19 {
  margin-bottom: 0;
  padding-top: 50%;
  position: relative;
}

.grid__video-wrap-16-19.mod {
  background-image: url('../images/Grid-Photo-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.grid__video-wrap-16-19.mod.mod2 {
  background-image: url('../images/Grid-Photo-2.jpg');
}

.grid {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: grid;
}

.paragraph {
  padding-bottom: 2rem;
  font-size: 1.4rem;
  line-height: 1.4;
}

.paragraph.no-pad {
  padding-bottom: 0;
}

.section_impact-intro {
  color: #15232f;
  background-color: #fbb716;
  border-left: 1px solid #15232f40;
  border-right: 1px #15232f40;
  display: block;
}

.text-span {
  color: #fbb716;
}

.text-span.blue {
  color: #fff;
}

.padding-section-medium {
  z-index: 1;
  height: 100%;
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.section_heading {
  color: #15232f;
  text-align: left;
  -webkit-text-stroke-color: #252525;
  text-transform: uppercase;
  align-self: flex-start;
  font-size: 6rem;
  font-weight: 700;
  line-height: 90%;
}

.paragraph-2 {
  color: #15232f;
  text-align: left;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 130%;
}

.paragraph-2.right {
  text-align: center;
  max-width: 50%;
  font-weight: 600;
}

.impact_content-parent {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 10%;
  min-width: 40rem;
  height: 100%;
  display: inline-flex;
}

.padding-global {
  height: 100%;
  padding-left: 0;
  padding-right: 4.5rem;
  overflow: visible;
}

.impact_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: space-between;
  align-self: baseline;
  align-items: flex-start;
  width: 80%;
  max-width: 35rem;
  height: 100%;
  display: inline-flex;
}

.work_card-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 8.8rem;
  display: flex;
  position: relative;
}

.text-link_wrap {
  text-transform: capitalize;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.1;
  text-decoration: none;
  position: relative;
  inset: auto 0% 0%;
  overflow: hidden;
}

.text-link_wrap:hover {
  margin-bottom: 0;
}

.section_work {
  color: #15232f;
  background-color: #0000;
  flex: none;
  display: block;
  position: relative;
}

.work_list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  height: 60%;
  margin-bottom: 10px;
  display: flex;
  position: relative;
}

.work_card-image-wrap {
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-self: baseline;
  align-items: flex-end;
  width: 100%;
  height: 85%;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.work_card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-end;
  align-self: stretch;
  align-items: stretch;
  width: 25vw;
  min-width: 25rem;
  max-width: 30vw;
  height: 64vh;
  display: flex;
  overflow: hidden;
}

.heading-impact {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  min-height: 4rem;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 100%;
  position: absolute;
  inset: 0% 5% auto;
}

.text_block-link {
  direction: ltr;
  color: #fbb716;
  text-transform: capitalize;
  font-style: normal;
  font-weight: 500;
  text-decoration: underline;
}

.text-big-number {
  z-index: 1;
  pointer-events: auto;
  color: #fbb716;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: auto;
  font-size: 12rem;
  font-weight: 700;
  line-height: 100%;
  display: flex;
  position: absolute;
  inset: auto 3% -1% auto;
}

.image-full-cover {
  box-sizing: border-box;
  aspect-ratio: auto;
  pointer-events: auto;
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.heading-3 {
  color: var(--color-2);
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Archivo, sans-serif;
  font-size: 78px;
  font-weight: 900;
  line-height: 78px;
}

.heading-3.blue {
  color: var(--color);
  font-size: 78px;
  line-height: 78px;
}

.heading-3.blue.h {
  padding-top: 2rem;
  font-size: 78px;
  line-height: 62px;
}

.heading-3.size3 {
  font-size: 78px;
  line-height: 62px;
}

.div-block-2 {
  color: #15232f;
  background-color: #15232f;
  padding-top: 8rem;
  padding-bottom: 0;
}

.video-reveal-wrap {
  position: relative;
}

.div-block-9 {
  background-color: #c92727;
  border: 3px solid #f0f0f0;
  width: 16px;
  height: 100px;
  position: relative;
  top: -34px;
}

.fat-border {
  transform-origin: 50% 0;
  background-color: #f0f0f000;
  height: 30vh;
  position: absolute;
  inset: 0% 0% auto;
}

.fat-border.bottom {
  transform-origin: 50% 100%;
  justify-content: center;
  display: flex;
  inset: auto 0% 0%;
}

.fat-border.left {
  transform-origin: 0%;
  width: 10vw;
  height: 100vh;
  inset: 0% auto 0% 0%;
}

.fat-border.right {
  transform-origin: 100%;
  background-color: #f0f0f000;
  width: 10vw;
  height: 100vh;
  inset: 0% 0% 0% auto;
}

.hero-heading-reveal {
  color: #f0f0f0;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 8em;
  font-weight: 800;
  line-height: 130%;
}

.background-video-2 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.info-section {
  background-color: #f0f0f0;
  width: 100vw;
  height: 100vh;
  position: relative;
}

.video-reveal-trigger {
  width: 100vw;
  height: 100vh;
  position: relative;
}

.video-reveal {
  z-index: 0;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.text-block-3 {
  color: #f9d902;
  mix-blend-mode: normal;
  font-size: 36px;
  line-height: 50px;
}

.accordion-header-2 {
  z-index: 10;
  opacity: 1;
  border-left: 1px solid #888585;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 8vw;
  height: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
  position: relative;
}

.section-2 {
  background-color: #fff;
}

.div-block-10 {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  flex: 1;
  width: 100%;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  position: relative;
  overflow: visible;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  padding-left: 10.9em;
  padding-right: 10.9em;
  font-family: Archivo, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.9rem;
  display: flex;
  position: relative;
}

.team-message-section {
  background-color: #fff;
  flex: 0 auto;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.custom-cursor-wrap {
  z-index: 9999;
  pointer-events: none;
  mix-blend-mode: difference;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.main-cursor {
  justify-content: center;
  align-items: center;
  display: flex;
}

.custom-cursor {
  pointer-events: none;
  mix-blend-mode: difference;
  background-color: #7a7a7a;
  border-radius: 50vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  margin-top: 0;
  margin-left: 0;
  display: flex;
  position: absolute;
}

.custom-cursor-outline {
  pointer-events: none;
  mix-blend-mode: difference;
  background-color: #0000;
  border: 1px solid #7a7a7a;
  border-radius: 50vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-left: 0;
  display: flex;
  position: absolute;
}

.navbar-content-2 {
  z-index: 3;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--color-2);
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: grid;
  position: relative;
}

.text-block-5 {
  color: var(--color-2);
}

.yellow {
  color: var(--color-2);
  font-size: 27px;
  line-height: 47px;
  position: relative;
}

.container-2 {
  background-color: var(--color-2);
  color: var(--color);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 5rem;
  display: flex;
  position: static;
}

.body {
  background-color: #0000;
  font-family: Archivo, sans-serif;
}

.image-5 {
  z-index: 0;
  width: 75%;
  display: none;
  position: absolute;
  inset: auto 0% 0% -15%;
  overflow: visible;
}

.div-hide {
  align-self: center;
  position: relative;
  overflow: hidden;
}

.div-hide.icon {
  margin-bottom: -4px;
  margin-left: -4px;
  transform: rotate(0);
}

.arrow_container {
  height: 10vh;
}

.div-block-20 {
  transform-style: preserve-3d;
}

.padding-section-medium-2 {
  z-index: 1;
  height: 100%;
  padding-top: 4.5rem;
  padding-bottom: 0;
  position: relative;
}

.div-block-14 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  align-self: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.cta_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
  align-self: baseline;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
  margin-right: 0;
  padding-bottom: 10px;
  display: inline-flex;
}

.text-span-11 {
  text-align: center;
  font-weight: 900;
}

.text-span-9 {
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: Archivo, sans-serif;
  font-weight: 900;
}

.btn-text-ab {
  letter-spacing: .6px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.btn-join {
  grid-column-gap: 1rem;
  color: #15232f;
  background-color: #ffffff80;
  border: 1px solid #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 17rem;
  padding: 1rem 1.5rem;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: inline-flex;
}

.btn-join:hover {
  background-color: #fff;
}

.btn-join.join {
  padding: 1.5rem 2.8rem;
}

.padding-global-2 {
  height: 100%;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
  overflow: visible;
}

.arrow_svg {
  height: 100%;
}

.divider_div {
  height: 10vh;
}

.btn-text {
  letter-spacing: .6px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
}

.cta_heading {
  color: #15232f;
  text-align: right;
  letter-spacing: .01em;
  -webkit-text-stroke-color: #252525;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: flex-end;
  width: 100%;
  font-size: 6rem;
  font-weight: 700;
  line-height: 90%;
  display: flex;
}

.logo {
  filter: saturate(0%) brightness(200%);
  object-fit: fill;
  order: -1;
  align-self: auto;
  width: 12.5rem;
}

.cta_content-parent {
  justify-content: center;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.section_cta {
  color: #15232f;
  background-color: #fbb716;
  width: 100svw;
  min-width: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-6 {
  z-index: 0;
  width: 75%;
  display: none;
  position: absolute;
  inset: auto 0% 0% -15%;
}

.mission-vision-section-wrap {
  background-color: var(--white);
  height: 310vh;
  margin-left: 0;
  display: flex;
}

.heading-4 {
  color: var(--color);
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 53px;
  font-weight: 900;
  line-height: 55px;
}

.basic-column {
  padding: 1em 2rem 1em 0;
}

.label-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  line-height: 17px;
}

.content-wrapper {
  margin-bottom: 50px;
}

.divider {
  background-color: #eee;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.article {
  margin-bottom: 10px;
  text-decoration: none;
}

.style-label {
  color: #bebebe;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.tagline {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

.tagline.tagline-promo-40 {
  color: #3336;
  margin-bottom: 1rem;
}

.tagline.tagline-promo-40.pinktext {
  color: #e29494;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-top: 23.5rem;
  margin-bottom: 0;
  text-decoration: underline;
  display: flex;
  position: absolute;
}

.article-alt-cover {
  background-image: url('../images/card-cover.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  height: 270px;
  margin-top: 26px;
  padding-bottom: 0;
}

.article-alt-cover.article-2-content {
  background-image: url('../images/article-cover-1.jpg');
  margin-top: 0;
  margin-bottom: 26px;
}

.article-alt-cover.article-1-content {
  background-image: url('../images/flatiron.jpg');
}

.article-alt-cover.article-4-content {
  background-image: url('../images/article-cover-2.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 26px;
}

.article-alt-cover.article-5-content {
  background-image: url('../images/article-cover-3.jpg');
}

.label {
  background-color: #1991eb;
  border-radius: 4px;
  padding: 4px 10px 3px;
  display: inline-block;
}

.label.label-article-greenish {
  background-color: #28998a;
  margin-bottom: 2px;
}

.label.label-article-pink {
  background-color: #e556a4;
  margin-top: 2px;
}

.label.label-article-brown {
  background-color: #66493e;
  margin-bottom: 2px;
}

.label.label-article-brownish {
  background-color: #aa955d;
  margin-bottom: 2px;
}

.label.label-article-grey {
  background-color: #858589;
  margin-top: 2px;
}

.tag-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-left: 5px;
  padding-right: 5px;
}

.columns {
  padding-top: 2rem;
  padding-left: 10%;
  padding-right: 10%;
}

.text-block-6 {
  text-overflow: clip;
  font-weight: 500;
  text-decoration: none;
}

.link {
  color: var(--color);
  text-decoration: none;
}

.heading-5 {
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: 800;
  text-decoration: none;
}

.text-block-7 {
  color: var(--color);
  margin-top: 20px;
  font-size: 16px;
  line-height: 21px;
}

.nj {
  color: var(--color);
  margin-top: 20px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 21px;
}

.nj.mobile.paragraph-1_page-3 {
  font-size: 1.2rem;
}

.counterup {
  margin-bottom: 0;
  font-size: 4em;
  line-height: 1;
}

.heading {
  color: #fbf9fc;
  text-align: center;
  margin-bottom: 8px;
  font-size: 130px;
}

.heading.tips {
  text-align: center;
  letter-spacing: -5px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fbf9fc, #fbf9fc);
  background-position: 0 0;
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: center;
  align-items: center;
  height: 97px;
  margin-top: 2px;
  margin-bottom: 0;
  font-size: 123px;
  display: flex;
}

.heading.tips._1 {
  text-align: left;
  background-image: linear-gradient(#fbf9fc, #fbf9fc);
  background-position: 0 0;
  width: auto;
  min-width: 6rem;
  font-size: 60px;
  line-height: 43px;
}

.accordion-header-3 {
  z-index: 10;
  opacity: 1;
  border-left: 1px solid #888585;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 8vw;
  height: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
  position: relative;
}

.impact-accorde {
  border-radius: 1rem;
  flex-flow: row;
  margin-left: 2rem;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 2rem 2rem 2rem 5rem;
  overflow: hidden;
}

.accordion-2 {
  cursor: pointer;
  width: 80%;
  padding-top: 14rem;
  padding-bottom: 14rem;
  padding-left: 1rem;
  position: absolute;
  top: 0%;
  bottom: 0%;
  box-shadow: 0 0 1rem #18191933;
}

.accordion-2.x-00 {
  color: #edf1f2;
  background-color: #181919;
  padding-left: 4rem;
  left: 0%;
}

.accordion-2.x03 {
  left: 30%;
}

.accordion-2.x-expanded {
  width: 60%;
  padding-top: 40rem;
  left: 40%;
}

.accordion-2.x-00 {
  color: #edf1f2;
  background-color: #181919;
  left: 10%;
}

.accordion-2.x-01 {
  background-color: #c4cacc;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  left: 10%;
}

.accordion-2.x-02 {
  background-color: #edf1f2;
  left: 20%;
}

.label-2 {
  letter-spacing: .5em;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.line {
  background-color: var(--color-2);
  width: 20rem;
  height: .25rem;
  margin-top: 0;
  overflow: hidden;
}

.heading-6 {
  overflow: hidden;
}

.heading-7 {
  outline-offset: 0px;
  outline: 3px #333;
  flex-flow: row;
  display: flex;
  overflow: hidden;
}

.heading-8 {
  overflow: hidden;
}

.text-big-number-2 {
  z-index: 1;
  pointer-events: auto;
  color: #fbb716;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 20%;
  height: auto;
  font-size: 12rem;
  font-weight: 700;
  line-height: 100%;
  display: flex;
  position: static;
  inset: auto 3% -1% auto;
}

.accordion-wrapper {
  border-radius: 1rem;
  height: 100vh;
  display: flex;
  position: static;
  inset: 2rem;
  overflow: hidden;
}

.line-2 {
  background-color: #72c7e0;
  width: 20rem;
  height: .25rem;
  margin-top: 3rem;
}

.tab_contain {
  z-index: 5;
  background-color: #ffffff96;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: block;
  position: static;
}

.tabs_content {
  background-color: #e0dbd3;
  flex: 0 auto;
  width: 0%;
  transition: height .4s, width .4s;
  position: relative;
  overflow: hidden;
}

.tabs_content.active {
  width: 100%;
}

.tabs {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 90vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tab_wrap {
  pointer-events: auto;
  cursor: pointer;
  background-color: #f8eed5;
  background-image: url('../images/66715443ff468f700bd8199e_Apparav-Seknath-3.jpg');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #fff;
  border-width: 1px 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 2.8em 0 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.main-wrapper {
  width: 100%;
  margin-right: 0;
}

.global-styles-2 {
  border-style: solid;
  border-width: 0;
  position: fixed;
  inset: 0% 0% auto;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.tabs_heading {
  text-transform: capitalize;
  margin-left: 0;
  margin-right: 0;
  font-weight: 900;
  text-decoration: none;
  transform: rotate(-180deg);
}

.tabs_link {
  border-style: solid;
  border-width: 0 1px 0 0;
  border-color: var(--white);
  background-color: var(--color-2);
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: flex-end;
  padding: 2.3em 1.5em;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.tabs_link.active {
  border-style: none solid solid;
  border-width: 0 1px;
  border-color: black var(--color);
  background-color: var(--color);
  color: #fff;
  padding-top: 2.2em;
  padding-left: 1em;
  text-decoration: none;
}

.accordeon-wrapper {
  border: 0 solid #000;
  width: 100%;
  height: auto;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

.paragraph-3 {
  margin-top: 20px;
}

.code-embed {
  flex: 0 auto;
  display: block;
}

.section-accordiion {
  flex: 1;
}

.marquee-horizontal-2 {
  z-index: 100;
  background-color: #636060;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 40px;
  display: none;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.image-8 {
  filter: invert() brightness(200%);
  font-size: 19px;
  transform: rotate(-90deg);
}

.heading-10 {
  text-transform: uppercase;
  z-index: 5;
  background-color: #fff0;
  max-width: 650px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 36px;
  font-weight: 900;
  text-decoration: none;
}

.text-block-9 {
  color: #fff;
  margin-top: 8rem;
  margin-bottom: 8rem;
  padding-left: 4rem;
  padding-right: 40px;
  font-size: 39px;
  font-weight: 800;
}

.div-block-21 {
  background-color: #c92727;
  border: 3px solid #f0f0f0;
  width: 16px;
  height: 100px;
  position: relative;
  top: -34px;
}

.fat-border-2 {
  transform-origin: 50% 0;
  background-color: #f0f0f0;
  height: 30vh;
  position: absolute;
  inset: 0% 0% auto;
}

.fat-border-2.bottom {
  transform-origin: 50% 100%;
  justify-content: center;
  display: flex;
  inset: auto 0% 0%;
}

.fat-border-2.left {
  transform-origin: 0%;
  width: 10vw;
  height: 100vh;
  inset: 0% auto 0% 0%;
}

.fat-border-2.right {
  transform-origin: 100%;
  width: 10vw;
  height: 100vh;
  inset: 0% 0% 0% auto;
}

.more-about-oca {
  background-color: #fff;
  height: 100vh;
  position: relative;
}

.container-3 {
  color: var(--white);
  margin-top: 4rem;
  margin-bottom: 2rem;
  margin-left: 40px;
  padding-left: 20px;
}

.about-icon-wrap-2 {
  background-color: var(--color-3);
  border: 1px #272727;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  font-size: 13px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.about-round-text-2 {
  color: var(--white);
  text-align: left;
  -webkit-text-stroke-width: 1px;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-clip: border-box;
  width: 100%;
  height: 100%;
  font-family: Archivo, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: block;
}

.about-round-text-2.size2 {
  font-size: .78rem;
}

.heading-11 {
  color: var(--color-2);
  text-align: left;
  text-transform: uppercase;
  padding-left: 5rem;
  font-size: 26px;
  font-weight: 900;
  text-decoration: none;
}

.div-block-22 {
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
}

.text-span-12 {
  color: var(--white);
  font-weight: 400;
}

.text-span-13 {
  font-weight: 400;
}

.text-span-14 {
  color: var(--color-2);
}

.code-embed-2 {
  color: #fbf9fc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 97px;
  margin-top: 4px;
  font-size: 60px;
  font-weight: 700;
  line-height: 43px;
  display: flex;
}

.heading-13 {
  color: #fbf9fc;
  font-size: 60px;
}

.image-9 {
  z-index: 32;
  display: block;
  position: relative;
}

.background-video-3 {
  display: none;
}

.image_container {
  aspect-ratio: 16 / 9;
  border: 1px #15232f40;
  align-items: center;
  width: 100%;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.image_container.lst {
  box-sizing: border-box;
  aspect-ratio: 2 / 3;
  object-fit: fill;
}

.image_container.modif {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 23.4rem;
}

.chapter_name1 {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.testimonial_content-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: flex;
}

.testimonial_name {
  color: var(--white);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5;
}

.rich-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 100;
  text-decoration: none;
  display: flex;
}

.section_page-gallery {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -12px;
  text-decoration: none;
  display: flex;
}

.chapter_number {
  color: #fbb716;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}

.btn-arrow-img-ab {
  position: absolute;
}

.slide_nav {
  color: #15232f;
  -webkit-text-stroke-color: #252525;
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.gradient {
  z-index: -2;
  background-color: #15232f00;
  background-image: linear-gradient(#15232f4d, #15232f4d);
  width: 100%;
  height: 100%;
  position: absolute;
}

.testimonial_position {
  color: #15232f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
}

.section_page-keynumbers {
  grid-row-gap: 80px;
  background-color: #15232f;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: block;
}

.code-embed-5 {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.testimonial_image {
  vertical-align: baseline;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  display: inline-flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1.5rem;
  text-decoration: none;
  display: flex;
  transform: rotate(0);
}

.page_testimonial {
  z-index: 0;
  background-color: #fbb716;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 6rem;
  display: flex;
  position: relative;
}

.testimonial_spacing {
  width: 100%;
  padding-bottom: 2rem;
}

.testimonial_team {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  text-align: left;
  align-items: center;
  width: 100%;
  display: block;
}

.subheading_page {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 100%;
}

.arrow_left {
  color: #000;
  background-color: #15232f;
  border: 1px #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 4rem 0% auto;
}

.arrow_left:hover {
  background-color: #264661;
}

.chapter_name {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.heading-subheading_page {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-shadow: 0 0 15px #0000000d;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  max-width: 40rem;
  height: 100%;
  display: flex;
}

.number {
  color: #fbb716;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 8rem;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.subheading_page2 {
  color: #fbb716;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 100%;
}

.heading_page-section {
  color: #15232f;
  text-transform: uppercase;
  order: -1;
  width: 55%;
  padding-bottom: 1.5rem;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 120%;
}

.heading_page-section.white {
  color: #fff;
  letter-spacing: 1px;
}

.heading_page-section.ourgov {
  color: var(--color-2);
  width: 100%;
}

.text-span-15 {
  color: #fff;
}

.text_content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 40.4rem;
  padding-bottom: 1.5rem;
  text-decoration: none;
  display: flex;
}

.content-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 0;
  display: flex;
}

.content-2.whitebg {
  background-color: #fff;
}

.list {
  grid-column-gap: 3rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 2rem;
  text-decoration: none;
  display: flex;
}

.div-block-18 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.rl_gallery7_lightbox-link {
  cursor: default;
  border: 1px #15232f40;
  width: 100%;
}

.gallery_image {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rl_gallery21_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
  width: 100%;
}

.arrow_right {
  color: #000;
  background-color: #15232f;
  border: 1px #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.arrow_right:hover {
  background-color: #264661;
}

.gallery-image_wrapper {
  aspect-ratio: 16 / 9;
  border: 1px #15232f40;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.page-image_container {
  z-index: -10;
  aspect-ratio: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: fixed;
  top: -20%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.page-image_container._2 {
  justify-content: flex-start;
  align-items: center;
  min-height: 30vh;
  top: -50%;
  bottom: 0%;
}

.page-image_container._2._3 {
  top: -18%;
}

.page-image_container.governance {
  top: -33%;
}

.page-image_container.team {
  top: -10%;
}

.testimonial_slide {
  margin-right: 5rem;
}

.div-block-24 {
  background-color: #15232f40;
  padding: .2rem;
  position: absolute;
  inset: auto 2% 2% auto;
}

.rl_gallery21_arrow-icon {
  color: #fff;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.rl_gallery21_lightbox-link {
  border: 1px #15232f40;
  width: 100%;
}

.header_top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  order: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 100rem;
  height: 100%;
  padding-left: 8rem;
  padding-right: 8rem;
  display: flex;
}

.quote-image_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: .2;
  z-index: 0;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

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

.testimonial_text {
  color: #15232f;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 140%;
}

.video_container {
  aspect-ratio: auto;
  width: 100%;
  display: block;
}

.heading_image {
  z-index: -10;
  color: #15232f;
  object-fit: cover;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  min-width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  display: inline-flex;
}

.heading_image._02 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 70rem;
}

.heading_image._03 {
  width: 100%;
  max-width: none;
}

.testimonial_component {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 5rem;
}

.back-button {
  z-index: 10;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fff;
  vertical-align: baseline;
  background-color: #15232f;
  border-radius: 20px;
  order: -1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: stretch;
  padding: .7rem 1.2rem .7rem 1rem;
  text-decoration: none;
  display: flex;
  position: fixed;
}

.back-button:hover {
  background-color: #264661;
}

.back-button.w--current {
  justify-content: flex-start;
  align-self: flex-start;
}

.back-button._1 {
  order: 1;
  padding: 0;
  position: static;
}

.back-button._1:hover {
  background-color: #26466100;
}

.section_pagetop_2 {
  border-bottom: 1px solid #15232f40;
  height: 40svh;
  min-height: 27rem;
  max-height: 35rem;
  display: flex;
  position: relative;
}

.next_button {
  grid-column-gap: .5rem;
  color: #fff;
  flex: 0 auto;
  order: 1;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.next_button:hover {
  color: #fbb716;
}

.next_button.mobile {
  display: none;
}

.rl_gallery21_mask {
  width: auto;
  overflow: visible;
}

.div-block-17 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.section_page-bottombar {
  z-index: 1000;
  background-color: #15232f;
  border-top: 1px solid #15232f40;
  justify-content: center;
  align-items: center;
  height: 4.5rem;
  margin-bottom: 0;
  text-decoration: none;
  display: inline-flex;
  position: fixed;
  inset: auto 0% 0%;
}

.gallery_grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-items: center;
  width: 100%;
  display: grid;
}

.gallery_grid._2 {
  display: none;
}

.gallery_image-wrapper {
  border: 1px #000;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.rl_gallery21_slide {
  padding-right: 0;
}

.page_padding {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100rem;
  height: auto;
  margin-top: 0;
  padding: 6rem;
  display: flex;
  overflow: visible;
}

.page_padding.bottom {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.page-heading_container {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.page-heading_container._2 {
  background-image: url('../images/Access-to-Seed-1-1.jpg');
  background-position: 0 61%;
  background-size: cover;
}

.page-heading_container._3 {
  background-image: url('../images/Scaling-Organic-1-1.jpg');
  background-position: 47%;
  background-size: cover;
}

.page-heading_container._4 {
  background-image: url('../images/Impact-Data-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.page-heading_container._5 {
  background-image: url('../images/Our-Governance-1.jpg');
  background-position: 50% 31%;
  background-size: 101%;
}

.page-heading_container._6 {
  background-image: url('../images/Screenshot-2025-07-06-at-23.07.03.png');
  background-position: 50% 34%;
  background-size: cover;
}

.page-heading_container._7 {
  background-image: none;
}

.testimonial_image-wrapper {
  aspect-ratio: 1;
  border: 1px solid #15232f40;
  width: 100%;
  height: auto;
  display: none;
  overflow: hidden;
}

.testimonial_image-wrapper.team {
  max-width: 23rem;
  display: block;
}

.big_image {
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: inline-flex;
}

.heading-impact-2 {
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  min-height: 4rem;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 100%;
}

.heading-impact-2.white {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-align: left;
  letter-spacing: 1px;
  min-height: auto;
  font-family: canada-type-gibson, sans-serif;
  font-size: 3rem;
  line-height: 87%;
}

.spacing_block-large {
  width: 100%;
  padding-bottom: 5rem;
}

.spacing_block-large.team_testimonial {
  background-color: #0000;
}

.spacing_block-large._2colum {
  padding-bottom: 2.7rem;
}

.spacing_block-large._3 {
  padding-bottom: 0;
}

.spacing_block-large.spacing_medium {
  padding-bottom: 2rem;
}

.section-page_1 {
  background-color: #fafafa;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rl_gallery21_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 6rem;
  display: block;
  position: relative;
}

.testimonial_content {
  color: #15232f;
  z-index: -10;
  background-color: #ffffff80;
  border-radius: 3px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 54.2rem;
  padding: 2rem;
  display: flex;
  overflow: hidden;
}

.testimonial_content.team {
  background-color: #fff0;
  padding: 0;
}

.page_carrousel {
  background-color: #fcfcfc;
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.quote-image {
  width: 40%;
  max-width: 40vw;
  max-height: 60%;
  display: block;
  position: absolute;
  inset: -5% -5% 0% auto;
}

.paragraph-1_page {
  color: #15232f;
  width: 100%;
  max-width: none;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 130%;
  overflow: hidden;
}

.paragraph-1_page.white {
  color: #fff;
  width: 100%;
}

.paragraph-1_page.intro {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Archivo, sans-serif;
  font-weight: 200;
  display: flex;
}

.paragraph-1_page.yellow {
  color: #fbb716;
}

.bold-text {
  width: 100%;
  font-size: 3rem;
}

.img-dev {
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.chapter_number2 {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}

.code-embed-6 {
  width: 100%;
  height: auto;
}

.div-block-25 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.div-block-26 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.link-2 {
  color: #fbb715;
  font-weight: 500;
  text-decoration: none;
}

.testimonial_name-2 {
  color: #15232f;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5;
}

.chapter_number-2 {
  color: #fbb716;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.testimonial_position-2 {
  color: #15232f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
}

.chapter_number2-2 {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.page_testimonial-2 {
  z-index: 0;
  background-color: #fbb716;
  justify-content: center;
  display: flex;
  position: relative;
}

.chapter_name-2 {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.number-2 {
  color: #fbb716;
  margin-top: 0;
  margin-bottom: 0;
  font-family: canada-type-gibson, sans-serif;
  font-size: 8rem;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.div-block-27 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.testimonial_text-2 {
  color: #15232f;
  font-family: Archivo, sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 140%;
}

.btn-text-ab-2 {
  letter-spacing: .6px;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-28 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.heading-impact-3 {
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  min-height: 4rem;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 100%;
}

.heading-impact-3.white {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  min-height: auto;
  font-size: 3rem;
}

.btn-text-2 {
  letter-spacing: .6px;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
}

.paragraph-1_page-2 {
  color: #15232f;
  max-width: 50rem;
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 130%;
}

.paragraph-1_page-2.white {
  color: #fff;
  width: 100%;
}

.paragraph-1_page-2.intro {
  font-weight: 200;
}

.paragraph-1_page-2.yellow {
  color: #fbb716;
}

.chapter_number2-3 {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.div-block-29 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.btn-text-ab-3 {
  letter-spacing: .6px;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-30 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.btn-text-3 {
  letter-spacing: .6px;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
}

.paragraph-1_page-3 {
  color: #15232f;
  max-width: 50rem;
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 130%;
}

.paragraph-1_page-3.white {
  color: #fff;
  width: 100%;
}

.paragraph-1_page-3.intro {
  font-weight: 200;
}

.paragraph-1_page-3.yellow {
  color: #fbb716;
}

.link-3 {
  color: var(--color-3);
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  line-height: 19px;
  text-decoration: none;
}

.chapter_number2-4 {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.div-block-31 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.gallery_image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.btn-text-ab-4 {
  letter-spacing: .6px;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-32 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.paragraph-1_page-4 {
  color: #15232f;
  max-width: 50rem;
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 130%;
}

.paragraph-1_page-4.white {
  color: #fff;
  width: 100%;
}

.paragraph-1_page-4.intro {
  font-weight: 200;
}

.paragraph-1_page-4.yellow {
  color: #fbb716;
}

.table {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.table-column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.table-container {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.chapter_number2-5 {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.table-header {
  grid-column-gap: 12px;
  background-color: #fbb716;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 1.5rem;
  text-decoration: none;
  display: flex;
}

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

.table-cell-2 {
  grid-row-gap: 4px;
  background-color: #f4f4f4;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 5rem;
  padding: 1.5rem;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #15232f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.div-block-33 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.table-header-2 {
  background-color: #15232f;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 1rem 1.5rem;
  text-decoration: none;
  display: flex;
}

.text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.table-cell {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 5rem;
  padding: 1.5rem;
  text-decoration: none;
  display: flex;
}

.paragraph-1_page-5 {
  color: #15232f;
  max-width: none;
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 130%;
}

.chapter_number2-6 {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.testimonial_title {
  color: #fbb716;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 140%;
}

.div-block-34 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.team_testimonial {
  background-color: #e99999;
  justify-content: center;
  display: flex;
}

.testimonial_team-imagewrap {
  display: none;
}

.paragraph-1_page-6 {
  color: #15232f;
  max-width: 50rem;
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 130%;
}

.paragraph-1_page-6.intro {
  font-family: Archivo, sans-serif;
}

.container-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: start stretch;
  display: block;
}

.background-video-4 {
  display: none;
}

.lightbox-link {
  z-index: 1;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.bold-text-3 {
  display: block;
}

.bg-video {
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.code-embed-7 {
  box-sizing: content-box;
  aspect-ratio: 2 / 3;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.background-video-5 {
  box-sizing: border-box;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.background-video-6 {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

.testimonial_team-2 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  text-align: left;
  align-items: center;
  display: flex;
}

.heading_page-section-2 {
  color: #15232f;
  text-transform: uppercase;
  order: -1;
  width: 55%;
  font-family: canada-type-gibson, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 120%;
}

.content-4 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: inline-flex;
}

.bold-text-4 {
  color: #fff;
}

.testimonial_content-2 {
  color: #15232f;
  background-color: #fff;
  border-radius: 3px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 50rem;
  padding: 2rem;
  display: flex;
}

.testimonial_content-2.team {
  background-color: #fff0;
  padding: 0;
}

.image-10 {
  max-width: 4rem;
}

.flex-block, .flex-block-2 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
}

.image-11, .image-12 {
  max-width: 4rem;
}

.flex-block-3 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
}

.image-13 {
  max-width: 4rem;
}

.flex-block-4 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
}

.image-14 {
  max-width: 4rem;
}

.flex-block-5 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
}

.image-15 {
  max-width: 4rem;
}

.flex-block-6 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: space-between;
  align-items: center;
}

.image-16 {
  max-width: 4rem;
}

.flex-block-7 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
}

.image-17 {
  max-width: 4rem;
}

.flex-block-8 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
}

.image-18 {
  max-width: 4rem;
}

.flex-block-9 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
}

.image-19 {
  max-width: 4rem;
}

.flex-block-10 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.image-20 {
  max-width: 4rem;
}

.flex-block-11 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
}

.image-21 {
  max-width: 4rem;
}

.flex-block-12 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
}

.image-22 {
  max-width: 4rem;
}

.flex-block-13 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
}

.image-23 {
  max-width: 4rem;
}

.flex-block-14 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
}

.columns-2 {
  z-index: 9999999;
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.background-video-7 {
  height: auto;
  position: fixed;
  inset: 0%;
}

.background-video-mobile-2 {
  width: 100%;
  height: auto;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-35, .link-block-4, .link-block-5 {
  text-decoration: none;
}

.column {
  flex: 1;
}

.intro {
  color: #15232f;
  max-width: none;
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 130%;
}

.image-24 {
  vertical-align: baseline;
  width: 21%;
  display: block;
}

.container-5 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-left: 5rem;
  display: flex;
}

.text-block-10 {
  position: absolute;
  inset: 50% 0% 0% 15%;
}

.text-block-11 {
  text-align: center;
  padding-top: 0;
  display: none;
}

.flex-block-15 {
  position: static;
}

.ocalogo {
  justify-content: flex-end;
  align-items: flex-start;
  width: 30%;
  max-width: none;
  display: flex;
}

.heading-14 {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 600;
  display: flex;
}

.bold-text-5, .bold-text-6 {
  color: var(--white);
}

.mob.mmobile {
  display: none;
}

.bold-text-7 {
  font-family: Archivo, sans-serif;
  font-weight: 900;
}

.downloadbtn {
  color: #fbb715;
  text-align: left;
  background-color: #0000;
  border: 1px solid #fbb715;
  border-radius: 20px;
  align-self: flex-start;
  font-size: 18px;
  position: absolute;
  inset: 60px auto auto;
}

@media screen and (min-width: 1440px) {
  .contact-sticky-corner-right-bottom {
    display: block;
    inset: auto auto 0% 12vw;
    overflow: hidden;
  }

  .container {
    height: auto;
    min-height: auto;
    padding-top: 6rem;
    padding-bottom: 0;
  }

  .testimonial-outwrapper {
    max-height: 550px;
  }

  .about-innerwrap-right {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding-left: 40px;
  }

  .timeline-circle {
    border-color: #a0a0a0;
  }

  .service-image {
    border-radius: 15px;
    flex-flow: column;
    width: 100%;
    padding: 65% 0% 0%;
    display: flex;
    position: absolute;
    overflow: hidden;
  }

  .project-section {
    position: relative;
  }

  .section-title-subheading {
    text-transform: capitalize;
  }

  .hero-subheading {
    font-size: 1.5rem;
    font-weight: 200;
  }

  .hero-subheading.text-align-left {
    text-transform: none;
    text-transform: none;
    text-transform: none;
    font-size: 3.5vw;
    font-weight: 600;
  }

  .about-story-wrap {
    top: 45%;
  }

  .approach-number {
    color: #f55733;
  }

  .services-bottom {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1.7rem;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .team-grid-wrap {
    width: 100%;
    height: 600px;
    overflow: hidden;
  }

  .sticky-corner-right-bottom {
    background-color: #0000;
  }

  .project-collection-item {
    height: 90vh;
  }

  .menu-overlay {
    pointer-events: auto;
    display: none;
  }

  .sticky-block-right-top {
    background-color: #fcfcfc;
    width: 69%;
    height: 9vw;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .hero-overlay-left {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    opacity: 1;
    padding-top: 3vw;
    display: flex;
  }

  .main-sticky-title {
    top: 8rem;
  }

  .approach-sticky-corner-left-bottom {
    display: block;
    inset: auto 10vw 0% auto;
    overflow: hidden;
  }

  .sticky-block-bottom {
    background-color: #fcfcfc;
    border-radius: 0;
    width: 100%;
    display: block;
    position: absolute;
    inset: auto 0% 0%;
  }

  .contact-sticky-block-left-bottom {
    justify-content: flex-start;
    align-items: center;
    width: 12vw;
    padding-top: 0;
  }

  .about-sticky-corner-left-top {
    background-color: #0000;
    inset: auto auto 30vh 0;
    transform: rotate(90deg);
  }

  .text-medium.about-number-info {
    text-align: center;
  }

  .text-medium.line-height-medium {
    color: #272727;
  }

  .text-medium.line-height-medium.color-grey {
    color: #7a7a7a;
  }

  .text-medium.line-height-small {
    color: #272727;
  }

  .section-title {
    line-height: 3.2vw;
  }

  .faq-sticky-corner-left-top {
    display: block;
    inset: 6vw auto auto 0%;
    overflow: hidden;
  }

  .service-section {
    z-index: 1;
  }

  .image-cover {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .about-wrap {
    height: auto;
    min-height: auto;
  }

  .contact-sticky-corner-left-top-copy {
    display: block;
    inset: auto auto 6vw 0%;
    overflow: hidden;
  }

  .services-bottom-left {
    position: relative;
  }

  .project-content-wrapper {
    top: 2vw;
  }

  .hero-text {
    font-size: 1.5rem;
    font-weight: 200;
  }

  .hero-text.line-height-small {
    max-width: 500px;
    margin-left: .8vw;
    line-height: 1.3;
  }

  .sticky-corner-right-top {
    display: block;
    inset: auto 69% 1.5vw auto;
    overflow: hidden;
  }

  .team-sticky-corner-left-top {
    display: block;
    inset: auto auto 0% 180px;
    overflow: hidden;
  }

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

  .approach-step-wrap {
    border-left-color: #cfcfcf;
    padding-bottom: 6vw;
  }

  .service-title-flex {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .services-bottom-right {
    position: relative;
  }

  .service-image-base {
    justify-content: center;
    align-items: center;
    width: 20%;
    display: flex;
    position: relative;
  }

  .approach-sticky-corner-right-top {
    display: block;
    inset: auto 0% 6vw auto;
    overflow: hidden;
  }

  .background-video {
    height: 310vh;
  }

  .about-circle-wrap {
    width: 120px;
    height: 120px;
    inset: 0% auto auto 0%;
  }

  .services-grid-second {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .services-bottom-padding {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    display: flex;
  }

  .footer-section {
    background-color: #cfcfcf;
    padding-bottom: 2.5rem;
    position: relative;
  }

  .faq-bottom {
    color: #272727;
    padding-bottom: 1.5rem;
    padding-left: 0;
    padding-right: 3rem;
    display: flex;
  }

  .hero-text-wrap {
    mix-blend-mode: normal;
  }

  .team-sticky-block-left-bottom {
    height: 90px;
    padding-top: 15px;
  }

  .about-sticky-corner-left-bottom {
    background-color: #0000;
    inset: auto auto 0 15%;
    transform: rotate(90deg);
  }

  .faq-accordion.w--current {
    background-color: #0000;
    border-bottom: 1px solid #7a7a7a;
    flex-flow: column;
    width: 100%;
    padding: 0;
    display: flex;
  }

  .sticky-corner-right {
    display: block;
    inset: auto 0% 9vw auto;
    overflow: hidden;
  }

  .about-image-wrap {
    background-image: url('../images/annie-spratt-QckxruozjRg-unsplash.jpg');
    height: 500px;
  }

  .team-sticky-corner-right-bottom {
    display: block;
    inset: auto auto 90px 0%;
    overflow: hidden;
  }

  .about-innerwrap-middle {
    width: 65%;
  }

  .impact-section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 100vh;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    position: relative;
    overflow: auto;
  }

  .faq-title {
    font-size: 1.5rem;
    line-height: 1;
  }

  .approach-image, .contact-image {
    object-fit: cover;
    object-position: 100% 50%;
    border-radius: 2.5rem;
    width: 100%;
    height: 100%;
  }

  .text-small.line-height-medium {
    font-size: 1rem;
  }

  .contact-section {
    background-color: #fcfcfc;
    padding-bottom: 0;
    position: relative;
  }

  .approach-section.hero-text-wrap {
    color: var(--white);
    background-color: #fcfcfc00;
    height: auto;
    min-height: 100vh;
  }

  .title-wrap.title-wrap-approach, .title-wrap.title-wrap-faq {
    width: 85%;
  }

  .title-wrap.title-wrap-large {
    width: 100%;
    max-width: 1000px;
  }

  .title-wrap.title-wrap-large.fullwidth {
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
  }

  .approach-image-wrap {
    width: 85%;
    height: 350px;
  }

  .logo-list.hide-in-desktop {
    display: flex;
  }

  .timeline-circle-dot {
    background-color: #a0a0a0;
  }

  .faq-sticky-corner-right-top {
    display: block;
    inset: 0% auto auto 10vw;
    overflow: hidden;
  }

  .logo-image {
    width: 10.7rem;
  }

  .faq-image-wrap {
    width: 85%;
    height: 350px;
  }

  .contact-left {
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .contact-image-wrap {
    width: 100%;
    height: 350px;
  }

  .hero-overlay-right {
    opacity: 1;
    background-color: #0000;
  }

  .faq-top {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 1rem 0;
    display: flex;
  }

  .about-innerwrap-left {
    width: 15%;
  }

  .about-round-text {
    width: 100%;
    height: 100%;
  }

  .hero-heading-2 {
    font-size: 9vw;
    line-height: 8vw;
  }

  .hero-scroll-wrap {
    height: auto;
  }

  .hero-text-wrap-2 {
    mix-blend-mode: normal;
  }

  .hero-overlay-right-2 {
    opacity: 1;
    background-color: #0000;
  }

  .hero-overlay-left-2 {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    opacity: 1;
    padding-top: 6vw;
    display: flex;
  }

  .custom-cursor-wrap {
    display: flex;
  }

  .padding-section-medium-2 {
    height: 100vh;
    padding-bottom: 4rem;
  }

  .heading.tips {
    margin-bottom: 8px;
    font-size: 140px;
  }

  .heading.tips._1 {
    min-width: 9rem;
  }

  .impact-accorde {
    margin-left: 2rem;
  }

  .accordion-2.x-00 {
    padding-top: 7.3rem;
    padding-left: 1.8rem;
    overflow: visible;
  }

  .accordion-2.x-01 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 70%;
    padding-top: 11.5rem;
    padding-bottom: 0;
    overflow: hidden;
  }

  .accordion-2.x-02 {
    width: 70%;
    padding-top: 16rem;
    padding-bottom: 0;
    overflow: hidden;
  }

  .accordion-2.x03 {
    background-color: #86847b;
    width: 70%;
    padding-top: 22.8rem;
    padding-bottom: 0;
    overflow: hidden;
  }

  .accordion-2.x-expanded {
    background-color: #fff;
    width: 80%;
    padding-top: 29rem;
    padding-bottom: 0;
    overflow: hidden;
  }

  .accordion-2.x-00 {
    left: 10%;
  }

  .accordion-2.x-01 {
    left: 20%;
  }

  .accordion-2.x-02 {
    left: 30%;
  }

  .accordion-2.x06 {
    background-color: #fff;
    left: 0%;
  }

  .heading-9 {
    overflow: hidden;
  }

  .accordion-impact {
    z-index: auto;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    position: absolute;
    inset: 2rem;
    overflow: hidden;
  }

  .accordion-impact.main {
    flex-flow: row;
  }

  .main-wrapper {
    justify-content: flex-start;
    align-items: center;
    margin-right: 10rem;
    display: flex;
    position: static;
  }

  .tabs_link {
    padding-left: 1em;
    padding-right: 1em;
  }

  .tabs_link.active {
    padding-right: 1em;
  }

  .about-round-text-2 {
    width: 100%;
    height: 100%;
  }

  .about-round-text-2.size2 {
    font-size: .7rem;
  }

  .heading-11 {
    text-transform: uppercase;
    font-size: 27px;
  }

  .heading-12 {
    text-transform: uppercase;
    font-size: 41px;
  }
}

@media screen and (max-width: 991px) {
  .contact-sticky-corner-right-bottom {
    left: 29vw;
  }

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

  .archor-round-text {
    width: 95%;
    height: 95%;
  }

  .about-innerwrap-right {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
  }

  .about-innerwrap-right.borderleft {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .section-title-subheading.sub {
    font-size: 1rem;
  }

  .section-title-subheading.bighead {
    font-size: 1.7rem;
  }

  .hero-section {
    flex-flow: row;
  }

  .footer-nav {
    grid-column-gap: 2rem;
    grid-row-gap: 1.5rem;
    flex-flow: wrap;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
  }

  .about-story-wrap {
    width: 100%;
    position: relative;
  }

  .footer-logo {
    width: 35%;
  }

  .services-bottom-grid {
    grid-row-gap: 1rem;
  }

  .approach-number {
    font-size: 3rem;
  }

  .contact-right {
    width: 100%;
  }

  .flex-h {
    flex-flow: row;
  }

  .flex-h.flex-v-moblie {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .form-groups-wrap {
    flex-flow: column;
    display: flex;
  }

  .service-toggle {
    width: 2rem;
    height: 2rem;
  }

  .navbar-content {
    background-color: #272727;
    flex-flow: row;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    align-items: stretch;
    padding: 0 2rem;
    display: flex;
  }

  .services-bottom {
    padding-right: 1.7rem;
  }

  .footer-bottom-right {
    flex-flow: wrap;
    width: 50%;
  }

  .approach-sticky-block-right-bottom {
    width: 15vw;
    height: 10vw;
  }

  .service-toggle-icon {
    width: 1.2rem;
    height: 1.2rem;
  }

  .footer-bottom-left {
    width: 50%;
  }

  .about-icon-wrap {
    width: 10vw;
    height: 10vw;
  }

  .main-sticky-content {
    padding-top: 1vw;
  }

  .project-collection-item {
    height: 75vh;
  }

  .brand-logo {
    transform: rotate(90deg);
  }

  .brand-logo.hide-in-mobile {
    display: none;
  }

  .navbar-bottom {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .sticky-block-right-top {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 11vw;
    padding-top: 0;
    display: flex;
  }

  .brand-logo-mobile.hide-in-desktop {
    display: block;
  }

  .hero-overlay-left {
    width: 50%;
  }

  .main-sticky-title {
    top: 10rem;
  }

  .approach-sticky-corner-left-bottom {
    right: 15vw;
  }

  .contact-sticky-block-left-bottom {
    width: 29vw;
    height: 10vw;
  }

  .about-sticky-corner-left-top {
    bottom: 18vh;
  }

  .text-medium.font-weight-normal {
    font-size: 1.25rem;
  }

  .section-title {
    font-size: 2rem;
    line-height: 1.1;
  }

  .faq-sticky-corner-left-top {
    top: 10vw;
  }

  .about-number-wrap {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-items: center;
  }

  .approach-step {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    width: 90%;
  }

  .about-wrap {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .contact-sticky-corner-left-top-copy {
    bottom: 10vw;
  }

  .call-to-action {
    text-align: center;
    width: auto;
  }

  .services-bottom-left {
    width: 100%;
  }

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

  .about-number-text {
    font-size: 3.5rem;
  }

  .approach-step-wrap {
    padding-bottom: 6vw;
  }

  .navbar-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    height: 100%;
    display: flex;
  }

  .social-list {
    display: flex;
  }

  .services-bottom-right {
    width: 100%;
  }

  .service-image-base {
    display: none;
  }

  .approach-sticky-corner-right-top {
    bottom: 10vw;
  }

  .background-video {
    display: none;
  }

  .footer-top {
    flex-flow: row;
    align-items: flex-start;
  }

  .about-sticky-block-left-bottom {
    width: 18vw;
    height: 18vh;
  }

  .about-circle-wrap {
    width: 15vw;
    height: 15vw;
    display: flex;
    position: absolute;
    inset: -150% auto auto 0%;
  }

  .footer-bottom {
    flex-flow: row;
    align-items: flex-start;
  }

  .services-bottom-padding {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    padding-top: 0;
  }

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

  .services-top {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .about-sticky-corner-left-bottom {
    left: 18vw;
  }

  .archor-wrap {
    width: 17vw;
    height: 17vw;
    bottom: 13vw;
  }

  .approach-title {
    font-size: 1.3rem;
    line-height: 1;
  }

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

  .sticky-corner-right {
    bottom: 11vw;
  }

  .footer-logo-image {
    width: 100%;
  }

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

  .about-innerwrap-middle {
    order: -1;
    width: 100%;
  }

  .service-title {
    font-size: 3rem;
  }

  .faq-sticky-block-right-bottom {
    width: 15vw;
    height: 10vw;
  }

  .approach-step-right {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .contact-section {
    padding-bottom: 0;
  }

  .approach-image-wrap {
    width: 90%;
    height: 380px;
  }

  .brand {
    order: -1;
    justify-content: center;
    align-items: center;
  }

  .hero-subheading-large {
    bottom: auto;
  }

  .faq-sticky-corner-right-top {
    left: 15vw;
  }

  .faq-image-wrap {
    width: 90%;
    height: 380px;
  }

  .contact-left {
    width: 100%;
    padding-right: 0;
  }

  .archor-icon-wrap {
    width: 10vw;
    height: 10vw;
  }

  .about-innerwrap-left {
    width: 100%;
    display: flex;
  }

  .navbar {
    background-color: #272727;
    justify-content: center;
    width: 100%;
    height: 4rem;
    position: fixed;
  }

  .archor-round-text-2 {
    width: 95%;
    height: 95%;
  }

  .archor-icon-wrap-2 {
    width: 10vw;
    height: 10vw;
  }

  .hero-overlay-left-2 {
    width: 50%;
  }

  .archor-round-text-3 {
    width: 95%;
    height: 95%;
  }

  .archor-icon-wrap-3 {
    width: 10vw;
    height: 10vw;
  }

  .archor-round-text-4 {
    width: 95%;
    height: 95%;
  }

  .archor-icon-wrap-4 {
    width: 10vw;
    height: 10vw;
  }

  .accordion-label.show-mvp {
    padding-left: 24px;
    padding-right: 24px;
    display: block;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
  }

  .accordions {
    display: none;
  }

  .paragraph {
    font-size: 1rem;
  }

  .section_impact-intro {
    width: 85vw;
  }

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

  .work_card {
    width: 50vw;
  }

  .text-big-number {
    font-size: 10rem;
    right: 1%;
  }

  .heading-3, .heading-3.blue {
    font-size: 30px;
    line-height: 25px;
  }

  .heading-3.blue.h {
    font-size: 39px;
    line-height: 36px;
  }

  .heading-3.size3 {
    font-size: 30px;
    line-height: 25px;
  }

  .hero-heading-reveal {
    text-align: center;
    font-size: 5em;
  }

  .custom-cursor-wrap {
    display: none;
  }

  .navbar-content-2 {
    background-color: #272727;
    flex-flow: row;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    align-items: stretch;
    padding: 0 2rem;
    display: flex;
  }

  .yellow {
    font-size: 23px;
  }

  .image-5 {
    width: 70%;
    display: none;
  }

  .cta_content {
    width: auto;
  }

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

  .cta_content-parent {
    flex-flow: column;
    justify-content: center;
  }

  .section_cta {
    width: 100svw;
    min-width: auto;
  }

  .image-6 {
    width: 70%;
    display: none;
  }

  .heading-5 {
    font-size: 15px;
  }

  .nj {
    width: 252px;
  }

  .text-big-number-2 {
    font-size: 10rem;
    right: 1%;
  }

  .heading-10 {
    font-size: 33px;
  }

  .text-block-9 {
    font-size: 30px;
  }

  .more-about-oca {
    height: 54vh;
    padding-top: 6vw;
  }

  .container-3 {
    margin-top: 0;
  }

  .about-icon-wrap-2 {
    width: 10vw;
    height: 10vw;
  }

  .chapter_name1 {
    font-size: .8rem;
  }

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

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

  .chapter_number {
    font-size: .8rem;
  }

  .gradient {
    opacity: .7;
  }

  .testimonial_image {
    width: 100%;
  }

  .subheading_page {
    font-size: 1.7rem;
  }

  .arrow_left {
    width: 2rem;
    height: 2rem;
  }

  .chapter_name {
    font-size: .8rem;
  }

  .heading-subheading_page {
    grid-column-gap: 1.3rem;
    grid-row-gap: 1.3rem;
  }

  .number {
    font-size: 4rem;
  }

  .subheading_page2 {
    font-size: 1.7rem;
  }

  .text-span-15 {
    font-size: .8rem;
  }

  .gallery_image {
    aspect-ratio: 3 / 2;
  }

  .arrow_right {
    width: 2rem;
    height: 2rem;
  }

  .page-image_container {
    border-bottom: 1px solid #15232f40;
    order: -1;
    width: auto;
    height: auto;
    bottom: 0%;
  }

  .page-image_container._2 {
    justify-content: flex-start;
    height: auto;
    top: -20%;
    bottom: -49%;
  }

  .page-image_container._2._3 {
    top: -20%;
  }

  .page-image_container.team {
    top: -4%;
  }

  .rl_gallery21_arrow-icon {
    width: 1rem;
    height: 1rem;
  }

  .header_top {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    height: 100%;
    padding-left: 3rem;
    padding-right: 3rem;
    display: flex;
  }

  .quote-image_container {
    top: -2%;
  }

  .testimonial_text {
    font-size: 1.1rem;
  }

  .heading_image {
    width: 100%;
    height: 40rem;
  }

  .heading_image._02 {
    align-items: flex-start;
    height: 40rem;
  }

  .testimonial_component {
    padding-bottom: 4rem;
  }

  .back-button {
    z-index: 1;
    color: #fff;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: stretch;
    position: static;
    inset: 3rem 0% auto 3rem;
  }

  .section_pagetop_2 {
    border-bottom-style: solid;
    flex-flow: column;
    height: 24rem;
    min-height: 20svh;
  }

  .next_button {
    align-items: center;
  }

  .section_page-bottombar {
    position: fixed;
  }

  .page_padding {
    padding: 5rem 3rem;
  }

  .page_padding.bottom {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: row;
    align-content: center;
  }

  .page-heading_container {
    justify-content: space-between;
    max-width: 100%;
    height: 100%;
    padding: 2rem 0;
  }

  .testimonial_image-wrapper {
    aspect-ratio: 1;
    max-width: 25rem;
    height: 100%;
    overflow: hidden;
  }

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

  .spacing_block-large {
    padding-bottom: 4.5rem;
  }

  .rl_gallery21_slider {
    padding-bottom: 4rem;
  }

  .quote-image {
    width: 55vw;
  }

  .paragraph-1_page {
    font-size: .9rem;
  }

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

  .chapter_number2, .chapter_number-2, .chapter_number2-2, .chapter_name-2 {
    font-size: .8rem;
  }

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

  .testimonial_text-2 {
    font-size: 1.1rem;
  }

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

  .paragraph-1_page-2 {
    font-size: .9rem;
  }

  .chapter_number2-3 {
    font-size: .8rem;
  }

  .paragraph-1_page-3 {
    font-size: .9rem;
  }

  .chapter_number2-4 {
    font-size: .8rem;
  }

  .gallery_image-2 {
    aspect-ratio: 3 / 2;
  }

  .paragraph-1_page-4 {
    font-size: .9rem;
  }

  .chapter_number2-5 {
    font-size: .8rem;
  }

  .table-cell-2, .table-cell {
    height: 4rem;
    padding: 1.5rem;
  }

  .paragraph-1_page-5 {
    font-size: .9rem;
  }

  .chapter_number2-6 {
    font-size: .8rem;
  }

  .testimonial_title {
    font-size: 1.8rem;
  }

  .testimonial_team-imagewrap {
    display: none;
  }

  .paragraph-1_page-6 {
    font-size: .9rem;
  }

  .background-video-7 {
    display: none;
  }

  .background-video-mobile-2 {
    display: block;
  }

  .downloadbtn {
    margin-right: 32px;
  }
}

@media screen and (max-width: 767px) {
  .odometer {
    font-size: 3rem;
  }

  .odometer._5 {
    font-size: 1.5rem;
    top: -.2rem;
  }

  .grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .section_impact-intro {
    border-left-style: none;
    border-right-style: none;
    width: 100%;
  }

  .padding-section-medium {
    width: 100%;
    height: auto;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section_heading {
    font-size: 3.5rem;
  }

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

  .impact_content-parent {
    width: 100%;
    min-width: auto;
  }

  .padding-global {
    width: auto;
    height: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .impact_content {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    width: 90%;
    max-width: none;
  }

  .work_card-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    height: auto;
  }

  .text-link_wrap {
    font-size: .875rem;
    display: block;
  }

  .section_work {
    border-bottom: 1px solid #15232f40;
  }

  .work_list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    height: auto;
  }

  .work_card-image-wrap {
    margin-bottom: .5rem;
    padding-bottom: 0%;
  }

  .work_card {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: 100%;
    min-width: 100%;
    max-width: none;
    height: 100%;
  }

  .heading-impact {
    color: #15232f;
    min-height: auto;
    font-size: 1.2rem;
  }

  .text_block-link {
    font-size: .8rem;
  }

  .text-big-number {
    font-size: 5rem;
    line-height: 100%;
    bottom: 3%;
    right: 2%;
  }

  .image-full-cover {
    height: 10rem;
  }

  .hero-heading-reveal {
    font-size: 3em;
  }

  .image-5 {
    opacity: .5;
  }

  .padding-section-medium-2 {
    width: 100%;
    height: auto;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .div-block-14 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    align-items: center;
    width: 100%;
  }

  .cta_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-right: 0;
  }

  .btn-join {
    display: none;
  }

  .btn-join.join {
    width: auto;
    display: block;
  }

  .padding-global-2 {
    width: auto;
    height: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .arrow_svg {
    display: block;
  }

  .cta_heading {
    font-size: 3.5rem;
  }

  .logo {
    filter: brightness(200%) saturate(0%);
    width: 8rem;
  }

  .cta_content-parent {
    width: 100%;
    min-width: auto;
  }

  .image-6 {
    opacity: .5;
  }

  .article {
    flex-direction: column-reverse;
    align-items: flex-start;
    display: block;
  }

  .heading, .heading.tips {
    font-size: 100px;
  }

  .text-big-number-2 {
    font-size: 5rem;
    line-height: 100%;
    bottom: 3%;
    right: 2%;
  }

  .tab_contain {
    width: 100%;
    max-width: 43em;
  }

  .tabs_content {
    width: 100%;
    height: 0%;
  }

  .tabs_content.active {
    height: 100%;
  }

  .tabs {
    flex-direction: column;
  }

  .tabs_heading {
    transform: rotate(0);
  }

  .tabs_link {
    border-width: 2px 0;
    border-top-style: solid;
    border-top-color: #000;
    border-bottom-style: solid;
    border-bottom-color: #0000;
  }

  .tabs_link.active {
    border-bottom-color: #000;
  }

  .chapter_name1 {
    display: none;
  }

  .testimonial_content-wrapper {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .rich-text {
    max-width: 40rem;
  }

  .chapter_number {
    display: block;
  }

  .testimonial_spacing {
    padding-bottom: 1.5rem;
  }

  .testimonial_team {
    align-items: center;
    width: 100%;
  }

  .subheading_page {
    font-size: 1.5rem;
  }

  .arrow_left {
    right: 3.5rem;
  }

  .chapter_name {
    display: none;
  }

  .number {
    font-size: 10vw;
  }

  .subheading_page2 {
    font-size: 1.5rem;
  }

  .heading_page-section {
    width: 100%;
    max-width: 30rem;
    display: block;
  }

  .content-2 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    max-width: 30rem;
  }

  .list {
    margin-top: 0;
  }

  .rl_gallery21_component {
    width: 100%;
  }

  .page-image_container {
    top: 0%;
  }

  .page-image_container._2 {
    top: -10%;
    bottom: -20%;
  }

  .page-image_container._2._3 {
    top: 0%;
  }

  .page-image_container.governance {
    top: -5%;
  }

  .page-image_container.team {
    top: -2%;
  }

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

  .header_top {
    width: 100%;
    max-width: 30rem;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial_text {
    font-size: 1rem;
  }

  .heading_image {
    border-bottom: 1px solid #15232f40;
    height: 27rem;
  }

  .heading_image._02 {
    height: 29rem;
  }

  .testimonial_component {
    width: 100%;
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .testimonial_component.team {
    flex-flow: column;
    display: block;
  }

  .back-button {
    inset: 1.5rem 0% auto 1.5rem;
  }

  .section_pagetop_2 {
    border-bottom-style: solid;
    flex-flow: column;
  }

  .next_button {
    display: none;
  }

  .next_button.mobile {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .rl_gallery21_mask {
    width: 100%;
  }

  .section_page-bottombar {
    width: 100%;
    height: 3rem;
    display: none;
    position: fixed;
  }

  .testimonial_mask {
    max-width: 100%;
  }

  .gallery_grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .gallery_grid._2 {
    display: none;
  }

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

  .gallery_image-wrapper {
    padding-top: 100%;
  }

  .page_padding {
    align-items: center;
    height: auto;
    padding: 3rem 1.5rem;
    display: flex;
    overflow: hidden;
  }

  .page_padding.bottom {
    align-self: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .page-heading_container {
    flex-flow: column;
    align-items: center;
    padding: 3rem 1.5rem;
    display: flex;
  }

  .testimonial_image-wrapper {
    aspect-ratio: 16 / 9;
    max-width: none;
  }

  .testimonial_image-wrapper.team {
    display: none;
  }

  .heading-impact-2 {
    color: #15232f;
    min-height: auto;
    font-size: 1.2rem;
  }

  .heading-impact-2.white {
    font-size: 2rem;
  }

  .spacing_block-large {
    max-width: 30rem;
    padding-bottom: 2rem;
    display: block;
  }

  .quote-image {
    width: 60vw;
    max-width: 70%;
    margin-top: 0%;
  }

  .paragraph-1_page {
    max-width: none;
    font-size: .9rem;
  }

  .paragraph-1_page.white {
    width: auto;
    max-width: none;
  }

  .bold-text {
    font-size: 2.1rem;
  }

  .chapter_number2 {
    display: none;
  }

  .chapter_number-2 {
    display: block;
  }

  .chapter_number2-2, .chapter_name-2 {
    display: none;
  }

  .number-2 {
    font-size: 10vw;
  }

  .testimonial_text-2 {
    font-size: 1rem;
  }

  .heading-impact-3 {
    color: #15232f;
    min-height: auto;
    font-size: 1.2rem;
  }

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

  .paragraph-1_page-2 {
    max-width: none;
    font-size: .9rem;
  }

  .paragraph-1_page-2.white {
    width: auto;
    max-width: none;
  }

  .chapter_number2-3 {
    display: none;
  }

  .paragraph-1_page-3 {
    max-width: none;
    font-size: .9rem;
  }

  .paragraph-1_page-3.white {
    width: auto;
    max-width: none;
  }

  .chapter_number2-4 {
    display: none;
  }

  .paragraph-1_page-4 {
    max-width: none;
    font-size: .9rem;
  }

  .paragraph-1_page-4.white {
    width: auto;
    max-width: none;
  }

  .chapter_number2-5 {
    display: none;
  }

  .table-cell-2 {
    height: 3.5rem;
    padding: .5rem;
  }

  .text-3 {
    font-size: .8rem;
    line-height: 100%;
  }

  .table-header-2 {
    height: 3.5rem;
    padding: .5rem;
  }

  .text {
    font-size: .8rem;
  }

  .table-cell {
    height: 3.5rem;
    padding: .5rem;
    line-height: 1.5;
  }

  .paragraph-1_page-5 {
    max-width: none;
    font-size: .9rem;
  }

  .chapter_number2-6 {
    display: none;
  }

  .testimonial_team-image {
    object-fit: cover;
    border-radius: 50px;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .testimonial_title {
    font-size: 1.4rem;
  }

  .testimonial_team-imagewrap {
    width: 4rem;
    height: 4rem;
    display: block;
  }

  .bold-text-2 {
    font-size: 1.2rem;
  }

  .paragraph-1_page-6 {
    max-width: none;
    font-size: .9rem;
  }

  .testimonial_team-2 {
    align-items: center;
    width: 100%;
  }

  .heading_page-section-2 {
    width: 100%;
    max-width: 30rem;
    display: block;
  }

  .content-4 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    max-width: 30rem;
  }

  .bold-text-4 {
    font-size: 1.2rem;
  }

  .downloadbtn {
    margin-right: 32px;
  }
}

@media screen and (max-width: 479px) {
  .contact-sticky-corner-right-bottom {
    left: 55vw;
  }

  .container {
    padding: 2rem 1rem 6rem;
  }

  .container.flex-h.flex-v {
    flex-flow: column;
    padding-top: 2rem;
    padding-bottom: 6rem;
  }

  .testimonial-outwrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    max-height: 450px;
  }

  .about-innerwrap-right {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .about-innerwrap-right.borderright {
    border: 0 solid #000;
  }

  .about-innerwrap-right.borderleft {
    border-left-width: 0;
    border-right-width: 0;
  }

  .timeline-circle {
    display: none;
  }

  .testimonials-vertical-wrapper {
    width: 100%;
  }

  .testimonials-vertical-wrapper.hide-in-tablet, .testimonials-vertical-wrapper.hide-in-portrait {
    display: none;
  }

  .hero-heading {
    word-break: break-all;
    width: 100%;
    font-size: 3rem;
    line-height: 1;
  }

  .section-title-subheading {
    font-size: 1.25rem;
  }

  .section-title-subheading.sub {
    font-size: .7rem;
    line-height: 12px;
  }

  .section-title-subheading.bighead {
    font-size: .9rem;
  }

  .hero-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 114vh;
  }

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

  .hero-subheading.text-align-left {
    font-size: 1.25rem;
  }

  .footer-logo {
    width: 45%;
  }

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

  .approach-number {
    font-size: 2rem;
  }

  .service-toggle {
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem;
  }

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

  .services-bottom {
    padding-left: 0;
    padding-right: 0;
  }

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

  .approach-sticky-block-right-bottom {
    width: 25vw;
    height: 25vw;
  }

  .team-grid-wrap {
    height: 350px;
  }

  .about-icon-wrap {
    width: 14vw;
    height: 14vw;
  }

  .sticky-corner-right-bottom {
    inset: 0% 3vw auto auto;
    transform: rotate(270deg);
  }

  .avator-image-wrap {
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
  }

  .main-sticky-content {
    width: 100%;
  }

  .project-collection-item {
    height: 50vh;
  }

  .sticky-block-right-top {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: 12vw;
    padding-top: 0;
    padding-right: 3vw;
    display: flex;
  }

  .brand-logo-mobile.hide-in-desktop {
    width: 100%;
  }

  .hero-overlay-left {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    display: flex;
    position: relative;
  }

  .approach-sticky-corner-left-bottom {
    right: 25vw;
  }

  .sticky-block-bottom {
    width: 3vw;
    height: 100%;
  }

  .contact-sticky-block-left-bottom {
    width: 55vw;
    height: 23vw;
    padding-right: 1rem;
  }

  .about-sticky-corner-left-top {
    bottom: 10vh;
  }

  .form-textarea {
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: 1rem;
  }

  .text-medium {
    flex: 1;
    font-size: 1rem;
    display: block;
  }

  .text-medium.font-weight-normal {
    font-size: 1rem;
    line-height: 1.5;
  }

  .text-medium.font-weight-normal.team-member {
    flex: 0 auto;
    line-height: 1;
  }

  .text-medium.font-weight-normal.color-grey {
    flex: 0 auto;
  }

  .text-medium.line-height-small {
    font-size: 1rem;
  }

  .section-title {
    margin-left: 0;
    font-size: 1.5rem;
  }

  .faq-sticky-corner-left-top {
    top: 25vw;
  }

  .services-grid-third {
    text-align: left;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: auto;
    height: auto;
    display: block;
    position: static;
  }

  .about-number-wrap {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    justify-content: space-between;
    align-items: center;
  }

  .footer-nav-link {
    font-size: 1rem;
  }

  .service-section {
    padding-top: 2rem;
  }

  .approach-step {
    width: 100%;
  }

  .about-wrap {
    max-width: 91vw;
  }

  .service-title-subheading {
    font-size: 1rem;
  }

  .contact-sticky-corner-left-top-copy {
    bottom: 23vw;
  }

  .call-to-action {
    width: 100%;
    font-size: 1rem;
    position: relative;
  }

  .project-content-wrapper {
    top: 20vh;
  }

  .hero-text.line-height-small {
    max-width: 100%;
    font-size: 1.25rem;
    line-height: 1.2;
  }

  .select-field {
    min-height: 30px;
    padding-left: .5rem;
    font-size: 1rem;
  }

  .sticky-corner-right-top {
    display: none;
  }

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

  .about-number-text {
    font-size: 3rem;
  }

  .approach-step-wrap {
    border-left-style: none;
    padding-bottom: 8vw;
  }

  .service-title-flex {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .archor-icon {
    width: 1.5rem;
    font-size: 1.3rem;
  }

  .space-medium {
    width: 2rem;
    height: 2rem;
  }

  .faq-toggle {
    width: 1.5rem;
    height: 1.5rem;
  }

  .approach-sticky-corner-right-top {
    bottom: 25vw;
  }

  .about-icon-image {
    width: 1.5rem;
  }

  .background-video {
    height: 100vh;
    top: 0;
  }

  .footer-top {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .about-sticky-block-left-bottom {
    width: 27vw;
    height: 10vh;
  }

  .about-circle-wrap {
    width: 25vw;
    height: 25vw;
    top: -90%;
  }

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

  .services-grid-second {
    align-items: flex-start;
  }

  .services-bottom-padding {
    padding-bottom: 1.5rem;
  }

  .team-button {
    width: 3rem;
    height: 3rem;
  }

  .footer-section {
    padding: 2rem 1rem;
  }

  .hero-team {
    width: 100%;
  }

  .background-video-mobile {
    height: 100vh;
    top: 0;
  }

  .hero-text-wrap {
    width: 100%;
  }

  .services-top {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .team-sticky-block-left-bottom {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 20px;
  }

  .about-sticky-corner-left-bottom {
    left: 27vw;
  }

  .archor-wrap {
    width: 25vw;
    height: 25vw;
    inset: 4% 7% auto auto;
  }

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

  .sticky-corner-right {
    bottom: 12vw;
    right: 3vw;
  }

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

  .service-title {
    font-size: 1.75rem;
  }

  .main-sticky-wrapper {
    width: 100%;
  }

  .text-small {
    color: var(--color-2);
  }

  .faq-sticky-block-right-bottom {
    width: 25vw;
    height: 25vw;
  }

  .approach-step-right {
    margin-left: 0;
  }

  .approach-section.hero-text-wrap.mobilev {
    padding-top: 24vw;
  }

  .services-grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: auto 1fr auto;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    display: grid;
  }

  .title-wrap.title-wrap-large {
    width: 100%;
  }

  .approach-image-wrap {
    width: 100%;
    height: 350px;
  }

  .brand {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .hero-subheading-large {
    z-index: auto;
    width: 100%;
    font-size: 4.5vw;
    display: block;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .faq-sticky-corner-right-top {
    left: 25vw;
  }

  .logo-image {
    max-height: 1.5rem;
  }

  .faq-image-wrap {
    width: 100%;
    height: 350px;
  }

  .contact-image-wrap {
    height: 350px;
  }

  .hero-overlay-right {
    width: 100%;
    height: 45vh;
    position: relative;
    top: 0;
  }

  .faq-top {
    align-items: flex-start;
  }

  .archor-icon-wrap {
    width: 14vw;
    height: 14vw;
  }

  .profile-picture, .profile-picture.profile-picture-margin-left {
    width: 3rem;
  }

  .team-arrow-icon {
    width: 1.5rem;
    font-size: 1.3rem;
  }

  .form-input {
    min-height: 30px;
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: 1rem;
  }

  .text-block-2 {
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
    display: none;
  }

  .hero-heading-2 {
    word-break: break-all;
    width: 75%;
    font-size: 3rem;
    line-height: 1;
  }

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

  .hero-text-wrap-2 {
    width: 100%;
  }

  .hero-overlay-right-2 {
    width: 100%;
    height: 45vh;
    position: relative;
    top: 0;
  }

  .archor-icon-wrap-2 {
    width: 14vw;
    height: 14vw;
  }

  .hero-heading-3 {
    word-break: break-all;
    width: 100%;
    font-size: 3rem;
    line-height: 1;
  }

  .hero-overlay-left-2 {
    width: 100%;
    height: 55vh;
    padding-top: 15vw;
    padding-right: 6vw;
    position: relative;
  }

  .archor-icon-wrap-3, .archor-icon-wrap-4 {
    width: 14vw;
    height: 14vw;
  }

  .rightside {
    width: 100%;
  }

  .accordion-label.show-mvp {
    font-size: 60px;
  }

  .odometer {
    font-size: 2rem;
  }

  .odometer._5 {
    top: -.25rem;
  }

  .gtid__spacer {
    display: none;
  }

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

  .section_impact-intro {
    border-left-style: none;
    border-right-style: none;
    height: auto;
  }

  .padding-section-medium {
    border-top-style: none;
    border-top-color: #15232f40;
    width: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section_heading {
    font-size: 3.5em;
  }

  .paragraph-2.right {
    max-width: 92%;
  }

  .padding-global {
    height: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .impact_content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .work_card-content {
    height: auto;
  }

  .work_list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .text-big-number {
    font-size: 4rem;
    bottom: 2%;
    right: 4%;
  }

  .image-full-cover {
    height: 15rem;
  }

  .heading-3 {
    font-size: 21px;
    line-height: 19px;
  }

  .heading-3.blue {
    font-size: 25px;
  }

  .heading-3.blue.h {
    font-size: 29px;
    line-height: 25px;
  }

  .heading-3.size3 {
    font-size: 29px;
  }

  .div-block-2 {
    padding-top: 0;
  }

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

  .yellow {
    height: auto;
    line-height: 28px;
  }

  .image-5 {
    opacity: .1;
    width: 130%;
    max-width: none;
    left: -33%;
  }

  .div-block-20 {
    transform: scale3d(1none, 1none, 1none);
  }

  .padding-section-medium-2 {
    border-top-style: none;
    border-top-color: #15232f40;
    width: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-block-14 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

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

  .padding-global-2 {
    height: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .arrow_svg {
    display: block;
  }

  .cta_heading {
    font-size: 3.5rem;
  }

  .logo {
    order: -1;
    width: 9rem;
  }

  .cta_content-parent {
    height: 100%;
  }

  .image-6 {
    opacity: .1;
    width: 130%;
    max-width: none;
    left: -33%;
  }

  .columns {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .heading-5 {
    font-size: 11px;
    line-height: 8px;
  }

  .nj.mobile {
    font-size: .9rem;
  }

  .heading, .heading.tips {
    font-size: 80px;
  }

  .text-big-number-2 {
    font-size: 4rem;
    bottom: 2%;
    right: 4%;
  }

  .tabs_heading {
    font-size: 1.5em;
  }

  .tabs_link {
    padding-left: .9em;
    padding-right: .9em;
  }

  .heading-10 {
    font-size: 11px;
  }

  .text-block-9 {
    font-size: 17px;
  }

  .more-about-oca {
    height: 100vh;
  }

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

  .about-icon-wrap-2 {
    width: 14vw;
    height: 14vw;
  }

  .heading-11 {
    padding-left: 1.6rem;
    font-size: 18px;
    line-height: 25px;
  }

  .image_container {
    aspect-ratio: auto;
  }

  .chapter_name1 {
    align-self: center;
    width: 100%;
    max-width: 80vw;
    font-size: .8rem;
    line-height: 100%;
    display: none;
  }

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

  .testimonial_name {
    font-size: .9rem;
  }

  .chapter_number {
    align-self: center;
    font-size: .8rem;
    line-height: 100%;
    display: block;
  }

  .testimonial_position {
    font-size: .8rem;
  }

  .vectors-wrapper {
    align-self: center;
    width: auto;
    height: auto;
    line-height: 100%;
  }

  .page_testimonial {
    padding-bottom: 2rem;
  }

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

  .subheading_page {
    font-size: 1.2rem;
  }

  .chapter_name {
    align-self: center;
    width: 100%;
    max-width: 80vw;
    font-size: .8rem;
    line-height: 100%;
    display: none;
  }

  .number {
    font-size: 4rem;
  }

  .subheading_page2, .heading_page-section {
    font-size: 1.2rem;
  }

  .content-2 {
    max-width: 100%;
    display: inline-flex;
  }

  .list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .rl_gallery7_lightbox-link {
    aspect-ratio: 1;
  }

  .gallery-image_wrapper {
    height: 100%;
  }

  .page-image_container {
    border-top: 1px solid #15232f40;
    border-bottom: 1px solid #15232f40;
    border-left-style: none;
    height: 480px;
    position: fixed;
    top: 0%;
  }

  .page-image_container._2 {
    width: auto;
    min-width: 100%;
    min-height: 100%;
    top: 0%;
    bottom: 0%;
  }

  .page-image_container._2._3 {
    top: 0%;
  }

  .page-image_container.governance {
    top: -10%;
  }

  .quote-image_container {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .testimonial_text {
    font-size: .9rem;
  }

  .heading_image {
    object-fit: cover;
    height: 100%;
  }

  .heading_image._02 {
    height: 25rem;
  }

  .heading_image._03 {
    height: 24rem;
    max-height: none;
  }

  .testimonial_component {
    padding-bottom: 4rem;
  }

  .section_pagetop_2 {
    height: 50svh;
    min-height: 0;
    max-height: 25rem;
  }

  .next_button {
    align-self: center;
  }

  .rl_gallery21_mask {
    width: 100%;
  }

  .section_page-bottombar {
    height: 3rem;
    position: fixed;
  }

  .gallery_grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .gallery_grid._1, .gallery_grid._2 {
    display: block;
  }

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

  .gallery_image-wrapper {
    width: auto;
    height: auto;
  }

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

  .testimonial_image-wrapper {
    aspect-ratio: 1;
  }

  .big_image {
    width: 100%;
    height: auto;
  }

  .heading-impact-2.white {
    font-size: 1.5rem;
  }

  .rl_gallery21_slider {
    padding-bottom: 4rem;
  }

  .quote-image {
    width: auto;
    max-width: 75%;
  }

  .bold-text {
    font-size: 1.7rem;
  }

  .chapter_number2 {
    align-self: center;
    width: 100%;
    max-width: 80vw;
    font-size: .8rem;
    line-height: 100%;
    display: none;
  }

  .testimonial_name-2 {
    font-size: .9rem;
  }

  .chapter_number-2 {
    align-self: center;
    font-size: .8rem;
    line-height: 100%;
    display: block;
  }

  .testimonial_position-2 {
    font-size: .8rem;
  }

  .chapter_number2-2 {
    align-self: center;
    width: 100%;
    max-width: 80vw;
    font-size: .8rem;
    line-height: 100%;
    display: none;
  }

  .page_testimonial-2 {
    padding-bottom: 2rem;
  }

  .chapter_name-2 {
    align-self: center;
    width: 100%;
    max-width: 80vw;
    font-size: .8rem;
    line-height: 100%;
    display: none;
  }

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

  .testimonial_text-2 {
    font-size: .9rem;
  }

  .heading-impact-3.white {
    font-size: 1.5rem;
  }

  .chapter_number2-3, .chapter_number2-4, .chapter_number2-5 {
    align-self: center;
    width: 100%;
    max-width: 80vw;
    font-size: .8rem;
    line-height: 100%;
    display: none;
  }

  .table-header {
    padding: 1rem;
  }

  .table-cell-2 {
    height: 4rem;
  }

  .text-3 {
    line-height: 100%;
  }

  .table-header-2 {
    height: 3.5rem;
  }

  .table-cell {
    height: 4rem;
  }

  .chapter_number2-6 {
    align-self: center;
    width: 100%;
    max-width: 80vw;
    font-size: .8rem;
    line-height: 100%;
    display: none;
  }

  .testimonial_team-image {
    object-fit: cover;
    border-radius: 50px;
    width: 4rem;
    max-width: 4rem;
    height: 4rem;
  }

  .testimonial_title {
    font-size: 1.2rem;
  }

  .team_testimonial {
    padding-bottom: 2rem;
  }

  .bold-text-2 {
    font-size: 1rem;
  }

  .background-video-6.mobile {
    display: none;
  }

  .testimonial_team-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .heading_page-section-2 {
    font-size: 1.2rem;
  }

  .content-4 {
    max-width: 100%;
    display: inline-flex;
  }

  .bold-text-4 {
    font-size: 1rem;
  }

  .background-video-7 {
    height: 100vh;
    top: 0;
  }

  .background-video-mobile-2 {
    height: 100vh;
    display: none;
    top: 0;
  }

  .image-24.logo2 {
    width: 45%;
  }

  .container-5 {
    padding-top: 12px;
  }

  .container-5.mobile {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    padding-left: 0;
  }

  .ocalogo {
    justify-content: space-between;
    align-items: center;
    width: 37%;
  }

  .div-block-36 {
    flex-flow: column;
    align-self: stretch;
    width: 100%;
    max-width: 100%;
  }

  .video-hero-mobile {
    width: 100%;
  }

  .background-video-8 {
    object-fit: contain;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .mob {
    width: 100%;
    height: 100%;
  }

  .mob.mmobile.vis {
    display: block;
  }

  .downloadbtn {
    display: contents;
    top: 60px;
  }

  .downloadbtn.mobile {
    display: flex;
  }
}

#w-node-ee8544c0-f322-351a-c011-d27fb18c124e-d3cc2494, #w-node-ee8544c0-f322-351a-c011-d27fb18c1254-d3cc2494 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-ee8544c0-f322-351a-c011-d27fb18c1256-d3cc2494 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-ee8544c0-f322-351a-c011-d27fb18c1259-d3cc2494 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-ee8544c0-f322-351a-c011-d27fb18c1263-d3cc2494 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: start;
}

#w-node-ee8544c0-f322-351a-c011-d27fb18c125e-d3cc2494 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-ee8544c0-f322-351a-c011-d27fb18c1260-d3cc2494 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_6dbf2de7-3b06-3466-59ad-c942d648ea99-d3cc2494, #w-node-_6dbf2de7-3b06-3466-59ad-c942d648ea9b-d3cc2494, #w-node-_6dbf2de7-3b06-3466-59ad-c942d648ea9d-d3cc2494, #w-node-_6dbf2de7-3b06-3466-59ad-c942d648ea9f-d3cc2494, #w-node-_6dbf2de7-3b06-3466-59ad-c942d648eaa1-d3cc2494, #w-node-_6dbf2de7-3b06-3466-59ad-c942d648eaa3-d3cc2494, #w-node-_6dbf2de7-3b06-3466-59ad-c942d648eaa5-d3cc2494, #w-node-_6dbf2de7-3b06-3466-59ad-c942d648eaa7-d3cc2494, #w-node-_920f7ca0-e553-3e88-07c0-475e62f8fdfd-d3cc2494, #w-node-_920f7ca0-e553-3e88-07c0-475e62f8fdff-d3cc2494, #w-node-_920f7ca0-e553-3e88-07c0-475e62f8fe01-d3cc2494, #w-node-_920f7ca0-e553-3e88-07c0-475e62f8fe03-d3cc2494, #w-node-_920f7ca0-e553-3e88-07c0-475e62f8fe05-d3cc2494, #w-node-_920f7ca0-e553-3e88-07c0-475e62f8fe07-d3cc2494, #w-node-_920f7ca0-e553-3e88-07c0-475e62f8fe09-d3cc2494, #w-node-_920f7ca0-e553-3e88-07c0-475e62f8fe0b-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1aa-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1ac-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1ae-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1b0-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1b2-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1b4-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1b6-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1b8-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a199-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a19b-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a19d-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a19f-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1a1-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1a3-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1a5-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1a7-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1bb-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1bd-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1bf-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1c1-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1c3-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1c5-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1c7-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a1c9-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a163-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a165-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a167-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a16d-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a16f-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a171-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a174-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a176-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a17a-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a17c-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a17e-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a180-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a182-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a185-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a187-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a189-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a18b-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a18d-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a18f-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a191-d3cc2494, #w-node-a697b87d-7a9b-525f-083d-d524d179a193-d3cc2494, #w-node-_2962cb32-e730-564e-9140-0d41a1928166-d3cc2494, #w-node-_2962cb32-e730-564e-9140-0d41a1928168-d3cc2494, #w-node-_2962cb32-e730-564e-9140-0d41a192816a-d3cc2494, #w-node-_2962cb32-e730-564e-9140-0d41a192816c-d3cc2494, #w-node-_2962cb32-e730-564e-9140-0d41a192816e-d3cc2494, #w-node-c365116e-a48b-a30b-0a6d-ffc2ad2da208-d3cc2494, #w-node-c365116e-a48b-a30b-0a6d-ffc2ad2da20a-d3cc2494, #w-node-c365116e-a48b-a30b-0a6d-ffc2ad2da20c-d3cc2494, #w-node-c365116e-a48b-a30b-0a6d-ffc2ad2da20e-d3cc2494, #w-node-c365116e-a48b-a30b-0a6d-ffc2ad2da210-d3cc2494, #w-node-fa5fe0fe-8c94-b934-72be-96cf79abd202-d3cc2494, #w-node-fa5fe0fe-8c94-b934-72be-96cf79abd204-d3cc2494, #w-node-fa5fe0fe-8c94-b934-72be-96cf79abd206-d3cc2494, #w-node-fa5fe0fe-8c94-b934-72be-96cf79abd208-d3cc2494, #w-node-fa5fe0fe-8c94-b934-72be-96cf79abd20a-d3cc2494, #w-node-c621860a-eb69-b548-0dac-8d6c3f4c2d7a-d3cc2494, #w-node-c621860a-eb69-b548-0dac-8d6c3f4c2d7c-d3cc2494, #w-node-c621860a-eb69-b548-0dac-8d6c3f4c2d7e-d3cc2494, #w-node-c621860a-eb69-b548-0dac-8d6c3f4c2d80-d3cc2494, #w-node-c621860a-eb69-b548-0dac-8d6c3f4c2d82-d3cc2494, #w-node-c621860a-eb69-b548-0dac-8d6c3f4c2d84-d3cc2494, #w-node-c621860a-eb69-b548-0dac-8d6c3f4c2d86-d3cc2494, #w-node-c621860a-eb69-b548-0dac-8d6c3f4c2d88-d3cc2494, #w-node-_83c902d2-3649-6c24-542c-e7e729c4321e-d3cc2494, #w-node-_83c902d2-3649-6c24-542c-e7e729c43220-d3cc2494, #w-node-_83c902d2-3649-6c24-542c-e7e729c43222-d3cc2494, #w-node-_83c902d2-3649-6c24-542c-e7e729c43224-d3cc2494, #w-node-_83c902d2-3649-6c24-542c-e7e729c43226-d3cc2494, #w-node-_83c902d2-3649-6c24-542c-e7e729c43228-d3cc2494, #w-node-_83c902d2-3649-6c24-542c-e7e729c4322c-d3cc2494, #w-node-_58ef55b3-16c2-3788-eccc-2a523a94c679-d3cc2494, #w-node-_58ef55b3-16c2-3788-eccc-2a523a94c67b-d3cc2494, #w-node-_58ef55b3-16c2-3788-eccc-2a523a94c67d-d3cc2494, #w-node-_58ef55b3-16c2-3788-eccc-2a523a94c67f-d3cc2494, #w-node-b33761b1-735c-81fa-51ff-29d881dbe010-d3cc2494, #w-node-b33761b1-735c-81fa-51ff-29d881dbe012-d3cc2494, #w-node-b33761b1-735c-81fa-51ff-29d881dbe014-d3cc2494, #w-node-b33761b1-735c-81fa-51ff-29d881dbe016-d3cc2494, #w-node-f5b1b724-9cb9-f2ff-e7b6-1811e1eab0c3-d3cc2494, #w-node-f5b1b724-9cb9-f2ff-e7b6-1811e1eab0c5-d3cc2494, #w-node-f5b1b724-9cb9-f2ff-e7b6-1811e1eab0c7-d3cc2494, #w-node-f5b1b724-9cb9-f2ff-e7b6-1811e1eab0c9-d3cc2494 {
  justify-self: center;
}

#w-node-b7c541a2-ca5b-5ba5-d7e5-eb397e709bb2-d3cc24ab {
  align-self: start;
}

#w-node-_56b00381-2edb-63d1-f423-3f2a026a6dd2-d3cc24ab {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_56b00381-2edb-63d1-f423-3f2a026a6dd5-d3cc24ab, #w-node-_56b00381-2edb-63d1-f423-3f2a026a6dd8-d3cc24ab {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d809d4a-b1bc-8a50-2a56-65e18bbcb71e-d3cc24bf {
  justify-self: center;
}

#w-node-_237ae38f-dea4-b748-092b-61a86ef04463-d3cc24bf {
  align-self: start;
}

#w-node-_8b08efcd-60de-2c13-ce9b-d4d2f22e8b22-d3cc24bf {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_8b08efcd-60de-2c13-ce9b-d4d2f22e8b25-d3cc24bf, #w-node-_8b08efcd-60de-2c13-ce9b-d4d2f22e8b28-d3cc24bf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae16cb87-834f-eec6-60d6-608d3ba852ba-d3cc24c0 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-ae16cb87-834f-eec6-60d6-608d3ba852bd-d3cc24c0, #w-node-ae16cb87-834f-eec6-60d6-608d3ba852c0-d3cc24c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c4c0803f-de06-b991-7faa-cc25beef7d53-d3cc24c0 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-c4c0803f-de06-b991-7faa-cc25beef7d56-d3cc24c0, #w-node-c4c0803f-de06-b991-7faa-cc25beef7d59-d3cc24c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7f9ed9b6-e9ea-f4a1-b2da-ea6d4970d3bf-d3cc24c0 {
  justify-self: center;
}

#w-node-c4c0803f-de06-b991-7faa-cc25beef7db8-d3cc24c0 {
  align-self: start;
}

#w-node-b30e1a66-2a4b-9f4b-e876-afb51179340f-d3cc24c1 {
  justify-self: center;
}

#w-node-_1b29ba97-44b3-8f3d-cb0f-8cfc5b5f148a-d3cc24c1 {
  align-self: start;
}

#w-node-be2662e3-0ca6-2d08-f1f2-57de8cd97408-d3cc24c1 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-be2662e3-0ca6-2d08-f1f2-57de8cd9740b-d3cc24c1, #w-node-be2662e3-0ca6-2d08-f1f2-57de8cd9740e-d3cc24c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b1bcc625-929b-9090-be92-9da745f6e1f8-d3cc24c2 {
  align-self: start;
}

#w-node-a35757b0-5276-5ad3-ae42-85ea6c48dcb4-d3cc24c2 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a35757b0-5276-5ad3-ae42-85ea6c48dcb7-d3cc24c2, #w-node-a35757b0-5276-5ad3-ae42-85ea6c48dcba-d3cc24c2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f5941dd-0dc0-232b-bc76-9ee6e35cdf03-d3cc24c4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_0f5941dd-0dc0-232b-bc76-9ee6e35cdf06-d3cc24c4, #w-node-_0f5941dd-0dc0-232b-bc76-9ee6e35cdf09-d3cc24c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_41450cd8-82fd-5868-9c6e-4bfd98ec1d57-d3cc24c4, #w-node-_41450cd8-82fd-5868-9c6e-4bfd98ec1d6b-d3cc24c4, #w-node-_6af47c70-0047-94a4-da4e-6711b0062c89-d3cc24c4, #w-node-e154d74c-64e6-9e01-36e3-fd0de9a4f281-d3cc24c4 {
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_5d809d4a-b1bc-8a50-2a56-65e18bbcb71e-d3cc24bf, #w-node-_7f9ed9b6-e9ea-f4a1-b2da-ea6d4970d3bf-d3cc24c0, #w-node-b30e1a66-2a4b-9f4b-e876-afb51179340f-d3cc24c1, #w-node-_41450cd8-82fd-5868-9c6e-4bfd98ec1d57-d3cc24c4, #w-node-_41450cd8-82fd-5868-9c6e-4bfd98ec1d6b-d3cc24c4, #w-node-_6af47c70-0047-94a4-da4e-6711b0062c89-d3cc24c4, #w-node-e154d74c-64e6-9e01-36e3-fd0de9a4f281-d3cc24c4 {
    place-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ee8544c0-f322-351a-c011-d27fb18c1254-d3cc2494 {
    grid-column: span 2 / span 2;
    align-self: start;
  }

  #w-node-ee8544c0-f322-351a-c011-d27fb18c1259-d3cc2494 {
    grid-column: span 5 / span 5;
  }

  #w-node-ee8544c0-f322-351a-c011-d27fb18c125e-d3cc2494 {
    grid-column: span 3 / span 3;
  }

  #w-node-fb8aa3f4-5249-813f-b516-d0b0c015a447-d3cc24ab, #w-node-fb8aa3f4-5249-813f-b516-d0b0c015a453-d3cc24ab, #w-node-_5d809d4a-b1bc-8a50-2a56-65e18bbcb71e-d3cc24bf, #w-node-_5d809d4a-b1bc-8a50-2a56-65e18bbcb720-d3cc24bf, #w-node-_7f9ed9b6-e9ea-f4a1-b2da-ea6d4970d3bf-d3cc24c0, #w-node-_7f9ed9b6-e9ea-f4a1-b2da-ea6d4970d3c1-d3cc24c0, #w-node-b30e1a66-2a4b-9f4b-e876-afb51179340f-d3cc24c1, #w-node-b30e1a66-2a4b-9f4b-e876-afb511793411-d3cc24c1, #w-node-_62d0d1d1-892f-df78-0939-a57db313ce11-d3cc24c2, #w-node-_41450cd8-82fd-5868-9c6e-4bfd98ec1d57-d3cc24c4, #w-node-_41450cd8-82fd-5868-9c6e-4bfd98ec1d59-d3cc24c4, #w-node-_41450cd8-82fd-5868-9c6e-4bfd98ec1d6b-d3cc24c4, #w-node-_41450cd8-82fd-5868-9c6e-4bfd98ec1d6d-d3cc24c4, #w-node-_6af47c70-0047-94a4-da4e-6711b0062c89-d3cc24c4, #w-node-_6af47c70-0047-94a4-da4e-6711b0062c8b-d3cc24c4, #w-node-e154d74c-64e6-9e01-36e3-fd0de9a4f281-d3cc24c4, #w-node-e154d74c-64e6-9e01-36e3-fd0de9a4f283-d3cc24c4 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ee8544c0-f322-351a-c011-d27fb18c1259-d3cc2494, #w-node-ee8544c0-f322-351a-c011-d27fb18c125e-d3cc2494 {
    grid-column: span 2 / span 2;
  }

  #w-node-_5d809d4a-b1bc-8a50-2a56-65e18bbcb71e-d3cc24bf, #w-node-_7f9ed9b6-e9ea-f4a1-b2da-ea6d4970d3bf-d3cc24c0, #w-node-b30e1a66-2a4b-9f4b-e876-afb51179340f-d3cc24c1, #w-node-_41450cd8-82fd-5868-9c6e-4bfd98ec1d57-d3cc24c4, #w-node-_41450cd8-82fd-5868-9c6e-4bfd98ec1d6b-d3cc24c4, #w-node-_6af47c70-0047-94a4-da4e-6711b0062c89-d3cc24c4, #w-node-e154d74c-64e6-9e01-36e3-fd0de9a4f281-d3cc24c4 {
    order: -10000;
  }
}


