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

.page_wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.sidebar_column {
  background-color: #fff;
  padding: 20px;
}

.div-block {
  text-align: center;
  background-color: #ec1717;
  width: 100px;
  height: 100px;
  text-decoration: none;
}

.image {
  text-align: left;
  width: 67%;
  margin-left: 0;
  margin-right: auto;
  padding: 10px;
}

.brochure_row {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  width: 100%;
  height: 100%;
  display: flex;
}

.button {
  background-image: url('../images/Image-8.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 212px;
  height: 150px;
  display: flex;
}

.download_box {
  background-color: #a71c20;
  width: 212px;
  height: 150px;
  padding: 20px;
}

.section-main {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.page-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 386px;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.sidebar-col {
  background-color: #fff;
  padding: 20px 24px 24px;
}

.brochure-row {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10%;
  margin-bottom: 0;
  display: flex;
}

.brochure-image {
  width: 200px;
}

.brochure-thumb {
  background-image: url('../images/Image-8.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 280px;
  height: 200px;
}

.brochure-thumbnail {
  text-align: left;
  background-color: #fff;
  background-image: url('../images/Image-8.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 48%;
  height: 144px;
}

.brochure-cta {
  text-align: left;
  background-color: #a71c20;
  flex: auto;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  margin-left: -18px;
  padding: 20px;
  font-family: Figtree, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.brochure-cta-notch {
  border-top: 16px solid #a71c2000;
  border-bottom: 16px solid #a71c2000;
  border-right: 16px solid #a71c20;
  width: 0;
  height: 0;
  margin-top: 16px;
  position: relative;
  transform: translate(0, -32px);
}

.sidebar-strip {
  color: #fff;
  background-color: #1d2335;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  display: flex;
  position: relative;
}

.sidebar-strip_text {
  font-family: Figtree, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.sidebar-strip-notch {
  border: 16px solid #1d233500;
  border-top-color: #1d2335;
  border-bottom-width: 0;
  position: absolute;
  top: 100%;
  left: 11px;
  transform: translate(0, -11%);
}

.lp-form {
  background-color: #fff;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
}

.field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5, .field-label-6 {
  font-weight: 400;
}

.submit-button {
  background-color: #a71c20;
  border-radius: 8px;
  width: 100%;
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Figtree, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.sidebar-info-text {
  text-align: center;
  margin-top: 40px;
  font-size: 12px;
}

.hero-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .55fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  display: grid;
  position: relative;
  overflow: hidden;
}

.hero-headline-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #1d2335;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding: 30px 40px;
  display: flex;
  position: relative;
}

.text-block {
  color: #fff;
  text-align: left;
  background-color: #a71c20;
  margin-top: 10px;
  padding: 15px;
  font-family: Figtree, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 29px;
}

.text-block-2 {
  color: #fff;
  font-family: Figtree, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.hero-img {
  flex: auto;
  width: 100%;
}

.hero-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  flex: auto;
  width: 100%;
  height: 100%;
}

.div-block-2 {
  background-image: url('../images/LP-hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: auto;
}

.content-row {
  flex-flow: column;
  display: flex;
}

.content-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(150px, .75fr) minmax(150px, 1fr);
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content-left {
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.content-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.heading {
  color: #1d2335;
  font-size: 36px;
}

.heading-2 {
  color: #1d2335;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
  display: inline-block;
}

.text-block-3 {
  color: #fff;
  background-color: #a71c20;
  margin-top: 35px;
  padding: 15px;
  font-family: Figtree, sans-serif;
  font-size: 25px;
  display: inline-block;
}

.paragraph {
  color: #1d2335;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 14px;
}

.image-2, .agents-wrapper {
  margin-top: 35px;
}

.watson-day-row {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  align-items: flex-start;
  display: flex;
  overflow: visible;
}

.image-3 {
  width: 112px;
}

.text-block-4 {
  color: #1d2335;
  overflow-wrap: anywhere;
  font-family: Figtree, sans-serif;
  font-size: 12px;
  line-height: 20px;
  position: static;
  overflow: visible;
}

.dtre-row {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
}

.image-4 {
  width: 112px;
}

.dtre-contact-wrapper {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.text-block-5 {
  overflow-wrap: anywhere;
  margin-top: 20px;
  font-family: Figtree, sans-serif;
  font-size: 12px;
}

.text-block-6 {
  color: #000;
  overflow-wrap: anywhere;
  font-family: Figtree, sans-serif;
  font-size: 12px;
}

.dolphin-park-banner {
  background-color: #1d2335;
  display: flex;
}

.m-dolphin-logo {
  aspect-ratio: auto;
  background-color: #a71c20;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 20px 30px;
  display: flex;
}

.text-container {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 10px 20px;
  display: flex;
}

.text-block-7 {
  color: #fff;
  font-family: Figtree, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

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

.text-block-9 {
  color: #fff;
  font-family: Figtree, sans-serif;
  font-size: 13px;
}

.icon-grid {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  text-align: left;
  grid-template-rows: 1fr auto;
  grid-template-columns: 14% 14% 14% 14% 14%;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch center;
  place-items: center;
  display: grid;
}

.grid-boxes {
  aspect-ratio: 1;
  background-color: #a71c20;
  width: 100%;
}

.icon-grid-container {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  flex: 0 auto;
  justify-content: center;
  align-items: baseline;
  width: 100%;
  max-width: 100%;
  padding: 20px;
  display: block;
}

.text-block-10 {
  text-align: center;
  font-family: Figtree, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.features-grid {
  grid-column-gap: 10px;
  grid-row-gap: 22px;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 18fr 18fr 18fr 18fr 18fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: grid;
}

.feature-box {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feature-icon {
  aspect-ratio: auto;
  background-color: #a71c20;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 6em;
  display: flex;
}

.feature-text {
  padding-top: 5px;
  font-family: Figtree, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

.image-5 {
  width: 50px;
}

.large-image-section {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.floor-area-table {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: flex-end;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  bottom: 25px;
  right: 25px;
}

.table-row {
  grid-column-gap: 81px;
  grid-row-gap: 81px;
  border-bottom: 1px solid #000;
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-bottom: 2px;
  display: flex;
}

.table-row.warehouse {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
}

.sq-ft-value {
  width: auto;
  min-width: 36px;
  font-family: Figtree, sans-serif;
  font-size: 10px;
}

.sq-m-value {
  width: auto;
  min-width: 47px;
  font-family: Figtree, sans-serif;
  font-size: 11px;
}

.table-row-container {
  background-color: #fff;
  width: 70%;
  padding: 10px 20px 20px;
}

.row-values {
  grid-column-gap: 61px;
  grid-row-gap: 61px;
  justify-content: flex-end;
  width: 146px;
  display: flex;
}

.text-block-11 {
  font-family: Figtree, sans-serif;
  font-size: 10px;
}

.text-block-11.total {
  font-weight: 600;
}

.floor-area-card {
  z-index: 1;
  background-color: #fff;
  max-width: 520px;
  padding: 16px;
  position: absolute;
  bottom: 24px;
  right: 24px;
}

.floor-area-info {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 5fr 1.25fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  margin-left: 24px;
  padding: 10px 20px;
  display: grid;
  position: absolute;
  bottom: 24px;
  left: auto;
  right: 24px;
}

.text-block-12 {
  color: #000;
  border-bottom: 1px solid #000;
  font-family: Figtree, sans-serif;
  font-size: 10px;
}

.text-block-13, .text-block-14 {
  font-family: Figtree, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.text-block-15, .text-block-16, .text-block-17, .text-block-18, .text-block-19, .text-block-20, .text-block-21, .text-block-22 {
  color: #000;
  border-bottom: 1px solid #000;
  font-family: Figtree, sans-serif;
  font-size: 10px;
}

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

.text-block-24, .text-block-25 {
  color: #000;
  font-family: Figtree, sans-serif;
  font-size: 10px;
}

.div-block-3 {
  color: #fffefe;
}

.hero-image-div {
  background-image: url('../images/LP-hero.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: auto;
  height: auto;
}

.link {
  color: #000;
  text-decoration: none;
}

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

.link-3 {
  color: #000;
  text-decoration: none;
}

.icon-grid-perspective {
  transform: translate(0px, 0px) scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  justify-content: center;
  width: 100%;
  display: flex;
}

.feature_icon {
  flex: none;
  max-width: 80%;
  height: 46%;
  min-height: auto;
}

@media screen and (min-width: 1440px) {
  .page-wrap {
    max-width: 1600px;
  }

  .content-left {
    justify-content: flex-start;
  }

  .heading-2 {
    margin-top: 40px;
    font-size: 23px;
  }

  .text-block-3, .paragraph, .image-2 {
    margin-top: 40px;
  }

  .agents-wrapper {
    margin-top: 60px;
  }
}

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

  .brochure-cta {
    height: auto;
    font-size: 24px;
    line-height: 32px;
  }

  .content-left {
    justify-content: flex-start;
  }

  .heading-2 {
    margin-top: 20px;
  }

  .text-block-3, .paragraph {
    margin-top: 40px;
  }

  .image-2 {
    margin-top: 50px;
  }

  .agents-wrapper {
    margin-top: 60px;
  }

  .floor-area-card {
    z-index: 1;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #fff;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 500px;
    max-width: 520px;
    padding: 16px;
    display: grid;
    position: absolute;
    bottom: 24px;
    right: 24px;
  }
}

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

  .sidebar-col {
    margin-top: 40px;
  }

  .brochure-row {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: .5fr 31px .5fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    height: 14%;
    display: grid;
  }

  .brochure-thumbnail {
    text-align: left;
    width: 65%;
    height: 119px;
    text-decoration: none;
    display: block;
  }

  .brochure-cta {
    justify-content: center;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .content-right {
    justify-content: space-between;
  }

  .text-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .brochure-row {
    padding-left: 60px;
  }

  .brochure-thumbnail {
    width: 80%;
  }

  .brochure-cta {
    align-items: center;
    width: 90%;
    height: 82%;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    line-height: 26px;
  }

  .hero-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: static;
  }

  .hero-headline-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    display: flex;
  }

  .text-block {
    object-fit: fill;
    justify-content: flex-start;
    display: flex;
  }

  .text-block-2 {
    margin-top: 10px;
  }

  .div-block-2 {
    height: 300px;
  }

  .content-container {
    grid-template-columns: 1.2fr;
  }

  .content-left, .content-right {
    width: 100%;
  }

  .text-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero-image-div {
    height: 252px;
  }
}

@media screen and (max-width: 479px) {
  .brochure-row {
    flex-flow: column;
    padding-left: 0;
    display: flex;
  }

  .brochure-thumbnail {
    text-align: left;
    width: 75%;
    height: 1500px;
  }

  .brochure-cta {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    font-size: 22px;
  }

  .brochure-cta-notch {
    display: none;
  }

  .hero-wrapper {
    width: auto;
  }

  .hero-headline-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .content-container {
    grid-template-columns: 1.95fr;
  }

  .content-left, .content-right {
    width: auto;
  }

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

  .watson-day-row, .dtre-row {
    flex-flow: column;
  }

  .icon-grid-container {
    padding-left: 0;
    padding-right: 0;
  }

  .features-grid {
    grid-column-gap: 22px;
    grid-template-columns: 18fr 18fr;
    overflow: visible;
  }
}

#w-node-b1217ed0-1df8-8175-16d8-e189e97b6c09-0f576762, #w-node-_787d8bb4-9712-d0c5-b7fa-fa29dfb68325-0f576762 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-b31415ec-7e4e-b8cc-7fa6-6cadb837bf17-0f576762 {
    justify-self: end;
  }

  #w-node-_7e057401-1462-a247-9de0-79286f1b7b09-0f576762 {
    justify-self: start;
  }

  #w-node-f870287a-e59c-aef5-1f5b-d653aa3bde56-0f576762 {
    place-self: stretch start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_303941ba-6327-6df0-a52b-5d1dfe4b9e95-0f576762 {
    align-self: center;
  }

  #w-node-b31415ec-7e4e-b8cc-7fa6-6cadb837bf17-0f576762 {
    justify-self: end;
  }

  #w-node-f870287a-e59c-aef5-1f5b-d653aa3bde56-0f576762 {
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7e30efba-b904-0d2e-9e14-4039ee3bfd6d-0f576762 {
    justify-self: start;
  }

  #w-node-_4ebced0d-28ba-cacc-b21f-f65e8901989d-0f576762 {
    justify-self: auto;
  }

  #w-node-f870287a-e59c-aef5-1f5b-d653aa3bde56-0f576762 {
    place-self: center stretch;
  }
}


