.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}@keyframes gradient-spin{0%{transform:rotate(0deg) scale(1.8)}to{transform:rotate(1turn) scale(1.8)}}@keyframes counter-fade-in-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes icon-bounce{0%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@keyframes card-shimmer{0%,to{transform:translateX(-160%) skewX(-15deg);opacity:0}5%{opacity:1}25%{transform:translateX(260%) skewX(-15deg);opacity:0}}.custem-detail_counter{margin-top:5rem;margin-bottom:0;padding:2rem;border-radius:2.4rem;background:#fff;position:relative;overflow:hidden}@media(min-width:992px){.custem-detail_counter{padding:2.5rem;border-radius:2.8rem}}@media(max-width:575.98px){.custem-detail_counter{margin-top:4rem;margin-bottom:0;padding:1.6rem;border-radius:2rem}}.custem-detail_counter ul{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:0;padding:0;list-style:none}@media(max-width:991.98px){.custem-detail_counter ul{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media(max-width:575.98px){.custem-detail_counter ul{gap:1rem}}.custem-detail_counter ul li{position:relative;overflow:hidden;background:#eb7803;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;border-radius:1.4rem;padding:1.4rem 1.2rem;display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center;transition:background .25s ease,transform .25s ease,box-shadow .25s ease,border-color .25s ease;opacity:0;animation:counter-fade-in-up .6s ease forwards}.custem-detail_counter ul li:first-child{animation-delay:.1s}.custem-detail_counter ul li:nth-child(2){animation-delay:.25s}.custem-detail_counter ul li:nth-child(3){animation-delay:.4s}.custem-detail_counter ul li:nth-child(4){animation-delay:.55s}.custem-detail_counter ul li:after{content:"";position:absolute;top:0;left:0;width:55%;height:100%;background:linear-gradient(105deg,transparent,hsla(0,0%,100%,.28) 50%,transparent);transform:translateX(-160%) skewX(-15deg);animation:card-shimmer 4s ease-in-out infinite;pointer-events:none}.custem-detail_counter ul li:first-child:after{animation-duration:5.3s;animation-delay:.4s}.custem-detail_counter ul li:nth-child(2):after{animation-duration:4.1s;animation-delay:1.9s}.custem-detail_counter ul li:nth-child(3):after{animation-duration:6.7s;animation-delay:.9s}.custem-detail_counter ul li:nth-child(4):after{animation-duration:3.7s;animation-delay:2.6s}.custem-detail_counter ul li:hover{background:#d46900;border-color:transparent;transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,.15)}.custem-detail_counter ul li:hover .counter-icon-wrap{animation:icon-bounce .6s ease}@media(min-width:992px){.custem-detail_counter ul li{padding:1.8rem 1.4rem;gap:1.2rem}}@media(max-width:575.98px){.custem-detail_counter ul li{padding:1.2rem .9rem;gap:.8rem}}.custem-detail_counter ul li .counter-icon-wrap{width:3.6rem;height:3.6rem;min-width:3.6rem;background:transparent;display:flex;align-items:center;justify-content:center;color:#fff}@media(min-width:992px){.custem-detail_counter ul li .counter-icon-wrap{width:4.4rem;height:4.4rem;min-width:4.4rem}}@media(max-width:575.98px){.custem-detail_counter ul li .counter-icon-wrap{width:3rem;height:3rem;min-width:3rem}}.custem-detail_counter ul li .counter-icon-wrap svg{width:100%;height:100%;stroke:#fff}.custem-detail_counter ul li .counter-text{display:flex;flex-direction:column;align-items:center;gap:.4rem}.custem-detail_counter ul li h3{color:#fff;font-family:Inter,sans-serif;font-size:2.8rem;font-weight:800;line-height:1.1;margin:0;white-space:nowrap}@media(min-width:992px){.custem-detail_counter ul li h3{font-size:3.8rem}}@media(min-width:1200px){.custem-detail_counter ul li h3{font-size:4.5rem}}@media(max-width:575.98px){.custem-detail_counter ul li h3{font-size:2.4rem}}.custem-detail_counter ul li span{display:block;color:hsla(0,0%,100%,.9);font-family:Inter,sans-serif;font-size:1.3rem;font-weight:500;line-height:1.4}@media(min-width:992px){.custem-detail_counter ul li span{font-size:1.5rem}}@media(min-width:1200px){.custem-detail_counter ul li span{font-size:1.6rem}}@media(max-width:575.98px){.custem-detail_counter ul li span{font-size:1.2rem}}@import"https://fonts.googleapis.com/css?family=Hind:300,400&display=swap";*{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-poppins),"Hind",sans-serif;background:#fff;color:#4d5974}.faq-section{max-width:1200px;margin:0 auto;padding:4rem 3rem;text-align:center}@media(max-width:991px){.faq-section{padding:3rem 2.5rem}}@media(max-width:767px){.faq-section{padding:2.5rem 1.8rem}}@media(max-width:480px){.faq-section{padding:2rem 1.4rem}}.faq-section .faq-heading{font-size:xx-large;text-align:center;color:#eb7803;font-weight:700;margin-bottom:.5rem}.faq-section .faq-list{margin-top:2.5rem;text-align:left}.faq-section .faq-inner,.faq-section .faq-item-wrapper{width:100%}.faq-section .faq-disclosure-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.2rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-poppins),"Hind",sans-serif;transition:color .2s ease}.faq-section .faq-disclosure-btn:hover .faq-question-text,.faq-section .faq-disclosure-btn[aria-expanded=true] .faq-icon,.faq-section .faq-disclosure-btn[aria-expanded=true] .faq-question-text{color:#eb7803}.faq-section .faq-question-text{font-size:clamp(1.25rem,1.5vw,1.7rem);font-weight:500;color:#222;max-width:92%;line-height:1.5;transition:color .2s ease}@media(max-width:767px){.faq-section .faq-question-text{font-size:1.35rem}}@media(max-width:480px){.faq-section .faq-question-text{font-size:1.25rem}}.faq-section .faq-icon{flex-shrink:0;width:22px;height:22px;color:#eb7803;transition:color .2s ease}@media(max-width:575px){.faq-section .faq-icon{width:26px;height:26px}}.faq-section .faq-answer-panel{font-size:clamp(1.15rem,1.4vw,1.6rem);color:#4d5974;line-height:1.8}@media(max-width:767px){.faq-section .faq-answer-panel{font-size:1.4rem}}@media(max-width:480px){.faq-section .faq-answer-panel{font-size:1.3rem}}.faq-section .faq-divider{height:2px;background:linear-gradient(90deg,#eb7803,#f5a623);border-radius:2px;opacity:.55;margin:0}.faq-section .faq-item-wrapper:last-child .faq-divider{display:none}.faq-section .faq-toggle-wrapper{display:flex;justify-content:center;margin-top:2.5rem}.faq-section .faq-toggle-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.8rem 2.5rem;border:2px solid #eb7803;border-radius:50px;background:transparent;color:#eb7803;font-size:1.5rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease}@media(max-width:767px){.faq-section .faq-toggle-btn{font-size:1.6rem;padding:.9rem 2.2rem}}@media(max-width:480px){.faq-section .faq-toggle-btn{font-size:1.5rem;padding:.85rem 1.8rem}}.faq-section .faq-toggle-btn:hover{background:#eb7803;color:#fff;transform:translateY(-1px)}.faq-section .faq-toggle-btn:active{transform:translateY(0)}.banner-main-image-individual{transition:filter 1s ease-in-out}.banner-main-image-individual.blurred{filter:blur(20px)}.banner-main-image-individual:not(.blurred){filter:blur(0)}.shadow_text{text-shadow:#000 1px 0 10px}.package-detail-body .footer{padding-bottom:6.5rem}@media(max-width:575.98px){.package-detail-body .footer{padding-bottom:8rem}}.banner-slider_wrapper img{height:42rem;width:100%}@media(max-width:575.98px){.banner-slider_wrapper img{width:48rem}}.banner-slider_wrapper .swiper-slide{position:relative}.banner-slider_wrapper .swiper-slide:after{content:"";background:linear-gradient(180deg,transparent,rgba(0,0,0,.9));height:50vh;width:100%;position:absolute;bottom:0;z-index:1}.banner-slider_wrapper .is-pagination{position:absolute;display:flex;justify-content:space-between;z-index:2;top:50%;transform:translateY(-50%);width:100%;padding:0 3rem}.banner-slider_wrapper .is-pagination .is-pagination-next,.banner-slider_wrapper .is-pagination .is-pagination-prev{cursor:pointer}.banner-slider_wrapper .is-pagination .is-pagination-next img,.banner-slider_wrapper .is-pagination .is-pagination-prev img{width:5rem;height:5rem;min-height:5rem;min-width:-moz-max-content;min-width:max-content}.banner-slider_wrap{position:absolute;width:100%;bottom:5.8rem}.banner-slider_wrap .is-pagination{display:flex;justify-content:space-between;position:absolute;width:100%;top:50%;padding:0 3rem}@media(max-width:575.98px){.banner-slider_wrap .is-pagination{justify-content:end;-moz-column-gap:1rem;column-gap:1rem}}@media(max-width:767.98px){.banner-slider_wrap .is-pagination{bottom:0;top:unset}}.banner-slider_wrap .is-pagination .is-pagination-next,.banner-slider_wrap .is-pagination .is-pagination-prev{cursor:pointer}.banner-slider_wrap .is-pagination .is-pagination-next img,.banner-slider_wrap .is-pagination .is-pagination-prev img{width:5rem;height:5rem;min-height:5rem}@media(max-width:575.98px){.banner-slider_wrap .is-pagination .is-pagination-next img,.banner-slider_wrap .is-pagination .is-pagination-prev img{width:4rem;height:4rem;min-height:4rem}}.banner-slider_flex{display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:2}@media(max-width:767.98px){.banner-slider_flex{flex-direction:column;align-items:flex-start;row-gap:2rem}}.banner-slider_left h1,.banner-slider_left h2{color:#fff;font-size:4rem;font-weight:400;text-transform:capitalize;line-height:3.8rem}@media(max-width:767.98px){.banner-slider_left h1,.banner-slider_left h2{font-size:3rem;margin-top:2rem}}.banner-slider_left span{color:#fff;font-family:Roboto,sans-serif;font-size:1.4rem;font-weight:400;padding:.5rem 1.3rem;border-radius:2.5rem;border:1px solid #fff;height:2.6rem;display:flex;align-items:center;justify-content:center}@media(max-width:575.98px){.banner-slider_left span{order:-1}}.banner-slider_left h6{color:#fff;font-family:Roboto,sans-serif;font-size:1.8rem;font-weight:400;line-height:2.8rem;text-transform:capitalize;margin-top:3rem;max-width:80rem;width:100%}@media(max-width:767.98px){.banner-slider_left h6{font-size:1.6rem;line-height:2.2rem;margin-top:1.5rem}}.banner-slider_left .primary-btn{margin-top:3rem;display:inline-block;padding:1.4rem 5.8rem}@media(max-width:575.98px){.banner-slider_left .primary-btn{padding:1.2rem 4.8rem}}.banner-slider_border{border-left:1px solid #eb7803;padding-left:2rem;margin-top:3rem}.banner-slider_border span{color:#fff;font-family:Roboto,sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;text-transform:capitalize;display:inline-flex;border:none;height:auto;padding:0}@media(max-width:767.98px){.banner-slider_border span{margin-top:1rem;display:inline-block}}.banner-slider_border h2{color:#fff;font-size:3rem;font-weight:400;line-height:3rem;margin-top:1rem}.banner-slider_right .primary-btn{margin-top:3rem;display:inline-block;padding:1.4rem 5.8rem;white-space:nowrap}@media(max-width:575.98px){.banner-slider_right .primary-btn{padding:1.2rem 4.8rem}}.package-detail{margin-top:5rem}@media(max-width:767.98px){.package-detail{margin-top:3rem}}.package-detail_wrapper{display:flex;-moz-column-gap:4rem;column-gap:4rem}@media(max-width:991.98px){.package-detail_wrapper{flex-direction:column}}.package-detail_left{width:66%}@media(max-width:991.98px){.package-detail_left{width:100%}}.package-detail_right{width:34%}@media(max-width:991.98px){.package-detail_right{width:100%}}.package-detail_download{margin-top:4rem;border-bottom:1px solid #cecece;padding-bottom:4rem}@media(max-width:767.98px){.package-detail_download{margin-top:3rem;padding-bottom:3rem}}.package-detail_download h2{color:#000;font-size:3rem;font-weight:400;text-transform:capitalize;line-height:4.6rem;margin-bottom:1.5rem}@media(max-width:575.98px){.package-detail_download h2{font-size:2.4rem;line-height:3rem}}.package-detail_download p{color:#7a7a7a;font-family:Roboto,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-bottom:3rem}@media(max-width:575.98px){.package-detail_download p{font-size:1.4rem;margin-bottom:2rem}}.package-detail_accordion h2{color:#000;font-size:3rem;font-weight:400;line-height:4rem}.package-detail_speciality{border-bottom:1px solid #cecece;padding-bottom:8rem}@media(max-width:767.98px){.package-detail_speciality{padding-bottom:8rem}}.package-detail_speciality h2{color:#000;font-size:3rem;font-weight:400;text-transform:capitalize;line-height:4.6rem}@media(max-width:575.98px){.package-detail_speciality h2{font-size:2.4rem;line-height:3rem}}.package-detail_speciality ul{display:grid;grid-template-columns:repeat(6,1fr);margin-top:2rem}@media(max-width:575.98px){.package-detail_speciality ul{grid-template-columns:repeat(4,1fr);row-gap:5rem}}.package-detail_speciality ul li{text-align:center;width:7rem;height:7rem}@media(max-width:575.98px){.package-detail_speciality ul li{width:5rem;height:5rem}}.package-detail_speciality ul li p{color:#000;font-family:Roboto,sans-serif;font-size:1.7rem;font-weight:500;text-transform:capitalize;margin-top:2rem}@media(max-width:575.98px){.package-detail_speciality ul li p{font-size:1.3rem;margin-top:1rem}}.package-detail_holidays{margin-top:4rem}.package-detail_holidays h2{color:#000;font-size:3rem;font-weight:400;text-transform:capitalize;line-height:4.6rem}@media(max-width:575.98px){.package-detail_holidays h2{font-size:2.4rem;line-height:3rem}}.package-detail_holidays ul{margin-top:2rem}.package-detail_holidays ul li{color:#000;font-family:Roboto,sans-serif;font-size:2rem;font-weight:400;text-transform:capitalize;display:flex;align-items:center;-moz-column-gap:1.9rem;column-gap:1.9rem}@media(max-width:575.98px){.package-detail_holidays ul li{font-size:1.4rem}}.package-detail_holidays ul li:not(:last-child){margin-bottom:2rem}.package-detail_holidays ul li .image{height:6rem;width:6rem;border-radius:50%;background-color:#fff5eb;display:flex;align-items:center;justify-content:center}@media(max-width:575.98px){.package-detail_holidays ul li .image{width:5rem;height:5rem}}.package-detail_holidays ul li img{width:4rem;height:4rem;-o-object-fit:contain;object-fit:contain}@media(max-width:575.98px){.package-detail_holidays ul li img{width:3rem;height:3rem}}.package-detail_counter{padding:3rem 10.7rem 3rem 3rem;border-radius:2rem;background:#fff5eb}@media(max-width:991.98px){.package-detail_counter{margin-top:4rem}}.package-detail_counter ul li{display:flex;justify-content:space-between}.package-detail_counter ul li:not(:last-child){margin-bottom:2rem}.package-detail_counter ul li img{width:auto;-o-object-fit:contain;object-fit:contain}.package-detail_counter ul li h3{color:#000;font-size:3rem;font-weight:400;line-height:3rem}@media(max-width:575.98px){.package-detail_counter ul li h3{font-size:2.6rem;line-height:2.4rem}}.package-detail_counter ul li span{color:#000;font-family:Roboto,sans-serif;font-size:1.6rem;font-weight:400;text-transform:capitalize;line-height:1.8rem}@media(max-width:575.98px){.package-detail_counter ul li span{font-size:1.3rem}}.package-detail_brands{margin-top:2rem}.package-detail_brands h4{color:#000;font-size:2.4rem;font-weight:400;text-transform:capitalize}.package-detail_brands ul{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.package-detail_brands ul li{border-radius:1rem;border:1px solid #e2e2e2;min-height:10rem;display:flex;align-items:center;justify-content:center}.package-detail_brands ul li img{width:auto;padding:1rem;height:10rem}.package-detail_booking-detail{border-radius:2rem;background:#fff;box-shadow:0 5px 20px 0 rgba(0,0,0,.08);padding:2rem 3rem;margin-top:3.9rem}@media(max-width:575.98px){.package-detail_booking-detail{padding:2rem}}.package-detail_booking-detail ul li{display:flex;-moz-column-gap:2rem;column-gap:2rem}.package-detail_booking-detail ul li:not(:last-child){margin-bottom:1.4rem}.package-detail_booking-detail ul li img{width:2.4rem;height:2.4rem;-o-object-fit:contain;object-fit:contain}.package-detail_booking-detail ul li span{color:#8d8d8d;font-family:Roboto,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.6rem}@media(max-width:575.98px){.package-detail_booking-detail ul li span{font-size:1.2rem}}.package-detail_booking-detail ul li h5{color:#000;font-family:Roboto,sans-serif;font-size:1.7rem;font-weight:400;text-transform:capitalize;line-height:1.9rem}@media(max-width:575.98px){.package-detail_booking-detail ul li h5{font-size:1.5rem}}.package-detail_total{border-radius:2rem;background:#fff5eb;margin-top:2rem;padding:2rem 3rem}@media(max-width:575.98px){.package-detail_total{padding:2rem}}.package-detail_total ul li{display:flex;justify-content:space-between;align-items:center}.package-detail_total ul li:not(:last-child){border-bottom:1px solid rgba(235,120,3,.5);padding-bottom:1.7rem;margin-bottom:1.1rem}.package-detail_total ul li span{color:#000;font-family:Roboto,sans-serif;font-size:2rem;font-weight:400;text-transform:capitalize}@media(max-width:575.98px){.package-detail_total ul li span{font-size:1.6rem}}.package-detail_policy{margin-top:4rem}@media(max-width:575.98px){.package-detail_policy{margin-top:2rem}}.package-detail_policy h2{color:#000;font-size:3rem;font-weight:400;text-transform:capitalize;line-height:4.6rem}@media(max-width:575.98px){.package-detail_policy h2{font-size:2.4rem;line-height:3rem}}.package-detail_policy p{color:#7a7a7a;font-family:Roboto,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;margin-top:1.4rem}@media(max-width:575.98px){.package-detail_policy p{font-size:1.4rem}}.package-detail_policy p a{color:#eb7803;font-weight:600}.price-section{box-shadow:0 -3px 30px 0 rgba(0,0,0,.078)}.price-section_wrapper{display:flex;justify-content:space-between;align-items:center}@media(max-width:575.98px){.price-section_wrapper{flex-direction:column;align-items:flex-start;row-gap:.5rem}}.price-section_price{display:flex;-moz-column-gap:1.6rem;column-gap:1.6rem;align-items:center;flex-wrap:wrap}.price-section_label{font-family:Roboto;font-size:1.4rem;font-weight:400;line-height:1.6rem;color:#000;border:1px solid #000;border-radius:5rem;height:-moz-fit-content;height:fit-content;padding:.5rem 1.3rem;margin-top:-12px}@media(max-width:767.98px){.price-section_label{margin-top:0}}.price-section .primary-btn{margin:0}@media(max-width:575.98px){.price-section .primary-btn{font-size:1.2rem}}.contact-form{border-radius:2rem;max-width:100rem;width:100%;margin:3rem auto 1rem;position:relative}@media(min-width:768px){.contact-form{margin-bottom:2rem}}@media(max-width:767.98px){.contact-form{margin-top:2rem}}.contact-form_wrapper{display:flex;background:#fff;box-shadow:0 5px 20px 0 rgba(0,0,0,.08);padding:4rem 7rem 0 4rem;border-radius:2rem;-moz-column-gap:9.9rem;column-gap:9.9rem}@media(max-width:991.98px){.contact-form_wrapper{flex-direction:column;padding:3rem 2rem}}.contact-form_left{width:50%;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:991.98px){.contact-form_left{width:100%}}.contact-form_left h2{color:#000;font-size:4rem;font-weight:400;text-transform:capitalize;line-height:3.2rem}@media(max-width:767.98px){.contact-form_left h2{font-size:3rem}}.contact-form_left p{color:#7a7a7a;font-family:Roboto,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem;max-width:43rem;width:100%;margin-top:2rem}@media(max-width:575.98px){.contact-form_left p{margin-top:1rem;font-size:1.4rem;line-height:2rem}.contact-form_left img{max-width:23.2rem;margin:2rem auto auto}}.contact-form_right{width:50%;padding:4rem 0}@media(max-width:991.98px){.contact-form_right{width:100%;margin-top:3rem;padding:0}}.contact-form_right input,.contact-form_right select{border-radius:2.4rem;border:1px solid #d6d6d6;background:#fff;height:4.2rem;color:#000;font-family:Roboto,sans-serif;font-size:1.6rem;font-weight:400;width:100%;padding:0 2rem;margin-bottom:1.5rem}.contact-form_right input:focus-visible,.contact-form_right select:focus-visible{outline:none;border:1px solid #d6d6d6}.contact-form_right select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;cursor:pointer}.contact-form_right .contact-form_branch-label{display:block;font-family:Roboto,sans-serif;font-size:1.4rem;color:#7a7a7a;margin-bottom:.6rem;margin-left:.4rem}.contact-form_right textarea{border-radius:1.5rem;border:1px solid #d6d6d6;background:#fff;height:8.5rem;color:#000;font-family:Roboto,sans-serif;font-size:1.6rem;font-weight:400;width:100%;padding:1.5rem 2rem;resize:none}.contact-form_right textarea:focus-visible{outline:none;border:1px solid #d6d6d6}.contact-form_right .primary-btn{margin-top:2rem;margin-bottom:2rem;font-size:1.4rem;display:inline-block;color:#fff;background-color:#eb7803}.contact-form_right .primary-btn:hover{color:#eb7803;background-color:transparent}@media(max-width:767.98px){.contact-form_right .primary-btn{margin-top:2rem}}.error-message{color:red;font-size:12px;margin-bottom:.5rem;height:18px;margin-left:15px}