@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.coming-soon-container{color:#fff;text-align:center;z-index:9999;background:linear-gradient(135deg,#1a2980 0%,#26d0ce 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.coming-soon-content h1{letter-spacing:-2px;margin-bottom:1rem;font-size:5rem;font-weight:800}.coming-soon-content p{opacity:.9;margin-bottom:4rem;font-size:1.5rem;font-weight:300}.countdown-timer{justify-content:center;gap:2rem;display:flex}.time-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;min-width:140px;padding:2.5rem;box-shadow:0 8px 32px #1f26875e}.time-box .time{margin-bottom:.5rem;font-size:4rem;font-weight:700;display:block}.time-box .label{text-transform:uppercase;letter-spacing:3px;opacity:.8;font-size:1rem}@media (width<=768px){.countdown-timer{flex-wrap:wrap;gap:1rem}.time-box{min-width:100px;padding:1.5rem}.time-box .time{font-size:2.5rem}}:root{--header-height:60px;--primary:#0f172a;--secondary:#f97316;--accent:#f97316;--text-main:#334155;--text-light:#94a3b8;--bg-light:#f8fafc;--white:#fff;--glass-bg:#ffffffb3;--glass-border:#ffffff80;--glass-shadow:0 8px 32px 0 #1f268726;--transition:all .3s cubic-bezier(.25, .8, .25, 1)}*{box-sizing:border-box;margin:0;padding:0}.app-container{flex-direction:column;min-height:100vh;display:flex}.cta-fixed-bg{background-attachment:fixed}body,button,input,textarea,select{color:var(--text-main);background-color:var(--bg-light);font-family:Inter,sans-serif;line-height:1.6}#root{position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--primary);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}ul{list-style:none}.text-theme{color:var(--secondary)!important}.container{max-width:1300px;margin:0 auto;padding:0 2rem}.section-title{text-align:center;width:fit-content;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:2.5rem;display:block;position:relative}.section-title:after{content:"";background:var(--secondary);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.btn{cursor:pointer;transition:var(--transition);border:none;border-radius:50px;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;display:inline-block}.btn-primary{background:var(--secondary);color:var(--white);box-shadow:0 4px 15px #3b82f666}.btn-primary:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 6px 20px #f9731666}.btn-accent{background:var(--accent);color:var(--primary);box-shadow:0 4px 15px #f59e0b66}.btn-accent:hover{color:var(--white);background:#d97706;transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b99}.nav-contact-btn{color:#000!important;background:#fff!important;border:1px solid #ccc!important;padding:.5rem 1.5rem!important;box-shadow:0 2px 5px #0000000d!important}.nav-contact-btn:hover{transform:translateY(-2px);background:#f8f9fa!important;box-shadow:0 4px 10px #0000001a!important}.main-header{z-index:1000;background:var(--white);width:100%;height:var(--header-height);flex-direction:column;justify-content:center;transition:all .3s;display:flex;position:fixed;top:0;box-shadow:0 2px 10px #0000000d}.main-header.scrolled{-webkit-backdrop-filter:blur(20px);background:#fff6;box-shadow:0 4px 30px #0000001a}.main-header.scrolled .navbar{background:0 0}.navbar{transition:var(--transition);background:var(--white);height:100%;padding:0;position:relative}.nav-container{height:var(--header-height);justify-content:space-between;align-items:stretch;display:flex}.desktop-only-sub-nav{display:block}.mobile-only-sub-nav{display:none}.logo{color:var(--primary);transition:var(--transition);align-self:center;align-items:center;gap:.5rem;font-size:1.8rem;font-weight:700;display:flex}.logo span{color:var(--accent)}.logo img{width:auto;height:40px;display:block}.logo-mark{border:4px solid var(--secondary);border-right-color:#0000;border-radius:50% 50% 50% 10%;justify-content:center;align-items:center;width:30px;height:30px;font-size:0;display:inline-flex;position:relative;transform:rotate(-45deg);color:var(--secondary)!important}.logo-mark:after{content:"";background:var(--secondary);border-radius:50%;width:8px;height:8px;transform:rotate(45deg)}.logo-word{letter-spacing:-.03em;align-items:center;gap:.08rem;padding-right:.05em;font-size:1.34rem;font-weight:700;line-height:1;display:inline-flex;color:#64748b!important}.logo .logo-word-dark{color:#26364a!important}.logo .logo-word-muted{font-weight:500;color:#7b8798!important}.logo-word-dot{background:var(--secondary);border-radius:50%;width:10px;height:10px;margin:0 .04rem;display:inline-block}.nav-links li a:hover{color:var(--accent)}.primary-nav-item{position:static}.primary-wrapper{z-index:1000;width:100%;padding-top:30px;position:absolute;top:calc(100% - 30px);left:0}.primary-dropdown{color:#1a1a1a;text-align:left;background:#fff;border-top:1px solid #eaeaea;border-radius:0 0 16px 16px;padding:2rem;box-shadow:0 10px 30px #0000001a}.primary-dropdown-inner{max-width:1300px;margin:0 auto}.primary-dropdown-title{align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.2rem;font-weight:700;display:flex}.primary-dropdown-grid{column-count:6;column-gap:2rem}.country-item{color:#475569;break-inside:avoid;align-items:center;gap:.5rem;padding:.6rem 0;font-size:.95rem;text-decoration:none;transition:color .2s;display:flex}.country-item:hover{color:var(--primary)}.badge-trending{color:#3730a3;background:#e0e7ff;border-radius:12px;padding:.1rem .5rem;font-size:.7rem;font-weight:600}.badge-topseller{color:#065f46;background:#d1fae5;border-radius:12px;padding:.1rem .5rem;font-size:.7rem;font-weight:600}.nav-links{align-items:stretch;gap:2rem;height:100%;display:flex}.nav-links>li{height:100%}.nav-links>li>a{color:var(--text-main);transition:var(--transition);align-items:center;height:100%;font-weight:500;display:flex;position:relative}.mobile-dropdown-icon{display:none}.nav-links>li>a:after{content:"";background:var(--secondary);width:0;height:2px;transition:var(--transition);position:absolute;bottom:0;left:0}.nav-links>li>a:hover:after{width:100%}.menu-toggle{cursor:pointer;flex-direction:column;gap:5px;display:none}.menu-toggle span{background-color:var(--primary);width:25px;height:3px;transition:var(--transition)}.hero{height:60vh;min-height:400px;margin-top:var(--header-height);color:var(--white);text-align:center;background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;display:flex;position:relative}.hero-overlay{background:linear-gradient(#0f172a1a,#0f172a66);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:10;max-width:800px;padding:0 2rem;animation:1s ease-out forwards fadeInDown;position:relative}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.hero-title{color:var(--white);text-shadow:0 4px 10px #0000004d;margin-bottom:1rem;font-size:3.5rem}.hero-subtitle{text-shadow:0 2px 5px #0000004d;margin-bottom:2.5rem;font-size:1.15rem;font-weight:300}.hero-cta{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.hero-cta .btn{-webkit-backdrop-filter:blur(12px)!important;color:#fff!important;background:#f9731640!important;border:1px solid #f9731666!important;box-shadow:0 8px 32px #0000001a!important}.hero-cta .btn:hover{background:#f9731673!important;border-color:#f97316b3!important;box-shadow:0 10px 40px #0003!important}.special-features{background-color:var(--white);padding:6rem 0}.sf-header{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:4rem;display:flex}.sf-header-left{flex:1;max-width:100%}.sf-pill{color:#666;border:1px solid #eaeaea;border-radius:30px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;display:inline-block}.sf-header-left h2{color:#111;letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.sf-header-left p{color:#666;font-size:1.1rem;line-height:1.6}.btn-sf-learn{-webkit-backdrop-filter:blur(10px);color:var(--secondary);cursor:pointer;background-color:#f9731626;border:1px solid #f973164d;border-radius:30px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #f973161a}.btn-sf-learn:hover{background-color:#f9731640;transform:translateY(-2px);box-shadow:0 6px 20px #f9731626}.sf-cards{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;margin-bottom:4rem;padding-bottom:1rem;display:flex;overflow-x:auto}.sf-cards::-webkit-scrollbar{display:none}.sf-card{scroll-snap-align:start;background:#fff;border:1px solid #eaeaea;border-radius:12px;flex:0 0 calc(50% - 1rem);padding:1.5rem;transition:transform .3s;box-shadow:0 10px 30px #00000005}.sf-card:hover{transform:translateY(-5px)}.sf-card-top{margin-bottom:1.5rem;position:relative}.sf-card-top img{object-fit:cover;border-radius:8px;width:100%;height:250px}.sf-number{color:#111;background:#fff;border-radius:8px;padding:.5rem;font-size:2.5rem;font-weight:500;line-height:1;position:absolute;top:-10px;right:-5px}.sf-card-content p{color:#111;letter-spacing:-.5px;font-size:1.25rem;font-weight:400;line-height:1.5}.sf-fade-text{color:#999}.sf-controls{justify-content:space-between;align-items:center;display:flex}.sf-progress-track{background:#eaeaea;width:300px;height:2px;position:relative}.sf-progress-fill{background:#111;width:50%;height:100%;transition:width .3s;position:absolute;top:0;left:0}.sf-nav-buttons{gap:1rem;display:flex}.sf-nav-btn{color:#111;cursor:pointer;background:#fff;border:1px solid #eaeaea;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.sf-nav-btn.sf-next{color:#fff;background:#111;border-color:#111}.sf-nav-btn:hover{transform:scale(1.05)}@media (width<=768px){.sf-header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.sf-description{text-align:center}.sf-card{flex:0 0 100%}}.destinations{background-color:var(--bg-light);padding:6rem 0}.dest-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dest-section-title{color:var(--primary);font-size:2rem;font-weight:700}.explore-more{color:var(--primary);font-size:1rem;font-weight:600}.explore-more:hover{text-decoration:underline}.dest-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.dest-card{background:var(--white);transition:var(--transition);border-radius:20px;display:block;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}.dest-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.dest-img{object-fit:cover;border-radius:20px 20px 0 0;width:100%;height:200px;transition:transform .5s}.dest-info{background:var(--white);padding:1rem}.dest-title{margin-bottom:0;font-size:1.1rem;font-weight:600}.vertical-card{height:280px;transition:var(--transition);border-radius:16px;display:block;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}.vertical-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.vertical-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.vertical-card:hover img{transform:scale(1.05)}.v-card-overlay{color:#fff;background:linear-gradient(#0000,#000c);flex-direction:column;justify-content:flex-end;padding:2rem 1.5rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.v-card-overlay h3{color:#fff;margin-bottom:.2rem;font-size:1.4rem}.v-card-overlay p{opacity:.9;margin-bottom:0;font-size:.9rem}.sub-nav-categories{background:var(--white);border-top:1px solid #f1f5f9}.sub-nav-flex{align-items:center;gap:2rem;height:40px;padding:0 2rem;display:flex;overflow:visible}.sub-nav-link{color:var(--text-main);transition:var(--transition);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:10px 0;font-size:.95rem;display:flex}.sub-nav-link:hover,.sub-nav-link.active{color:#ff5e1f;border-bottom-color:#ff5e1f}.sub-nav-divider{border-left:1px solid #e2e8f0;height:20px;margin:0 .5rem}.mega-menu-wrapper{align-items:center;height:100%;display:flex;position:relative}.mega-menu{background:var(--white);opacity:0;visibility:hidden;z-index:1000;border:1px solid #f1f5f9;border-top:none;border-radius:0 0 12px 12px;width:800px;padding:2rem;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 10px 30px #0000001a}.mega-menu-wrapper:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.mega-item{border-radius:8px;align-items:center;gap:1rem;padding:.5rem;transition:background .2s;display:flex}.mega-item:hover{background:#f8fafc}.mega-item img{object-fit:cover;border-radius:50%;width:50px;height:50px;box-shadow:0 2px 5px #0000001a}.mega-sub{color:var(--text-light);margin-bottom:.1rem;font-size:.75rem;display:block}.mega-title{color:var(--text-main);font-size:.95rem;font-weight:600;display:block}.booking{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);padding:6rem 0;position:relative}.booking-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.booking-form-wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #fff9;border-radius:20px;padding:3rem;box-shadow:0 20px 50px #0000000d}.form-group{margin-bottom:1.5rem}.form-label{color:var(--primary);margin-bottom:.5rem;font-weight:500;display:block}.form-input,.form-select{background:var(--white);width:100%;transition:var(--transition);border:1px solid #cbd5e1;border-radius:10px;padding:1rem;font-family:inherit}.form-input:focus,.form-select:focus{border-color:var(--secondary);outline:none;box-shadow:0 0 0 3px #3b82f633}.booking-image-wrapper img{width:100%;transition:var(--transition);border-radius:20px;transform:perspective(1000px)rotateY(-5deg);box-shadow:0 20px 50px #00000026}.booking-image-wrapper:hover img{transform:perspective(1000px)rotateY(0)scale(1.02)}.feedback{background-color:var(--white);padding:6rem 0}.feedback-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.testimonial-card{background:var(--bg-light);border-left:4px solid var(--secondary);border-radius:16px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 4px 15px #00000008}.stars{color:var(--accent);margin-bottom:1rem;font-size:1.2rem}.feedback-text{margin-bottom:1rem;font-style:italic}.feedback-author{color:var(--primary);align-items:center;gap:1rem;font-weight:600;display:flex}.author-img{color:#fff;background-color:#cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.feedback-form{background:var(--primary);color:var(--white);border-radius:20px;padding:3rem}.feedback-form .section-title{color:var(--white);margin-bottom:2rem;font-size:2rem}.feedback-form .form-label{color:#cbd5e1}.feedback-form .form-input,.feedback-form textarea{color:var(--white);background:#ffffff1a;border:1px solid #fff3}.feedback-form .form-input:focus,.feedback-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #f59e0b33}.site-footer{color:#666;background-color:#fff;border-top:1px solid #eaeaea;padding:4rem 0 2rem}.footer-top-grid{grid-template-columns:2fr 2fr 2fr 2fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.footer-heading{color:#1a1a1a;letter-spacing:.5px;margin-bottom:1.5rem;font-size:.95rem;font-weight:600}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:1rem}.footer-links a{color:#666;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#1a1a1a}.social-column{justify-content:flex-end;display:flex}.social-icons{gap:1rem;display:flex}.social-circle{color:#fff;background-color:#888;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.social-circle:hover{background-color:#1a1a1a}.footer-bottom-bar{border-top:1px solid #eaeaea;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-bottom-left{color:#666;align-items:center;gap:1.5rem;font-size:.85rem;font-weight:400;display:flex}.location-pin{color:#1a1a1a;font-weight:500}.footer-bottom-right{gap:1.5rem;display:flex}.footer-bottom-right a{color:#666;font-size:.85rem;font-weight:400;text-decoration:none;transition:color .2s}.footer-bottom-right a:hover{color:#1a1a1a}@media (width<=992px){.booking-container,.feedback-grid{grid-template-columns:1fr}.hero-title{font-size:3.5rem}.footer-top-grid{grid-template-columns:1fr 1fr}.social-column{justify-content:flex-start}}@media (width<=768px){.nav-links{background:var(--glass-bg);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);clip-path:circle(0% at 100% 0);flex-direction:column;gap:1.5rem;width:100%;padding:2rem 0;transition:all .5s ease-out;position:absolute;top:100%;left:0}.nav-links.active{clip-path:circle(150% at 100% 0)}.navbar.scrolled .nav-links{background:var(--white)}.nav-links a{color:var(--primary);font-size:1.2rem}.menu-toggle{display:flex}.hero-title{font-size:2.8rem}.dest-grid{grid-template-columns:1fr}.footer-bottom-bar{flex-direction:column;align-items:flex-start;gap:1rem}.footer-bottom-right{flex-wrap:wrap}}.klook-hero{height:60vh;min-height:400px;margin-top:var(--header-height);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative}.klook-hero:after{content:"";background:#0003;position:absolute;inset:0}.klook-hero-title{z-index:10;color:#fff;text-shadow:0 2px 10px #0000004d;align-items:center;gap:.8rem;font-size:3.2rem;font-weight:700;display:flex;position:relative}.klook-hero-title span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.1rem;display:inline-flex}.klook-nav{z-index:90;background:#fff;border-bottom:1px solid #eaeaea;position:sticky;top:120px}.klook-nav-container{gap:2rem;display:flex}.klook-nav-tab{color:#475569;cursor:pointer;padding:1.5rem 0;font-size:.95rem;font-weight:600;position:relative}.klook-nav-tab.active{color:#ff5e1f}.klook-nav-tab.active:after{content:"";background:#ff5e1f;height:3px;position:absolute;bottom:-1px;left:0;right:0}.klook-section{padding:3rem 0}.klook-section-header{justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;display:flex}.klook-section-title{color:#1a1a1a;margin:0;font-size:1.8rem;font-weight:700}.klook-see-more{color:#475569;font-size:.9rem;font-weight:500;text-decoration:underline}.klook-grid-5{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.klook-grid-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.2rem;display:grid}.klook-grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.klook-card{background:#f8fafc;border-radius:16px;text-decoration:none;display:block;position:relative;overflow:hidden}.klook-card img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.klook-card:hover img{transform:scale(1.05)}.klook-card-overlay{color:#fff;background:linear-gradient(#0000 0%,#000c 100%);padding:3rem 1.2rem 1.2rem;font-size:1.2rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.klook-square-card{aspect-ratio:1}.klook-rect-card{aspect-ratio:4/3}.klook-vert-card{color:inherit;background:#fff;border:1px solid #eaeaea;border-radius:16px;flex-direction:column;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.klook-vert-card:hover{box-shadow:0 10px 25px #00000014}.klook-vert-img-box{height:220px;position:relative}.klook-vert-img-box img{object-fit:cover;width:100%;height:100%}.klook-vert-heart{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex;position:absolute;top:1rem;right:1rem}.klook-vert-info{flex-direction:column;flex-grow:1;padding:1.2rem;display:flex}.klook-vert-loc{color:#64748b;margin-bottom:.5rem;font-size:.8rem}.klook-vert-title{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.klook-vert-badge{color:#475569;background:#f1f5f9;border-radius:4px;align-self:flex-start;margin-bottom:.8rem;padding:.3rem .6rem;font-size:.75rem}.klook-vert-footer{border-top:1px solid #eaeaea;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:1rem;display:flex}.klook-vert-rating{color:#ff5e1f;background:#fff4ed;border-radius:4px;padding:.3rem .5rem;font-size:.85rem;font-weight:700}.klook-vert-price{text-align:right}.klook-vert-price-label{color:#94a3b8;font-size:.75rem}.klook-vert-price-val{color:#1a1a1a;font-size:1.2rem;font-weight:700}.klook-review-card{background:#f8fafc;border-radius:16px;flex-direction:column;padding:1.5rem;display:flex}.klook-review-header{justify-content:space-between;margin-bottom:1rem;display:flex}.klook-reviewer-name{color:#1a1a1a;font-size:1rem;font-weight:700}.klook-review-date{color:#94a3b8;margin-top:.2rem;font-size:.8rem}.klook-review-rating{color:#6366f1;font-size:.85rem;font-weight:700}.klook-review-rating span{color:#fff;background:#6366f1;border-radius:4px;margin-left:.4rem;padding:.1rem .4rem}.klook-review-text{color:#475569;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.klook-review-product{color:#1a1a1a;background:#fff;border:1px solid #eaeaea;border-radius:8px;align-items:center;gap:.8rem;padding:.5rem;font-size:.85rem;font-weight:600;display:flex}.klook-review-product img{object-fit:cover;border-radius:6px;width:40px;height:40px}.klook-weather-widget{background:#f8fafc;border:1px solid #eaeaea;border-radius:16px;max-width:400px;padding:2rem}.klook-weather-header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.klook-weather-title{color:#1a1a1a;font-size:1.1rem;font-weight:700}.klook-toggle{color:#fff;background:#1a1a1a;border-radius:20px;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.klook-toggle span{padding:.3rem .8rem}.klook-toggle span.active{background:#1a1a1a}.klook-toggle span:not(.active){color:#1a1a1a;background:#fff;border:1px solid #1a1a1a}.klook-weather-season{color:#64748b;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.klook-weather-temps{color:#1a1a1a;gap:1rem;font-size:2.5rem;font-weight:700;display:flex}.klook-weather-temps span.low{color:#94a3b8}.advanced-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.adv-card{color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000d}.adv-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px #0000001a}.adv-img-container{width:100%;height:200px;overflow:hidden}.adv-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.adv-card:hover .adv-img{transform:scale(1.05)}.adv-info{flex-direction:column;flex:1;padding:1rem;display:flex}.adv-subtitle{color:#666;text-transform:uppercase;font-size:.8rem}.adv-title{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.5rem 0;font-size:1.1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.adv-tags{margin:.5rem 0}.adv-tag{color:#06c;background:#f0f4f8;border-radius:4px;padding:.2rem .5rem;font-size:.8rem;font-weight:500}.adv-rating{color:#333;margin-top:auto;padding-top:1rem;font-size:.9rem;font-weight:600}.adv-rating span{color:#666;font-size:.8rem;font-weight:400}.adv-star{color:#ffb400!important}.adv-price-section{border-top:1px solid #eee;margin-top:.5rem;padding-top:.5rem}.adv-price{color:#333;font-size:1.1rem;font-weight:700}.adv-styles-wrapper{z-index:1000;padding-top:30px;position:absolute;top:calc(100% - 30px);left:50%;transform:translate(-35%)}.adv-styles-dropdown{text-align:left;cursor:default;background:#fff;border:1px solid #eee;border-radius:12px;width:750px;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000001a}.adv-styles-left{background:#f8f9fa;flex-direction:column;width:250px;padding:2rem;display:flex}.adv-styles-left h3{color:#333;margin-bottom:1rem;font-size:1.2rem}.adv-styles-left p{color:#666;margin-bottom:2rem;font-size:.85rem;line-height:1.5}.adv-styles-btn{border:1px solid var(--secondary);color:var(--secondary);cursor:pointer;text-align:center;background:#fff;border-radius:20px;margin-top:auto;padding:.6rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.adv-styles-btn:hover{background:var(--secondary);color:#fff}.adv-styles-right{flex:1;padding:2rem}.adv-styles-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem 1.5rem;display:grid}.adv-style-item{color:#333;align-items:center;gap:.8rem;font-size:.95rem;font-weight:400;transition:color .2s;display:flex}.adv-style-item:hover{color:var(--secondary)}.adv-style-icon{font-size:1.2rem}.about-page{padding-top:var(--header-height);min-height:100vh}.about-hero{text-align:center;color:#fff;background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;min-height:400px;display:flex;position:relative}.about-hero-overlay{background:linear-gradient(#0f172a66,#0f172acc);width:100%;height:100%;position:absolute;top:0;left:0}.about-hero-content{z-index:10;max-width:800px;position:relative}.about-hero-content h1{color:#fff;text-shadow:0 4px 20px #0000004d;margin-bottom:1.5rem;font-size:3.2rem;font-weight:700}.about-hero-content p{opacity:.9;text-shadow:0 2px 10px #0000004d;font-size:1.15rem;line-height:1.6}.about-mission{background:var(--white);padding:4rem 0 6rem}.mission-content{text-align:center;max-width:800px;margin:0 auto}.mission-content h2{color:var(--primary);margin-bottom:2rem;font-size:2.5rem;display:inline-block;position:relative}.mission-content h2:after{content:"";background:var(--secondary);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.mission-content .lead-text{color:var(--text-main);margin-bottom:2rem;font-size:1.4rem;font-weight:500}.mission-content p{color:var(--text-light);font-size:1.1rem;line-height:1.8}.about-features{background:var(--bg-light);padding:6rem 0}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.feature-card{background:var(--white);text-align:center;border:1px solid #00000005;border-radius:20px;padding:3rem 2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;box-shadow:0 10px 40px #0000000d}.feature-card:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 25px 50px #0000001a}.feature-icon{background:#3b82f61a;border-radius:50%;margin-bottom:1.5rem;padding:1rem;font-size:3rem;line-height:1;display:inline-block}.feature-card h3{color:var(--primary);margin-bottom:1rem;font-size:1.25rem}.feature-card p{color:var(--text-light);font-size:.95rem;line-height:1.6}.about-story{background:var(--white);padding:8rem 0}.story-container{align-items:center;gap:5rem;display:flex}.story-images{flex:1;min-height:500px;position:relative}.story-img-main{z-index:2;border-radius:20px;width:80%;position:absolute;top:0;left:0;box-shadow:0 20px 40px #00000026}.story-img-secondary{z-index:1;border-radius:20px;width:60%;position:absolute;bottom:0;right:0;transform:translate(10%,10%);box-shadow:0 20px 40px #00000026}.story-text{flex:1}.story-text h2{color:var(--primary);margin-bottom:2rem;font-size:2.5rem}.story-text p{color:var(--text-main);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-cta{color:#475569;text-align:center;background:#fff;padding:6rem 0}.about-cta h2{color:#0f172a;margin-bottom:1rem;font-size:2.5rem}.about-cta p{opacity:.9;margin-bottom:3rem;font-size:1.2rem}.cta-buttons{justify-content:center;gap:1.5rem;display:flex}@media (width<=992px){.story-container{flex-direction:column;gap:4rem}.story-images{width:100%;min-height:400px}.story-img-secondary{bottom:-10%;transform:none}}@media (width<=768px){.about-hero-content h1{font-size:2.8rem}.mission-content h2,.story-text h2,.about-cta h2{font-size:2rem}.cta-buttons{flex-direction:column;align-items:center}.cta-buttons .btn{width:100%;max-width:300px;margin-bottom:1rem;margin-right:0!important}}.adv-styles-page{padding-top:var(--header-height);background:var(--bg-light);min-height:100vh}.adv-styles-hero{text-align:center;color:#fff;background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;min-height:400px;display:flex;position:relative}.adv-styles-hero-overlay{background:linear-gradient(#0000004d,#000000b3);width:100%;height:100%;position:absolute;top:0;left:0}.adv-styles-hero-content{z-index:10;max-width:800px;position:relative}.adv-styles-hero-content h1{color:#fff;text-shadow:0 4px 15px #0006;margin-bottom:1rem;font-size:3rem;font-weight:700}.adv-styles-hero-content p{opacity:.9;text-shadow:0 2px 10px #0000004d;font-size:1.1rem;line-height:1.6}.adv-styles-grid-section{padding:5rem 0 8rem}.styles-card-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.style-card{background-position:50%;background-size:cover;border-radius:20px;align-items:flex-end;height:350px;text-decoration:none;transition:transform .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.style-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0003}.style-card-overlay{background:linear-gradient(#0000 0%,#0f172a66 50%,#0f172af2 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.style-card:hover .style-card-overlay{background:linear-gradient(#0000 0%,#0f172a80 40%,#0f172a 100%)}.style-card-content{z-index:10;color:#fff;width:100%;padding:2rem;transition:transform .4s;position:relative;transform:translateY(20px)}.style-card:hover .style-card-content{transform:translateY(0)}.style-card-icon{filter:drop-shadow(0 2px 4px #0000004d);margin-bottom:1rem;font-size:2.5rem;transition:transform .3s}.style-card:hover .style-card-icon{transform:scale(1.1)}.style-card-content h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.style-card-content p{opacity:.8;font-size:.95rem;line-height:1.5;transition:opacity .3s}.style-card:hover .style-card-content p{opacity:1}@media (width<=768px){.adv-styles-hero-content h1{font-size:2.5rem}.styles-card-grid{grid-template-columns:1fr}}.reviews-page{padding-top:var(--header-height);background:var(--bg-light);min-height:100vh}.reviews-hero{text-align:center;color:#fff;background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;min-height:400px;display:flex;position:relative}.reviews-hero-overlay{background:linear-gradient(#0f172a80,#0f172acc);width:100%;height:100%;position:absolute;top:0;left:0}.reviews-hero-content{z-index:10;max-width:800px;position:relative}.reviews-hero-content h1{color:#fff;text-shadow:0 4px 15px #0006;margin-bottom:1rem;font-size:3rem;font-weight:700}.reviews-hero-content p{opacity:.9;font-size:1.1rem;line-height:1.6}.reviews-grid-section{background:var(--bg-light);padding:6rem 0}.reviews-header{text-align:center;margin-bottom:4rem}.reviews-main-title{color:#111;margin-top:1rem;font-size:2.8rem;font-weight:400}.reviews-masonry-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.modern-review-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;padding:2rem;transition:transform .3s;box-shadow:0 4px 20px #00000005}.modern-review-card:hover{transform:translateY(-5px)}.modern-review-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.modern-review-header .avatar{background:#f8fafc;border-radius:50%;width:50px;height:50px;overflow:hidden}.modern-review-header .avatar img{object-fit:cover;width:100%;height:100%}.modern-review-header h4{color:#111;margin:0;font-size:1.15rem;font-weight:500}.modern-review-text{color:#666;font-size:1rem;line-height:1.6}@media (width<=992px){.reviews-masonry-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.reviews-masonry-grid{grid-template-columns:1fr}}.happy-customers-section{background:var(--white);padding:4rem 0 8rem}.section-subtitle{color:var(--text-light);margin-top:-1.5rem;margin-bottom:3rem;font-size:1.2rem}.customers-gallery{gap:2rem;height:600px;display:flex}.gallery-item{border-radius:20px;flex:1;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.gallery-item:hover{transform:translateY(-5px)}.gallery-item.large{flex:1.5}.gallery-column{flex-direction:column;flex:1;gap:2rem;display:flex}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-item:hover img{transform:scale(1.05)}.gallery-caption{color:#fff;background:linear-gradient(#0000,#000c);width:100%;padding:2rem 1.5rem 1.5rem;font-size:1.1rem;font-weight:500;position:absolute;bottom:0;left:0}@media (width<=992px){.customers-gallery{flex-direction:column;height:auto}.gallery-item{height:400px}.gallery-item.large{height:500px}}@media (width<=768px){.reviews-hero-content h1{font-size:2.8rem}.reviews-masonry{grid-template-columns:1fr}}.services-grid-wrapper{width:100vw;height:500px;margin:0;padding:0;display:flex;overflow:hidden}.service-panel{background-position:50%;background-size:cover;flex:1;align-items:flex-end;padding:3rem;text-decoration:none;transition:flex .5s;display:flex;position:relative;overflow:hidden}.service-panel:hover{flex:1.2}.service-panel-overlay{background:linear-gradient(#0000 0%,#0000001a 60%,#000c 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.service-panel-title{z-index:10;color:#fff;text-shadow:0 2px 10px #00000080;margin:0;font-size:1.5rem;font-weight:500;transition:transform .3s;position:relative;transform:translateY(0)}.service-panel:hover .service-panel-title{transform:translateY(-10px)}@media (width<=992px){.services-grid-wrapper{flex-direction:column;height:auto}.service-panel{height:300px}.service-panel:hover{flex:1}}.trending-destinations-section{background:var(--white);padding:6rem 0}.trending-title{color:var(--text-main);margin-bottom:2rem;font-size:2rem;font-weight:700}.trending-grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}.trending-card{border-radius:12px;align-items:flex-start;height:280px;padding:1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.trending-card.large{grid-column:span 3}.trending-card.small{grid-column:span 2;height:240px}.trending-bg{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.trending-card:hover .trending-bg{transform:scale(1.05)}.trending-overlay{background:linear-gradient(#000000b3 0%,#0000 100%);width:100%;height:60%;position:absolute;top:0;left:0}.trending-content{z-index:10;position:relative}.trending-content h3{color:#fff;text-shadow:0 2px 4px #00000080;align-items:center;gap:.5rem;margin:0;font-size:1.5rem;font-weight:700;display:flex}.trending-content h3 span{font-size:1.2rem}@media (width<=992px){.trending-grid{grid-template-columns:repeat(2,1fr)}.trending-card.large{grid-column:span 2}.trending-card.small{grid-column:span 1}.trending-card.small:nth-child(5){grid-column:span 2}}@media (width<=768px){.trending-grid{grid-template-columns:1fr}.trending-card.large,.trending-card.small,.trending-card.small:nth-child(5){grid-column:span 1}}.faq-page{padding-top:var(--header-height);background:var(--bg-light);min-height:100vh}.faq-hero{text-align:center;color:#fff;background-position:50%;background-size:cover;justify-content:center;align-items:center;height:45vh;min-height:350px;display:flex;position:relative}.faq-hero-overlay{background:linear-gradient(#0f172a99,#0f172acc);width:100%;height:100%;position:absolute;top:0;left:0}.faq-hero-content{z-index:10;position:relative}.faq-hero-content h1{color:#fff;text-shadow:0 4px 15px #0006;margin-bottom:1rem;font-size:3rem;font-weight:700}.faq-hero-content p{opacity:.9;font-size:1.1rem}.faq-content-section{padding:5rem 0}.faq-wrapper{max-width:800px;margin:0 auto}.faq-category-group{margin-bottom:4rem}.faq-category-title{color:var(--primary);border-bottom:2px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:700}.faq-accordion{flex-direction:column;gap:1rem;display:flex}.faq-item{background:var(--white);border:1px solid #f1f5f9;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 15px #00000008}.faq-item:hover{box-shadow:0 8px 25px #0000000f}.faq-item.active{border-color:var(--primary);box-shadow:0 8px 25px #00000014}.faq-question{width:100%;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.2rem;font-weight:600;transition:color .3s;display:flex}.faq-item.active .faq-question{color:var(--primary)}.faq-icon{color:var(--text-light);justify-content:center;align-items:center;width:24px;height:24px;font-size:1.5rem;font-weight:400;transition:transform .3s,color .3s;display:flex}.faq-item.active .faq-icon{color:var(--primary)}.faq-answer-wrapper{max-height:0;transition:max-height .4s ease-in-out;overflow:hidden}.faq-answer{color:var(--text-light);padding:0 1.5rem 1.5rem;font-size:1.05rem;line-height:1.7}.faq-cta-section{background:#fff;border-top:1px solid #e2e8f0;padding:6rem 0}.faq-cta-section h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.faq-cta-section p{color:var(--text-light);max-width:600px;margin:0 auto;font-size:1.2rem}@media (width<=768px){.faq-hero-content h1{font-size:2.8rem}.faq-question{padding:1.25rem;font-size:1.1rem}.faq-answer{padding:0 1.25rem 1.25rem}}.guides-page{padding-top:var(--header-height);background:var(--bg-light);min-height:100vh}.guides-hero{text-align:center;color:#fff;background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;min-height:400px;display:flex;position:relative}.guides-hero-overlay{background:linear-gradient(#0f172a66,#0f172acc);width:100%;height:100%;position:absolute;top:0;left:0}.guides-hero-content{z-index:10;max-width:800px;position:relative}.guides-hero-content h1{color:#fff;text-shadow:0 4px 15px #00000080;margin-bottom:1rem;font-size:3.2rem;font-weight:700}.guides-hero-content p{opacity:.95;font-size:1.15rem}.guides-content-section{padding:6rem 0}.guides-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem;display:grid}.guide-card{background:var(--white);border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.guide-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.guide-card-image{background-position:50%;background-size:cover;height:240px;position:relative}.guide-badge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:30px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;position:absolute;top:1rem;left:1rem}.guide-card-content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.guide-card-content h3{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.guide-card-content p{color:var(--text-light);flex-grow:1;margin-bottom:2rem;line-height:1.6}.guide-read-more{color:var(--primary);font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .3s,transform .3s;display:inline-block}.guide-read-more:hover{color:#2563eb;transform:translate(5px)}.guides-cta-section{background:#fff;border-top:1px solid #e2e8f0;padding:6rem 0}.guides-cta-section h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.guides-cta-section p{color:var(--text-light);font-size:1.2rem}@media (width<=768px){.guides-hero-content h1{font-size:2.8rem}.guides-grid{grid-template-columns:1fr}}.scroll-btn{display:none}.mobile-only{display:none!important}.desktop-only{display:block}@media (width<=768px){.mobile-only{display:flex!important}.desktop-only{display:none!important}}@media (width>=769px){.desktop-hide{display:none!important}}@media (width<=992px){.sub-nav-categories{display:none!important}.mobile-only-sub-nav{border-top:1px solid #f1f5f9;width:100%;margin-top:1rem;padding-top:1rem;display:block!important}.mobile-only-sub-nav .sub-nav-flex{padding-left:0;flex-direction:column!important;align-items:flex-start!important;gap:1.5rem!important;height:auto!important;overflow-x:visible!important}.mobile-only-sub-nav .sub-nav-link,.mobile-only-sub-nav .mega-menu-wrapper{width:100%;font-size:1.1rem;font-weight:600;display:block;height:auto!important;margin:0!important;padding:0!important}.mobile-only-sub-nav .sub-nav-divider{display:none}.mobile-dropdown-icon{color:var(--text-main);justify-content:center;align-items:center;display:inline-flex}.nav-links a,.sub-nav-link{justify-content:space-between;align-items:center;width:100%;display:flex!important}.nav-links a.adv-style-item,.nav-links a.country-item,.nav-links a.mega-item{justify-content:flex-start!important;gap:.8rem!important}.mega-menu{width:100%!important;max-width:100%!important;box-shadow:none!important;box-sizing:border-box!important;border:none!important;border-radius:0!important;height:auto!important;padding:1rem 0!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}.mega-grid{grid-template-columns:1fr!important;gap:0!important}.mega-item{background:0 0!important;border-bottom:1px solid #f1f5f9!important;border-radius:0!important;padding:1rem!important;display:flex!important}.mega-item:last-child{border-bottom:none!important}.mega-item img{display:none!important}.mega-item div{padding:0!important}.mega-item .mega-sub{display:none!important}.mega-item .mega-title{color:var(--text-main)!important;font-size:1.1rem!important;font-weight:600!important}.sub-nav-flex{-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto;flex-wrap:nowrap!important;justify-content:flex-start!important}.sub-nav-flex::-webkit-scrollbar{display:none}.mega-menu-wrapper,.sub-nav-link{white-space:nowrap}.primary-wrapper,.adv-styles-wrapper{width:100%!important;padding:1rem 0!important;display:block!important;position:static!important;transform:none!important}.primary-dropdown,.adv-styles-dropdown{width:100%!important;box-shadow:none!important;border:none!important;border-radius:0!important;flex-direction:column!important;padding:0!important}.primary-dropdown-grid{column-count:2!important;column-gap:1rem!important}.adv-styles-left{width:100%!important;margin-bottom:1rem!important;padding:1rem!important}.adv-styles-grid{grid-template-columns:1fr 1fr!important}.services-grid-wrapper{flex-direction:column;height:auto}.service-panel{width:100vw;height:250px}.about-features{grid-template-columns:1fr 1fr}.reviews-masonry{column-count:2}}@media (width<=768px){.container{padding:0 1.5rem}.section-title{font-size:2rem}.main-header{height:var(--header-height);z-index:10020;background:#fff!important;box-shadow:0 1px #0f172a14!important}.navbar{background:#fff!important;position:static!important}.logo{color:var(--text-main)!important}.logo span{color:var(--accent)!important}.nav-container{height:var(--header-height);align-items:center;padding:0 1.5rem;position:static}.logo img{width:auto;height:34px!important}.menu-toggle{justify-content:center;align-items:center;width:44px;height:44px;margin-right:-.5rem;z-index:9999!important;display:flex!important}.menu-toggle span{background-color:var(--text-main)!important;width:25px!important;height:3px!important;display:block!important}.nav-links{overscroll-behavior:contain;opacity:0;pointer-events:none;transform:translate(100%);top:var(--header-height)!important;box-shadow:none!important;z-index:999!important;clip-path:none!important;background:#fff!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important;height:auto!important;padding:1rem 1.5rem 6rem!important;transition:opacity .25s,transform .25s!important;display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow-y:auto!important}.nav-links.active{transform:translate(0);opacity:1!important;pointer-events:auto!important;clip-path:none!important}.nav-links>li{border-bottom:1px solid #f1f5f9;width:100%;height:auto!important;margin:0!important}.nav-links>li>a{min-height:56px;color:#2b3a4a!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:auto!important;padding:.85rem 0!important;font-size:1.05rem!important;font-weight:700!important;line-height:1.25!important;display:flex!important}.nav-links>li>a:after{display:none!important}.nav-links .mobile-dropdown-icon,.nav-links>li>a>span{flex:none}.desktop-dropdown-icon{display:none!important}.nav-links>li>a>span:first-of-type:not(.mobile-dropdown-icon){margin-left:auto!important}.nav-dropdown-panel,.primary-wrapper,.adv-styles-wrapper{width:100%!important;min-width:100%!important;box-shadow:none!important;border:none!important;margin-left:0!important;padding:0 0 .9rem!important;display:block!important;position:static!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.primary-dropdown,.mega-menu,.more-dropdown{box-shadow:none!important;opacity:1!important;visibility:visible!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important;position:static!important;transform:none!important}.primary-dropdown-title{display:none!important}.primary-dropdown-grid{padding-top:.25rem;column-count:1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important;display:grid!important}.mega-grid{padding-top:.25rem;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}.country-item,.mega-item,.sub-nav-link{color:#334155!important;white-space:normal!important;background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:10px!important;min-height:44px!important;padding:.7rem .75rem!important;font-size:.92rem!important;font-weight:650!important;line-height:1.25!important}.country-item{justify-content:flex-start!important;display:flex!important}.mega-item{gap:.65rem!important}.mega-item img{width:34px!important;height:34px!important;display:block!important}.mega-item .mega-sub{display:none!important}.mega-item .mega-title{color:#334155!important;font-size:.92rem!important;font-weight:700!important}.more-dropdown{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important;min-width:100%!important;display:grid!important}.nav-links a.btn{color:var(--text-main)!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.hero,.about-hero,.adv-styles-hero,.reviews-hero,.faq-hero,.guides-hero,.booking-hero,.contact-hero,.blog-hero-header{margin-top:var(--header-height);height:65vh!important;min-height:450px!important}.hero-title{font-size:2.2rem!important}.hero-subtitle{font-size:1.1rem}.dest-grid,.advanced-grid,.trending-grid,.packages-grid{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:1.5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem;overflow-x:auto;flex-wrap:nowrap!important;display:flex!important}.dest-grid::-webkit-scrollbar{display:none}.advanced-grid::-webkit-scrollbar{display:none}.trending-grid::-webkit-scrollbar{display:none}.packages-grid::-webkit-scrollbar{display:none}.vertical-card,.adv-card,.trending-card,.pkg-card{scroll-snap-align:center;flex-shrink:0;width:85vw;min-width:85vw;max-width:85vw}.trending-card.small{height:280px}.services-grid-wrapper{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;height:400px;overflow-x:auto;flex-flow:row!important;display:flex!important}.services-grid-wrapper::-webkit-scrollbar{display:none}.service-panel{scroll-snap-align:center;flex-shrink:0;min-width:85vw;height:100%}.about-hero-content h1{font-size:2.5rem}.about-features,.styles-card-grid{grid-template-columns:1fr!important}.reviews-masonry{column-count:1!important}.faq-hero-content h1{font-size:2.2rem}.faq-question{padding:1.25rem;font-size:1.1rem}.faq-answer{padding:0 1.25rem 1.25rem}.faq-category-title{font-size:1.5rem}.guides-hero-content h1{font-size:3.8rem}.scroll-btn{cursor:pointer;width:40px;height:40px;color:var(--text-main);background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex;box-shadow:0 2px 5px #0000000d}.scroll-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.guides-grid{grid-template-columns:1fr!important}.guide-card-image{height:200px}.footer-top-grid{grid-template-columns:1fr!important}.footer-bottom-bar{flex-direction:column;align-items:flex-start;gap:1.5rem}.feedback-grid{grid-template-columns:1fr!important}}.booking-page{padding-top:var(--header-height);background:var(--bg-light);min-height:100vh}.booking-hero{text-align:center;color:#fff;background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;min-height:400px;display:flex;position:relative}.booking-hero-overlay{z-index:1;background:linear-gradient(#0006,#000000b3);width:100%;height:100%;position:absolute;top:0;left:0}.booking-hero-content{z-index:2;max-width:800px;position:relative}.booking-hero-content h1{color:var(--white);text-shadow:0 4px 15px #0006;margin-bottom:1rem;font-size:3rem;font-weight:700}.booking-hero-content p{opacity:.9;text-shadow:0 2px 10px #0006;font-size:1.15rem}.booking-fleet{background:#f8fafc;padding:5rem clamp(2rem,4vw,5rem)}.booking-fleet .section-header{text-align:center;margin-bottom:3rem}.booking-fleet .section-header h2{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem}.booking-fleet .section-header p{color:#666;font-size:1.1rem}.booking-fleet .container{max-width:1800px;padding-left:0;padding-right:0}.fleet-grid-new{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.fleet-card-modern{background:var(--white);border:none;border-radius:16px;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 8px 25px #0000000f}.fleet-card-modern:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0000001a}.fleet-card-image-wrapper{text-align:center;background:#fff;padding-top:1.5rem;padding-bottom:1rem;position:relative}.fleet-card-tags{z-index:2;justify-content:space-between;display:flex;position:absolute;top:1rem;left:1rem;right:1rem}.fleet-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:20px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.75rem;font-weight:600;display:flex;box-shadow:0 4px 10px #0000000d}.fleet-tag .tag-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.6rem;display:inline-flex}.tag-alert{color:#ef4444}.tag-alert .tag-icon{background:#ef4444}.tag-success{color:#10b981}.tag-success .tag-icon{background:#10b981}.fleet-card-image-wrapper .fleet-img{object-fit:contain;max-width:95%;height:130px;margin:0 auto;transition:transform .5s}.fleet-card-modern:hover .fleet-img{transform:scale(1.05)}.fleet-carousel-dots{justify-content:center;gap:.4rem;display:flex;position:absolute;bottom:.5rem;left:0;right:0}.fleet-carousel-dots .dot{background:#00000026;border-radius:50%;width:6px;height:6px;transition:background .3s}.fleet-carousel-dots .dot.active{background:var(--primary);border-radius:4px;width:12px}.fleet-card-content{flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.fleet-card-header-modern{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.fleet-card-header-modern h3{color:#0f172a;letter-spacing:-.5px;margin:0;font-size:1.25rem;font-weight:700}.fleet-card-price strong{color:var(--primary);font-size:1.4rem;font-weight:800}.fleet-card-price span{color:#64748b;font-size:.85rem;font-weight:500}.fleet-pill-grid{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.fleet-pill{color:#475569;background:#f8fafc;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:500;transition:background .3s,color .3s;display:flex}.fleet-card-modern:hover .fleet-pill{background:#f1f5f9}.fleet-card-footer{margin-top:auto}.btn-book-now-modern{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #f9731640}.btn-book-now-modern .arrow{transition:transform .3s}.btn-book-now-modern:hover{background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%);transform:translateY(-2px);box-shadow:0 8px 25px #f9731659}.btn-book-now-modern:hover .arrow{transform:translate(5px)}.booking-form-section{background:#fff;padding:5rem 0}.booking-split-layout{grid-template-columns:400px 1fr;align-items:start;gap:4rem;display:grid}.booking-split-info .quick-booking-label{letter-spacing:1px;color:#64748b;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.booking-split-info h2{color:var(--primary);margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.booking-split-info p{color:#64748b;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.booking-contact-list{margin:0;padding:0;list-style:none}.booking-contact-list li{color:#0f172a;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:flex}.booking-contact-list .icon{color:var(--secondary)}.booking-split-form-wrapper{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:3rem;box-shadow:0 20px 60px #00000014}.booking-form-new .form-row-new{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.booking-form-new .form-group-new{flex-direction:column;display:flex}.booking-form-new .form-group-new.full-width{grid-column:1/-1;margin-bottom:1.5rem}.booking-form-new label{color:#0f172a;letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.booking-form-new input,.booking-form-new select,.booking-form-new textarea{color:#333;border:1px solid #e2e8f0;border-radius:8px;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.booking-form-new input:focus,.booking-form-new select:focus,.booking-form-new textarea:focus{border-color:#f97316;outline:none}.btn-book-orange{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:background .3s;display:flex}.btn-book-orange:hover{background:#ea580c}@media (width<=992px){.fleet-grid-new{grid-template-columns:1fr}.booking-split-layout{grid-template-columns:1fr;gap:3rem}}@media (width<=768px){.booking-form-new .form-row-new{grid-template-columns:1fr;gap:1.5rem}.booking-split-form-wrapper{padding:2rem}}.about-intro-section{background:var(--white);padding:6rem 0}.section-pill{color:var(--secondary);letter-spacing:1px;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:inline-block}.about-intro-top{justify-content:space-between;align-items:center;gap:4rem;margin-bottom:6rem;display:flex}.about-intro-left{flex:1}.about-intro-title{color:#111;font-size:2.2rem;font-weight:400;line-height:1.4}.about-intro-title .text-light{color:#999}.about-intro-right{align-items:center;gap:2rem;display:flex}.stat-item{text-align:center}.stat-item h3{color:#111;margin-bottom:.5rem;font-size:2.5rem;font-weight:400}.stat-item p{color:#666;font-size:.9rem}.stat-divider{background:#eaeaea;width:1px;height:50px}.about-services-top{max-width:600px;margin-bottom:3rem}.about-services-title{color:#111;margin-bottom:1rem;font-size:2.5rem;font-weight:400}.about-services-subtitle{color:#666;font-size:1rem;line-height:1.6}.about-services-grid{grid-template-rows:250px 250px;grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.service-card{border-radius:16px;position:relative;overflow:hidden}.service-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.service-card:hover img{transform:scale(1.05)}.service-card-content{color:#fff;background:linear-gradient(#0000,#000c);padding:2rem;position:absolute;bottom:0;left:0;right:0}.service-card-content h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.service-card-content p{opacity:.9;font-size:.9rem}.large-vertical{grid-row:1/3}@media (width<=992px){.about-intro-top{flex-direction:column;align-items:flex-start}.about-services-grid{grid-template-rows:auto auto auto;grid-template-columns:1fr}.large-vertical{grid-row:auto;height:400px}.service-card{height:300px}}.global-reach-section{background:#f8fafc;padding:6rem 0 0;overflow:hidden}.global-reach-header{justify-content:space-between;align-items:flex-start;margin-bottom:3rem;display:flex}.reach-title{flex:0 0 50%}.reach-title h2{color:var(--primary);font-size:2.8rem;line-height:1.2}.reach-stats{gap:3rem;display:flex}.stat-item{flex-direction:column;display:flex}.stat-value{color:var(--primary);margin-bottom:.5rem;font-size:3rem;font-weight:300;line-height:1}.stat-label{color:#64748b;font-size:.95rem;line-height:1.4}.global-reach-map{width:100%;margin-top:2rem;position:relative}.reach-map-img{object-fit:cover;mix-blend-mode:multiply;object-position:center;width:100%;height:auto;max-height:700px;display:block}@media (width<=1200px){.brand-story-content{padding:3rem}}@media (width<=992px){.brand-story-container{flex-direction:column}.brand-story-image{width:100%}.global-reach-header{flex-direction:column;gap:2rem}.reach-title{flex:1}.reach-stats{justify-content:space-between;width:100%}}@media (width<=768px){.brand-story-content{padding:2rem}.brand-story-content h2{font-size:2rem}.reach-stats{flex-direction:column;gap:1.5rem}}.contact-hero{text-align:center;color:#fff;height:60vh;min-height:400px;margin-top:var(--header-height);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative}.contact-hero-overlay{background:#0006;position:absolute;inset:0}.contact-hero-content{z-index:2;position:relative}.contact-hero-content h1{color:#fff;text-shadow:0 4px 15px #00000059;margin-bottom:1rem;font-size:3.2rem;font-weight:800}.contact-hero-content p{opacity:.9;color:#fff;text-shadow:0 2px 10px #00000059;font-size:1.15rem}.contact-split-section{background:#f8fafc;padding:6rem 0}.contact-split-layout{grid-template-columns:1fr 1fr;align-items:flex-start;gap:5rem;display:grid}.contact-subtitle{letter-spacing:1.5px;color:#64748b;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:inline-block}.contact-info-col h2{color:var(--primary);margin-bottom:1.5rem;font-size:3.2rem;line-height:1.1}.contact-info-col p{color:#64748b;margin-bottom:3rem;font-size:1.15rem;line-height:1.7}.contact-details{flex-direction:column;gap:2rem;display:flex}.contact-detail-item{align-items:flex-start;gap:1.5rem;display:flex}.contact-detail-item .detail-icon{background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex;box-shadow:0 4px 10px #0000000d}.contact-detail-item h3{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem}.contact-detail-item p{color:#64748b;margin-bottom:0;font-size:1rem;line-height:1.5}.contact-form-wrapper{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:3.5rem;box-shadow:0 20px 60px #00000014}.booking-form-new textarea{resize:vertical;min-height:120px}@media (width<=992px){.contact-split-layout{grid-template-columns:1fr;gap:4rem}}@media (width<=768px){.contact-hero-content h1{font-size:3rem}.contact-info-col h2{font-size:2.5rem}.contact-form-wrapper{padding:2rem}}.guide-read-more-btn{color:var(--primary);text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .3s,transform .3s;display:inline-block}.guide-read-more-btn:hover{color:#2563eb;transform:translate(5px)}.guide-modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#0f172aa6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.guide-modal-container{background:var(--white);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;width:100%;max-width:800px;max-height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.guide-modal-close{color:#fff;cursor:pointer;z-index:10010;background:#0f172a80;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding-bottom:4px;font-size:1.8rem;line-height:1;transition:background .3s,transform .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.guide-modal-close:hover{background:#0f172acc;transform:scale(1.1)rotate(90deg)}.guide-modal-hero{background-position:50%;background-size:cover;flex-shrink:0;align-items:flex-end;height:250px;padding:2.5rem;display:flex;position:relative}.guide-modal-hero-overlay{background:linear-gradient(#0f172a33,#0f172ad9);width:100%;height:100%;position:absolute;top:0;left:0}.guide-modal-hero-content{z-index:10;color:#fff;position:relative}.guide-modal-badge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:30px;margin-bottom:.75rem;padding:.3rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.guide-modal-hero-content h2{text-shadow:0 2px 10px #00000080;color:#fff;margin:0;font-size:2.2rem;font-weight:700;line-height:1.25}.guide-modal-body{flex-grow:1;padding:2.5rem;overflow-y:auto}.guide-modal-body::-webkit-scrollbar{width:8px}.guide-modal-body::-webkit-scrollbar-track{background:#f1f5f9}.guide-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.guide-modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.guide-modal-intro{color:var(--text-main);border-left:4px solid var(--primary);margin-bottom:2rem;padding-left:1.25rem;font-size:1.15rem;font-weight:500;line-height:1.7}.guide-modal-sections{flex-direction:column;gap:2rem;margin-bottom:2.5rem;display:flex}.guide-modal-section h4{color:#0f172a;margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.guide-modal-section p{color:var(--text-light);margin:0;font-size:1.05rem;line-height:1.65}.guide-modal-footer{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:1.5rem;padding:1.75rem}.guide-modal-footer p{color:#0f172a;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.guide-modal-footer-btns{justify-content:center;gap:1rem;display:flex}.guide-modal-footer-btns .btn{cursor:pointer;border-radius:8px;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;transition:background .3s,transform .3s}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:.4s cubic-bezier(.16,1,.3,1) forwards slideUp}@media (width<=768px){.guide-modal-overlay{padding:1rem}.guide-modal-container{max-height:90vh}.guide-modal-hero{height:180px;padding:1.5rem}.guide-modal-hero-content h2{font-size:1.5rem}.guide-modal-body{padding:1.5rem}.guide-modal-intro{font-size:1.05rem}.guide-modal-footer-btns{flex-direction:column;gap:.75rem;width:100%}.guide-modal-footer-btns .btn{width:100%}}.packages-page{padding-top:var(--header-height);background:var(--bg-light);min-height:100vh}.packages-hero{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);align-items:center;height:25vh;min-height:200px;display:flex;position:relative}.packages-hero-overlay{background:radial-gradient(circle at 80% 20%,#2563eb26 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.packages-hero-content{z-index:10;position:relative}.packages-hero-content h1{color:#fff;margin-bottom:.5rem;font-size:2.8rem;font-weight:700}.packages-hero-content p{opacity:.85;font-size:1.05rem}.packages-layout{grid-template-columns:280px 1fr;align-items:start;gap:2.5rem;padding:4rem 0;display:grid}.packages-sidebar{background:var(--white);border:1px solid #f1f5f9;border-radius:16px;padding:2rem;position:sticky;top:130px;box-shadow:0 10px 30px #00000005}.applied-filters-box h4{color:#0f172a;margin-bottom:1rem;font-size:1.05rem;font-weight:700}.no-active-filters{color:#94a3b8;margin:0 0 1rem;font-size:.9rem}.active-filters-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.filter-chip{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:30px;align-items:center;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.filter-chip:hover{color:#0f172a;background:#e2e8f0}.chip-close{margin-left:.5rem;font-size:1rem;line-height:1}.clear-all-btn{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:600;transition:color .2s}.clear-all-btn:hover{color:#1d4ed8;text-decoration:underline}.sidebar-filter-section{border-top:1px solid #f1f5f9;margin-top:2rem;padding-top:1.5rem}.filter-label{color:#0f172a;margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:block}.custom-select-wrapper{position:relative}.filter-select{color:#334155;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 1rem center/1rem no-repeat;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem}.filter-section-title{color:#0f172a;margin-bottom:1.25rem;font-size:1.05rem;font-weight:700}.checkbox-list{flex-direction:column;gap:.75rem;max-height:280px;padding-right:.5rem;display:flex;overflow-y:auto}.checkbox-list::-webkit-scrollbar{width:5px}.checkbox-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.checkbox-item{cursor:pointer;-webkit-user-select:none;user-select:none;color:#475569;align-items:center;font-size:.95rem;display:flex;position:relative}.checkbox-item input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.checkbox-custom{background-color:#fff;border:1.5px solid #cbd5e1;border-radius:4px;width:18px;height:18px;margin-right:.75rem;transition:all .2s;position:relative}.checkbox-item:hover input~.checkbox-custom{border-color:var(--primary)}.checkbox-item input:checked~.checkbox-custom{background-color:var(--primary);border-color:var(--primary)}.checkbox-custom:after{content:"";display:none;position:absolute}.checkbox-item input:checked~.checkbox-custom:after{display:block}.checkbox-item .checkbox-custom:after{border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;top:2px;left:5px;transform:rotate(45deg)}.checkbox-label-text{transition:color .2s}.checkbox-item input:checked~.checkbox-label-text{color:#0f172a;font-weight:500}.checkbox-count{color:#94a3b8;margin-left:auto;font-size:.8rem;font-weight:500}.packages-main-content{flex-direction:column;display:flex}.packages-list-header{align-items:center;margin-bottom:1.5rem;display:flex}.packages-list-header h3{color:#0f172a;font-size:1.25rem;font-weight:700}.packages-list-cards{flex-direction:column;gap:1.75rem;display:flex}.pkg-horizontal-card{background:var(--white);border:1px solid #f1f5f9;border-radius:16px;grid-template-columns:280px 1fr 240px;min-height:auto;transition:transform .3s,box-shadow .3s;display:grid;overflow:hidden;box-shadow:0 4px 20px #0000000f}.pkg-horizontal-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000014}.pkg-card-media-col{background:var(--white);border-right:none;flex-direction:column;gap:.5rem;padding:1rem;display:flex;position:relative}.pkg-card-real-img{object-fit:cover;border-radius:12px;width:100%;height:260px;display:block}.template-image-placeholder{background:linear-gradient(135deg,#475569 0%,#1e293b 100%);border-radius:12px;justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.placeholder-art{opacity:.15;width:100%;height:100%;position:absolute}.art-sun{background:#fff;border-radius:50%;width:35px;height:35px;position:absolute;top:20px;right:40px}.art-mountain-back{background:#fff;width:150px;height:90px;position:absolute;bottom:0;left:-20px;transform:skewY(15deg)}.art-mountain-front{background:#fff;width:150px;height:70px;position:absolute;bottom:0;right:-20px;transform:skewY(-20deg)}.placeholder-text-badge{z-index:10;color:#fff;letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;border:1px solid #ffffff26;border-radius:30px;padding:.4rem 1rem;font-size:.9rem;font-weight:700;position:relative}.wishlist-heart-btn{color:#94a3b8;cursor:pointer;z-index:20;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding-bottom:2px;font-size:1.4rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 4px 12px #0000001a}.wishlist-heart-btn:hover{color:#ef4444;transform:scale(1.1)}.wishlist-heart-btn.active{color:#ef4444;background:#fff;animation:.3s heartPop}@keyframes heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.pkg-map-wrapper{background:0 0;height:110px;padding:0;position:relative}.mock-map-svg{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.view-map-overlay-btn{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fffffff2;border:1px solid #cbd5e1;border-radius:30px;align-items:center;gap:.25rem;padding:.4rem .85rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #00000014}.view-map-overlay-btn:hover{background:#fff;transform:translate(-50%,-52%);box-shadow:0 6px 20px #0000001f}.pkg-card-details-col{flex-direction:column;min-width:0;padding:1.75rem 2.25rem;display:flex}.pkg-category-badge{text-transform:none;color:#475569;letter-spacing:normal;background:#f1f5f9;border-radius:6px;align-self:flex-start;margin-bottom:.75rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.pkg-card-details-col h2{color:#0f172a;margin:0 0 .5rem;font-size:1.35rem;font-weight:700;line-height:1.35}.pkg-rating-reviews{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.pkg-rating-reviews .stars{color:#f59e0b;font-size:1rem}.pkg-rating-reviews .rating-value{color:#0f172a;font-size:.9rem;font-weight:700}.pkg-rating-reviews .reviews-count{color:#64748b;font-size:.85rem}.pkg-traveler-quote{background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:0 10px 10px 0;margin:.5rem 0 1.25rem;padding:.75rem 1.25rem;position:relative}.pkg-traveler-quote .quote-icon{color:#cbd5e1;font-size:1.8rem;line-height:1;position:absolute;top:4px;left:6px}.pkg-traveler-quote p{color:#334155;margin:0 0 .25rem .5rem;font-size:.85rem;font-style:italic;line-height:1.5}.pkg-traveler-quote .quote-author{color:#64748b;margin-left:.5rem;font-size:.8rem;font-weight:500;display:block}.pkg-spec-grid{flex-direction:column;gap:.6rem;margin-top:1.25rem;margin-bottom:.5rem;display:flex}.spec-item{grid-template-columns:110px 1fr;align-items:baseline;gap:1rem;display:grid}.spec-label{color:#0f172a;text-transform:none;font-size:.85rem;font-weight:700}.spec-value{color:#334155;font-size:.85rem;font-weight:500}.text-truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pkg-card-actions-col{background:var(--white);border-left:none;flex-direction:column;justify-content:flex-end;padding:1.75rem 1.5rem;display:flex;position:relative}.pkg-discount-tag{color:#fff;background:#ef4444;border-radius:20px;padding:.35rem .85rem;font-size:.8rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.pkg-room-info{color:#475569;align-items:flex-start;gap:.5rem;margin-bottom:1.25rem;font-size:.8rem;font-weight:500;line-height:1.4;display:flex}.menu-toggle{cursor:pointer;flex-direction:column;align-self:center;gap:5px;display:none}.pkg-action-buttons{flex-direction:column;gap:.75rem;width:100%;display:flex}.pkg-action-buttons .btn{border-radius:30px;width:100%;padding:.75rem;font-size:.95rem;font-weight:700}.btn-view-tour{background:var(--secondary);color:#fff;border:none}.btn-view-tour:hover{background:#ea580c}.btn-download{color:#475569;background:#fff;border:1px solid #cbd5e1}.btn-download:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.no-packages-found{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:4rem 2rem}.no-pkg-icon{margin-bottom:1rem;font-size:3.5rem}.no-packages-found h3{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.no-packages-found p{color:#64748b;margin-bottom:1.5rem}.pkg-itinerary-map-section{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.pkg-itinerary-map-section h4{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem;font-size:.95rem;font-weight:700}.large-mock-map{border-radius:8px;width:100%;height:200px;overflow:hidden;box-shadow:inset 0 2px 8px #0000000d}.map-caption{color:#475569;text-align:center;margin:.75rem 0 0;font-size:.85rem;font-weight:500}.pkg-itinerary-day-card{border-left:2px solid #cbd5e1;gap:1.25rem;padding-bottom:1.5rem;padding-left:3.5rem;display:flex;position:relative}.pkg-itinerary-day-card:last-child{border-left:2px solid #0000;padding-bottom:0}.day-number-badge{color:#fff;white-space:nowrap;background:#2563eb;border-radius:30px;padding:.25rem .6rem;font-size:.75rem;font-weight:700;position:absolute;top:0;left:-20px}.day-card-body h5{color:#0f172a;margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.day-card-body p{color:#475569;margin:0;font-size:.95rem;line-height:1.6}@media (width<=1200px){.pkg-horizontal-card{grid-template-columns:240px 1fr 200px}.pkg-card-details-col{padding:1.5rem}}@media (width<=992px){.packages-layout{grid-template-columns:1fr;gap:2rem;padding:2rem 0}.packages-sidebar{position:static}.pkg-horizontal-card{grid-template-columns:280px 1fr;height:auto}.pkg-card-actions-col{border-top:1px solid #f1f5f9;border-left:none;flex-direction:row;grid-column:span 2;justify-content:space-between;padding:1.25rem 2rem}.pkg-discount-tag{border-radius:4px;position:static}.pkg-room-info{margin-bottom:0}.pkg-action-buttons{flex-direction:row;gap:1rem;width:auto}.pkg-action-buttons .btn{width:auto;padding:.6rem 1.5rem}}@media (width<=768px){.packages-hero-content h1{font-size:2.25rem}.pkg-horizontal-card{grid-template-columns:1fr;height:auto}.pkg-card-media-col{border-bottom:1px solid #f1f5f9;border-right:none;flex-direction:row;height:180px}.template-image-placeholder{width:50%;height:100%}.pkg-map-wrapper{width:50%;height:100%;padding:8px}.pkg-card-actions-col{flex-direction:column;grid-column:span 1;align-items:stretch;gap:1rem;padding:1.5rem}.pkg-action-buttons{width:100%}.pkg-action-buttons .btn{text-align:center;width:100%}.pkg-spec-grid{grid-template-columns:1fr;gap:.5rem}}@media (width<=992px){:root{--header-height:40px}}.pkg-modal-redesign{background:var(--white);border-radius:16px;width:95%;max-width:1200px;max-height:90vh;padding:3rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.pkg-modal-header{margin-bottom:2rem;padding-right:2rem}.pkg-modal-header h2{color:#0f172a;margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.3}.pkg-modal-meta-row{color:#475569;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.95rem;display:flex}.pkg-rating{color:#f59e0b;align-items:center;gap:.3rem;font-weight:700;display:flex}.pkg-reviews{color:#64748b;font-weight:400}.pkg-meta-divider{background:#cbd5e1;border-radius:50%;width:4px;height:4px}.pkg-tour-code{font-weight:500}.pkg-guarantee-badge{color:#334155;background:#f1f5f9;border-radius:6px;padding:.3rem .8rem;font-size:.85rem;font-weight:600}.pkg-modal-split-layout{grid-template-columns:2.2fr 1fr;gap:3rem;display:grid}.pkg-modal-hero-img{border-radius:16px;width:100%;height:500px;margin-bottom:2.5rem;position:relative;overflow:hidden}.pkg-modal-hero-img .pkg-card-real-img{height:100%}.pkg-modal-hero-img img{object-fit:cover;width:100%;height:100%;display:block}.pkg-hero-discount{color:#fff;background:#ef4444;border-radius:30px;padding:.4rem 1rem;font-size:.9rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem;box-shadow:0 4px 10px #ef44444d}.pkg-details-grid{border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.pkg-detail-item{align-items:center;gap:1rem;display:flex}.pkg-detail-item svg{color:#64748b;flex-shrink:0;width:24px;height:24px}.pkg-detail-text{flex-direction:column;display:flex}.pkg-detail-label{color:#0f172a;font-size:.85rem;font-weight:700}.pkg-detail-value{color:#475569;margin-top:.2rem;font-size:.95rem}.pkg-modal-right{flex-direction:column;gap:1.5rem;display:flex}.pkg-action-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d}.pkg-action-flex{align-items:stretch;gap:1rem;display:flex}.pkg-book-btn{text-align:center;border-radius:8px;flex:1;justify-content:center;padding:1rem;font-size:1.05rem}.pkg-wishlist-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:52px;transition:all .2s;display:flex}.pkg-wishlist-btn:hover{color:#ef4444;background:#f8fafc;border-color:#cbd5e1}.pkg-wishlist-btn svg{width:22px;height:22px}.pkg-guarantees-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.pkg-guarantees-card h4{color:#0f172a;margin-bottom:1.25rem;font-size:1.1rem;font-weight:800}.pkg-guarantees-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.pkg-guarantees-list li{color:#334155;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.pkg-guarantees-list svg{flex-shrink:0;width:18px;height:18px}.pkg-map-card{border:1px solid #e2e8f0;border-radius:16px;height:200px;overflow:hidden}.pkg-map-card img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1024px){.pkg-modal-split-layout{grid-template-columns:1fr;gap:2.5rem}.pkg-modal-right{order:-1}}@media (width<=768px){.pkg-modal-redesign{padding:1.5rem}.pkg-modal-header h2{font-size:1.6rem}.pkg-modal-hero-img{height:250px}.pkg-details-grid{grid-template-columns:1fr;gap:1.25rem}}.faq-split-layout{grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}.faq-left-col h2{color:var(--text-main);margin-bottom:1rem;font-size:2rem;font-weight:700}.faq-left-col p{color:var(--text-light);font-size:1.1rem;line-height:1.6}.faq-accordion-modern{flex-direction:column;display:flex}.faq-item-modern{border-top:1px solid #e2e8f0}.faq-item-modern:last-child{border-bottom:1px solid #e2e8f0}.faq-question-modern{text-align:left;cursor:pointer;width:100%;color:var(--text-main);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.1rem;font-weight:600;transition:color .3s;display:flex}.faq-question-modern:hover{color:var(--primary)}.faq-question-modern .q-icon{color:var(--text-light);justify-content:center;align-items:center;display:flex}.faq-answer-modern-wrapper{transition:max-height .3s ease-in-out;overflow:hidden}.faq-answer-modern{padding-bottom:1.5rem;padding-right:2rem}.faq-answer-modern p{color:var(--text-light);font-size:1rem;line-height:1.6}@media (width<=992px){.faq-split-layout{grid-template-columns:1fr;gap:2rem}}.faq-header-grid{grid-template-columns:1.5fr 1fr;align-items:center;gap:2rem;display:grid}.faq-header-left{flex-direction:column;display:flex}.faq-support-tag{color:var(--primary);margin-bottom:.75rem;font-size:1rem;font-weight:600}.faq-main-title{color:var(--text-main);letter-spacing:-1px;margin-bottom:2rem;font-size:3.5rem;font-weight:700;line-height:1.1}.faq-search-bar{background:var(--white);border:1px solid #d1d5db;border-radius:8px;align-items:center;width:100%;max-width:400px;padding:.75rem 1rem;display:flex;box-shadow:0 1px 2px #0000000d}.faq-search-bar input{width:100%;color:var(--text-main);border:none;outline:none;margin-left:.75rem;font-size:1rem}.faq-search-bar input::placeholder{color:#9ca3af}.faq-search-bar .search-icon{color:#6b7280}.faq-header-right{align-items:center;display:flex}.faq-header-right p{color:var(--text-light);font-size:1.25rem;line-height:1.6}@media (width<=992px){.faq-header-grid{grid-template-columns:1fr;gap:1.5rem}.faq-main-title{font-size:2.5rem}}.our-packages-section{background:var(--bg-light);padding:6rem 0}.packages-header{text-align:center;margin-bottom:4rem}.packages-header h2{color:#111;margin-top:1rem;font-size:2.8rem;font-weight:400;line-height:1.2}.packages-grid{grid-template-columns:2fr 1fr 1fr;gap:1.5rem;height:600px;display:grid}.pkg-card{cursor:pointer;border-radius:20px;position:relative;overflow:hidden}.pkg-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.pkg-card:hover img{transform:scale(1.05)}.pkg-duration{color:#fff;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;border:1px solid #fff9;border-radius:30px;padding:.4rem 1rem;font-size:.85rem;position:absolute;top:1.5rem;left:1.5rem}.pkg-content{color:#fff;z-index:2;background:linear-gradient(#0000,#000000e6);justify-content:space-between;align-items:flex-end;padding:2.5rem 2rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.pkg-text{flex:1}.pkg-text h3{color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:500}.pkg-text p{opacity:.9;max-width:90%;font-size:.95rem;line-height:1.5}.btn-pkg-choose{color:#fff;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;border:1px solid #fff9;border-radius:30px;justify-content:center;align-items:center;padding:.6rem 1.5rem;text-decoration:none;transition:all .3s;display:inline-flex}.btn-pkg-choose:hover{color:#111;background:#fff}@media (width<=1024px){.packages-grid{grid-template-columns:1fr 1fr;height:auto}.pkg-large{grid-column:span 2;height:400px}.pkg-tall{height:400px}}@media (width<=768px){.packages-grid{grid-template-columns:1fr}.pkg-large{grid-column:span 1}.pkg-content{flex-direction:column;align-items:flex-start;gap:1.5rem}}.premium-fleet-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;max-width:1100px;margin:3rem auto 0;display:grid}.premium-fleet-photo-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;padding:1.25rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 10px 28px #0f172a0a}.premium-fleet-photo-card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 18px 36px #0f172a14}.pfc-heading-row{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.pfc-title{color:#050505;letter-spacing:-.01em;margin:0;font-size:clamp(1.05rem,1.15vw,1.28rem);font-weight:800;line-height:1.12}.pfc-model{color:#8a8a87;margin-top:.42rem;font-size:clamp(.84rem,.86vw,.98rem);font-weight:500;line-height:1.2}.pfc-rating{color:#050505;white-space:nowrap;flex:none;align-items:center;gap:.45rem;font-size:.86rem;font-weight:700;line-height:1;display:inline-flex}.pfc-rating small{color:#74746f;font-size:.76rem;font-weight:500}.pfc-image{justify-content:center;align-items:center;width:100%;height:150px;margin:.1rem 0 .9rem;display:flex;position:relative;overflow:hidden}.pfc-badge{z-index:2;color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#1aa2a8;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 1rem;font-size:.78rem;font-weight:850;display:inline-flex;position:absolute;top:.15rem;left:0}.pfc-image img{object-fit:contain;mix-blend-mode:darken;width:100%;height:100%;transition:transform .5s}.premium-fleet-photo-card:hover .pfc-image img{transform:scale(1.04)}.pfc-content{align-items:center;gap:.75rem;margin-bottom:.8rem;display:flex}.pfc-location{color:#858782;align-items:center;gap:.65rem;min-width:0;font-size:.82rem;font-weight:600;line-height:1.25;display:flex}.pfc-location span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pfc-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:none;width:1rem;height:1rem}.pfc-star{color:#ffb000;fill:currentColor;stroke:currentColor}.pfc-detail-list{color:#5f728a;gap:.42rem;margin:0 0 1rem;font-size:.86rem;font-weight:600;line-height:1.22;display:grid}.pfc-detail-list li{padding-left:1rem;position:relative}.pfc-detail-list li:before{content:"";background:#7890aa;border-radius:50%;width:.34rem;height:.34rem;position:absolute;top:.55em;left:.2rem;transform:translateY(-50%)}.pfc-book-btn{color:#f57c00;cursor:pointer;letter-spacing:.02em;text-transform:capitalize;background:#ffebd6;border:1.5px solid #f57c00;border-radius:50px;width:100%;min-height:48px;margin-top:auto;font-size:.95rem;font-weight:800;line-height:1;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 8px 25px #f57c0026}.pfc-book-btn:hover{color:#fff;background:#f57c00;transform:translateY(-2px);box-shadow:0 12px 30px #f57c0040}@media (width<=1200px){.premium-fleet-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.premium-fleet-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;margin-left:-1.5rem;margin-right:-1.5rem;padding:0 1.5rem 1rem;scroll-padding-left:1.5rem;overflow:auto visible;grid-template-columns:none!important;display:flex!important}.premium-fleet-grid::-webkit-scrollbar{display:none}.premium-fleet-photo-card{scroll-snap-align:start;flex:0 0 min(84vw,360px);width:min(84vw,360px);min-width:min(84vw,360px);padding:1.25rem}.pfc-heading-row{gap:.85rem}.pfc-title{font-size:1.35rem}.pfc-model{font-size:1rem}.pfc-rating{font-size:.95rem}.pfc-rating small{font-size:.84rem}.pfc-image{height:180px;margin-bottom:1rem}.pfc-content{grid-template-columns:1fr;gap:.85rem}.pfc-price{justify-content:flex-start}.pfc-meta-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1rem;display:grid}.pfc-meta-item{font-size:.92rem}.pfc-book-btn{min-height:52px;font-size:1.05rem}}.vehicle-activities-section{padding:6rem 0;overflow:hidden}.va-header{margin-bottom:3rem}.va-pill{color:#333;background:#fff;border:1px solid #eaeaea;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:500;display:inline-flex}.plus-icon{font-size:1.1rem;font-weight:700}.va-title{color:#111;font-size:2.5rem;font-weight:600;line-height:1.3}.va-title span{color:#666;font-weight:400}.why-choose-grid{grid-template-columns:1fr 400px 1fr;align-items:center;gap:2rem;margin-top:5rem;display:grid}.why-col{flex-direction:column;gap:3rem;display:flex}.why-item{align-items:flex-start;gap:1.5rem;display:flex}.why-item.left-item{text-align:right;justify-content:flex-end}.why-item.right-item{text-align:left;justify-content:flex-start}.why-icon{color:#06f;background-color:#f0f7ff;border-radius:16px;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;display:flex}.why-icon svg{width:28px;height:28px}.why-text h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.why-text p{color:#666;margin:0;font-size:.95rem;line-height:1.5}.why-center-col{justify-content:center;align-items:center;display:flex;position:relative}.why-center-image{width:100%;padding-bottom:120%;position:relative}.why-circle-bg{z-index:1;background:radial-gradient(circle,#f0f7ff 0%,#fff 70%);border-radius:50%;width:90%;padding-bottom:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.why-center-image img{object-fit:contain;z-index:2;filter:drop-shadow(0 20px 30px #00000026);width:auto;max-width:90%;height:85%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=1024px){.why-choose-grid{grid-template-columns:1fr;gap:4rem}.why-col{gap:2rem}.why-item.left-item{text-align:left;flex-direction:row-reverse;justify-content:flex-start}.why-center-image{max-width:400px;margin:0 auto;padding-bottom:60%}}.blog-page{padding-top:var(--header-height);background-color:var(--white);min-height:100vh}.blog-hero-section{max-width:1200px;margin:0 auto;padding:4rem 0}.blog-hero-header{justify-content:space-between;align-items:flex-start;gap:4rem;margin-bottom:4rem;display:flex}.blog-hero-title{color:var(--primary);flex:1;font-size:3.5rem;font-weight:700;line-height:1.2}.blog-hero-desc-area{flex-direction:column;flex:1;gap:1.5rem;display:flex}.blog-hero-desc{color:var(--text-light);font-size:1.1rem;line-height:1.6}.blog-hero-buttons{gap:1rem;display:flex}.btn-dark-rounded{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:30px;justify-content:center;align-items:center;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-dark-rounded:hover{background:#333}.btn-outline-rounded{color:#1a1a1a;cursor:pointer;background:0 0;border:1px solid #1a1a1a;border-radius:30px;justify-content:center;align-items:center;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-outline-rounded:hover{background:#f8f9fa}.blog-hero-grid{grid-template-columns:3fr 2fr;gap:2rem;display:grid}.blog-grid-side{flex-direction:column;gap:2rem;display:flex}.blog-card{cursor:pointer;flex-direction:column;gap:1rem;display:flex}.blog-img-wrapper{border-radius:16px;width:100%;overflow:hidden}.blog-img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.blog-card:hover .blog-img-wrapper img{transform:scale(1.05)}.main-card .blog-img-wrapper{height:500px}.side-card .blog-img-wrapper{height:230px}.blog-tag{color:var(--text-light);letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-weight:600}.blog-post-title{color:var(--primary);margin-top:-.2rem;font-weight:700;line-height:1.3}.main-title{font-size:2rem}.side-title{font-size:1.5rem}.blog-author{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.author-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.author-info{flex-direction:column;display:flex}.author-name{color:var(--primary);font-size:.95rem;font-weight:600}.author-date{color:var(--text-light);font-size:.85rem}@media (width<=992px){.blog-hero-header{flex-direction:column;gap:2rem}.blog-hero-grid{grid-template-columns:1fr}.main-card .blog-img-wrapper{height:350px}}.moments-page{padding-top:var(--header-height);background-color:var(--white);min-height:100vh}.moments-header-section{max-width:1200px;margin:0 auto;padding:4rem 0 2rem}.moments-header{justify-content:space-between;align-items:flex-start;gap:4rem;margin-bottom:3rem;display:flex}.moments-title{color:var(--primary);flex:1;font-size:3.5rem;font-weight:700;line-height:1.2}.moments-desc-area{flex-direction:column;flex:1;gap:1.5rem;display:flex}.moments-desc{color:var(--text-light);font-size:1.1rem;line-height:1.6}.moments-buttons{gap:1rem;display:flex}.moments-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.moment-card{cursor:pointer;border-radius:16px;height:350px;position:relative;overflow:hidden}.moment-card.span-2{grid-column:span 2}.moment-bg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.moment-card:hover .moment-bg{transform:scale(1.05)}.moment-overlay{pointer-events:none;background:linear-gradient(#0000 50%,#000c 100%);position:absolute;inset:0}.moment-content{z-index:2;color:#fff;position:absolute;bottom:2rem;left:2rem;right:2rem}.moment-subtitle{text-transform:uppercase;letter-spacing:2px;opacity:.9;margin-bottom:.5rem;font-size:.8rem;display:block;color:#fff!important}.moment-card-title{margin:0;font-size:1.8rem;font-weight:600;color:#fff!important}.moment-badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;z-index:2;background:#fff3;border-radius:20px;padding:.4rem 1rem;font-size:.8rem;position:absolute;top:1.5rem;right:1.5rem}.moment-play-icon{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.moment-card:hover .moment-play-icon{background:#fff6}.moment-avatars{margin-top:1rem;display:flex}.moment-avatars img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:30px;height:30px;margin-left:-10px}.moment-avatars img:first-child{margin-left:0}@media (width<=992px){.moments-header{flex-direction:column;gap:2rem}.moments-grid{grid-template-columns:1fr}.moment-card.span-2{grid-column:span 1}}.floating-whatsapp{z-index:9999;cursor:pointer;background:linear-gradient(135deg,#32d671,#1bb05b);border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #25d3664d}.floating-whatsapp:before{content:"";z-index:-1;background:#25d36626;border-radius:50%;transition:all .4s;position:absolute;inset:-15px}.floating-whatsapp:hover{transform:scale(1.05)}.floating-whatsapp:hover:before{background:#25d36640;transform:scale(1.1)}.whatsapp-icon-inner{justify-content:center;align-items:center;width:35px;height:35px;display:flex}.whatsapp-icon-inner svg{width:100%;height:100%}@media (width<=768px){html,body{overflow-x:hidden}.nav-links{height:calc(100dvh - var(--header-height))!important;max-height:calc(100dvh - var(--header-height))!important;z-index:10021!important}.hero{margin-top:var(--header-height)!important;background-attachment:scroll!important;height:clamp(430px,60svh,620px)!important;min-height:0!important}.cta-fixed-bg{background-attachment:scroll!important}.about-hero,.adv-styles-hero,.reviews-hero,.faq-hero,.guides-hero,.booking-hero,.contact-hero{height:clamp(420px,58svh,560px)!important;min-height:0!important;margin-top:0!important}.blog-hero-header{height:auto!important;min-height:0!important;margin-top:0!important}.sf-header-left h2{font-size:2rem!important}.klook-hero{margin-top:var(--header-height)!important;background-position:50%!important;height:clamp(420px,58svh,560px)!important;min-height:0!important}.klook-nav{overflow-x:auto;top:var(--header-height)!important}.klook-nav-container{-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto;gap:1.5rem!important;padding:0 1.5rem!important}.klook-nav-container::-webkit-scrollbar{display:none}.klook-nav-tab{white-space:nowrap;flex:none;padding:1rem 0!important;font-size:.95rem!important}.klook-section{padding:2rem 0!important}.klook-section-header{gap:1rem;align-items:flex-start!important}.klook-section-title{letter-spacing:0!important;font-size:clamp(1.4rem,6vw,1.7rem)!important;line-height:1.2!important}.klook-see-more{flex:none;padding-top:.35rem;font-size:.95rem!important}.about-hero-content,.reviews-hero-content,.faq-hero-content,.guides-hero-content,.booking-hero-content,.contact-hero-content{padding:0 1.5rem}.about-hero-content h1,.reviews-hero-content h1,.booking-hero-content h1,.contact-hero-content h1{font-size:clamp(2.5rem,10vw,3.4rem)!important;line-height:1.08!important}.guides-hero-content h1{font-size:clamp(2.7rem,10vw,3.4rem)!important;line-height:1.05!important}.faq-hero-content h1,.klook-hero-title{font-size:clamp(2.5rem,10vw,3.3rem)!important;line-height:1.08!important}.about-hero-content p,.reviews-hero-content p,.faq-hero-content p,.guides-hero-content p,.booking-hero-content p,.contact-hero-content p{font-size:1.05rem!important;line-height:1.55!important}.about-intro-section{padding:4rem 0!important}.about-intro-top{gap:2rem!important;margin-bottom:3rem!important}.section-pill{margin-bottom:.85rem!important;font-size:.85rem!important}.about-intro-title,.about-services-title,.reach-title h2{letter-spacing:0!important;font-size:clamp(2rem,7vw,2.45rem)!important;line-height:1.18!important}.about-intro-right,.reach-stats{flex-wrap:wrap;width:100%;gap:1.25rem!important}.stat-item h3,.stat-value{font-size:2rem!important}.guides-content-section{max-width:100%!important;padding:2rem 1.25rem 4rem!important}.guides-grid{grid-template-columns:1fr!important;gap:1.25rem!important}.guide-card{border-radius:16px!important;overflow:hidden!important;box-shadow:0 8px 24px #0f172a14!important}.guide-card-image{height:210px!important}.guide-card-content{padding:1.35rem!important}.guide-card-content h3{margin-bottom:.85rem!important;font-size:1.45rem!important;line-height:1.22!important}.guide-card-content p{margin-bottom:1.5rem!important;font-size:.98rem!important;line-height:1.55!important}.guide-badge{letter-spacing:.7px!important;padding:.38rem .85rem!important;font-size:.72rem!important;top:.9rem!important;left:.9rem!important}.our-packages-section{overflow:hidden;padding:4rem 0!important}.packages-header{text-align:left!important;margin-bottom:2rem!important}.packages-header h2{letter-spacing:0!important;margin-top:.75rem!important;font-size:clamp(2.05rem,8vw,2.65rem)!important;line-height:1.12!important}.packages-header h2 br{display:none}.packages-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none!important;gap:1rem!important;height:auto!important;margin-left:-1.5rem!important;margin-right:-1.5rem!important;padding:0 1.5rem 1rem!important;display:flex!important;overflow:auto visible!important}.packages-grid::-webkit-scrollbar{display:none}.packages-grid .pkg-card{scroll-snap-align:start;border-radius:16px!important;flex:0 0 min(82vw,360px)!important;grid-column:auto!important;width:min(82vw,360px)!important;min-width:min(82vw,360px)!important;height:430px!important}.packages-grid .pkg-card img{object-fit:cover!important}.packages-grid .pkg-duration{padding:.35rem .8rem!important;font-size:.8rem!important;top:1rem!important;left:1rem!important}.packages-grid .pkg-content{min-height:58%;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;gap:1rem!important;padding:5rem 1rem 1.1rem!important}.packages-grid .pkg-text{width:100%}.packages-grid .pkg-text h3{margin-bottom:.5rem!important;font-size:1.55rem!important;line-height:1.12!important}.packages-grid .pkg-text p{overflow-wrap:anywhere;max-width:100%!important;font-size:.95rem!important;line-height:1.45!important}.packages-grid .btn-pkg-choose{text-align:center;width:100%;padding:.75rem 1rem!important}.packages-page{background:#f8fafc!important}.packages-layout{gap:1.25rem!important;padding:1rem 0 3rem!important}.packages-main-content{min-width:0}.packages-list-header{margin-bottom:1rem!important;padding:0 1rem!important}.packages-list-header h3{font-size:1.35rem!important;line-height:1.2!important}.packages-list-cards{gap:1.15rem!important;padding:0 .85rem!important}.pkg-horizontal-card{background:#fff!important;border:1px solid #eef2f7!important;border-radius:18px!important;flex-direction:column!important;grid-template-columns:none!important;display:flex!important;overflow:hidden!important;box-shadow:0 10px 26px #0f172a14!important}.pkg-horizontal-card:hover{transform:none!important}.pkg-card-media-col{background:#fff!important;border:none!important;height:auto!important;padding:0!important;display:block!important;position:relative!important}.pkg-card-real-img,.template-image-placeholder{object-fit:cover!important;border-radius:0!important;width:100%!important;height:300px!important}.wishlist-heart-btn{width:40px!important;height:40px!important;font-size:1.35rem!important;top:.8rem!important;right:.8rem!important}.pkg-map-wrapper{z-index:12!important;background:0 0!important;width:auto!important;height:auto!important;padding:0!important;position:absolute!important;bottom:.8rem!important;right:.8rem!important}.mock-map-svg{display:none!important}.view-map-overlay-btn{background:#fffffff5!important;border-radius:999px!important;padding:.55rem .85rem!important;font-size:.82rem!important;position:static!important;transform:none!important;box-shadow:0 8px 22px #0f172a2e!important}.view-map-overlay-btn:hover{transform:none!important}.pkg-card-details-col{padding:1.15rem 1rem .5rem!important}.pkg-category-badge{margin-bottom:.7rem!important;font-size:.72rem!important}.pkg-card-details-col h2{margin-bottom:.85rem!important;font-size:1.38rem!important;line-height:1.24!important}.pkg-spec-grid{gap:.62rem!important;margin-top:0!important;margin-bottom:0!important}.spec-item{grid-template-columns:96px 1fr!important;gap:.75rem!important}.spec-label,.spec-value{font-size:.86rem!important;line-height:1.35!important}.text-truncate{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.pkg-card-actions-col{border-top:none!important;flex-direction:row!important;grid-column:auto!important;justify-content:space-between!important;align-items:center!important;gap:.85rem!important;padding:.85rem 1rem 1.15rem!important;display:flex!important}.pkg-discount-tag{min-width:68px;color:#dc2626!important;text-transform:lowercase!important;background:#fee2e2!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:auto!important;padding:.42rem .7rem!important;font-size:.72rem!important;line-height:1!important;display:inline-flex!important;position:static!important}.pkg-action-buttons{flex:1!important;width:auto!important}.pkg-action-buttons .btn{border-radius:999px!important;width:100%!important;min-height:44px!important;padding:.75rem 1rem!important;font-size:.95rem!important}.floating-whatsapp{z-index:900;width:56px;height:56px;bottom:18px;right:18px}.floating-whatsapp:before{inset:-10px}.whatsapp-icon-inner{width:30px;height:30px}}.back-to-top{z-index:9998;position:fixed;bottom:30px;left:30px}.back-to-top-btn{background-color:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000026}.back-to-top-btn:hover{background-color:var(--primary);transform:translateY(-5px);box-shadow:0 8px 20px #0003}@media (width<=768px){.back-to-top{bottom:20px;left:20px}.back-to-top-btn{width:45px;height:45px}}@keyframes mobileRegionCardIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.region-page{background:#f8fafc;overflow-x:hidden}.region-page .klook-section.container{max-width:100%!important;padding:2rem 1.25rem!important}.region-page .klook-section.container:last-of-type{padding-bottom:5.5rem!important}.region-page .klook-section-header{flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:.65rem!important;margin-bottom:1.15rem!important}.region-page .klook-section-title{overflow-wrap:break-word;max-width:100%;letter-spacing:0!important;font-size:clamp(1.4rem,6vw,1.7rem)!important;line-height:1.2!important}.region-page .klook-see-more{color:#475569;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;max-width:100%;line-height:1.2;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px #0f172a0f;padding:.42rem .72rem!important;font-size:.86rem!important}.region-page .klook-grid-5,.region-page .klook-grid-4,.region-page .klook-grid-3{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-left:1.25rem;grid-template-columns:none!important;gap:1rem!important;margin-left:-1.25rem!important;margin-right:-1.25rem!important;padding:0 1.25rem 1rem!important;display:flex!important;overflow:auto visible!important}.region-page .klook-grid-5::-webkit-scrollbar{display:none}.region-page .klook-grid-4::-webkit-scrollbar{display:none}.region-page .klook-grid-3::-webkit-scrollbar{display:none}.region-page .klook-card,.region-page .klook-vert-card,.region-page .klook-review-card{scroll-snap-align:start;animation:.45s both mobileRegionCardIn}.region-page .klook-card:nth-child(2),.region-page .klook-vert-card:nth-child(2),.region-page .klook-review-card:nth-child(2){animation-delay:70ms}.region-page .klook-card:nth-child(3),.region-page .klook-vert-card:nth-child(3),.region-page .klook-review-card:nth-child(3){animation-delay:.14s}.region-page .klook-card{box-shadow:0 12px 26px #0f172a1f;border-radius:16px!important;flex:0 0 min(78vw,320px)!important;width:min(78vw,320px)!important;min-width:min(78vw,320px)!important}.region-page .klook-grid-4 .klook-card{flex-basis:min(86vw,360px)!important;width:min(86vw,360px)!important;min-width:min(86vw,360px)!important}.region-page .klook-square-card{aspect-ratio:1/.82!important}.region-page .klook-rect-card{aspect-ratio:1/.68!important}.region-page .klook-card-overlay{line-height:1.1;padding:3rem 1rem 1rem!important;font-size:1.15rem!important}.region-page .klook-card:hover img{transform:none!important}.region-page .klook-vert-card{box-shadow:0 12px 26px #0f172a14;border-radius:16px!important;flex:0 0 min(86vw,370px)!important;width:min(86vw,370px)!important;min-width:min(86vw,370px)!important}.region-page .klook-vert-card:hover{box-shadow:0 12px 26px #0f172a14!important}.region-page .klook-vert-img-box{height:205px!important}.region-page .klook-vert-heart{width:36px!important;height:36px!important;top:.8rem!important;right:.8rem!important}.region-page .klook-vert-info{padding:1rem!important}.region-page .klook-vert-loc{margin-bottom:.45rem!important;font-size:.78rem!important}.region-page .klook-vert-title{margin-bottom:.75rem!important;font-size:1.05rem!important;line-height:1.25!important}.region-page .klook-vert-badge{margin-bottom:.75rem!important;font-size:.72rem!important}.region-page .klook-vert-info p{margin-bottom:.9rem!important;font-size:.88rem!important;line-height:1.45!important}.region-page .klook-vert-rating{margin-bottom:.8rem!important;font-size:.78rem!important}.region-page .klook-vert-footer .btn{min-height:44px;border-radius:999px!important;padding:.72rem 1rem!important;font-size:.95rem!important}.region-page .klook-review-card{border:1px solid #e2e8f0;min-height:300px;box-shadow:0 12px 26px #0f172a14;background:#fff!important;flex:0 0 min(86vw,360px)!important;width:min(86vw,360px)!important;min-width:min(86vw,360px)!important;padding:1.05rem!important}.region-page .klook-review-header{align-items:flex-start;gap:.8rem}.region-page .klook-reviewer-name{font-size:.98rem!important}.region-page .klook-review-date{font-size:.76rem!important}.region-page .klook-review-rating{white-space:nowrap;flex:none;font-size:.78rem!important}.region-page .klook-review-text{margin-bottom:1rem!important;font-size:.9rem!important;line-height:1.55!important}.region-page .klook-review-product{min-width:0;gap:.65rem!important;padding:.55rem!important}.region-page .klook-review-product span{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;line-height:1.25;display:-webkit-box;overflow:hidden}.region-page .klook-weather-widget{box-shadow:0 12px 26px #0f172a14;background:#fff!important;width:100%!important;max-width:none!important;padding:1.25rem!important}:is(body:has(.region-page) .floating-whatsapp,body:has(.region-page) .back-to-top){z-index:850!important}body:has(.region-page) .floating-whatsapp{width:50px!important;height:50px!important;bottom:16px!important;right:16px!important}body:has(.region-page) .floating-whatsapp:before{inset:-9px!important}body:has(.region-page) .back-to-top{bottom:16px!important;left:16px!important}body:has(.region-page) .back-to-top-btn{width:42px!important;height:42px!important}}@media (width<=768px) and (prefers-reduced-motion:reduce){.region-page .klook-card,.region-page .klook-vert-card,.region-page .klook-review-card{animation:none!important}}.preview-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:100000;background-color:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.preview-modal-content{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.preview-modal-header{justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.preview-modal-title{color:#000;margin:0;font-size:1.6rem;font-weight:700}.preview-modal-close{color:#475569;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.preview-modal-close:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1;transform:scale(1.05)}.preview-modal-body{background-color:#fff;justify-content:center;align-items:center;padding:0 12px 12px;display:flex;overflow-y:auto}.preview-modal-image{object-fit:contain;border-radius:16px;max-width:100%;max-height:80vh}
