@keyframes expSectionIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heroChevronFade{0%,to{opacity:.25;transform:translateY(-4px)}50%{opacity:1;transform:translateY(3px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes modalIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes bounceIn{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes xwPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.65)}}@keyframes xwhDot{0%,to{opacity:1;box-shadow:0 0 #f0434399}50%{opacity:.5;box-shadow:0 0 0 6px #0000}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.4}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--yellow:gold;--yellow-light:#fff9e6;--yellow-dark:#ff8f00;--orange:#ff8f00;--dark:#1a1a2e;--dark2:#16213e;--dark3:#0f3460}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:gold #f0f0f0;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}::-webkit-scrollbar-thumb{background:linear-gradient(gold,#ff8f00);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ff8f00}body{color:#111;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:0}button,input,select{font-family:inherit}img{max-width:100%;display:block}.xw-gradient{background:linear-gradient(135deg,gold 0,#ff8f00 100%)}.xw-text-gradient{background:linear-gradient(135deg,gold,#ff8f00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.card-hover{transition:transform .3s,box-shadow .3s}.card-hover:hover{transform:translateY(-6px);box-shadow:0 20px 60px #00000026}body{background:#fff}#navbar{z-index:100;background:#fff;transition:box-shadow .3s;position:relative;box-shadow:0 2px 12px #00000012}.logo,.nav-inner{align-items:center;display:flex}.nav-inner{justify-content:space-between;max-width:1280px;height:64px;margin:auto;padding:0 24px}.logo{cursor:pointer;gap:0}.logo-text{color:#111;letter-spacing:-1px;font-size:26px;font-weight:900;line-height:1}.logo-sub{color:#aaa;letter-spacing:3px;text-transform:uppercase;margin-top:-1px;font-size:9px;font-weight:600}.nav-links{align-items:center;gap:0;display:flex}.nav-item{position:relative}.nav-btn{color:#444;white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:13px;font-weight:600;transition:background .2s,color .2s;display:flex}.nav-btn:hover,.nav-item:hover .nav-btn{color:#ff8f00;background:#fffbec}.nav-chevron{transition:transform .2s}.nav-item:hover .nav-chevron{transform:rotate(180deg)}.nav-dropdown{z-index:300;background:#fff;border:1px solid #f0f0f0;border-radius:18px;min-width:260px;padding:16px;animation:.18s fadeDown;display:none;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%);box-shadow:0 24px 60px #00000021}.nav-dropdown:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.nav-item:hover .nav-dropdown{display:block}.nav-dropdown-header{color:#bbb;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:10px;padding:0 4px;font-size:10px;font-weight:800}.nav-dropdown-grid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.nav-dropdown-grid.single-col{grid-template-columns:1fr}.nav-dest-item{cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px 10px;transition:background .15s;display:flex}.nav-dest-item:hover{background:#fffbec}.nav-dest-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:36px;height:36px}.nav-dest-info{flex-direction:column;gap:1px;display:flex}.nav-dest-name{color:#222;white-space:nowrap;font-size:13px;font-weight:700}.nav-dest-tag{color:#aaa;font-size:10px;font-weight:500}.nav-dest-item:hover .nav-dest-name{color:#ff8f00}.nav-right,.nav-support{align-items:center;gap:6px;display:flex}.nav-support{color:#666;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:500;transition:background .2s,color .2s}.nav-support:hover{color:#ff8f00;background:#fffbec}#hero{position:relative}.nav-login{color:#000;background:gold;border-radius:12px;align-items:center;gap:7px;padding:9px 18px;font-size:14px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.nav-login:hover{background:#f9c700;transform:scale(1.04);box-shadow:0 4px 16px #ffd70066}#hero{flex-direction:column;min-height:100vh;display:flex;overflow:hidden}.hero-bg,.hero-bg img,.hero-overlay{position:absolute;inset:0}.hero-bg img{object-fit:cover;width:100%;height:100%;transition:opacity 1s}.hero-overlay{background:linear-gradient(#0003 0,#0000008c 50%,#000000d1 100%)}.hero-dots{z-index:5;gap:6px;display:flex;position:absolute;bottom:24px;right:24px}.hero-dot{cursor:pointer;background:#fff6;border:0;border-radius:4px;width:8px;height:8px;transition:background .3s,width .3s}.hero-dot.active{background:gold;width:24px}.hero-badge,.hero-content{align-items:center;display:flex}.hero-content{z-index:10;flex-direction:column;flex:1;justify-content:center;padding:64px 16px 32px;position:relative}.hero-badge{color:#ffe066;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffd7002e;border:1px solid #ffd70066;border-radius:999px;gap:8px;margin-bottom:20px;padding:6px 18px;font-size:12px;font-weight:700}.hero-h1{color:#fff;text-align:center;margin-bottom:16px;font-size:clamp(36px,6vw,72px);font-weight:900;line-height:1.1}.hero-sub{color:#fffc;text-align:center;max-width:640px;margin-bottom:40px;font-size:clamp(16px,2vw,20px)}.search-box{background:#fff;border-radius:24px;width:100%;max-width:960px;overflow:hidden;box-shadow:0 20px 60px #0003}.search-box-header,.search-box-title{border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:18px 24px 0;display:flex}.search-box-title{color:#111;border-bottom:3px solid gold;gap:8px;padding:14px 0 16px;font-size:15px;font-weight:700}.search-box-title svg{color:gold}.search-form{padding:20px 24px 24px}.holidays-grid{grid-template-columns:2fr 1.2fr 1fr 1fr auto;align-items:end;gap:12px;display:grid}@media (max-width:900px){.holidays-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.holidays-grid{grid-template-columns:1fr}}.form-field{flex-direction:column;gap:0;display:flex}.form-field label{color:#999;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.form-input{background:#fff;border:2px solid #e5e5e5;border-radius:12px;align-items:center;gap:8px;padding:11px 14px;transition:border-color .2s;display:flex}.form-input:focus-within{border-color:gold}.form-input input,.form-input select{color:#222;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px;font-weight:500}.form-input input::placeholder{color:#aaa;font-weight:400}.form-icon{color:gold;flex-shrink:0}.search-btn-field label{visibility:hidden}.search-btn,.trending-searches{justify-content:center;align-items:center;display:flex}.search-btn{color:#000;white-space:nowrap;background:linear-gradient(135deg,gold,#ff8f00);border-radius:12px;gap:8px;width:100%;padding:13px 24px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s}.search-btn:hover{transform:scale(1.04);box-shadow:0 8px 24px #ffa50066}.trending-searches{flex-wrap:wrap;gap:6px;margin-top:20px}.trending-label{color:gold;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;background:#ffd7001a;border:1px solid #ffd70040;border-radius:999px;align-items:center;gap:5px;margin-right:4px;padding:5px 12px;font-size:11px;font-weight:800;display:flex}.trending-label svg{flex-shrink:0}.trend-chip{color:#ffffffd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;letter-spacing:.1px;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .18s}.trend-chip:hover{color:#ffe066;background:#ffd70026;border-color:#ffd70073;transform:translateY(-1px)}.trend-chip:active{transform:translateY(0)}.hero-scroll-indicator{z-index:10;color:#ffffff73;letter-spacing:2.5px;text-transform:uppercase;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:10px;margin-top:24px;padding-bottom:28px;font-family:inherit;font-size:9px;font-weight:700;transition:color .25s;display:flex;position:relative}.hero-scroll-indicator:hover,.hero-scroll-indicator:hover .hero-arrow-chevron{color:gold}.hero-scroll-label{transition:color .25s}.hero-scroll-arrow{flex-direction:column;align-items:center;gap:0;height:28px;display:flex;position:relative}.hero-arrow-chevron{color:currentColor;position:absolute}.hero-arrow-chevron-1{animation:1.8s ease-in-out infinite heroChevronFade;top:0}.hero-arrow-chevron-2{animation:1.8s ease-in-out .28s infinite heroChevronFade;top:12px}.section{contain:layout style;padding:64px 0}.section-inner{max-width:1280px;margin:auto;padding:0 24px}.section-header{flex-wrap:wrap;margin-bottom:32px}.section-label{align-items:center;gap:8px;margin-bottom:8px;display:flex}.section-label-bar{background:gold;border-radius:2px;width:32px;height:4px}.section-label-text{color:#ff8f00;text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700}.section-title{color:#111;font-size:clamp(26px,3.5vw,40px);font-weight:900}.section-subtitle{color:#888;margin-top:8px;font-size:15px}.view-all-btn:hover{color:#8b6508;gap:10px}.view-all-btn{color:#ff8f00;align-items:center;gap:6px;font-size:15px;font-weight:700;transition:color .2s,gap .2s;display:flex}.bg-gray{background:#f8f8f8}.bg-white{background:#fff}.filter-pill{color:#666;background:#fff;border:1px solid #e5e5e5;border-radius:999px;flex-shrink:0;padding:8px 18px;font-size:14px;font-weight:600;transition:all .2s}.filter-pill:hover{background:#fffbec;border-color:#ffe066}.filter-pill.active{color:#000;background:gold;border-color:gold;box-shadow:0 4px 12px #ffd7004d}.carousel-btn-nav{color:#555;cursor:pointer;background:#fff;border:1.5px solid #eee;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .22s,border-color .22s,color .22s,box-shadow .22s,transform .2s;display:flex;box-shadow:0 2px 10px #00000012}.carousel-btn-nav svg{transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.carousel-btn-nav:hover{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border-color:#0000;transform:scale(1.08);box-shadow:0 6px 20px #ffa50052}.carousel-btn-nav.prev:hover svg{transform:translate(-2px)}.carousel-btn-nav.next:hover svg{transform:translate(2px)}@media (max-width:640px){.carousel-btn-nav{border-radius:10px;width:36px;height:36px}}.rating{color:#222;align-items:center;gap:4px;font-size:13px;font-weight:700;display:flex}.stars{gap:2px;display:flex}.inclusions{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.dest-fs-stat-pill svg{color:#ff8f00}footer{color:#666;background:#050505}.footer-main{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px;max-width:1280px;margin:auto;padding:56px 24px;display:grid}@media (max-width:1024px){.footer-main{grid-template-columns:1fr 1fr}}@media (max-width:640px){.footer-main{grid-template-columns:1fr}}.footer-brand p{color:#555;margin:16px 0 24px;font-size:13px;line-height:1.7}.footer-contact{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.footer-col ul li button,.footer-contact-item{color:#555;align-items:center;gap:10px;font-size:13px;display:flex}.footer-col ul,.footer-socials{gap:8px;display:flex}.footer-col h4{color:#fff;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;font-weight:700;display:flex}.footer-col-bar{background:gold;border-radius:2px;width:16px;height:3px}.footer-col ul{flex-direction:column;list-style:none}.footer-col ul li button{text-align:left;gap:4px;transition:color .2s}.footer-col ul li a.footer-link:hover,.footer-col ul li button:hover{color:gold;padding-left:4px}.footer-bottom-bar{max-width:1280px;margin:auto;padding:0 24px 24px}.footer-divider{border:0;border-top:1px solid #1a1a1a;margin-bottom:24px}.footer-payments{margin-bottom:20px}.footer-payments-label{color:#444;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:11px;font-weight:600}.payment-tags{flex-wrap:wrap;gap:8px;display:flex}.payment-tag{color:#555;background:#111;border:1px solid #222;border-radius:8px;padding:4px 12px;font-size:12px;font-weight:700}.footer-copyright{color:#444;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}#mobile-menu{display:none}.exp-filter{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}@media (max-width:768px){.nav-links,.nav-support{display:none}#mobile-toggle{display:flex!important}}#mobile-toggle{padding:8px;display:none}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f0f1eb3;justify-content:center;align-items:center;padding:12px;display:none;position:fixed;inset:0}.modal-overlay.active,.modal-overlay.open{display:flex}#dest-detail-overlay{z-index:1100;opacity:0;background:#fff;flex-direction:column;transition:opacity .25s;display:none;position:fixed;inset:0;overflow:hidden}#dest-detail-overlay.open{opacity:1;display:flex}#dest-fs-nav{z-index:50;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;height:64px;position:sticky;top:0;box-shadow:0 2px 12px #00000012}.dest-fs-nav-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.dest-fs-search-wrap{background:#fff;border:1.5px solid #d0d0d0;border-radius:999px;flex:1;align-items:center;gap:4px;max-width:560px;height:50px;padding:5px 5px 5px 20px;transition:border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:visible}.dest-fs-search-wrap:focus-within{border-color:silver;box-shadow:0 2px 18px #0000001a}.dest-fs-search-input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;font-family:inherit;font-size:14px;font-weight:400}.dest-fs-search-input::placeholder{color:#aaa}.dest-fs-search-btn,.dest-fs-voice-btn{cursor:pointer;border:0;flex-shrink:0;align-items:center;display:flex}.dest-fs-voice-btn{background:0 0;justify-content:center;padding:4px 8px;transition:transform .2s}.dest-fs-voice-btn:hover{transform:scale(1.15)}.dest-fs-voice-btn.listening{animation:.85s ease-in-out infinite voicePulse}.dest-fs-search-btn{color:#000;white-space:nowrap;background:linear-gradient(135deg,gold 0,#ff8f00 100%);border-radius:999px;gap:6px;height:100%;padding:0 20px;font-size:14px;font-weight:800;transition:box-shadow .2s,opacity .2s}.dest-fs-search-btn:hover{opacity:.91;box-shadow:0 4px 16px #ffa50080}@media (max-width:768px){.dest-fs-search-wrap{max-width:none}}.dest-fs-enquire-btn{cursor:pointer;color:#000;white-space:nowrap;background:linear-gradient(135deg,gold,#ff8f00);border:0;border-radius:12px;align-items:center;gap:7px;padding:9px 20px;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .15s;display:flex}.dest-fs-enquire-btn:hover{transform:scale(1.03);box-shadow:0 6px 20px #ffa50059}#dest-fs-scroll{scroll-behavior:smooth;background:#f7f8fa;flex:1;overflow:hidden auto}#dest-fs-hero{background:#111;height:480px;position:relative;overflow:hidden}#dest-fs-hero-img{object-fit:cover;width:100%;height:100%;transition:transform 6s;display:block}#dest-fs-hero:hover #dest-fs-hero-img{transform:scale(1.04)}#dest-fs-hero-overlay{background:linear-gradient(#0000001a 0,#0000 35%,#000000a6 75%,#000000e0 100%);position:absolute;inset:0}#dest-fs-hero-content{padding:40px 48px 36px;position:absolute;bottom:0;left:0;right:0}.dest-fs-hero-tag,.dest-fs-tab.active{color:#000;background:linear-gradient(135deg,gold,#ff8f00)}.dest-fs-hero-tag,.dest-fs-meta-chip{border-radius:999px;align-items:center;gap:6px}.dest-fs-hero-tag{text-transform:uppercase;letter-spacing:.8px;margin-bottom:14px;padding:5px 14px;font-size:11px;font-weight:800;display:inline-flex}#dest-fs-name{color:#fff;letter-spacing:-1px;text-shadow:0 2px 20px #0000004d;margin-bottom:16px;font-size:clamp(38px,5vw,62px);font-weight:900;line-height:1.05}#dest-fs-meta{flex-wrap:wrap;gap:10px;display:flex}.dest-fs-meta-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border:1px solid #fff3;padding:6px 14px;font-size:12px;font-weight:600;display:flex}.dest-fs-hero-stats{flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:absolute;top:28px;right:48px}.dest-fs-stat-pill{color:#111;background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:700;display:flex;box-shadow:0 4px 16px #00000026}#dest-fs-content{grid-template-columns:1fr 360px;align-items:start;gap:28px;max-width:1280px;margin:0 auto;padding:32px 32px 60px;display:grid}@media (max-width:1024px){#dest-fs-content{grid-template-columns:1fr}}#dest-fs-tabs{background:#fff;border:1px solid #ebebeb;border-radius:18px;gap:4px;margin-bottom:24px;padding:6px;display:flex;box-shadow:0 2px 12px #0000000a}.dest-fs-tab{color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:12px;flex:1;padding:11px 16px;font-size:13px;font-weight:700;transition:all .2s}.dest-fs-tab.active{box-shadow:0 4px 14px #ffa5004d}.dest-fs-tab:hover:not(.active){color:#333;background:#f5f5f5}.dest-fs-panel{display:none}.dest-fs-panel.active{display:block}.dest-pkg-card{background:#fff;border:1.5px solid #f0f0f0;border-radius:24px;margin-bottom:24px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000012}.dest-pkg-card:hover{border-color:gold;transform:translateY(-5px);box-shadow:0 16px 48px #00000021}.dest-pkg-img-wrap{height:230px;position:relative;overflow:hidden}.dest-pkg-img-wrap img{transition:transform .5s}.dest-pkg-img-overlay{background:linear-gradient(0deg,#0a0a14d9 0,#0a0a1459 45%,#0000 75%);position:absolute;inset:0}.dest-pkg-badge,.dest-pkg-off{z-index:3;position:absolute;top:14px}.dest-pkg-badge{letter-spacing:.3px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:5px 13px;font-size:11px;font-weight:800;left:14px;box-shadow:0 2px 8px #0003}.dest-pkg-off{color:#fff;letter-spacing:.2px;background:linear-gradient(135deg,#ef4444,#b91c1c);border-radius:10px;padding:5px 12px;font-size:12px;font-weight:900;right:14px;box-shadow:0 3px 10px #ef444466}.dest-pkg-title-wrap{z-index:2;padding:20px 18px 18px;position:absolute;bottom:0;left:0;right:0}.dest-pkg-title{color:#fff;text-shadow:0 2px 16px #00000080;margin:0 0 10px;font-size:22px;font-weight:900;line-height:1.2}.dest-pkg-duration,.dest-pkg-nights{align-items:center;font-size:12px;display:inline-flex}.dest-pkg-duration{color:#ffffffe0;flex-wrap:wrap;gap:6px;font-weight:600;line-height:1.4}.dest-pkg-nights{color:#000;letter-spacing:.3px;background:linear-gradient(135deg,gold,#ff8f00);border-radius:999px;flex-shrink:0;gap:4px;padding:3px 10px;font-weight:900;box-shadow:0 2px 8px #ffa50066}.dest-pkg-body{padding:18px 20px 20px}.dest-pkg-tags{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.dest-pkg-tag{color:#b45309;background:#fffbec;border:1.5px solid #fde68a;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:11px;font-weight:700;transition:background .15s;display:inline-flex}.dest-pkg-tag:before{content:"✓";color:#ff8f00;font-size:10px;font-weight:900}.dest-pkg-highlights{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.dest-pkg-hl{color:#374151;background:#f8f9fb;border:1px solid #eee;border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.dest-pkg-hl:before{content:"";background:linear-gradient(135deg,gold,#ff8f00);border-radius:50%;flex-shrink:0;width:7px;height:7px}.dest-pkg-footer{background:linear-gradient(135deg,#fffbec 0,#fff 100%);border-top:1.5px solid #fde68a;justify-content:space-between;align-items:center;gap:12px;margin:0 -20px -20px;padding:16px 20px 18px;display:flex}.dest-pkg-price-orig{color:#aaa;margin-bottom:2px;font-size:12px;font-weight:500;text-decoration:line-through;display:block}.dest-pkg-price{color:#1a1a2e;font-size:28px;font-weight:900;line-height:1}.dest-pkg-price span{color:#888;font-size:12px;font-weight:500}.dest-pkg-btn{color:#000;cursor:pointer;white-space:nowrap;letter-spacing:.2px;background:linear-gradient(135deg,gold,#ff8f00);border:0;border-radius:14px;align-items:center;gap:7px;padding:13px 22px;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #ffa5004d}.dest-pkg-btn:hover{transform:scale(1.05);box-shadow:0 8px 24px #ffa50073}.dest-pkg-btn svg{transition:transform .2s}.dest-pkg-btn:hover svg{transform:translate(3px)}.dest-sec-hd{margin-bottom:22px}.dest-sec-hd h3{margin-bottom:5px}.dest-sec-hd p{color:#888;font-size:14px}.dest-fs-rev-banner{background:linear-gradient(135deg,#1a1a2e,#0f3460);border-radius:20px;align-items:center;gap:28px;margin-bottom:24px;padding:28px;display:flex}.dest-fs-rev-score{text-align:center;flex-shrink:0}.dest-fs-rev-num{color:gold;font-size:64px;font-weight:900;line-height:1}.dest-fs-rev-stars{justify-content:center;gap:3px;margin:8px 0 4px;display:flex}.dest-fs-rev-count{color:#fff6;font-size:12px}.dest-fs-rev-desc{color:#ffffffb3;font-size:14px;line-height:1.7}.dest-fs-rev-desc strong{color:#fff;margin-bottom:6px;font-size:16px;display:block}.dest-fs-rev-card{background:#fff;border:1px solid #ebebeb;border-radius:18px;margin-bottom:16px;padding:20px;transition:transform .15s;box-shadow:0 2px 12px #0000000a}.dest-fs-rev-card:hover{transform:translateY(-2px)}.dest-fs-rev-top{align-items:center;gap:12px;margin-bottom:14px;display:flex}.dest-fs-rev-avatar{object-fit:cover;border:2.5px solid gold;border-radius:50%;flex-shrink:0;width:48px;height:48px}.dest-fs-rev-name{color:#111;font-size:14px;font-weight:800}.dest-fs-rev-trip{color:#aaa;margin-top:2px;font-size:11px}.dest-fs-rev-text{color:#444;padding-left:20px;font-size:13.5px;line-height:1.7;position:relative}.dest-fs-rev-text:before{content:"“";color:gold;font-size:28px;line-height:1;position:absolute;top:-4px;left:0}.dest-fs-rev-verified{color:gold;border-top:1px solid #f5f5f5;align-items:center;gap:5px;margin-top:12px;padding-top:10px;font-size:11px;font-weight:700;display:flex}.dest-why-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.dest-why-grid{grid-template-columns:1fr}}.dest-why-card{background:#fff;border:1px solid #ebebeb;border-radius:18px;align-items:flex-start;gap:16px;padding:20px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 12px #0000000a}.dest-why-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.dest-why-icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.dest-why-title{color:#111;margin-bottom:4px;font-size:14px;font-weight:800}.dest-why-desc{color:#888;font-size:12.5px;line-height:1.6}.dest-about-highlights{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px;display:grid}@media (max-width:640px){.dest-about-highlights{grid-template-columns:1fr 1fr}}.dest-about-hl-card{text-align:center;background:#fff;border:1px solid #ebebeb;border-radius:16px;padding:18px 16px;box-shadow:0 2px 10px #0000000a}.dest-about-hl-icon{margin-bottom:8px;font-size:28px}.dest-about-hl-val{color:#111;margin-bottom:2px;font-size:18px;font-weight:900}.dest-about-hl-label{color:#aaa;text-transform:uppercase;letter-spacing:.8px;font-size:11px}#dest-fs-sidebar{position:sticky;top:24px}.dest-sb-price-card{background:#fff;border:2px solid #ffe066;border-radius:20px;margin-bottom:16px;padding:24px;box-shadow:0 4px 20px #ffd7001f}.dest-sb-starting{color:#aaa;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:10px;font-weight:700}.dest-sb-price{color:#111;font-size:38px;font-weight:900;line-height:1}.dest-sb-per{color:#aaa;font-size:13px;font-weight:400}.dest-sb-cta-dark,.dest-sb-cta-primary{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:15px;font-size:14px;font-weight:800;transition:transform .15s,box-shadow .15s;display:flex}.dest-sb-cta-primary{color:#000;background:linear-gradient(135deg,gold,#ff8f00);margin:16px 0 10px}.dest-sb-cta-primary:hover{transform:scale(1.02);box-shadow:0 8px 24px #ffa50066}.dest-sb-cta-dark{color:gold;background:linear-gradient(135deg,#1a1a2e,#0f3460)}.dest-sb-cta-dark:hover{transform:scale(1.02);box-shadow:0 8px 24px #0000004d}.dest-sb-facts{background:#fff;border:1px solid #ebebeb;border-radius:20px;margin-bottom:16px;padding:20px}.dest-sb-fact{border-bottom:1px solid #f5f5f5;align-items:center;gap:12px;padding:10px 0;display:flex}.dest-sb-fact:last-child{border-bottom:none;padding-bottom:0}.dest-sb-fact-icon{background:#fffbec;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.dest-sb-fact-label{color:#aaa;text-transform:uppercase;letter-spacing:.8px;margin-bottom:1px;font-size:10px}.dest-sb-fact-val{color:#111;font-size:13px;font-weight:700}.dest-sb-trust{background:linear-gradient(135deg,#1a1a2e,#0f3460);border-radius:20px;padding:20px}.dest-sb-trust-title{color:#fff6;text-transform:uppercase;letter-spacing:1px;margin-bottom:14px;font-size:11px;font-weight:800}.dest-sb-trust-item{color:#ffffffbf;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;font-weight:500;display:flex}.dest-sb-trust-item:last-child{margin-bottom:0}.dest-sb-trust-dot{background:#ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.day-card{background:#fffbec;border:1px solid #ffe57f;border-radius:16px;margin-bottom:14px;padding:18px 18px 18px 60px;position:relative}.day-number{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:flex;position:absolute;top:18px;left:14px}.day-title{color:#111;margin-bottom:6px;font-size:14px;font-weight:800}.day-desc{color:#555;font-size:13px;line-height:1.6}.day-activities{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.day-act-tag{color:#ff8f00;background:#fff;border:1px solid #ffe066;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}@media (max-width:768px){.nav-inner{height:58px;padding:0 16px}.logo-text{font-size:22px}.nav-login{padding:7px 12px;font-size:13px;display:none}#mobile-menu{display:block}}@media (max-width:480px){.nav-login span{display:none}.nav-login{padding:8px 10px}}@media (max-width:768px){#hero{min-height:100vh}.hero-content{padding:48px 16px 24px}.hero-h1{font-size:clamp(28px,8vw,44px)}.hero-sub{margin-bottom:24px;font-size:14px}.hero-badge{padding:5px 14px;font-size:11px}}@media (max-width:480px){#hero{min-height:100vh}.hero-h1{font-size:28px}.hero-sub{font-size:13px}}@media (max-width:768px){.search-box{border-radius:16px;margin:0 4px}.search-box-header{padding:14px 16px 0}.search-form{padding:14px 16px 18px}.holidays-grid{grid-template-columns:1fr 1fr;gap:10px}.form-field label{font-size:9px}}@media (max-width:480px){.holidays-grid{grid-template-columns:1fr;gap:8px}.search-btn{margin-top:4px;padding:12px}}@media (max-width:768px){.section-header{padding:0 16px}.section-title{font-size:clamp(20px,5vw,28px)}.why-grid{grid-template-columns:1fr 1fr;gap:12px;padding:0 16px}}@media (max-width:480px){.why-grid{grid-template-columns:1fr}}@media (max-width:768px){.footer-main{grid-template-columns:1fr 1fr;gap:24px;padding:32px 16px 24px}.footer-bottom-bar{padding:0 16px 20px}}@media (max-width:480px){.footer-main{grid-template-columns:1fr}}@media (max-width:768px){#dest-fs-hero{height:280px}.dest-fs-hero-stats{top:14px;right:14px}.dest-fs-stat-pill{padding:6px 10px;font-size:11px}}@media (max-width:480px){#dest-fs-hero{height:240px}.dest-fs-meta-chip{padding:4px 10px;font-size:11px}.dest-fs-hero-stats{display:none}}@media (max-width:768px){#pkg-fs-hero{height:240px}#pkg-fs-hero-content{padding:16px 14px}#pkg-fs-body{grid-template-columns:1fr;padding:14px 14px 60px}#pkg-fs-sidebar{position:static;top:auto}#pkg-fs-anchors{white-space:nowrap;-webkit-overflow-scrolling:touch;padding:0 14px;overflow-x:auto}}@media (max-width:480px){#pkg-fs-hero{height:200px}.pkg-ov-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){#sp-tabs-bar{padding:0 16px;top:58px}#sp-tabs-bar .sp-tabs{padding:8px 0}.sp-tab{padding:7px 14px;font-size:13px}#sp-hero{padding:32px 16px 28px;overflow:hidden}.sp-hero-h1{font-size:clamp(22px,6vw,36px)}.sp-hero-desc{font-size:14px}.sp-stats-bar{gap:0}.sp-stat{padding:8px 12px}.sp-stat-n{font-size:18px}.sp-chs{gap:10px}.sp-wrap{padding:24px 16px 56px;overflow-x:hidden}.sp-two{grid-template-columns:1fr}.sp-experts{grid-template-columns:repeat(3,1fr);gap:10px}.sp-offices{grid-template-columns:1fr}.sp-emergency{flex-direction:column;align-items:flex-start;gap:12px}.sp-emg-btn{width:100%}}@media (max-width:480px){#sp-tabs-bar{top:52px}.sp-experts{grid-template-columns:1fr}.sp-chs,.sp-stats-bar{grid-template-columns:1fr 1fr}.sp-stats-bar{display:grid}.sp-stat{border-bottom:1px solid #ffffff1a;border-right:none}.sp-sys{grid-template-columns:1fr}}@media (max-width:768px){.modal-overlay{align-items:flex-end;padding:0}.modal-overlay>div{width:100%;max-width:100%}.connect-modal,.modal-overlay>div{border-radius:20px 20px 0 0;max-height:92vh;overflow-y:auto}section{padding-left:0!important;padding-right:0!important}.section-header{padding:0 16px 20px!important}#dest-filter,.filter-row{-webkit-overflow-scrolling:touch;padding:0 16px;overflow-x:auto;flex-wrap:nowrap!important}.filter-pill{flex-shrink:0}}@media (hover:none){.card-hover:hover{box-shadow:none;transform:none}}@media (max-width:768px){.trend-chip{flex-shrink:0}}@media (max-width:1024px){#dest-fs-sidebar{position:static!important}}@media (max-width:900px){#pkg-fs-sidebar{position:static!important}}@media (max-width:768px){#mobile-menu.open{max-height:70vh;overflow-y:auto}#pkg-fs-anchors{-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:none;padding:0 14px;display:flex;overflow-x:auto}#pkg-fs-anchors::-webkit-scrollbar{display:none}}@media (max-width:480px){.dest-about-highlights,.dest-why-grid{grid-template-columns:1fr 1fr}.testi-mini-grid{grid-template-columns:1fr}}@media (max-width:768px){.modal-overlay{align-items:flex-end!important;padding:0!important}.modal-overlay .connect-modal,.modal-overlay>[class*=modal-box],.modal-overlay>[id*=modal]{border-radius:20px 20px 0 0!important;width:100%!important;max-width:100%!important;max-height:88vh!important;overflow-y:auto!important}}.fs-desktop-only{display:flex!important}@media (max-width:1024px){.dest-fs-search-wrap{display:none!important}}@media (max-width:768px){.fs-desktop-only{display:none!important}#dest-fs-nav,#pkg-fs-nav{height:58px}#dest-fs-nav .nav-inner,#pkg-fs-nav .nav-inner{justify-content:space-between;gap:0;height:58px;padding:0 16px}#dest-fs-nav .logo-text,#pkg-fs-nav .logo-text{letter-spacing:-1px;font-size:22px}.dest-fs-search-wrap{display:none!important}#pkg-fs-anchors{padding:0 16px;top:58px}.pkg-fs-anchor{padding:10px 12px;font-size:12px}}@media (max-width:480px){#dest-fs-nav .nav-inner,#pkg-fs-nav .nav-inner{padding:0 16px}#dest-fs-nav .logo-text,#pkg-fs-nav .logo-text{font-size:22px}#pkg-fs-anchors{top:58px}}@media (max-width:768px){#dest-fs-hero-content{padding:16px 16px 20px}.dest-fs-hero-stats{display:none}#dest-fs-name{margin-bottom:10px;font-size:clamp(26px,8vw,40px)}#dest-fs-content{grid-template-columns:1fr;gap:14px;padding:14px 16px 48px}#dest-fs-tabs{-webkit-overflow-scrolling:touch;white-space:nowrap;border-radius:12px;flex-wrap:nowrap;overflow-x:auto}.dest-fs-tab{flex:none;padding:9px 14px;font-size:12px}.dest-pkg-title{font-size:16px}.dest-pkg-body{padding:14px 14px 0}.dest-pkg-footer{margin:0 -14px -14px;padding:14px 14px 16px}}@media (max-width:480px){#dest-fs-hero-content{padding:12px 12px 16px}#dest-fs-name{font-size:26px}#dest-fs-content{padding:10px 12px 40px}.dest-fs-meta-chip{padding:4px 10px;font-size:11px}.dest-pkg-price{font-size:22px}}@media (max-width:768px){#pkg-fs-hero-content{padding:14px 16px}#pkg-fs-body{grid-template-columns:1fr;gap:14px;padding:14px 16px 60px}#pkg-fs-sidebar{position:static;top:auto}.pkg-section{padding:16px}#pkg-fs-anchors{padding:0 16px}}@media (max-width:480px){#pkg-fs-hero-content{padding:10px 12px}#pkg-fs-body{padding:10px 12px 48px}.pkg-section{padding:14px 12px}#pkg-fs-anchors{padding:0 12px}#pkg-fs-title{font-size:18px}}@media (max-width:768px){#dest-detail-overlay,#dest-fs-content,#dest-fs-content>*,#dest-fs-scroll{box-sizing:border-box;max-width:100%;overflow-x:hidden}#dest-fs-content{grid-template-columns:1fr!important;width:100%!important;padding:14px 16px 48px!important}#dest-fs-tabs,.dest-pkg-card{box-sizing:border-box;width:100%}.dest-pkg-card{max-width:100%}.dest-pkg-body{padding:14px 14px 0}.dest-pkg-footer{flex-wrap:wrap;margin:0 -14px -14px;padding:14px}.dest-pkg-btn{flex-shrink:0}.dest-pkg-img-wrap{height:200px}.dest-pkg-highlights,.dest-pkg-tags{flex-wrap:wrap;max-width:100%;overflow:hidden}#dest-fs-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.dest-fs-tab{flex:none}#dest-fs-sidebar{width:100%;max-width:100%;position:static!important}#dest-fs-name{font-size:clamp(24px,7vw,38px)}#dest-fs-hero-content{padding:16px 16px 20px}.dest-fs-hero-stats{display:none}#pkg-fs-body,#pkg-fs-content,#pkg-fs-sidebar,#pkg-fullscreen{box-sizing:border-box;max-width:100%;overflow-x:hidden}#pkg-fs-body{grid-template-columns:1fr!important;width:100%!important;padding:14px 16px 60px!important}#pkg-fs-sidebar{position:static!important}.pkg-section{box-sizing:border-box;width:100%;max-width:100%}}@media (max-width:480px){#dest-fs-content{padding:10px 12px 40px!important}#pkg-fs-body{padding:10px 12px 48px!important}.dest-pkg-body{padding:12px 12px 14px}.pkg-section{padding:14px 12px}#dest-fs-name{font-size:24px}}@media (max-width:1024px){.nav-links{display:none}#mobile-toggle{display:flex!important}}@media (max-width:768px){.nav-inner{height:58px;padding:0 16px}.logo-text{font-size:22px}.nav-right{gap:4px}.nav-support{display:none!important}.nav-login{padding:8px 14px;font-size:13px}}@media (max-width:400px){.nav-login{gap:4px;padding:7px 10px;font-size:12px}.nav-login span.connect-txt{display:none}}@media (max-width:768px){#hero{min-height:100svh}.hero-content{justify-content:flex-end;padding:72px 16px 28px}.hero-h1{margin-bottom:12px;font-size:clamp(26px,8vw,40px)}.hero-sub{max-width:100%;margin-bottom:24px;font-size:14px}.hero-badge{margin-bottom:16px;padding:5px 12px;font-size:11px}.search-box{border-radius:18px;margin:0}.search-box-header{padding:14px 16px 0}.search-form{padding:12px 16px 16px}.holidays-grid{grid-template-columns:1fr 1fr;gap:10px}.search-btn-field label{display:none}.trending-searches{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;padding-bottom:4px;overflow-x:auto}.trend-chip{padding:6px 12px;font-size:12px}.trend-chip,.trending-label{flex-shrink:0}.hero-scroll-indicator{margin-top:16px;padding-bottom:20px}.hero-dots{bottom:16px;right:12px}}@media (max-width:480px){.hero-h1{font-size:26px}.hero-sub{font-size:13px}.holidays-grid{grid-template-columns:1fr;gap:8px}.search-btn-field{margin-top:0}.search-btn{justify-content:center;width:100%}.hero-content{padding:68px 14px 24px}}@media (max-width:768px){.section{padding:44px 0}.section-inner{padding:0 16px}.section-title{font-size:clamp(20px,5.5vw,28px)}.section-subtitle{font-size:13px}.section-header{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:20px;padding:0}.section-header>div:last-child{width:100%}.view-all-btn{padding:8px 14px;font-size:13px}}@media (max-width:480px){.section{padding:36px 0}.section-inner{padding:0 14px}}@media (max-width:768px){#dest-filter,#exp-filter,.exp-filter{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:8px;margin-bottom:20px;padding-bottom:4px;overflow-x:auto;flex-wrap:nowrap!important;justify-content:flex-start!important}#dest-filter::-webkit-scrollbar{display:none}#exp-filter::-webkit-scrollbar{display:none}.filter-pill{flex-shrink:0;padding:7px 14px;font-size:12px}#dest-filter>div:last-child,#exp-filter>div:last-child{display:none}.ct-perks{gap:4px;max-height:46px}.ct-perk{padding:3px 7px;font-size:9px}.ct-price-main{font-size:17px}.ct-join-btn{border-radius:11px;padding:9px 13px;font-size:11px}.pkg-card{width:260px;height:auto;min-height:420px}.pkg-card-img{height:210px}.pkg-card-dest-name{font-size:18px}.pkg-card-body{padding:13px 14px 14px}.carousel-btn-nav{border-radius:12px;width:38px;height:38px}#dest-pkg-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;margin-bottom:24px;padding-bottom:4px;overflow-x:auto;flex-wrap:nowrap!important;justify-content:flex-start!important}#dest-pkg-tabs::-webkit-scrollbar{display:none}#dest-pkg-tabs button{white-space:nowrap;flex-shrink:0;padding:8px 16px;font-size:12px}}@media (max-width:1024px){.why-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:640px){.why-grid{grid-template-columns:1fr 1fr;gap:12px}.why-card{padding:18px 14px}}@media (max-width:380px){.why-grid{grid-template-columns:1fr}}@media (max-width:768px){.cta-banner{text-align:center;border-radius:20px;flex-direction:column;gap:20px;padding:36px 20px}.cta-btns{flex-direction:column;align-items:center}.cta-btn-dark,.cta-btn-outline{width:100%;max-width:300px;padding:14px 20px;font-size:14px}.footer-main{grid-template-columns:1fr 1fr;gap:24px;padding:32px 16px 24px}.footer-bottom-bar{padding:0 16px 24px}.footer-copyright{text-align:center;flex-direction:column;gap:12px}.footer-socials{gap:8px}}@media (max-width:480px){.footer-main{grid-template-columns:1fr}.footer-brand p{font-size:13px}.footer-col h4,.footer-col ul li button{font-size:12px}.footer-payments-label{font-size:11px}.payment-tags{gap:5px}.payment-tag{padding:3px 7px;font-size:10px}.footer-copyright span{font-size:10px}}@media (max-width:768px){.exp-filter{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:7px;margin-bottom:16px;padding-bottom:4px;overflow-x:auto;flex-wrap:nowrap!important}.exp-filter::-webkit-scrollbar{display:none}.filter-pill{flex-shrink:0}.exp-card{min-width:240px}}@media (max-width:640px){#dest-pkg-load-more{width:100%;max-width:320px;padding:13px 24px;font-size:14px}}@media (max-width:768px){.section-inner,body,main{overflow-x:hidden}img{max-width:100%}}@media (hover:none){.exp-card:hover,.pkg-card:hover{transform:none;box-shadow:0 4px 20px #00000017}.ct-join-btn:hover,.filter-pill:hover,.view-all-btn:hover{transform:none}}@media (min-width:769px) and (max-width:1024px){.section-inner{padding:0 24px}.section{padding:52px 0}.why-grid{grid-template-columns:repeat(2,1fr)}.footer-main,.testi-mini-grid{grid-template-columns:1fr 1fr}}#mobile-menu{background:#fff;border-top:1px solid #f0f0f0;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}#mobile-menu.open{z-index:1300;max-height:85vh;position:fixed;top:58px;left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #0000001f;display:block!important}.mob-menu-section-label{color:#bbb;text-transform:uppercase;letter-spacing:1.8px;padding:14px 20px 6px;font-size:10px;font-weight:800}.mob-menu-divider{background:#f3f3f3;height:1px;margin:6px 20px}.mob-nav-item{color:#333;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #fafafa;align-items:center;gap:14px;width:100%;padding:13px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,color .15s;display:flex}.mob-nav-item svg:first-child{color:#999;flex-shrink:0;transition:color .15s}.mob-nav-item span{flex:1}.mob-nav-arrow{color:#ccc;flex-shrink:0;transition:transform .15s,color .15s}.mob-nav-item:active,.mob-nav-item:hover{color:#ff8f00;background:#fffbec}.mob-nav-item--accent svg:first-child,.mob-nav-item:active svg:first-child,.mob-nav-item:hover svg:first-child{color:gold}.mob-nav-item:active .mob-nav-arrow,.mob-nav-item:hover .mob-nav-arrow{color:#ff8f00;transform:translate(3px)}.mob-nav-item--accent{color:#ff8f00;font-weight:700}@media (max-width:1024px){.card-name,.ct-price-main{font-size:17px}.ct-join-btn{padding:9px 14px;font-size:11px}.pkg-card{width:260px!important;height:auto!important;min-height:400px!important}.pkg-card-img{height:210px!important}.pkg-card-dest-name{font-size:18px}.pkg-card-body{padding:12px 14px 14px}}@media (max-width:768px){.pkg-card{width:240px!important}.pkg-card-img{height:195px!important}.pkg-card-dest-name{font-size:16px}.ct-perk{padding:3px 7px;font-size:9px}.ct-price-main{font-size:16px}}#mobile-toggle{color:#333;cursor:pointer;background:#f5f5f5;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s}#mobile-toggle:active,#mobile-toggle:hover{color:#ff8f00;background:#fffbec}@media (max-width:1024px){#mobile-toggle{display:flex!important}}@media (min-width:1025px){#mobile-toggle{display:none!important}}.ov-desktop-only{display:flex}@media (max-width:1024px){.ov-desktop-only{display:none!important}}@media (max-width:768px){.nav-inner{gap:8px;height:58px;padding:0 16px}.logo-text{letter-spacing:-.5px;font-size:20px}.logo-sub{display:none}.nav-login,.nav-support{display:none!important}#mobile-toggle{display:flex!important}#mobile-menu{z-index:1999;background:#fff;padding:8px 0 32px;transition:transform .28s cubic-bezier(.4,0,.2,1);position:fixed;inset:58px 0 0;overflow-y:auto;transform:translate(-100%)}#mobile-menu.open{transform:translate(0)}.mob-nav-item{color:#222;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f5f5f5;align-items:center;gap:14px;width:100%;padding:16px 20px;font-family:inherit;font-size:15px;font-weight:600;display:flex}.mob-nav-item svg:first-child{color:#ff8f00;flex-shrink:0}.mob-nav-arrow{color:#ccc;flex-shrink:0;margin-left:auto}.mob-nav-item--accent{color:#ff8f00;font-weight:800}.mob-menu-section-label{color:#aaa;text-transform:uppercase;letter-spacing:2px;padding:16px 20px 6px;font-size:10px;font-weight:800}#hero{min-height:100svh}.hero-content{padding:56px 16px 24px}.hero-h1{font-size:clamp(26px,8vw,38px);line-height:1.15}.hero-sub{max-width:100%;font-size:14px}}@media (max-width:480px){.hero-h1{font-size:26px}}@media (max-width:768px){.search-box{border-radius:16px;margin:0 12px}.search-box-header{padding:12px 14px 0}.search-form{gap:12px;padding:12px 14px 16px}.form-field{width:100%}.search-btn{border-radius:12px;padding:14px;font-size:14px}.holidays-grid{grid-template-columns:1fr 1fr;gap:8px}}@media (max-width:480px){.holidays-grid{grid-template-columns:1fr}}@media (max-width:768px){.section-header{padding:0 16px 20px}.section-title{font-size:clamp(18px,5.5vw,26px)}.section-subtitle{font-size:13px}#dest-filter,#exp-filter,.filter-row{-webkit-overflow-scrolling:touch;padding:0 16px;overflow-x:auto;flex-wrap:nowrap!important}.ad-filter-pill,.filter-pill{flex-shrink:0}.exp-card{min-width:240px}}@media (max-width:480px){.exp-card{min-width:200px}}@media (max-width:768px){#dest-fs-nav{height:58px}#dest-fs-nav .nav-inner{justify-content:space-between;gap:0;height:58px;padding:0 14px}#dest-fs-nav .logo-text{letter-spacing:-.5px;font-size:20px}.dest-fs-search-wrap,.fs-desktop-only{display:none!important}#dest-fs-hero{height:240px}#dest-fs-hero-content{padding:14px 14px 16px}#dest-fs-name{margin-bottom:8px;font-size:clamp(22px,7vw,36px)}.dest-fs-hero-stats{display:none}#dest-fs-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding:0 14px;overflow-x:auto}.dest-fs-tab{white-space:nowrap;flex-shrink:0;padding:10px 14px;font-size:13px}#dest-fs-content{grid-template-columns:1fr;gap:14px;padding:14px 14px 60px}#dest-fs-sidebar{position:static!important}.dest-pkg-card{border-radius:14px}.dest-pkg-body{padding:14px 14px 0}.dest-pkg-footer{flex-wrap:wrap;gap:8px;padding:12px 14px 14px}.dest-pkg-footer button{flex:1;min-width:130px;padding:9px 10px;font-size:12px}}@media (max-width:480px){#dest-fs-hero{height:200px}#dest-fs-tabs{padding:0 10px}.dest-fs-tab{padding:8px 12px;font-size:12px}}@media (max-width:768px){#pkg-fullscreen{overflow-x:hidden}#pkg-fs-hero{height:220px}#pkg-fs-hero-content{padding:14px 14px 16px}#pkg-fs-title{font-size:clamp(18px,6vw,28px)}#pkg-fs-anchors{-webkit-overflow-scrolling:touch;white-space:nowrap;padding:0 14px;top:58px;overflow-x:auto}.pkg-fs-anchor{flex-shrink:0;padding:8px 12px;font-size:12px}#pkg-fs-body{grid-template-columns:1fr;gap:14px;padding:14px 14px 80px}#pkg-fs-sidebar{position:static}.pkg-ov-grid{grid-template-columns:1fr 1fr;gap:10px}.pkg-section{border-radius:14px;padding:18px 16px}}@media (max-width:480px){#pkg-fs-hero{height:190px}.pkg-ov-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer-main{grid-template-columns:1fr 1fr;gap:24px;padding:32px 16px 24px}.footer-bottom-bar{padding:0 16px 24px}.footer-copyright{text-align:center;flex-direction:column;gap:10px}.footer-socials{flex-wrap:wrap}}@media (max-width:480px){.footer-main{grid-template-columns:1fr}.footer-brand p{font-size:13px}.payment-tags{gap:4px}.payment-tag{padding:3px 8px;font-size:10px}}@media (max-width:768px){.modal-overlay{align-items:flex-end;padding:0}.modal-overlay>div{border-radius:20px 20px 0 0;width:100%;max-width:100%;max-height:92vh;overflow-y:auto}.blog-grid{grid-template-columns:1fr;gap:16px}.blog-card{border-radius:14px}.exp-mobile-cta-enquire{color:#000;background:linear-gradient(135deg,gold,#ff8f00)}.exp-mobile-cta-call{color:gold;background:#1a1a2e}}@supports (padding:max(0px)){@media (max-width:768px){#mobile-menu{padding-bottom:max(32px, env(safe-area-inset-bottom))}.exp-mobile-cta-bar{padding-bottom:max(12px, env(safe-area-inset-bottom))}.footer-bottom-bar{padding-bottom:max(24px, env(safe-area-inset-bottom))}}}@media (hover:none){.card-hover:hover{box-shadow:none;transform:none}a,button{-webkit-tap-highlight-color:transparent}}@media (max-width:768px){#dest-fs-content,#pkg-fs-body{padding-bottom:90px!important}.exp-card{border-radius:18px;width:220px!important;height:320px!important}.exp-title{font-size:13px}.exp-badge-main,.exp-thrill-pill{padding:4px 9px;font-size:9px}.exp-top-badges{top:10px;left:10px;right:10px}.exp-price{font-size:15px}.exp-book-btn{padding:7px 11px;font-size:10px}.exp-price-row{padding:7px 10px}.exp-card-bottom{padding:12px 12px 10px}}#bike-trips-section{background:linear-gradient(160deg,#1a1a2e 0,#16213e 55%,#0f3460 100%);position:relative;overflow:hidden}#bike-trips-section:before{content:"";pointer-events:none;background:radial-gradient(80% 50% at 10% 80%,#ffd7000d 0,#0000 60%),radial-gradient(60% 40% at 90% 20%,#ff8f000a 0,#0000 50%);position:absolute;inset:0}#bike-trips-section .section-inner{z-index:1;position:relative}#bike-trips-section .section-label-bar{background:gold}#bike-trips-section .section-label-text{color:gold}#bike-trips-section .section-title{color:#fff}#bike-trips-section .section-subtitle{color:#ffffff8c}#bike-trips-section .carousel-btn-nav{color:#fff;background:#ffffff14;border-color:#ffffff26}#bike-trips-section .carousel-btn-nav:hover{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border-color:#0000}#bike-region-tabs{scrollbar-width:none}#bike-region-tabs::-webkit-scrollbar{display:none}#bike-region-tabs .filter-pill{color:#ffffffb3;background:#ffffff14;border-color:#ffffff2e;flex-shrink:0}#bike-region-tabs .filter-pill:hover{color:#ffe066;background:#ffd7001f;border-color:#ffd70066}#bike-region-tabs .filter-pill.active{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border-color:#0000;box-shadow:0 4px 16px #ff8f0066}.gtb-cta-title span{background:linear-gradient(135deg,gold,#ff8f00)}.exp-card,.pkg-card,.xwh-card{will-change:transform}#bike-trips-section{content-visibility:auto;contain-intrinsic-size:0 600px}#deals-section,#whats-hot-section{content-visibility:auto;contain-intrinsic-size:0 500px}.pkg-card{box-shadow:0 2px 12px #00000012}.pkg-card:hover{box-shadow:0 16px 40px #00000021}@media (min-width:769px) and (max-width:1024px){#navbar .nav-links{display:flex}#mobile-menu{display:none!important}.search-box{max-width:720px}.pkg-card{width:300px}.section{padding:48px 0}.section-inner{padding:0 28px}.hero-h1{font-size:clamp(32px,5vw,54px)}.xwh-card{width:240px}}@media (max-width:480px){.hero-h1{margin-bottom:12px;font-size:28px}.search-box{border-radius:16px}.search-box-title{padding:10px 0 12px;font-size:13px}.section-title{font-size:24px}.section-subtitle{font-size:12px}.pkg-card{width:260px}.exp-mobile-cta-call,.exp-mobile-cta-enquire{padding:10px 12px;font-size:12px}.xwh-card{width:220px}.xwh-card-img{height:160px}}@media (min-width:481px) and (max-width:767px){.hero-h1{font-size:clamp(30px,6vw,40px)}.section-title{font-size:clamp(22px,4vw,30px)}.xwh-card{width:230px}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid gold}.carousel-btn-nav,.filter-pill{min-width:44px;min-height:44px}@media (max-width:480px){.card-meta span:nth-child(n+3){display:none}.hero-h1{font-size:clamp(26px,7vw,32px);line-height:1.15}#hero{min-height:80vh}.section{padding:40px 0}.filter-pill{padding:7px 13px;font-size:12px}.exp-mobile-cta-call,.exp-mobile-cta-enquire{padding:9px 10px;font-size:11px}}@media (min-width:769px) and (max-width:1024px){.search-box{max-width:680px;display:block}.exp-card,.pkg-card{flex-shrink:unset;scroll-snap-align:unset;width:100%!important}#navbar .nav-links{display:flex}.section{padding:52px 0}.section-inner{padding:0 32px}.section-title{font-size:clamp(24px,3.5vw,36px)}#bike-cards{grid-template-columns:repeat(2,1fr);gap:16px;overflow-x:unset!important;display:grid!important}.xwh-card{width:220px}.hero-h1{font-size:clamp(34px,5.5vw,52px)}.why-grid{grid-template-columns:repeat(3,1fr)!important}}:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid gold}@media (max-width:768px){.carousel-btn-nav,.filter-pill,.nav-btn,button:not(.hero-dot):not(.act-hero-dot):not(.testi-dot):not(.hero-scroll-indicator){min-width:44px;min-height:44px}.filter-pill{padding:10px 16px}.hero-dot,.testi-dot{min-height:unset!important;min-width:unset!important}.hero-dot{width:8px!important;height:8px!important}.hero-dot.active,.testi-dot.active{width:24px!important}.testi-dot{width:10px!important;height:10px!important}}@media (min-width:769px) and (max-width:1024px){#navbar .nav-links{display:flex!important}#mobile-menu{display:none!important}.search-box{max-width:680px}.form-input{padding:9px 12px}.section{padding:48px 0}.section-inner{padding:0 28px}.section-title{font-size:clamp(24px,3vw,36px)}.pkg-card{width:298px}.exp-card{height:340px}.exp-card,.xwh-card{width:248px}.why-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:640px){.hero-h1{margin-bottom:12px;font-size:clamp(26px,8vw,36px)}}@media (min-width:1025px){.section-inner{max-width:1280px}.nav-dropdown{width:max-content;max-width:520px;min-width:unset!important}}@media (max-width:640px){#hero{height:auto;min-height:100svh;overflow:hidden}.form-field:nth-child(2),.form-field:nth-child(3),.form-field:nth-child(4){display:none}.form-field:first-child,.form-field:nth-child(2),.form-field:nth-child(3){display:flex}.search-btn-field{display:block}.trending-searches{display:none}.hero-content{justify-content:flex-start;align-items:stretch;gap:14px;padding:76px 14px 24px}.hero-h1{margin-bottom:4px;font-size:28px}.form-input input,.form-input select,.hero-sub{font-size:13px}.hero-badge{margin-bottom:8px;padding:5px 12px;font-size:11px}.search-box{border-top:4px solid gold;border-radius:20px;width:100%;margin:0;box-shadow:0 8px 32px #0000002e}.search-box-header{padding:12px 16px 0}.search-box-title{color:#111;padding-bottom:0;font-size:13px;font-weight:800;border-bottom:none!important}.search-form{padding:12px 14px 14px}.holidays-grid{flex-direction:column;display:flex}.form-field label{margin-bottom:4px;font-size:9px}.form-input{border-radius:10px;padding:9px 12px}.holidays-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.form-field:first-child,.form-field:nth-child(4),.search-btn-field{grid-column:1/3}.search-btn-field label{display:none}.search-btn{border-radius:12px;justify-content:center;width:100%;padding:13px;font-size:14px}.trending-searches{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:6px;margin-top:0;display:flex;overflow-x:auto}.trending-searches::-webkit-scrollbar{display:none}.trend-chip{flex-shrink:0;padding:5px 12px;font-size:11px}.hero-scroll-indicator{display:none}.hero-dots{bottom:10px;right:10px}}@media (max-width:1024px){#bike-region-tabs,#dest-filter .filter-pill,#exp-filter .filter-pill,.carousel-btn-nav{display:none!important}#dest-filter{gap:0!important}#dest-filter,#exp-filter{justify-content:flex-end!important}.section-header>div:last-child{margin-left:auto}.section{padding:28px 0!important}.section-header{margin-bottom:16px!important}.section-inner{padding:0 14px!important}.section-title{font-size:clamp(20px,5vw,32px)!important}.section-subtitle{margin-top:4px!important;font-size:13px!important}.section-label{margin-bottom:4px!important}#dest-filter{margin-bottom:12px!important}}@media (max-width:640px){.section{padding:20px 0!important}.section-header{margin-bottom:12px!important}.section-inner{padding:0 12px!important}}@media (min-width:769px) and (max-width:1024px){.pkg-card{width:300px}.exp-card{height:350px}.exp-card,.xwh-card{width:260px}.why-grid{grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.cta-banner{text-align:center;flex-direction:column;gap:16px;padding:28px 24px}.cta-btns{justify-content:center}.section-header{flex-wrap:wrap;gap:8px}}@media (max-width:768px){.nav-links,.nav-support.fs-desktop-only{display:none!important}.nav-inner{height:56px;padding:0 14px}#navbar{box-shadow:0 1px 8px #00000014}.hero-badge{margin-bottom:8px;padding:5px 10px;font-size:10px}.hero-h1{text-align:left;margin-bottom:6px;font-size:clamp(24px,7vw,34px)}.hero-sub{text-align:left;margin-bottom:16px;font-size:13px}.pkg-card{border-radius:18px;width:85vw;max-width:300px}.exp-card{width:75vw;max-width:260px;height:320px}.xwh-card{width:72vw;max-width:250px}.card-name{font-size:17px}.pkg-card-body{padding:11px 13px 13px}.ct-price-main{font-size:18px}.ct-join-btn{border-radius:10px;padding:9px 14px;font-size:12px}.why-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.why-card{border-radius:14px;padding:14px}.why-icon{width:36px;height:36px;font-size:18px}.cta-banner{text-align:center;border-radius:18px;flex-direction:column;gap:14px;padding:24px 18px}.cta-title{font-size:clamp(18px,5vw,24px)}.cta-btns{flex-direction:column;gap:10px;width:100%}.cta-btn-dark,.cta-btn-outline{text-align:center;justify-content:center;width:100%}.testi-card{border-radius:18px;padding:20px 16px}.testi-text{font-size:13px;line-height:1.6}.testi-name{font-size:14px}.testi-avatar{width:44px;height:44px}.section-header{flex-flow:wrap;align-items:center;gap:6px}.section-title{font-size:clamp(20px,6vw,28px)!important}.footer-main{gap:24px;padding:32px 14px}}@media (max-width:480px){.pkg-card{width:88vw}.exp-card{width:80vw;height:290px}.why-grid{gap:8px!important}.why-card{padding:12px}.pkg-card-body{padding:10px 12px 12px}.section-title{font-size:20px!important}}@media (max-width:1024px){.section-header{flex-flow:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.section-header>div:first-child{flex:1;min-width:0}.section-header>div:last-child{flex-shrink:0;align-items:center;gap:0;margin-left:12px;display:flex!important}.section-header .carousel-btn-nav{display:none!important}.section-header .view-all-btn{color:#ff8f00;white-space:nowrap;align-items:center;gap:5px;font-size:13px;font-weight:700;display:inline-flex!important}#dest-filter,#exp-filter{justify-content:flex-end!important;align-items:center!important;gap:0!important;display:flex!important}#bike-trips-section .section-header,#dest-filter,#exp-filter{margin-bottom:12px!important}}.section-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.section-header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.filter-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;padding-bottom:2px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}@media (max-width:1024px){.section-header{justify-content:space-between!important;display:flex!important}.section-header>div:first-child{min-width:0;flex:none!important;width:100%!important}.section-header-actions{flex-shrink:0;gap:6px;margin-left:8px}.filter-row,.section-header-actions .carousel-btn-nav{display:none!important}.section-header-actions .view-all-btn{color:#ff8f00;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:13px;font-weight:700;display:inline-flex!important}#dest-filter{justify-content:flex-end!important;margin-bottom:14px!important}.section-header{flex-flow:wrap!important;align-items:flex-start!important;gap:10px 0!important}.section-label{flex-wrap:nowrap!important}.section-label,.section-label-text{white-space:nowrap!important}.section-header>div:last-child:not(:first-child){justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:100%!important;margin-top:0!important;display:flex!important}.view-all-btn{color:#ff8f00!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:6px!important;padding:0!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important}.section-header{margin-bottom:14px!important}#deals-section{display:none!important}}a.footer-link:hover{color:gold}a.footer-link{cursor:pointer;color:#555;background:0 0;border:0;padding:0;font-size:13px;text-decoration:none;transition:color .2s}.footer-col ul li a.footer-link{color:#555;align-items:center;font-size:13px;display:flex}.exp-card{background:#fff;border:1px solid #e8eaed;border-radius:18px;padding:24px;box-shadow:0 1px 4px #0000000a}@media (max-width:600px){.exp-card{padding:18px}}body[style*="overflow: hidden"],body[style*=overflow\:hidden]{height:100%!important;overflow:hidden!important}#dest-detail-overlay,#pkg-fullscreen{overscroll-behavior:contain}#dest-detail-overlay.open,#pkg-fullscreen.open{overflow:hidden auto}:is(html:has(body[style*="overflow: hidden"]),html:has(body[style*=overflow\:hidden])){overflow:hidden}#exp-cards{padding:8px 8px 12px!important}.section:has(#exp-cards){overflow:clip visible}.section:has(#exp-cards) .section-inner{overflow:clip visible}.footer-socials a{justify-content:center;align-items:center;display:inline-flex}.footer-socials a svg{width:20px;height:20px;display:block}
@keyframes voicePulse{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}#pkg-fullscreen{z-index:1200;opacity:0;pointer-events:none;background:#f4f6f9;font-family:Inter,-apple-system,sans-serif;transition:opacity .3s;position:fixed;inset:0;overflow:hidden auto}#pkg-fullscreen.open{opacity:1;pointer-events:all}#pkg-fs-nav{z-index:50;background:#fff;border-bottom:1px solid #f0f0f0;height:64px;position:sticky;top:0;box-shadow:0 2px 12px #00000012}.pkg-fs-nav-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.pkg-fs-enquire-btn{cursor:pointer;color:#000;background:linear-gradient(135deg,gold,#ff8f00);border:0;border-radius:12px;align-items:center;gap:7px;padding:9px 20px;font-size:13px;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 4px 14px #ffa50040}.pkg-fs-enquire-btn:hover{transform:scale(1.04);box-shadow:0 6px 20px #ffa50066}#pkg-fs-hero{background:#eee;width:100%;height:420px;position:relative;overflow:hidden}#pkg-fs-anchors{scrollbar-width:none;z-index:40;background:#fff;border-bottom:2px solid #f0f0f0;padding:0 32px;display:flex;position:sticky;top:66px;overflow-x:auto;box-shadow:0 2px 8px #0000000a}#pkg-fs-anchors::-webkit-scrollbar{display:none}.pkg-fs-anchor{color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;flex-shrink:0;margin-bottom:-2px;padding:14px 18px;font-size:13px;font-weight:600;transition:color .2s,border-color .2s}.pkg-fs-anchor:hover{color:#1a1a2e}.pkg-fs-anchor.active{color:#1a1a2e;border-bottom-color:gold;font-weight:800}#pkg-fs-hero-overlay{background:linear-gradient(0deg,#000000c7 0,#00000026 55%,#0000 100%);position:absolute;inset:0}#pkg-fs-hero-content{padding:24px 32px;position:absolute;bottom:0;left:0;right:0}#pkg-fs-badge{letter-spacing:.4px;border-radius:999px;align-items:center;margin-bottom:9px;padding:4px 13px;font-size:11px;font-weight:800;display:inline-flex}#pkg-fs-title{color:#fff;text-shadow:0 2px 12px #00000080;margin-bottom:12px;font-size:clamp(20px,3vw,32px);font-weight:900;line-height:1.2}#pkg-fs-body{grid-template-columns:1fr 336px;align-items:flex-start;gap:24px;max-width:1180px;margin:0 auto;padding:28px 24px 60px;display:grid}#pkg-fs-content{min-width:0}#pkg-fs-sidebar{position:sticky;top:132px}.pkg-section{background:#fff;border:1px solid #e8eaed;border-radius:16px;margin-bottom:18px;padding:22px 24px;box-shadow:0 1px 8px #0000000a}.pkg-sec-hd,.pkg-sec-hd-icon{align-items:center;display:flex}.pkg-sec-hd{border-bottom:2px solid #f5f5f5;gap:12px;margin-bottom:18px;padding-bottom:16px}.pkg-sec-hd-icon{border-radius:12px;flex-shrink:0;justify-content:center;width:40px;height:40px;font-size:19px}.pkg-sec-hd h3{color:#111;margin:0 0 2px;font-size:16px;font-weight:800}.pkg-sec-hd p{color:#aaa;margin:0;font-size:12px}.pkg-ov-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px;display:grid}.pkg-hl-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pkg-photo-grid{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.pkg-photo-grid .ph-cell{cursor:pointer;border-radius:12px;height:120px;overflow:hidden}.pkg-photo-grid .ph-cell:first-child{grid-area:span 2/span 2;height:248px}.pkg-photo-grid .ph-cell img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.pkg-photo-grid .ph-cell:hover img{transform:scale(1.06)}.pkg-rat-banner{background:linear-gradient(135deg,#fffbec,#fff9e0);border:1px solid #ffe066;border-radius:14px;align-items:center;gap:20px;margin-bottom:16px;padding:18px 20px;display:flex}.pkg-sb-card{background:#fff;border:1px solid #e8eaed;border-radius:16px;margin-bottom:14px;padding:20px;box-shadow:0 2px 10px #0000000a}.pkg-sb-price{color:#1a1a2e;font-size:32px;font-weight:900;line-height:1}.pkg-cta{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:10px;padding:13px;font-family:inherit;font-size:14px;font-weight:800;transition:transform .15s,box-shadow .15s;display:flex}.pkg-cta:hover{transform:scale(1.02)}.pkg-cta.primary{color:#000;background:linear-gradient(135deg,gold,#ff8f00)}.pkg-cta.primary:hover{box-shadow:0 6px 20px #ffd70066}.pkg-cta.secondary{color:gold;background:#1a1a2e}.pkg-cta.secondary:hover{box-shadow:0 4px 16px #0000004d}.pkg-fs-search-wrap{background:#fff;border:1.5px solid #d0d0d0;border-radius:999px;flex:1;align-items:center;gap:4px;max-width:560px;height:50px;padding:5px 5px 5px 20px;transition:border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:visible}.pkg-fs-search-wrap:focus-within{border-color:silver;box-shadow:0 2px 18px #0000001a}.pkg-fs-search-input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;font-family:inherit;font-size:14px;font-weight:400}.pkg-fs-search-input::placeholder{color:#aaa}.pkg-fs-search-btn,.pkg-fs-voice-btn{cursor:pointer;border:0;flex-shrink:0;align-items:center;display:flex}.pkg-fs-voice-btn{background:0 0;justify-content:center;padding:4px 8px;transition:transform .2s}.pkg-fs-voice-btn:hover{transform:scale(1.15)}.pkg-fs-voice-btn.listening{animation:.85s ease-in-out infinite voicePulse}.pkg-fs-search-btn{color:#000;white-space:nowrap;background:linear-gradient(135deg,gold 0,#ff8f00 100%);border-radius:999px;gap:6px;height:100%;padding:0 20px;font-size:14px;font-weight:800;transition:box-shadow .2s,opacity .2s}.pkg-fs-search-btn:hover{opacity:.91;box-shadow:0 4px 16px #ffa50080}.pkg-note{background:#fffbec;border:1px solid #ffe066;border-radius:12px;margin-top:14px;padding:14px}@media (max-width:900px){#pkg-fs-body{grid-template-columns:1fr;padding:16px 14px 60px}#pkg-fs-sidebar{position:static}#pkg-fs-anchors{padding-left:14px;padding-right:14px;top:58px}#pkg-fs-hero{height:260px}#pkg-fs-hero-content{padding:16px 14px}.pkg-ov-grid{grid-template-columns:1fr 1fr}.pkg-fs-enquire-btn{padding:8px 14px;font-size:12px}}.footer-socials a{justify-content:center;align-items:center;display:inline-flex}.footer-socials a svg{width:20px;height:20px;display:block}
@keyframes spPulse{0%,to{box-shadow:0 0 #ffd70080}50%{box-shadow:0 0 0 6px #0000}}@keyframes emgPulse{0%,to{box-shadow:0 0 #ef44444d}50%{box-shadow:0 0 0 10px #0000}}#sp-tabs-bar{z-index:19;background:#fff;border-bottom:1px solid #f0f0f0;padding:0 24px;position:sticky;top:0;box-shadow:0 2px 8px #0000000d}#sp-tabs-bar .sp-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:4px;padding:10px 0;display:flex;overflow-x:auto}#sp-tabs-bar .sp-tabs::-webkit-scrollbar{display:none}.sp-tab{white-space:nowrap;flex-shrink:0}.sp-tabs{gap:2px;display:flex}.sp-tab{color:#444;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,color .2s}.sp-tab:hover{color:#ff8f00;background:#fffbec}.sp-tab.active{color:gold;background:#1a1a2e}#sp-hero{text-align:center;background:linear-gradient(135deg,#1a1a2e 0,#16213e 55%,#0f3460 100%);width:100%;max-width:100%;padding:52px 24px 44px;position:relative;overflow:hidden}#sp-hero:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 50% 0,#ffd7001a 0,#0000 70%);position:absolute;inset:0}.sp-hero-tag{color:#ffe066;background:#ffd7001f;border:1px solid #ffd7004d;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:5px 16px;font-size:12px;font-weight:700;display:inline-flex}.sp-live{background:gold;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite spPulse}.sp-hero-h1{color:#fff;letter-spacing:-.8px;margin-bottom:10px;font-size:clamp(28px,4.5vw,52px);font-weight:900}.sp-hero-h1 em{background:linear-gradient(135deg,gold,#ff8f00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:normal}.sp-hero-desc{color:#ffffff8c;max-width:460px;margin:0 auto 36px;font-size:15px;line-height:1.7}.sp-stats-bar{flex-wrap:wrap;justify-content:center;gap:0;margin-bottom:40px;display:flex}.sp-stat{border-right:1px solid #ffffff1a;padding:10px 28px}.sp-stat:last-child{border-right:none}.sp-stat-n{color:gold;font-size:24px;font-weight:900}.sp-stat-l{color:#fff6;text-transform:uppercase;letter-spacing:.8px;margin-top:2px;font-size:10px;font-weight:600}.sp-chs{grid-template-columns:repeat(4,1fr);gap:12px;max-width:880px;margin:0 auto;display:grid}@media (max-width:840px){.sp-chs{grid-template-columns:1fr 1fr}}@media (max-width:480px){.sp-chs{grid-template-columns:1fr}}.sp-ch{text-align:left;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;padding:18px 16px;transition:all .2s}.sp-ch:hover{background:#ffffff1f;border-color:#ffd70066;transform:translateY(-3px)}.sp-ch-ico{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;font-size:20px;display:flex}.sp-ch-name{color:#fff;margin-bottom:3px;font-size:14px;font-weight:800}.sp-ch-detail{color:#ffffff80;margin-bottom:10px;font-size:12px;line-height:1.5}.sp-ch-badge{border-radius:999px;align-items:center;gap:5px;margin-bottom:12px;padding:3px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.sp-ch-action{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s;display:flex}.sp-wrap{max-width:1120px;margin:0 auto;padding:44px 24px 72px}.sp-panel{display:none}.sp-panel.active{display:block}.sp-sec{margin-bottom:36px}.sp-sec-label{align-items:center;gap:8px;margin-bottom:6px;display:flex}.sp-sec-bar{background:gold;border-radius:2px;width:28px;height:4px}.sp-sec-tag{color:#ff8f00;text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:700}.sp-sec-h{color:#111;margin-bottom:4px;font-size:clamp(20px,2.8vw,32px);font-weight:900}.sp-sec-sub{color:#888;font-size:13.5px}.sp-card{background:#fff;border:1px solid #ebebeb;border-radius:20px;overflow:hidden;box-shadow:0 2px 16px #0000000d}.sp-card-hd,.sp-card-hd-ico{align-items:center;display:flex}.sp-card-hd{border-bottom:1px solid #f5f5f5;gap:12px;padding:20px 22px 16px}.sp-card-hd-ico{border-radius:12px;flex-shrink:0;justify-content:center;width:40px;height:40px;font-size:18px}.sp-card-hd-title{color:#111;font-size:15px;font-weight:800}.sp-card-hd-sub{color:#aaa;margin-top:2px;font-size:11.5px}.sp-card-bd{padding:20px 22px 24px}.sp-emergency,.sp-emg-ico{align-items:center;display:flex}.sp-emergency{background:#fff5f5;border:1.5px solid #fecaca;border-radius:18px;flex-wrap:wrap;gap:16px;margin-bottom:32px;padding:20px 24px}.sp-emg-ico{background:#fee2e2;border-radius:14px;flex-shrink:0;justify-content:center;width:48px;height:48px;font-size:22px;animation:2.5s infinite emgPulse}.sp-emg-title{color:#111;margin-bottom:3px;font-size:14.5px;font-weight:900}.sp-emg-sub{color:#888;font-size:12.5px}.sp-emg-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ef4444,#dc2626);border:0;border-radius:10px;margin-left:auto;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s}.sp-emg-btn:hover{transform:scale(1.03);box-shadow:0 6px 18px #ef444459}.sp-status-banner{background:#fff;border:1px solid #ebebeb;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:32px;padding:16px 20px;display:flex}.sp-status-dot{background:gold;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:2s infinite spPulse}.sp-pills{flex-wrap:wrap;gap:8px;display:flex}.sp-pill{border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.sp-pill-g{color:#ff8f00;background:#dcfce7}.sp-pill-y{color:#a16207;background:#fef9c3}.sp-feats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:40px;display:grid}@media (max-width:840px){.sp-feats{grid-template-columns:1fr 1fr}}@media (max-width:520px){.sp-feats{grid-template-columns:1fr}}.sp-feat{cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:16px;padding:22px 18px;transition:all .2s;position:relative;overflow:hidden}.sp-feat:after{content:"";transform-origin:0;background:linear-gradient(135deg,gold,#ff8f00);height:3px;transition:transform .2s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.sp-feat:hover{border-color:#ffe066;transform:translateY(-4px);box-shadow:0 12px 32px #00000017}.sp-feat:hover:after{transform:scaleX(1)}.sp-feat-icon{margin-bottom:10px;font-size:28px}.sp-feat-title{color:#111;margin-bottom:5px;font-size:13.5px;font-weight:800}.sp-feat-desc{color:#888;font-size:12px;line-height:1.6}.sp-feat-link{color:#ff8f00;margin-top:8px;font-size:12px;font-weight:700}.sp-two{grid-template-columns:1.1fr .9fr;gap:20px;display:grid}@media (max-width:840px){.sp-two{grid-template-columns:1fr}}.sp-experts{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:560px){.sp-experts{grid-template-columns:1fr}}.sp-expert{text-align:center;background:#f9f9f9;border:1px solid #ebebeb;border-radius:14px;padding:16px;transition:all .2s}.sp-expert:hover{background:#fffbec;border-color:#ffe066;transform:translateY(-2px)}.sp-exp-av{background:linear-gradient(135deg,gold,#ff8f00);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 10px;font-size:22px;display:flex;box-shadow:0 4px 12px #ffa50040}.sp-exp-name{color:#111;font-size:13px;font-weight:800}.sp-exp-role{color:#aaa;margin:2px 0 6px;font-size:11px}.sp-exp-online{color:#ff8f00;align-items:center;gap:4px;margin-bottom:8px;font-size:10.5px;font-weight:600;display:inline-flex}.sp-exp-dot{background:gold;border-radius:50%;width:6px;height:6px}.sp-exp-langs{flex-wrap:wrap;justify-content:center;gap:4px;margin-bottom:10px;display:flex}.sp-exp-lang{color:#ff8f00;background:#fffbec;border:1px solid #ffe066;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600}.sp-exp-btn{color:#000;cursor:pointer;background:linear-gradient(135deg,gold,#ff8f00);border:0;border-radius:9px;width:100%;padding:7px;font-family:inherit;font-size:12px;font-weight:700;transition:all .18s}.sp-exp-btn:hover{transform:scale(1.02);box-shadow:0 4px 12px #ffa5004d}.sp-hours{flex-direction:column;display:flex}.sp-hour-row{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:9px 0;display:flex}.sp-hour-row:last-child{border-bottom:none}.sp-hour-day,.sp-hour-time{color:#555;font-size:13px}.sp-hour-time{color:#111;font-weight:700}.spb-limited,.spb-open{border-radius:999px;padding:2px 9px;font-size:10px;font-weight:700}.spb-open{color:#ff8f00;background:#dcfce7}.spb-limited{color:#a16207;background:#fef9c3}.sp-sys{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sp-sys-row{background:#f9f9f9;border:1px solid #ebebeb;border-radius:9px;justify-content:space-between;align-items:center;padding:9px 11px;display:flex}.sp-sys-n{color:#555;font-size:12px}.sp-sys-ok,.sp-sys-warn{color:#ff8f00;font-size:11px;font-weight:700}.sp-sys-warn{color:#a16207}.sp-offices{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:560px){.sp-offices{grid-template-columns:1fr}}.sp-office{background:#fff;border:1px solid #ebebeb;border-radius:16px;padding:18px 20px;transition:all .2s}.sp-office:hover{border-color:#ffe066;box-shadow:0 6px 20px #0000000f}.sp-office-city{color:#111;align-items:center;gap:7px;margin-bottom:5px;font-size:14px;font-weight:800;display:flex}.sp-office-hq{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border-radius:999px;padding:2px 7px;font-size:9.5px;font-weight:800}.sp-office-addr{color:#888;margin-bottom:10px;font-size:12px;line-height:1.65}.sp-office-row{color:#666;align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex}.sp-office-row svg{color:gold;flex-shrink:0}.sp-faqs{flex-direction:column;display:flex}.sp-faq{border-bottom:1px solid #f0f0f0}.sp-faq:last-child{border-bottom:none}.sp-faq-q{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:13px 0;display:flex}.sp-faq-qt{color:#222;font-size:13px;font-weight:600;transition:color .2s}.sp-faq:hover .sp-faq-qt{color:#ff8f00}.sp-faq-ico{color:#aaa;background:#f5f5f5;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.sp-faq.open .sp-faq-ico{color:#ff8f00;background:#fffbec;transform:rotate(45deg)}.sp-faq.open .sp-faq-qt{color:#ff8f00}.sp-faq-a{color:#666;padding-bottom:13px;font-size:12.5px;line-height:1.7;display:none}.sp-faq.open .sp-faq-a{display:block}.sp-form-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}@media (max-width:560px){.sp-form-grid{grid-template-columns:1fr}}.sp-field{margin-bottom:11px}.sp-label{color:#aaa;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.sp-input{color:#111;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;outline:0;width:100%;padding:11px 13px;font-family:inherit;font-size:13.5px;transition:all .18s}.sp-input::placeholder{color:#bbb}.sp-input:focus{background:#fffbec;border-color:gold}.sp-textarea{resize:vertical;min-height:100px}.sp-submit{color:#000;cursor:pointer;background:linear-gradient(135deg,gold,#ff8f00);border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:4px;padding:13px;font-family:inherit;font-size:14px;font-weight:800;transition:all .2s;display:flex}.sp-submit:hover{transform:scale(1.02);box-shadow:0 8px 20px #ffa50059}.sp-cdetail{border-bottom:1px solid #f5f5f5;align-items:flex-start;gap:12px;padding:13px 0;display:flex}.sp-cdetail:last-child{border-bottom:none}.sp-cdetail-ico{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.sp-cdetail-tag{color:#aaa;text-transform:uppercase;letter-spacing:.8px;margin-bottom:2px;font-size:10px;font-weight:700}.sp-cdetail-val{color:#111;font-size:13.5px;font-weight:800}.sp-cdetail-note{color:#aaa;margin-top:1px;font-size:11.5px}.sp-policies{flex-direction:column;gap:10px;display:flex}.sp-policy{cursor:pointer;background:#f9f9f9;border:1px solid #ebebeb;border-radius:13px;gap:12px;padding:14px;transition:all .18s;display:flex}.sp-guarantee:hover,.sp-policy:hover{background:#fffbec;border-color:#ffe066}.sp-policy-ico{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}.sp-policy-title{color:#111;margin-bottom:2px;font-size:13px;font-weight:800}.sp-policy-desc{color:#888;font-size:12px;line-height:1.55}.sp-guarantee{background:#f9f9f9;border:1px solid #ebebeb;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:9px;padding:12px;transition:all .18s;display:flex}.sp-g-check{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:flex}.sp-g-title{color:#111;margin-bottom:2px;font-size:13px;font-weight:800}.sp-g-desc{color:#888;font-size:11.5px;line-height:1.5}.sp-legal-row{border-bottom:1px solid #f5f5f5;justify-content:space-between;padding:8px 0;font-size:12.5px;display:flex}.sp-legal-row:last-child{border-bottom:none}.sp-socials{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.sp-social{cursor:pointer;color:#555;background:#fff;border:1.5px solid #ebebeb;border-radius:10px;align-items:center;gap:7px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:all .18s;display:flex}.sp-social:hover{color:#ff8f00;background:#fffbec;border-color:#ffe066}.footer-socials a{justify-content:center;align-items:center;display:inline-flex}.footer-socials a svg{width:20px;height:20px;display:block}
@keyframes adhBgZoom{0%{transform:scale(1)}to{transform:scale(1.07)}}@keyframes adhDotPulse{0%,to{box-shadow:0 0 #ffd70080}50%{box-shadow:0 0 0 7px #0000}}@keyframes adhGoldFlow{to{background-position:200%}}@keyframes adhScrollBounce{0%,to{opacity:1;transform:translateY(0)}60%{opacity:.2;transform:translateY(8px)}}@keyframes voicePulse{0%,to{box-shadow:0 0 #ea433559}50%{box-shadow:0 0 0 8px #0000}}@keyframes voiceRing{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.ov-nav-search-wrap{background:#fff;border:1.5px solid #d0d0d0;border-radius:999px;flex:1;align-items:center;gap:4px;max-width:560px;height:46px;padding:4px 4px 4px 18px;transition:border-color .25s,box-shadow .25s;display:flex;position:relative}.ov-nav-search-wrap:focus-within{border-color:silver;box-shadow:0 2px 16px #0000001a}.ov-nav-search-input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;font-family:inherit;font-size:14px;font-weight:400}.adh-search-bar input::placeholder,.ov-nav-search-input::placeholder{color:#aaa}.ov-nav-voice-btn{background:0 0;padding:3px 6px}.ov-nav-actions,.ov-nav-search-btn{flex-shrink:0;align-items:center;display:flex}.ov-nav-search-btn{color:#000;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,gold 0,#ff8f00 100%);border:0;border-radius:999px;gap:6px;height:100%;padding:0 18px;font-family:inherit;font-size:13px;font-weight:800;transition:box-shadow .2s,opacity .2s}.ov-nav-search-btn:hover{opacity:.91;box-shadow:0 4px 16px #ffa50080}.ov-nav-actions{gap:8px}.ov-nav-support{color:#666;background:0 0;border-radius:8px;gap:6px;padding:8px 12px;font-weight:500;transition:background .2s,color .2s}.ov-nav-support:hover{color:#ff8f00;background:#fffbec}.ov-nav-enquire-btn,.ov-nav-support{cursor:pointer;border:0;align-items:center;font-family:inherit;font-size:13px;display:flex}.ov-nav-enquire-btn{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border-radius:12px;gap:7px;padding:9px 18px;font-weight:800;transition:transform .15s,box-shadow .15s}.ov-nav-enquire-btn:hover{transform:scale(1.04);box-shadow:0 4px 14px #ffa50066}@media (max-width:768px){.ov-nav-search-wrap,.ov-nav-support{display:none}}#all-dest-nav{z-index:10;height:64px;position:sticky;top:0;box-shadow:0 2px 16px #00000014}#all-dest-nav .nav-inner-ad{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1280px;margin:auto;padding:0 24px;display:flex}.ad-logo{color:#111;cursor:pointer;letter-spacing:-1px;white-space:nowrap;flex-shrink:0;font-size:26px;font-weight:900}.ad-logo span,.ad-sec-h span{background:linear-gradient(135deg,gold,#ff8f00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}#all-dest-nav{background:#fff;align-items:center;display:flex}#all-dest-hero{background:#0a0e1a;flex-direction:column;height:calc(100vh - 68px);min-height:560px;max-height:900px;display:flex;position:relative}.adh-bg,.adh-bg-slide{position:absolute;inset:0}.adh-bg{z-index:0;overflow:hidden}.adh-bg-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.2s ease-in-out;animation:20s ease-in-out infinite alternate adhBgZoom}.adh-bg-slide.active{opacity:1}.adh-overlay{z-index:1;background:linear-gradient(#0003 0,#0000008c 45%,#000000eb 100%);position:absolute;inset:0}.adh-vignette{z-index:2;pointer-events:none;background:radial-gradient(120% 100%,#0000 50%,#0a0e1a73 100%);position:absolute;inset:0}.adh-inner,.adh-top-block{flex-direction:column;flex:1;align-items:center;display:flex}.adh-inner{z-index:5;text-align:center;justify-content:space-between;padding:36px 24px 28px;position:relative}.adh-top-block{justify-content:center;padding-bottom:20px}.adh-badge{color:#ffe066;letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffd70026;border:1px solid #ffd70066;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 18px;font-size:11px;font-weight:700;display:inline-flex}.adh-badge-dot{background:gold;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite adhDotPulse}.adh-h1{color:#fff;letter-spacing:-1.5px;margin-bottom:12px;font-size:clamp(34px,5vw,62px);font-weight:900;line-height:1.08}.adh-gold{background:linear-gradient(100deg,gold 0,#ff8f00 50%,gold 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite adhGoldFlow}.adh-sub{color:#ffffffb8;max-width:520px;margin:0 auto 24px;font-size:clamp(15px,1.8vw,18px);line-height:1.65}.adh-ctas{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex}.adh-cta-ghost,.adh-cta-primary{cursor:pointer;border-radius:14px;align-items:center;gap:9px;padding:13px 26px;font-family:inherit;display:inline-flex}.adh-cta-primary{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border:0;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 28px #ffa50073}.adh-cta-primary:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 14px 40px #ffa5008c}.adh-cta-ghost{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1.5px solid #ffffff38;font-size:14px;font-weight:700;transition:all .18s}.adh-cta-ghost:hover{background:#ffffff2e;border-color:#ffffff73;transform:translateY(-2px)}.adh-stats{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.adh-stat{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:11px;padding:10px 16px;transition:background .2s,border-color .2s,transform .2s;display:flex}.adh-stat:hover{background:#ffd7001a;border-color:#ffd7004d;transform:translateY(-2px)}.adh-stat-icon,.adh-stat-val{font-size:18px}.adh-stat-val{color:gold;font-weight:900;line-height:1}.adh-stat-lbl{color:#ffffff80;margin-top:2px;font-size:10px;font-weight:500}.adh-bottom-block{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.adh-chips{flex-wrap:wrap;justify-content:center;gap:8px;max-width:960px;display:flex}.adh-chip{cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 6px;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.adh-chip:hover{background:#ffd70026;border-color:#ffd70066;transform:translateY(-2px)}.adh-chip img{object-fit:cover;border:1.5px solid #ffffff40;border-radius:50%;flex-shrink:0;width:22px;height:22px}.adh-chip-name{color:#fff;font-size:12px;font-weight:700}.adh-chip-tag{color:#ffffff80;margin-left:2px;font-size:10px}.adh-dots-row{align-items:center;gap:16px;display:flex}.adh-dot{cursor:pointer;background:#ffffff59;border:0;border-radius:4px;width:8px;height:8px;transition:background .3s,width .3s}.adh-dot.active{background:gold;width:24px}.adh-scroll-btn{color:#fff6;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:9px;font-weight:700;transition:color .2s;display:flex}.adh-scroll-btn:hover{color:gold}.adh-scroll-mouse{border:2px solid #ffffff4d;border-radius:10px;justify-content:center;width:20px;height:32px;padding-top:5px;display:flex}.adh-scroll-dot{background:#ffffff8c;border-radius:2px;width:3px;height:7px;animation:1.7s ease-in-out infinite adhScrollBounce}@media (max-width:640px){.adh-inner{padding:56px 16px 32px}.adh-h1{letter-spacing:-1px}.adh-stats{gap:8px}.adh-stat{padding:10px 14px}.adh-stat-val{font-size:17px}.adh-chips{gap:8px}.adh-ctas{gap:10px}.adh-cta-ghost,.adh-cta-primary{padding:12px 22px;font-size:14px}}#all-dest-filters{z-index:9;background:#fff;border-bottom:1px solid #efefef;position:sticky;top:64px;box-shadow:0 4px 20px #0000000f}.ad-filter-inner,.ad-filter-pills{flex-wrap:wrap;align-items:center;display:flex}.ad-filter-inner{flex-direction:column;align-items:flex-start;gap:16px;max-width:1280px;margin:auto;padding:16px 24px}.ad-filter-pills{gap:6px}.ad-filter-pills-label{color:#bbb;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;margin-right:4px;font-size:10px;font-weight:800}.ad-filter-pill{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e8e8e8;border-radius:999px;align-items:center;gap:5px;padding:8px 16px;font-size:12px;font-weight:700;transition:all .18s;display:flex}.ad-filter-pill:hover{color:#ff8f00;background:#fffbec;border-color:gold;transform:translateY(-1px);box-shadow:0 3px 10px #ffd70033}.ad-filter-pill.active{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border-color:#0000;box-shadow:0 4px 12px #ffa50059}.ad-filter-right{align-items:center;gap:10px;display:flex}.ad-dest-count-badge{color:#888;white-space:nowrap;background:#f5f5f5;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700}.ad-sort-select{color:#555;cursor:pointer;background:#fff;border:1.5px solid #e8e8e8;border-radius:10px;outline:0;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:border-color .18s}.ad-sort-select:focus{border-color:gold}.ad-content{max-width:1280px;margin:0 auto;padding:40px 24px 60px}.ad-sec-label{align-items:center;gap:8px;margin-bottom:6px;display:flex}.ad-sec-bar{background:linear-gradient(135deg,gold,#ff8f00);border-radius:2px;width:28px;height:4px}.ad-sec-tag{color:#ff8f00;text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:800}.ad-sec-h{color:#111;margin-bottom:4px;font-size:clamp(22px,3vw,36px);font-weight:900}.ad-sec-sub{color:#888;margin-bottom:36px;font-size:14px}#ad-dest-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:22px;margin-bottom:60px;display:grid}#ad-why-section{background:linear-gradient(135deg,#1a1a2e,#0f3460);border-radius:28px;margin-bottom:60px;padding:56px 40px}@media (max-width:640px){#ad-why-section{padding:36px 20px}}.ad-why-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}@media (max-width:1024px){.ad-why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ad-why-grid{grid-template-columns:1fr}}.ad-why-card{text-align:center;background:#ffffff12;border:1px solid #ffffff1f;border-radius:18px;padding:22px 20px;transition:background .2s,transform .2s}.ad-why-card:hover{background:#ffffff1f;transform:translateY(-4px)}.ad-why-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 14px;font-size:22px;display:flex}.ad-why-title{color:#fff;margin-bottom:6px;font-size:14px;font-weight:800}.ad-why-desc{color:#fff9;font-size:12px;line-height:1.65}#ad-reviews-section{margin-bottom:60px}.ad-reviews-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px;display:grid}#ad-faq-section,.ad-review-card{background:#fff;border:1px solid #ebebeb}.ad-review-card{border-radius:18px;padding:22px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #0000000d}.ad-review-card:hover{transform:translateY(-3px);box-shadow:0 10px 32px #00000017}.ad-rev-avatar,.ad-rev-top{align-items:center;display:flex}.ad-rev-top{gap:12px;margin-bottom:14px}.ad-rev-avatar{color:#000;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;width:44px;height:44px;font-size:16px;font-weight:900;box-shadow:0 2px 8px #0000001a}.ad-rev-name{color:#111;font-size:14px;font-weight:800}.ad-rev-trip{color:#aaa;margin-top:2px;font-size:11px}.ad-rev-stars{gap:2px;margin-bottom:10px;display:flex}.ad-rev-text{color:#555;font-size:13px;line-height:1.75}.ad-rev-date{color:#ccc;align-items:center;gap:4px;margin-top:10px;font-size:11px;display:flex}.ad-rev-verified{color:gold;background:#f0fdf4;border-radius:999px;align-items:center;gap:4px;margin-left:auto;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.ad-rating-banner{background:linear-gradient(135deg,#fffbec,#fff9e0);border:2px solid #ffe066;border-radius:20px;flex-wrap:wrap;align-items:center;gap:40px;margin-bottom:32px;padding:30px 36px;display:flex}.ad-rating-big{color:#111;font-size:64px;font-weight:900;line-height:1}.ad-rating-stars{gap:4px;margin-bottom:4px;font-size:22px;display:flex}.ad-rating-count{color:#888;font-size:13px}.ad-rating-bars{flex:1;min-width:220px}.ad-rating-bar-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.ad-rating-bar-label{color:#888;text-align:right;flex-shrink:0;width:28px;font-size:11px}.ad-rating-bar-track{background:#f0f0f0;border-radius:4px;flex:1;height:7px;overflow:hidden}.ad-rating-bar-fill{background:linear-gradient(135deg,gold,#ff8f00);border-radius:4px;height:100%}.ad-rating-bar-pct{color:#aaa;flex-shrink:0;width:32px;font-size:11px}.ad-guide-list li:last-child{border-bottom:none}#ad-guidelines-section{margin-bottom:60px}.ad-guide-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:900px){.ad-guide-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.ad-guide-grid{grid-template-columns:1fr}}.ad-guide-card{background:#fff;border:1px solid #ebebeb;border-radius:18px;padding:22px 20px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.ad-guide-card:before{content:"";transform-origin:0;background:linear-gradient(135deg,gold,#ff8f00);height:3px;transition:transform .2s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ad-guide-card:hover{border-color:#ffe066;transform:translateY(-4px);box-shadow:0 12px 36px #00000017}.ad-guide-card:hover:before{transform:scaleX(1)}.ad-guide-icon{margin-bottom:12px;font-size:28px}.ad-guide-title{color:#111;margin-bottom:8px;font-size:15px;font-weight:800}.ad-guide-list{margin:0;padding:0;list-style:none}.ad-guide-list li{color:#666;border-bottom:1px solid #f5f5f5;align-items:flex-start;gap:7px;padding:4px 0;font-size:12.5px;line-height:1.5;display:flex}.ad-guide-list li:before{content:"•";color:gold;flex-shrink:0;margin-top:1px;font-weight:900}#ad-enquiry-section{background:linear-gradient(135deg,#1a1a2e 0,#0f3460 100%);border-radius:28px;margin-bottom:60px;padding:56px 40px;position:relative;overflow:hidden}#ad-enquiry-section:before{content:"";pointer-events:none;background:#ffd7000f;border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-60px}@media (max-width:640px){#ad-enquiry-section{padding:36px 18px}}.ad-enquiry-inner{grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid}@media (max-width:800px){.ad-enquiry-inner{grid-template-columns:1fr;gap:32px}}.ad-enq-info-title{color:#fff;margin-bottom:12px;font-size:clamp(22px,3vw,34px);font-weight:900;line-height:1.2}.ad-enq-info-title span{background:linear-gradient(135deg,gold,#ff8f00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ad-enq-info-sub{color:#ffffffa6;margin-bottom:28px;font-size:14px;line-height:1.7}.ad-enq-features{flex-direction:column;gap:14px;display:flex}.ad-enq-feat{align-items:center;gap:12px;display:flex}.ad-enq-feat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.ad-enq-feat-text{color:#fffc;font-size:13px;font-weight:600}.ad-form-box{background:#fff;border-radius:20px;padding:32px 28px}@media (max-width:640px){.ad-form-box{padding:22px 16px}}.ad-form-title{color:#111;margin-bottom:4px;font-size:18px;font-weight:900}.ad-form-sub{color:#aaa;margin-bottom:22px;font-size:12px}.ad-no-results{text-align:center;color:#aaa;padding:60px 20px}.ad-no-results .icon{margin-bottom:12px;font-size:48px}.ad-no-results h3{color:#111;margin-bottom:6px;font-size:18px;font-weight:800}.ad-no-results p{font-size:14px}@media (max-width:640px){#all-dest-nav .nav-inner-ad{gap:10px}#ad-enquiry-section,#ad-why-section{border-radius:18px}}@media (max-width:1024px){#all-dest-nav{height:58px}#all-dest-nav .nav-inner-ad{justify-content:space-between;gap:0;width:100%;height:58px;padding:0 16px}.ad-logo{font-size:22px}.ov-nav-search-wrap{display:none!important}.ov-nav-actions{align-items:center;gap:8px;display:flex}#all-dest-filters{background:#fff;border-bottom:1px solid #f0f0f0;top:58px;box-shadow:0 2px 8px #0000000d}.ad-filter-inner{flex-flow:column;gap:0;padding:0}.ad-filter-pills{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;align-items:center;gap:8px;width:100%;padding:10px 16px;flex-flow:row!important;display:flex!important;overflow-x:auto!important}.ad-filter-pills::-webkit-scrollbar{display:none}.adh-chips::-webkit-scrollbar{display:none}.ad-filter-pills-label{display:none}.ad-filter-pill{white-space:nowrap;padding:8px 16px;font-size:12px;flex-shrink:0!important}.ad-filter-right{display:none!important}.ad-content{padding:16px 14px 48px}#ad-dest-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.adh-inner{padding:0 16px 28px}.adh-h1{font-size:clamp(26px,7vw,40px)}.adh-sub{font-size:14px}.adh-ctas{flex-direction:column;gap:10px;width:100%}.adh-cta-ghost,.adh-cta-primary{justify-content:center;width:100%;padding:14px}.adh-stats{flex-wrap:wrap;gap:10px}.adh-chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:4px;overflow-x:auto}.adh-chip{flex-shrink:0}.ad-rating-banner{flex-direction:column;gap:16px}.ad-reviews-grid{gap:12px}.ad-faq-grid,.ad-guide-grid,.ad-reviews-grid{grid-template-columns:1fr}.ad-enquiry-inner{flex-direction:column;gap:24px}.ad-form-box{padding:20px 16px}.ad-why-grid{grid-template-columns:1fr 1fr;gap:12px}}@media (max-width:480px){#ad-dest-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.adh-h1{font-size:24px}}.ov-nav-voice-btn{cursor:pointer;background:#f8f8f8;border:1.5px solid #e8e8e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s,transform .2s;display:flex;position:relative}.ov-nav-voice-btn:hover{background:#fff;border-color:#4285f4;transform:scale(1.1)}.ov-nav-voice-btn.voice-listening{background:#fff;border-color:#ea4335;animation:1s infinite voicePulse}.voice-listening-ring{border:2px solid #ea4335;border-radius:50%;animation:1s ease-out infinite voiceRing;display:none;position:absolute;inset:-4px}.adh-voice-btn.voice-listening .voice-listening-ring,.voice-listening .voice-listening-ring{display:block}.adh-mobile-search{width:100%;padding:0 0 16px;display:none}.adh-search-bar{background:#fff;border:1.5px solid #fffc;border-radius:16px;align-items:center;gap:8px;padding:10px 10px 10px 16px;display:flex;box-shadow:0 4px 24px #0000002e}.adh-search-bar svg:first-child{flex-shrink:0}.adh-search-bar input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;font-family:inherit;font-size:15px;font-weight:400}.adh-voice-btn{cursor:pointer;background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,border-color .2s;display:flex;position:relative}.adh-voice-btn:hover{background:#fff;border-color:#4285f4}.adh-voice-btn.voice-listening{background:#fff4f4;border-color:#ea4335;animation:1s infinite voicePulse}.adh-voice-btn .voice-listening-ring{border:2px solid #ea4335;border-radius:50%;animation:1s ease-out infinite voiceRing;display:none;position:absolute;inset:-4px}@media (max-width:768px){.adh-mobile-search{display:block}.adh-search-bar{border-radius:14px}.ad-filter-inner{flex-direction:column;gap:10px;padding:14px 16px}.ad-filter-pills{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:2px;overflow-x:auto}.ad-filter-pills::-webkit-scrollbar{display:none}.ad-filter-pill{flex-shrink:0;padding:7px 14px;font-size:12px}.ad-filter-right{justify-content:space-between;align-items:center;width:100%;display:flex}#ad-dest-grid{grid-template-columns:1fr 1fr!important;gap:14px!important}}@media (max-width:400px){#ad-dest-grid{grid-template-columns:1fr!important}}.footer-socials a{justify-content:center;align-items:center;display:inline-flex}.footer-socials a svg{width:20px;height:20px;display:block}
@keyframes actHeroBgZoom{0%{transform:scale(1)}to{transform:scale(1.07)}}@keyframes actHeroDotPulse{0%,to{box-shadow:0 0 #ffd70080}50%{box-shadow:0 0 0 7px #0000}}@keyframes actHeroGoldFlow{to{background-position:200%}}@keyframes actHeroScrollBounce{0%,to{opacity:1;transform:translateY(0)}60%{opacity:.2;transform:translateY(8px)}}#act-nav,.act-nav-inner{align-items:center;display:flex}#act-nav{z-index:200;background:#fff;height:64px;position:sticky;top:0;box-shadow:0 2px 16px #00000014}.act-nav-inner{justify-content:space-between;gap:16px;width:100%;max-width:1280px;margin:auto;padding:0 24px}.act-nav-logo{color:#111;letter-spacing:-1px;cursor:pointer;white-space:nowrap;flex-shrink:0;font-size:26px;font-weight:900}.act-nav-logo span{background:linear-gradient(135deg,gold,#ff8f00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.act-nav-search-btn{color:#000;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,gold,#ff8f00);border:0;border-radius:999px;flex-shrink:0;gap:6px;height:100%;padding:0 18px;font-family:inherit;font-size:13px;font-weight:800;transition:box-shadow .2s}.act-nav-search-btn:hover{box-shadow:0 4px 14px #ffa50073}.act-nav-search-btn{align-items:center;display:flex}#act-hero{background:#0a0e1a;flex-direction:column;height:calc(100vh - 68px);min-height:560px;max-height:900px;display:flex;position:relative}.act-hero-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.act-hero-bg-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.2s ease-in-out;animation:20s ease-in-out infinite alternate actHeroBgZoom;position:absolute;inset:0}.act-hero-bg-slide.active{opacity:1}.act-hero-overlay{z-index:1;background:linear-gradient(#0003 0,#0000008c 45%,#000000eb 100%);position:absolute;inset:0}.act-hero-vignette{z-index:2;pointer-events:none;background:radial-gradient(120% 100%,#0000 50%,#0a0e1a73 100%);position:absolute;inset:0}.act-hero-inner,.act-hero-top{flex-direction:column;flex:1;align-items:center;display:flex}.act-hero-inner{z-index:5;text-align:center;justify-content:space-between;padding:36px 24px 28px;position:relative}.act-hero-top{justify-content:center;padding-bottom:20px}.act-hero-badge{color:#ffe066;letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffd70026;border:1px solid #ffd70066;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 18px;font-size:11px;font-weight:700;display:inline-flex}.act-hero-badge-dot{background:gold;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite actHeroDotPulse}.act-hero-h1{color:#fff;letter-spacing:-1.5px;margin-bottom:12px;font-size:clamp(34px,5vw,62px);font-weight:900;line-height:1.08}.act-hero-h1 span{background:linear-gradient(100deg,gold 0,#ff8f00 50%,gold 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite actHeroGoldFlow}.act-hero-sub{color:#ffffffb8;max-width:520px;margin:0 auto 24px;font-size:clamp(14px,1.6vw,16px);line-height:1.65}.act-hero-ctas{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex}.act-hero-cta-primary,.act-hero-cta-secondary{cursor:pointer;border-radius:14px;align-items:center;gap:9px;padding:13px 26px;font-family:inherit;font-size:14px;display:inline-flex}.act-hero-cta-primary{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border:0;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 28px #ffa50073}.act-hero-cta-primary:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 14px 40px #ffa5008c}.act-hero-cta-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1.5px solid #ffffff38;font-weight:700;transition:all .18s}.act-hero-cta-secondary:hover{background:#ffffff2e;border-color:#ffffff73;transform:translateY(-2px)}.act-hero-stats{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.act-hero-stat{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:10px;padding:10px 16px;transition:background .2s,border-color .2s,transform .2s;display:flex}.act-hero-stat:hover{background:#ffd7001a;border-color:#ffd7004d;transform:translateY(-2px)}.act-hero-stat-icon{font-size:18px}.act-hero-stat-num{color:gold;font-size:18px;font-weight:900;line-height:1}.act-hero-stat-lbl{color:#ffffff80;margin-top:2px;font-size:10px;font-weight:500}.act-hero-bottom{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.act-hero-chips{flex-wrap:wrap;justify-content:center;gap:8px;max-width:960px;display:flex}.act-hero-chip{cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:7px;padding:6px 12px 6px 6px;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.act-hero-chip:hover{background:#ffd70026;border-color:#ffd70066;transform:translateY(-2px)}.act-hero-chip img{object-fit:cover;border:1.5px solid #ffffff40;border-radius:50%;flex-shrink:0;width:22px;height:22px}.act-hero-chip-name{color:#fff;font-size:11px;font-weight:700}.act-hero-chip-tag{color:#ffffff80;margin-left:1px;font-size:10px}.act-hero-dots-row{align-items:center;gap:16px;display:flex}.act-hero-dot{cursor:pointer;background:#ffffff59;border:0;border-radius:4px;width:8px;height:8px;transition:background .3s,width .3s}.act-hero-dot.active{background:gold;width:24px}.act-hero-scroll-btn{color:#fff6;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:9px;font-weight:700;transition:color .2s;display:flex}.act-hero-scroll-btn:hover{color:gold}.act-hero-scroll-mouse{border:2px solid #ffffff4d;border-radius:10px;justify-content:center;width:20px;height:32px;padding-top:5px;display:flex}.act-hero-scroll-dot{background:#ffffff8c;border-radius:2px;width:3px;height:7px;animation:1.7s ease-in-out infinite actHeroScrollBounce}@media (max-width:640px){.act-hero-inner{padding:56px 16px 32px}.act-hero-h1{letter-spacing:-1px}.act-hero-stats{gap:8px}.act-hero-stat{padding:10px 14px}.act-hero-stat-num{font-size:17px}}#act-filters{z-index:150;background:#fff;border-bottom:1px solid #efefef;position:sticky;top:64px;box-shadow:0 4px 20px #0000000d}.act-filter-pills,.act-filters-inner{flex-wrap:wrap;align-items:center;display:flex}.act-filters-inner{justify-content:space-between;gap:10px;max-width:1280px;margin:auto;padding:12px 24px}.act-filter-pills{gap:7px}.act-filter-pills-label{color:#bbb;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;margin-right:4px;font-size:10px;font-weight:800}.act-filter-pill{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e8e8e8;border-radius:999px;align-items:center;gap:5px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:700;transition:all .18s;display:flex}.act-filter-pill:hover{color:#ff8f00;background:#fffbec;border-color:gold;transform:translateY(-1px);box-shadow:0 3px 10px #ffd70033}.act-filter-pill.active{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border-color:#0000;box-shadow:0 4px 12px #ffa50059}.act-filter-right{align-items:center;gap:10px;display:flex}.act-result-badge{color:#888;white-space:nowrap;background:#f5f5f5;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700}.act-sort-select{color:#555;cursor:pointer;background:#fff;border:1.5px solid #e8e8e8;border-radius:10px;outline:0;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:border-color .18s}.act-sort-select:focus{border-color:gold}#act-grid-section{max-width:1280px;margin:0 auto;padding:36px 24px 80px}.act-grid-intro{align-items:center;gap:10px;margin-bottom:32px;display:flex}.act-grid-intro-bar{background:linear-gradient(135deg,gold,#ff8f00);border-radius:2px;width:32px;height:4px}.act-grid-intro-text{color:#ff8f00;text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700}.act-dest-section{margin-bottom:52px}.act-dest-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.act-dest-header-left{flex-direction:column;gap:0;display:flex}.act-dest-eyebrow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.act-dest-eyebrow-bar{background:linear-gradient(135deg,gold,#ff8f00);border-radius:2px;width:24px;height:3px}.act-dest-eyebrow-lbl{color:#ff8f00;text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:700}.act-dest-name{color:#111;align-items:center;gap:10px;font-size:clamp(22px,3vw,30px);font-weight:900;line-height:1.1;display:flex}.act-dest-country-tag{color:#888;white-space:nowrap;background:#f5f5f5;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:4px 12px;font-size:12px;font-weight:600;display:flex}.act-dest-pkg-count,.act-dest-view-all{align-items:center;font-weight:700;display:flex}.act-dest-pkg-count{color:#aaa;gap:4px;margin-top:4px;font-size:12px}.act-dest-view-all{color:#ff8f00;cursor:pointer;white-space:nowrap;background:0 0;border:0;flex-shrink:0;gap:6px;padding:0;font-family:inherit;font-size:14px;transition:color .2s,gap .2s}.act-dest-view-all:hover{color:#8b6508;gap:10px}.act-pkgs-row{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:20px;padding-bottom:8px;display:flex;overflow-x:auto}.act-pkgs-row::-webkit-scrollbar{display:none}.act-pkg-card,.act-pkg-img{flex-shrink:0;overflow:hidden}.act-pkg-card{cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #f0f0f0;border-radius:24px;flex-direction:column;width:300px;transition:transform .28s,box-shadow .28s;display:flex;box-shadow:0 4px 24px #00000014}.act-pkg-card:hover{transform:translateY(-8px);box-shadow:0 20px 56px #00000021}.act-pkg-card:hover .act-pkg-img img{transform:scale(1.07)}.act-pkg-img{height:220px;position:relative}.act-pkg-img img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.act-pkg-img:after{content:"";pointer-events:none;background:linear-gradient(#0000000f 28%,#000000b3 100%);position:absolute;inset:0}.act-pkg-badge{z-index:2;letter-spacing:.4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:5px 12px;font-weight:800;top:14px;left:14px}.act-pkg-badge,.act-pkg-off{font-size:10px;position:absolute}.act-pkg-off{z-index:3;color:#fff;clip-path:polygon(0 0,100% 0,100% 80%,50% 100%,0 80%);background:#ef4444;padding:4px 8px 6px;font-weight:900;top:0;right:18px}.act-pkg-dest-overlay{z-index:2;padding:12px 16px 14px;position:absolute;bottom:0;left:0;right:0}.act-pkg-dest-name{color:#fff;font-size:20px;font-weight:900;line-height:1.1}.act-pkg-dest-meta{color:#fffc;margin-top:4px;font-size:11px;font-weight:600}.act-pkg-body{flex-direction:column;flex:1;justify-content:space-between;padding:15px 17px 17px;display:flex}.act-pkg-perks{flex-wrap:wrap;gap:5px;max-height:52px;margin-bottom:10px;display:flex;overflow:hidden}.act-pkg-perk{color:#1a1a2e;background:#f5f5f5;border-radius:8px;padding:4px 9px;font-size:10px;font-weight:700}.act-pkg-rating-row{align-items:center;gap:4px;margin-bottom:10px;display:flex}.act-pkg-stars{gap:1px;font-size:12px;display:flex}.act-pkg-star-y{color:gold}.act-pkg-star-e{color:#e0e0e0}.act-pkg-rat-val{color:#111;font-size:13px;font-weight:800}.act-pkg-dur{color:#666;background:#f8f8f8;border-radius:8px;align-items:center;gap:4px;margin-left:auto;padding:3px 9px;font-size:11px;font-weight:600;display:flex}.act-pkg-price-row{border-top:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding-top:11px;display:flex}.act-pkg-price-orig{color:#bbb;font-size:11px;text-decoration:line-through;display:block}.act-pkg-price-main{color:#111;font-size:22px;font-weight:900;line-height:1}.act-pkg-price-pp{color:#aaa;margin-top:1px;font-size:10px}.act-pkg-join-btn{color:#000;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,gold,#ff8f00);border:0;border-radius:14px;flex-shrink:0;align-items:center;gap:5px;padding:10px 17px;font-family:inherit;font-size:12px;font-weight:900;transition:transform .18s,box-shadow .18s;display:flex}.act-pkg-join-btn:hover{transform:scale(1.05);box-shadow:0 6px 20px #ff8f0059}.act-dest-divider{background:#ebebeb;height:1px;margin:0 0 52px}@media (max-width:680px){#act-grid-section{padding:24px 16px 60px}.act-pkg-card{width:260px}.act-pkg-img{height:190px}.act-dest-name{font-size:20px}}.act-empty{text-align:center;grid-column:1/-1;padding:80px 20px}.act-empty-icon{margin-bottom:16px;font-size:52px}.act-empty-h{color:#333;margin-bottom:8px;font-size:22px;font-weight:900}.act-empty-sub{color:#888;font-size:14px}.act-cta-banner{background:linear-gradient(135deg,#1a1a2e,#0f3460);border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:56px;padding:48px 40px;display:flex;position:relative;overflow:hidden}.act-cta-deco{pointer-events:none;border-radius:50%;position:absolute}.act-cta-deco-1{background:#ffd7000f;width:240px;height:240px;top:-80px;right:-60px}.act-cta-deco-2{background:#ffffff0a;width:160px;height:160px;bottom:-50px;left:100px}.act-cta-h{color:#fff;margin-bottom:6px;font-size:clamp(22px,3vw,30px);font-weight:900}.act-cta-sub{color:#fff9;max-width:440px;font-size:14px;line-height:1.65}.act-cta-btns{flex-wrap:wrap;flex-shrink:0;gap:12px;display:flex}.act-cta-btn-outline,.act-cta-btn-primary{cursor:pointer;border-radius:14px;padding:14px 26px;font-family:inherit;font-size:14px}.act-cta-btn-primary{color:#000;background:linear-gradient(135deg,gold,#ff8f00);border:0;font-weight:800;transition:transform .18s,box-shadow .18s}.act-cta-btn-primary:hover{transform:scale(1.04);box-shadow:0 8px 24px #ffa50073}.act-cta-btn-outline{color:#fff;background:#ffffff14;border:1.5px solid #fff3;font-weight:700;transition:background .18s}.act-cta-btn-outline:hover{background:#ffffff26}@media (max-width:768px){#act-hero{min-height:360px}.act-hero-stats{gap:8px}.act-hero-stat{min-width:100px;padding:10px 14px}.act-hero-stat-num{font-size:18px}#act-filters{top:64px}.act-filters-inner{-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.act-filters-inner::-webkit-scrollbar{display:none}.act-filter-right{flex-shrink:0}.act-cta-banner{padding:32px 24px}}@media (max-width:1024px){#act-nav{height:58px}.act-nav-inner{justify-content:space-between;gap:0;height:58px;padding:0 16px}.act-nav-logo{font-size:22px}.ov-nav-search-wrap{display:none!important}#act-filters{background:#fff;border-bottom:1px solid #f0f0f0;top:58px;box-shadow:0 2px 8px #0000000d}.act-filters-inner{flex-flow:column;gap:0;padding:0}.act-filter-pills{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;align-items:center;gap:8px;width:100%;padding:10px 16px;flex-flow:row!important;display:flex!important;overflow-x:auto!important}.act-filter-pills::-webkit-scrollbar{display:none}.act-hero-chips::-webkit-scrollbar{display:none}.act-filter-pills-label{display:none}.act-filter-pill{white-space:nowrap;padding:8px 16px;font-size:12px;flex-shrink:0!important}.act-filter-right{display:none!important}#act-grid-section{padding:16px 14px 48px}.act-dest-section{margin-bottom:28px}.act-dest-header{flex-direction:column;align-items:flex-start;gap:10px}.act-dest-name{font-size:clamp(18px,4vw,24px)}.act-pkg-card{min-width:250px}.act-pkg-img{height:180px}.act-pkg-body{padding:12px 13px 13px}.act-pkg-dest-name{font-size:15px}.act-pkg-price-row{flex-wrap:wrap;gap:8px}.act-pkg-price-main{font-size:18px}.act-pkg-join-btn{flex-shrink:0;padding:10px 14px;font-size:12px}.act-cta-banner{text-align:center;border-radius:18px;flex-direction:column;gap:16px;margin:0;padding:28px 16px}.act-cta-btns{flex-direction:column;align-items:center;gap:10px}.act-cta-btn-outline,.act-cta-btn-primary{width:100%;max-width:300px;padding:13px}.act-hero-inner{padding:0 16px 28px}.act-hero-h1{font-size:clamp(26px,7vw,40px)}.act-hero-sub{font-size:14px}.act-hero-ctas{flex-direction:column;gap:10px;width:100%}.act-hero-cta-primary,.act-hero-cta-secondary{justify-content:center;width:100%;padding:13px}.act-hero-stats{flex-wrap:wrap;gap:10px}.act-hero-chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:4px;overflow-x:auto}.act-hero-chip{flex-shrink:0}}@media (max-width:480px){.act-hero-h1{font-size:24px}.act-pkg-card{min-width:230px}.act-pkg-img{height:160px}}.footer-socials a{justify-content:center;align-items:center;display:inline-flex}.footer-socials a svg{width:20px;height:20px;display:block}
