a {
  color: #2f486c;
  text-decoration: underline;
}

.body {
  background-color: #eee;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
}

.section-main {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.page-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 390px;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 40px;
  display: grid;
}

.main-col {
  background-color: #fff;
  padding-right: 10px;
}

.side-col {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  background-color: #fff;
  flex-flow: column;
  padding: 10px 40px 20px 20px;
  display: flex;
}

.brochure-row {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: auto;
  display: flex;
}

.brochure-wrapper {
  width: 50%;
  height: 100%;
}

.link-block {
  justify-content: center;
  align-items: stretch;
  height: auto;
  text-decoration: none;
  display: flex;
}

.download-cta {
  background-color: #ff9c00;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px 30px;
  display: flex;
  position: relative;
}

.text-block {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  text-decoration: none;
}

.cta-arrow {
  z-index: auto;
  color: #ff9c00;
  border: 1px #000;
  width: 20px;
  height: 35px;
  position: absolute;
  inset: 10% auto auto -11%;
}

.sidebar-strip {
  background-color: #99d4ff;
  margin-top: 20px;
  padding: 15px 20px;
  position: relative;
}

.text-block-2 {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 26px;
}

.div-block {
  border: 20px solid #0000;
  border-top-color: #99d4ff;
  border-bottom: 0 solid #99d4ff;
  width: 0;
  height: 0;
  position: absolute;
  inset: auto auto -18% 5%;
}

.lp-form {
  margin-top: 10px;
}

.field-label, .field-label-2 {
  font-weight: 400;
}

