@font-face {
  font-family: "Futura";
  src: url("futur.woff") format("woff");
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  line-height: 27px;
  margin: 0;
}

img {
  max-width: 100%;
  display: block;
}

p, h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0;
  margin-block-end: 0;
}

.btn {
  width: fit-content;
}
.btn a {
  color: #770000;
  text-decoration: none;
  font-weight: 500;
}
.btn.underline {
  position: relative;
}
.btn.underline::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 1px solid #770000;
}

.slick-slider .slick-arrow.slick-next {
  right: 0;
  z-index: 999;
}
.slick-slider .slick-arrow.slick-prev {
  left: 0;
  z-index: 999;
}

.fw-3 {
  font-weight: 300;
}

.fw-4 {
  font-weight: 400;
}

.fw-5 {
  font-weight: 500;
}

.fw-6 {
  font-weight: 600;
}

.fw-7 {
  font-weight: 700;
}

.fw-8 {
  font-weight: 800;
}

.fw-9 {
  font-weight: 900;
}

html {
  scroll-behavior: smooth;
}

.fade-up {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.fade-up-active {
  opacity: 1;
  transform: translateY(0);
}

.d-hide-m {
  display: none;
}

.d-hide-t {
  display: block;
}

.p-18 {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 3px;
}

.p-18-n {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}

.p-18-i {
  font-family: "Inter", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 215%; /* 25.8px */
  letter-spacing: -0.12px;
  text-transform: capitalize;
}

.p-18-g {
  font-family: "Gabarito", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 215%; /* 25.8px */
  letter-spacing: -0.12px;
  text-transform: capitalize;
}

.h-40 {
  font-family: "Lato", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 107.143% */
}

.p-40 {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 250;
  line-height: 30px; /* 125% */
  letter-spacing: 0.24px;
}

.h-50-i {
  font-family: "Inter", serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 100;
  line-height: 60px; /* 272.727% */
  letter-spacing: -0.44px;
}

.footer-text {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.56px;
  text-transform: uppercase;
}

.footer-sub {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 214.286% */
}

.p-16 {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}

.p-25 {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}

.h-150 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.5px;
}

.p-18-t {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.h-50 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px; /* 173.077% */
  letter-spacing: -0.52px;
  text-transform: uppercase;
}

.btn-item {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 3px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
  text-underline-offset: 2px;
}

.h-120 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.h-220 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 80px; /* 142.857% */
  letter-spacing: -3.36px;
}

.h-70 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 100% */
  letter-spacing: -0.6px;
}

.h-80 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 100% */
  letter-spacing: -0.6px;
}

