body {
  color: #333;
  background-color: #000;
  font-family: Px Grotesk, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

p {
  margin-bottom: 10px;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

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

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

.footer_bottom-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 6.25rem;
  display: flex;
}

.footer_link {
  color: #fff;
  letter-spacing: -.92px;
  font-family: Px Grotesk, Arial, sans-serif;
  font-size: 1.4375rem;
  font-weight: 300;
  text-decoration: none;
}

.footer_right-wrapper {
  grid-column-gap: 3.125rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_bottom-social-image {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: space-between;
  display: flex;
}

.footer {
  background-color: #1a1a1a;
  padding-top: 4rem;
  overflow: clip;
}

.footer_component {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.footer_top-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.footer_left-wrapper {
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_bottom-right-wrapper {
  grid-column-gap: 1.5rem;
  flex-flow: row;
  display: flex;
}

.footer-bottom-legal-link {
  color: #fff;
  letter-spacing: -.04em;
  font-family: Px Grotesk, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  text-decoration: none;
}

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

.footer_bottom-text {
  color: #fff;
  letter-spacing: -.04em;
  text-transform: uppercase;
  font-family: Px Grotesk, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
}

.footer_content {
  color: #fff;
  letter-spacing: -.76px;
  font-family: Px Grotesk, Arial, sans-serif;
  font-size: 1.1875rem;
  font-weight: 300;
  line-height: 1.22;
}

.pixelated-font {
  font-family: Px Grotesk Screen, Arial, sans-serif;
}

.footer_social-link-icon {
  display: flex;
}

.section_legal-hero {
  background-color: #000;
  padding-top: 16rem;
}

.section_legal-info {
  background-color: #000;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.legal-hero_component {
  justify-content: center;
  align-items: center;
  display: flex;
}

.legal-hero_heading {
  color: #fff;
  letter-spacing: -.08em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Px Grotesk, Arial, sans-serif;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1;
}

.legal-info_rich-text {
  color: #a6a6a6;
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.legal-info_rich-text h1 {
  margin-top: 0;
  margin-bottom: 0;
}

.legal-info_rich-text p {
  letter-spacing: -.04em;
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
}

.legal-info_rich-text ol {
  letter-spacing: -.06em;
  font-size: 1rem;
  line-height: 1;
}

.legal-info_rich-text li {
  letter-spacing: -.04em;
  margin-bottom: .85rem;
}

.legal-info_rich-text strong {
  margin-bottom: .25rem;
  display: inline-block;
}

.footer_bottom-disclaimer-wrap {
  color: #505050;
  justify-content: space-between;
  margin-top: 1.5rem;
  font-family: Px Grotesk, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
}

.nav_hamburger-wrap {
  z-index: 3;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  margin-left: auto;
  position: relative;
}

.nav_hamburger-line {
  z-index: 2;
  background-color: #fff;
  flex: none;
  width: 50%;
  height: 2px;
  position: relative;
}

.nav_logo-wrap {
  z-index: 2;
  max-width: 5rem;
  margin-left: 1.5rem;
  display: flex;
  position: relative;
}

.nav_contain {
  z-index: 999;
  justify-content: space-between;
  padding: 1rem 1rem .5rem;
  display: flex;
}

.nav_wrap {
  z-index: 999;
  width: 100%;
  position: fixed;
}

.menu_full {
  z-index: 999;
  background-color: #1a1a1a;
}

.menu_contain {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.menu_link {
  color: #fff3;
  letter-spacing: -3px;
  padding-right: 2rem;
  font-size: 4.75rem;
  line-height: .82;
  text-decoration: none;
}

.menu_link.w--current {
  color: #fff;
}

.menu_wrap {
  z-index: 3;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 1rem 2.5rem 2rem;
  display: none;
  position: relative;
}

.nav_hamburger-line-wrap {
  z-index: 3;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
  position: relative;
}

.menu_link-overflow-hide {
  padding: .3rem;
  overflow: clip;
}

.nav_wrap-embed {
  display: none;
}

.nav_menu-overlay {
  z-index: 1;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  width: 100vw;
  height: 100svh;
  display: none;
  position: absolute;
  inset: 0%;
}

.hide {
  display: none;
}

.footer_lines-wrap, .footer_lines {
  width: 100%;
}

.menu_social-link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.menu_social-link-text {
  color: #fff;
  letter-spacing: -.04em;
  font-size: 2rem;
  font-weight: 300;
  text-decoration: none;
}

.menu_social-link-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.menu_social-icon {
  display: flex;
}

.menu_link-divider {
  background-color: #ffffff17;
  width: 100%;
  height: 1px;
}

.menu_legal-wrap {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: row;
  justify-content: flex-start;
  width: 100%;
  margin-top: 2rem;
  display: flex;
}

.menu_legal-link {
  text-decoration: none;
}

.menu_legal-link-text {
  color: #fff9;
  letter-spacing: -.04em;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.2;
}

.footer_bottom-link {
  color: #ffffff80;
  letter-spacing: -.04em;
  font-family: Px Grotesk, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  text-decoration: none;
}

.disclaimer_popup-wrap {
  z-index: 1005;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.disclaimer_popup-block {
  background-color: #000;
  border-radius: 1rem;
  width: 100%;
  max-width: 32rem;
  padding: 3rem 2rem;
  position: relative;
}

.disclaimer_popup-bg {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #00000073;
  position: absolute;
  inset: 0%;
}

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

.disclaimer_popup-top {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.desclaimer_popup-heading {
  color: #fff;
  letter-spacing: -.05em;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
}

.desclaimer_popup-close-link {
  cursor: pointer;
}

.desclaimer_popup-close-text {
  color: #ffffff73;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
}

.disclaimer_popup-text {
  color: #fff;
  letter-spacing: -.04em;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.2;
}

@media screen and (max-width: 991px) {
  .rr-landing-hero_sticky-wrapper.hide-tablet {
    display: none;
  }

  .home-foresight-heading {
    font-size: 3.5rem;
  }

  .home-featured_projects-image {
    max-width: 100%;
    height: 65vh;
  }

  .home-featured_projects-content-text {
    font-size: 1.125rem;
  }

  .home-featured_projects-left-wrapper {
    max-width: 100%;
    padding-top: 0;
  }

  .home-featured_projects-content {
    grid-row-gap: 1rem;
    max-width: 28rem;
  }

  .home-featured_projects-text-wrapper {
    grid-row-gap: 1.5rem;
  }

  .section_home-featured {
    padding-bottom: 5rem;
    display: block;
  }

  .home-featured_projects-image-patch {
    width: 100%;
    height: 100%;
  }

  .home-featured_projects-content-wrapper {
    grid-row-gap: 2rem;
  }

  .home-featured-projects-heading {
    margin-top: 0;
    margin-bottom: 0;
  }

  .home-featured_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .home-featured_projects-right-wrapper-01 {
    order: -1;
    max-width: 100%;
    position: relative;
    overflow: clip;
  }

  .home-featured_projects01 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    height: auto;
    position: static;
    overflow: visible;
  }

  .home-view-heading {
    font-size: 5.5rem;
  }

  .footer_bottom-wrapper {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
    flex-flow: wrap;
  }

  .footer-bottom-legal-link, .footer_bottom-text {
    font-size: 1rem;
  }

  .section_home-stats {
    padding-bottom: 0;
    position: relative;
    top: auto;
  }

  .about-partners-image {
    max-width: 14rem;
    height: 14rem;
  }

  .section_about-values {
    padding-bottom: 10rem;
  }

  .about-values_component {
    grid-row-gap: 5rem;
  }

  .about-values_portfolio {
    margin-top: 10rem;
  }

  .about-values_item-heading {
    margin-left: -3rem;
    font-size: 15rem;
  }

  .about-hero_media {
    transform: scale3d(1none, 1none, 1none);
  }

  .about-partners_image-component {
    height: auto;
  }

  .about-hero_image-wrapper {
    height: 70svh;
    position: relative;
  }

  .about-values-portfolio-heading {
    font-size: 5rem;
  }

  .about-responsibility_types-image-wrapper {
    height: 32rem;
  }

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

  .about-values_item-wrapper {
    grid-row-gap: 5rem;
    flex-flow: column;
  }

  .about-responsibility_types-content-wrap {
    max-width: none;
    height: auto;
  }

  .about-responsibility_types-content {
    width: 100%;
    max-width: 30rem;
    position: relative;
  }

  .about-values_item {
    max-width: 32rem;
    overflow: clip;
  }

  .about-hero_text-wrapper {
    margin-bottom: 0;
  }

  .about-hero_content-wrapper {
    grid-row-gap: 2.5rem;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding-top: 4rem;
    padding-bottom: 5.5rem;
  }

  .about-responsibility_types-image {
    max-width: 100%;
    height: 40rem;
    position: static;
    transform: scale(1.005);
  }

  .about-responsibility_types-image._02 {
    position: static;
  }

  .about-responsibility_types {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .home-stats_stats-wrapper {
    margin-top: 5rem;
  }

  .home-stats_row01 {
    background-color: #000;
    margin-top: 0;
    padding-left: 0%;
    position: sticky;
    top: 2rem;
  }

  .home-stats_row01-text {
    margin-bottom: 0;
    font-size: 4.4rem;
  }

  .home-stats_row01-item {
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .home-stats_row01-item-top {
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .home-stats_row01-item-top.home-stats_row01-item-top-02 {
    margin-left: 0;
  }

  .home-stats_row01-item-top_small-text {
    padding-top: .5rem;
  }

  .home-stats_row01-item-top_small-text.home-stats_row01-item-top_small-text-02 {
    margin-left: .35rem;
  }

  .home-stats_row01-item-bottom {
    padding-left: 8rem;
  }

  .home-stats_row01-item-bottom.home-stats_row01-item-bottom-02 {
    margin-left: 0;
    padding-left: 8rem;
  }

  .home-stats_row01-item-bottom.home-stats_row01-item-bottom-03 {
    margin-left: 0;
  }

  .home-stats_row02 {
    background-color: #000;
    padding-left: 0%;
    position: sticky;
    top: 4rem;
  }

  .home-stats_row03 {
    background-color: #000;
    padding-left: 0%;
    position: sticky;
    top: 6rem;
  }

  .home-stats_row04 {
    background-color: #000;
    padding-left: 0%;
    position: sticky;
    top: 8rem;
  }

  .home-stats_sticky-wrapper {
    height: auto;
  }

  .preloader {
    background-color: #000;
  }

  .section_project03-gallery-wrapper {
    display: none;
  }

  .project03-gallery_slider-wrapper {
    position: absolute;
  }

  .about-values_item-text-wrap {
    grid-row-gap: 1rem;
  }

  .about-responsibility_types-right-wrap {
    grid-column-gap: 5.625rem;
    grid-row-gap: 5.625rem;
    max-width: none;
  }

  .about-responsibility_types-image-wrap {
    display: none;
  }

  .contact-header_component {
    grid-row-gap: 3.75rem;
    flex-flow: column;
  }

  .contact-header_left-wrapper {
    padding-top: 5rem;
  }

  .contact-header-text-wrapper {
    max-width: 20rem;
  }

  .contact-header-info {
    grid-row-gap: .75rem;
    justify-content: flex-start;
  }

  .contact-info-text {
    letter-spacing: -.04em;
  }

  .contact-header-tabs-content {
    margin-top: 1.5rem;
  }

  .form_input.is-text-area {
    height: 6rem;
    padding-bottom: 5rem;
  }

  .project-showcase_filter-wrapper {
    flex-flow: wrap;
    flex: none;
    width: 100%;
  }

  .project-showcase_filter-item {
    white-space: nowrap;
  }

  .project-showcase_component {
    grid-row-gap: 4rem;
  }

  .pixel-reveal-target.about-responsibility_types-target {
    margin-bottom: 0;
    padding-top: 0%;
  }

  .project-showcase_image {
    height: 28rem;
  }

  .project-showcase_image.project-showcase_image-riverscape {
    object-position: 50% 100%;
    object-position: 50% 100%;
  }

  .project-showcase_sub-text {
    font-size: 1.125rem;
  }

  .section_projects-hero {
    padding-bottom: 4.25rem;
  }

  .projects-hero_component {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .projects-hero_left {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .projects-hero_left-heading {
    margin-top: 0;
    margin-bottom: 0;
  }

  .projects-hero_right {
    text-align: center;
    max-width: 24rem;
  }

  .project03-gallery_slider-project-text {
    font-size: 1rem;
    font-weight: 400;
  }

  .home-featured_projects02 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    height: auto;
    position: static;
    overflow: visible;
  }

  .home-featured_projects-image02 {
    max-width: 100%;
    height: 65vh;
  }

  .home-featured_projects-right-wrapper-02 {
    order: -1;
    max-width: 100%;
    position: relative;
    overflow: clip;
  }

  .home-hero-image-wrapper {
    width: 100%;
    max-width: 100%;
    height: 100svh;
  }

  .section-home-hero {
    background-color: #000;
  }

  .section-home-hero.hide-desktop {
    display: block;
  }

  .home-hero-image {
    width: 100%;
    height: 100%;
    display: none;
  }

  .home-hero-image-content-wrapper {
    z-index: 1;
    background-image: linear-gradient(0deg, #0009 16%, #fff0);
    flex-flow: column;
    justify-content: flex-end;
    padding-bottom: 3.1875rem;
    padding-left: 2.5rem;
    padding-right: 1rem;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .home-hero-image-content {
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .hero-home_image-heading {
    color: #fff;
    letter-spacing: -.08em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Px Grotesk, Arial, sans-serif;
    font-size: 5rem;
    font-weight: 400;
    line-height: .92;
  }

  .hero-hom_image-text {
    color: #afafaf;
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 300;
  }

  .home-hero-values-component {
    background-color: #000;
  }

  .home-hero-values-wrapper {
    grid-row-gap: 3.125rem;
    flex-flow: column;
    padding-top: 6rem;
    padding-bottom: 6rem;
    display: flex;
  }

  .home-hero-values-item {
    grid-row-gap: 1rem;
    border-bottom: 1px solid #232323;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 2rem;
    display: flex;
  }

  .home-hero-values-item.home-hero-values-item-last {
    border-bottom-color: #23232300;
  }

  .home-hero-values-heading {
    color: #fff;
    letter-spacing: -.08em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 6.25rem;
    font-weight: 400;
    line-height: 1;
  }

  .home-hero-values-text {
    color: #fff;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.22;
  }

  .home-hero-values-text-wrap {
    width: 100%;
    max-width: 20rem;
  }

  .section_project-feature {
    display: block;
    position: relative;
  }

  .project-feature_image-wrapper {
    height: 70svh;
  }

  .project-feature_feature01 {
    transition: opacity .4s;
    position: sticky;
    top: 0;
  }

  .project-feature01_component {
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    padding-top: 8rem;
    padding-bottom: 8rem;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .project-feature01_content-wrap {
    width: 100%;
    height: 100%;
  }

  .project-feature01-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    text-align: center;
    flex-flow: column;
    width: 100%;
    max-width: 22rem;
    display: flex;
  }

  .section_about-info {
    flex-flow: column;
    height: auto;
  }

  .about-responsibility_mbl-image-wrap {
    display: block;
    position: relative;
    overflow: clip;
  }

  .legal-info_rich-text {
    max-width: 85%;
  }

  .nav_contain {
    align-items: flex-start;
  }

  .about-hero_bg-flatten {
    top: 0%;
  }

  .project-feature_title {
    font-size: 2.5rem;
  }

  .project-feature_feature02 {
    transition: opacity .4s;
    position: sticky;
    top: 0;
  }

  .project-feature02_component {
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    padding-top: 8rem;
    padding-bottom: 8rem;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .project-feature02_content-wrap {
    width: 100%;
    height: 100%;
  }

  .project-feature02-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    text-align: center;
    flex-flow: column;
    width: 100%;
    max-width: 22rem;
    display: flex;
  }

  .project-feature_content-text {
    font-size: 1rem;
    font-weight: 400;
  }

  .project-feature_feature03 {
    transition: opacity .4s;
    position: sticky;
    top: 0;
  }

  .project-feature03_component {
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    padding-top: 8rem;
    padding-bottom: 8rem;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .project-feature03_content-wrap {
    width: 100%;
    height: 100%;
  }

  .project-feature03-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    text-align: center;
    flex-flow: column;
    width: 100%;
    max-width: 22rem;
    display: flex;
  }

  .project-feature_feature04 {
    transition: opacity .4s;
    position: relative;
  }

  .project-feature04_component {
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    padding-top: 8rem;
    padding-bottom: 8rem;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .project-feature04_content-wrap {
    width: 100%;
    height: 100%;
  }

  .project-feature04-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    text-align: center;
    flex-flow: column;
    width: 100%;
    max-width: 22rem;
    display: flex;
  }

  .glow-effect-wrapper {
    display: none;
  }

  .project-showcase_image-wrapper {
    height: 24rem;
  }

  .project-showcase_image-wrapper.about-responsibility_types-target {
    margin-bottom: 0;
    padding-top: 0%;
  }

  .about-responsibility_types-target {
    overflow: clip;
  }

  .home-featured_projects-right-wrapper-03 {
    order: -1;
    max-width: 100%;
    position: relative;
    overflow: clip;
  }

  .home-featured_projects03 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    height: auto;
    position: static;
    overflow: visible;
  }

  .home-featured_projects-image03 {
    max-width: 100%;
    height: 65vh;
  }

  .section_home-featured02 {
    display: none;
  }

  .home-featured01_projects-heading01, .home-featured01_projects-heading02, .home-featured01_projects-heading03 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .home-featured01_subcontent01, .home-featured01_subcontent02, .home-featured01_subcontent03 {
    font-size: 1.125rem;
  }

  .contact-header-info-map {
    grid-row-gap: .75rem;
    justify-content: flex-start;
  }

  .about-values_lottie {
    width: 12rem;
  }

  .home-hero-video {
    width: 100%;
    height: 100%;
  }

  .preloader_embed-mobile {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: none;
    position: relative;
  }

  .preloader_logo {
    width: 13.85rem;
  }

  .project-showcase_filter-info {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: wrap;
  }

  .footer_lines-wrap {
    height: 16rem;
  }

  .footer_lines {
    object-fit: cover;
    height: 100%;
  }

  .home-featured01_projects-heading04 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .home-featured01_subcontent04 {
    font-size: 1.125rem;
  }

  .home-featured_projects04 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    height: auto;
    position: static;
    overflow: visible;
  }

  .home-featured_projects-image04 {
    max-width: 100%;
    height: 65vh;
  }

  .home-featured_projects-right-wrapper-04 {
    order: -1;
    max-width: 100%;
    position: relative;
    overflow: clip;
  }

  .contact-side-wrap {
    width: 10rem;
    min-height: 20vh;
  }

  .contact-cta-button.contact-hide-desktop {
    display: flex;
  }

  .contact-cta_item01-embed, .contact-cta_item02-embed {
    width: 1rem;
    height: 1rem;
  }

  .contact-cta-wa-button-wrapper.hide-contact-wa-tablet {
    display: none;
  }

  .home-upcoming_heading {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .home-upcoming_slide, .home-upcoming_slide-img-wrapper {
    height: 70vh;
  }

  .home-upcoming-slider-heading-display {
    font-size: 4.5rem;
  }
}

@media screen and (max-width: 767px) {
  .home-foresight-content {
    grid-row-gap: 2.4375rem;
  }

  .home-foresight_component {
    grid-row-gap: 3.8125rem;
    max-width: none;
  }

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

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

  .home-foresight-heading {
    font-size: 3rem;
  }

  .home-featured_projects-content-text {
    font-size: 1rem;
  }

  .home-featured_projects-image01 {
    max-width: 100%;
    height: 50vh;
  }

  .home-featured_projects {
    flex-flow: column-reverse;
    margin-bottom: 0;
    padding-bottom: 9.5rem;
    display: flex;
  }

  .home-featured-link {
    padding: 1.4rem 1.4375rem 1.3025rem 1.0625rem;
    font-size: .9375rem;
    display: none;
  }

  .home-featured-projects-heading {
    font-size: 3rem;
  }

  .home-featured-projects-text {
    font-size: 1rem;
  }

  .home-view-heading {
    font-size: 4.5rem;
  }

  .home-view-link {
    padding: 1.375rem 1.4375rem 1.3025rem 1.0625rem;
    font-size: .9375rem;
    display: none;
  }

  .footer_bottom-wrapper {
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
  }

  .footer_right-wrapper {
    grid-row-gap: 1.25rem;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer_component {
    grid-row-gap: 1.75rem;
  }

  .footer_top-wrapper {
    grid-row-gap: 2.5rem;
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: center;
  }

  .footer_left-wrapper {
    order: 9999;
  }

  .footer_bottom-right-wrapper {
    justify-content: center;
    align-items: center;
  }

  .footer-bottom-legal-link {
    font-size: .85rem;
  }

  .footer_bottom-left-social {
    grid-row-gap: 1.5rem;
    justify-content: center;
    align-items: center;
  }

  .footer_content {
    text-align: center;
    font-size: .85rem;
  }

  .section_home-stats {
    position: relative;
    top: auto;
  }

  .about-partners-image {
    max-width: none;
  }

  .section_about-values {
    padding-bottom: 10rem;
  }

  .about-hero-heading01 {
    font-size: 1.5rem;
  }

  .about-responsibility_types-heading {
    font-size: 4rem;
  }

  .about-values_item-heading {
    text-align: left;
    margin-left: -.8rem;
    font-size: 10rem;
  }

  .about-values_item-text {
    font-size: 2.5rem;
  }

  .second {
    display: none;
  }

  .about-partners_image-component {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    height: auto;
    display: flex;
    transform: none;
  }

  .third {
    display: none;
  }

  .about-hero_image-wrapper {
    height: 60svh;
  }

  .about-values-portfolio-heading {
    text-align: left;
    font-size: 3.5rem;
  }

  .about-values-portfolio-heading.split-lines {
    line-height: 1.1;
  }

  .about-partners_component {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about-partners_horizontal-scroll {
    margin-top: 5rem;
  }

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

  .about-responsibility_types-content-wrap {
    grid-row-gap: 3rem;
  }

  .about-values_item-content {
    font-size: 1rem;
  }

  .about-hero_text {
    text-align: center;
  }

  .about-partners-image-wrapper.about-partners-image-wrapper04 {
    flex: none;
    width: 100%;
    max-width: 20.25rem;
  }

  .about-partners-image-wrapper.about-partners-image-wrapper03 {
    flex: none;
    width: 100%;
    max-width: 20.25rem;
    padding-top: 0;
  }

  .about-partners-image-wrapper.about-partners-image-wrapper02 {
    flex: none;
    width: 100%;
    max-width: 20.25rem;
  }

  .about-partners-image-wrapper.about-partners-image-wrapper01 {
    flex: none;
    width: 100%;
    max-width: 20.25rem;
    padding-top: 0;
  }

  .about-hero_content-wrapper {
    padding-top: 4rem;
    position: static;
  }

  .about-hero-heading {
    font-size: 6rem;
  }

  .home-stats_component {
    padding-left: 0;
    padding-right: 0;
  }

  .home-stats_heading {
    font-size: 1.875rem;
  }

  .home-stats_stats-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
    top: auto;
    left: auto;
  }

  .home-stats_row01 {
    padding-left: 0%;
  }

  .home-stats_row01-text {
    letter-spacing: -.08em;
    margin-bottom: 0;
    font-size: 3.25rem;
    line-height: 1;
  }

  .home-stats_row01-item {
    grid-row-gap: 1.4375rem;
    flex-flow: column;
    display: flex;
  }

  .home-stats_row01-item-top {
    margin-left: 0;
  }

  .home-stats_row01-item-top_small-text {
    margin-left: .3125rem;
    padding-top: .5rem;
    font-size: .85rem;
  }

  .home-stats_row01-item-top_small-text.home-stats_row01-item-top_small-text-02 {
    margin-left: 0;
    padding-top: 0;
  }

  .home-stats_row01-item-bottom {
    width: 100%;
    max-width: 26rem;
    margin-left: 0;
    padding-left: 4rem;
  }

  .home-stats_row01-item-bottom.home-stats_row01-item-bottom-02 {
    margin-left: 0;
    padding-left: 4rem;
  }

  .home-stats_row01-item-bottom.home-stats_row01-item-bottom-03 {
    margin-left: 0;
  }

  .home-stats_row01-item-bottom_text {
    font-size: .875rem;
  }

  .home-stats_row02 {
    margin-top: 0;
    padding-left: 0%;
  }

  .home-stats_row03 {
    background-color: #000;
    margin-top: 0;
    padding-left: 0%;
  }

  .home-stats_row-icon {
    width: 4rem;
  }

  .home-stats_row04 {
    background-color: #000;
    margin-top: 0;
    padding-left: 0%;
  }

  .home-stats_sticky-wrapper {
    height: auto;
  }

  .preloader_embed-desktop {
    display: none;
  }

  .project03-gallery_component {
    position: relative;
  }

  .project03-gallery_large-image.hide-mobile, .project03-gallery_text-wrapper {
    display: none;
  }

  .project03-gallery_text {
    display: inline;
  }

  .project03-gallery_slider-wrapper {
    display: none;
    position: static;
  }

  .project03-gallery_slider {
    width: 100vw;
  }

  .contact-header_left-wrapper {
    grid-row-gap: 2.5rem;
  }

  .contact-header_left {
    grid-row-gap: 1rem;
    justify-content: flex-start;
    align-items: center;
  }

  .contact-header-info-wrapper {
    max-width: 16.5rem;
  }

  .form_input {
    padding-right: 1rem;
  }

  .submit-button {
    margin-left: auto;
    margin-right: auto;
  }

  .project-showcase_heading {
    font-size: 2.25rem;
  }

  .project-showcase_subheading-wrapper {
    max-width: none;
  }

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

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

  .project-showcase_filter-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .project-showcase_filter-item {
    font-size: 1rem;
  }

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

  .project-showcase_image {
    height: 22rem;
  }

  .project-showcase_heading-text {
    letter-spacing: -.05em;
    font-size: 2rem;
  }

  .project-showcase_sub-text {
    font-size: .875rem;
  }

  .project-showcase_project-info {
    grid-row-gap: 1.5rem;
  }

  .section_projects-hero {
    padding-top: 13rem;
  }

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

  .projects-hero_left {
    grid-row-gap: 1.25rem;
    flex-flow: column;
    width: 100%;
    max-width: 24rem;
    display: flex;
  }

  .projects-hero_left-heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3rem;
  }

  .projects-hero_right {
    max-width: 24rem;
  }

  .projects-hero_right-text {
    margin-bottom: 0;
    font-size: .9rem;
  }

  .about-hero_image-overlay {
    display: none;
    inset: 0%;
  }

  .home-stats_row-content-wrap {
    grid-row-gap: .2rem;
    flex-flow: column;
    display: flex;
  }

  .projects-showcase-text {
    font-size: .875rem;
  }

  .projects-showcase-text-wrap {
    grid-row-gap: .25rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .project-showcase-heading {
    font-size: .875rem;
  }

  .project-showcase_heading-text-wrap {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .project-showcase_bottom-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .contact-header_tabs-heading {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-header_form-content {
    font-size: 1rem;
  }

  .section-home-hero.hide-desktop {
    display: block;
  }

  .home-hero-image {
    object-fit: cover;
  }

  .hero-home_component {
    position: relative;
  }

  .home-hero-image-content-wrapper {
    z-index: 1;
    flex-flow: column;
    justify-content: flex-end;
    padding-bottom: 3.1875rem;
    padding-left: 1.25rem;
    padding-right: 1rem;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .hero-home_image-heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 4.6rem;
  }

  .home-hero-values-component {
    background-color: #000;
  }

  .home-hero-values-heading {
    margin-top: 0;
    margin-bottom: 0;
  }

  .project-showcase_filter-top {
    padding-top: 0;
    padding-bottom: 0;
  }

  .project-showcase_header-block {
    width: 100%;
  }

  .legal-hero_component {
    justify-content: center;
    align-items: center;
  }

  .legal-hero_heading {
    font-size: 4rem;
  }

  .legal-info_rich-text {
    max-width: 90%;
  }

  .footer_bottom-disclaimer-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    text-align: center;
    flex-flow: column;
    align-items: center;
    margin-top: 0;
  }

  .nav_hamburger-wrap {
    width: 4rem;
    height: 4rem;
  }

  .nav_logo-wrap {
    max-width: 4rem;
    margin-left: .25rem;
  }

  .menu_contain {
    order: -9999;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .menu_link {
    letter-spacing: -4px;
    padding-right: 0;
    font-size: 3.5rem;
  }

  .menu_wrap {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .nav_hamburger-line-wrap {
    width: 4rem;
    height: 4rem;
  }

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

  .project-feature04_component {
    position: absolute;
    inset: 0%;
  }

  .button-spacing {
    border-radius: .8rem;
    padding: 1.4rem 1.5rem;
    font-size: .93rem;
  }

  .button-container {
    border-radius: .8rem;
  }

  .button-spacing-small {
    font-size: .8rem;
  }

  .project-showcase_image-wrapper {
    height: 20rem;
  }

  .about-responsibility_types-target {
    position: relative;
    overflow: clip;
  }

  .home-featured01_image-wrapper01 {
    max-width: 100%;
    height: 50vh;
    position: relative;
    overflow: clip;
  }

  .home-featured01_image-wrapper02, .home-featured01_image-wrapper03 {
    max-width: 100%;
    height: 50vh;
  }

  .home-featured01_projects-heading01, .home-featured01_projects-heading02, .home-featured01_projects-heading03 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3rem;
  }

  .home-featured01_subcontent01, .home-featured01_subcontent02, .home-featured01_subcontent03 {
    font-size: .85rem;
  }

  .home-featured01_projects-text {
    font-size: 1rem;
  }

  .home-featured01_image01 {
    max-width: 100%;
  }

  .home-featured01_image-patch01 {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .home-featured01_image02 {
    max-width: 100%;
    height: 50vh;
  }

  .home-featured01_image-patch02 {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .home-featured01_image03 {
    max-width: 100%;
    height: 50vh;
  }

  .home-featured_image-patch03 {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .home-hero-video {
    object-fit: cover;
  }

  .preloader_embed-mobile {
    display: flex;
  }

  .preloader_logo {
    width: 11.85rem;
  }

  .project-showcase_filter-info {
    margin-bottom: 0;
  }

  .project-showcase_description-wrap {
    display: none;
  }

  .footer_lines-wrap {
    height: 14rem;
  }

  .home-featured01_projects-heading04 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3rem;
  }

  .home-featured01_subcontent04 {
    font-size: .85rem;
  }

  .home-featured01_image-wrapper04, .home-featured01_image04 {
    max-width: 100%;
    height: 50vh;
  }

  .home-featured_image-patch04 {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .menu_social-wrap {
    width: 100%;
    margin-top: 4rem;
  }

  .menu_social-link {
    grid-column-gap: .65rem;
    grid-row-gap: .65rem;
  }

  .menu_social-link-text {
    font-size: 1.125rem;
  }

  .menu_social-link-wrap {
    flex-flow: row;
    justify-content: center;
  }

  .menu_link-divider {
    display: none;
  }

  .menu_legal-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .menu_legal-link-text {
    font-size: .875rem;
  }

  .disclaimer_popup-block {
    max-width: 28rem;
  }

  .project-showcase_empty-filter {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .project-showcase_empty-header-text {
    font-size: .875rem;
  }

  .contact-side-wrap {
    padding-bottom: 3rem;
    padding-right: 1.25rem;
  }

  .section_home-upcoming {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .home-upcoming_heading {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .home-upcoming-heading-display {
    font-size: 3rem;
  }

  .home-upcoming_left-arrow {
    width: 3rem;
    height: 3rem;
    left: -1rem;
  }

  .home-upcoming_right-arrow {
    width: 3rem;
    height: 3rem;
    right: -1rem;
  }

  .home-upcoming_content-wrapper {
    grid-row-gap: 4rem;
  }

  .home-upcoming-slider-heading-display {
    text-align: center;
    font-size: 2.5rem;
  }

  .home-upcoming-text-alt {
    font-size: 1.2rem;
  }

  .home-upcoming-header-text {
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 479px) {
  .home-foresight-content {
    width: 100%;
    max-width: 20.5625rem;
  }

  .home-foresight-text {
    font-size: .875rem;
  }

  .section_home-foresight {
    background-color: #000;
  }

  .home-foresight-heading {
    letter-spacing: -.05em;
    font-size: 1.75rem;
  }

  .home-featured_projects-image {
    height: 50vh;
  }

  .home-featured_projects-content {
    max-width: 21rem;
  }

  .section_home-view {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .home-view_component {
    grid-row-gap: 2.5rem;
  }

  .home-view-heading {
    letter-spacing: -.08em;
    font-size: 2.5rem;
  }

  .footer_right-wrapper {
    grid-column-gap: 2rem;
    justify-content: space-between;
  }

  .footer_text {
    font-size: 1.25rem;
  }

  .footer-bottom-legal-link {
    font-size: .875rem;
  }

  .section_home-stats {
    padding-top: 6.5rem;
  }

  .about-partners-image {
    height: 10rem;
  }

  .section_about-values {
    padding-top: 4rem;
    padding-bottom: 8rem;
  }

  .about-hero-heading01 {
    font-size: 1.25rem;
  }

  .about-responsibility_types-heading {
    letter-spacing: -.05em;
    font-size: 2.5rem;
  }

  .about-values_component {
    grid-row-gap: 3rem;
  }

  .section_about-partners {
    padding-bottom: 2rem;
  }

  .section_about-hero {
    padding-top: 13rem;
  }

  .about-values_portfolio {
    margin-top: 8rem;
  }

  .about-values_item-heading {
    margin-left: -.65rem;
  }

  .about-hero_image-wrapper {
    height: 40svh;
  }

  .about-responsibility_types-image-wrapper {
    height: 17.75rem;
  }

  .section_about-responsibility {
    padding-bottom: 8rem;
  }

  .about-partners_horizontal-scroll {
    margin-top: 3rem;
  }

  .about-responsibility_types-text {
    font-size: 1rem;
  }

  .about-responsibility_types-content-wrap {
    grid-row-gap: 2rem;
  }

  .about-responsibility_types-content {
    grid-row-gap: .8125rem;
  }

  .about-hero_text {
    font-size: .875rem;
  }

  .about-values_item {
    grid-row-gap: .5rem;
    max-width: none;
  }

  .about-hero_content-wrapper {
    grid-row-gap: 1.25rem;
  }

  .about-responsibility_types-image {
    height: 100%;
  }

  .about-hero-heading {
    font-size: 4rem;
  }

  .home-stats_component {
    padding-left: 0;
    padding-right: 0;
  }

  .home-stats_heading {
    letter-spacing: -.08em;
  }

  .home-stats_row01-text {
    font-size: 3.125rem;
  }

  .home-stats_row01-item {
    grid-row-gap: .5rem;
  }

  .home-stats_row01-item-top {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .home-stats_row01-item-top.home-stats_row01-item-top-02 {
    flex-flow: column;
  }

  .home-stats_row01-item-bottom {
    max-width: 24rem;
    padding-left: 0;
  }

  .home-stats_row01-item-bottom.home-stats_row01-item-bottom-02 {
    padding-left: 0;
  }

  .home-stats_row-icon {
    flex: none;
  }

  .home-stats_row-icon.i01 {
    margin-left: -10px;
  }

  .home-stats_sticky-wrapper {
    padding-bottom: 4rem;
  }

  .about-responsibility_types-right-wrap {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
  }

  .section_contact-header {
    overflow: clip;
  }

  .contact-header_component {
    padding-bottom: 6rem;
  }

  .contact-header_left-wrapper {
    padding-top: 0;
  }

  .contact-header-heading {
    font-size: 3rem;
  }

  .contact-header-text {
    font-size: 1rem;
  }

  .contact-info-text {
    font-size: 1.125rem;
  }

  .contact-header-tabs-menu {
    grid-column-gap: .25rem;
    justify-content: space-between;
  }

  .contact-header-tabs-link {
    flex: 1;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: .8rem;
  }

  .contact-header_tabs-form {
    grid-column-gap: 1rem;
  }

  .project-showcase_filter-wrapper.project-showcase_filter-bottom {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .project-showcase_filter-item.project-showcase_filter-link-small {
    padding: .3rem 1rem;
  }

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

  .projects-hero_right {
    max-width: none;
  }

  .home-featured_projects-image02 {
    height: 50vh;
  }

  .contact-form-select {
    height: 3.25rem;
    margin-bottom: 0;
  }

  .home-stats_row-content-wrap {
    flex-flow: column-reverse;
  }

  .project-showcase_bottom-wrapper {
    width: 90%;
  }

  .project-showcase_right-wrapper {
    flex: none;
  }

  .contact-header_tabs-heading {
    max-width: none;
  }

  .home-hero-image {
    z-index: 1;
    position: relative;
  }

  .home-hero-image-content-wrapper {
    object-fit: cover;
  }

  .home-hero-values-item {
    grid-row-gap: 1.3rem;
  }

  .home-hero-values-heading {
    font-size: 5rem;
  }

  .project-feature_image-wrapper {
    height: 55svh;
  }

  .section_legal-hero {
    padding-top: 12rem;
  }

  .section_legal-info {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .legal-hero_component {
    justify-content: flex-start;
    align-items: center;
  }

  .legal-hero_heading {
    font-size: 3rem;
  }

  .legal-info_rich-text {
    max-width: 96%;
    margin-left: 0;
    margin-right: 0;
  }

  .legal-info_rich-text ol {
    padding-left: 24px;
  }

  .footer_bottom-disclaimer-wrap {
    font-size: .8rem;
  }

  .menu_contain {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    margin-top: 3rem;
  }

  .menu_link {
    letter-spacing: -3px;
    font-size: 3rem;
  }

  .about-hero_bg-flatten {
    right: -10%;
  }

  .project-feature04-content {
    max-width: 20rem;
  }

  .button-spacing-small {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
  }

  .home-featured_projects-image03 {
    height: 50vh;
  }

  .about-values_lottie {
    width: 8rem;
  }

  .home-hero-video {
    z-index: 1;
    position: relative;
  }

  .preloader_logo {
    width: 9.85rem;
  }

  .footer_lines-wrap {
    height: 16rem;
  }

  .home-featured_projects-image04 {
    height: 50vh;
  }

  .menu_social-link-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .menu_legal-link-text {
    font-size: .75rem;
  }

  .footer_bottom-link {
    font-size: .875rem;
  }

  .disclaimer_popup-wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .disclaimer_popup-block {
    max-width: none;
    padding: 2rem 1.25rem;
  }

  .disclaimer_popup-top {
    align-items: center;
  }

  .contact-cta-text {
    font-size: .65rem;
  }

  .section_home-upcoming {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .home-upcoming_component {
    grid-row-gap: 2rem;
  }

  .home-upcoming_heading {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .home-upcoming-heading-display {
    font-size: 2rem;
  }

  .home-upcoming_left-arrow, .home-upcoming_right-arrow {
    width: 2.5rem;
    height: 2.5rem;
  }

  .home-upcoming_slider-heading {
    grid-row-gap: .5rem;
  }

  .home-upcoming-text {
    font-size: 1rem;
  }

  .home-upcoming-slider-heading-display {
    font-size: 1.4rem;
  }

  .home-upcoming-header-text {
    font-size: 1rem;
  }
}
