html,
body {
    margin: 0 !important;
    padding: 0 !important;
}

html.admin-bar {
    margin-top: 0px !important;
}

@keyframes bounce {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(0, 10px, 0);
    }
}

@font-face {
    font-family: "Basker MedIt";
    src: url("https://khastanahadiubud.com/wp-content/uploads/2025/10/Baskervville-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Basker RegIt";
    src: url("https://khastanahadiubud.com/wp-content/uploads/2025/10/Baskervville-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Basker Regular3";
    src: url("https://khastanahadiubud.com/wp-content/uploads/2025/10/Baskervville-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Basker Medium3";
    src: url("https://khastanahadiubud.com/wp-content/uploads/2025/10/Baskervville-Medium.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Tans Regular3";
    src: url("https://khastanahadiubud.com/wp-content/uploads/2025/10/TAN-Angleton.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Biro Regular3";
    src: url("https://khastanahadiubud.com/wp-content/uploads/2025/10/Biro_Script_reduced.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}


.mobile-header {
    display: none !important;
}

.contentWeb {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.slick-slider {
    margin-bottom: 0px !important;
}

/* Section 1 */
.section1{
    width: 100%;
    position: relative;
    padding-top: 40%;
    background-color: #12140D;
}

.section1 video{
    width: 100%;
    display: block;
}

.section1 .abs1-1{
    width: 100%;
    position: absolute;
    top: 12%;
    left: 0;
    z-index: 2;
}

.abs1-1 img{
    width: 100%;
    display: block;
}

.section1 .abs1-2{
    width: 60%;
    position: absolute;
    top: 6%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.abs1-2 img{
    width: 100%;
    display: block;
}

.abs1-3 {
    width: 100%;
    position: absolute;
    bottom: -15%;
    left: 0;
    z-index: 2;
}

.abs1-3 img{
    width: 100%;
    display: block;
}
/* Section 1B */
.section1B{
    width: 100%;
    position: relative;
    background-image: url('https://khastanahadiubud.com/wp-content/uploads/2025/10/Scroll-Group-542.webp');
    background-position: top center;
    background-size: cover;
    padding: 5% 25px 15% 25px;
}

.section1B .content1B {
    width: 100%;
    position: relative;
    z-index: 4;
}

.content1B h2{
    font: normal normal 400 28px/35px Trajan Pro3;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}

.content1B p{
    font: normal normal 400 18px/30px Basker Regular3;
    text-align: center;
    color: #fff;
}

/* Section 2 */
.section2 {
    width: 100%;
    position: relative;
}

.section2 .element-video-2 {
    display: none;
    opacity: 0;
}

.section2 .section-watch-2 {
    width: 100%;
    position: relative;
}

.section-watch-2 .bgOverlay2 {
    width: 100%;
    display: block;
}

.section-watch-2 .watch-btn-2 {
    width: 20%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.watch-btn-2 a {
    width: 100%;
    display: block;
    position: relative;
    transition: all 0.5s ease-out;
    /* animation: bounce 0.5s;
      animation-direction: alternate;
      animation-timing-function: cubic-bezier(.5, 0.05, 1, .5);
      animation-iteration-count: infinite; */
}

.watch-btn-2 a img {
    width: 100%;
    display: block;
}

.video-popup-2 {
    width: 100%;
    position: relative;
    z-index: 99999999999;
}

.video-mobile-trigger-2 {
    display: none;
    opacity: 0;
}

.video-popup-2 .video-content-mobile-2 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    background: #505050;
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    backdrop-filter: blur(14.5px);
    z-index: 99999999999;
    height: 100vh;
    display: none;
    align-items: center;
    overflow-y: hidden;
}

.video-content-mobile-2 .btn-close-video-2 {
    width: 13%;
    position: absolute;
    bottom: 3%;
    right: 5%;
    z-index: 3;
}

.btn-close-video-2 a {
    width: 100%;
    display: block;
    position: relative;
}

.btn-close-video-2 a img {
    width: 100%;
    display: block;
}

.video-content-mobile-2 .video-container-2 {
    width: 100%;
    height: 100vh !important;
    max-height: 100vh;
    position: relative;
}

.video-container-2 video {
    width: 100%;
    height: 100vh;
    display: block;
    object-fit: cover;
}

/* Section 3 */
.section3 {
    width: 100%;
    position: relative;
    padding-block: 15%;
    background-image: url('https://khastanahadiubud.com/wp-content/uploads/2025/10/Group-9731.webp');
    background-size: cover;
    background-position: center;
}

.section3 .head3-1 {
    width: 100%;
    position: relative;
    padding-inline: 30px;
    margin-bottom: 30px;
}

.head3-1 img {
    width: 90%;
    display: block;
    margin-inline: auto;
}

.section3 .head3-2 {
    width: 100%;
    position: relative;
    padding-inline: 20px;
    margin-bottom: 50px;
}

.head3-2 h2 {
    font: normal normal 400 47px/38px Trajan Pro3;
    text-align: center;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
}

.head3-2 h3 {
    font: normal normal 400 37px/38px Trajan Pro3;
    text-align: center;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
}

.head3-2 h4 {
    font: normal normal 400 23px/28px Recoleta;
    text-align: center;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
    margin-bottom: 20px;
}

.head3-2 p {
    font: normal italic 400 23px/28px Basker RegIt;
    text-align: center;
    color: #394811;
    -webkit-text-stroke: 0.2px #394811;
}

.section3 .main3 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
}

.main3 .contentVideo3 {
    width: 80%;
    /* height: 60%; */
    position: relative;
    border-radius: 140px;
    padding: 10px;
    background-color: #faf6e9;
    overflow: hidden;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    z-index: 3;
}

.main3 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;
}

.main3 .absMain3L {
    width: 25%;
    position: absolute;
    top: 50%;
    left: -5%;
    transform: translateY(-50%);
}

.main3 .absMain3R {
    width: 25%;
    position: absolute;
    top: 50%;
    right: -5%;
    transform: translateY(-50%);
}

.absMain3L img,
.absMain3R img {
    width: 100%;
    display: block;
}

.section3 .divider3 {
    width: 100%;
    position: relative;
}

.divider3 img {
    width: 60%;
    display: block;
    margin-inline: auto;
}

/* Section 4 */
.section4 {
    width: 100%;
    position: relative;
    padding: 15% 25px;
    background-image: url('https://khastanahadiubud.com/wp-content/uploads/2025/10/Group-9731.webp');
    background-size: cover;
    background-position: center;
}

.section4 .head4 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}

.head4 h2 {
    font: normal normal 400 20px/30px Trajan Pro3;
    text-align: center;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
}

.section4 .contentImg4,
.section4 .contentTxt4 {
    width: 100%;
    position: relative;
}

.section4 .contentImg4 {
    margin-bottom: 10px;
}

.contentTxt4 {
    padding-left: 10px;
}

.contentImg4 .slider-nav-4,
.contentTxt4 .slider-for-4 {
    position: relative;
}

.contentImg4 .slider-nav-4 .slick-track,
.contentTxt4 .slider-for-4 .slick-track {
    display: flex;
    align-items: center;
}

.contentImg4 .slider-nav-4 .slick-slide img {
    width: 100%;
    margin-inline: auto;
    display: block;
}

.section4 .slider4 .slick-slider {
    margin-bottom: 0px !important;
}

.contentTxt4 .slider-for-4 .slick-slide p {
    font: normal normal 400 19px/25px Basker Regular3;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
}

.contentImg4 .button-slider-4 {
    width: 110%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.button-slider-4 a {
    width: 13%;
    display: block;
    position: relative;
    transition: all 0.5s ease-out;
    /* animation: bounce 0.5s;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(0.5, 0.05, 1, 0.5);
    animation-iteration-count: infinite; */
}

.button-slider-4 a img {
    width: 100%;
    display: block;
}

.button-slider-4 .btn-slider-prev-5 {
    /* transform: scaleX(-1); */
}

/* Section 5 */
.section5 {
    width: 100%;
    position: relative;
    background-image: url('https://khastanahadiubud.com/wp-content/uploads/2025/10/Path-30981-scaled.webp');
    background-position: top center;
    background-size: cover;
    padding: 15% 20px 30% 20px;
}

.section5 .head5 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}

.head5 .divider5T {
    width: 60%;
    display: block;
    margin-inline: auto;
    margin-bottom: 30px;
}

.head5 h2 {
    font: normal normal 500 20px/27px Basker Medium3;
    text-align: center;
    color: #F4F8DA;
}

.head5 h3 {
    font: normal normal 400 33px/42px Snell Roundhand;
    text-align: center;
    color: #F4F8DA;
}

.section5 .content5M {
    width: 100%;
    position: relative;
    border-radius: 30px;
    background-color: #DEDECD;
    padding: 20px 10px 30% 10px;
}

.content5M .content5M1 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}

.content5M1 img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.content5M1 p {
    font: normal normal 400 16px/25px Trajan Pro3;
    color: #355F16;
    -webkit-text-stroke: 0.8px #355F16;
}

.content5M1 h4 {
    font: normal normal 400 15px/25px Accia Piano;
    color: #355F16;
}

.buttonFlex {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.buttonFlex h4 {
    font: normal normal 400 20px/30px Accia Piano;
    color: #355f16;
}

.toggle-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
    margin: 10px;
}

.toggle-switch .toggle-input {
    display: none;
}

.toggle-switch .toggle-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 24px;
    background-color: #828853;
    border-radius: 34px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.toggle-switch .toggle-label::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: 2px;
    left: 2px;
    background-color: #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s;
}

.toggle-switch .toggle-input:checked+.toggle-label {
    background-color: #355f16;
}

.toggle-switch .toggle-input:checked+.toggle-label::before {
    transform: translateX(16px);
}

.toggle-switch.light .toggle-label {
    background-color: #bebebe;
}

.toggle-switch.light .toggle-input:checked+.toggle-label {
    background-color: #9b9b9b;
}

.toggle-switch.light .toggle-input:checked+.toggle-label::before {
    transform: translateX(6px);
}

.toggle-switch.dark .toggle-label {
    background-color: #4b4b4b;
}

.toggle-switch.dark .toggle-input:checked+.toggle-label {
    background-color: #717171;
}

.toggle-switch.dark .toggle-input:checked+.toggle-label::before {
    transform: translateX(16px);
}

.section5 .SgPrice {
    display: none;
}

.content5M4 {
    width: 100%;
    position: relative;
}

.content5M4 h3 {
    font: normal normal 300 20px/30px Accia Piano;
    color: #355f16;
    -webkit-text-stroke: 1px #355f16;
    text-align: center;
}

.content5M4 h4 {
    font: normal normal 400 22px/23px Recoleta;
    color: #355f16;
    -webkit-text-stroke: 0.9px #355f16;
    text-align: center;
    margin-bottom: 10px;
}

.content5M4 p {
    font: normal normal 400 13px/17px Gazpacho;
    color: #355f16;
    -webkit-text-stroke: 0.4px #355f16;
    text-align: center;
}

.content5M .content5Mabs {
    width: 90%;
    position: absolute;
    bottom: -2%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/10/Group-9542.webp");
    background-size: cover;
    background-position: center;
    padding: 15px 10px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.content5Mabs h3 {
    font: normal normal 400 16px/25px Gazpacho;
    text-align: center;
    color: #5a6024;
    -webkit-text-stroke: 0.5px #5a6024;
}

.content5Mabs h2 {
    font: normal normal 400 19px/26px Recoleta;
    text-align: center;
    color: #5a6024;
    -webkit-text-stroke: 0.9px #5a6024;
}

.content5Mabs h4 {
    font: normal normal 400 13px/23px Gazpacho;
    text-align: center;
    color: #5a6024;
    -webkit-text-stroke: 0.5px #5a6024;
}






/* Section Testi */
.sectionTesti {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/10/Group-9638.webp");
    background-size: cover;
    background-position: center;
    padding-block: 30px;
}

.sectionTesti .contentTTop {
    width: 100%;
    position: relative;
    padding-inline: 20px;
    margin-bottom: 30px;
}

.contentTTop2 {
    width: 100%;
    position: relative;
    background-image: url('https://khastanahadiubud.com/wp-content/uploads/2025/10/Group-9646.webp');
    background-position: center;
    background-size: cover;
    padding: 30px 15px 35px 15px;
}

.contentTTop2 .headlineTesti {
    width: 100%;
    position: relative;
}

.headlineTesti h3 {
    font: normal normal 400 16px/30px Tans Regular3;
    color: #704822;
    -webkit-text-stroke: 0.3px #704822;
    text-transform: uppercase;
    margin-left: 10px;
}

.headlineTesti h2 {
    font: normal normal 400 19px/30px Tans Regular3;
    color: #704822;
    -webkit-text-stroke: 0.3px #704822;
    margin-left: 10px;
    text-transform: uppercase;
}

.contentTTop2 .contentSliderTop2 {
    width: 100%;
    position: relative;
}

.contentSliderTop2 .slider-nav-testi2 {
    width: 100%;
    position: relative;
}

.slider-nav-testi2 .slick-track {
    display: flex;
    align-items: center;
}

.slider-nav-testi2 .slick-slide .profile {
    width: 100%;
    display: block;
}

.slider-nav-testi2 .slick-slide .names {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 10px;
}

.slider-nav-testi2 .slick-slide .names h3 {
    font: normal normal 400 20px/22px Biro Regular3;
    color: #704822;
    -webkit-text-stroke: 0.3px #704822;
}

.slider-nav-testi2 .slick-slide .names img {
    width: 40%;
    display: block;
}

.slider-nav-testi2 .slick-slide p {
    font: normal normal 400 20px/30px Biro Regular3;
    color: #704822;
    -webkit-text-stroke: 0.3px #704822;
    padding-inline: 20px;
}

.contentTTop2 hr {
    height: 1px;
    background-color: #704822;
    border: none;
    margin-inline: 20px;
    border-radius: 30px;
    margin-block: 20px;
}

.contentTTop2 .contentSliderBott2 {
    width: 100%;
    position: relative;
    padding-inline: 20px;
}

.contentSliderBott2 .slider-for-testi2 {
    width: 100%;
    position: relative;
}

.slider-for-testi2 .slick-track {
    display: flex;
    align-items: center;
}

.slider-for-testi2 .slick-slide img {
    width: 100%;
    display: block;
}

.sectionTesti .contentBott {
    width: 90%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    margin-left: auto;
}

.contentBott .arrowTBott {
    width: 30%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}

.arrowTBott a {
    width: 50%;
    display: block;
}

.arrowTBott a img {
    width: 100%;
    display: block;
}

.contentBott .lineBott {
    width: 67%;
    position: relative;
}

.lineBott img {
    width: 100%;
    display: block;
}


/* Section 6 */
.section6 {
    width: 100%;
    position: relative;
}

.section6 .row6A {
    width: 100%;
    position: relative;
}

.row6A .bg6A {
    width: 100%;
    display: block;
}

.row6A .abs6B1 {
    width: 100%;
    position: absolute;
    bottom: -80%;
    left: 0;
    z-index: 2;
}

.abs6B1 img {
    width: 100%;
    display: block;
}

.section6 .row6B {
    width: 100%;
    position: relative;
    background-image: url("https://khastanahadiubud.com/wp-content/uploads/2025/06/Scroll-Group-310.webp");
    background-position: center;
    background-size: cover;
    padding: 33% 20px 15% 20px;
    z-index: 5;
}

.row6B .head6 {
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0;
    z-index: 3;
    padding-inline: 25px;
}

.head6 h3 {
    font: normal normal 300 20px/30px Accia Piano;
    text-align: center;
    color: #445726;
    -webkit-text-stroke: 1px #445726;
    text-transform: uppercase;
}

.head6 h2 {
    font: normal normal 500 34px/44px Accia Piano;
    text-align: center;
    color: #445726;
    -webkit-text-stroke: 1px #445726;
    text-transform: uppercase;
}

.row6B .card6B {
    width: 100%;
    position: relative;
    background-color: #F8F4E3;
    border-radius: 12px;
    margin-bottom: 20px;
}

.card6B .headC6B {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
}

.headC6B .bgCard6 {
    width: 80%;
    display: block;
}

.headC6B a {
    width: 9%;
    position: relative;
}

.headC6B a img {
    width: 100%;
    display: block;
    transition: transform 0.4s ease;
}

/* Saat aktif, panah berputar ke atas */
.headC6B a.active img {
    transform: rotate(180deg);
}

.card6B .C6BHide {
    width: 100%;
    position: relative;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s ease;
}

/* Saat aktif (tampil) */
.C6BHide.show {
    opacity: 1;
    height: fit-content;
}

.C6BHide p {
    font: normal normal 400 18px/25px Accia Piano;
    color: #242002;
    margin-bottom: 15px;
    padding-inline: 20px;
}

.C6BHide img {
    width: 100%;
    display: block;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

.divider6B{
    width: 100%;
    position: relative;
}

.divider6B img{
    width: 60%;
    display: block;
    margin-inline: auto;
}