.body {
  color: #14161f;
  background-color: rgba(147, 149, 151, .11);
  font-family: Colfax, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.div-block {
  background-color: #4fd8de;
}

.hero1 {
  min-height: 80vh;
  background-image: linear-gradient(rgba(0, 163, 224, .36), rgba(0, 163, 224, .36)), url('../images/image001.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 140px;
  padding-bottom: 60px;
}

.wrapper {
  max-width: 980px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.hero-text-wrapper {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.hero-text-wrapper.no__left__auto {
  margin-left: 0;
}

.hero-text-wrapper.max__780px {
  max-width: 780px;
}

.hero-text-wrapper.max__780px.white-text {
  color: #fff;
}

.h1 {
  font-size: 110px;
  line-height: 100%;
}

.h1.white__text {
  color: #fff;
  font-weight: 500;
}

.h1.white__text.alternative {
  font-size: 100px;
}

.h1.white__text {
  color: #fff;
  font-weight: 500;
}

.h1.white__text.sml {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/the_jefferson_RGB_colour.png');
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
  font-size: 98px;
}

.explore__wrap {
  width: 114px;
  height: 60px;
  color: #fff;
  align-items: center;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.image {
  width: 40px;
  height: 40px;
  max-width: 50%;
  border-radius: 20px;
  margin-right: 10px;
  box-shadow: 1px 1px 3px #00729c;
}

.navbar__landing1__nav {
  z-index: 999;
  height: 90px;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navbar__landing1__nav.nav-2 {
  width: 100%;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0);
  position: fixed;
}

.navbar__landing1__nav.nav-2:hover {
  background-color: #14161f;
}

.navbar__landing1__nav.nav-3 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  margin-bottom: 40px;
  position: static;
}

.navbar {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.brand {
  min-height: 90px;
  background-color: #14161f;
  justify-content: center;
  align-items: center;
  padding-left: 39px;
  padding-right: 39px;
  display: flex;
}

.brand._2 {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
}

.image-2 {
  width: 162px;
}

.nav-link {
  height: 90px;
  padding-top: 36px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  line-height: 100%;
  transition: all .2s;
  display: inline-block;
}

.nav-link:hover {
  color: #fff;
  background-color: #363945;
  font-weight: 400;
}

.nav-link.w--current {
  color: #14161f;
  background-color: rgba(147, 149, 151, .11);
  font-weight: 500;
  text-decoration: none;
}

.nav-link.no-bg {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link.l2 {
  color: #f6fafc;
  background-color: rgba(0, 0, 0, 0);
}

.nav-link.l2:hover {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link.blue:hover {
  background-color: #005780;
}

.nav-link.blue.w--current:hover {
  color: #fff;
}

.hero-button-1 {
  height: 90px;
  float: right;
  color: #fff;
  background-color: #363945;
  padding-left: 39px;
  padding-right: 39px;
  text-decoration: none;
  transition: all .2s;
}

.hero-button-1:hover {
  background-color: #292b35;
}

.hero-button-1.alternative {
  border-radius: 110px;
}

.hero-button-1.blue {
  background-color: #005780;
}

.hero-button-1.blue:hover {
  background-color: #004668;
}

.div-block-2 {
  height: 90px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-icon-1 {
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

.call {
  font-size: 12px;
  font-weight: 500;
}

.text-block {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}

.nav-menu {
  float: none;
}

.into__section {
  padding-top: 100px;
  padding-bottom: 60px;
}

.into__section.alternative {
  max-width: 885px;
  text-align: left;
  background-color: #fff;
  margin-top: -171px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 61px;
}

.h2 {
  color: #14161f;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: 500;
  line-height: 140%;
}

.h2.white {
  color: #fff;
}

.h2.white.smaller {
  font-size: 22px;
}

.h2.smaller {
  font-size: 22px;
  font-weight: 400;
}

.icons-group {
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
}

.icons-group.max__780px {
  max-width: 780px;
}

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

.grid._2-col-grid {
  grid-column-gap: 125px;
  grid-row-gap: 100px;
  grid-template-columns: 1fr 1fr;
}

.col {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 71px auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-items: start;
  display: grid;
}

.col.who-we-are {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-flow: column;
}

.col.icons-col {
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding: 16px;
}

.h3 {
  margin-top: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 140%;
}

.h3.no-margin {
  margin-top: 16px;
  margin-bottom: 0;
}

.h3.smaller {
  font-size: 24px;
}

.image-3 {
  width: 170px;
  height: auto;
  margin-right: 0;
}

.image-3.icons {
  width: 70px;
  height: auto;
}

.slider__container {
  margin-top: 100px;
}

.slider {
  width: 100%;
  height: 620px;
  background-color: #4fd8de;
}

.mask, .slide {
  width: 100%;
  height: 100%;
}

.slide-nav {
  display: none;
}

.left-arrow {
  width: 60px;
  height: 60px;
  background-color: #65684c;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  display: flex;
}

.image-4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.paragraph {
  opacity: .8;
}

.paragraph.footer__copy__60 {
  opacity: .6;
  margin-bottom: 20px;
}

.amenities__section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.tabs__wrapper {
  margin-top: 100px;
}

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

.tabs-menu {
  width: 250px;
  flex-direction: column;
  display: flex;
}

.tab {
  opacity: .5;
  color: #14161f;
  background-color: rgba(0, 0, 0, 0);
  border-left: 2px solid rgba(0, 0, 0, 0);
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 26px;
  display: flex;
}

.tab.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border-left-color: #4fd8de;
  font-size: 26px;
}

.tb__content {
  min-width: 540px;
}

.image-5 {
  width: 100%;
  height: 500px;
  object-fit: cover;
  margin-bottom: 40px;
}

.tabs-content {
  max-width: 700px;
}

.property__features {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.schedule__visit {
  padding-top: 100px;
  padding-bottom: 100px;
}

.form__container {
  max-width: 780px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.text-field {
  height: 70px;
  background-color: #fff;
  border: 1px #000;
  padding-left: 18px;
  padding-right: 18px;
}

.text-field:focus {
  border-style: solid;
  border-color: #14161f;
}

.grid-2 {
  grid-row-gap: 9px;
  grid-template-rows: auto auto auto;
}

.submit-button {
  height: 70px;
  background-color: #65684c;
}

.footer {
  padding-top: 20px;
  padding-bottom: 60px;
}

.footer.hidden {
  display: block;
}

.image-6 {
  width: 162px;
}

.footer__copy {
  margin-top: 40px;
}

.grid-3 {
  grid-template-rows: auto;
}

.link-block {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.link {
  color: #14161f;
  text-align: right;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.link.left {
  color: #65684c;
  text-align: left;
}

.hero2 {
  min-height: 100vh;
  background-image: linear-gradient(rgba(54, 54, 54, .5), rgba(54, 54, 54, .5)), url('../images/New333_Wardlaw_2023-03-15_View04_LowRes1.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  align-items: center;
  display: flex;
}

.hero2.blue {
  background-image: linear-gradient(rgba(0, 87, 128, .36), rgba(0, 87, 128, .36)), url('../images/image001.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.full__image__seect {
  height: 700px;
  background-image: url('../images/Rectangle-13-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 40px;
}

.full__image__seect._1 {
  background-image: url('../images/939ChancellorDrive_2020-12-18_View03_HighRes.jpg');
}

.full__image__seect._1.no-margin-top {
  background-image: url('../images/image001.jpg');
  margin-top: 0;
}

.full__image__seect._1.no-margin-top.blueprint {
  background-image: url('../images/img-cropped-2-1.jpg');
  background-position: 50%;
  background-size: contain;
}

.full__image__seect._2 {
  background-image: url('../images/252_Young_2021-01-08_Northeast.jpg');
  background-position: 50%;
}

.full__image__seect._2.no-margin-top {
  background-image: url('../images/909_Grosvenor_2021-03-23pm_FrontView_LowRes.jpg');
  background-size: cover;
  margin-top: 0;
}

.tab-op-2 {
  opacity: .5;
  color: #14161f;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  padding: 33px;
  font-size: 26px;
  text-decoration: none;
}

.tab-op-2.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #4fd8de;
}

.image-7 {
  width: 100%;
  height: 600px;
  object-fit: cover;
  margin-top: 40px;
}

.wrapper-2 {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
}

.hero-3 {
  max-width: 1340px;
  min-height: 60vh;
  background-image: url('../images/Rectangle-9-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 162px;
  display: flex;
}

.simple-image-section {
  padding-top: 100px;
}

.grid-4 {
  grid-template-rows: auto;
}

.image-8 {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

.the-development {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.the-development.bg-white-smoke {
  background-color: #363945;
}

.the-development.bg-white-smoke.hidden {
  display: none;
}

.the-development.bg-white-smoke.blue {
  background-color: #005780;
}

.property__features-2 {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-5._2-col-grid {
  grid-column-gap: 125px;
  grid-row-gap: 100px;
  grid-template-columns: 1fr 1fr;
}

.grid-5._1-col-grid {
  grid-template-columns: 1fr;
}

.h2-2 {
  color: #14161f;
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: 500;
  line-height: 140%;
}

.italic-text {
  font-size: 16px;
  font-weight: 500;
}

.link-2 {
  color: #65684c;
  font-weight: 500;
}

.field-label {
  font-size: 16px;
  font-weight: 400;
}

.text-block-2 {
  display: inline-block;
}

.text-block-2.good {
  margin-left: 16px;
}

.radio-button-field {
  flex-direction: row;
  align-items: flex-start;
  margin-left: 16px;
  display: inline-block;
}

.list {
  padding-left: 30px;
}

.explore__wrap-2 {
  width: 114px;
  height: 60px;
  color: #fff;
  align-items: center;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.image-9 {
  width: 40px;
  height: 40px;
  max-width: 50%;
  margin-right: 10px;
}

.image-10 {
  width: 60px;
  height: 60px;
}

.h3-2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 140%;
}

.blue-link {
  color: #005780;
  font-weight: 500;
}

.blue-link.grey {
  color: #363945;
}

.link-3 {
  color: #14161f;
  text-align: left;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.link-3.left {
  color: #65684c;
  text-align: left;
}

.image-11 {
  max-width: 70%;
  filter: invert();
  margin-bottom: 16px;
}

.image-11.invrt-off {
  filter: none;
}

.white-link {
  color: #fff;
  font-weight: 500;
}

.image-12 {
  max-width: 60%;
  margin-bottom: 16px;
}

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

.text-field-2 {
  height: 70px;
  background-color: #fff;
  border: 1px #000;
  padding-left: 18px;
  padding-right: 18px;
}

.text-field-2:focus {
  border-style: solid;
  border-color: #14161f;
}

.link-4 {
  color: #f5df4d;
  font-weight: 500;
}

.h2-3 {
  color: #14161f;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: 500;
  line-height: 140%;
}

.submit-button-2 {
  height: 70px;
  background-color: #f5df4d;
}

.submit-button-2.blue {
  width: 100%;
  text-align: center;
  background-color: #47423a;
  justify-content: center;
  align-items: center;
  display: flex;
}

.submit-button-2.grey {
  background-color: #363945;
}

.field-label-2 {
  float: none;
  clear: none;
  color: #fff;
  text-align: center;
  position: static;
}

.submit-button-3 {
  clear: none;
  text-align: center;
  background-color: #000;
  margin-top: 0;
  margin-left: 0;
  font-size: 16px;
  display: inline-block;
  position: static;
}

.form {
  text-align: center;
}

.form-block {
  margin-top: 0;
}

.text-field-3 {
  text-align: center;
}

.success-message {
  background-color: rgba(0, 0, 0, .48);
}

.text-block-3 {
  color: #fff;
}

.text-block-4 {
  text-align: center;
}

.text-field-4 {
  float: none;
  clear: none;
  text-align: center;
  object-fit: fill;
  position: relative;
}

.heading {
  color: #fff;
  text-align: center;
  font-family: Trade gothic lh extended, sans-serif;
  font-weight: 400;
}

.text-field-5 {
  float: none;
  clear: none;
  text-align: center;
  object-fit: fill;
  position: relative;
  left: 0;
}

.columns {
  display: flex;
}

.column {
  flex: 0 auto;
}

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

.tab-link-copy {
  color: #1a1b1f;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: -2px;
  padding: 22px 32px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.tab-link-copy.w--current {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid #000;
}

.tab-link-copy.apply-now-copy {
  color: #fff;
  background-color: #000;
  border: 2px solid #000;
}

.tab-link-copy.apply-now-copy:hover {
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
  font-weight: 600;
}

.popup-wrapper---waitlist {
  z-index: 99999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup-wrapper---waitlist.waitlist {
  display: none;
}

.popup-content-wrapper---brix-copy {
  z-index: 100;
  border-radius: 32px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 3px 14px rgba(74, 58, 255, .16), 0 -2px 4px rgba(20, 20, 43, .12), 0 12px 44px rgba(20, 20, 43, .34);
}

.popup-content-wrapper---brix-copy.popup-1-content-wrapper---brix-copy-copy {
  max-width: 790px;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
}

.popup-1---brix-copy {
  width: 100%;
  min-height: 700px;
  min-width: 700px;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  padding: 64px 32px 80px;
  display: flex;
  position: relative;
}

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

.close-popup---brix-copy {
  cursor: pointer;
  transition: transform .2s;
  position: absolute;
  top: 24px;
  bottom: auto;
  left: auto;
  right: 24px;
}

.close-popup---brix-copy:hover {
  transform: scale(.9);
}

.overlay---brix {
  z-index: 10;
  background-color: rgba(0, 0, 0, .61);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  margin-top: 10%;
  display: flex;
}

.heading-2 {
  color: #fff;
  text-align: center;
  font-weight: 400;
}

.heading-2.margin-right {
  margin-top: 10px;
  margin-right: 32px;
  font-family: Trade gothic lh extended, sans-serif;
  font-weight: 700;
}

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

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

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

.image-14 {
  max-height: 260px;
}

.div-block-6 {
  justify-content: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .hero1 {
    min-height: 70vh;
  }

  .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h1.white__text {
    font-size: 100px;
  }

  .navbar__landing1__nav {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar__landing1__nav.nav-3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .brand._2 {
    padding-left: 10px;
  }

  .nav-link {
    text-align: center;
  }

  .nav-link.l2 {
    color: #14161f;
  }

  .hero-button-1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-button-1.alternative {
    border-radius: 0;
  }

  .menu-button {
    width: 90px;
    height: 90px;
    background-color: #4fd8de;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #3faeb2;
  }

  .icon {
    color: #14161f;
    text-align: center;
    margin: auto;
    padding-top: 11px;
    font-size: 32px;
  }

  .nav-menu {
    background-color: #fff;
  }

  .into__section.alternative {
    margin-top: 0;
  }

  .grid._2-col-grid {
    grid-column-gap: 82px;
    grid-row-gap: 65px;
  }

  .tab, .tab.w--current {
    font-size: 20px;
  }

  .image-5 {
    height: 410px;
  }

  .hero2 {
    min-height: 100vh;
    background-image: linear-gradient(to bottom, null, null), url('../images/939_Chancellor_2023-06-16_View1_1939_Chancellor_2023-06-16_View1.webp');
    background-position: 0 0, 50%;
  }

  .hero-3 {
    padding-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-8 {
    height: 460px;
  }

  .grid-5._2-col-grid {
    grid-column-gap: 82px;
    grid-row-gap: 65px;
  }

  .popup-content-wrapper---brix-copy {
    width: auto;
  }

  .popup-content-wrapper---brix-copy.popup-1-content-wrapper---brix-copy-copy {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 24px;
    right: 24px;
  }

  .image-14 {
    max-height: 240px;
  }
}

@media screen and (max-width: 767px) {
  .hero1 {
    min-height: 60vh;
  }

  .h1.white__text, .h1.white__text.alternative, .h1.white__text {
    font-size: 80px;
  }

  .h2 {
    font-size: 36px;
  }

  .grid._2-col-grid {
    grid-column-gap: 50px;
  }

  .h3 {
    font-size: 26px;
  }

  .image-3 {
    width: 40px;
    height: 40px;
  }

  .slider {
    height: 350px;
  }

  .paragraph {
    line-height: 150%;
  }

  .tabs {
    flex-direction: column;
  }

  .tabs-menu {
    width: 100%;
    flex-flow: wrap;
  }

  .tab {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .tab.w--current {
    font-size: 18px;
  }

  .tb__content {
    min-width: 100%;
  }

  .tabs-content {
    margin-top: 20px;
  }

  .image-7 {
    height: 400px;
  }

  .image-8 {
    height: 320px;
  }

  .grid-5._2-col-grid {
    grid-column-gap: 50px;
  }

  .h2-2 {
    font-size: 36px;
  }

  .image-10 {
    width: 40px;
    height: 40px;
  }

  .h3-2 {
    font-size: 26px;
  }

  .h2-3 {
    font-size: 36px;
  }

  .popup-wrapper---waitlist {
    padding-left: 24px;
    padding-right: 24px;
  }

  .popup-content-wrapper---brix-copy.popup-1-content-wrapper---brix-copy-copy {
    max-width: none;
    border-radius: 20px;
    left: 24px;
    right: 24px;
  }

  .popup-1---brix-copy {
    max-width: none;
    padding: 32px;
  }
}

@media screen and (max-width: 479px) {
  .wrapper {
    width: 100%;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    padding-left: 16px;
    padding-right: 16px;
  }

  .h1.white__text, .h1.white__text.alternative {
    font-size: 50px;
  }

  .h1.white__text {
    font-size: 60px;
  }

  .h1.white__text.sml {
    font-size: 38px;
  }

  .nav-link {
    display: block;
  }

  .menu-button {
    color: #fff;
    background-color: #005780;
  }

  .menu-button.w--open {
    background-color: #004c70;
  }

  .menu-button.grey {
    background-color: #363945;
  }

  .icon {
    filter: none;
    color: #fdfdfd;
  }

  .h2 {
    font-size: 28px;
  }

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .grid._2-col-grid {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .col {
    grid-template-columns: .25fr;
    grid-auto-flow: column;
  }

  .col.center {
    text-align: center;
  }

  .col.who-we-are {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .col.icons-col {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    align-items: stretch;
  }

  .h3 {
    font-size: 20px;
  }

  .h3.no-margin {
    font-size: 30px;
  }

  .h3.smaller {
    font-size: 19px;
  }

  .image-3 {
    width: 190px;
    height: auto;
  }

  .slider {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
  }

  .paragraph.footer__copy__60 {
    text-align: center;
  }

  .image-5 {
    height: 220px;
  }

  .property__features {
    padding-bottom: 40px;
  }

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

  .footer {
    text-align: center;
  }

  .grid-3 {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .link-block {
    margin-left: 10px;
  }

  .link {
    text-align: center;
  }

  .hero2 {
    height: 100vh;
    min-height: 70vh;
  }

  .full__image__seect {
    height: 530px;
    background-attachment: scroll;
  }

  .full__image__seect._1, .full__image__seect._2 {
    height: 240px;
    background-size: contain;
    margin-top: 0;
  }

  .image-7 {
    height: 260px;
  }

  .hero-3 {
    min-height: 40vh;
    background-attachment: scroll;
  }

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

  .the-development, .property__features-2 {
    padding-bottom: 40px;
  }

  .grid-5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-5._2-col-grid {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .h2-2 {
    font-size: 28px;
  }

  .text-block-2, .text-block-2.good {
    font-size: 16px;
  }

  .radio-button-field {
    margin-left: 11px;
  }

  .radio-button-label {
    font-size: 16px;
  }

  .col-2.center {
    text-align: center;
  }

  .h3-2 {
    font-size: 20px;
  }

  .link-3 {
    text-align: center;
  }

  .h2-3 {
    font-size: 28px;
  }

  .form, .form-block {
    width: 100%;
  }

  .heading {
    font-size: 26px;
  }

  .heading.smaller-on-mobile {
    font-size: 24px;
  }

  .div-block-3 {
    width: 100%;
  }

  .popup-wrapper---waitlist {
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .popup-wrapper---waitlist.waitlist {
    display: none;
  }

  .popup-content-wrapper---brix-copy {
    border-radius: 24px;
  }

  .popup-content-wrapper---brix-copy.popup-1-content-wrapper---brix-copy-copy {
    background-color: #fff;
    border-radius: 16px;
    left: 16px;
    right: 16px;
  }

  .popup-1---brix-copy {
    height: 90vh;
    min-height: auto;
    min-width: 289px;
    padding: 40px 16px 32px;
    position: relative;
  }

  .html-embed-6 {
    height: 100%;
    position: relative;
  }

  .heading-2 {
    font-size: 26px;
  }

  .heading-2.margin-right {
    width: 50%;
    font-size: 24px;
  }

  .link-block-2 {
    width: 50%;
  }

  .image-14 {
    max-height: 200px;
  }
}

#w-node-a89031be-4d08-b687-9486-5c2c66d37bcd-957a53ac {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-cf02c483-366e-1d44-34cd-35561e378175-957a53ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Quincy cf';
  src: url('../fonts/Quincy-CF-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Quincy cf';
  src: url('../fonts/Quincy-CF-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Quincy cf';
  src: url('../fonts/Quincy-CF-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Quincy cf';
  src: url('../fonts/Quincy-CF.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Trade gothic lh extended';
  src: url('../fonts/Trade-Gothic-LH-Extended-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}