.btn{letter-spacing:-.16px;font-size:16px;line-height:1.25}.btn.reserveBtn{color:#fff;background-color:#000;border-radius:28px;min-width:108px;max-width:fit-content;height:52px;padding:10px 20px}.btn.reserveBtn.orange{color:#000;background-color:#ff6200}.btn.reserveBtn.disable{color:#000;pointer-events:none;background-color:#dfdcdc}.popupOverlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.popupOverlay .popupBox{background:#fff;border-radius:8px;min-width:600px;padding:24px;position:relative}.popupOverlay .popupBox .icClose{cursor:pointer;z-index:5;background:url(/images/booking/ic-close.svg) 50% no-repeat;width:14px;height:14px;position:absolute;top:20px;right:20px}.popupOverlay .popupBox .popupContent{flex-direction:column;justify-content:center;align-items:center;width:fit-content;margin:0 auto;display:flex}.popupOverlay .popupBox .popupContent .popupTitle{letter-spacing:-.36px;text-align:center;margin-top:30px;font-size:36px;font-weight:300;line-height:1.25}.popupOverlay .popupBox .popupContent .popupDesc{letter-spacing:-.16px;color:#aaa2a2;text-align:center;margin-top:20px;font-size:16px;line-height:1.5}.popupOverlay .popupBox .popupContent .popupBtn{letter-spacing:-.16px;cursor:pointer;justify-content:center;align-items:center;width:fit-content;margin:30px 0 0 20px;font-size:16px;font-weight:350;line-height:1.25;display:flex;position:relative}.popupOverlay .popupBox .popupContent .popupBtn:before{content:"";background-image:url(/images/booking/ic-btn-discount.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:40px;height:40px;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.main__content{background-color:#fff5eb}.bookingPage{margin-top:-100px;padding-top:100px;position:relative}.bookingPage.payment{background-color:#fff}.bookingPage.step-2{background:#fff}.bookingPage .bookingContent{width:100%;max-width:var(--max-w);justify-content:space-between;align-items:flex-start;gap:20px;margin:0 auto;padding:40px 40px 50px;display:flex;position:relative}@media (min-width:960px){.bookingPage .bookingContent:before{content:"";z-index:1;background-image:url(/images/booking/hint-bottom.svg);background-repeat:no-repeat;width:740px;height:275px;position:absolute;bottom:0;left:0}.bookingPage .bookingContent:after{content:"";z-index:1;background-image:url(/images/booking/hint-top.svg);background-repeat:no-repeat;width:440px;height:399px;position:absolute;top:35%;left:15%}}.bookingPage .bookingContent .txtTitle{letter-spacing:-.36px;font-size:36px;font-weight:300;line-height:1.25;display:none}.bookingPage .bookingContent .txtHighlight{letter-spacing:-.18px;color:#ff6200;text-transform:uppercase;margin:40px 0 10px;font-size:18px;font-weight:350;line-height:1.5;display:none}.bookingPage .bookingContent .txtDescription{letter-spacing:-.16px;font-size:16px;font-weight:350;line-height:1.5;display:none}.bookingPage .bookingContent .previewSwiper{z-index:2;flex-direction:column;width:calc(66.25% - 10px);height:fit-content;display:flex}@media (min-width:960px){.bookingPage .bookingContent .previewSwiper{position:sticky;top:120px}}.bookingPage .bookingContent .previewSwiper .imagePreview{order:0;position:relative}.bookingPage .bookingContent .previewSwiper .imagePreview .icon{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);cursor:pointer;z-index:5;background-color:#00000059;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute}.bookingPage .bookingContent .previewSwiper .imagePreview .icon:before{content:""}.bookingPage .bookingContent .previewSwiper .imagePreview .icon.ic-fullscreen{top:20px;right:20px}.bookingPage .bookingContent .previewSwiper .imagePreview .icon.ic-fullscreen:before{content:"";background:url(/images/booking/ic-fullscreen.svg) 50% no-repeat;width:100%;height:100%}.bookingPage .bookingContent .previewSwiper .imagePreview .icon.ic-download{top:20px;right:80px}.bookingPage .bookingContent .previewSwiper .imagePreview .icon.ic-download:before{content:"";background:url(/images/booking/ic-download.svg) 50% no-repeat;width:100%;height:100%}.bookingPage .bookingContent .previewSwiper .imagePreview img{object-fit:contain;width:100%;height:auto;display:block}.bookingPage .bookingContent .previewSwiper .swiper-wrapper{z-index:2;order:1;display:flex;position:relative}.bookingPage .bookingContent .previewSwiper .swiper-wrapper .swiper-slide{transition:all .25s;position:relative}.bookingPage .bookingContent .previewSwiper .swiper-wrapper .swiper-slide.swiper-slide-active:before{opacity:.8;transition:all .25s}.bookingPage .bookingContent .previewSwiper .swiper-wrapper .swiper-slide.swiper-slide-active .txt-active{opacity:1}.bookingPage .bookingContent .previewSwiper .swiper-wrapper .swiper-slide .txt-active{letter-spacing:-.13px;opacity:0;font-size:13px;line-height:1.25;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bookingPage .bookingContent .previewSwiper .swiper-wrapper .swiper-slide .boxImage img{display:block}.bookingPage .bookingContent .previewSwiper .swiper-button{z-index:3;gap:20px;width:fit-content;height:auto;display:flex;position:absolute;bottom:0;right:0}.bookingPage .bookingContent .previewSwiper .swiper-button .swiper-button-disabled{opacity:.5}.bookingPage .bookingContent .previewSwiper .swiper-button .swiper-button-prev{cursor:pointer;z-index:3;background:url(/images/booking/ic-swiper-prev.svg) 50% no-repeat;width:40px;height:40px;position:relative}.bookingPage .bookingContent .previewSwiper .swiper-button .swiper-button-next{cursor:pointer;z-index:3;background:url(/images/booking/ic-swiper-next.svg) 50% no-repeat;width:40px;height:40px;position:relative}.bookingPage .bookingContent .previewSwiper .product-gallery-container .main-swiper-wrapper .main-image{width:100%;height:62.5%}.bookingPage .bookingContent .detailBooking{width:calc(32.17% - 10px)}.bookingPage .bookingContent .detailBooking .detailTitle{letter-spacing:-.36px;font-size:36px;font-weight:300;line-height:1.25}.bookingPage .bookingContent .detailBooking .detailTitle .sub{letter-spacing:-.22px;font-size:22px;line-height:1.25}.bookingPage .bookingContent .detailBooking .detailHighlight{letter-spacing:.7px;color:#ff6200;text-transform:uppercase;margin:40px 0 10px;font-size:14px;font-weight:350;line-height:20px}.bookingPage .bookingContent .detailBooking .detailDescription{letter-spacing:-.16px;font-size:16px;font-weight:350;line-height:1.25}.bookingPage .bookingContent .detailBooking .listDetail{margin-top:50px}.bookingPage .bookingContent .detailBooking .listDetail .boxDetail{border-bottom:1px solid #c5bfbf;justify-content:space-between;align-items:center;padding:0 0 20px;display:flex}.bookingPage .bookingContent .detailBooking .listDetail .boxDetail:not(:last-child){margin-bottom:20px}.bookingPage .bookingContent .detailBooking .listDetail .boxDetail .boxWrapper{align-items:center;display:flex}.bookingPage .bookingContent .detailBooking .listDetail .boxDetail .boxWrapper .icon{filter:brightness(0);width:28px;height:25px;margin-right:15px}.bookingPage .bookingContent .detailBooking .listDetail .boxDetail .boxWrapper .icon img{width:100%;height:auto}.bookingPage .bookingContent .detailBooking .listDetail .boxDetail .boxWrapper .desc-txt{color:#000;letter-spacing:-.16px;margin-top:0;font-size:16px;font-weight:350;line-height:1.25}.bookingPage .bookingContent .detailBooking .listDetail .boxDetail .result-txt{letter-spacing:-.2px;font-size:20px;font-weight:300;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox{margin-top:40px}.bookingPage .bookingContent .detailBooking .summaryBox .txtSum{letter-spacing:-.3px;margin-bottom:10px;font-size:30px;font-weight:300;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .txtPrice{letter-spacing:-.3px;font-size:30px;font-weight:300;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .discountBox{flex-direction:column;height:50px;display:flex;position:relative}.bookingPage .bookingContent .detailBooking .summaryBox .discountBox.error input{border-color:red!important}.bookingPage .bookingContent .detailBooking .summaryBox .discountBox.error label{color:red!important}.bookingPage .bookingContent .detailBooking .summaryBox .discountBox label{color:#aaa2a2;background:0 0;font-size:16px;line-height:125%;transition:all .3s;position:absolute;bottom:10px}.bookingPage .bookingContent .detailBooking .summaryBox .discountBox input{color:#000;background:0 0;border:none;border-bottom:1px solid #574944;width:100%;height:100%;padding-top:20px;font-size:16px;line-height:125%;transition:border-color .2s}.bookingPage .bookingContent .detailBooking .summaryBox .discountBox input:focus{outline:none}.bookingPage .bookingContent .detailBooking .summaryBox .discountBox input:focus+label,.bookingPage .bookingContent .detailBooking .summaryBox .discountBox input:not(:placeholder-shown)+label{transition:all .3 ease;font-size:13px;line-height:125%;top:0}.bookingPage .bookingContent .detailBooking .summaryBox .discountBox.error{color:red;border-color:red}.bookingPage .bookingContent .detailBooking .summaryBox .wrap-discount{justify-content:flex-end;width:100%;margin-top:40px;display:flex}@media (max-width:767px){.bookingPage .bookingContent .detailBooking .summaryBox .wrap-discount{margin-top:30px}}.bookingPage .bookingContent .detailBooking .summaryBox .discountBtn{letter-spacing:-.16px;cursor:pointer;justify-content:center;align-items:center;width:fit-content;margin:30px 0 0 auto;font-size:16px;font-weight:350;line-height:1.25;display:flex;position:relative}.bookingPage .bookingContent .detailBooking .summaryBox .discountBtn:before{content:"";background-image:url(/images/booking/ic-btn-discount.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:40px;height:40px;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.bookingPage .bookingContent .detailBooking .summaryBox .wrap-promotion-list{flex-direction:column;margin-top:30px;display:flex}.bookingPage .bookingContent .detailBooking .summaryBox .wrap-promotion-list .boxDiscount{border-bottom:1px solid #c5bfbf;justify-content:space-between;align-items:center;gap:10px;padding-bottom:25px;display:flex}.bookingPage .bookingContent .detailBooking .summaryBox .wrap-promotion-list .boxDiscount .boxWrapper{letter-spacing:0;font-size:16px;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .wrap-promotion-list .boxDiscount .boxWrapper .desc-txt{color:#000;letter-spacing:-.16px;margin-top:0;font-size:16px;font-weight:350;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .wrap-promotion-list .boxDiscount .boxWrapper .code-txt{color:#aaa2a2}.bookingPage .bookingContent .detailBooking .summaryBox .wrap-promotion-list .boxDiscount .result-txt{letter-spacing:0;font-size:20px;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .listDiscount{margin-top:40px}.bookingPage .bookingContent .detailBooking .summaryBox .listDiscount .boxDiscount{border-bottom:1px solid #c5bfbf;justify-content:space-between;align-items:center;padding:0 0 20px;display:flex}.bookingPage .bookingContent .detailBooking .summaryBox .listDiscount .boxDiscount:not(:last-child){margin-bottom:20px}.bookingPage .bookingContent .detailBooking .summaryBox .listDiscount .boxDiscount .boxWrapper .desc-txt{letter-spacing:-.16px;font-size:16px;font-weight:350;line-height:1.5}.bookingPage .bookingContent .detailBooking .summaryBox .listDiscount .boxDiscount .boxWrapper .code-txt{letter-spacing:-.16px;color:#aaa2a2;font-size:16px;font-weight:350;line-height:1.5}.bookingPage .bookingContent .detailBooking .summaryBox .boxFinalPrice{justify-content:space-between;align-items:flex-start;margin:40px 0 10px;display:flex}.bookingPage .bookingContent .detailBooking .summaryBox .boxFinalPrice .desc-txt{letter-spacing:-.16px;color:#000;font-size:16px;font-weight:350;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .boxFinalPrice .price-txt{letter-spacing:-.2px;font-size:20px;font-weight:350;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .boxReservePrice{justify-content:space-between;align-items:flex-start;display:flex}.bookingPage .bookingContent .detailBooking .summaryBox .boxReservePrice .desc-txt{letter-spacing:-.16px;color:#ff6200;font-size:16px;font-weight:350;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .boxReservePrice .price-txt{letter-spacing:-.36px;color:#ff6200;font-size:36px;font-weight:350;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .promotionDetail{margin-top:25px}.bookingPage .bookingContent .detailBooking .summaryBox .promotionDetail .promotionTitle{letter-spacing:-.3px;margin-bottom:25px;font-size:30px;font-weight:300;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .promotionDetail .promotionDesc{letter-spacing:-.16px;font-size:16px;font-weight:350;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .promotionDetail .listPromotion .eachPromotion{list-style-type:none}.bookingPage .bookingContent .detailBooking .summaryBox .promotionDetail .listPromotion .eachPromotion:before{content:"- ";font-size:18px}.bookingPage .bookingContent .detailBooking .summaryBox .listToggle{color:#000;margin-bottom:40px}.bookingPage .bookingContent .detailBooking .summaryBox .listToggle .titleToggle{letter-spacing:-.3px;margin:40px 0 25px;font-size:30px;font-weight:300;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .listToggle .titleToggle:after{content:""}.bookingPage .bookingContent .detailBooking .summaryBox .listToggle .eachToggle{border-bottom:1px solid #c5bfbf;justify-content:space-between;align-items:center;padding:0 0 17.5px;display:flex}.bookingPage .bookingContent .detailBooking .summaryBox .listToggle .eachToggle:not(:last-child){margin-bottom:20px}.bookingPage .bookingContent .detailBooking .summaryBox .listToggle .eachToggle .desc-txt{color:#000;letter-spacing:-.16px;max-width:50%;margin-top:0;font-size:16px;line-height:1.25}.bookingPage .bookingContent .detailBooking .summaryBox .listToggle .eachToggle .result-txt{letter-spacing:-.2px;font-size:20px;line-height:1.25}.bookingPage .fixBar{z-index:111;opacity:0;background-color:#ff8847;border-top:1px solid #c5bfbf;width:100%;height:100px;transition:all .4s;position:sticky;bottom:0;left:0;transform:translateY(100%)}.bookingPage .fixBar .barContent{justify-content:space-between;align-items:center;width:100%;padding:24px 20px;display:flex}.bookingPage .fixBar .barContent .txtPrice{align-items:flex-end;display:flex}.bookingPage .fixBar .barContent .txtPrice .full{letter-spacing:-.16px;margin-bottom:5px;margin-right:10px;font-size:16px;font-weight:350;line-height:1.25}.bookingPage .fixBar .barContent .txtPrice .full.has-discount{letter-spacing:-.14px;font-size:14px;line-height:1.25;text-decoration:line-through}.bookingPage .fixBar .barContent .txtPrice .discount{letter-spacing:-.36px;font-size:36px;font-weight:350;line-height:1.25}.bookingPage .fixBar .barContent .toReserve{align-items:center;display:flex}.bookingPage .fixBar .barContent .toReserve .reserveBox{align-items:flex-end;margin-right:30px;display:flex}.bookingPage .fixBar .barContent .toReserve .reserveBox .reserveTxt{letter-spacing:-.16px;margin-bottom:3px;margin-right:10px;font-size:16px;line-height:1.25}.bookingPage .fixBar .barContent .toReserve .reserveBox .reservePrice{letter-spacing:-.28px;font-size:28px;line-height:1.25}.bookingPage .relatedProducts{background-color:#f5f4f4}.bookingPage .relatedProducts .relatedBox{display:flex;position:relative}.bookingPage .relatedProducts .relatedBox .relatedTitle{width:15.92%;margin-right:114px}.bookingPage .relatedProducts .relatedBox .relatedTitle .title{letter-spacing:-.25px;font-size:25px;font-weight:300;line-height:1.25}.bookingPage .relatedProducts .relatedBox .relatedTitle .viewAllBtn{letter-spacing:-.16px;cursor:pointer;justify-content:center;align-items:center;width:fit-content;margin:64px 0 0 20px;font-size:16px;font-weight:350;line-height:1.25;display:flex;position:relative}.bookingPage .relatedProducts .relatedBox .relatedTitle .viewAllBtn:before{content:"";background-image:url(/images/booking/ic-btn-discount.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:40px;height:40px;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.bookingPage .relatedProducts .relatedBox .relatedSwiper{width:74.58%;position:relative;overflow:hidden}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper{display:flex}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide{cursor:pointer}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .typeSlide{letter-spacing:-.12px;color:#aaa2a2;text-transform:uppercase;margin-bottom:10px;font-size:12px;line-height:1.25}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .textContainer{margin-top:20px}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .textContainer .title{letter-spacing:-.16px;font-size:16px;font-weight:350;line-height:20px}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .textContainer .details{letter-spacing:-.18px;padding-bottom:12px;font-size:18px;font-weight:350;line-height:1.25}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .textContainer .price_range{margin-bottom:10px}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .textContainer .price_range .full{letter-spacing:-.32px;color:#ff6200;font-size:16px;font-weight:350;line-height:1.25}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .textContainer .price_range .full.has-discount{letter-spacing:-.28px;color:#aaa2a2;margin-right:5px;font-size:14px;line-height:1.25;text-decoration:line-through}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .textContainer .price_range .discount{letter-spacing:-.32px;color:#ff6200;font-size:16px;font-weight:350;line-height:1.25}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .textContainer .detailItem{align-items:center;display:flex}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .textContainer .detailItem:not(:last-child){margin-bottom:15px}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .textContainer .detailItem .detailText{display:flex}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .textContainer .detailItem .detailText .txt{margin-left:10px}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-wrapper .swiperSlide .imageContainer .image{display:block}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-pagination-custom{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;bottom:0;left:0}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-pagination-bullet{opacity:1;background-color:#00000040;border-radius:50%;width:6px;height:6px}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-pagination-bullet-active{background-color:#0000;background-image:url(/images/swiper/d_active_swiper.svg);background-repeat:no-repeat;background-size:contain;width:16px;height:16px}.bookingPage .relatedProducts .onlineSection .wrapImg{height:auto;padding-top:63.1579%;min-height:unset!important}.bookingPage .relatedProducts .onlineSection .wrapImg .img{width:100%;height:100%;position:absolute;top:0;left:0}.bookingPayment .paymentContent{justify-content:space-between;padding:20px 40px 60px;display:flex;position:relative}.bookingPayment .paymentContent:before{content:"";background:url(/images/booking/payment-watermark.svg) bottom no-repeat;width:265px;height:100%;position:absolute;bottom:-50px;left:0}.bookingPayment .paymentContent .paymentStep{margin-right:25px}.bookingPayment .paymentContent .paymentStep .stepTitle{letter-spacing:-.36px;font-size:36px;font-weight:300;line-height:1.25}.bookingPayment .paymentContent .paymentStep .barStep{margin-top:20px;display:flex;position:relative}.bookingPayment .paymentContent .paymentStep .barStep .eachStep{background:url(/images/booking/ic-btn-discount.svg) 50% no-repeat;width:40px;height:40px;display:block;position:relative}.bookingPayment .paymentContent .paymentStep .barStep .eachStep .stepNum{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bookingPayment .paymentContent .paymentStep .barStep .eachStep:not(.active) .stepNum,.bookingPayment .paymentContent .paymentStep .barStep .eachStep.active:after{opacity:0}.bookingPayment .paymentContent .paymentStep .barStep .eachStep:not(:last-child){margin-right:60px}.bookingPayment .paymentContent .paymentStep .barStep .eachStep:not(:last-child):before{content:"";border-bottom:1.2px solid #000;width:100%;position:absolute;top:50%;right:-50px;transform:translateY(-50%)}.bookingPayment .paymentContent .paymentStep .barStep .eachStep:after{content:"";background:url(/images/booking/ic-check.svg) 50% no-repeat;width:16px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bookingPayment .paymentContent .paymentBox{width:100%;margin:40px auto 0}.bookingPayment .paymentContent .paymentBox .paymentWrapper{flex-wrap:wrap;margin-bottom:50px;display:flex}.bookingPayment .paymentContent .paymentBox .paymentAmount{background-color:#ffe1d1;width:385px;height:fit-content;margin:0 20px 20px auto;padding:40px}.bookingPayment .paymentContent .paymentBox .paymentAmount .detailAmount{margin-bottom:28px}.bookingPayment .paymentContent .paymentBox .paymentAmount .detailAmount .paymentTxt{letter-spacing:-.16px;margin-bottom:6px;font-size:16px;line-height:1.25}.bookingPayment .paymentContent .paymentBox .paymentAmount .detailAmount .amountTxt{letter-spacing:-.36px;font-size:36px;font-weight:300;line-height:1.25}.bookingPayment .paymentContent .paymentBox .paymentAmount .boxCountDown{display:flex}.bookingPayment .paymentContent .paymentBox .paymentAmount .boxCountDown .countTxt{letter-spacing:-.16px;margin:auto 0 5px;font-size:16px;line-height:1.25}.bookingPayment .paymentContent .paymentBox .paymentAmount .boxCountDown .countdown{letter-spacing:-.32px;align-items:center;margin-left:12px;font-size:32px;line-height:1.25;display:flex;position:relative}.bookingPayment .paymentContent .paymentBox .paymentAmount .boxCountDown .countdown:before{content:"";background:url(/images/booking/ic-clock.svg) 50% no-repeat;width:26px;height:24px;margin-right:10px;display:block;position:relative}.bookingPayment .paymentContent .paymentBox .paymentMethods{border:1px solid #aaa2a2;width:385px;height:fit-content;margin:0 auto;padding:40px;position:relative}.bookingPayment .paymentContent .paymentBox .paymentMethods .methodsList{margin-top:38px;display:flex}.bookingPayment .paymentContent .paymentBox .paymentMethods .methodsList .eachMethod{justify-content:center;align-items:center;width:84px;height:48px;display:flex}.bookingPayment .paymentContent .paymentBox .paymentMethods .methodsList .eachMethod:not(:last-child){margin-right:10px}.bookingPayment .paymentContent .paymentBox .paymentMethods .additionalTxt{letter-spacing:-.14px;color:#aaa2a2;font-size:14px;line-height:1.25;position:absolute;bottom:-45px;left:0}.bookingPayment .paymentContent .paymentBox .paymentBtn{letter-spacing:-.16px;cursor:pointer;justify-content:center;align-items:center;width:fit-content;margin:30px 0 0;font-size:16px;font-weight:350;line-height:1.25;display:flex;position:relative}.bookingPayment .paymentContent .paymentBox .paymentBtn:before{content:"";background-image:url(/images/booking/ic-btn-discount.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:40px;height:40px;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}@media (max-width:1150px){.bookingPage .bookingPayment .paymentContent .paymentBox .paymentWrapper{margin-bottom:82px}.bookingPage .bookingPayment .paymentContent .paymentBox .paymentWrapper .paymentAmount{width:100%;margin:0 auto 20px}.bookingPage .bookingPayment .paymentContent .paymentBox .paymentWrapper .paymentMethods{width:100%}}@media (max-width:1050px){.bookingPage .bookingContent{padding:30px 15px}.bookingPage .relatedProducts .relatedBox .relatedTitle{margin-right:25px}.bookingPage .relatedProducts .relatedBox .relatedSwiper{width:80.58%}}@media (max-width:900px){.bookingPage .bookingContent,.bookingPage .bookingContent .txtTitle{display:block}.bookingPage .bookingContent .txtHighlight{margin:15px 0 10px;display:block}.bookingPage .bookingContent .txtDescription{display:block}.bookingPage .bookingContent .detailBooking{width:100%}.bookingPage .bookingContent .detailBooking .listDetail,.bookingPage .bookingContent .detailBooking .detailHighlight,.bookingPage .bookingContent .detailBooking .previewSwiper{margin-top:30px}.bookingPage .bookingContent .previewSwiper{width:100%}.bookingPage .relatedProducts .relatedBox{display:block}.bookingPage .relatedProducts .relatedBox .relatedTitle{width:100%;margin-bottom:15px}.bookingPage .relatedProducts .relatedBox .relatedTitle .viewAllBtn{display:none}.bookingPage .relatedProducts .relatedBox .relatedSwiper{width:100%}.bookingPage .relatedProducts .relatedBox .relatedSwiper .swiper-pagination-custom{left:50%;transform:translate(-50%)}.bookingPage .product-gallery-container .thumb-swiper-wrapper{max-width:100%}.bookingPage .product-gallery-container .swiper-nav-buttons{display:none}}@media (max-width:767px){.bookingPage .bookingContent .previewSwiper .swiper-button{display:none}.bookingPage .fixBar{height:fit-content}.bookingPage .fixBar:before{display:none}.bookingPage .fixBar .barContent{flex-direction:column;align-items:flex-start}.bookingPage .fixBar .barContent .txtPrice{border-bottom:1px solid #000;width:100%;margin-bottom:20px;padding-bottom:20px}.bookingPage .fixBar .barContent .toReserve{justify-content:space-between;width:100%}.bookingPage .bookingPayment .paymentContent{flex-direction:column;padding:20px 20px 60px}.bookingPage .bookingPayment .paymentContent:before{background:url(/images/booking/payment-watermark-m.svg) bottom no-repeat;width:115px;bottom:20px}.bookingPage .bookingPayment .paymentContent .paymentStep{width:fit-content;margin:0 auto}.bookingPage .bookingPayment .paymentContent .paymentBox .paymentAmount,.bookingPage .bookingPayment .paymentContent .paymentBox .paymentMethods{width:100%;padding:20px}.bookingPage .bookingPayment .paymentContent .paymentBox .paymentBtn{margin:30px auto 0}}
