:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  color: #0009;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 160%;
}

ul {
  color: #0009;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 16px;
  line-height: 160%;
}

li {
  margin-bottom: 10px;
}

.header {
  z-index: 100;
  background-color: #fff;
  height: 90px;
  padding-left: 40px;
  padding-right: 40px;
  position: sticky;
  top: 0;
  box-shadow: 0 0 20px #0000001a;
}

.container {
  align-items: center;
  height: 100%;
  display: flex;
}

.link-block {
  padding-top: 20px;
  padding-bottom: 20px;
}

.image {
  object-fit: contain;
  height: 36px;
}

.list {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  margin-bottom: 0;
  display: flex;
}

.nav-menu {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.button {
  background-color: #b36d75;
  border-radius: 4px;
  margin-top: 20px;
  padding: 14px 22px;
  font-size: 16px;
}

.button:hover {
  background-image: linear-gradient(#0003, #0003);
}

.button.header-button {
  background-color: #b36d75;
  margin-top: 0;
  margin-left: 40px;
}

.button.white {
  border: 1px solid #fff;
}

.list-item {
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
}

.hero {
  justify-content: center;
  height: 500px;
  display: flex;
  position: relative;
}

.image-2 {
  filter: brightness(70%);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  padding: 200px 60px;
  display: flex;
  position: relative;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 44px;
  font-weight: 500;
  line-height: 140%;
}

.heading.centre {
  text-align: center;
  font-weight: 500;
}

.paragraph {
  color: #fff;
  max-width: 800px;
  font-size: 16px;
  line-height: 160%;
}

.paragraph.black {
  color: #3339;
  text-align: center;
}

.paragraph.black.left {
  text-align: left;
}

.paragraph.black.left.top-margin {
  margin-top: 40px;
}

.paragraph.black.left.pricing {
  margin-bottom: 0;
}

.paragraph.black.left.view-post {
  color: #333;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 400;
}

.paragraph.black.left.view-post:hover {
  text-decoration: underline;
}

.paragraph.black.left.blog-intro {
  margin-bottom: 50px;
}

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

.why-choose-us {
  background-color: #b36d75;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 80px 60px;
  display: flex;
}

.introduction {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 60px;
  display: flex;
}

.introduction.purple {
  background-color: #80608f0f;
}

.heading-2 {
  color: #b36d75;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 160%;
}

.heading-2.left {
  text-align: left;
}

.heading-2.white {
  color: #fff;
}

.heading-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 140%;
}

.heading-3.left {
  text-align: left;
}

.heading-3.white {
  color: #fff;
}

.heading-3.blogpost-subheading {
  text-align: left;
  margin-top: 20px;
  font-size: 22px;
}

.properties {
  background-color: #80608f0f;
  flex-direction: column;
  align-items: center;
  padding: 120px 60px;
  display: flex;
}

.properties.white {
  background-color: #ffffff0f;
}

.properties-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1200px;
  display: grid;
}

