.section_hero {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.hero_background {
  z-index: 0;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.bg-slideshow {
  width: 100%;
  height: 100%;
  position: fixed;
}

.bg-slide {
  z-index: 1;
  background-image: url('../images/iStock-1166842456.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: relative;
  right: 0;
}

.hero_content {
  z-index: 2;
  place-content: center;
  height: 100%;
  display: flex;
  position: relative;
}

.navbar_component {
  z-index: 999;
  background-color: #0000;
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
}

.navbar_component.is-white {
  color: #fff;
}

.hero-heading-center {
  z-index: 2;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  padding: 80px 30px;
  display: block;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: -16px;
}

.hero-6-text {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  position: relative;
  bottom: -183px;
}

.hero-6-text.hero-5-text {
  color: #000;
  margin-bottom: 32px;
  font-family: Lato, sans-serif;
  position: relative;
  bottom: -150px;
  right: 0;
}

.hero-3-text {
  color: #000;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-8-text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  bottom: -210px;
  right: 0;
}

.hero-4-text {
  color: #000;
  text-align: center;
  margin-bottom: 50px;
  margin-left: -58px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  position: relative;
  top: -80px;
  left: 32px;
  right: 70px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-top: 18px;
  margin-bottom: 24px;
  padding: 12px 25px 10px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
  position: relative;
  bottom: -402px;
  right: -422px;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-heading-center-2 {
  z-index: 3;
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 80px 30px;
  position: relative;
}

.hero-stack {
  height: 100vh;
  position: relative;
  overflow: visible;
}

.hero-heading-center-3 {
  z-index: 2;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  height: 100vh;
  padding: 80px 30px;
  position: sticky;
  top: 0;
}

.hero-heading-center-4 {
  z-index: 3;
  background-color: #0b1c2d;
  border-bottom: 1px solid #e4ebf3;
  height: 101vh;
  padding: 80px 30px;
  position: sticky;
  top: 0;
}

.hero-heading-center-5 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.team-slider {
  z-index: 7;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  height: 110vh;
  margin-top: -628px;
  margin-bottom: -112px;
  padding: 0 30px;
  display: block;
  position: sticky;
  top: 0;
  bottom: 0;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: -191px;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
  margin-bottom: 0;
  bottom: -202px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.j30-m62 {
  background-image: url('../images/Screenshot_5-2-2026_1208_.jpeg');
  background-position: 50%;
  background-size: 945px;
  background-attachment: scroll;
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.hero-heading-center-6 {
  z-index: 5;
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  margin-bottom: 0;
  padding: 80px 30px 0;
  position: fixed;
}

.navbar_brand {
  z-index: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  background-image: url('../images/Warmfield_Building-01-removebg-preview.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 240px;
  margin-top: 5px;
  margin-bottom: 21px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  inset: auto 100% 0 -347px;
  overflow: visible;
}

.nav-link {
  z-index: auto;
  float: none;
  clear: none;
  height: 60px;
  margin-top: 13px;
  margin-left: 23px;
  margin-right: -36px;
  padding-left: 6px;
  padding-right: 14px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  left: -71px;
}

.nav-link-2 {
  text-align: center;
  vertical-align: baseline;
  height: 60px;
  margin-top: 13px;
  margin-right: -25px;
  padding-left: 52px;
  padding-right: 30px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  position: relative;
  inset: 0 -8px auto -94px;
}

.nav-link-3 {
  text-align: center;
  vertical-align: baseline;
  height: 60px;
  margin-top: -6px;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 54px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  inset: 0 0 auto -279px;
}

.container-2 {
  height: 80px;
}

.fixed_logo {
  z-index: 1000;
  background-image: url('../images/Warmfield_Building-01-removebg-preview.png');
  background-position: 0 0;
  background-size: auto;
  width: 120px;
  height: 60px;
  display: flex;
  position: relative;
  bottom: -12px;
  right: 2px;
}

.div-block {
  z-index: 10000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-image: url('../images/Warmfield_Building-01-removebg-preview.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 240px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: block;
  position: fixed;
  inset: 1% 0% 0%;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  width: 100vw;
  height: 100vh;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-center-7 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-2.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero_stack_a {
  height: 200vh;
  position: relative;
  overflow: visible;
}

.div-block-2 {
  position: relative;
  top: -143px;
}

.section-map {
  z-index: 8;
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  background-color: #0b1c2d;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center stretch;
  width: 100vw;
  height: 110vh;
  padding: 80px 30px;
  display: block;
  position: sticky;
  bottom: -413px;
  left: 0;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero_stack_b {
  z-index: 4;
  height: 200vh;
  position: relative;
  overflow: visible;
}

.footer-dark {
  z-index: 7;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 50px 30px 15px;
  position: relative;
  bottom: 0;
  overflow: visible;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

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

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

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

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

.text-block {
  color: #000;
  text-align: center;
  margin-top: -181px;
  margin-right: 530px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  position: relative;
  bottom: -480px;
  right: -282px;
}

.text-block-2 {
  color: #000;
  text-align: center;
  margin-top: -32px;
  margin-right: 0;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  position: relative;
  bottom: -336px;
}

.map-layout {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: stretch start;
  height: 100vh;
  margin-top: -88px;
  display: flex;
  position: relative;
}

.map {
  border-radius: 20px;
  width: 75%;
  height: 85%;
  position: relative;
  bottom: -110px;
  left: -300px;
}

.map-panel {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #0b1c2d;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 85%;
  height: 50px;
  margin-left: 0;
  padding-left: 0;
  display: block;
  position: relative;
  top: 578px;
  bottom: -81px;
  left: -346px;
}

.map-project-title {
  color: #fff;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.map-project-description {
  color: #fff;
}

.map-project-stats {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.splash-overlay {
  z-index: 9999999;
  text-align: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
}

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

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

.nav-link-4 {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  bottom: -13px;
  left: -298px;
}

.map-key {
  z-index: auto;
  color: #fff;
  background-color: #0b1c2d;
  border-radius: 20px;
  width: 15%;
  height: 85%;
  position: relative;
  inset: 110px 0 0 1100px;
}

.div-block-3 {
  background-image: url('../images/Screenshot_5-2-2026_1208_.jpeg');
  background-position: 50%;
  background-size: auto;
  background-attachment: fixed;
  width: 400px;
  height: 400px;
  position: static;
}

.team-slider-2 {
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
  bottom: -103px;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin: 0 auto -37px;
  padding-bottom: 65px;
}

.centered-heading {
  color: #fff;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 62px;
  padding-top: 0;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper-2 {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper-2 {
  width: 30%;
  margin-right: 5%;
}

.team-block-2 {
  background-color: #fff;
  padding-bottom: 24px;
  position: sticky;
}

.image-1 {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0;
  margin-bottom: 18px;
  display: inline-block;
}

.team-block-info-2 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two-2 {
  margin-bottom: 12px;
  margin-left: -10px;
  margin-right: -76px;
  padding-left: 0;
  font-weight: 600;
  position: sticky;
  right: auto;
}

.team-member-text-2 {
  margin-bottom: 20px;
  margin-left: -10px;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow-2 {
  display: none;
}

.team-slider-nav-2 {
  color: #fff;
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.notable-project-link, .notable-project-link-2, .notable-project-link-3, .notable-project-link-4, .notable-project-link-5, .notable-project-link-6 {
  margin-left: -10px;
}

.image-2 {
  overflow: clip;
}

@media screen and (min-width: 1920px) {
  .section-map {
    height: 100vh;
  }

  .footer-content {
    position: relative;
    left: 38px;
    right: 0;
  }

  .footer-block {
    margin-left: 25px;
  }

  .title-small {
    font-size: 25px;
  }

  .footer-link {
    font-size: 20px;
  }

  .text-block {
    bottom: -542px;
  }

  .text-block-2 {
    font-size: 38px;
    bottom: -384px;
  }

  .map {
    top: 20px;
    bottom: 0;
    left: -360px;
  }

  .map-panel {
    width: 325px;
    right: 10px;
  }

  .map-project-title {
    color: #000;
    text-align: center;
    position: static;
    bottom: auto;
  }

  .map-project-description {
    color: #000;
    text-align: center;
  }

  .map-key {
    width: 15%;
    top: 20px;
    left: 1400px;
  }

  .checkbox {
    width: 40px;
    height: 40px;
    margin-top: 15px;
    margin-left: -6px;
  }

  .checkbox-label {
    color: #000;
    width: 80px;
    height: 40px;
    margin-bottom: 0;
    font-family: Lato, sans-serif;
    font-size: 20px;
    position: relative;
    bottom: -15px;
    left: 43px;
  }

  .image-2 {
    position: absolute;
    left: 480px;
  }
}

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

  .hero-3-text {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-8-text {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-4-text {
    right: 0;
  }

  .button-primary {
    bottom: -329px;
    right: -291px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

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

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .text-block {
    width: 90%;
    margin-right: 447px;
    bottom: -309px;
    right: -37px;
  }

  .text-block-2 {
    bottom: -120px;
  }

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

  .team-slide-wrapper-2 {
    width: 47%;
    margin-right: 6%;
  }
}

@media screen and (max-width: 767px) {
  .hero-heading-center, .hero-heading-right, .hero-heading-center-2, .hero-heading-center-3, .hero-heading-center-4, .hero-heading-center-5, .team-slider, .hero-heading-center-6, .hero-heading-left, .hero-heading-center-7, .section-map {
    padding: 60px 15px;
  }

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

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

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

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

  .footer-link:hover {
    color: #1a1b1fbf;
  }

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

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

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

  .team-slider-2 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .section_hero {
    width: 100%;
    height: 100%;
  }

  .hero_background {
    width: 100%;
    height: 100vh;
  }

  .bg-slide {
    width: 100%;
    height: 100%;
  }

  .container {
    max-width: none;
  }

  .hero-6-text {
    margin-bottom: 24px;
  }

  .hero-6-text.hero-5-text {
    margin-top: 0;
    margin-bottom: 0;
    bottom: -150px;
  }

  .hero-4-text {
    margin-bottom: 55px;
    margin-left: -34px;
    margin-right: 8px;
    padding-right: 22px;
    bottom: 31px;
    left: 32px;
  }

  .button-primary {
    margin-top: 145px;
    margin-bottom: -354px;
    margin-left: -205px;
    display: block;
  }

  .hero-heading-center-3 {
    right: 0;
  }

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

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

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

  .text-block {
    width: 100%;
    margin: 63px 0 -243px -39px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-2 {
    margin-top: 0;
    bottom: -17px;
  }

  .map {
    width: 100%;
    height: 10vh;
    margin-bottom: 0;
    margin-right: 0;
    bottom: -384px;
    right: 0;
  }

  .map-panel {
    margin-left: -1px;
    margin-right: 117px;
  }

  .map-project-title {
    margin: 20px 0 0;
    padding-top: 0;
  }

  .map-project-description {
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .team-slide-wrapper-2 {
    width: 100%;
    margin-right: 0%;
  }
}

#w-node-ef0c1a52-0ee8-527f-1ddb-a0593535c8e7-dc3b3e55, #w-node-ef0c1a52-0ee8-527f-1ddb-a0593535c8fb-dc3b3e55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