.submit-button {
  letter-spacing: 1px;
  background-color: #628382;
  border-radius: 8px;
  width: 100%;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.submit-button:hover {
  background-color: #ff9c00;
}

.text-block-3 {
  font-size: 13px;
}

.text-block-4 {
  text-align: center;
  margin-top: 5px;
  font-size: 11px;
  line-height: 15px;
}

.hero-container {
  background-color: #99d4ff;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 350px;
  display: flex;
}

.headline-wrapper {
  flex-flow: column;
  justify-content: space-around;
  width: 45%;
  margin: 15px 20px 15px 40px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.headline {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 34px;
}

.property-size {
  color: #fff;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 900;
  line-height: 31px;
}

.sale-let-block {
  color: #fff;
  text-align: center;
  background-color: #f01107;
  border: 3px solid #fef90c;
  border-radius: 0;
  width: 50%;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 900;
}

.hero-image-wrapper {
  background-image: url('../images/image008.jpg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: cover;
  width: 100%;
}

.content-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 34% 66%;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  padding-top: 0;
  display: grid;
}

.content-left {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 40px;
  padding-right: 21px;
  display: flex;
}

.content-right {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 98%;
  display: flex;
}

.text-block-5 {
  color: #000;
  margin-left: 0;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 25px;
}

.text-block-6 {
  color: #000;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.text-block-7, .text-block-8 {
  font-size: 13px;
}

.text-block-9 {
  color: #000;
  margin-top: 20px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.button {
  text-align: center;
  background-color: #f01107;
  border: 3px solid #fef90c;
  border-radius: 0;
  width: 100%;
  margin-top: 20px;
  padding-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button:hover {
  color: #000;
  background-color: #99d4ff;
  border-color: #fff;
}

.feature-grid {
  grid-column-gap: 0px;
  grid-row-gap: 6px;
  border: 1px solid #2f476c;
  border-radius: 8px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 20px;
  padding: 20px 5px 20px 0;
  display: grid;
}

.feature-text, .text-block-11, .text-block-12, .text-block-13, .text-block-14, .text-block-15 {
  color: #2f476c;
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.image-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 175px 175px;
  grid-template-columns: 50% 49%;
  grid-auto-columns: 1fr;
  width: 98%;
  display: grid;
}

.div-block-2 {
  background-image: url('../images/image010.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #000;
}

.div-block-3 {
  background-image: url('../images/image011.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #000;
}

.div-block-4 {
  background-image: url('../images/image014.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #000;
}

.div-block-5 {
  text-shadow: 0 1px 1px #0003;
  background-image: url('../images/CROPPED-OFFICE.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #000;
}

.floor-plan-grid {
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  background-color: #fff;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1.25fr .25fr .25fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 0;
  padding: 0;
  display: grid;
}

.floorplan-top {
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #000;
  padding-bottom: 1px;
  padding-left: 2px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 900;
}

.floorplan-top.r2 {
  font-weight: 400;
}

.floorplan-bottom {
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #000;
  padding-bottom: 1px;
  padding-left: 2px;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.floorplan-bottom.line, .floorplan-bottom.lr {
  border-bottom-width: 0;
}

.floorplan-final-row {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #ff9c00;
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr .5fr .25fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 1px;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  display: grid;
}

.bottom-row {
  color: #2f476c;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.floorplan-wrapper {
  background-color: #fff;
  border: 1px solid #000;
  width: 100%;
  margin-top: 16px;
  padding: 15px 15px 10px;
}

.agent-wrapper {
  grid-column-gap: 68px;
  grid-row-gap: 16px;
  background-color: #99d4ff;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  width: 100%;
  margin-top: 16px;
  padding: 30px;
  display: flex;
}

.agent-text-wrapper {
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.text-block-16 {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-17 {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.text-block-18 {
  color: #0c3677;
  overflow-wrap: anywhere;
  word-break: break-word;
  font-family: Inter, sans-serif;
  font-size: 18px;
}

.image {
  flex: 0 auto;
  max-width: 50%;
}

.link {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-decoration: underline;
}

.text-block-19 {
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.left-col-head-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.image-3, .image-4, .image-5, .image-6, .image-7, .image-8 {
  width: 30px;
}

.ag-txt-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  margin-bottom: 20px;
  display: flex;
}

.text-block-20 {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 900;
}

.text-block-21 {
  color: #000;
  font-family: Lato, sans-serif;
}

.logo-wrapper {
  grid-row-gap: 21px;
  flex-flow: column;
  justify-content: space-between;
  width: 60%;
  display: flex;
}

.image-9 {
  width: 100%;
}

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

.image-10, .image-11 {
  width: 45%;
}

.button-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 9px;
  flex-flow: column;
  margin-top: 5px;
  display: flex;
}

.button-2 {
  background-color: #f01107;
  border-radius: 8px;
  width: 100%;
  padding: 14px 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.button-2:hover {
  color: #000;
  background-color: #99d4ff;
}

@media screen and (max-width: 991px) {
  .page-wrap {
    grid-template-columns: 1fr;
  }

  .main-col {
    padding-right: 40px;
  }

  .side-col {
    padding-right: 35px;
  }

  .download-cta {
    min-width: 400px;
  }

  .text-block {
    font-size: 26px;
    line-height: 38px;
  }

  .cta-arrow {
    left: -4%;
  }

  .sidebar-strip {
    padding-right: 0;
  }

  .headline {
    font-size: 23px;
    line-height: 29px;
  }

  .property-size {
    font-size: 21px;
    line-height: 27px;
  }

  .feature-text, .text-block-11, .text-block-12, .text-block-13, .text-block-14, .text-block-15 {
    font-size: 11px;
  }

  .image-grid {
    grid-template-columns: 50% 48%;
  }

  .agent-wrapper {
    flex-flow: column;
    justify-content: space-around;
  }

  .image {
    max-width: 40%;
  }

  .image-2 {
    min-width: 100%;
  }

  .image-9 {
    width: 87%;
  }

  .image-10, .image-11 {
    width: 40%;
  }

  .button-wrapper {
    grid-column-gap: 15px;
    flex-flow: row;
  }

  .button-2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .main-col {
    padding-right: 0;
  }

  .side-col {
    margin-left: 40px;
    padding-left: 0;
    padding-right: 34px;
  }

  .brochure-row {
    flex-flow: column;
  }

  .cta-arrow {
    display: none;
  }

  .headline-wrapper {
    width: 75%;
    padding-right: 20px;
  }

  .headline, .property-size {
    font-size: 20px;
    line-height: 26px;
  }

  .sale-let-block {
    font-size: 17px;
  }

  .content-container {
    grid-template-columns: 1.7fr;
    padding-right: 0;
  }

  .content-left {
    padding-right: 40px;
  }

  .content-right {
    margin-right: 0;
    padding-right: 64px;
  }

  .feature-text, .text-block-11, .text-block-12, .text-block-13, .text-block-14, .text-block-15 {
    font-size: 13px;
  }

  .image-grid {
    grid-template-rows: 175px 175px;
    grid-template-columns: 49% 49%;
    margin-left: 40px;
    margin-right: 0;
  }

  .floorplan-wrapper {
    width: 100%;
    margin-left: 40px;
  }

  .agent-wrapper {
    grid-row-gap: 35px;
    flex-flow: column;
    width: 100%;
    margin-left: 40px;
  }

  .text-block-16, .text-block-17, .text-block-18 {
    font-size: 17px;
  }

  .image-2 {
    max-width: 200%;
  }

  .text-block-19 {
    font-size: 16px;
  }

  .logo-wrapper {
    align-items: flex-start;
  }

  .image-9 {
    width: 79%;
  }

  .badge-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: flex-start;
  }

  .image-10 {
    width: 36%;
  }

  .image-11 {
    width: 34%;
  }

  .button-wrapper {
    flex-flow: column;
  }

  .button-2 {
    font-size: 17px;
  }
}

@media screen and (max-width: 479px) {
  .side-col {
    padding-left: 0;
    padding-right: 47px;
  }

  .text-block-4 {
    font-size: 10px;
  }

  .hero-container {
    height: 275px;
  }

  .headline-wrapper {
    padding-right: 10px;
  }

  .headline {
    font-size: 16px;
    line-height: 22px;
  }

  .property-size {
    font-size: 14px;
    line-height: 21px;
  }

  .sale-let-block {
    font-size: 13px;
  }

  .content-container {
    grid-template-columns: 1.7fr;
    padding-right: 30px;
  }

  .content-left {
    padding-right: 20px;
  }

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

  .text-block-5 {
    font-size: 16px;
  }

  .text-block-6 {
    font-size: 10px;
  }

  .text-block-9 {
    font-size: 13px;
    line-height: 24px;
  }

  .image-grid {
    grid-template-rows: 175px 175px auto auto;
    grid-template-columns: 106%;
  }

  .div-block-4, .div-block-5 {
    height: 175px;
  }

  .floor-plan-grid {
    grid-template-columns: .5fr .25fr .25fr;
  }

  .floorplan-wrapper, .agent-wrapper {
    width: 105%;
  }

  .agent-text-wrapper {
    width: 100%;
  }

  .text-block-16 {
    font-size: 15px;
  }

  .text-block-17 {
    font-size: 14px;
  }

  .text-block-18 {
    font-family: Lato, sans-serif;
    font-size: 0;
  }

  .link {
    font-size: 12px;
  }

  .text-block-19 {
    font-size: 11px;
    line-height: 19px;
  }

  .left-col-head-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text-block-20 {
    font-size: 15px;
  }

  .text-block-21 {
    font-size: 12px;
  }

  .image-9 {
    width: 100%;
  }

  .image-10 {
    width: 50%;
  }

  .image-11 {
    width: 50%;
    margin-left: -2px;
  }
}

#w-node-d249ac24-366a-72a1-e328-2c48690afc2c-a8d68d82 {
  place-self: center;
}

#w-node-_63cd7475-5e44-571c-ce2d-231e3a874785-a8d68d82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f6d303cd-b695-9c51-f51f-371a2af6b73d-a8d68d82 {
  place-self: center;
}

#w-node-_37f08430-4c8f-18c9-3c8a-e1b5d295aff2-a8d68d82 {
  align-self: center;
}

#w-node-ab0e87a3-6863-6af1-8506-ea4acde69cf7-a8d68d82 {
  place-self: center;
}

#w-node-_01cec0b6-a3a1-06d6-e79c-527b8f647be1-a8d68d82 {
  align-self: center;
}

#w-node-_82c2f9fa-cf9b-2fca-b1f2-14ba3a72dbd3-a8d68d82 {
  place-self: center;
}

#w-node-_49028148-7f69-0e32-7443-880726741629-a8d68d82 {
  align-self: center;
}

#w-node-_776075a2-2eb8-38cb-e468-f718874954a2-a8d68d82 {
  place-self: center;
}

#w-node-_70949a36-d15e-726b-5fa2-023a88c8375f-a8d68d82 {
  align-self: center;
}

#w-node-_47850887-5365-9dd9-b297-82f64a6cfd9b-a8d68d82 {
  place-self: center;
}

#w-node-_247aaf48-0f4e-d1a0-f62e-da38a34d8ef1-a8d68d82 {
  align-self: center;
}


