section.banner .container {
  justify-content: end;
  padding: 0rem 11rem;
}
section.banner .container .wrap {
  position: relative;
  padding-bottom: 3rem;
}
section.banner .container .wrap .back-link a {
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
  cursor: pointer;
}
section.banner .container .wrap .back-link a span {
  display: inline-flex;
  align-items: center;
  margin-left: 1rem;
  width: 1rem;
  height: 100%;
}
section.banner .container .wrap .back-link a span img {
  transform: rotate(180deg);
  position: relative;
  width: 100%;
}
section.banner .container .wrap .subtitle {
  margin-top: 3rem;
}
.story-content {
  background: rgba(252, 248, 242, 0.8);
  padding: 8rem 0rem;
}
.story-content .container {
  max-width: 120rem;
  margin: 0 auto;
}
.story-content .container h2 {
  position: relative;
  font-weight: 400;
  font-size: 5rem;
  line-height: 1.2;
  color: #5C4200;
  text-align: left;
  margin-bottom: 3.2rem;
}
.story-content .container h2:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -17.5rem;
  height: 0.2rem;
  width: 15rem;
  background: #5C4200;
}
.story-content .container h3 {
  font-weight: 400;
  font-size: 4rem;
  line-height: 1.2;
  color: #5C4200;
  text-align: left;
  margin-bottom: 2.6rem;
}
.story-content .container h3 {
  font-weight: 400;
  font-size: 4rem;
  line-height: 1.2;
  color: #5C4200;
  text-align: left;
  margin-bottom: 2.6rem;
}
.story-content .container h4 {
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 1.2;
  color: #5C4200;
  text-align: left;
  margin-bottom: 2.4rem;
}
.story-content .container h5 {
  font-weight: 400;
  font-size: 2.8rem;
  line-height: 1.2;
  color: #5C4200;
  text-align: left;
  margin-bottom: 2.4rem;
}
.story-content .container h6 {
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #5C4200;
  text-align: left;
  margin-bottom: 2rem;
}
.story-content .container p,
.story-content .container a {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.6;
  color: #342500;
}
.story-content .container p {
  margin-bottom: 2rem;
}
.story-content .container a {
  text-decoration: underline;
}
.story-content .container hr {
  margin: 6rem 0rem;
  color: #5C4200;
}
.story-content .container blockquote {
  position: relative;
  text-align: left;
  padding-left: 4rem;
}
.story-content .container blockquote:before {
  background-image: url(../../img/quotes.webp);
  top: 0;
  left: -1.6rem;
  position: absolute;
  background-size: contain;
  height: 3.6rem;
  width: 6rem;
  background-repeat: no-repeat;
  content: '';
}
.story-content .container .wp-block-button a {
  height: 4.9rem;
  border-radius: 0.5rem;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  gap: 1rem;
  background: #C4A453;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition: all 150ms ease-in-out;
  border: none;
  outline: none;
  cursor: pointer;
  text-decoration: none;
}
.story-content .container .wp-block-embed iframe {
  height: 66rem;
  width: 100%;
}
.villas-section {
  height: 80rem;
  position: relative;
}
.villas-section .contentInImageSlider {
  height: 100%;
}
.villas-section .contentInImageSlider .wrapping-image {
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.villas-section .contentInImageSlider .wrapping-image .container {
  position: absolute;
  z-index: 10;
  min-width: 45%;
  max-width: 45%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 2rem 3rem 3.25rem;
  background: #FFFFFF;
}
.villas-section .contentInImageSlider .wrapping-image .container h2 {
  font-size: 4rem;
  font-weight: 400;
  margin: 0 0 1.8rem;
  color: #5C4200;
  text-transform: uppercase;
}
.villas-section .contentInImageSlider .wrapping-image .container p {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.6;
  color: #5C4200;
  margin-bottom: 1rem;
}
.villas-section .contentInImageSlider .wrapping-image .container p.subtitle {
  text-transform: uppercase;
  color: #C4A453;
}
.villas-section .contentInImageSlider .swiper-pagination .swiper-pagination-bullet {
  background: #ffffffcc;
  width: 2.5rem;
  height: 2.5rem;
  opacity: 0.7;
  margin: 0 1rem;
}
.villas-section .contentInImageSlider .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
}
.immerse-reserve-section {
  padding: 8rem 0rem;
}
.immerse-reserve-section .container {
  padding: 0rem 12rem;
}
.immerse-reserve-section h2 {
  position: relative;
  font-weight: 400;
  font-size: 5rem;
  line-height: 1.2;
  color: #5C4200;
  text-align: left;
  margin-bottom: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.immerse-reserve-section h2:before {
  content: '';
  position: relative;
  display: inline-block;
  left: -2rem;
  width: 15rem;
  height: 0.2rem;
  background-color: #5C4200;
}
.immerse-reserve-section .content-wrapper {
  display: flex;
  gap: 3.2rem;
  flex-wrap: wrap;
}
.immerse-reserve-section .content-wrapper .item {
  width: calc(50% - 1.6rem);
  display: flex;
}
.immerse-reserve-section .content-wrapper .item-left {
  flex: 2;
  min-height: 39rem;
}
.immerse-reserve-section .content-wrapper .item-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.immerse-reserve-section .content-wrapper .item-right {
  flex: 1.25;
  padding: 4.8rem 1.6rem 4.8rem 3.2rem;
}
.immerse-reserve-section .content-wrapper .item-right h3 {
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 1.2;
  margin: 0 0 1rem;
  color: #5C4200;
}
.immerse-reserve-section .content-wrapper .item-right p {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.6;
  color: #5C4200;
  margin-bottom: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
}
.immerse-reserve-section .content-wrapper .item-right .subtitle {
  color: #C4A453;
  text-transform: uppercase;
}
.immerse-reserve-section .content-wrapper .item-right a {
  display: inline-block;
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.21;
  letter-spacing: 0.03em;
  color: #5C4200;
  text-transform: uppercase;
  position: relative;
  margin-top: 1.9rem;
  text-decoration: underline;
}
.immerse-reserve-section .content-wrapper .item-right a span {
  display: inline-flex;
  align-items: center;
  margin-left: 1rem;
  width: 0.695rem;
  height: 100%;
}
@media screen and (max-width: 768px) {
  section.banner .container {
    padding: 0rem 1.6rem;
  }
  section.banner .container .wrap .back-link a {
    font-size: 1.6rem;
  }
  section.banner .container .wrap .back-link a span {
    width: 0.8rem;
  }
  .story-content {
    padding: 4rem 0rem;
  }
  .story-content .container {
    max-width: 40rem;
  }
  .story-content .container h2 {
    font-size: 3rem;
    text-align: center;
    margin-bottom: 2.4rem;
  }
  .story-content .container h3 {
    font-size: 2.8rem;
    text-align: center;
    margin-bottom: 2.2rem;
  }
  .story-content .container h4 {
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 2rem;
  }
  .story-content .container h5 {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 2rem;
  }
  .story-content .container h6 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 1.8rem;
  }
  .story-content .container p {
    font-size: 1.6rem;
    margin-bottom: 1.8rem;
    text-align: center;
  }
  .story-content .container hr {
    margin: 3rem 0rem;
  }
  .story-content .container blockquote {
    padding-left: 3rem;
  }
  .story-content .container blockquote p {
    text-align: left;
    font-size: 1.4rem;
  }
  .story-content .container blockquote:before {
    left: 0rem;
    height: 2rem;
    width: 3rem;
  }
  .story-content .container figure.wp-block-pullquote {
    padding: 3rem 0rem;
  }
  .story-content .container .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: 100%;
  }
  .story-content .container .wp-block-button {
    width: 100%;
  }
  .story-content .container .wp-block-embed iframe {
    height: 22.5rem;
  }
  .villas-section {
    padding: 3rem 1.5rem;
    height: auto;
  }
  .villas-section .contentInImageSlider .wrapping-image {
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: auto 28rem !important;
    min-height: auto;
    padding-top: 28rem;
  }
  .villas-section .contentInImageSlider .wrapping-image .container {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    top: auto;
    transform: none;
    padding: 2rem 2rem 3.25rem;
  }
  .villas-section .contentInImageSlider .wrapping-image .container h2 {
    font-size: 2.5rem;
    text-align: center;
  }
  .villas-section .contentInImageSlider .wrapping-image .container p {
    text-align: center;
    font-size: 1.4rem;
  }
  .villas-section .contentInImageSlider .wrapping-image .container a.main-btn {
    width: 100%;
  }
  .villas-section .contentInImageSlider .swiper-pagination .swiper-pagination-bullet {
    width: 1.5rem;
    height: 1.5rem;
    background: rgba(196, 164, 83, 0.5);
    margin: 0 0.6rem;
  }
  .villas-section .contentInImageSlider .swiper-pagination .swiper-pagination-bullet-active {
    background: #C4A453;
  }
  .immerse-reserve-section {
    padding: 4rem 0rem;
  }
  .immerse-reserve-section .container {
    padding: 0rem 1.6rem;
  }
  .immerse-reserve-section h2 {
    font-size: 3.2rem;
    text-align: center;
  }
  .immerse-reserve-section h2:before {
    display: none;
  }
  .immerse-reserve-section .content-wrapper {
    flex-direction: column;
  }
  .immerse-reserve-section .content-wrapper .item {
    width: 100%;
    flex-direction: column;
  }
  .immerse-reserve-section .content-wrapper .item-left {
    min-height: auto;
    max-height: 39rem;
  }
  .immerse-reserve-section .content-wrapper .item-right {
    padding: 2rem 0rem 3.2rem;
  }
  .immerse-reserve-section .content-wrapper .item-right h3 {
    font-size: 2.4rem;
  }
  .immerse-reserve-section .content-wrapper .item-right p {
    font-size: 1.6rem;
  }
}
/*# sourceMappingURL=guest-stories-details.css.map */