.arr-left {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.arr-right {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.h-60 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 125% */
  letter-spacing: -0.32px;
}

.yellow-btn {
  text-decoration: underline;
  color: #D0A452;
}

@media only screen and (min-width: 768px) {
  ::-webkit-scrollbar {
    width: 4px;
    background: #373435;
  }
  ::-webkit-scrollbar-track {
    background: transparent;
    /* background: #2E2E2E; */
  }
  ::-webkit-scrollbar-thumb {
    background: #D0A452;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #373435;
  }
}
@media only screen and (min-width: 1200px) {
  .d-hide-m {
    display: block;
  }
  .d-hide-t {
    display: none;
  }
  .p-18 {
    font-size: 0.9375vw;
    letter-spacing: 0.2333333333vw;
  }
  .footer-text {
    font-size: 0.9375vw;
    letter-spacing: 0.15vw;
  }
  .footer-sub {
    font-size: 1.0416666667vw;
    line-height: 1.5625vw; /* 214.286% */
  }
  .h-40 {
    font-size: 2.0833333333vw;
    line-height: 3.6458333333vw; /* 107.143% */
  }
  .arr-left {
    width: 2.9166666667vw;
    height: 2.9166666667vw;
  }
  .arr-right {
    width: 2.9166666667vw;
    height: 2.9166666667vw;
  }
  .h-60 {
    font-size: 3.125vw;
    font-weight: 500;
    line-height: 3.6458333333vw; /* 116.667% */
    letter-spacing: -0.0625vw;
  }
  .h-50-i {
    font-size: 2.6041666667vw;
    line-height: 3.125vw; /* 120% */
    letter-spacing: -0.0520833333vw;
  }
  .p-18-t {
    font-size: 0.9375vw;
    letter-spacing: 0.1875vw;
  }
  .p-16 {
    font-size: 0.8333333333vw;
    line-height: 1.8229166667vw; /* 142.857% */
  }
  .p-18-i {
    font-size: 0.9375vw;
    letter-spacing: -0.00625vw;
  }
  .p-18-g {
    font-size: 0.9375vw;
    letter-spacing: -0.00625vw;
    line-height: 1.3020833333vw;
  }
  .p-40 {
    font-size: 2.0833333333vw;
    font-weight: 275;
    line-height: 2.6041666667vw; /* 125% */
    letter-spacing: 0.0208333333vw;
  }
  .p-25 {
    font-size: 1.3020833333vw;
    line-height: 1.9791666667vw; /* 152% */
  }
  .h-150 {
    font-size: 7.8125vw;
    letter-spacing: 0.390625vw;
  }
  .h-50 {
    font-size: 2.6041666667vw;
    font-weight: 500;
    line-height: 2.34375vw; /* 90% */
    letter-spacing: -0.0520833333vw;
  }
  .p-18-n {
    font-size: 0.9375vw;
    line-height: 1.5625vw; /* 166.667% */
  }
  .btn-item {
    font-size: 0.9375vw;
    letter-spacing: 0.1875vw;
    text-underline-offset: 0.1041666667vw;
  }
  .h-120 {
    font-size: 6.25vw;
    letter-spacing: 0.125vw;
  }
  .h-220 {
    font-size: 11.4583333333vw;
    letter-spacing: -0.6875vw;
    line-height: normal;
  }
  .h-70 {
    font-size: 3.6458333333vw;
    font-weight: 500;
    line-height: 3.125vw; /* 100% */
    letter-spacing: -0.0729166667vw;
  }
  .h-80 {
    font-size: 4.1666666667vw;
    line-height: 3.6458333333vw; /* 100% */
    letter-spacing: -0.0833333333vw;
  }
}
[data-cursor=pointer3] {
  cursor: none;
}

[data-cursor=pointer4] {
  cursor: none;
}

.hero-banner {
  overflow: hidden;
}
.hero-banner .main-slider-wrapper .main-slider {
  height: 589px;
}
.hero-banner .main-slider-wrapper .main-slider .slider-item {
  position: relative;
  top: -141px;
}
.hero-banner .main-slider-wrapper .main-slider .slider-item::after {
  position: absolute;
  width: 100%;
  content: "";
  bottom: -739px;
  z-index: 4;
  left: 0;
  height: 425px;
  background: linear-gradient(0deg, #181818 0%, #181818 18.22%, rgba(24, 24, 24, 0.84) 40.6%, rgba(24, 24, 24, 0.6) 61.19%, rgba(24, 24, 24, 0) 100%);
}
.hero-banner .main-slider-wrapper .main-slider .slider-item img {
  height: 730px;
  width: 100%;
  object-fit: cover;
}
.hero-banner .main-slider-wrapper .main-slider .slider-item .slider-content {
  position: absolute;
  bottom: -683px;
  left: 0;
  padding: 20px 25px;
  width: 100%;
  z-index: 5;
}
.hero-banner .main-slider-wrapper .main-slider .slider-item .slider-content .main {
  background: linear-gradient(92deg, #BCBCBC 6.11%, #D0A452 49.26%, #BCBCBC 96.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 40px;
  text-align: center;
  text-transform: uppercase;
}
.hero-banner .main-slider-wrapper .main-slider .slider-item .slider-content .slider-content-text {
  color: #ffffff;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .hero-banner .main-slider-wrapper .main-slider {
    height: 44.2708333333vw;
  }
  .hero-banner .main-slider-wrapper .main-slider .slider-item {
    top: -10.9375vw;
  }
  .hero-banner .main-slider-wrapper .main-slider .slider-item::after {
    height: 34.6875vw;
    bottom: -62.2083333333vw;
    background: linear-gradient(0deg, #181818 0%, #181818 18.22%, rgba(24, 24, 24, 0.84) 46.76%, rgba(24, 24, 24, 0.6) 61.19%, rgba(24, 24, 24, 0) 100%);
  }
  .hero-banner .main-slider-wrapper .main-slider .slider-item img {
    height: 55.2083333333vw;
  }
  .hero-banner .main-slider-wrapper .main-slider .slider-item .slider-content {
    padding: 8.8541666667vw 33.8541666667vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    bottom: -57.2083333333vw;
  }
  .hero-banner .main-slider-wrapper .main-slider .slider-item .slider-content .main {
    padding-bottom: 0.9375vw;
    width: 28.28125vw;
  }
  .hero-banner .main-slider-wrapper .main-slider .slider-item .slider-content .slider-content-text {
    width: 22.6041666667vw;
  }
}

.home-story {
  overflow: hidden;
}
.home-story .full-wrapper {
  position: relative;
  padding-bottom: 297px;
  background: #1b1814;
}
.home-story .full-wrapper::after {
  position: absolute;
  width: 100%;
  content: "";
  bottom: 0;
  z-index: 3;
  left: 0;
  height: 573px;
  background: linear-gradient(0deg, #181818 0.03%, #181818 41.94%, rgba(24, 24, 24, 0.87) 53.36%, rgba(24, 24, 24, 0.75) 67.2%, rgba(24, 24, 24, 0) 80.75%);
}
.home-story .full-wrapper::before {
  position: absolute;
  width: 100%;
  content: "";
  top: 0;
  z-index: 3;
  left: 0;
  height: 269px;
  background: linear-gradient(180deg, #181818 0%, rgba(24, 24, 24, 0.87) 16.29%, rgba(24, 24, 24, 0.75) 24.47%, rgba(24, 24, 24, 0) 53.76%);
}
.home-story .full-wrapper .image-container {
  position: relative;
}
.home-story .full-wrapper .image-container img {
  height: 390px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.home-story .full-wrapper .detail-container {
  position: absolute;
  top: 252px;
  left: 0;
  z-index: 4;
}
.home-story .full-wrapper .detail-container .detail-inner {
  padding: 0 20px 25px;
}
.home-story .full-wrapper .detail-container .detail-inner .sub {
  width: 80%;
  text-align: left;
  color: #FFF;
  margin-bottom: 10px;
  font-weight: 250;
  -webkit-text-stroke: 0.5px #FFF;
}
.home-story .full-wrapper .detail-container .detail-inner .scrolling-text-sec {
  margin-bottom: 60px;
  position: relative;
}
.home-story .full-wrapper .detail-container .detail-inner .scrolling-text-sec::before {
  position: absolute;
  width: 768px;
  content: "";
  bottom: 0.7rem;
  z-index: 5;
  left: -20px;
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
}
.home-story .full-wrapper .detail-container .detail-inner .scrolling-text-sec .line-text-scroll {
  height: 100%;
  width: 1px;
  background: #FF6A00;
  display: inline-block;
  position: absolute;
  top: -10%;
  left: 25%;
  z-index: 5;
}
.home-story .full-wrapper .detail-container .detail-inner .scrolling-text-sec .main {
  background: linear-gradient(92deg, #BCBCBC 6.11%, #D0A452 49.26%, #BCBCBC 96.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  text-align: left;
  z-index: 6;
  padding-left: 50px;
  transition: transform 0.3s ease-out; /* Smooth movement */
}
.home-story .full-wrapper .detail-container .detail-inner .para {
  color: #ffffff;
  padding-bottom: 45px;
  text-align: justify;
}
@media only screen and (min-width: 768px) {
  .home-story .full-wrapper {
    padding-bottom: 190px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-story .full-wrapper {
    padding-bottom: 22.5vw;
  }
  .home-story .full-wrapper::after {
    height: 45.8854166667vw;
    background: linear-gradient(0deg, #181818 0.03%, #181818 41.94%, rgba(24, 24, 24, 0.87) 53.36%, rgba(24, 24, 24, 0.75) 67.2%, rgba(24, 24, 24, 0) 80.75%);
  }
  .home-story .full-wrapper::before {
    height: 38.6979166667vw;
  }
  .home-story .full-wrapper .image-container {
    position: relative;
  }
  .home-story .full-wrapper .image-container::after {
    position: absolute;
    width: 100%;
    content: "";
    bottom: -0.8333333333vw;
    z-index: 3;
    left: 0;
    height: 3.84375vw;
    background: linear-gradient(0deg, #181818 0%, #181818 18.22%, rgba(24, 24, 24, 0.84) 46.76%, rgba(24, 24, 24, 0.6) 61.19%, rgba(24, 24, 24, 0) 100%);
  }
  .home-story .full-wrapper .image-container img {
    height: 38.6979166667vw;
  }
  .home-story .full-wrapper .detail-container {
    top: 28.3958333333vw;
  }
  .home-story .full-wrapper .detail-container .detail-inner {
    padding: 0 8.9583333333vw 2.65625vw;
  }
  .home-story .full-wrapper .detail-container .detail-inner .sub {
    width: 19.53125vw;
    margin-bottom: 1.40625vw;
    font-weight: 275;
    -webkit-text-stroke: 0.0260416667vw #FFF;
    line-height: 2.6041666667vw;
    letter-spacing: 0.0208333333vw;
  }
  .home-story .full-wrapper .detail-container .detail-inner .scrolling-text-sec {
    margin-bottom: 1.5625vw;
  }
  .home-story .full-wrapper .detail-container .detail-inner .scrolling-text-sec::before {
    width: 71.3020833333vw;
    bottom: 1.4583333333vw;
    height: 0.1041666667vw;
  }
  .home-story .full-wrapper .detail-container .detail-inner .scrolling-text-sec .line-text-scroll {
    width: 0.1041666667vw;
    left: 30%;
    top: -0.5208333333vw;
  }
  .home-story .full-wrapper .detail-container .detail-inner .scrolling-text-sec .main {
    background: linear-gradient(92deg, #BCBCBC 6.11%, #D0A452 49.26%, #BCBCBC 96.05%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: unset;
  }
  .home-story .full-wrapper .detail-container .detail-inner .para {
    padding-bottom: 3.4895833333vw;
    width: 30.2604166667vw;
  }
}

.home-room-suites {
  overflow: hidden;
}
.home-room-suites .full-wrapper {
  background: #181818;
  padding-bottom: 100px;
  position: relative;
}
.home-room-suites .full-wrapper::before {
  position: absolute;
  width: 100%;
  content: "";
  bottom: 0;
  left: 0;
  height: 35%;
  background: #ffffff;
}
.home-room-suites .full-wrapper .top-section {
  padding: 0 0 80px;
}
.home-room-suites .full-wrapper .top-section .head-wrapper .text-scroll-r {
  color: rgba(255, 255, 255, 0.03);
  text-align: center;
  margin-bottom: -30px;
  display: block;
  transition: transform 0.3s ease-out; /* Smooth movement */
}
.home-room-suites .full-wrapper .top-section .head-wrapper .main {
  background: linear-gradient(91deg, #646464 6.31%, #D0A452 25.49%, #C1BCB4 96.08%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  text-align: center;
  padding: 0;
  margin-bottom: 49px;
  width: 422px;
  position: relative;
  margin-left: -1%;
}
.home-room-suites .full-wrapper .top-section .head-wrapper .main::before {
  position: absolute;
  width: 100%;
  content: "";
  bottom: 0.5rem;
  z-index: 5;
  left: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
}
.home-room-suites .full-wrapper .top-section .para {
  text-align: justify;
  padding: 0 20px 45px;
  color: #ffffff;
}
.home-room-suites .full-wrapper .top-section .link {
  padding-left: 20px;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider.slick-slider {
  margin-bottom: 0;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .slick-dots {
  bottom: -30px;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .slick-dots li button::before {
  color: #000000;
  opacity: 0.25;
  margin: 5px;
  font-size: 8px;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .slick-dots li.slick-active button::before {
  color: #D0A452;
  opacity: 1;
  margin: 5px;
  font-size: 10px;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item {
  margin: 0 10px;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .room-item-inner {
  position: relative;
  border: 0.5px solid rgba(255, 255, 255, 0.4);
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .room-item-inner::before {
  position: absolute;
  width: 100%;
  content: "";
  bottom: 0;
  left: 0;
  height: 100%;
  background: linear-gradient(270deg, rgba(24, 24, 24, 0) -41.64%, rgba(24, 24, 24, 0.65) 70.16%, #181818 138.96%);
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .room-item-inner img {
  height: 500px;
  width: 100%;
  object-fit: cover;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 54px 29px;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .category-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 30px;
  gap: 20px;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .category-list .listing-detail .list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .category-list .listing-detail .list-item img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin-bottom: 5px;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .category-list .listing-detail .list-item .cat {
  color: #ffffff;
  text-transform: uppercase;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .title {
  color: #ffffff;
  padding-bottom: 30px;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .buton-wrapper a.link-w {
  color: #ffffff;
  margin-left: 2px;
  text-decoration: none;
  position: relative;
}
.home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .buton-wrapper a.link-w::before {
  position: absolute;
  width: 2px;
  content: "";
  bottom: 0;
  z-index: 5;
  left: -4px;
  height: 100%;
  background: #ffffff;
}
@media only screen and (min-width: 375px) {
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .buton-wrapper a.link-w {
    margin-left: 1rem;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .buton-wrapper a.link-w::before {
    left: -0.8rem;
  }
}
@media only screen and (min-width: 600px) {
  .home-room-suites .full-wrapper .top-section .head-wrapper .main {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .home-room-suites .full-wrapper {
    padding-bottom: 8.3333333333vw;
  }
  .home-room-suites .full-wrapper::before {
    height: 22.7604166667vw;
  }
  .home-room-suites .full-wrapper .top-section {
    padding: 0 0 6.7708333333vw;
    width: 100%;
  }
  .home-room-suites .full-wrapper .top-section .head-wrapper .text-scroll-r {
    text-align: left;
    margin-bottom: -7.59375vw;
  }
  .home-room-suites .full-wrapper .top-section .head-wrapper .main {
    font-size: 6.25vw;
    text-align: right;
    padding: 0 12.5vw 0 0;
    margin-bottom: 1.0416666667vw;
    font-weight: 500;
    letter-spacing: 0.125vw;
    line-height: 6.55vw;
    width: 100%;
  }
  .home-room-suites .full-wrapper .top-section .head-wrapper .main::before {
    bottom: 1.6446875vw;
    height: 0.1041666667vw;
    width: 85.2083333333vw;
  }
  .home-room-suites .full-wrapper .top-section .para {
    text-align: justify;
    padding: 0 12.5vw 2.6041666667vw 61.3020833333vw;
    width: 100%;
  }
  .home-room-suites .full-wrapper .top-section .link {
    padding-left: 61.3020833333vw;
  }
  .home-room-suites .full-wrapper .bottom-section {
    padding-left: 0;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper {
    position: relative;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper:hover .arrow-div .arrow-left-r {
    opacity: 1;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper:hover .arrow-div .arrow-right-r {
    opacity: 1;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-left-r {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 50%;
    height: 50%;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-left-r img {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    object-fit: cover;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-right-r {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    width: 50%;
    height: 50%;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-right-r img {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    object-fit: cover;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider {
    margin: 0;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .slick-list {
    padding: 0 14.7395833333vw 0 14.7395833333vw;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .room-item-inner {
    position: relative;
    border: 0.0260416667vw solid rgba(255, 255, 255, 0.4);
    border-bottom: 0.4166666667vw #D0A452 solid;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .room-item-inner::before {
    width: 45.3125vw;
    background: linear-gradient(270deg, rgba(24, 24, 24, 0) 0%, rgba(24, 24, 24, 0.65) 55.2%, #181818 100%);
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .room-item-inner img {
    height: 39.0104166667vw;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item {
    padding: 5.3645833333vw 6.25vw;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .category-list {
    justify-content: flex-start;
    margin-bottom: 1.5625vw;
    gap: unset;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .category-list .listing-detail .list-item {
    flex-direction: row;
    margin-right: 1.5625vw;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .category-list .listing-detail .list-item img {
    width: 1.4583333333vw;
    height: 1.4583333333vw;
    margin-right: 0.2604166667vw;
    margin-bottom: 0;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .category-list .listing-detail .list-item .cat {
    font-weight: 600;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .title {
    padding-bottom: 3.90625vw;
    width: 33.3121875vw;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .buton-wrapper a.link-w {
    margin-left: 2.2916666667vw;
  }
  .home-room-suites .full-wrapper .bottom-section .slider-wrapper .room-slider .room-item .details-item .buton-wrapper a.link-w::before {
    width: 0.1041666667vw;
    left: -1.1458333333vw;
  }
}

.home-testimonials {
  overflow: hidden;
}
.home-testimonials .full-wrapper {
  position: relative;
  background: #93a3a3;
}
.home-testimonials .full-wrapper .image-container {
  position: absolute;
  bottom: 0;
  left: 0;
}
.home-testimonials .full-wrapper .image-container img {
  height: 430px;
  width: 100%;
  object-fit: cover;
}
.home-testimonials .full-wrapper .title-wrapper {
  padding: 30px 0 0;
  height: 430px;
  background: linear-gradient(271deg, #181818 -59.04%, #181818 -0.39%, rgba(24, 24, 24, 0.85) 93.4%);
  position: relative;
  z-index: 5;
}
.home-testimonials .full-wrapper .title-wrapper .title {
  background: linear-gradient(91deg, #D1D1D1 -55.99%, #FFCD71 36.66%, #D1D1D1 137.14%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 30px;
  text-align: center;
}
.home-testimonials .full-wrapper .title-wrapper .slider-wrapper {
  position: relative;
}
.home-testimonials .full-wrapper .title-wrapper .slider-wrapper .testimonial-slider .testimonial-item .item-inner {
  padding: 0 54px;
}
.home-testimonials .full-wrapper .title-wrapper .slider-wrapper .testimonial-slider .testimonial-item .item-inner .message {
  color: #ffffff;
  text-align: center;
  padding-bottom: 40px;
}
.home-testimonials .full-wrapper .title-wrapper .slider-wrapper .testimonial-slider .testimonial-item .item-inner .detail-person {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.home-testimonials .full-wrapper .title-wrapper .slider-wrapper .testimonial-slider .testimonial-item .item-inner .detail-person .t-name {
  color: #ffffff;
  text-transform: uppercase;
}
.home-testimonials .full-wrapper .title-wrapper .slider-wrapper .testimonial-slider .testimonial-item .item-inner .detail-person .t-location {
  margin-left: 15px;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
}
.home-testimonials .full-wrapper .title-wrapper .slider-wrapper .testimonial-slider .testimonial-item .item-inner .detail-person .t-location::before {
  position: absolute;
  width: 2px;
  content: "";
  bottom: 0;
  z-index: 5;
  left: -9px;
  height: 100%;
  background: #ffffff;
}
.home-testimonials .full-wrapper .title-wrapper .slider-wrapper .arrow-div .arrow-left-t {
  position: absolute;
  left: 20px;
  bottom: 190px;
  z-index: 2;
}
.home-testimonials .full-wrapper .title-wrapper .slider-wrapper .arrow-div .arrow-left-t:hover {
  cursor: pointer;
}
.home-testimonials .full-wrapper .title-wrapper .slider-wrapper .arrow-div .arrow-right-t {
  position: absolute;
  right: 20px;
  bottom: 190px;
  z-index: 2;
}
.home-testimonials .full-wrapper .title-wrapper .slider-wrapper .arrow-div .arrow-right-t:hover {
  cursor: pointer;
}
.home-testimonials .full-wrapper .title-wrapper .text-scroll-t {
  font-size: 50px;
  font-weight: 400;
  letter-spacing: -3px;
  color: rgba(255, 255, 255, 0.03);
  text-align: center;
  position: absolute;
  bottom: -1.35rem;
  left: 0;
  right: 0;
  z-index: 9;
  transition: transform 0.3s ease-out; /* Smooth movement */
}
@media only screen and (min-width: 768px) {
  .home-testimonials .full-wrapper .image-container img {
    height: 300px;
  }
  .home-testimonials .full-wrapper .title-wrapper {
    height: 300px;
  }
  .home-testimonials .full-wrapper .title-wrapper .slider-wrapper .arrow-div .arrow-left-t {
    bottom: 100px;
  }
  .home-testimonials .full-wrapper .title-wrapper .slider-wrapper .arrow-div .arrow-right-t {
    bottom: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-testimonials .full-wrapper .image-container {
    width: 100%;
  }
  .home-testimonials .full-wrapper .image-container img {
    height: 33.75vw;
  }
  .home-testimonials .full-wrapper .title-wrapper {
    padding: 7.2916666667vw 0 0;
    height: 33.75vw;
  }
  .home-testimonials .full-wrapper .title-wrapper .title {
    margin-bottom: 3.125vw;
    padding-top: 0.1041666667vw;
    font-size: 2.0833333333vw;
  }
  .home-testimonials .full-wrapper .title-wrapper .slider-wrapper .testimonial-slider .testimonial-item .item-inner {
    padding: 0 26.0416666667vw;
  }
  .home-testimonials .full-wrapper .title-wrapper .slider-wrapper .testimonial-slider .testimonial-item .item-inner .message {
    padding-bottom: 2.5520833333vw;
    font-size: 0.9375vw;
  }
  .home-testimonials .full-wrapper .title-wrapper .slider-wrapper .testimonial-slider .testimonial-item .item-inner .detail-person .t-location {
    margin-left: 1.5625vw;
  }
  .home-testimonials .full-wrapper .title-wrapper .slider-wrapper .testimonial-slider .testimonial-item .item-inner .detail-person .t-location::before {
    width: 0.1041666667vw;
    left: -0.78125vw;
  }
  .home-testimonials .full-wrapper .title-wrapper .slider-wrapper .arrow-div .arrow-left-t {
    left: 18.4895833333vw;
    bottom: 9.5625vw;
  }
  .home-testimonials .full-wrapper .title-wrapper .slider-wrapper .arrow-div .arrow-right-t {
    right: 18.4895833333vw;
    bottom: 9.5625vw;
  }
  .home-testimonials .full-wrapper .title-wrapper .text-scroll-t {
    font-size: 11.4583333333vw;
    font-weight: 500;
    letter-spacing: -0.6875vw;
    text-align: right;
    bottom: -1.6041666667vw;
    left: unset;
  }
}

.home-offers {
  overflow: hidden;
}
.home-offers .full-wrapper {
  overflow: hidden;
  background: #181818;
}
.home-offers .full-wrapper .top-section .sub {
  text-align: center;
  color: #FFF;
  margin-bottom: 10px;
  font-weight: 250;
  -webkit-text-stroke: 0.5px #FFF;
}
.home-offers .full-wrapper .top-section .scrolling-text-sec {
  margin-bottom: 60px;
  position: relative;
}
.home-offers .full-wrapper .top-section .scrolling-text-sec::before {
  position: absolute;
  width: 100%;
  content: "";
  bottom: 0.7rem;
  z-index: 5;
  left: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
}
.home-offers .full-wrapper .top-section .scrolling-text-sec .line-text-scroll {
  height: 100%;
  width: 1px;
  background: #FF6A00;
  display: inline-block;
  position: absolute;
  top: -10%;
  left: 40%;
  z-index: 5;
}
.home-offers .full-wrapper .top-section .scrolling-text-sec .main {
  background: linear-gradient(92deg, #BCBCBC 6.11%, #D0A452 49.26%, #BCBCBC 96.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  position: relative;
  z-index: 6;
  transition: transform 0.3s ease-out; /* Smooth movement */
}
.home-offers .full-wrapper .bottom-section .slider-wrapper {
  position: relative;
  z-index: 5;
  padding: 0 10px;
}
.home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item {
  margin: 0 10px;
}
.home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .image-container img {
  height: 202px;
  width: 100%;
  object-fit: cover;
}
.home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner {
  padding: 26px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .first-div {
  margin-bottom: 25px;
}
.home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .first-div .d-name {
  color: #373435;
  padding-bottom: 25px;
  font-size: 20px;
  text-align: center;
}
.home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .first-div .date {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .first-div .date .offer-date {
  background: #D0A452;
  padding: 0 6.5px;
  text-align: center;
  margin-bottom: 20px;
  color: #ffffff;
  width: fit-content;
}
.home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .first-div .para {
  color: #373435;
  text-align: center;
  text-transform: none;
  min-height: 55.59px;
}
.home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .second-div .link {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.home-offers .full-wrapper .bottom-section .text-scroll-s {
  color: rgba(255, 255, 255, 0.05);
  line-height: 80%;
  width: 435px;
  margin-top: 20px;
}
@media only screen and (min-width: 1200px) {
  .home-offers .full-wrapper .top-section {
    padding: 0 14.3229166667vw;
  }
  .home-offers .full-wrapper .top-section .sub {
    margin-bottom: 0.9375vw;
    font-weight: 100;
    -webkit-text-stroke: 0.0260416667vw #FFF;
  }
  .home-offers .full-wrapper .top-section .scrolling-text-sec {
    margin-bottom: 2.8125vw;
    position: relative;
  }
  .home-offers .full-wrapper .top-section .scrolling-text-sec::before {
    width: 71.3020833333vw;
    bottom: 1.9458333333vw;
    left: 0;
    height: 0.1041666667vw;
  }
  .home-offers .full-wrapper .top-section .scrolling-text-sec .line-text-scroll {
    width: 0.1041666667vw;
    left: 44%;
    top: -8%;
  }
  .home-offers .full-wrapper .top-section .scrolling-text-sec .main {
    letter-spacing: 0.125vw;
  }
  .home-offers .full-wrapper .bottom-section {
    padding-left: 0;
    padding-right: 8.3333333333vw;
    margin-bottom: -0.78125vw;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper {
    position: relative;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-left-o {
    right: -4.4375vw;
    top: 13.7927083333vw;
    position: absolute;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-left-o svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    object-fit: cover;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-right-o {
    right: -4.4375vw;
    top: 10.7927083333vw;
    position: absolute;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-right-o svg {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    object-fit: cover;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .slick-list {
    padding: 0 0 0 37.96875vw !important;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item {
    margin: 0 0.5208333333vw;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner {
    display: flex;
    flex-direction: row;
    width: 100% !important;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .image-container img {
    height: 25vw;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner {
    padding: 4.53125vw 3.6458333333vw 2.0833333333vw;
    height: 25vw;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .first-div {
    margin-bottom: 0;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .first-div .d-name {
    padding-bottom: 2.7083333333vw;
    font-weight: 700;
    font-size: 2.0833333333vw;
    text-align: left;
    line-height: 92%; /* 36.8px */
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .first-div .date {
    justify-content: flex-start;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .first-div .date .offer-date {
    padding: 0 0.4166666667vw;
    margin-bottom: 0.8333333333vw;
    text-align: left;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .first-div .para {
    text-align: left;
    width: 18.4375vw;
    min-height: unset;
  }
  .home-offers .full-wrapper .bottom-section .slider-wrapper .offer-slider .offer-item .offer-inner .detail-item .detail-inner .second-div .link {
    justify-content: flex-start;
  }
  .home-offers .full-wrapper .bottom-section .text-scroll-s {
    line-height: normal;
    width: 109.8645833333vw;
    margin-top: -3.6666666667vw;
    font-size: 14.0625vw;
    letter-spacing: -0.84375vw;
  }
}

.home-map .full-wrapper {
  position: relative;
  background: #181818;
  padding-bottom: 80px;
  overflow: hidden;
}
.home-map .full-wrapper .image-container {
  position: absolute;
  top: 125px;
}
.home-map .full-wrapper .image-container img {
  height: 639.832px;
  width: 100%;
  object-fit: cover;
}
.home-map .full-wrapper .top-section {
  padding: 45px 13px 610px;
  position: relative;
}
.home-map .full-wrapper .top-section .top-inner .sub {
  width: 80%;
  text-align: left;
  color: #FFF;
  font-weight: 100;
  -webkit-text-stroke: 0.5px #FFF;
  line-height: 30px; /* 136.364% */
  padding-left: 20%;
}
.home-map .full-wrapper .top-section .top-inner .scrolling-text-sec {
  position: relative;
}
.home-map .full-wrapper .top-section .top-inner .scrolling-text-sec .line-text-scroll {
  height: 100%;
  width: 2px;
  background: #FF6A00;
  display: inline-block;
  position: absolute;
  top: -8%;
  left: 21%;
  z-index: 5;
}
.home-map .full-wrapper .top-section .top-inner .scrolling-text-sec .main {
  background: linear-gradient(92deg, #BCBCBC 6.11%, #D0A452 49.26%, #BCBCBC 96.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  position: relative;
  z-index: 6;
}
.home-map .full-wrapper .top-section .top-inner .scrolling-text-sec .main::before {
  position: absolute;
  width: 100%;
  content: "";
  bottom: -2.3rem;
  z-index: 5;
  left: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
}
.home-map .full-wrapper .top-section .text-scroll-m {
  color: rgba(255, 255, 255, 0.05);
  margin-top: -18px;
  display: inline-block;
  transition: transform 0.3s ease-out; /* Smooth movement */
}
.home-map .full-wrapper .bottom-section {
  display: flex;
  flex-direction: column-reverse;
}
.home-map .full-wrapper .bottom-section .right-div {
  margin-bottom: 9px;
  position: relative;
  z-index: 9;
}
.home-map .full-wrapper .bottom-section .right-div .link-listing {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -151px;
}
.home-map .full-wrapper .bottom-section .right-div .link-listing .link-list-item {
  list-style: none;
  border: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 12px;
  font-weight: 400;
  line-height: 45px; /* 375% */
  margin-bottom: 20px;
  width: 50%;
  background: #181818;
}
.home-map .full-wrapper .bottom-section .right-div .link-listing .link-list-item:last-child {
  margin-bottom: 0;
}
.home-map .full-wrapper .bottom-section .right-div .link-listing .link-list-item a {
  text-decoration: none;
  color: #ffffff;
  padding: 0 15px;
  transition: transform 0.3s ease-in;
  display: block;
}
.home-map .full-wrapper .bottom-section .right-div .link-listing .link-list-item a:hover {
  border-left: 6px solid #D0A452;
  background: linear-gradient(90deg, #282828 0%, #737373 100%);
  cursor: pointer;
  transform: scale(1.01);
}
.home-map .full-wrapper .bottom-section .right-div .link-listing .link-list-item p {
  color: #ffffff;
  padding: 0 15px;
}
.home-map .full-wrapper .bottom-section .left-div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-map .full-wrapper .bottom-section .left-div .list-title {
  color: #ffffff;
  padding-bottom: 20px;
  font-weight: 400;
}
.home-map .full-wrapper .bottom-section .left-div .listing {
  padding: 0;
  margin: 0;
}
.home-map .full-wrapper .bottom-section .left-div .listing .list-item {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .home-map .full-wrapper .image-container {
    left: 14%;
  }
  .home-map .full-wrapper .top-section {
    padding: 45px 13px 649px;
  }
  .home-map .full-wrapper .top-section .top-inner .sub {
    text-align: center;
  }
  .home-map .full-wrapper .top-section .top-inner .scrolling-text-sec .line-text-scroll {
    left: 41%;
  }
  .home-map .full-wrapper .top-section .top-inner .scrolling-text-sec .main {
    text-align: center;
  }
  .home-map .full-wrapper .bottom-section .right-div .link-listing .link-list-item {
    width: 35%;
  }
}
@media only screen and (min-width: 1200px) {
  .home-map .full-wrapper {
    padding-bottom: 12.34375vw;
  }
  .home-map .full-wrapper .image-container {
    top: 1.7708333333vw;
    left: 19.6458333333vw;
    z-index: 7;
  }
  .home-map .full-wrapper .image-container img {
    width: 46.2809375vw;
    height: 63.1159895833vw;
  }
  .home-map .full-wrapper .top-section {
    padding: 18.4375vw 0 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .home-map .full-wrapper .top-section .top-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
  }
  .home-map .full-wrapper .top-section .top-inner .sub {
    width: 27.86390625vw;
    -webkit-text-stroke: 0.0260416667vw #FFF;
    line-height: 2.6041666667vw; /* 136.364% */
    padding-left: 0;
    padding-right: 8.3333333333vw;
    padding-bottom: 1.5625vw;
    text-align: left;
  }
  .home-map .full-wrapper .top-section .top-inner .scrolling-text-sec .line-text-scroll {
    width: 0.1041666667vw;
    left: 23%;
  }
  .home-map .full-wrapper .top-section .top-inner .scrolling-text-sec .main {
    padding-right: 8.3333333333vw;
    letter-spacing: -0.5104166667vw;
  }
  .home-map .full-wrapper .top-section .top-inner .scrolling-text-sec .main::before {
    width: 92.8854166667vw;
    bottom: 1.91875vw;
    left: -53.4895833333vw;
    height: 0.1041666667vw;
  }
  .home-map .full-wrapper .top-section .text-scroll-m {
    margin-top: -12.4375vw;
    font-size: 14.0625vw;
    letter-spacing: -0.84375vw;
    width: 83.1354166667vw;
  }
  .home-map .full-wrapper .bottom-section {
    flex-direction: row;
    justify-content: space-between;
  }
  .home-map .full-wrapper .bottom-section .right-div {
    margin-bottom: 0;
  }
  .home-map .full-wrapper .bottom-section .right-div .link-listing {
    align-items: flex-start;
    margin-top: 2.8645833333vw;
    padding-right: 8.3333333333vw;
  }
  .home-map .full-wrapper .bottom-section .right-div .link-listing .link-list-item {
    border: 0.0520833333vw solid rgba(255, 255, 255, 0.4);
    font-size: 1.5625vw;
    line-height: 2.34375vw; /* 375% */
    margin-bottom: 1.0416666667vw;
    width: 32.0833333333vw;
  }
  .home-map .full-wrapper .bottom-section .right-div .link-listing .link-list-item a {
    padding: 1.875vw 4.1666666667vw;
    width: 32.0833333333vw;
  }
  .home-map .full-wrapper .bottom-section .right-div .link-listing .link-list-item a:hover {
    border-left: 0.3125vw solid #D0A452;
  }
  .home-map .full-wrapper .bottom-section .right-div .link-listing .link-list-item p {
    padding: 1.875vw 4.1666666667vw;
    width: 32.0833333333vw;
  }
  .home-map .full-wrapper .bottom-section .left-div {
    align-items: flex-start;
    padding-left: 8.3333333333vw;
    margin-top: -3.7895833333vw;
  }
  .home-map .full-wrapper .bottom-section .left-div .list-title {
    padding-bottom: 2.6041666667vw;
    font-weight: 500;
    width: 22.9791666667vw;
  }
  .home-map .full-wrapper .bottom-section .left-div .listing {
    padding: 0 0 0 1.5625vw;
    margin: 0;
  }
  .home-map .full-wrapper .bottom-section .left-div .listing .list-item {
    color: #ffffff;
    margin-bottom: 0.7291666667vw;
  }
}

.home-experience {
  overflow: hidden;
}
.home-experience .full-wrapper {
  padding-bottom: 100px;
  background: #ffffff;
}
.home-experience .full-wrapper .top-section .head-wrapper {
  margin-bottom: -3rem;
}
.home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs {
  padding: 0 20px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 30px;
  margin-left: 13px;
}
.home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li {
  width: 48%;
}
.home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li:last-child {
  width: 100%;
}
.home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li::marker {
  color: #A3A3A3;
  font-size: 25px;
}
.home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li:first-child::marker {
  color: #A3A3A3;
}
.home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li span {
  position: relative;
  left: -10px;
}
.home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li span button {
  background: transparent;
  border: 0;
  color: black;
  font-size: 15px;
  line-height: 170%;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  transition: 0.7s;
  width: max-content;
}
.home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li span button:hover {
  color: #D0A452;
  font-weight: 500;
  transition: 0.7s;
  cursor: pointer;
}
.home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li span button.active {
  color: #D0A452;
  font-weight: 500;
}
.home-experience .full-wrapper .top-section .main {
  background: linear-gradient(92deg, #BCBCBC 6.11%, #D0A452 49.26%, #BCBCBC 96.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0;
  text-align: center;
  font-size: 61px;
  letter-spacing: -4px;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent.slick-slider {
  margin-bottom: 0;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .slick-dots {
  bottom: -30px;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .slick-dots li button::before {
  color: #000000;
  opacity: 0.25;
  margin: 5px;
  font-size: 8px;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .slick-dots li.slick-active button::before {
  color: #D0A452;
  opacity: 1;
  margin: 5px;
  font-size: 10px;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane {
  margin: 0 10px;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner {
  position: relative;
  height: 408px;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .image-container::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.37%, rgba(0, 0, 0, 0.6) 47.25%, #000 69%);
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .image-container img {
  height: 390px;
  width: 100%;
  object-fit: cover;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .detail-item {
  position: absolute;
  bottom: 0;
  z-index: 3;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .detail-item .detail-inner {
  padding: 50px 33px;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .detail-item .detail-inner .d-title {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  padding-bottom: 30px;
  text-transform: uppercase;
}
.home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .detail-item .detail-inner .para {
  color: #ffffff;
}
@media only screen and (min-width: 446px) {
  .home-experience .full-wrapper .top-section .head-wrapper {
    margin-bottom: -3.8rem;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .image-container img {
    height: 533px;
  }
}
@media only screen and (min-width: 601px) {
  .home-experience .full-wrapper .top-section .head-wrapper {
    margin-bottom: -4.8rem;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .image-container img {
    height: 699px;
  }
}
@media only screen and (min-width: 768px) {
  .home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li {
    width: 31%;
  }
  .home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li:last-child {
    width: 31%;
  }
  .home-experience .full-wrapper .top-section .main {
    padding-left: 5px;
    text-align: left;
  }
}
@media only screen and (min-width: 880px) {
  .home-experience .full-wrapper .top-section .head-wrapper {
    margin-bottom: -5.4rem;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .image-container img {
    height: 805px;
  }
}
@media only screen and (min-width: 992px) {
  .home-experience .full-wrapper .top-section .head-wrapper {
    margin-bottom: -5.7rem;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .image-container img {
    height: 750px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-experience .full-wrapper {
    padding-bottom: 8.3333333333vw;
  }
  .home-experience .full-wrapper .top-section .head-wrapper {
    margin-bottom: -5.29125vw;
  }
  .home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs {
    padding: 0 8.3333333333vw;
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: row;
    margin-bottom: 1.3541666667vw;
    margin-left: 1.8854166667vw;
  }
  .home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li {
    width: max-content;
    margin-right: 2.34375vw;
  }
  .home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li::marker {
    font-size: 1.5625vw;
  }
  .home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li span {
    left: -0.6770833333vw;
  }
  .home-experience .full-wrapper .top-section .head-wrapper .tab-sec ul#inTabs li span button {
    background: transparent;
    border: 0;
    color: black;
    width: max-content;
    font-size: 1.0416666667vw;
  }
  .home-experience .full-wrapper .top-section .main {
    padding: 0 8.3333333333vw;
    text-align: left;
    letter-spacing: -0.3125vw;
    font-weight: 500;
    font-size: 6.25vw;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper {
    padding-left: 8.9333333333vw;
    position: relative;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper:hover .arrow-div .arrow-left-e {
    opacity: 1;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper:hover .arrow-div .arrow-right-e {
    opacity: 1;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-left-e {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 50%;
    height: 50%;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-left-e img {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    object-fit: cover;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-right-e {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    width: 50%;
    height: 50%;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper .arrow-div .arrow-right-e img {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    object-fit: cover;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .slick-list {
    padding: 0 30.1041666667vw 0 0 !important;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane {
    margin: 0 1.0416666667vw 0 0;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item:nth-child(3) .experience-inner .detail-item .detail-inner .d-title {
    width: 35.59328125vw;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner {
    height: 38.5729166667vw;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .image-container::after {
    height: 21.3020833333vw;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .image-container img {
    height: 38.5729166667vw;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .detail-item .detail-inner {
    padding: 4.1666666667vw;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .detail-item .detail-inner .d-title {
    font-size: 4.1666666667vw;
    font-weight: 500;
    padding-bottom: 2.0833333333vw;
    line-height: 3.6458333333vw; /* 87.5% */
    letter-spacing: -0.0833333333vw;
    width: 32.5520833333vw;
  }
  .home-experience .full-wrapper .bottom-section .slider-wrapper #inTabsContent .tab-pane .experience-item .experience-inner .detail-item .detail-inner .para {
    width: 28.8541666667vw;
    line-height: 150%;
  }
}

.home-booking {
  overflow: hidden;
}
.home-booking .full-wrapper {
  background: #181818;
  padding: 0 28px 70px;
}
.home-booking .full-wrapper .top-section .scrolling-text-sec {
  margin-bottom: 50px;
  position: relative;
}
.home-booking .full-wrapper .top-section .scrolling-text-sec::before {
  position: absolute;
  width: 500px;
  content: "";
  bottom: 0.8rem;
  z-index: 5;
  left: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
}
.home-booking .full-wrapper .top-section .scrolling-text-sec .line-text-scroll {
  height: 100%;
  width: 2px;
  background: #FF6A00;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 25.5%;
  z-index: 5;
}
.home-booking .full-wrapper .top-section .scrolling-text-sec .main {
  background: linear-gradient(92deg, #BCBCBC 6.11%, #D0A452 49.26%, #BCBCBC 96.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  position: relative;
  transition: transform 0.3s ease-out; /* Smooth movement */
  z-index: 6;
  width: 500px;
  line-height: 44px;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field {
  width: 43.5%;
  text-align: center;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field:nth-child(3) {
  margin-top: 44px;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field:nth-child(3) .booking-mask-input input {
  width: 70%;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field:nth-child(4) {
  margin-top: 44px;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field:nth-child(4) .booking-mask-input input {
  width: 70%;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field label {
  color: #FFF;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 54px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input {
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: relative;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input input {
  color: #FFF;
  -webkit-text-stroke-width: 0.5;
  -webkit-text-stroke-color: #000;
  font-family: "Bodoni Moda", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 392.857% */
  background: linear-gradient(92deg, #BCBCBC 6.11%, #D0A452 49.26%, #BCBCBC 96.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 0;
  width: 100%;
  text-align: center;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input input:focus-visible {
  outline: none;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input input::placeholder {
  background: linear-gradient(92deg, #BCBCBC 6.11%, #D0A452 49.26%, #BCBCBC 96.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input input.flatpickr-mobile {
  background: linear-gradient(92deg, #BCBCBC 6.11%, #D0A452 49.26%, #BCBCBC 96.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin-left: 5px;
  position: absolute;
  right: -10px;
  bottom: 6px;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input .counter-btn {
  border: 0;
  background: transparent;
  width: 25px;
  height: 25px;
  font-size: 24px;
  color: #ffffff;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input .counter-btn.increment {
  position: relative;
  right: -1rem;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input .counter-btn.decrement {
  position: relative;
  left: 0;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container #booking-mask {
  background: transparent;
  color: #ffffff;
  border: 0;
  text-align: center;
  margin-top: 60px;
  width: 100%;
  position: relative;
}
.home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container #booking-mask::before {
  position: absolute;
  content: unset;
  width: 75%;
  bottom: -2px;
  left: 13%;
  height: 1px;
  z-index: 5;
  background: #D0A452;
}
@media only screen and (min-width: 1200px) {
  .home-booking .full-wrapper {
    padding: 0 16.6666666667vw 8.3333333333vw;
  }
  .home-booking .full-wrapper .top-section .scrolling-text-sec {
    margin-bottom: 5.3645833333vw;
  }
  .home-booking .full-wrapper .top-section .scrolling-text-sec::before {
    width: 78.5416666667vw;
    bottom: 2.0145833333vw;
    left: 0;
    height: 0.1041666667vw;
  }
  .home-booking .full-wrapper .top-section .scrolling-text-sec .line-text-scroll {
    width: 0.1041666667vw;
    left: 35%;
  }
  .home-booking .full-wrapper .top-section .scrolling-text-sec .main {
    width: 89.84375vw;
    font-size: 4.1666666667vw;
    letter-spacing: 0.0833333333vw;
    line-height: 6.25vw;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container {
    justify-content: space-around;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field {
    width: 24.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 2.6041666667vw 1.0416666667vw;
    border-left: 0.0520833333vw solid rgba(255, 255, 255, 0.6);
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field:nth-child(1) {
    padding: 0 3.6041666667vw 1.0416666667vw 1.5625vw;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field:nth-child(2) {
    padding: 0 3.6041666667vw 1.0416666667vw 1.5625vw;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field:nth-child(3) {
    margin-top: 0;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field:nth-child(3) .booking-mask-input input {
    width: 70%;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field:nth-child(4) {
    margin-top: 0;
    border-right: 0.0520833333vw solid rgba(255, 255, 255, 0.6);
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field:nth-child(4) .booking-mask-input input {
    width: 70%;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field label {
    font-size: 0.9375vw;
    line-height: 6.25vw;
    letter-spacing: 0.1875vw;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input input {
    font-size: 1.5625vw;
    font-weight: 700;
    line-height: 2.8645833333vw; /* 183.333% */
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input img {
    width: 1.3541666667vw;
    height: 3.3541666667vw;
    margin-left: 0.78125vw;
    right: -1.0416666667vw;
    bottom: -0.2604166667vw;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input .counter-btn {
    width: 1.5625vw;
    height: 1.5625vw;
    font-size: 2.4305572917vw;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input .counter-btn.increment {
    right: 0.1458333333vw;
    bottom: -0.2527802083vw;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container .booking-mask-field .booking-mask-input .counter-btn.decrement {
    left: 0.3888885417vw;
    bottom: -0.0378019792vw;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container #booking-mask {
    margin-top: 3.6458333333vw;
    letter-spacing: 0.2625vw;
  }
  .home-booking .full-wrapper .bottom-section .booking-mask .booking-mask-container #booking-mask::before {
    width: 25%;
    bottom: -0.6770833333vw;
    left: 37%;
    height: 0.1041666667vw;
  }
}

.slider-item picture {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  z-index: -1;
}