.properties-grid.properties-page {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-2 {
  background-color: #fff;
  flex-direction: column;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-3 {
  object-fit: cover;
  width: 100%;
  height: 200px;
}

.div-block-3 {
  z-index: 2;
  flex: 1;
  padding: 30px;
  position: relative;
}

.div-block-3.purple {
  background-color: #80608f0f;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.heading-4.black {
  color: #333;
}

.heading-4.black.house-name {
  color: #cbafad;
}

.heading-4.black.house-name.top-margin {
  margin-top: 40px;
}

.heading-4.black.pricing {
  margin-bottom: 20px;
}

.div-block-4 {
  align-items: center;
  display: flex;
}

.image-4 {
  filter: invert();
  height: 60px;
  margin-right: 40px;
}

.div-block-5 {
  background-color: #cbafad;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 14px 20px;
  display: flex;
}

.div-block-5.absolute {
  background-color: #cbafad;
  position: absolute;
  inset: 0% 0% auto;
}

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

.more-info {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 120px 60px;
  display: flex;
}

.more-info.purple {
  background-color: #80608f0f;
}

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

.image-5 {
  object-fit: cover;
  width: 100%;
  height: 400px;
}

.image-5.image-cover-bottom {
  object-position: 50% 100%;
}

.div-block-7 {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  display: grid;
}

.testimonials {
  background-color: #80608f0f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 60px;
  display: flex;
}

.slider {
  background-color: #0000;
  width: 100%;
  max-width: 800px;
  height: auto;
  margin-top: 20px;
}

.slide-nav {
  display: none;
}

.icon {
  background-color: #b36d75;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-right: 0;
  font-size: 20px;
  display: flex;
}

.icon-2 {
  background-color: #b36d75;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: 0;
  font-size: 20px;
  display: flex;
}

.div-block-8 {
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.slide {
  height: auto;
  padding-left: 80px;
  padding-right: 80px;
}

.mask {
  height: auto;
}

.contact {
  background-color: #b36d75;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 60px;
  display: flex;
}

.footer {
  flex-direction: column;
  align-items: center;
  padding: 120px 60px 100px;
  display: flex;
}

.footer-wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 600px) max-content max-content;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1200px;
  display: grid;
}

.div-block-9 {
  flex-direction: row;
  width: 100%;
  max-width: 1200px;
  margin-top: 80px;
  display: flex;
}

.right {
  color: #3339;
  margin-left: auto;
}

.link {
  color: #3339;
}

.heading-5 {
  color: #3339;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 500;
}

.list-2 {
  color: #0009;
  font-size: 16px;
  line-height: 160%;
}

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

.link-2:hover {
  text-decoration: underline;
}

.link-2.white {
  color: #fff;
}

.link-2.dark {
  color: #333;
}

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

.list-item-2 {
  color: #3339;
  margin-bottom: 10px;
}

.text-block-2 {
  color: #3339;
}

.div-block-10 {
  grid-column-gap: 80px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1200px;
  display: grid;
}

.menu-button {
  z-index: 1000;
  margin-left: auto;
  padding: 18px;
  display: none;
  position: relative;
}

.div-block-11 {
  background-color: #fff;
  width: 44px;
  height: 1px;
}

.div-block-11.bottom {
  margin-top: 10px;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.form-block {
  width: 100%;
  max-width: 700px;
  margin-top: 30px;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.text-field {
  color: #0009;
  background-color: #fff;
  border-radius: 0;
  height: 50px;
  margin-bottom: 0;
  font-size: 16px;
}

.text-field:focus {
  border: 1px solid #80608f;
}

.text-field::placeholder {
  color: #0006;
}

.text-field.message {
  height: 120px;
}

.link-3 {
  color: #3339;
  font-weight: 500;
  text-decoration: none;
}

.link-3:hover {
  color: #b36d75;
}

.slider-2 {
  width: 100%;
  height: 460px;
  margin-bottom: 60px;
}

.section {
  flex-direction: column;
  align-items: center;
  padding: 60px 60px 120px;
  display: flex;
}

.div-block-13 {
  width: 100%;
  max-width: 1000px;
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

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

.heading-6 {
  color: #80608f;
  margin-top: -10px;
  font-size: 30px;
  font-weight: 500;
  line-height: 140%;
}

.list-3 {
  color: #80608f;
  margin-top: 20px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 160%;
}

.list-item-3 {
  color: #0009;
  margin-bottom: 10px;
}

.image-7 {
  opacity: .06;
  height: 300px;
  position: absolute;
  inset: 10% auto auto 20%;
}

.collection-list-wrapper {
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 80px;
  display: flex;
}

.rich-text-block {
  margin-top: 20px;
}

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

.div-block-15 {
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.lightbox-link-2 {
  flex: 1;
  height: 100%;
  min-height: 100%;
  margin-right: 20px;
  display: flex;
  position: static;
}

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

.image-8.second {
  width: 300px;
  height: auto;
}

.div-block-16 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.collection-list-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 400px;
}

.div-block-17 {
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: space-between space-around;
  display: flex;
}

.lightbox {
  width: 200px;
  height: auto;
  margin-bottom: 20px;
}

.lightbox.bottom {
  margin-bottom: 0;
}

.property-images {
  object-fit: cover;
  width: 200px;
  height: 140px;
}

.image-9 {
  object-fit: cover;
  width: 140px;
  height: 140px;
}

.lightbox-link-3 {
  width: 140px;
  height: 140px;
  margin-bottom: 20px;
}

.collection-list-wrapper-3 {
  height: 460px;
  overflow: hidden;
}

.icon-3 {
  color: #3339;
  margin-left: 10px;
  margin-right: 0;
  font-size: 14px;
  position: static;
}

.dropdown-toggle {
  padding: 20px 0;
  display: flex;
}

.dropdown-list {
  background-color: #f3e9e9;
  border-radius: 4px;
  padding: 12px;
}

.dropdown-list.w--open {
  color: #3339;
  background-color: #f5f5f5;
  padding: 10px 18px;
}

.dropdown-link {
  color: #3339;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.dropdown-link:hover {
  color: #b36d75;
}

.dropdown-link.w--current {
  color: #3339;
}

.div-block-18 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1200px;
  margin-top: 40px;
  display: grid;
}

.blog-container {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  display: flex;
}

.image-10 {
  object-fit: cover;
  width: 600px;
  height: 400px;
  margin-bottom: 30px;
}

.div-block-19 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  display: grid;
}

.in-text-link {
  color: #3339;
}

.video {
  height: 400px;
}

.image-11 {
  object-fit: contain;
  height: 60px;
}

.link-block-2 {
  margin-top: 40px;
}

.promotion {
  background-color: #b36d75;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 60px;
  display: flex;
}

.link-4 {
  color: #fff;
}

@media screen and (max-width: 991px) {
  p {
    font-size: 14px;
  }

  ul {
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 14px;
  }

  .header {
    height: 80px;
    padding-left: 30px;
    padding-right: 0;
  }

  .image {
    height: 34px;
  }

  .list {
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nav-menu {
    background-color: #f5f5f5;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    margin-top: 80px;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 20px;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .button {
    font-size: 14px;
  }

  .button.header-button {
    margin-top: 30px;
    margin-left: 0;
  }

  .list-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .list-item.dropdown {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading.centre {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 32px;
  }

  .paragraph, .paragraph.centre {
    font-size: 14px;
  }

  .why-choose-us {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    padding-left: 30px;
    padding-right: 30px;
  }

  .introduction {
    padding: 80px 30px;
  }

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

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

  .heading-3.white.promo-header {
    font-size: 22px;
  }

  .properties {
    padding: 80px 30px;
  }

  .properties-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }

  .heading-4 {
    font-size: 18px;
  }

  .image-4 {
    height: 40px;
  }

  .more-info {
    padding: 80px 30px;
  }

  .image-5 {
    height: 300px;
  }

  .div-block-7 {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .testimonials, .contact, .footer {
    padding: 80px 30px;
  }

  .footer-wrapper {
    grid-row-gap: 60px;
    grid-template-columns: minmax(200px, auto);
  }

  .div-block-9 {
    flex-direction: column;
    align-items: flex-start;
  }

  .right {
    margin-top: 20px;
    margin-left: 0;
    font-size: 12px;
  }

  .heading-5 {
    font-size: 16px;
  }

  .list-item-2 {
    font-size: 14px;
  }

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

  .div-block-10 {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .menu-button {
    padding-right: 30px;
    display: block;
  }

  .div-block-11 {
    background-color: #b36d75;
    width: 30px;
    height: 2px;
  }

  .div-block-11.bottom {
    margin-top: 10px;
  }

  .text-field {
    font-size: 14px;
  }

  .section {
    padding: 30px 30px 80px;
  }

  .list-3 {
    font-size: 14px;
  }

  .dropdown-toggle {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .dropdown-list.w--open {
    position: relative;
  }

  .div-block-18 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .video {
    height: 300px;
  }

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

@media screen and (max-width: 767px) {
  .header, .nav-menu {
    padding-left: 20px;
  }

  .hero {
    height: auto;
  }

  .div-block {
    padding: 100px 20px;
  }

  .why-choose-us, .introduction, .properties {
    padding: 60px 20px;
  }

  .image-4 {
    height: 30px;
    margin-right: 30px;
  }

  .more-info {
    padding: 60px 20px;
  }

  .testimonials {
    padding: 60px 0;
  }

  .icon {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 30px;
    height: 54px;
    padding-left: 6px;
  }

  .icon-2 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 30px;
    height: 54px;
    padding-right: 6px;
  }

  .slide {
    padding-left: 50px;
    padding-right: 50px;
  }

  .contact, .footer {
    padding: 60px 20px;
  }

  .menu-button {
    padding-right: 20px;
  }

  .slider-2 {
    height: 300px;
  }

  .section {
    padding: 30px 20px 60px;
  }

  .image-8 {
    height: 340px;
  }

  .image-9, .lightbox-link-3 {
    width: 100px;
    height: 100px;
  }

  .collection-list-wrapper-3 {
    height: 340px;
  }

  .div-block-18 {
    grid-template-columns: 1fr;
  }

  .image-10 {
    height: 300px;
  }

  .promotion {
    padding: 30px 20px;
  }
}

#w-node-_9d2eea42-84e6-a157-7205-8d047b95507e-f0aeea72 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Message.w-node-_0e440ec1-15f6-bc9d-365b-6c90e7daaa4a-97e6f6a5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c0844157-9012-3700-146e-ae945af437a1-97e6f6a5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-_98f831de-01f9-a039-db0b-0e87f56bd6c2-609ddf7e, #w-node-b50b5059-5a26-27e7-e1fb-ec08c2767e65-609ddf7e, #w-node-_3b3b0d86-bfe8-db37-7588-1be4e8fa3c48-51e0830e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_3b3b0d86-bfe8-db37-7588-1be4e8fa3c48-51e0830e {
    grid-area: 2 / 1 / 3 / 2;
  }
}


