@media screen and (max-width: 767.98px) {
  .desktop {
    display: none;
  }

  .mobile {
    width: 100%;
    position: relative;
  }

  .mobile .section1 {
    width: 100vw;
    height: 100vh;
    position: relative;
  }

  .section1 .videoMobile {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .section1 .buttonSound1 {
    width: 9%;
    position: absolute;
    left: 5%;
    bottom: 5%;
    z-index: 2;
  }

  .buttonSound1 a,
  .buttonSound1 a img {
    width: 100%;
    display: block;
  }

  /* Section 2 */
  .mobile .section2 {
    width: 100%;
    position: relative;
    padding: 20% 20px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Scroll-Group-582.webp");
    background-position: center;
    background-size: cover;
  }

  .section2 .head2 {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
  }

  .head2 h1 {
    font: normal normal 400 28px/35px Codex;
    text-align: center;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    width: 65%;
    margin-inline: auto;
  }

  .section2 .cardBooking {
    width: 100%;
    position: relative;
    margin-inline: auto;
    padding: 60px 15px;
    background-color: #faf5e5;
    border-radius: 17px;
  }

  .cardBooking .buttonCheck {
    width: 100%;
    position: relative;
    margin-bottom: 25px;
  }

  .buttonCheck .label {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }

  .label h3 {
    font: normal normal 400 20px/25px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
  }

  .label img {
    width: 8%;
    display: block;
  }

  .buttonCheck .containerCheck {
    width: 100%;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #394811;
  }

  .buttonCheck .date-m {
    font: normal normal 15px / 19px Sanchez;
    color: #394811;
  }

  .containerCheck .guests-no-m {
    padding: 0px;
    background: transparent;
    width: 100%;
    position: relative;
    font: normal normal 15px/19px Sanchez;
    color: #394811;
    border: none !important;
  }

  .containerCheck .guests-no-m:focus {
    outline: none !important;
    box-shadow: none !important;
  }

  .cardBooking .btnBooks2 {
    width: 100%;
    position: relative;
  }

  .btnBooks2 a {
    width: 185px;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 10px;
    font: normal normal 19px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
    margin-inline: auto;
  }

  /* Section 3 */
  .section3 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Mask-Group-26.webp");
    background-position: bottom center;
    background-size: cover;
    padding-top: 25%;
  }

  .section3 .leaf3 {
    width: 50%;
    position: absolute;
    top: 1%;
    right: -24%;
    z-index: 2;
  }

  .leaf3 img {
    width: 100%;
    display: block;
  }

  .section3 .content3A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 10%;
  }

  .content3A h2 {
    font: normal normal 400 28px/38px Codex;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
    width: 85%;
    margin-bottom: 30px;
  }

  .content3A p {
    font: normal normal 16px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    margin-bottom: 40px;
  }

  .content3B {
    width: 100%;
    padding-inline: 10px;
    position: relative;
    z-index: 5;
  }

  .content3B .slider3b {
    width: 100%;
    position: relative;
  }

  .slider3b .slick-track {
    display: flex;
    align-items: center;
  }

  .slider3b .slick-slide img {
    width: 100%;
    display: block;
  }

  .slider3b .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .slider3b .slick-dots li {
    margin: 0 1px;
  }

  .slider3b .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .slider3b .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  /* Section 4 */
  .section4 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Mask-Group-8271.webp");
    background-position: bottom center;
    background-size: cover;
    padding-top: 20%;
    padding-bottom: 2%;
  }

  .section4 .content4A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 10%;
  }

  .content4A h2 {
    font: normal normal 400 28px/38px Codex;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
    width: 91%;
    margin-bottom: 30px;
  }

  .content4A p {
    font: normal normal 16px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
  }

  .content4B {
    width: 100%;
    position: relative;
  }

  .content4B img {
    width: 100%;
    display: block;
  }

  /* Section 5 */
  .section5 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Mask-Group-8292.webp");
    background-position: bottom center;
    background-size: cover;
    padding-block: 15%;
  }

  .section5 .content5A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 60px;
    z-index: 5;
  }

  .content5A p {
    font: normal normal 16px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    margin-bottom: 30px;
  }

  .content5A .btn5A {
    width: fit-content;
    position: relative;
    border-bottom: 1.8px solid #714923;
    padding-inline: 8px;
    padding-bottom: 10px;
  }

  .btn5A a {
    width: 100%;
    position: relative;
    font: normal normal 17px/25px Codex;
    color: #714923;
    -webkit-text-stroke: 0.4px #714923;
  }

  .content5A .hideWay {
    width: 100%;
    position: relative;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
  }

  .hideWay h3 {
    font: normal normal 400 28px/40px Codex;
    color: #714823;
    -webkit-text-stroke: 0.3px #714823;
    margin-bottom: 20px;
  }

  .hideWay p {
    font: normal normal 400 16px/30px Sanchez;
    color: #394810;
    -webkit-text-stroke: 0.2px #394810;
    margin-bottom: 40px;
  }

  .hideWay img {
    width: 100%;
    display: block;
    margin-inline: auto;
  }

  .section5 .content5B {
    width: 100%;
    position: relative;
  }

  .content5B .paper5B {
    width: 96%;
    position: relative;
    margin-inline: auto;
    z-index: 4;
  }

  .paper5B .bgPaper1 {
    width: 100%;
    display: block;
  }

  .paper5B .contentPaper5B {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
  }

  .contentPaper5B video {
    width: 100%;
    display: block;
  }

  .contentPaper5B img {
    width: 100%;
    display: block;
  }

  .backPaper {
    width: 75%;
    position: absolute;
    top: 55%;
    left: 10%;
    transform: translateY(-50%) rotate(-103deg);
    z-index: 3;
  }

  .backPaper img {
    width: 100%;
    display: block;
    opacity: 0.75;
  }

  .content5B .leaf5b {
    width: 30%;
    position: absolute;
    bottom: -20%;
    right: -5%;
    z-index: 2;
  }

  .leaf5b img {
    width: 100%;
    display: block;
  }

  .content5B .bg5B1 {
    width: 100%;
    position: absolute;
    bottom: 0%;
    left: 0;
    z-index: 1;
  }

  .bg5B1 img {
    width: 100%;
    display: block;
  }

  /* Section 6 */
  .section6 {
    width: 100%;
    position: relative;
    background-color: #fffcf0;
    padding: 15% 0 15% 0;
  }

  .section6 .grad6 {
    width: 100%;
    position: absolute;
    top: -9%;
    left: 0;
    z-index: 2;
  }

  .grad6 img {
    width: 100%;
    display: block;
  }

  .section6 .content6A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 50px;
    z-index: 5;
  }

  .content6A h2 {
    font: normal normal 400 28px/38px Codex;
    color: #714823;
    -webkit-text-stroke: 0.3px #714823;
    width: 93%;
    margin-bottom: 30px;
  }

  .content6A p {
    font: normal normal 16px/30px Sanchez;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .content6B {
    width: 100%;
    position: relative;
    padding-inline: 15px;
  }

  .content6B .cardVilla {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
  }

  .cardVilla .headCardVilla {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
  }

  .headCardVilla .iconCard {
    width: 14%;
    position: relative;
    display: block;
  }

  .iconCard img {
    width: 100%;
    display: block;
  }

  .headCardVilla h4 {
    font: normal normal 400 22px/25px Codex;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .hideCardVilla,
  .hideCardVilla .sliderVilla {
    width: 100%;
    position: relative;
  }

  .hideCardVilla {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardVilla.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardVilla .sliderVilla {
    margin-bottom: 20px;
  }

  .sliderVilla .sliderCozy,
  .sliderVilla .sliderSanctuary,
  .sliderVilla .sliderRustic,
  .sliderVilla .sliderLuxe {
    width: 100%;
    position: relative;
  }

  .sliderCozy .slick-track,
  .sliderSanctuary .slick-track,
  .sliderRustic .slick-track,
  .sliderLuxe .slick-track {
    display: flex;
    align-items: center;
  }

  .sliderCozy .slick-slide img,
  .sliderSanctuary .slick-slide img,
  .sliderRustic .slick-slide img,
  .sliderLuxe .slick-slide img {
    width: 100%;
    display: block;
  }

  .sliderCozy .slick-dots,
  .sliderSanctuary .slick-dots,
  .sliderRustic .slick-dots,
  .sliderLuxe .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .sliderCozy .slick-dots li,
  .sliderSanctuary .slick-dots li,
  .sliderRustic .slick-dots li,
  .sliderLuxe .slick-dots li {
    margin: 0 1px;
  }

  .sliderCozy .slick-dots li.slick-active button:before,
  .sliderSanctuary .slick-dots li.slick-active button:before,
  .sliderRustic .slick-dots li.slick-active button:before,
  .sliderLuxe .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .sliderCozy .slick-dots li button:before,
  .sliderSanctuary .slick-dots li button:before,
  .sliderRustic .slick-dots li button:before,
  .sliderLuxe .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  .hideCardVilla .bodyHideVilla {
    width: 100%;
    position: relative;
    padding-inline: 20px;
    margin-bottom: 15px;
  }

  .bodyHideVilla p {
    font: normal normal 400 14px/25px Sanchez;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .headCardVilla.active h4 {
    padding-bottom: 5px;
    border-bottom: 2px solid #714823;
  }

  /* Section 7 */
  .section7 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Group-10336.webp");
    background-position: center;
    background-size: cover;
    padding: 40% 0;
  }

  .section7 .content7A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 50px;
  }

  .content7A h2 {
    font: normal normal 400 24px/38px Codex;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
    text-align: center;
    margin-bottom: 40px;
  }

  .content7A .btn7A {
    width: fit-content;
    position: relative;
    border-bottom: 1.8px solid #714923;
    padding-inline: 8px;
    padding-bottom: 10px;
    margin-inline: auto;
  }

  .btn7A a {
    position: relative;
    font: normal normal 19px / 25px Codex;
    color: #714923;
    -webkit-text-stroke: 0.4px #714923;
  }

  .section7 .content7B {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .content7B video {
    width: 80%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
    border-radius: 140px;
    padding: 10px;
    background-color: #faf6e9;
    overflow: hidden;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    z-index: 5;
  }

  .content7B .absMain7L {
    width: 30%;
    position: absolute;
    top: 50%;
    left: -3%;
    transform: translateY(-50%);
  }

  .content7B .absMain7R {
    width: 30%;
    position: absolute;
    top: 50%;
    right: -3%;
    transform: translateY(-50%);
  }

  .absMain7L img,
  .absMain7R img {
    width: 100%;
    display: block;
  }

  .divider7T {
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0;
    z-index: 2;
  }

  .divider7B {
    width: 100%;
    position: absolute;
    bottom: 0%;
    left: 0;
    z-index: 2;
  }

  .divider7T img,
  .divider7B img {
    width: 100%;
    display: block;
  }

  .section7 .khastana-touch-container {
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    padding: 5px;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
  }

  .khastana-touch-container .khastana-touch {
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Group-10404-scaled.webp");
    background-position: center;
    background-size: cover;
    padding: 30px 20px;
    position: relative;
    border-radius: 25px;
  }

  .khastana-touch .title-close-flex {
    width: 100%;
    position: relative;
    display: flex;
    margin-bottom: 40px;
  }

  .title-close-flex a {
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
    font: normal normal 400 20px/30px Codex;
    color: #714822;
    -webkit-text-stroke: 0.3px #714822;
  }

  .title-close-flex a span {
    font-size: 25px;
  }

  .title-close-flex a img {
    width: 3%;
    display: block;
  }

  .khastana-touch .headKhastanaTouch {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }

  .headKhastanaTouch h3 {
    font: normal normal 400 28px/40px Codex;
    color: #714823;
    -webkit-text-stroke: 0.3px #714823;
  }

  .khastana-touch .contentTouch {
    width: 100%;
    position: relative;
  }

  .contentTouch p {
    font: normal normal 400 16px/30px Sanchez;
    color: #394810;
    -webkit-text-stroke: 0.2px #394810;
    margin-bottom: 25px;
  }

  .contentTouch img {
    width: 100%;
    display: block;
    margin-bottom: 25px;
  }

  /* Section 8 */
  .section8 {
    width: 100%;
    position: relative;
    background-color: #fffcf0;
    padding: 15% 0 15% 0;
  }

  .section8 .content8A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 50px;
  }

  .content8A h2 {
    font: normal normal 400 28px / 38px Codex;
    color: #714823;
    -webkit-text-stroke: 0.3px #714823;
    width: 100%;
    margin-bottom: 30px;
    width: 97%;
  }

  .content8A p {
    font: normal normal 16px / 30px Sanchez;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .content8B {
    width: 100%;
    position: relative;
    padding-inline: 15px;
  }

  .content8B .cardActivities {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
  }

  .cardActivities .headCardActivities {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
  }

  .headCardActivities .iconCard {
    width: 14%;
    position: relative;
    display: block;
  }

  .headCardActivities .iconCard img {
    width: 100%;
    display: block;
  }

  .headCardActivities h4 {
    font: normal normal 400 22px/25px Codex;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
  }

  .hideCardActivities,
  .hideCardActivities .sliderActivities {
    width: 100%;
    position: relative;
  }

  .hideCardActivities {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardActivities.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardActivities .sliderActivities {
    margin-bottom: 20px;
  }

  .sliderActivities .sliderDining,
  .sliderActivities .sliderBeauty,
  .sliderActivities .sliderImmersion,
  .sliderActivities .sliderSpiritual {
    width: 100%;
    position: relative;
  }

  .sliderDining .slick-track,
  .sliderBeauty .slick-track,
  .sliderImmersion .slick-track,
  .sliderSpiritual .slick-track {
    display: flex;
    align-items: center;
  }

  .sliderDining .slick-slide img,
  .sliderBeauty .slick-slide img,
  .sliderImmersion .slick-slide img,
  .sliderSpiritual .slick-slide img {
    width: 100%;
    display: block;
  }

  .sliderDining .slick-dots,
  .sliderBeauty .slick-dots,
  .sliderImmersion .slick-dots,
  .sliderSpiritual .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .sliderDining .slick-dots li,
  .sliderBeauty .slick-dots li,
  .sliderImmersion .slick-dots li,
  .sliderSpiritual .slick-dots li {
    margin: 0 1px;
  }

  .sliderDining .slick-dots li.slick-active button:before,
  .sliderBeauty .slick-dots li.slick-active button:before,
  .sliderImmersion .slick-dots li.slick-active button:before,
  .sliderSpiritual .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .sliderDining .slick-dots li button:before,
  .sliderBeauty .slick-dots li button:before,
  .sliderImmersion .slick-dots li button:before,
  .sliderSpiritual .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  .hideCardActivities .bodyHideActivities {
    width: 100%;
    position: relative;
    padding-inline: 20px;
    margin-bottom: 15px;
  }

  .bodyHideActivities p {
    font: normal normal 400 14px/25px Sanchez;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
  }

  .headCardActivities.active h4 {
    padding-bottom: 5px;
    border-bottom: 2px solid #714823;
  }

  .bodyHideActivities .btnDining {
    width: 100%;
    position: relative;
  }

  .btnDining a {
    width: 175px;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
    margin-inline: auto;
  }

  /* Section 9 */
  .section9 {
    width: 100%;
    position: relative;
    background-color: #f8f4e9;
  }

  .section9 .divider9T,
  .section9 .divider9B {
    width: 100%;
    position: relative;
  }

  .section9 .divider9T img,
  .section9 .divider9B img {
    width: 100%;
    display: block;
  }

  .section9 .divider9T {
    margin-bottom: 10%;
  }

  .section9 .head9 {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
    padding-inline: 30px;
  }

  .head9 h2 {
    font: normal normal 31px/40px Codex;
    text-align: center;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
  }

  .section9 .cardContent9 {
    width: 100%;
    position: relative;
    padding-inline: 15px;
  }

  .cardContent9 .card9 {
    width: 100%;
    position: relative;
    margin-bottom: 45px;
  }

  .card9 .videoCard9 {
    width: 100%;
    position: relative;
    padding: 10px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Mask-Group-8230b.webp");
    background-position: center;
    background-size: cover;
    margin-bottom: 20px;
  }

  .videoCard9 video {
    width: 100%;
    display: block;
  }

  .card9 .text9 {
    width: 100%;
    position: relative;
    padding-inline: 10px;
    margin-bottom: 15px;
  }

  .text9 h3 {
    font: normal normal 400 24px/34px Codex;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
    margin-bottom: 15px;
  }

  .text9 p {
    font: normal normal 400 14px/26px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    margin-bottom: 20px;
  }

  .text9 .btnDiscover9 {
    width: fit-content;
    padding-bottom: 5px;
    padding-inline: 5px;
    border-bottom: 1px solid #714923;
  }

  .btnDiscover9 a {
    font: normal normal 400 14px/16px Codex;
    color: #714923;
    -webkit-text-stroke: 0.4px #714923;
  }

  .card9 .text9B {
    width: 100%;
    padding-inline: 10px;
    overflow: hidden;
    max-height: 0;
    /* awalnya height 0 */
    transition: max-height 0.6s ease;
    box-sizing: border-box;
  }

  .text9B .cardKS {
    width: 100%;
    position: relative;
  }

  .cardKS .headCardKS {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #714923;
  }

  .headCardKS h3 {
    font: normal normal 400 16px/20px Codex;
    color: #714923;
    -webkit-text-stroke: 0.4px #714923;
  }

  .headCardKS img {
    width: 4%;
    display: block;
    transition: transform 0.3s ease;
    transform: rotate(0deg);
  }

  .headCardKS.active img {
    transform: rotate(180deg);
  }

  .hideCardKS {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardKS.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardKS .contentKS {
    width: 100%;
    position: relative;
  }

  .contentKS p {
    font: normal normal 400 13px/24px Sanchez;
    color: #714923;
  }

  .contentKS p span {
    -webkit-text-stroke: 0.5px #714923;
  }

  .contentKS .flexKS {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .flexKS img {
    width: 2%;
    display: block;
  }

  .flexKS p {
    font: normal normal 400 13px/17px Sanchez;
    color: #714923;
  }

  .text9B .btn9 {
    width: fit-content;
    position: relative;
  }

  .btn9 a {
    width: 175px;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
  }

  /* Section 10 */
  .section10 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Mask-Group-8286.webp");
    background-position: center;
    background-size: cover;
    padding-top: 15%;
  }

  .section10 .content10A {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
    padding-inline: 15px;
  }

  .content10A img {
    width: 100%;
    display: block;
  }

  .content10B {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 10%;
  }

  .content10B h2 {
    font: normal normal 400 28px/38px Codex;
    text-align: center;
    color: #714923;
    -webkit-text-stroke: 0.3px #714923;
    margin-bottom: 20px;
  }

  .content10B p {
    font: normal normal 14px/26px Sanchez;
    text-align: center;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
    margin-bottom: 20px;
  }

  .content10B .btn10 {
    width: 100%;
    position: relative;
  }

  .btn10 a {
    width: 175px;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
    margin-inline: auto;
  }

  .section10 .divider9T {
    width: 100%;
    position: relative;
  }

  .section10 .divider9T img {
    width: 100%;
    display: block;
  }

  /* Section 11 */
  .section11 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Group-10422-1.webp");
    background-position: top center;
    background-size: cover;
    padding-bottom: 15%;
  }

  .section11 .head11A {
    width: 100%;
    position: relative;
    margin-bottom: 10%;
  }

  .head11A img {
    width: 100%;
    display: block;
  }

  .section11 .head11A2 {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 40px;
  }

  .head11A2 h2 {
    font: normal normal 400 28px / 38px Codex;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
    width: 91%;
    margin-bottom: 30px;
  }

  .head11A2 p {
    font: normal normal 16px / 30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
  }

  .section11 .content11M {
    width: 95%;
    margin-inline: auto;
    padding: 10px 10px 10px 10px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Group-10408.webp");
    background-position: center;
    background-size: cover;
    margin-bottom: 40px;
  }

  .content11M video {
    width: 100%;
    display: block;
  }

  .section11 .info {
    width: 100%;
    position: relative;
    padding-inline: 30px;
  }

  .info .headInfo {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .headInfo img {
    width: 30px;
    display: block;
  }

  .headInfo h3 {
    font: normal normal 400 16px/35px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.4px #394811;
  }

  .info h4 {
    font: normal normal 400 14px/32px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    padding-left: 40px;
  }

  .info p {
    font: normal normal 400 11px/22px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    padding-left: 40px;
  }

  /* Header Bottom */
  .headerBottom {
    width: 100%;
    position: fixed;
    bottom: -100%;
    /* posisi awal di atas layar */
    z-index: 50;
    transition: bottom 0.5s ease;
    /* ANIMASI */
  }

  .headerBottom.show {
    bottom: 0;
    /* muncul ke bawah */
  }

  .headerBottom .headerBottomContent {
    width: 100%;
    position: relative;
    background-color: #f4eede;
    padding: 10px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 35px;
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.16);
  }

  .headerBottomContent .cardHB {
    width: 30%;
    position: relative;
    text-decoration: none;
  }

  .cardHB img {
    width: 35%;
    display: block;
    margin-inline: auto;
    margin-bottom: 5px;
  }

  .cardHB p {
    font: normal normal 400 12px/19px Sanchez;
    color: #39440f;
    -webkit-text-stroke: 0.2px #39440f;
    text-align: center;
  }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .desktop {
    display: none;
  }

  .mobile {
    width: 100%;
    position: relative;
  }

  .mobile .section1 {
    width: 100vw;
    height: 100vh;
    position: relative;
  }

  .section1 .videoMobile {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .section1 .buttonSound1 {
    width: 9%;
    position: absolute;
    left: 5%;
    bottom: 5%;
    z-index: 2;
  }

  .buttonSound1 a,
  .buttonSound1 a img {
    width: 100%;
    display: block;
  }

  /* Section 2 */
  .mobile .section2 {
    width: 100%;
    position: relative;
    padding: 20% 20px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Scroll-Group-582.webp");
    background-position: center;
    background-size: cover;
  }

  .section2 .head2 {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
  }

  .head2 h1 {
    font: normal normal 400 28px/35px Codex;
    text-align: center;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    width: 65%;
    margin-inline: auto;
  }

  .section2 .cardBooking {
    width: 100%;
    position: relative;
    margin-inline: auto;
    padding: 60px 15px;
    background-color: #faf5e5;
    border-radius: 17px;
  }

  .cardBooking .buttonCheck {
    width: 100%;
    position: relative;
    margin-bottom: 25px;
  }

  .buttonCheck .label {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }

  .label h3 {
    font: normal normal 400 20px/25px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
  }

  .label img {
    width: 8%;
    display: block;
  }

  .buttonCheck .containerCheck {
    width: 100%;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #394811;
  }

  .buttonCheck .date-m {
    font: normal normal 15px / 19px Sanchez;
    color: #394811;
  }

  .containerCheck .guests-no-m {
    padding: 0px;
    background: transparent;
    width: 100%;
    position: relative;
    font: normal normal 15px/19px Sanchez;
    color: #394811;
    border: none !important;
  }

  .containerCheck .guests-no-m:focus {
    outline: none !important;
    box-shadow: none !important;
  }

  .cardBooking .btnBooks2 {
    width: 100%;
    position: relative;
  }

  .btnBooks2 a {
    width: 185px;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 10px;
    font: normal normal 19px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
    margin-inline: auto;
  }

  /* Section 3 */
  .section3 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Mask-Group-26.webp");
    background-position: bottom center;
    background-size: cover;
    padding-top: 15%;
  }

  .section3 .leaf3 {
    width: 30%;
    position: absolute;
    top: 1%;
    right: -10%;
    z-index: 2;
  }

  .leaf3 img {
    width: 100%;
    display: block;
  }

  .section3 .content3A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 10%;
  }

  .content3A h2 {
    font: normal normal 400 28px/38px Codex;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
    width: 80%;
    margin-bottom: 30px;
  }

  .content3A p {
    font: normal normal 16px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    margin-bottom: 40px;
  }

  .content3B {
    width: 100%;
    padding-inline: 10px;
    position: relative;
    z-index: 5;
  }

  .content3B .slider3b {
    width: 100%;
    position: relative;
  }

  .slider3b .slick-track {
    display: flex;
    align-items: center;
  }

  .slider3b .slick-slide img {
    width: 100%;
    display: block;
  }

  .slider3b .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .slider3b .slick-dots li {
    margin: 0 1px;
  }

  .slider3b .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .slider3b .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  /* Section 4 */
  .section4 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Mask-Group-8271.webp");
    background-position: bottom center;
    background-size: cover;
    padding-top: 20%;
    padding-bottom: 2%;
  }

  .section4 .content4A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 10%;
  }

  .content4A h2 {
    font: normal normal 400 28px/38px Codex;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
    width: 91%;
    margin-bottom: 30px;
  }

  .content4A p {
    font: normal normal 16px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
  }

  .content4B {
    width: 100%;
    position: relative;
  }

  .content4B img {
    width: 100%;
    display: block;
  }

  /* Section 5 */
  .section5 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Mask-Group-8292.webp");
    background-position: bottom center;
    background-size: cover;
    padding-block: 15%;
  }

  .section5 .content5A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 60px;
    z-index: 5;
  }

  .content5A p {
    font: normal normal 16px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    margin-bottom: 30px;
  }

  .content5A .btn5A {
    width: fit-content;
    position: relative;
    border-bottom: 1.8px solid #714923;
    padding-inline: 8px;
    padding-bottom: 10px;
  }

  .btn5A a {
    width: 100%;
    position: relative;
    font: normal normal 17px/25px Codex;
    color: #714923;
    -webkit-text-stroke: 0.4px #714923;
  }

  .content5A .hideWay {
    width: 100%;
    position: relative;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
  }

  .hideWay h3 {
    font: normal normal 400 28px/40px Codex;
    color: #714823;
    -webkit-text-stroke: 0.3px #714823;
    margin-bottom: 20px;
  }

  .hideWay p {
    font: normal normal 400 16px/30px Sanchez;
    color: #394810;
    -webkit-text-stroke: 0.2px #394810;
    margin-bottom: 40px;
  }

  .hideWay img {
    width: 100%;
    display: block;
    margin-inline: auto;
  }

  .section5 .content5B {
    width: 100%;
    position: relative;
  }

  .content5B .paper5B {
    width: 96%;
    position: relative;
    margin-inline: auto;
    z-index: 4;
  }

  .paper5B .bgPaper1 {
    width: 100%;
    display: block;
  }

  .paper5B .contentPaper5B {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
  }

  .contentPaper5B video {
    width: 100%;
    display: block;
  }

  .contentPaper5B img {
    width: 100%;
    display: block;
  }

  .backPaper {
    width: 75%;
    position: absolute;
    top: 55%;
    left: 10%;
    transform: translateY(-50%) rotate(-103deg);
    z-index: 3;
  }

  .backPaper img {
    width: 100%;
    display: block;
    opacity: 0.75;
  }

  .content5B .leaf5b {
    width: 30%;
    position: absolute;
    bottom: -20%;
    right: -5%;
    z-index: 2;
  }

  .leaf5b img {
    width: 100%;
    display: block;
  }

  .content5B .bg5B1 {
    width: 100%;
    position: absolute;
    bottom: 0%;
    left: 0;
    z-index: 1;
  }

  .bg5B1 img {
    width: 100%;
    display: block;
  }

  /* Section 6 */
  .section6 {
    width: 100%;
    position: relative;
    background-color: #fffcf0;
    padding: 15% 0 15% 0;
  }

  .section6 .grad6 {
    width: 100%;
    position: absolute;
    top: -9%;
    left: 0;
    z-index: 2;
  }

  .grad6 img {
    width: 100%;
    display: block;
  }

  .section6 .content6A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 50px;
    z-index: 5;
  }

  .content6A h2 {
    font: normal normal 400 28px/38px Codex;
    color: #714823;
    -webkit-text-stroke: 0.3px #714823;
    width: 93%;
    margin-bottom: 30px;
  }

  .content6A p {
    font: normal normal 16px/30px Sanchez;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .content6B {
    width: 100%;
    position: relative;
    padding-inline: 15px;
  }

  .content6B .cardVilla {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
  }

  .cardVilla .headCardVilla {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
  }

  .headCardVilla .iconCard {
    width: 9%;
    position: relative;
    display: block;
  }

  .iconCard img {
    width: 100%;
    display: block;
  }

  .headCardVilla h4 {
    font: normal normal 400 22px/25px Codex;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .hideCardVilla,
  .hideCardVilla .sliderVilla {
    width: 100%;
    position: relative;
  }

  .hideCardVilla {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardVilla.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardVilla .sliderVilla {
    margin-bottom: 20px;
  }

  .sliderVilla .sliderCozy,
  .sliderVilla .sliderSanctuary,
  .sliderVilla .sliderRustic,
  .sliderVilla .sliderLuxe {
    width: 100%;
    position: relative;
  }

  .sliderCozy .slick-track,
  .sliderSanctuary .slick-track,
  .sliderRustic .slick-track,
  .sliderLuxe .slick-track {
    display: flex;
    align-items: center;
  }

  .sliderCozy .slick-slide img,
  .sliderSanctuary .slick-slide img,
  .sliderRustic .slick-slide img,
  .sliderLuxe .slick-slide img {
    width: 100%;
    display: block;
  }

  .sliderCozy .slick-dots,
  .sliderSanctuary .slick-dots,
  .sliderRustic .slick-dots,
  .sliderLuxe .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .sliderCozy .slick-dots li,
  .sliderSanctuary .slick-dots li,
  .sliderRustic .slick-dots li,
  .sliderLuxe .slick-dots li {
    margin: 0 1px;
  }

  .sliderCozy .slick-dots li.slick-active button:before,
  .sliderSanctuary .slick-dots li.slick-active button:before,
  .sliderRustic .slick-dots li.slick-active button:before,
  .sliderLuxe .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .sliderCozy .slick-dots li button:before,
  .sliderSanctuary .slick-dots li button:before,
  .sliderRustic .slick-dots li button:before,
  .sliderLuxe .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  .hideCardVilla .bodyHideVilla {
    width: 100%;
    position: relative;
    padding-inline: 20px;
    margin-bottom: 15px;
  }

  .bodyHideVilla p {
    font: normal normal 400 14px/25px Sanchez;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .headCardVilla.active h4 {
    padding-bottom: 5px;
    border-bottom: 2px solid #714823;
  }

  /* Section 7 */
  .section7 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Group-10336.webp");
    background-position: center;
    background-size: cover;
    padding: 40% 0;
  }

  .section7 .content7A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 50px;
  }

  .content7A h2 {
    font: normal normal 400 24px/38px Codex;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
    text-align: center;
    margin-bottom: 40px;
  }

  .content7A .btn7A {
    width: fit-content;
    position: relative;
    border-bottom: 1.8px solid #714923;
    padding-inline: 8px;
    padding-bottom: 10px;
    margin-inline: auto;
  }

  .btn7A a {
    position: relative;
    font: normal normal 19px / 25px Codex;
    color: #714923;
    -webkit-text-stroke: 0.4px #714923;
  }

  .section7 .content7B {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .content7B video {
    width: 80%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
    border-radius: 140px;
    padding: 10px;
    background-color: #faf6e9;
    overflow: hidden;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    z-index: 5;
  }

  .content7B .absMain7L {
    width: 30%;
    position: absolute;
    top: 50%;
    left: -3%;
    transform: translateY(-50%);
  }

  .content7B .absMain7R {
    width: 30%;
    position: absolute;
    top: 50%;
    right: -3%;
    transform: translateY(-50%);
  }

  .absMain7L img,
  .absMain7R img {
    width: 100%;
    display: block;
  }

  .divider7T {
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0;
    z-index: 2;
  }

  .divider7B {
    width: 100%;
    position: absolute;
    bottom: 0%;
    left: 0;
    z-index: 2;
  }

  .divider7T img,
  .divider7B img {
    width: 100%;
    display: block;
  }

  .section7 .khastana-touch-container {
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    padding: 5px;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
  }

  .khastana-touch-container .khastana-touch {
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Group-10404-scaled.webp");
    background-position: center;
    background-size: cover;
    padding: 30px 20px;
    position: relative;
    border-radius: 25px;
  }

  .khastana-touch .title-close-flex {
    width: 100%;
    position: relative;
    display: flex;
    margin-bottom: 40px;
  }

  .title-close-flex a {
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
    font: normal normal 400 20px/30px Codex;
    color: #714822;
    -webkit-text-stroke: 0.3px #714822;
  }

  .title-close-flex a span {
    font-size: 25px;
  }

  .title-close-flex a img {
    width: 3%;
    display: block;
  }

  .khastana-touch .headKhastanaTouch {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }

  .headKhastanaTouch h3 {
    font: normal normal 400 28px/40px Codex;
    color: #714823;
    -webkit-text-stroke: 0.3px #714823;
  }

  .khastana-touch .contentTouch {
    width: 100%;
    position: relative;
  }

  .contentTouch p {
    font: normal normal 400 16px/30px Sanchez;
    color: #394810;
    -webkit-text-stroke: 0.2px #394810;
    margin-bottom: 25px;
  }

  .contentTouch img {
    width: 100%;
    display: block;
    margin-bottom: 25px;
  }

  /* Section 8 */
  .section8 {
    width: 100%;
    position: relative;
    background-color: #fffcf0;
    padding: 15% 0 15% 0;
  }

  .section8 .content8A {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 50px;
  }

  .content8A h2 {
    font: normal normal 400 28px / 38px Codex;
    color: #714823;
    -webkit-text-stroke: 0.3px #714823;
    width: 100%;
    margin-bottom: 30px;
    width: 97%;
  }

  .content8A p {
    font: normal normal 16px / 30px Sanchez;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .content8B {
    width: 100%;
    position: relative;
    padding-inline: 15px;
  }

  .content8B .cardActivities {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
  }

  .cardActivities .headCardActivities {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
  }

  .headCardActivities .iconCard {
    width: 9%;
    position: relative;
    display: block;
  }

  .headCardActivities .iconCard img {
    width: 100%;
    display: block;
  }

  .headCardActivities h4 {
    font: normal normal 400 22px/25px Codex;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
  }

  .hideCardActivities,
  .hideCardActivities .sliderActivities {
    width: 100%;
    position: relative;
  }

  .hideCardActivities {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardActivities.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardActivities .sliderActivities {
    margin-bottom: 20px;
  }

  .sliderActivities .sliderDining,
  .sliderActivities .sliderBeauty,
  .sliderActivities .sliderImmersion,
  .sliderActivities .sliderSpiritual {
    width: 100%;
    position: relative;
  }

  .sliderDining .slick-track,
  .sliderBeauty .slick-track,
  .sliderImmersion .slick-track,
  .sliderSpiritual .slick-track {
    display: flex;
    align-items: center;
  }

  .sliderDining .slick-slide img,
  .sliderBeauty .slick-slide img,
  .sliderImmersion .slick-slide img,
  .sliderSpiritual .slick-slide img {
    width: 100%;
    display: block;
  }

  .sliderDining .slick-dots,
  .sliderBeauty .slick-dots,
  .sliderImmersion .slick-dots,
  .sliderSpiritual .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .sliderDining .slick-dots li,
  .sliderBeauty .slick-dots li,
  .sliderImmersion .slick-dots li,
  .sliderSpiritual .slick-dots li {
    margin: 0 1px;
  }

  .sliderDining .slick-dots li.slick-active button:before,
  .sliderBeauty .slick-dots li.slick-active button:before,
  .sliderImmersion .slick-dots li.slick-active button:before,
  .sliderSpiritual .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .sliderDining .slick-dots li button:before,
  .sliderBeauty .slick-dots li button:before,
  .sliderImmersion .slick-dots li button:before,
  .sliderSpiritual .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  .hideCardActivities .bodyHideActivities {
    width: 100%;
    position: relative;
    padding-inline: 20px;
    margin-bottom: 15px;
  }

  .bodyHideActivities p {
    font: normal normal 400 14px/25px Sanchez;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
  }

  .headCardActivities.active h4 {
    padding-bottom: 5px;
    border-bottom: 2px solid #714823;
  }

  .bodyHideActivities .btnDining {
    width: 100%;
    position: relative;
  }

  .btnDining a {
    width: 175px;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
    margin-inline: auto;
  }

  /* Section 9 */
  .section9 {
    width: 100%;
    position: relative;
    background-color: #f8f4e9;
  }

  .section9 .divider9T,
  .section9 .divider9B {
    width: 100%;
    position: relative;
  }

  .section9 .divider9T img,
  .section9 .divider9B img {
    width: 100%;
    display: block;
  }

  .section9 .divider9T {
    margin-bottom: 10%;
  }

  .section9 .head9 {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
    padding-inline: 30px;
  }

  .head9 h2 {
    font: normal normal 31px/40px Codex;
    text-align: center;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
  }

  .section9 .cardContent9 {
    width: 100%;
    position: relative;
    padding-inline: 15px;
  }

  .cardContent9 .card9 {
    width: 100%;
    position: relative;
    margin-bottom: 45px;
  }

  .card9 .videoCard9 {
    width: 100%;
    position: relative;
    padding: 10px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Mask-Group-8230b.webp");
    background-position: center;
    background-size: cover;
    margin-bottom: 20px;
  }

  .videoCard9 video {
    width: 100%;
    display: block;
  }

  .card9 .text9 {
    width: 100%;
    position: relative;
    padding-inline: 10px;
    margin-bottom: 15px;
  }

  .text9 h3 {
    font: normal normal 400 24px/34px Codex;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
    margin-bottom: 15px;
  }

  .text9 p {
    font: normal normal 400 14px/26px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    margin-bottom: 20px;
  }

  .text9 .btnDiscover9 {
    width: fit-content;
    padding-bottom: 5px;
    padding-inline: 5px;
    border-bottom: 1px solid #714923;
  }

  .btnDiscover9 a {
    font: normal normal 400 14px/16px Codex;
    color: #714923;
    -webkit-text-stroke: 0.4px #714923;
  }

  .card9 .text9B {
    width: 100%;
    padding-inline: 10px;
    overflow: hidden;
    max-height: 0;
    /* awalnya height 0 */
    transition: max-height 0.6s ease;
    box-sizing: border-box;
  }

  .text9B .cardKS {
    width: 100%;
    position: relative;
  }

  .cardKS .headCardKS {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #714923;
  }

  .headCardKS h3 {
    font: normal normal 400 16px/20px Codex;
    color: #714923;
    -webkit-text-stroke: 0.4px #714923;
  }

  .headCardKS img {
    width: 2%;
    display: block;
    transition: transform 0.3s ease;
    transform: rotate(0deg);
  }

  .headCardKS.active img {
    transform: rotate(180deg);
  }

  .hideCardKS {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardKS.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardKS .contentKS {
    width: 100%;
    position: relative;
  }

  .contentKS p {
    font: normal normal 400 13px/24px Sanchez;
    color: #714923;
  }

  .contentKS p span {
    -webkit-text-stroke: 0.5px #714923;
  }

  .contentKS .flexKS {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .flexKS img {
    width: 1.1%;
    display: block;
  }

  .flexKS p {
    font: normal normal 400 13px/17px Sanchez;
    color: #714923;
  }

  .text9B .btn9 {
    width: fit-content;
    position: relative;
  }

  .btn9 a {
    width: 175px;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
  }

  /* Section 10 */
  .section10 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Mask-Group-8286.webp");
    background-position: center;
    background-size: cover;
    padding-top: 15%;
  }

  .section10 .content10A {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
    padding-inline: 15px;
  }

  .content10A img {
    width: 100%;
    display: block;
  }

  .content10B {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 10%;
  }

  .content10B h2 {
    font: normal normal 400 28px/38px Codex;
    text-align: center;
    color: #714923;
    -webkit-text-stroke: 0.3px #714923;
    margin-bottom: 20px;
  }

  .content10B p {
    font: normal normal 14px/26px Sanchez;
    text-align: center;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
    margin-bottom: 20px;
  }

  .content10B .btn10 {
    width: 100%;
    position: relative;
  }

  .btn10 a {
    width: 175px;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
    margin-inline: auto;
  }

  .section10 .divider9T {
    width: 100%;
    position: relative;
  }

  .section10 .divider9T img {
    width: 100%;
    display: block;
  }

  /* Section 11 */
  .section11 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Group-10422-1.webp");
    background-position: top center;
    background-size: cover;
    padding-bottom: 15%;
  }

  .section11 .head11A {
    width: 100%;
    position: relative;
    margin-bottom: 10%;
  }

  .head11A img {
    width: 100%;
    display: block;
  }

  .section11 .head11A2 {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 40px;
  }

  .head11A2 h2 {
    font: normal normal 400 28px / 38px Codex;
    color: #394811;
    -webkit-text-stroke: 0.3px #394811;
    width: 91%;
    margin-bottom: 30px;
  }

  .head11A2 p {
    font: normal normal 16px / 30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
  }

  .section11 .content11M {
    width: 95%;
    margin-inline: auto;
    padding: 10px 10px 10px 10px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/11/Group-10408.webp");
    background-position: center;
    background-size: cover;
    margin-bottom: 40px;
  }

  .content11M video {
    width: 100%;
    display: block;
  }

  .section11 .info {
    width: 100%;
    position: relative;
    padding-inline: 30px;
  }

  .info .headInfo {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .headInfo img {
    width: 30px;
    display: block;
  }

  .headInfo h3 {
    font: normal normal 400 16px/35px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.4px #394811;
  }

  .info h4 {
    font: normal normal 400 14px/32px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    padding-left: 40px;
  }

  .info p {
    font: normal normal 400 11px/22px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    padding-left: 40px;
  }

  /* Header Bottom */
  .headerBottom {
    width: 100%;
    position: fixed;
    bottom: -100%;
    /* posisi awal di atas layar */
    z-index: 50;
    transition: bottom 0.5s ease;
    /* ANIMASI */
  }

  .headerBottom.show {
    bottom: 0;
    /* muncul ke bawah */
  }

  .headerBottom .headerBottomContent {
    width: 100%;
    position: relative;
    background-color: #f4eede;
    padding: 10px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 35px;
  }

  .headerBottomContent .cardHB {
    width: 15%;
    position: relative;
    text-decoration: none;
  }

  .cardHB img {
    width: 50%;
    display: block;
    margin-inline: auto;
    margin-bottom: 5px;
  }

  .cardHB p {
    font: normal normal 400 16px/19px Sanchez;
    color: #39440f;
    -webkit-text-stroke: 0.2px #39440f;
    text-align: center;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .desktop {
    width: 100%;
    position: relative;
  }

  .mobile {
    display: none;
  }

  .headerBottom {
    width: 100%;
    position: fixed;
    bottom: -100%;
    /* posisi awal di atas layar */
    z-index: 50;
    transition: bottom 0.5s ease;
    /* ANIMASI */
  }

  .headerBottom.show {
    bottom: 0;
    /* muncul ke bawah */
  }

  /* Section 1 */
  .section1 {
    width: 100%;
    position: relative;
    padding-top: 9%;
    z-index: 4;
  }

  .section1 .videoDesktop {
    width: 100%;
    display: block;
  }

  .section1 .buttonSound1 {
    width: 3%;
    position: absolute;
    left: 3%;
    bottom: 5%;
    z-index: 2;
  }

  .buttonSound1 a,
  .buttonSound1 a img {
    width: 100%;
    display: block;
  }

  /* Section 2 */
  .section2 {
    width: 100%;
    position: relative;
    padding: 10% 0px 5% 0px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/BG1.webp");
    background-position: top center;
    background-size: cover;
  }

  .section2 .content2A {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10%;
    padding-inline: 40px;
  }

  .content2A .text2A {
    width: 45%;
    position: relative;
  }

  .text2A h1 {
    font: normal normal 400 28px/40px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    margin-bottom: 30px;
  }

  .text2A p {
    font: normal normal 400 16px/28px Sanchez;
    color: #394811;
    -webkit-text-stroke: #394811;
  }

  .content2A .img2A {
    width: 50%;
    position: relative;
    z-index: 4;
  }

  .img2A img {
    width: 100%;
    display: block;
  }

  .section2 .content2B {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 4;
  }

  .content2B .runningImage2B {
    display: flex;
    width: max-content;
    opacity: 0;
    /* sembunyikan sebelum siap */
    transform: translateX(0);
  }

  /* Mulai animasi setelah JS menambahkan class animate */
  .runningImage2B.animate {
    animation: scrollImages 30s linear infinite;
    opacity: 1;
  }

  .runningImage2B img {
    height: 220px;
    margin-right: 20px;
    display: block;
  }

  /* Keyframes untuk bergerak dari kanan ke kiri */
  @keyframes scrollImages {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(-50%);
    }
  }

  .section2 .leaf1 {
    width: 35%;
    position: absolute;
    top: -5%;
    right: -15%;
    z-index: 2;
  }

  .section2 .leaf2 {
    width: 35%;
    position: absolute;
    bottom: 5%;
    left: -15%;
  }

  .leaf1 img,
  .leaf2 img {
    width: 100%;
    display: block;
  }

  /* Section 3 */
  .section3 {
    width: 100%;
    position: relative;
    padding: 5% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/BG1.webp");
    background-position: top center;
    background-size: cover;
  }

  .section3 .content3 {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 4;
  }

  .content3 .content3A {
    width: 45%;
    position: relative;
  }

  .content3A img {
    width: 100%;
    display: block;
  }

  .content3 .content3B {
    width: 45%;
    position: relative;
  }

  .content3B h2 {
    font: normal normal 400 25px/40px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    margin-bottom: 30px;
  }

  .content3B p {
    font: normal normal 400 16px / 28px Sanchez;
    color: #394811;
    -webkit-text-stroke: #394811;
  }

  /* Section 4 */
  .section4 {
    width: 100%;
    position: relative;
    padding: 5% 40px 20% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/BG1.webp");
    background-position: top center;
    background-size: cover;
  }

  .section4 .content4 {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .content4 .content4A {
    width: 45%;
    position: relative;
  }

  .content4A h2 {
    font: normal normal 400 25px/40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
  }

  .content4A p {
    font: normal normal 400 16px / 28px Sanchez;
    color: #394811;
    -webkit-text-stroke: #394811;
  }

  .content4 .content4B {
    width: 45%;
    position: relative;
  }

  .content4B img {
    width: 100%;
    display: block;
  }

  .section4 .illustVillage {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .illustVillage img {
    width: 100%;
    display: block;
  }

  /* Section 5 */
  .section5 {
    width: 100%;
    position: relative;
    background-color: #f4f2e7;
    padding: 45% 40px 10% 40px;
  }

  .section5 .leaf5A {
    width: 15%;
    position: absolute;
    top: 5%;
    left: -5%;
    z-index: 2;
  }

  .section5 .leaf5B {
    width: 20%;
    position: absolute;
    top: 45%;
    left: -10%;
    z-index: 2;
  }

  .leaf5A img,
  .leaf5B img {
    width: 100%;
    display: block;
  }

  .section5 .grad5 {
    width: 100%;
    position: absolute;
    top: -10%;
    left: 0;
    z-index: 5;
  }

  .grad5 img {
    width: 100%;
    display: block;
  }

  .section5 .imageAbs5 {
    width: 60%;
    position: absolute;
    top: -10%;
    left: 55%;
    transform: translateX(-50%);
    z-index: 6;
  }

  .imageAbs5 .imgCard {
    width: 100%;
    display: block;
  }

  .section5 .head5 {
    width: 100%;
    position: relative;
    margin-bottom: 10%;
  }

  .head5 h2 {
    font: normal normal 400 25px/40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
    text-align: center;
    width: 45%;
    margin-inline: auto;
  }

  .head5 p {
    font: normal italic 400 16px / 28px Sanchez;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
    text-align: center;
    width: 55%;
    margin-inline: auto;
  }

  .section5 .content5 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
  }

  .content5 .content5A {
    width: 45%;
    position: relative;
  }

  .content5 .content5B {
    width: 50%;
    position: relative;
  }

  .content5A .headCardVilla {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
  }

  .headCardVilla .iconCard {
    width: 14%;
    position: relative;
    display: block;
  }

  .iconCard img {
    width: 100%;
    display: block;
  }

  .headCardVilla h4 {
    font: normal normal 400 22px/25px Codex;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .hideCardVilla,
  .hideCardVilla .sliderVilla {
    width: 100%;
    position: relative;
  }

  .hideCardVilla {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardVilla.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardVilla .sliderVilla {
    margin-bottom: 20px;
  }

  .sliderVilla .sliderCozy,
  .sliderVilla .sliderSanctuary,
  .sliderVilla .sliderRustic,
  .sliderVilla .sliderLuxe {
    width: 100%;
    position: relative;
  }

  .sliderCozy .slick-track,
  .sliderSanctuary .slick-track,
  .sliderRustic .slick-track,
  .sliderLuxe .slick-track {
    display: flex;
    align-items: center;
  }

  .sliderCozy .slick-slide img,
  .sliderSanctuary .slick-slide img,
  .sliderRustic .slick-slide img,
  .sliderLuxe .slick-slide img {
    width: 100%;
    display: block;
  }

  .sliderCozy .slick-dots,
  .sliderSanctuary .slick-dots,
  .sliderRustic .slick-dots,
  .sliderLuxe .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .sliderCozy .slick-dots li,
  .sliderSanctuary .slick-dots li,
  .sliderRustic .slick-dots li,
  .sliderLuxe .slick-dots li {
    margin: 0 1px;
  }

  .sliderCozy .slick-dots li.slick-active button:before,
  .sliderSanctuary .slick-dots li.slick-active button:before,
  .sliderRustic .slick-dots li.slick-active button:before,
  .sliderLuxe .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .sliderCozy .slick-dots li button:before,
  .sliderSanctuary .slick-dots li button:before,
  .sliderRustic .slick-dots li button:before,
  .sliderLuxe .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  .hideCardVilla .bodyHideVilla {
    width: 100%;
    position: relative;
    /* padding-inline: 20px; */
    margin-bottom: 15px;
  }

  .bodyHideVilla p {
    font: normal normal 400 14px/25px Sanchez;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .headCardVilla.active h4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #714823;
  }

  /* Section 6 */
  .section6 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/Group-10901.webp");
    background-position: top center;
    background-size: cover;
    padding: 20% 40px;
  }

  .section6 .content6 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  .content6 .content6A {
    width: 50%;
    position: relative;
    padding-left: 45px;
  }

  .content6A .content6Tirta {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .content6Tirta video {
    width: 70%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
    border-radius: 140px;
    padding: 10px;
    background-color: #faf6e9;
    overflow: hidden;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    z-index: 5;
  }

  .content6 .content6B {
    width: 40%;
    position: relative;
  }

  .content6B h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    text-align: center;
  }

  .content6Tirta .absMain6L {
    width: 55%;
    position: absolute;
    top: 50%;
    left: -20%;
    transform: translateY(-50%);
  }

  .content6Tirta .absMain6R {
    width: 55%;
    position: absolute;
    top: 50%;
    right: -20%;
    transform: translateY(-50%);
  }

  .absMain6L img,
  .absMain6R img {
    width: 100%;
    display: block;
  }

  .section6 .divider6T {
    width: 100%;
    position: absolute;
    top: -5%;
    left: 0;
    z-index: 2;
  }

  .section6 .divider6B {
    width: 100%;
    position: absolute;
    bottom: -5%;
    left: 0;
    z-index: 2;
  }

  .divider6T img,
  .divider6B img {
    width: 100%;
    display: block;
  }

  /* Section 7 */
  .section7 {
    width: 100%;
    position: relative;
    background-color: #f4f2e7;
    padding: 10% 40px 10% 40px;
  }

  .section7 .head7 {
    width: 100%;
    position: relative;
    margin-bottom: 60px;
  }

  .head7 h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    text-align: center;
  }

  .section7 .buttonActivities {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10%;
  }

  .buttonActivities .buttons {
    width: 25%;
    position: relative;
  }

  .buttons .headCardActivities {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }

  .headCardActivities .iconCard {
    width: 14%;
    position: relative;
    display: block;
  }

  .headCardActivities .iconCard img {
    width: 100%;
    display: block;
  }

  .headCardActivities h4 {
    font: normal normal 400 20px/25px Codex;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
  }

  .headCardActivities.active h4 {
    padding-bottom: 5px;
    border-bottom: 2px solid #714823;
  }

  .hideCardActivities,
  .hideCardActivities .sliderActivities {
    width: 100%;
    position: relative;
  }

  .hideCardActivities {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardActivities.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardActivities .sliderActivities {
    width: 50%;
    position: relative;
  }

  .sliderActivities .sliderDining,
  .sliderActivities .sliderBeauty,
  .sliderActivities .sliderImmersion,
  .sliderActivities .sliderSpiritual {
    width: 100%;
    position: relative;
  }

  .sliderDining .slick-track,
  .sliderBeauty .slick-track,
  .sliderImmersion .slick-track,
  .sliderSpiritual .slick-track {
    display: flex;
    align-items: center;
  }

  .sliderDining .slick-slide img,
  .sliderBeauty .slick-slide img,
  .sliderImmersion .slick-slide img,
  .sliderSpiritual .slick-slide img {
    width: 100%;
    display: block;
  }

  .sliderDining .slick-dots,
  .sliderBeauty .slick-dots,
  .sliderImmersion .slick-dots,
  .sliderSpiritual .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .sliderDining .slick-dots li,
  .sliderBeauty .slick-dots li,
  .sliderImmersion .slick-dots li,
  .sliderSpiritual .slick-dots li {
    margin: 0 1px;
  }

  .sliderDining .slick-dots li.slick-active button:before,
  .sliderBeauty .slick-dots li.slick-active button:before,
  .sliderImmersion .slick-dots li.slick-active button:before,
  .sliderSpiritual .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .sliderDining .slick-dots li button:before,
  .sliderBeauty .slick-dots li button:before,
  .sliderImmersion .slick-dots li button:before,
  .sliderSpiritual .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  .hideCardActivities .bodyHideActivities {
    width: 40%;
    position: relative;
  }

  .bodyHideActivities p {
    font: normal normal 400 14px/30px Sanchez;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
  }

  /* Section 8 */
  .section8 {
    width: 100%;
    position: relative;
    background-color: #f8f4e9;
  }

  .section8 .divider8T {
    width: 100%;
    position: relative;
    margin-bottom: 10%;
  }

  .section8 .divider8B {
    width: 100%;
    position: relative;
    margin-top: 10%;
  }

  .divider8T img,
  .divider8B img {
    width: 100%;
    display: block;
  }

  .section8 .headline8 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }

  .headline8 h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    text-align: center;
  }

  .section8 .main8 {
    width: 90%;
    position: relative;
    background-color: #f7f1e3;
    margin-inline: auto;
    padding: 40px;
  }

  .main8 .content8A {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
  }

  .content8A .content8A1 {
    width: 60%;
    position: relative;
  }

  .content8A1 img {
    width: 100%;
    display: block;
  }

  .content8A .content8A2 {
    width: 35%;
    position: relative;
  }

  .content8A2 h3 {
    font: normal normal 400 20px / 30px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    margin-bottom: 30px;
  }

  .content8A2 p {
    font: normal normal 400 14px / 30px Sanchez;
    color: #3a4811;
    -webkit-text-stroke: 0.2px #3a4811;
    margin-bottom: 30px;
  }

  .content8A2 .btn8 {
    width: 140px;
    position: relative;
  }

  .btn8 a {
    width: 100%;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
  }

  .content8B {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
  }

  .content8B .cardKS {
    width: 30%;
    position: relative;
  }

  .cardKS .headCardKS {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #714923;
  }

  .headCardKS h4 {
    font: normal normal 400 16px/20px Codex;
    color: #714923;
    -webkit-text-stroke: 0.4px #714923;
  }

  .headCardKS img {
    width: 7%;
    display: block;
    transition: transform 0.3s ease;
    transform: rotate(0deg);
  }

  .headCardKS.active img {
    transform: rotate(180deg);
  }

  .hideCardKS {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardKS.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardKS .contentKS {
    width: 100%;
    position: relative;
  }

  .contentKS p {
    font: normal normal 400 13px/24px Sanchez;
    color: #714923;
  }

  .contentKS p span {
    -webkit-text-stroke: 0.5px #714923;
  }

  .contentKS .flexKS {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .flexKS img {
    width: 2%;
    display: block;
  }

  .flexKS p {
    font: normal normal 400 13px/17px Sanchez;
    color: #714923;
  }

  /* Section 9 */
  .section9 {
    width: 100%;
    position: relative;
    padding: 10% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/bg9.webp");
    background-position: top center;
    background-size: cover;
  }

  .section9 .content9 {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .content9 .content9A {
    width: 50%;
    position: relative;
  }

  .content9A img {
    width: 100%;
    display: block;
  }

  .content9 .content9B {
    width: 40%;
    position: relative;
  }

  .content9B h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
  }

  .content9B p {
    font: normal normal 400 14px / 30px Sanchez;
    color: #3a4811;
    -webkit-text-stroke: 0.2px #3a4811;
    margin-bottom: 30px;
    width: 90%;
  }

  .content9B .btn9B {
    width: 140px;
    position: relative;
  }

  .btn9B a {
    width: 100%;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
  }

  /* Section 10 */
  .section10 {
    width: 100%;
    position: relative;
  }

  .section10 .content10 {
    width: 100%;
    display: flex;
  }

  .content10 .content10A {
    width: 60%;
    position: relative;
    padding: 10% 40px 10% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/Group-10904.webp");
    background-position: top center;
    background-size: cover;
  }

  .content10A .head10A2 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }

  .head10A2 h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
  }

  .head10A2 p {
    font: normal normal 400 14px / 30px Sanchez;
    color: #3a4811;
    -webkit-text-stroke: 0.2px #3a4811;
    margin-bottom: 30px;
  }

  .content10 .content10B {
    width: 40%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/Mask-Group-8230-1.webp");
    background-position: center;
    background-size: 10px;
    padding: 10px;
  }

  .content10B img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .content10A .info {
    width: 100%;
    position: relative;
    padding-inline: 10px;
  }

  .info .headInfo {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .headInfo img {
    width: 40px;
    display: block;
  }

  .headInfo h3 {
    font: normal normal 400 18px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.4px #394811;
  }

  .info h4 {
    font: normal normal 400 14px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    padding-left: 50px;
  }

  .info p {
    font: normal normal 400 11px/22px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    padding-left: 50px;
    width: 80%;
  }

  /* Header Bottom */
  .headerBottom .headerBottomContent {
    width: 100%;
    position: relative;
    background-color: #f4eede;
    padding: 10px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 35px;
  }

  .headerBottomContent .cardHB {
    width: 11%;
    position: relative;
    text-decoration: none;
  }

  .cardHB img {
    width: 50%;
    display: block;
    margin-inline: auto;
    margin-bottom: 5px;
  }

  .cardHB p {
    font: normal normal 400 16px/19px Sanchez;
    color: #39440f;
    -webkit-text-stroke: 0.2px #39440f;
    text-align: center;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1499.98px) {
  .desktop {
    width: 100%;
    position: relative;
  }

  .mobile {
    display: none;
  }

  .headerBottom {
    width: 100%;
    position: fixed;
    bottom: -100%;
    /* posisi awal di atas layar */
    z-index: 50;
    transition: bottom 0.5s ease;
    /* ANIMASI */
  }

  .headerBottom.show {
    bottom: 0;
    /* muncul ke bawah */
  }

  /* Section 1 */
  .section1 {
    width: 100%;
    position: relative;
    padding-top: 9%;
    z-index: 4;
  }

  .section1 .videoDesktop {
    width: 100%;
    display: block;
  }

  .section1 .buttonSound1 {
    width: 3%;
    position: absolute;
    left: 3%;
    bottom: 5%;
    z-index: 2;
  }

  .buttonSound1 a,
  .buttonSound1 a img {
    width: 100%;
    display: block;
  }

  /* Section 2 */
  .section2 {
    width: 100%;
    position: relative;
    padding: 10% 0px 5% 0px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/BG1.webp");
    background-position: top center;
    background-size: cover;
  }

  .section2 .content2A {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10%;
    padding-inline: 40px;
  }

  .content2A .text2A {
    width: 45%;
    position: relative;
  }

  .text2A h1 {
    font: normal normal 400 28px/40px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    margin-bottom: 30px;
  }

  .text2A p {
    font: normal normal 400 16px/28px Sanchez;
    color: #394811;
    -webkit-text-stroke: #394811;
  }

  .content2A .img2A {
    width: 50%;
    position: relative;
    z-index: 4;
  }

  .img2A img {
    width: 100%;
    display: block;
  }

  .section2 .content2B {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 4;
  }

  .content2B .runningImage2B {
    display: flex;
    width: max-content;
    opacity: 0;
    /* sembunyikan sebelum siap */
    transform: translateX(0);
  }

  /* Mulai animasi setelah JS menambahkan class animate */
  .runningImage2B.animate {
    animation: scrollImages 30s linear infinite;
    opacity: 1;
  }

  .runningImage2B img {
    height: 220px;
    margin-right: 20px;
    display: block;
  }

  /* Keyframes untuk bergerak dari kanan ke kiri */
  @keyframes scrollImages {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(-50%);
    }
  }

  .section2 .leaf1 {
    width: 35%;
    position: absolute;
    top: -5%;
    right: -15%;
    z-index: 2;
  }

  .section2 .leaf2 {
    width: 35%;
    position: absolute;
    bottom: 5%;
    left: -15%;
  }

  .leaf1 img,
  .leaf2 img {
    width: 100%;
    display: block;
  }

  /* Section 3 */
  .section3 {
    width: 100%;
    position: relative;
    padding: 5% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/BG1.webp");
    background-position: top center;
    background-size: cover;
  }

  .section3 .content3 {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 4;
  }

  .content3 .content3A {
    width: 45%;
    position: relative;
  }

  .content3A img {
    width: 100%;
    display: block;
  }

  .content3 .content3B {
    width: 45%;
    position: relative;
  }

  .content3B h2 {
    font: normal normal 400 25px/40px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    margin-bottom: 30px;
  }

  .content3B p {
    font: normal normal 400 16px / 28px Sanchez;
    color: #394811;
    -webkit-text-stroke: #394811;
  }

  /* Section 4 */
  .section4 {
    width: 100%;
    position: relative;
    padding: 5% 40px 20% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/BG1.webp");
    background-position: top center;
    background-size: cover;
  }

  .section4 .content4 {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .content4 .content4A {
    width: 45%;
    position: relative;
  }

  .content4A h2 {
    font: normal normal 400 25px/40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
  }

  .content4A p {
    font: normal normal 400 16px / 28px Sanchez;
    color: #394811;
    -webkit-text-stroke: #394811;
  }

  .content4 .content4B {
    width: 45%;
    position: relative;
  }

  .content4B img {
    width: 100%;
    display: block;
  }

  .section4 .illustVillage {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .illustVillage img {
    width: 100%;
    display: block;
  }

  /* Section 5 */
  .section5 {
    width: 100%;
    position: relative;
    background-color: #f4f2e7;
    padding: 45% 40px 10% 40px;
  }

  .section5 .leaf5A {
    width: 15%;
    position: absolute;
    top: 5%;
    left: -5%;
    z-index: 2;
  }

  .section5 .leaf5B {
    width: 20%;
    position: absolute;
    top: 45%;
    left: -10%;
    z-index: 2;
  }

  .leaf5A img,
  .leaf5B img {
    width: 100%;
    display: block;
  }

  .section5 .grad5 {
    width: 100%;
    position: absolute;
    top: -10%;
    left: 0;
    z-index: 5;
  }

  .grad5 img {
    width: 100%;
    display: block;
  }

  .section5 .imageAbs5 {
    width: 60%;
    position: absolute;
    top: -10%;
    left: 55%;
    transform: translateX(-50%);
    z-index: 6;
  }

  .imageAbs5 .imgCard {
    width: 100%;
    display: block;
  }

  .section5 .head5 {
    width: 100%;
    position: relative;
    margin-bottom: 10%;
  }

  .head5 h2 {
    font: normal normal 400 25px/40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
    text-align: center;
    width: 45%;
    margin-inline: auto;
  }

  .head5 p {
    font: normal italic 400 16px / 28px Sanchez;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
    text-align: center;
    width: 55%;
    margin-inline: auto;
  }

  .section5 .content5 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
  }

  .content5 .content5A {
    width: 45%;
    position: relative;
  }

  .content5 .content5B {
    width: 50%;
    position: relative;
  }

  .content5A .headCardVilla {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
  }

  .headCardVilla .iconCard {
    width: 14%;
    position: relative;
    display: block;
  }

  .iconCard img {
    width: 100%;
    display: block;
  }

  .headCardVilla h4 {
    font: normal normal 400 22px/25px Codex;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .hideCardVilla,
  .hideCardVilla .sliderVilla {
    width: 100%;
    position: relative;
  }

  .hideCardVilla {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardVilla.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardVilla .sliderVilla {
    margin-bottom: 20px;
  }

  .sliderVilla .sliderCozy,
  .sliderVilla .sliderSanctuary,
  .sliderVilla .sliderRustic,
  .sliderVilla .sliderLuxe {
    width: 100%;
    position: relative;
  }

  .sliderCozy .slick-track,
  .sliderSanctuary .slick-track,
  .sliderRustic .slick-track,
  .sliderLuxe .slick-track {
    display: flex;
    align-items: center;
  }

  .sliderCozy .slick-slide img,
  .sliderSanctuary .slick-slide img,
  .sliderRustic .slick-slide img,
  .sliderLuxe .slick-slide img {
    width: 100%;
    display: block;
  }

  .sliderCozy .slick-dots,
  .sliderSanctuary .slick-dots,
  .sliderRustic .slick-dots,
  .sliderLuxe .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .sliderCozy .slick-dots li,
  .sliderSanctuary .slick-dots li,
  .sliderRustic .slick-dots li,
  .sliderLuxe .slick-dots li {
    margin: 0 1px;
  }

  .sliderCozy .slick-dots li.slick-active button:before,
  .sliderSanctuary .slick-dots li.slick-active button:before,
  .sliderRustic .slick-dots li.slick-active button:before,
  .sliderLuxe .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .sliderCozy .slick-dots li button:before,
  .sliderSanctuary .slick-dots li button:before,
  .sliderRustic .slick-dots li button:before,
  .sliderLuxe .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  .hideCardVilla .bodyHideVilla {
    width: 100%;
    position: relative;
    /* padding-inline: 20px; */
    margin-bottom: 15px;
  }

  .bodyHideVilla p {
    font: normal normal 400 14px/25px Sanchez;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .headCardVilla.active h4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #714823;
  }

  /* Section 6 */
  .section6 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/Group-10901.webp");
    background-position: top center;
    background-size: cover;
    padding: 20% 40px;
  }

  .section6 .content6 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  .content6 .content6A {
    width: 50%;
    position: relative;
    padding-left: 45px;
  }

  .content6A .content6Tirta {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .content6Tirta video {
    width: 70%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
    border-radius: 140px;
    padding: 10px;
    background-color: #faf6e9;
    overflow: hidden;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    z-index: 5;
  }

  .content6 .content6B {
    width: 40%;
    position: relative;
  }

  .content6B h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    text-align: center;
  }

  .content6Tirta .absMain6L {
    width: 55%;
    position: absolute;
    top: 50%;
    left: -20%;
    transform: translateY(-50%);
  }

  .content6Tirta .absMain6R {
    width: 55%;
    position: absolute;
    top: 50%;
    right: -20%;
    transform: translateY(-50%);
  }

  .absMain6L img,
  .absMain6R img {
    width: 100%;
    display: block;
  }

  .section6 .divider6T {
    width: 100%;
    position: absolute;
    top: -5%;
    left: 0;
    z-index: 2;
  }

  .section6 .divider6B {
    width: 100%;
    position: absolute;
    bottom: -5%;
    left: 0;
    z-index: 2;
  }

  .divider6T img,
  .divider6B img {
    width: 100%;
    display: block;
  }

  /* Section 7 */
  .section7 {
    width: 100%;
    position: relative;
    background-color: #f4f2e7;
    padding: 10% 40px 10% 40px;
  }

  .section7 .head7 {
    width: 100%;
    position: relative;
    margin-bottom: 60px;
  }

  .head7 h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    text-align: center;
  }

  .section7 .buttonActivities {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10%;
  }

  .buttonActivities .buttons {
    width: 25%;
    position: relative;
  }

  .buttons .headCardActivities {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }

  .headCardActivities .iconCard {
    width: 14%;
    position: relative;
    display: block;
  }

  .headCardActivities .iconCard img {
    width: 100%;
    display: block;
  }

  .headCardActivities h4 {
    font: normal normal 400 20px/25px Codex;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
  }

  .headCardActivities.active h4 {
    padding-bottom: 5px;
    border-bottom: 2px solid #714823;
  }

  .hideCardActivities,
  .hideCardActivities .sliderActivities {
    width: 100%;
    position: relative;
  }

  .hideCardActivities {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardActivities.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardActivities .sliderActivities {
    width: 50%;
    position: relative;
  }

  .sliderActivities .sliderDining,
  .sliderActivities .sliderBeauty,
  .sliderActivities .sliderImmersion,
  .sliderActivities .sliderSpiritual {
    width: 100%;
    position: relative;
  }

  .sliderDining .slick-track,
  .sliderBeauty .slick-track,
  .sliderImmersion .slick-track,
  .sliderSpiritual .slick-track {
    display: flex;
    align-items: center;
  }

  .sliderDining .slick-slide img,
  .sliderBeauty .slick-slide img,
  .sliderImmersion .slick-slide img,
  .sliderSpiritual .slick-slide img {
    width: 100%;
    display: block;
  }

  .sliderDining .slick-dots,
  .sliderBeauty .slick-dots,
  .sliderImmersion .slick-dots,
  .sliderSpiritual .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .sliderDining .slick-dots li,
  .sliderBeauty .slick-dots li,
  .sliderImmersion .slick-dots li,
  .sliderSpiritual .slick-dots li {
    margin: 0 1px;
  }

  .sliderDining .slick-dots li.slick-active button:before,
  .sliderBeauty .slick-dots li.slick-active button:before,
  .sliderImmersion .slick-dots li.slick-active button:before,
  .sliderSpiritual .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .sliderDining .slick-dots li button:before,
  .sliderBeauty .slick-dots li button:before,
  .sliderImmersion .slick-dots li button:before,
  .sliderSpiritual .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  .hideCardActivities .bodyHideActivities {
    width: 40%;
    position: relative;
  }

  .bodyHideActivities p {
    font: normal normal 400 14px/30px Sanchez;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
  }

  /* Section 8 */
  .section8 {
    width: 100%;
    position: relative;
    background-color: #f8f4e9;
  }

  .section8 .divider8T {
    width: 100%;
    position: relative;
    margin-bottom: 10%;
  }

  .section8 .divider8B {
    width: 100%;
    position: relative;
    margin-top: 10%;
  }

  .divider8T img,
  .divider8B img {
    width: 100%;
    display: block;
  }

  .section8 .headline8 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }

  .headline8 h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    text-align: center;
  }

  .section8 .main8 {
    width: 90%;
    position: relative;
    background-color: #f7f1e3;
    margin-inline: auto;
    padding: 40px;
  }

  .main8 .content8A {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
  }

  .content8A .content8A1 {
    width: 60%;
    position: relative;
  }

  .content8A1 img {
    width: 100%;
    display: block;
  }

  .content8A .content8A2 {
    width: 35%;
    position: relative;
  }

  .content8A2 h3 {
    font: normal normal 400 20px / 30px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    margin-bottom: 30px;
  }

  .content8A2 p {
    font: normal normal 400 14px / 30px Sanchez;
    color: #3a4811;
    -webkit-text-stroke: 0.2px #3a4811;
    margin-bottom: 30px;
  }

  .content8A2 .btn8 {
    width: 140px;
    position: relative;
  }

  .btn8 a {
    width: 100%;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
  }

  .content8B {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
  }

  .content8B .cardKS {
    width: 30%;
    position: relative;
  }

  .cardKS .headCardKS {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #714923;
  }

  .headCardKS h4 {
    font: normal normal 400 16px/20px Codex;
    color: #714923;
    -webkit-text-stroke: 0.4px #714923;
  }

  .headCardKS img {
    width: 7%;
    display: block;
    transition: transform 0.3s ease;
    transform: rotate(0deg);
  }

  .headCardKS.active img {
    transform: rotate(180deg);
  }

  .hideCardKS {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardKS.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardKS .contentKS {
    width: 100%;
    position: relative;
  }

  .contentKS p {
    font: normal normal 400 13px/24px Sanchez;
    color: #714923;
  }

  .contentKS p span {
    -webkit-text-stroke: 0.5px #714923;
  }

  .contentKS .flexKS {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .flexKS img {
    width: 2%;
    display: block;
  }

  .flexKS p {
    font: normal normal 400 13px/17px Sanchez;
    color: #714923;
  }

  /* Section 9 */
  .section9 {
    width: 100%;
    position: relative;
    padding: 10% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/bg9.webp");
    background-position: top center;
    background-size: cover;
  }

  .section9 .content9 {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .content9 .content9A {
    width: 50%;
    position: relative;
  }

  .content9A img {
    width: 100%;
    display: block;
  }

  .content9 .content9B {
    width: 40%;
    position: relative;
  }

  .content9B h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
  }

  .content9B p {
    font: normal normal 400 14px / 30px Sanchez;
    color: #3a4811;
    -webkit-text-stroke: 0.2px #3a4811;
    margin-bottom: 30px;
    width: 90%;
  }

  .content9B .btn9B {
    width: 140px;
    position: relative;
  }

  .btn9B a {
    width: 100%;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
  }

  /* Section 10 */
  .section10 {
    width: 100%;
    position: relative;
  }

  .section10 .content10 {
    width: 100%;
    display: flex;
  }

  .content10 .content10A {
    width: 60%;
    position: relative;
    padding: 10% 40px 10% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/Group-10904.webp");
    background-position: top center;
    background-size: cover;
  }

  .content10A .head10A2 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }

  .head10A2 h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
  }

  .head10A2 p {
    font: normal normal 400 14px / 30px Sanchez;
    color: #3a4811;
    -webkit-text-stroke: 0.2px #3a4811;
    margin-bottom: 30px;
  }

  .content10 .content10B {
    width: 40%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/Mask-Group-8230-1.webp");
    background-position: center;
    background-size: 10px;
    padding: 10px;
  }

  .content10B img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .content10A .info {
    width: 100%;
    position: relative;
    padding-inline: 10px;
  }

  .info .headInfo {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .headInfo img {
    width: 40px;
    display: block;
  }

  .headInfo h3 {
    font: normal normal 400 18px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.4px #394811;
  }

  .info h4 {
    font: normal normal 400 14px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    padding-left: 50px;
  }

  .info p {
    font: normal normal 400 11px/22px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    padding-left: 50px;
    width: 80%;
  }

  /* Header Bottom */
  .headerBottom .headerBottomContent {
    width: 100%;
    position: relative;
    background-color: #f4eede;
    padding: 10px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 35px;
  }

  .headerBottomContent .cardHB {
    width: 11%;
    position: relative;
    text-decoration: none;
  }

  .cardHB img {
    width: 50%;
    display: block;
    margin-inline: auto;
    margin-bottom: 5px;
  }

  .cardHB p {
    font: normal normal 400 16px/19px Sanchez;
    color: #39440f;
    -webkit-text-stroke: 0.2px #39440f;
    text-align: center;
  }
}

@media screen and (min-width: 1500px) {
  .desktop {
    width: 100%;
    position: relative;
  }

  .mobile {
    display: none;
  }

  .headerBottom {
    width: 100%;
    position: fixed;
    bottom: -100%;
    /* posisi awal di atas layar */
    z-index: 50;
    transition: bottom 0.5s ease;
    /* ANIMASI */
  }

  .headerBottom.show {
    bottom: 0;
    /* muncul ke bawah */
  }

  /* Section 1 */
  .section1 {
    width: 100%;
    position: relative;
    padding-top: 3%;
    z-index: 4;
  }

  .section1 .videoDesktop {
    width: 100%;
    display: block;
  }

  .section1 .buttonSound1 {
    width: 3%;
    position: absolute;
    left: 3%;
    bottom: 5%;
    z-index: 2;
  }

  .buttonSound1 a,
  .buttonSound1 a img {
    width: 100%;
    display: block;
  }

  /* Section 2 */
  .section2 {
    width: 100%;
    position: relative;
    padding: 10% 0px 5% 0px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/BG1.webp");
    background-position: top center;
    background-size: cover;
  }

  .section2 .content2A {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10%;
    padding-inline: 40px;
  }

  .content2A .text2A {
    width: 45%;
    position: relative;
  }

  .text2A h1 {
    font: normal normal 400 28px/40px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    margin-bottom: 30px;
  }

  .text2A p {
    font: normal normal 400 16px/28px Sanchez;
    color: #394811;
    -webkit-text-stroke: #394811;
  }

  .content2A .img2A {
    width: 50%;
    position: relative;
    z-index: 4;
  }

  .img2A img {
    width: 100%;
    display: block;
  }

  .section2 .content2B {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 4;
  }

  .content2B .runningImage2B {
    display: flex;
    width: max-content;
    opacity: 0;
    /* sembunyikan sebelum siap */
    transform: translateX(0);
  }

  /* Mulai animasi setelah JS menambahkan class animate */
  .runningImage2B.animate {
    animation: scrollImages 30s linear infinite;
    opacity: 1;
  }

  .runningImage2B img {
    height: 220px;
    margin-right: 20px;
    display: block;
  }

  /* Keyframes untuk bergerak dari kanan ke kiri */
  @keyframes scrollImages {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(-50%);
    }
  }

  .section2 .leaf1 {
    width: 35%;
    position: absolute;
    top: -5%;
    right: -15%;
    z-index: 2;
  }

  .section2 .leaf2 {
    width: 35%;
    position: absolute;
    bottom: 5%;
    left: -15%;
  }

  .leaf1 img,
  .leaf2 img {
    width: 100%;
    display: block;
  }

  /* Section 3 */
  .section3 {
    width: 100%;
    position: relative;
    padding: 5% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/BG1.webp");
    background-position: top center;
    background-size: cover;
  }

  .section3 .content3 {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 4;
  }

  .content3 .content3A {
    width: 45%;
    position: relative;
  }

  .content3A img {
    width: 100%;
    display: block;
  }

  .content3 .content3B {
    width: 45%;
    position: relative;
  }

  .content3B h2 {
    font: normal normal 400 25px/40px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    margin-bottom: 30px;
  }

  .content3B p {
    font: normal normal 400 16px / 28px Sanchez;
    color: #394811;
    -webkit-text-stroke: #394811;
  }

  /* Section 4 */
  .section4 {
    width: 100%;
    position: relative;
    padding: 5% 40px 20% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/BG1.webp");
    background-position: top center;
    background-size: cover;
  }

  .section4 .content4 {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .content4 .content4A {
    width: 45%;
    position: relative;
  }

  .content4A h2 {
    font: normal normal 400 25px/40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
  }

  .content4A p {
    font: normal normal 400 16px / 28px Sanchez;
    color: #394811;
    -webkit-text-stroke: #394811;
  }

  .content4 .content4B {
    width: 45%;
    position: relative;
  }

  .content4B img {
    width: 100%;
    display: block;
  }

  .section4 .illustVillage {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .illustVillage img {
    width: 100%;
    display: block;
  }

  /* Section 5 */
  .section5 {
    width: 100%;
    position: relative;
    background-color: #f4f2e7;
    padding: 45% 40px 10% 40px;
  }

  .section5 .leaf5A {
    width: 15%;
    position: absolute;
    top: 5%;
    left: -5%;
    z-index: 2;
  }

  .section5 .leaf5B {
    width: 20%;
    position: absolute;
    top: 45%;
    left: -10%;
    z-index: 2;
  }

  .leaf5A img,
  .leaf5B img {
    width: 100%;
    display: block;
  }

  .section5 .grad5 {
    width: 100%;
    position: absolute;
    top: -10%;
    left: 0;
    z-index: 5;
  }

  .grad5 img {
    width: 100%;
    display: block;
  }

  .section5 .imageAbs5 {
    width: 60%;
    position: absolute;
    top: -10%;
    left: 55%;
    transform: translateX(-50%);
    z-index: 6;
  }

  .imageAbs5 .imgCard {
    width: 100%;
    display: block;
  }

  .section5 .head5 {
    width: 100%;
    position: relative;
    margin-bottom: 10%;
  }

  .head5 h2 {
    font: normal normal 400 25px/40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
    text-align: center;
    width: 45%;
    margin-inline: auto;
  }

  .head5 p {
    font: normal italic 400 16px / 28px Sanchez;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
    text-align: center;
    width: 55%;
    margin-inline: auto;
  }

  .section5 .content5 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
  }

  .content5 .content5A {
    width: 45%;
    position: relative;
  }

  .content5 .content5B {
    width: 50%;
    position: relative;
  }

  .content5A .headCardVilla {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
  }

  .headCardVilla .iconCard {
    width: 14%;
    position: relative;
    display: block;
  }

  .iconCard img {
    width: 100%;
    display: block;
  }

  .headCardVilla h4 {
    font: normal normal 400 22px/25px Codex;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .hideCardVilla,
  .hideCardVilla .sliderVilla {
    width: 100%;
    position: relative;
  }

  .hideCardVilla {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardVilla.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardVilla .sliderVilla {
    margin-bottom: 20px;
  }

  .sliderVilla .sliderCozy,
  .sliderVilla .sliderSanctuary,
  .sliderVilla .sliderRustic,
  .sliderVilla .sliderLuxe {
    width: 100%;
    position: relative;
  }

  .sliderCozy .slick-track,
  .sliderSanctuary .slick-track,
  .sliderRustic .slick-track,
  .sliderLuxe .slick-track {
    display: flex;
    align-items: center;
  }

  .sliderCozy .slick-slide img,
  .sliderSanctuary .slick-slide img,
  .sliderRustic .slick-slide img,
  .sliderLuxe .slick-slide img {
    width: 100%;
    display: block;
  }

  .sliderCozy .slick-dots,
  .sliderSanctuary .slick-dots,
  .sliderRustic .slick-dots,
  .sliderLuxe .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .sliderCozy .slick-dots li,
  .sliderSanctuary .slick-dots li,
  .sliderRustic .slick-dots li,
  .sliderLuxe .slick-dots li {
    margin: 0 1px;
  }

  .sliderCozy .slick-dots li.slick-active button:before,
  .sliderSanctuary .slick-dots li.slick-active button:before,
  .sliderRustic .slick-dots li.slick-active button:before,
  .sliderLuxe .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .sliderCozy .slick-dots li button:before,
  .sliderSanctuary .slick-dots li button:before,
  .sliderRustic .slick-dots li button:before,
  .sliderLuxe .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  .hideCardVilla .bodyHideVilla {
    width: 100%;
    position: relative;
    /* padding-inline: 20px; */
    margin-bottom: 15px;
  }

  .bodyHideVilla p {
    font: normal normal 400 14px/25px Sanchez;
    color: #714823;
    -webkit-text-stroke: 0.2px #714823;
  }

  .headCardVilla.active h4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #714823;
  }

  /* Section 6 */
  .section6 {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/Group-10901.webp");
    background-position: top center;
    background-size: cover;
    padding: 20% 40px;
  }

  .section6 .content6 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  .content6 .content6A {
    width: 50%;
    position: relative;
    padding-left: 45px;
  }

  .content6A .content6Tirta {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .content6Tirta video {
    width: 70%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
    border-radius: 140px;
    padding: 10px;
    background-color: #faf6e9;
    overflow: hidden;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    z-index: 5;
  }

  .content6 .content6B {
    width: 40%;
    position: relative;
  }

  .content6B h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    text-align: center;
  }

  .content6Tirta .absMain6L {
    width: 55%;
    position: absolute;
    top: 50%;
    left: -20%;
    transform: translateY(-50%);
  }

  .content6Tirta .absMain6R {
    width: 55%;
    position: absolute;
    top: 50%;
    right: -20%;
    transform: translateY(-50%);
  }

  .absMain6L img,
  .absMain6R img {
    width: 100%;
    display: block;
  }

  .section6 .divider6T {
    width: 100%;
    position: absolute;
    top: -5%;
    left: 0;
    z-index: 2;
  }

  .section6 .divider6B {
    width: 100%;
    position: absolute;
    bottom: -5%;
    left: 0;
    z-index: 2;
  }

  .divider6T img,
  .divider6B img {
    width: 100%;
    display: block;
  }

  /* Section 7 */
  .section7 {
    width: 100%;
    position: relative;
    background-color: #f4f2e7;
    padding: 10% 40px 10% 40px;
  }

  .section7 .head7 {
    width: 100%;
    position: relative;
    margin-bottom: 60px;
  }

  .head7 h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    text-align: center;
  }

  .section7 .buttonActivities {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10%;
  }

  .buttonActivities .buttons {
    width: 25%;
    position: relative;
  }

  .buttons .headCardActivities {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }

  .headCardActivities .iconCard {
    width: 14%;
    position: relative;
    display: block;
  }

  .headCardActivities .iconCard img {
    width: 100%;
    display: block;
  }

  .headCardActivities h4 {
    font: normal normal 400 20px/25px Codex;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
  }

  .headCardActivities.active h4 {
    padding-bottom: 5px;
    border-bottom: 2px solid #714823;
  }

  .hideCardActivities,
  .hideCardActivities .sliderActivities {
    width: 100%;
    position: relative;
  }

  .hideCardActivities {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardActivities.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardActivities .sliderActivities {
    width: 50%;
    position: relative;
  }

  .sliderActivities .sliderDining,
  .sliderActivities .sliderBeauty,
  .sliderActivities .sliderImmersion,
  .sliderActivities .sliderSpiritual {
    width: 100%;
    position: relative;
  }

  .sliderDining .slick-track,
  .sliderBeauty .slick-track,
  .sliderImmersion .slick-track,
  .sliderSpiritual .slick-track {
    display: flex;
    align-items: center;
  }

  .sliderDining .slick-slide img,
  .sliderBeauty .slick-slide img,
  .sliderImmersion .slick-slide img,
  .sliderSpiritual .slick-slide img {
    width: 100%;
    display: block;
  }

  .sliderDining .slick-dots,
  .sliderBeauty .slick-dots,
  .sliderImmersion .slick-dots,
  .sliderSpiritual .slick-dots {
    bottom: 20px;
    padding-left: 0px !important;
  }

  .sliderDining .slick-dots li,
  .sliderBeauty .slick-dots li,
  .sliderImmersion .slick-dots li,
  .sliderSpiritual .slick-dots li {
    margin: 0 1px;
  }

  .sliderDining .slick-dots li.slick-active button:before,
  .sliderBeauty .slick-dots li.slick-active button:before,
  .sliderImmersion .slick-dots li.slick-active button:before,
  .sliderSpiritual .slick-dots li.slick-active button:before {
    /* border: 3px solid #fff; */
    /* border kuning */
    background-color: #fff;
    opacity: 1;
  }

  .sliderDining .slick-dots li button:before,
  .sliderBeauty .slick-dots li button:before,
  .sliderImmersion .slick-dots li button:before,
  .sliderSpiritual .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    /* bulat */
    display: block;
    opacity: 1;
    /* efek transparan */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.39;
  }

  .hideCardActivities .bodyHideActivities {
    width: 40%;
    position: relative;
  }

  .bodyHideActivities p {
    font: normal normal 400 14px/30px Sanchez;
    color: #714923;
    -webkit-text-stroke: 0.2px #714923;
  }

  /* Section 8 */
  .section8 {
    width: 100%;
    position: relative;
    background-color: #f8f4e9;
  }

  .section8 .divider8T {
    width: 100%;
    position: relative;
    margin-bottom: 10%;
  }

  .section8 .divider8B {
    width: 100%;
    position: relative;
    margin-top: 10%;
  }

  .divider8T img,
  .divider8B img {
    width: 100%;
    display: block;
  }

  .section8 .headline8 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }

  .headline8 h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    text-align: center;
  }

  .section8 .main8 {
    width: 90%;
    position: relative;
    background-color: #f7f1e3;
    margin-inline: auto;
    padding: 40px;
  }

  .main8 .content8A {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
  }

  .content8A .content8A1 {
    width: 60%;
    position: relative;
  }

  .content8A1 img {
    width: 100%;
    display: block;
  }

  .content8A .content8A2 {
    width: 35%;
    position: relative;
  }

  .content8A2 h3 {
    font: normal normal 400 20px / 30px Codex;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    margin-bottom: 30px;
  }

  .content8A2 p {
    font: normal normal 400 14px / 30px Sanchez;
    color: #3a4811;
    -webkit-text-stroke: 0.2px #3a4811;
    margin-bottom: 30px;
  }

  .content8A2 .btn8 {
    width: 140px;
    position: relative;
  }

  .btn8 a {
    width: 100%;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
  }

  .content8B {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
  }

  .content8B .cardKS {
    width: 30%;
    position: relative;
  }

  .cardKS .headCardKS {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #714923;
  }

  .headCardKS h4 {
    font: normal normal 400 16px/20px Codex;
    color: #714923;
    -webkit-text-stroke: 0.4px #714923;
  }

  .headCardKS img {
    width: 7%;
    display: block;
    transition: transform 0.3s ease;
    transform: rotate(0deg);
  }

  .headCardKS.active img {
    transform: rotate(180deg);
  }

  .hideCardKS {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.4s ease, height 0.4s ease;
  }

  .hideCardKS.show {
    opacity: 1;
    height: auto;
    margin-top: 20px;
  }

  .hideCardKS .contentKS {
    width: 100%;
    position: relative;
  }

  .contentKS p {
    font: normal normal 400 13px/24px Sanchez;
    color: #714923;
  }

  .contentKS p span {
    -webkit-text-stroke: 0.5px #714923;
  }

  .contentKS .flexKS {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .flexKS img {
    width: 2%;
    display: block;
  }

  .flexKS p {
    font: normal normal 400 13px/17px Sanchez;
    color: #714923;
  }

  /* Section 9 */
  .section9 {
    width: 100%;
    position: relative;
    padding: 10% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/bg9.webp");
    background-position: top center;
    background-size: cover;
  }

  .section9 .content9 {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .content9 .content9A {
    width: 50%;
    position: relative;
  }

  .content9A img {
    width: 100%;
    display: block;
  }

  .content9 .content9B {
    width: 40%;
    position: relative;
  }

  .content9B h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
  }

  .content9B p {
    font: normal normal 400 14px / 30px Sanchez;
    color: #3a4811;
    -webkit-text-stroke: 0.2px #3a4811;
    margin-bottom: 30px;
    width: 90%;
  }

  .content9B .btn9B {
    width: 140px;
    position: relative;
  }

  .btn9B a {
    width: 100%;
    position: relative;
    background-color: #714923;
    border-radius: 10px;
    padding: 8px;
    font: normal normal 17px / 20px Codex;
    color: #e5e1d3;
    -webkit-text-stroke: 0.4px #e5e1d3;
    display: flex;
    justify-content: center;
  }

  /* Section 10 */
  .section10 {
    width: 100%;
    position: relative;
  }

  .section10 .content10 {
    width: 100%;
    display: flex;
  }

  .content10 .content10A {
    width: 60%;
    position: relative;
    padding: 10% 40px 10% 40px;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/Group-10904.webp");
    background-position: top center;
    background-size: cover;
  }

  .content10A .head10A2 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }

  .head10A2 h2 {
    font: normal normal 400 25px / 40px Codex;
    color: #714923;
    -webkit-text-stroke: 0.5px #714923;
    margin-bottom: 30px;
  }

  .head10A2 p {
    font: normal normal 400 14px / 30px Sanchez;
    color: #3a4811;
    -webkit-text-stroke: 0.2px #3a4811;
    margin-bottom: 30px;
  }

  .content10 .content10B {
    width: 40%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/12/Mask-Group-8230-1.webp");
    background-position: center;
    background-size: 10px;
    padding: 10px;
  }

  .content10B img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .content10A .info {
    width: 100%;
    position: relative;
    padding-inline: 10px;
  }

  .info .headInfo {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .headInfo img {
    width: 40px;
    display: block;
  }

  .headInfo h3 {
    font: normal normal 400 18px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.4px #394811;
  }

  .info h4 {
    font: normal normal 400 14px/30px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    padding-left: 50px;
  }

  .info p {
    font: normal normal 400 11px/22px Sanchez;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    padding-left: 50px;
    width: 80%;
  }

  /* Header Bottom */
  .headerBottom .headerBottomContent {
    width: 100%;
    position: relative;
    background-color: #f4eede;
    padding: 10px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 35px;
  }

  .headerBottomContent .cardHB {
    width: 11%;
    position: relative;
    text-decoration: none;
  }

  .cardHB img {
    width: 30%;
    display: block;
    margin-inline: auto;
    margin-bottom: 5px;
  }

  .cardHB p {
    font: normal normal 400 16px/19px Sanchez;
    color: #39440f;
    -webkit-text-stroke: 0.2px #39440f;
    text-align: center;
  }
}
