body {
  line-height: 1.8;
}

.bodoni {
  font-family: "Bodoni Moda", serif;
  font-optical-sizing: auto;
  font-style: italic;
}

ul li {
  list-style: none;
}
ul li::marker {
  content: none;
}

.bg-lb {
  background-color: #ECF6FB;
}

.bg-db {
  background: linear-gradient(to right, #344D6A 0%, #1B3758 90%, #1B3758 100%);
}

.c-button--main,
.c-floating-button,
.c-button--header {
  background-color: #29AAE1;
}
.c-button--main span,
.c-floating-button span,
.c-button--header span {
  color: #29AAE1;
}

.c-button--header span,
.c-floating-button span {
  border: 3px solid #29AAE1;
}

.p-cta-doc {
  background: url(../../img/3villas/cta-doc-bg.webp) no-repeat;
}
.p-cta-doc__catch {
  letter-spacing: 0.1em;
}

.wrapper {
  width: 100%;
  max-width: 828px;
  margin: 0 auto;
}

.p-intro__slider .swiper-wrapper,
.p-hotel__infinite-slider .swiper-wrapper {
  transition-timing-function: linear !important;
}

.p-mv__inner {
  padding-top: 110px;
}
@media (max-width: 828px) {
  .p-mv__video {
    position: absolute;
  }
}
.p-mv__title {
  font-size: clamp(20px, 5vw - 0px, 36px);
  line-height: 130%;
  margin-bottom: 50px;
  letter-spacing: 0.03em;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  letter-spacing: 0.12em;
  text-align: left;
  color: #fff;
  font-weight: 500;
}
.p-mv__subtitle {
  font-size: clamp(16px, 5vw - 10px, 24px);
  margin-bottom: 0;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  margin-bottom: 10px;
  text-align: left;
  color: #fff;
}
.p-mv__text {
  font-size: clamp(16px, 5vw - 10px, 24px);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  letter-spacing: 0.12em;
  color: #fff;
}
@media (max-width: 828px) {
  .p-mv__text {
    margin-bottom: 140px;
  }
}
.p-mv__btnwrapper {
  display: flex;
  gap: 20px;
  width: 75%;
}
@media (max-width: 767px) {
  .p-mv__btnwrapper {
    width: 85%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
  }
}
.p-mv__btnwrapper .c-button--main {
  width: 48%;
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 0;
  padding: 15px 40px 15px 15px;
}
@media (max-width: 828px) {
  .p-mv__btnwrapper .c-button--main {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .p-mv__btnwrapper .c-button--main + .c-button--main {
    margin-top: 15px;
  }
}

.p-lifestyle {
  padding: 120px 0;
  background-color: #fff;
}
.p-lifestyle .swiper-pagination {
  position: static;
  width: -moz-fit-content !important;
  width: fit-content !important;
  display: flex;
  align-items: center;
  gap: 20px;
}
.p-lifestyle .swiper-pagination .swiper-pagination-bullet {
  border-radius: 50% !important;
  margin: 0 !important;
}

@media (max-width: 828px) {
  .p-lifestyle {
    padding: 14.4927536232vw 0;
  }
}
.p-lifestyle__title {
  margin-bottom: 40px;
  text-align: center;
}

@media (max-width: 828px) {
  .p-lifestyle__title {
    margin-bottom: 7.2463768116vw;
  }
}
.p-lifestyle__subtitle {
  text-align: center;
  margin-bottom: 20px;
  color: #999999;
}

.p-lifestyle__content {
  position: relative;
  margin-top: 60px;
}

@media (max-width: 828px) {
  .p-lifestyle__content {
    margin-top: 7.2463768116vw;
  }
}
.p-lifestyle__visual {
  width: 100%;
  margin-bottom: 60px;
}

@media (max-width: 828px) {
  .p-lifestyle__visual {
    margin-bottom: 7.2463768116vw;
  }
}
.p-lifestyle__video {
  margin-bottom: 20px;
}

@media (max-width: 828px) {
  .p-lifestyle__video {
    margin-bottom: 2.4154589372vw;
  }
}
.p-lifestyle__video video {
  width: 100%;
  vertical-align: bottom;
}

.p-lifestyle__timeline {
  margin-bottom: 60px;
}

@media (max-width: 828px) {
  .p-lifestyle__timeline {
    margin-bottom: 7.2463768116vw;
  }
}
.p-lifestyle__timeline:last-child {
  margin-bottom: 0;
}

.p-lifestyle__timeline-head {
  display: flex;
  align-items: center;
  gap: 40px;
  color: #1b3758;
  opacity: 0.6;
  margin-bottom: 40px;
}

@media (max-width: 828px) {
  .p-lifestyle__timeline-head {
    gap: 4.8309178744vw;
    margin-bottom: 4.8309178744vw;
  }
}
.p-lifestyle__timeline-icon {
  width: 40px;
}

@media (max-width: 828px) {
  .p-lifestyle__timeline-icon {
    width: 4.8309178744vw;
  }
}
.p-lifestyle__timeline-icon img {
  width: 100%;
}

.p-lifestyle__timeline-text {
  font-weight: 400;
  font-size: 32px;
  line-height: 1;
}

@media (max-width: 828px) {
  .p-lifestyle__timeline-text {
    font-size: 3.8647342995vw;
  }
}
@media (max-width: 828px) {
  .p-lifestyle__text-thin {
    letter-spacing: 0;
  }
}
.p-lifestyle__timeline-body {
  padding-left: 80px;
  position: relative;
}

@media (max-width: 828px) {
  .p-lifestyle__timeline-body {
    padding-left: 9.6618357488vw;
  }
}
.p-lifestyle__timeline-body::before {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  display: block;
  width: 2px;
  background-image: repeating-linear-gradient(180deg, #1b3758, #1b3758 2px, transparent 2px, transparent 8px);
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 2px 100%;
}

@media (max-width: 828px) {
  .p-lifestyle__timeline-body::before {
    left: 2.4154589372vw;
    width: 0.2415458937vw;
  }
}
.p-lifestyle__timeline-block {
  margin-bottom: 20px;
}

@media (max-width: 828px) {
  .p-lifestyle__timeline-block {
    margin-bottom: 2.4154589372vw;
  }
}
.p-lifestyle__timeline-block:last-child {
  margin-bottom: 0;
}

.p-lifestyle__image img {
  width: 100%;
  height: auto;
}

.p-lifestyle__title.c-section__title {
  text-align: center;
}

.p-cta .c-floating-button-wrapper,
.p-cta .c-floating-button {
  position: relative;
  bottom: 0;
}
.p-cta .c-floating-button-wrapper {
  background: #1B3758;
  bottom: 0;
  width: 100%;
  padding: 16px 0;
  display: flex;
  justify-content: center;
  gap: 20px;
  z-index: 100;
}
@media (max-width: 828px) {
  .p-cta .c-floating-button-wrapper {
    padding: 13px 0;
    gap: 10px;
  }
}
.p-cta .c-floating-button-wrapper .c-floating-button {
  position: unset;
  background-color: transparent;
  border-radius: 2px;
  border: 2px solid #fff;
  font-size: 25px;
  background-image: none;
  padding: 15px;
  background-color: #FFF;
  color: #1B3758;
  display: flex;
  justify-content: center;
}
@media (max-width: 828px) {
  .p-cta .c-floating-button-wrapper .c-floating-button {
    font-size: min(36 / 1125 * 100vw, 18px);
    padding: 7px 10px;
    border: 1px solid #fff;
    width: 46%;
    text-align: center;
  }
}
.p-cta .c-floating-button-wrapper .c-floating-button span {
  background-color: transparent;
  border: none;
  width: auto;
  height: auto;
  border-right: 2px solid;
  border-radius: 0;
  padding-right: 10px;
  color: #1B3758;
}
@media (max-width: 828px) {
  .p-cta .c-floating-button-wrapper .c-floating-button span {
    border-right: 1px solid;
  }
}
.p-cta .c-floating-button-wrapper .c-floating-button + .c-floating-button {
  background: #1B3758;
  color: #FFF;
}/*# sourceMappingURL=style.css.map */