.body {
  background-color: #cccbcb;
}

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

.page-wrap {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 70.5fr 31fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.main-col {
  background-color: #dedede;
  padding-bottom: 0;
}

.contact-col {
  padding: 20px 40px;
  position: relative;
}

.brochure-row {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: flex-start;
  padding-left: 0;
  display: flex;
}

.image {
  width: 100%;
  height: 100%;
}

.download-brochure-cta {
  background-color: #ba832e;
  flex: auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 20px;
  display: flex;
  position: relative;
}

.link-block {
  color: #000;
  flex: auto;
  justify-content: center;
  text-decoration: none;
  display: flex;
}

.text-block {
  color: #fff;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.brochure-image-wrap {
  width: 47%;
  height: 100%;
}

.link-block-2 {
  width: auto;
  height: auto;
}

.cta-arrow {
  color: #0000;
  background-color: #0000;
  border: 16px solid #0000;
  border-left: 0 solid #fff0;
  border-right-color: #000;
  width: 0;
  height: 0;
  position: absolute;
  inset: 8% auto auto -8%;
}

.cta-banner {
  background-color: #002a3a;
  margin-top: 20px;
  padding: 20px;
  position: relative;
}

.text-block-2 {
  color: #3bdbc0;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.button {
  background-color: #000;
  border-radius: 8px;
  width: 100%;
  margin-top: 20px;
  padding: 15px 20px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.button._1 {
  color: #002a3a;
  background-color: #3bdbc0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.button._1:hover {
  color: #fff;
  background-color: #002a3a;
}

.button._3 {
  color: #002a3a;
  background-color: #3bdbc0;
  margin-top: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.button._3:hover {
  color: #fff;
  background-color: #002a3a;
}

.cta-arrrow-2 {
  border: 16px solid #0000;
  border-top-color: #002a3a;
  border-bottom: 0 solid #000;
  width: 0;
  height: 0;
  position: absolute;
  inset: auto auto -21% 5%;
}

.form-block {
  margin-top: 20px;
}

.submit-button {
  background-color: #000;
  border-radius: 8px;
  width: 100%;
  margin-top: 20px;
  padding: 12px 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.text-block-3 {
  text-align: center;
  width: 100%;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 10px;
  line-height: 16px;
  position: absolute;
  inset: auto 0% 2% 0;
}

.hero-section-wrapper {
  width: 100%;
  height: 325px;
  display: flex;
}

.content-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #cfd7da;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  padding-bottom: 0;
  display: grid;
}

.content-left {
  grid-column-gap: 19px;
  grid-row-gap: 27px;
  background-color: #fff;
  flex-flow: column;
  justify-content: space-around;
  padding: 40px 80px;
  display: flex;
}

.content-right {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  padding: 40px 50px 20px 20px;
  display: flex;
}

.cta-arrow-1 {
  color: #ba832e;
  position: absolute;
  inset: 6% auto auto -11%;
}

.headline-info-wrapper {
  background-color: #092668;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 35%;
  height: 325px;
  padding: 40px 30px 40px 50px;
  display: flex;
}

.hero-image {
  background-image: url('../images/ChatGPT-Image-May-6-2026-11_36_18-AM.avif');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  position: relative;
}

.to-let-wrapper {
  background-color: #ba832e;
  padding: 10px 15px;
}

.text-block-4 {
  color: #fff;
  letter-spacing: 1px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 900;
}

.text-block-5 {
  color: #fff;
  letter-spacing: 1px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.text-block-5.sub {
  letter-spacing: 0;
  margin-top: 0;
  font-size: 17px;
}

.text-block-6 {
  color: #092668;
  font-family: Lato, sans-serif;
  font-size: 27px;
  font-weight: 900;
}

.text-block-7 {
  color: #092668;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.cl-headline-sub-wrapper {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  display: flex;
}

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

.features-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 14px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 10% 90%;
  grid-auto-columns: 1fr;
  display: grid;
}

.features-text {
  color: #092668;
  font-family: Lato, sans-serif;
  font-size: 17px;
}

.features-icon {
  width: 30px;
}

.featues-text-grid-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  margin-top: 0;
  display: flex;
}

.location-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  margin-top: 0;
  display: flex;
}

.location-wrapper.right {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  margin-top: 0;
}

.text-block-9 {
  grid-row-gap: 12px;
  color: #002a3a;
  flex-flow: column;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
  display: block;
}

.text-block-9.header {
  border-bottom: 1px solid #092668;
  padding-bottom: 5px;
  font-weight: 700;
}

.text-block-9.top {
  color: #002a3a;
  font-size: 15px;
  line-height: 25px;
}

.accommodation-grid-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr .75fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.map-image {
  background-image: url('../images/image006.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 259px;
}

.agent-wrapper {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 40px;
  padding-top: 10px;
  display: flex;
}

.ryan-wrapper {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  margin-top: 0;
  display: flex;
}

.image-2 {
  width: 100px;
}

.text-block-10 {
  color: #092668;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

.linays-wrapper {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-3 {
  width: 100px;
}

.link {
  color: #092668;
}

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

.link-3 {
  color: #092668;
}

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

.link-5 {
  color: #092668;
}

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

.div-block {
  position: absolute;
}

.badge {
  grid-row-gap: 12px;
  background-color: #002a3a;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 130px;
  height: 180px;
  padding: 15px 10px;
  display: flex;
  position: absolute;
  inset: 17% 4% auto auto;
}

.image-4 {
  width: 20px;
}

.text-block-11 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  font-weight: 900;
}

.div-block-2 {
  background-color: #fff;
  width: 80%;
  height: 1px;
}

.text-block-12 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.banner {
  grid-column-gap: 29px;
  background-color: #3bdbc0;
  align-items: center;
  height: 60px;
  padding-left: 86px;
  display: flex;
  position: relative;
}

.image-5 {
  width: 25px;
  padding-left: 0;
}

.text-block-13 {
  color: #002a3a;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
}

.div-block-3 {
  border: 23px solid #0000;
  border-top: 24px solid #3bdbc0;
  border-bottom: 0 solid #000;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -22px;
  left: 75px;
}

.div-block-4 {
  grid-row-gap: 12px;
  background-color: #002a3a;
  flex-flow: column;
  padding: 30px;
  display: flex;
}

.text-block-14 {
  color: #fff;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  display: block;
}

.div-block-5 {
  background-color: #3bdbc0;
  width: 100%;
  height: 1px;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 7% 1fr;
  grid-auto-columns: 1fr;
  text-decoration: none;
  display: grid;
}

.image-6 {
  width: 20px;
}

.text-block-15 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.div-block-7 {
  background-color: #3bdbc0;
  width: 80%;
  min-height: 1px;
}

.div-block-8 {
  grid-row-gap: 11px;
  flex-flow: column;
  display: flex;
}

.image-7 {
  width: 148px;
}

.text-block-16 {
  color: #002a3a;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
}

.div-block-9 {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.image-8 {
  max-width: 40%;
}

.image-9 {
  width: 85%;
}

@media screen and (max-width: 991px) {
  .page-wrap {
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

  .main-col {
    width: 100%;
  }

  .brochure-row {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    flex-flow: row;
    justify-content: space-around;
    align-items: stretch;
  }

  .image {
    width: 240px;
    max-width: none;
  }

  .download-brochure-cta {
    width: auto;
    max-width: none;
  }

  .link-block {
    width: auto;
    max-width: 240px;
  }

  .text-block {
    font-size: 23px;
    line-height: 30px;
  }

  .brochure-image-wrap {
    width: 36%;
  }

  .text-block-3 {
    position: static;
  }

  .hero-section-wrapper {
    height: 275px;
  }

  .content-container {
    padding-bottom: 30px;
  }

  .cta-arrow-1 {
    left: -7%;
  }

  .headline-info-wrapper {
    height: 275px;
  }

  .text-block-5 {
    font-size: 25px;
    line-height: 37px;
  }

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

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

  .text-block-7, .features-text {
    font-size: 15px;
  }

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

  .text-block-9.table {
    font-size: 13px;
    text-decoration: none;
  }

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

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

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

  .text-block-16 {
    line-height: 26px;
  }

  .image-8 {
    width: 20%;
  }

  .image-9 {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .brochure-row {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
  }

  .image {
    width: 190px;
  }

  .download-brochure-cta {
    width: auto;
  }

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

  .brochure-image-wrap {
    width: 48%;
  }

  .content-container {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  .headline-info-wrapper {
    width: 40%;
  }

  .hero-image {
    background-position: 100%;
  }

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

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

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

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

  .text-block-7 {
    font-size: 11px;
  }

  .cl-headline-sub-wrapper {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
  }

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

  .features-text {
    font-size: 12px;
  }

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

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

  .text-block-9.table {
    font-size: 9px;
  }

  .accommodation-grid-wrapper {
    grid-template-columns: 1.25fr .75fr .5fr;
  }

  .map-image {
    background-position: 50%;
    background-size: cover;
    height: 200px;
  }

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

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

@media screen and (max-width: 479px) {
  .contact-col {
    padding-right: 40px;
  }

  .brochure-row {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .image {
    width: 100%;
  }

  .link-block {
    width: 100%;
    max-width: 270px;
  }

  .text-block {
    text-align: center;
    font-size: 16px;
    line-height: 21px;
  }

  .brochure-image-wrap, .link-block-2 {
    width: 100%;
  }

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

  .button._1, .button._3 {
    font-size: 12px;
  }

  .hero-section-wrapper {
    flex-flow: column;
    height: auto;
  }

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

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

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

  .cta-arrow-1 {
    display: none;
  }

  .headline-info-wrapper {
    width: 100%;
    height: 200px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
  }

  .hero-image {
    background-position: 100%;
    width: 100%;
    height: 200px;
  }

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

  .cl-headline-sub-wrapper {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .agent-wrapper {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-flow: column;
  }

  .badge {
    justify-content: space-between;
    width: 118px;
    height: 144px;
  }

  .image-4 {
    width: 10px;
  }

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

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

  .banner {
    grid-column-gap: 13px;
    padding-left: 40px;
  }

  .image-5 {
    width: 17px;
  }

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

  .div-block-3 {
    bottom: -16px;
    left: 28px;
  }

  .image-8 {
    width: 40%;
  }

  .image-9 {
    width: 70%;
  }
}

#w-node-_274c2c3c-0b5f-d714-2535-9e15b44d883c-80ca5075 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f75a55d-f0cb-a319-0771-5950a9782a2c-80ca5075, #w-node-f73ddc94-1ffc-ebcf-ca9d-b7df2ac41200-80ca5075, #w-node-c4cdc274-2887-b03b-4322-1ddbf076d70c-80ca5075, #w-node-_74437cfa-d0ca-a467-092a-270e8675b272-80ca5075 {
  align-self: center;
}


