:root{--navy:#0d1b3e;--navy-light:#162347;--purple:#f4a61d;--purple-light:#f7c05a;--teal:#f4a61d;--teal-light:#8e44ad;--amber:#f4a61d;--amber-light:#f7c05a;--white:#fff;--off-white:#f5f7fa;--light-grey:#e4e8ef;--mid-grey:#9aa3b2;--dark-grey:#4a5568;--text:#1a202c;--font-head:"Montserrat", sans-serif;--font-body:"Open Sans", sans-serif;--nav-h:110px;--max-w:1200px;--ease:cubic-bezier(.25,.46,.45,.94);--ease-out:cubic-bezier(.16, 1, .3, 1)}.reveal{opacity:0;transition:opacity 1.2s var(--ease-out), transform 1.2s var(--ease-out);transform:translateY(30px)}.reveal--active{opacity:1;transform:translateY(0)}.stagger-item{opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);transform:translateY(20px)}.stagger-item--active{opacity:1;transform:translateY(0)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.animate-float{animation:5s ease-in-out infinite float}.bg-navy{color:var(--white);background-color:var(--navy)!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);color:var(--text);background:var(--white);overflow-x:hidden}body.nav-open,body.modal-open{overflow:hidden}body.nav-open:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:650;background:#0d1b3e1f;position:fixed;inset:0}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}address{font-style:normal}:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.container{width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:1.5rem}#popular-dest .container{max-width:100%;padding-inline:0}.hero{flex-direction:column;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero__bg{transition:opacity .6s ease-in-out, transform 4s var(--ease);z-index:0;opacity:1;background-position:50% 30%;background-size:cover;position:absolute;inset:0;overflow:hidden;transform:scale(1.03)}.hero__bg--fade{opacity:0;z-index:1}.hero:hover .hero__bg{transform:scale(1.06)}.hero__video,.popular-dest__video{object-fit:cover;object-position:center;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero__overlay{z-index:1;background:linear-gradient(105deg,#0d1b3eeb 0%,#0d1b3ebf 35%,#0d1b3e59 60%,#0d1b3e0d 100%);position:absolute;inset:0}.site-header{z-index:700;background:0 0;width:100%;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,margin .4s,padding .4s,width .4s,border-radius .4s,box-shadow .4s;position:fixed;top:0;left:0;right:0;overflow:visible}.site-header--active,.site-header--menu-open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1b3efa}.nav{height:var(--nav-h);max-width:var(--max-w);justify-content:space-between;align-items:center;margin-inline:auto;padding-inline:1.5rem;transition:height .4s,padding .4s;display:flex;position:relative}.nav__logo{align-items:center;gap:.75rem;display:flex}.nav__logo-box{border:2px solid var(--white);width:42px;height:42px;font-family:var(--font-head);color:var(--white);letter-spacing:.05em;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:900;display:flex}.nav__logo-img{width:auto;max-height:100px;transition:transform var(--ease), max-height .4s ease, width .4s ease}.nav__logo:hover .nav__logo-img{transform:scale(1.05)}.nav__toggle{z-index:720;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:6px;display:flex}.nav__toggle span{background:var(--white);border-radius:2px;width:24px;height:2px;transition:transform .25s,opacity .25s;display:block}.nav__toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.nav__toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav__toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav__panel{max-height:calc(100dvh - var(--nav-h) - 1.5rem);z-index:710;box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s var(--ease-out), transform .3s var(--ease-out), visibility .3s;background:0 0;border:none;border-radius:0;padding:.4rem 0 0;position:absolute;top:100%;left:0;right:0;overflow:visible;transform:translateY(-12px)}.nav__panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav__menu{max-height:calc(100dvh - var(--nav-h) - 2.5rem);-webkit-backdrop-filter:blur(16px);background:#0d1b3ef0;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;gap:.5rem;margin-inline:1rem;padding:1.25rem;display:flex;overflow-y:auto;box-shadow:0 25px 60px #0006}.nav__link{font-family:var(--font-head);color:#ffffffbf;letter-spacing:.12em;transition:all .25s var(--ease);background:0 0;border:none;align-items:center;padding:1.1rem .5rem;font-size:.88rem;font-weight:700;display:flex}.nav__link:hover{color:var(--white)}.nav__link--active{color:var(--amber)}.hero__content{z-index:10;flex-direction:column;flex:1;justify-content:center;gap:1.4rem;max-width:600px;padding:7rem 1.5rem 5rem;display:flex;position:relative}.hero__label{color:var(--white);align-items:center;gap:1rem;display:flex}.hero__label em{font-family:var(--font-head);letter-spacing:.08em;white-space:nowrap;font-size:.95rem;font-style:italic;font-weight:400}.hero__label-line{background:#ffffff80;flex:1;max-width:120px;height:1px;display:block}.hero__title{font-family:var(--font-head);color:var(--white);letter-spacing:-.01em;text-transform:uppercase;animation:heroTextReveal 1.5s var(--ease-out) both;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:900;line-height:1.05}@keyframes heroTextReveal{0%{opacity:0;filter:blur(15px);transform:translateY(50px)}to{opacity:1;filter:blur();transform:translateY(0)}}.hero__desc{color:#fffc;max-width:420px;font-size:.95rem;line-height:1.75}.hero__btn{border:2px solid var(--white);width:fit-content;font-family:var(--font-head);letter-spacing:.15em;color:var(--white);text-transform:uppercase;padding:.7rem 2rem;font-size:.8rem;font-weight:700;transition:background .25s,color .25s;display:inline-block}.hero__btn:hover{background:var(--white);color:var(--navy)}.hero__social{gap:1rem;margin-top:.5rem;display:flex}.hero__social-link{color:#ffffffb3;font-size:1.05rem;transition:color .2s,transform .2s}.hero__social-link:hover{color:var(--white);transform:translateY(-2px)}.slider-btn{z-index:20;width:44px;height:44px;color:var(--white);border:2px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:border-color .2s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider-btn:hover{border-color:var(--white);background:#ffffff26}.slider-btn--prev{left:1.2rem}.slider-btn--next{right:1.2rem}@media (width<=767px){:root{--nav-h:82px}.nav{height:var(--nav-h);padding-inline:1rem}.nav__logo-img{max-height:64px;width:148px!important}.nav__menu{gap:.5rem;margin-inline:1rem;padding:1.25rem}.premium-hero-v2{height:100dvh;min-height:100svh;padding-top:var(--nav-h)}.hero{height:100dvh;min-height:100svh}.hero__content{gap:1rem;max-width:100%;padding:7.5rem 1rem 3rem}.hero__title{font-size:clamp(2.4rem,12vw,3.6rem)}.hero__desc{max-width:100%;font-size:.95rem;line-height:1.65}.hero__btn{text-align:center;justify-content:center;width:100%}.hero__social{flex-wrap:wrap}.slider-btn{width:40px;height:40px;top:auto;bottom:1rem;transform:none}.slider-btn--prev{left:1rem}.slider-btn--next{right:1rem}.section{padding-block:3.5rem}.container{padding-inline:1rem}.test-card{border-radius:18px;padding:1.5rem}.test-card__body{font-size:.98rem;line-height:1.7}.test-card__author{text-align:center;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:1.75rem}.footer-bottom{text-align:center;gap:.75rem}.footer-legal{flex-wrap:wrap;justify-content:center}.site-header--scrolled{-webkit-backdrop-filter:blur(24px);background:#afafafeb;border-radius:16px;width:calc(100% - 20px);margin:6px 10px;padding:6px 10px;box-shadow:0 8px 32px #0000001f,0 0 0 1px #0000000f}.site-header--scrolled .nav__toggle span{background:var(--navy)}.site-header--scrolled .nav__logo-img{filter:none}.site-header--scrolled .nav{height:52px;padding-inline:.75rem}.site-header--scrolled .nav__logo-img{max-height:44px;width:120px!important}.site-header--scrolled .nav__toggle{padding:4px}.site-header--scrolled .nav__toggle span{width:20px;height:2px}.site-header--scrolled .nav__panel{margin-top:0}.site-header--scrolled .nav__menu{background:#0d1b3eeb;border-radius:20px;margin-inline:.5rem;padding:1rem}}.hero__scroll{z-index:20;color:#fff9;font-size:.9rem;animation:2s infinite scrollBounce;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}.section{padding-block:5rem}.section--light,.section--dark{background:var(--white)}.section__eyebrow{font-family:var(--font-head);letter-spacing:.2em;color:var(--amber);text-transform:uppercase;text-align:center;margin-bottom:.6rem;font-size:.72rem;font-weight:700}.section__title{font-family:var(--font-head);text-align:center;margin-bottom:.75rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.15}.section__title--light{color:var(--navy)}.section__sub{color:var(--mid-grey);text-align:center;margin-bottom:3rem;font-size:1rem}.section__sub--light{color:var(--dark-grey)}.grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.dest-card{background:var(--white);transition:transform .3s var(--ease), box-shadow .3s var(--ease);border-radius:14px;overflow:hidden;box-shadow:0 4px 18px #0000001a}.dest-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0003}.dest-card__img{object-fit:cover;background:var(--light-grey);width:100%;height:200px}.dest-card__body{padding:1.25rem}.dest-card__title{font-family:var(--font-head);margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.dest-card__meta{color:var(--mid-grey);font-size:.82rem}.pkg-showcase{background:radial-gradient(circle at 100% 0,#f4a61d38,#0000 32%),linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #ffffff14;border-radius:28px;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:grid;position:relative;overflow:hidden}.pkg-showcase:after{content:"";filter:blur(8px);pointer-events:none;background:#6b2d8b38;border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -12% -28% auto}.pkg-showcase__content{z-index:1;position:relative}.pkg-showcase__badges{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.pkg-badge{color:#ffffffd1;background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1rem;font-size:.84rem;display:inline-flex}.pkg-badge i{color:var(--amber)}.pkg-showcase__stats{z-index:1;grid-template-columns:1fr;gap:.9rem;display:grid;position:relative}.pkg-stat{background:#0a12288a;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:118px;padding:1rem;display:flex}.pkg-stat__value{font-family:var(--font-head);color:var(--white);font-size:clamp(1.8rem,5vw,2.7rem);font-weight:900;line-height:1}.pkg-stat__label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.pkg-filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.filter-tab{font-family:var(--font-head);color:#ffffffbd;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff2e;border-radius:999px;padding:.8rem 1.35rem;font-size:.78rem;font-weight:700;transition:border-color .25s,color .25s,background .25s,transform .25s,box-shadow .25s}.filter-tab:hover,.filter-tab--active{border-color:var(--amber);color:var(--navy);background:linear-gradient(135deg, #ffd27a, var(--amber));transform:translateY(-2px);box-shadow:0 14px 30px #f4a61d38}.pkg-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.pkg-card{opacity:0;min-height:560px;transition:transform .45s var(--ease), opacity .45s ease;perspective:1400px;border-radius:26px;position:relative;transform:translateY(28px)scale(.98)}.pkg-card:hover{transform:translateY(-10px)scale(1.01)}.pkg-card.is-visible{opacity:1;transform:translateY(0)scale(1)}.pkg-card__inner{transform-style:preserve-3d;transition:transform .85s var(--ease);position:absolute;inset:0}.pkg-card.is-flipped .pkg-card__inner{transform:rotateY(180deg)}.pkg-card__face{backface-visibility:hidden;background:linear-gradient(#ffffff17,#ffffff08);border:1px solid #ffffff1a;border-radius:26px;align-content:start;display:grid;position:absolute;inset:0;overflow:hidden;box-shadow:0 20px 40px #050c1c38}.pkg-card__face--front:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#080f2200 24%,#080f22c7 100%);position:absolute;inset:0}.pkg-card__face--back{background:radial-gradient(circle at 100% 0,#f4a61d38,#0000 32%),linear-gradient(#ffffff21,#ffffff0d);border-color:#f4a61d3d;padding:1.5rem;transform:rotateY(180deg)}.pkg-card:hover .pkg-card__face{box-shadow:0 28px 50px #00000047}.pkg-card__media{position:relative;overflow:hidden}.pkg-card__img{object-fit:cover;background:var(--light-grey);width:100%;height:260px;transition:transform .7s var(--ease), filter .45s ease}.pkg-card:hover .pkg-card__img{filter:saturate(1.08);transform:scale(1.07)}.pkg-card__topline{z-index:2;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex;position:absolute;top:1rem;left:1rem;right:1rem}.pkg-card__cat{text-transform:uppercase;letter-spacing:.14em;min-height:34px;color:var(--navy);background:#ffd27af2;border-radius:999px;align-items:center;padding:.45rem .85rem;font-size:.68rem;font-weight:800;display:inline-flex}.pkg-card__duration{min-height:34px;color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080f2294;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.74rem;font-weight:700;display:inline-flex}.pkg-card__body{z-index:2;gap:1rem;padding:1.4rem;display:grid;position:relative}.pkg-card__title{font-family:var(--font-head);color:var(--white);font-size:1.2rem;font-weight:800;line-height:1.25}.pkg-card__desc{color:#ffffffb8;font-size:.88rem;line-height:1.7}.pkg-card__highlights{flex-wrap:wrap;gap:.55rem;display:flex}.pkg-card__highlight{color:#ffffffd1;background:#ffffff12;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:.48rem .72rem;font-size:.72rem;display:inline-flex}.pkg-card__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.pkg-card__includes{color:#ffffff94;text-transform:uppercase;letter-spacing:.08em;font-size:.77rem}.pkg-card__flip-btn{color:#ffffffeb;min-height:38px;font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .9rem;font-size:.68rem;font-weight:800;transition:transform .25s,border-color .25s,background .25s;display:inline-flex}.pkg-card__flip-btn:hover{border-color:var(--amber);background:#f4a61d29;transform:translateY(-2px)}.pkg-card__footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.pkg-card__price-wrap{flex-direction:column;gap:.2rem;display:flex}.pkg-card__price-label{text-transform:uppercase;letter-spacing:.12em;color:#ffffff80;font-size:.7rem}.pkg-card__price{font-family:var(--font-head);color:var(--amber);font-size:1.45rem;font-weight:800;line-height:1}.pkg-card__cta{min-width:132px;min-height:46px;font-family:var(--font-head);letter-spacing:.14em;text-transform:uppercase;color:var(--navy);background:linear-gradient(135deg, #fff6df, var(--amber));border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.1rem;font-size:.74rem;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex}.pkg-card__cta:hover{transform:translateY(-2px);box-shadow:0 14px 26px #f4a61d42}.pkg-card__back-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.pkg-card__back-kicker{font-family:var(--font-head);letter-spacing:.16em;text-transform:uppercase;color:var(--amber);font-size:.72rem;font-weight:800}.pkg-card__flip-btn--back{color:var(--navy);background:#0d1b3e14;border-color:#0d1b3e1a}.pkg-card__back-title{font-family:var(--font-head);color:var(--white);margin-bottom:.6rem;font-size:1.25rem;font-weight:800;line-height:1.2}.pkg-card__back-desc{color:#ffffffb8;margin-bottom:1rem;font-size:.88rem;line-height:1.7}.pkg-card__points{gap:.7rem;margin-bottom:1.4rem;display:grid}.pkg-card__point{color:#ffffffe0;background:#080f2257;border:1px solid #ffffff14;border-radius:18px;padding:.9rem 1rem .9rem 2.7rem;font-size:.86rem;line-height:1.55;position:relative}.pkg-card__point:before{content:"";color:var(--amber);font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;top:.92rem;left:1rem}.pkg-card__back-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;display:flex}@keyframes packagePulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.pkg-card:hover .pkg-card__duration{animation:1.2s ease-in-out infinite packagePulse}.cust-form{flex-direction:column;gap:1.25rem;display:flex}.form-row{grid-template-columns:1fr;gap:1.25rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-label{color:#ffffffbf;font-size:.75rem;font-weight:700;font-family:var(--font-head);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.5rem;display:flex}.form-label:before{content:"";background:var(--amber);border-radius:50%;width:4px;height:4px}.form-control{width:100%;color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;padding:1rem 1.25rem;font-size:.95rem;transition:all .3s}.form-control::placeholder{color:#ffffff59}.form-control:hover{background:#ffffff14;border-color:#ffffff40}.form-control:focus{border-color:var(--amber);background:#ffffff1a;outline:none;box-shadow:0 0 0 4px #f4a61d26,0 8px 32px #0003}.form-control--textarea{resize:vertical;min-height:140px}.cust-form select.form-control{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23f4a61d' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.cust-form select.form-control option{background:var(--navy);color:var(--white);padding:.75rem}.cta-btn{background:linear-gradient(135deg, var(--amber) 0%, var(--amber-light) 100%);color:var(--navy);font-family:var(--font-head);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.75rem;padding:1.1rem 2.5rem;font-size:.8rem;font-weight:800;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.cta-btn:before{content:"";background:linear-gradient(135deg, var(--amber-light) 0%, var(--amber) 100%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #f4a61d59}.cta-btn:hover:before{opacity:1}.cta-btn span{z-index:1;position:relative}.cta-btn i{z-index:1;transition:transform .3s;position:relative}.cta-btn:hover i{transform:translate(4px)}.rev-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.rev-card__stars{color:var(--amber);letter-spacing:2px;font-size:1rem}.rev-card__body{color:#ffffffbf;font-size:.9rem;font-style:italic;line-height:1.75}.rev-card__author{align-items:center;gap:.75rem;display:flex}.rev-card__avatar{object-fit:cover;background:var(--dark-grey);border-radius:50%;width:46px;height:46px}.rev-card__name{font-family:var(--font-head);color:var(--white);font-size:.9rem;font-weight:700}.rev-card__loc{color:#ffffff80;font-size:.75rem}.contact-layout{flex-direction:column;gap:3rem;display:flex}.contact-list{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.contact-list li{align-items:flex-start;gap:.75rem;font-size:.92rem;display:flex}.contact-list i{color:var(--teal);flex-shrink:0;margin-top:2px}.contact-list a{color:var(--teal);transition:color .2s}.contact-list a:hover{color:var(--teal-light)}.social-row{gap:.75rem;display:flex}.social-icon{border:2px solid var(--teal);width:38px;height:38px;color:var(--teal);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:background .2s,color .2s;display:flex}.social-icon:hover{background:var(--teal);color:var(--white)}.contact-form{flex-direction:column;gap:1rem;display:flex}.contact-list--light li{color:#fffc}.contact-list--light i,.contact-list--light a{color:var(--amber)}.social-icon--light{border-color:var(--amber);color:var(--amber)}.social-icon--light:hover{background:var(--amber);color:var(--navy)}.contact-form--dark .form-label{color:#fffc}.contact-form--dark .form-control{color:var(--white);background:#ffffff14;border-color:#fff3}.contact-form--dark .form-control::placeholder{color:#fff6}.cust-form--dark .form-label{color:#fffc}.cust-form--dark .form-control{color:var(--white);background:#ffffff14;border-color:#fff3}.cust-form--dark .form-control::placeholder{color:#fff6}#customize.section--dark{background:radial-gradient(circle at 0 0,#f4a61d24,#0000 24%),radial-gradient(circle at 100% 100%,#6b2d8b2e,#0000 28%),linear-gradient(#0d1b3e 0%,#09132c 100%)}.trip-page__hero{background:radial-gradient(circle at 100% 0,#f4a61d1f,#0000 22%);border-bottom:1px solid #ffffff14;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem 0 2rem;display:grid;overflow:hidden}.trip-page__hero-copy{gap:1rem;animation:.9s both tripReveal;display:grid}.trip-page__hero .section__eyebrow{text-align:left;margin-bottom:0}.trip-page__title{text-align:left;text-transform:uppercase;text-wrap:balance;margin-bottom:0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.98}.trip-page__lead{color:#ffffffc2;max-width:62ch;font-size:1rem;line-height:1.85}.trip-page__chips{flex-wrap:wrap;gap:.75rem;display:flex}.trip-page__chip{color:#ffffffe0;min-height:42px;font-family:var(--font-head);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.55rem;padding:.7rem 1.15rem;font-size:.72rem;font-weight:700;transition:all .3s;display:inline-flex}.trip-page__chip i{color:var(--amber);font-size:.75rem}.trip-page__chip:hover{background:#f4a61d26;border-color:#f4a61d66;transform:translateY(-2px)}.trip-page__hero-metrics{flex-wrap:wrap;gap:1rem;padding-top:.4rem;display:flex}.hero-metric{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:.75rem;padding:.8rem 1.1rem;transition:all .3s;display:flex}.hero-metric:hover{background:#ffffff1a;border-color:#f4a61d4d;transform:translateY(-2px)}.hero-metric__icon{background:linear-gradient(135deg, var(--amber), var(--amber-light));width:36px;height:36px;color:var(--navy);border-radius:10px;justify-content:center;align-items:center;font-size:.85rem;display:flex}.hero-metric>div{gap:.1rem;display:grid}.trip-page__metric-value{font-family:var(--font-head);color:var(--white);font-size:clamp(1.5rem,4vw,2.2rem);font-weight:900;line-height:1}.trip-page__metric-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff9e;font-size:.72rem}.trip-page__hero-side{border-left:1px solid #ffffff1a;align-content:start;gap:.9rem;padding-left:1.25rem;animation:1s .12s both tripReveal;display:grid}.trip-page__side-kicker{font-family:var(--font-head);letter-spacing:.18em;text-transform:uppercase;color:var(--amber);font-size:.72rem;font-weight:800}.trip-page__side-title{font-family:var(--font-head);color:var(--white);font-size:clamp(1.35rem,3vw,2rem);font-weight:800;line-height:1.12}.trip-page__side-text{color:#ffffffb3;font-size:.92rem;line-height:1.75}.trip-page__side-list{gap:.7rem;display:grid}.trip-page__side-list li{color:#ffffffb8;margin-bottom:.5rem;padding-left:1.5rem;font-size:.88rem;line-height:1.7;position:relative}.trip-page__side-list li:before{content:"";color:var(--amber);font-family:"Font Awesome 6 Free";font-size:.7rem;font-weight:900;position:absolute;top:.1rem;left:0}.trip-page__flow{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;gap:0;margin-bottom:1.9rem;display:grid}.trip-page__step{transition:all .3s var(--ease);border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr;gap:.9rem;padding:1.2rem 0;display:grid}.trip-page__step:hover .trip-page__step-no{color:var(--amber-light);transform:scale(1.1)}.trip-page__step-title i{width:28px;height:28px;color:var(--amber);background:#f4a61d1f;border-radius:8px;justify-content:center;align-items:center;margin-right:.5rem;font-size:.75rem;display:inline-flex}.trip-page__step:last-child{border-bottom:none}.trip-page__step:hover{padding-left:.25rem;transform:translate(8px)}.trip-page__step-no{width:36px;height:36px;font-family:var(--font-head);letter-spacing:.1em;color:var(--amber);background:linear-gradient(135deg,#f4a61d33,#f4a61d14);border-radius:10px;justify-content:center;align-items:center;font-size:.7rem;font-weight:900;transition:all .3s;display:inline-flex}.trip-page__step-title{font-family:var(--font-head);color:var(--white);font-size:1.08rem;font-weight:800}.trip-page__step-text{color:#ffffffb3;font-size:.9rem;line-height:1.75}.trip-page__layout{align-items:start;gap:1.35rem;display:grid}.trip-page__info{gap:1.1rem;padding-right:.5rem;display:grid}.trip-page__kicker{font-family:var(--font-head);letter-spacing:.18em;text-transform:uppercase;color:var(--amber);font-size:.72rem;font-weight:800}.trip-page__info-title,.trip-page__form-title{font-family:var(--font-head);color:var(--white);font-size:clamp(1.5rem,3vw,2.15rem);font-weight:800;line-height:1.12}.trip-page__info-text,.trip-page__form-text{color:#ffffffb8;font-size:.94rem;line-height:1.8}.trip-page__points{display:none}.trip-page__lines{gap:0;animation:1s .18s both tripReveal;display:grid}.trip-page__line{border-top:1px solid #ffffff14;grid-template-columns:auto 1fr;align-items:start;gap:.95rem;padding:1rem 0;display:grid}.trip-page__line:first-child{border-top:none}.trip-page__line i{width:42px;height:42px;color:var(--amber);background:linear-gradient(135deg,#f4a61d33,#f4a61d14);border-radius:12px;justify-content:center;align-items:center;font-size:1rem;transition:all .3s;display:inline-flex}.trip-page__line:hover i{background:linear-gradient(135deg, var(--amber), var(--amber-light));color:var(--navy);transform:scale(1.1)rotate(5deg)}.line-icon{flex-shrink:0}.trip-page__point-title{font-family:var(--font-head);color:var(--white);margin-bottom:.35rem;font-size:1rem;font-weight:800}.trip-page__point-text{color:#ffffffb3;font-size:.88rem;line-height:1.7}.trip-page__form-wrap{background:linear-gradient(#ffffff14,#ffffff08),radial-gradient(circle at 100% 0,#f4a61d1f,#0000 36%);border:1px solid #ffffff14;border-radius:28px;padding:2rem;animation:1s .24s both tripReveal;position:relative;overflow:hidden;box-shadow:0 24px 50px #0000002e}.form-glow{pointer-events:none;filter:blur(60px);border-radius:50%;animation:8s ease-in-out infinite glowFloat;position:absolute}.form-glow--amber{background:#f4a61d40;width:280px;height:280px;top:-20%;right:-10%}.form-glow--purple{background:#6b2d8b38;width:220px;height:220px;animation-delay:-4s;bottom:-25%;left:-15%}@keyframes glowFloat{0%,to{opacity:.8;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(15px,-15px)scale(1.1)}}.trip-page__form-head{gap:.8rem;margin-bottom:1.1rem;display:grid}.trip-page__form{max-width:none}@keyframes tripReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer{color:var(--mid-grey);background:#080f22}.footer-grid{grid-template-columns:1fr;gap:2.5rem;padding-block:4rem;display:grid}.footer-brand{flex-direction:column;gap:.75rem;display:flex}.nav__logo-box--sm{width:36px;height:36px;font-size:.75rem}.footer-brand__name{font-family:var(--font-head);color:var(--white);letter-spacing:.1em;font-size:.95rem;font-weight:800}.footer-brand__name em{color:var(--amber);font-style:normal}.footer-brand__tag{color:var(--mid-grey);max-width:240px;font-size:.82rem;line-height:1.6}.footer-nav__heading{font-family:var(--font-head);letter-spacing:.18em;color:var(--white);margin-bottom:1.1rem;font-size:.72rem;font-weight:700}.footer-nav ul{flex-direction:column;gap:.6rem;display:flex}.footer-nav a{color:var(--mid-grey);font-size:.85rem;transition:color .2s}.footer-nav a:hover{color:var(--amber)}.footer-newsletter p{margin-bottom:1rem;font-size:.85rem;line-height:1.6}.nl-form{gap:0;display:flex}.nl-input{color:var(--white);background:#ffffff0f;border:1px solid #ffffff1f;border-right:none;border-radius:6px 0 0 6px;flex:1;padding:.65rem 1rem;font-size:.85rem}.nl-input::placeholder{color:var(--mid-grey)}.nl-input:focus{border-color:var(--amber);outline:none}.nl-btn{background:var(--amber);color:var(--navy);font-family:var(--font-head);letter-spacing:.05em;border-radius:0 6px 6px 0;padding:.65rem 1.1rem;font-size:.75rem;font-weight:800;transition:background .2s}.nl-btn:hover{background:var(--amber-light)}.footer-bottom{max-width:var(--max-w);border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-inline:auto;padding:1.25rem 1.5rem;font-size:.8rem;display:flex}.footer-legal{gap:1.5rem;display:flex}.footer-legal a{color:var(--mid-grey);transition:color .2s}.footer-legal a:hover{color:var(--amber)}.no-results{color:var(--mid-grey);text-align:center;grid-column:1/-1;padding:2rem;font-size:.9rem}.why-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.why-card{text-align:center;transition:transform .3s var(--ease), background .3s, border-color .3s;background:#fdfdfd;border:1px solid #0000000d;border-radius:14px;padding:2rem 1.5rem}.why-card:hover{border-color:var(--amber);background:#ffffff1f;transform:translateY(-6px)}.why-card__icon{background:linear-gradient(135deg, var(--amber), #f7c05a);width:60px;height:60px;color:var(--navy);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1.4rem;display:flex}.why-card__title{font-family:var(--font-head);color:var(--navy);margin-bottom:.6rem;font-size:1rem;font-weight:700}.why-card__desc{color:var(--dark-grey);font-size:.85rem;line-height:1.7}.dest-intro__title{font-family:var(--font-head);color:var(--navy);margin-bottom:1rem;font-size:1.4rem;font-weight:800;line-height:1.2}.dest-showcase{flex-wrap:nowrap;justify-content:center;align-items:center;gap:2rem;margin-top:3rem;display:flex}.dest-showcase__intro{text-align:left;flex:0 0 220px}.dest-showcase__map{flex:0 0 1600px}.dest-showcase__intro{flex:0 0 60px}.dest-showcase__cards{flex:0 0 280px}.dest-intro__title{font-family:var(--font-head);color:var(--navy);margin-bottom:.6rem;font-size:1.2rem;font-weight:800}.dest-intro__text{color:var(--dark-grey);margin-bottom:1rem;font-size:.85rem;line-height:1.7}.dest-intro__btn{background:var(--navy);color:var(--white);font-family:var(--font-head);letter-spacing:.1em;text-transform:uppercase;border-radius:6px;padding:.7rem 1.5rem;font-size:.75rem;font-weight:700;transition:background .2s;display:inline-block}.dest-intro__btn:hover{background:var(--purple)}.dest-showcase__map{flex:0 0 400px;max-width:400px}.dest-showcase__intro{flex:0 0 180px;max-width:180px}.dest-showcase__map img{width:100%;height:auto}.dest-showcase__cards{flex:0 0 380px;max-width:380px}.dest-slider{background:var(--white);border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026}@keyframes fadeSlide{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.dest-slider__dots{justify-content:center;gap:.5rem;display:flex}.dest-slide{animation:fadeSlide .5s var(--ease);display:none}.dest-slide.active{display:block}.dest-slide img{object-fit:cover;filter:brightness(.85);border-radius:12px;width:100%;height:140px}.dest-slide__info{text-align:center;background:linear-gradient(#0000,#000000b3);border-radius:0 0 12px 12px;margin-top:-2rem;padding:.6rem .8rem;position:relative}.dest-slide__info h3{font-family:var(--font-head);color:var(--white);text-shadow:0 1px 3px #0000004d;margin-bottom:.2rem;font-size:.9rem;font-weight:700}.dest-slide__info p{color:#ffffffe6;font-size:.72rem;line-height:1.4}.dest-slider__dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.dest-slider__dots .dot{background:var(--light-grey);cursor:pointer;border-radius:50%;width:10px;height:10px;transition:background .2s,transform .2s}.dest-slider__dots .dot.active{background:var(--amber);transform:scale(1.2)}.test-wrapper{border-radius:14px;position:relative;overflow:hidden}.test-carousel{transition:transform .5s var(--ease);display:flex}.test-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex:0 0 100%;padding:2rem;transition:background .3s}.test-card:hover{border-color:var(--amber);background:#ffffff1a}.test-card__body{color:#fffc;margin-bottom:1.25rem;font-size:.9rem;font-style:italic;line-height:1.8}.test-card__author{align-items:center;gap:.75rem;display:flex}.test-card__avatar{object-fit:cover;background:var(--dark-grey);border-radius:50%;width:48px;height:48px}.test-card__name{font-family:var(--font-head);color:var(--white);font-size:.9rem;font-weight:700}.test-card__package{color:var(--amber);margin-top:.2rem;font-size:.7rem}.test-nav{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.test-nav__dots{gap:.5rem;display:flex}.test-nav__dots .dot{cursor:pointer;background:#ffffff40;border-radius:50%;width:10px;height:10px;transition:background .2s,transform .2s}.test-nav__dots .dot.active{background:var(--amber);transform:scale(1.2)}.test-nav__btn{color:#ffffffb3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;transition:border-color .2s,color .2s;display:flex}.test-nav__btn:hover{border-color:var(--amber);color:var(--amber)}.updates-section{background:radial-gradient(circle at 0 0,#f4a61d24,#0000 24%),linear-gradient(#fff9f1 0%,#fff 100%)}.updates-wrapper{border-radius:28px;position:relative;overflow:hidden}.updates-carousel{transition:transform .55s var(--ease);display:flex}.update-card{min-height:100%;transition:border-color .3s var(--ease), box-shadow .3s var(--ease);background:linear-gradient(#fffffffa,#fff8eef5);border:1px solid #0d1b3e14;border-radius:28px;flex:0 0 100%;grid-template-columns:1.1fr 1fr;gap:0;display:grid;overflow:hidden;box-shadow:0 18px 36px #0d1b3e14}.update-card:hover{border-color:#f4a61d59;box-shadow:0 22px 44px #0d1b3e1f}.update-card__image{object-fit:cover;background:var(--light-grey);width:100%;height:100%;min-height:320px}.update-card__body{flex-direction:column;gap:1rem;padding:1.7rem;display:flex}.update-card__meta{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.update-card__pill{min-height:34px;color:var(--navy);font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;background:#f4a61d24;border-radius:999px;align-items:center;padding:.4rem .85rem;font-size:.74rem;font-weight:700;display:inline-flex}.update-card__date{color:var(--mid-grey);font-size:.82rem}.update-card__title{font-family:var(--font-head);color:var(--navy);font-size:1.2rem;font-weight:800;line-height:1.3}.update-card__text{color:var(--dark-grey);font-size:.95rem;line-height:1.8}.update-card__link{color:var(--navy);font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:.55rem;margin-top:auto;padding:0;font-size:.82rem;font-weight:700;display:inline-flex}.update-card__link:hover{color:var(--amber)}.update-modal{z-index:1200;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s var(--ease-out), visibility .35s var(--ease-out);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.update-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.update-modal__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .35s var(--ease-out), backdrop-filter .35s var(--ease-out);background:#081022b8;position:absolute;inset:0}.update-modal.is-open .update-modal__backdrop{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.update-modal__dialog{z-index:1;opacity:0;width:min(960px,100%);max-height:min(86vh,900px);transition:transform .5s var(--ease-out), opacity .5s var(--ease-out), box-shadow .35s var(--ease-out);background:#fff;border-radius:28px;grid-template-columns:1fr 1.05fr;display:grid;position:relative;overflow:hidden;transform:translateY(28px)scale(.965);box-shadow:0 30px 80px #070e1e47}.update-modal.is-open .update-modal__dialog{opacity:1;transform:translateY(0)scale(1);box-shadow:0 38px 100px #070e1e57}.update-modal__dialog:before{content:"";z-index:1;background:linear-gradient(90deg,#f4a61dd9,#0d1b3ee6);height:6px;position:absolute;inset:0 0 auto}.update-modal__close{z-index:2;width:42px;height:42px;color:var(--navy);cursor:pointer;transition:transform .25s var(--ease-out), background .25s var(--ease-out), color .25s var(--ease-out);background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 12px 24px #0d1b3e26}.update-modal__close:hover{background:var(--navy);color:var(--white);transform:rotate(90deg)scale(1.04)}.update-modal__media{position:relative;overflow:hidden}.update-modal__media:after{content:"";pointer-events:none;opacity:.9;background:linear-gradient(#0d1b3e14,#0000 35%,#0d1b3e29),radial-gradient(circle at 100% 0,#f4a61d38,#0000 28%);position:absolute;inset:0}.update-modal__media img{object-fit:cover;width:100%;height:100%;min-height:100%;transition:transform 1.4s var(--ease-out), filter .7s var(--ease-out);filter:saturate(1.03)contrast(1.02);display:block;transform:scale(1.06)}.update-modal.is-open .update-modal__media img{transform:scale(1)}.update-modal__content{overscroll-behavior:contain;flex-direction:column;gap:1rem;max-height:min(86vh,900px);padding:2rem;display:flex;overflow-y:auto}.update-modal__reveal{opacity:0;transition:opacity .55s var(--ease-out), transform .55s var(--ease-out), filter .55s var(--ease-out);filter:blur(3px);transform:translateY(18px)scale(.985)}.update-modal__reveal.is-visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}.update-modal__content::-webkit-scrollbar{width:8px}.update-modal__content::-webkit-scrollbar-track{background:#0d1b3e14;border-radius:999px}.update-modal__content::-webkit-scrollbar-thumb{background:#0d1b3e3d;border-radius:999px}.update-modal__content::-webkit-scrollbar-thumb:hover{background:#0d1b3e5c}.update-modal__meta{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.update-modal__pill{min-height:34px;color:var(--navy);font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;background:#f4a61d24;border-radius:999px;align-items:center;padding:.4rem .85rem;font-size:.74rem;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #f4a61d2e}.update-modal__date{color:var(--mid-grey);font-size:.86rem}.update-modal__title{font-family:var(--font-head);color:var(--navy);font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.15}.update-modal__lead{color:var(--dark-grey);font-size:.98rem;line-height:1.8}.update-modal__list{color:var(--dark-grey);gap:.85rem;padding-left:1.1rem;line-height:1.7;display:grid}.update-modal__list li::marker{color:var(--amber)}.update-modal__action{background:var(--navy);min-height:48px;color:var(--white);font-family:var(--font-head);letter-spacing:.06em;text-transform:uppercase;transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out), background .25s var(--ease-out), color .25s var(--ease-out);border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:.85rem 1.3rem;font-weight:700;display:inline-flex;box-shadow:0 14px 28px #0d1b3e33}.update-modal__action:hover{background:var(--amber);color:var(--navy);transform:translateY(-2px);box-shadow:0 18px 34px #0d1b3e3d}.updates-nav{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.updates-nav__dots{gap:.5rem;display:flex}.updates-nav__dots .dot{cursor:pointer;background:#0d1b3e2e;border-radius:50%;width:10px;height:10px;transition:background .2s,transform .2s}.updates-nav__dots .dot.active{background:var(--amber);transform:scale(1.2)}.updates-nav__btn{width:38px;height:38px;color:var(--navy);border:2px solid #0d1b3e29;border-radius:50%;justify-content:center;align-items:center;font-size:.82rem;transition:border-color .2s,color .2s,transform .2s;display:flex}.updates-nav__btn:hover{border-color:var(--amber);color:var(--amber);transform:translateY(-1px)}@media (width<=768px){.update-card{grid-template-columns:1fr}.update-card__image{min-height:220px}.update-card__body{padding:1.3rem}.update-card__meta{flex-direction:column;align-items:flex-start}.update-modal__dialog{grid-template-columns:1fr}.update-modal__media img{min-height:220px;max-height:260px}.update-modal__content{max-height:none;padding:1.35rem}.update-modal__meta{flex-direction:column;align-items:flex-start}}#why-srilanka.section--dark{background:radial-gradient(circle at 0 0,#f4a61d26,#0000 24%),radial-gradient(circle at 100% 100%,#6b2d8b2e,#0000 28%),linear-gradient(#0d1b3e 0%,#09132c 100%)}.why-page__hero{background:linear-gradient(125deg,#ffffff14,#ffffff08),radial-gradient(circle at 100% 0,#f4a61d29,#0000 30%);border:1px solid #ffffff14;border-radius:30px;gap:1.5rem;margin-bottom:1.75rem;padding:1.5rem;display:grid;overflow:hidden}.why-page__hero-copy{gap:1rem;display:grid}.why-page__hero .section__eyebrow{text-align:left;margin-bottom:0}.why-page__title{text-align:left;text-transform:uppercase;text-wrap:balance;margin-bottom:0;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98}.why-page__lead{color:#ffffffc2;max-width:60ch;font-size:1rem;line-height:1.85}.why-page__chips{flex-wrap:wrap;gap:.75rem;display:flex}.why-page__chip{color:#ffffffe0;min-height:40px;font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:.7rem 1rem;font-size:.72rem;font-weight:800;display:inline-flex}.why-page__hero-panel{grid-template-columns:1fr;gap:.9rem;display:grid}.why-page__stat{background:#080f2280;border:1px solid #ffffff14;border-radius:22px;gap:.35rem;padding:1rem 1.1rem;display:grid}.why-page__stat-value{font-family:var(--font-head);color:var(--white);font-size:clamp(1.9rem,6vw,2.8rem);font-weight:900;line-height:1}.why-page__stat-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffffa3;font-size:.76rem}.why-page__spotlight{background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;gap:1rem;margin-bottom:2rem;padding:1.3rem 1.4rem;display:grid}.why-page__spotlight-kicker{font-family:var(--font-head);letter-spacing:.18em;text-transform:uppercase;color:var(--amber);margin-bottom:.5rem;font-size:.72rem;font-weight:800}.why-page__spotlight-title{font-family:var(--font-head);color:var(--white);font-size:clamp(1.55rem,3vw,2.2rem);font-weight:800;line-height:1.1}.why-page__spotlight-text{color:#ffffffb8;max-width:52ch;font-size:.95rem;line-height:1.8}.why-page__card-tag{width:fit-content;min-height:32px;color:var(--amber);font-family:var(--font-head);letter-spacing:.14em;text-transform:uppercase;background:#f4a61d24;border-radius:999px;align-items:center;padding:.42rem .7rem;font-size:.66rem;font-weight:800;display:inline-flex}.why-page__card-title{font-family:var(--font-head);color:var(--white);font-size:1.28rem;font-weight:800;line-height:1.15}.why-page__feature{background:#ffffff0a;border:1px solid #ffffff14;border-radius:28px;gap:0;margin-bottom:2rem;display:grid;overflow:hidden}.why-page__feature-image{background-position:50%;background-size:cover;min-height:300px}.why-page__feature-copy{background:linear-gradient(#ffffff14,#ffffff08),radial-gradient(circle at 100% 0,#f4a61d1f,#0000 38%);align-content:center;gap:1rem;padding:1.5rem;display:grid}.why-page__feature-title{font-family:var(--font-head);color:var(--white);font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.05}.why-page__feature-text{color:#ffffffbd;font-size:.96rem;line-height:1.85}.why-page__reasons{background:#ffffff0a;border:1px solid #ffffff14;border-radius:26px;gap:1.5rem;margin-bottom:2rem;padding:1.4rem;display:grid}.why-page__reasons-title{font-family:var(--font-head);color:var(--white);font-size:clamp(1.45rem,3vw,2.1rem);font-weight:800;line-height:1.15}.why-page__list{gap:1rem;display:grid}.why-page__list-item{border-top:1px solid #ffffff14;grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding-top:1rem;display:grid}.why-page__list-item:first-child{border-top:none;padding-top:0}.why-page__list-no{font-family:var(--font-head);letter-spacing:.16em;color:var(--amber);font-size:.84rem;font-weight:900}.why-page__list-title{font-family:var(--font-head);color:var(--white);margin-bottom:.4rem;font-size:1.06rem;font-weight:800}.why-page__list-text{color:#ffffffb3;font-size:.9rem;line-height:1.75}.why-page__media-grid{grid-template-columns:1fr;gap:1rem;display:grid}.why-page__media-item{transition:transform .35s var(--ease), border-color .35s ease;background:linear-gradient(#ffffff12,#ffffff08);border:1px solid #ffffff14;border-radius:24px;display:grid;overflow:hidden}.why-page__media-item:hover{border-color:#f4a61d4d;transform:translateY(-8px)}.why-page__media-image{background-position:50%;background-size:cover;min-height:220px}.why-page__media-copy{gap:.85rem;padding:1.25rem;display:grid}.why-page__media-title{font-family:var(--font-head);color:var(--white);font-size:1.22rem;font-weight:800;line-height:1.15}.why-page__media-text{color:#ffffffb8;font-size:.9rem;line-height:1.75}.section--cta{background:var(--white);border-top:1px solid #0000000d;padding-block:6rem}.cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-content{flex:1;min-width:280px}.cta-title{font-family:var(--font-head);color:var(--navy);margin-bottom:.75rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800}.cta-sub{color:var(--dark-grey);font-size:1rem;line-height:1.6}.cta-actions{flex-wrap:wrap;gap:1rem;display:flex}.cta-btn{font-family:var(--font-head);letter-spacing:.1em;text-transform:uppercase;border-radius:8px;padding:.85rem 2rem;font-size:.8rem;font-weight:700;transition:all .2s;display:inline-block}.cta-btn--primary{background:var(--amber);color:var(--navy)}.cta-btn--primary:hover{background:var(--amber-light);transform:translateY(-2px)}.cta-btn--outline{border:2px solid var(--navy);color:var(--navy)}.cta-btn--outline:hover{border-color:var(--purple);color:var(--purple);background:#2ecc710d}#popular-dest{isolation:isolate;align-items:center;min-height:720px;padding-block:9rem;display:flex;position:relative;overflow:hidden}.popular-dest__bg{background-position:50%;background-size:cover;transition:opacity 1s;position:absolute;inset:0}.popular-dest__bg img{object-fit:cover;object-position:center;width:100%;height:100%}.popular-dest__overlay{background:linear-gradient(120deg,#080f22c7 0%,#080f2270 38%,#ffffff14 74%,#ffffff05 100%),linear-gradient(#ffffff0f,#ffffff05);position:absolute;inset:0}.popular-dest__content{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(2rem,4vw,4rem);width:min(100%,1180px);margin-inline:auto;padding-inline:1.5rem;display:grid;position:relative}.popular-dest__intro{gap:1.35rem;max-width:560px;animation:.9s both popularDestFloat;display:grid}.popular-dest__content .section__eyebrow{text-align:left;color:#ffd27a;letter-spacing:.26em;margin-bottom:0}.popular-dest__title{text-align:left;color:var(--white);text-transform:uppercase;text-wrap:balance;margin-bottom:0;font-size:clamp(2.7rem,5vw,4.9rem);line-height:.98}.popular-dest__lead{color:#ffffffc7;max-width:500px;font-size:1rem;line-height:1.85}.popular-dest__chips{flex-wrap:wrap;gap:.75rem;display:flex}.popular-dest__chip{color:#ffffffe6;min-height:42px;font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:.7rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.popular-dest__info{max-width:520px;color:var(--navy);text-align:left;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#fffffff0,#ffffffd1);border:1px solid #ffffff59;border-radius:28px;margin-left:auto;padding:2rem;transition:opacity .35s,transform .35s;animation:1s .12s both popularDestFloat;position:relative;overflow:hidden;box-shadow:0 28px 60px #040e2342}.popular-dest__info:before{content:"";background:linear-gradient(90deg, var(--amber), #ffe0a6, var(--purple-light));width:100%;height:5px;position:absolute;inset:0 auto auto 0}.popular-dest__info-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem;display:flex}.popular-dest__info.is-changing{opacity:0;transform:translateY(10px)}.popular-dest__country{font-family:var(--font-head);letter-spacing:.22em;text-transform:uppercase;color:var(--amber);margin-bottom:0;font-size:.78rem;font-weight:700}.popular-dest__badge{min-height:34px;color:var(--purple);font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;background:#6b2d8b14;border-radius:999px;align-items:center;padding:.45rem .8rem;font-size:.68rem;font-weight:800;display:inline-flex}.popular-dest__name{font-family:var(--font-head);color:var(--navy);width:100%;margin-bottom:.85rem;font-size:clamp(2.5rem,4vw,3.6rem);font-weight:900;line-height:.95;display:block}.popular-dest__tagline{font-family:var(--font-head);color:var(--purple);margin-bottom:1rem;font-size:1rem;font-weight:700}.popular-dest__desc{max-width:100%;color:var(--dark-grey);margin-bottom:1.4rem;font-size:.98rem;line-height:1.8}.popular-dest__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.popular-dest__meta-item{background:#0d1b3e0d;border:1px solid #0d1b3e0f;border-radius:18px;gap:.35rem;padding:1rem 1rem .95rem;display:grid}.popular-dest__meta-label{font-family:var(--font-head);letter-spacing:.16em;text-transform:uppercase;color:#0d1b3e7a;font-size:.68rem;font-weight:800}.popular-dest__meta-value{color:var(--navy);font-size:.92rem;font-weight:700}@keyframes popularDestFloat{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){#popular-dest{min-height:auto;padding-block:6rem 4.5rem}.popular-dest__overlay{background:linear-gradient(#080f22cc 0%,#080f227a 42%,#080f2233 100%),#ffffff0a}.popular-dest__content{grid-template-columns:1fr;gap:1.6rem}.popular-dest__content .section__eyebrow{font-size:.72rem}.popular-dest__title{font-size:clamp(2.2rem,10vw,3rem)}.popular-dest__info{border-radius:22px;margin-left:0;padding:1.4rem}.popular-dest__name{font-size:2.25rem}.popular-dest__desc{font-size:.95rem;line-height:1.7}.popular-dest__meta{grid-template-columns:1fr}}.dest-map-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1300px;min-height:650px;margin:2rem auto 0;display:flex;position:relative}.dest-map-v2{filter:drop-shadow(0 20px 50px #00000026);opacity:.8;z-index:1;width:100%;max-width:800px;height:auto}.dest-ticker{z-index:10;pointer-events:none;width:100%;position:absolute;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.why-sri-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.why-sri-card{transition:transform .3s var(--ease), background .3s, border-color .3s;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;padding:2rem}.why-sri-card:hover{border-color:var(--amber);background:#ffffff1a;transform:translateY(-6px)}.why-sri-card__icon{background:linear-gradient(135deg, var(--amber), #f7c05a);width:50px;height:50px;color:var(--navy);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.2rem;display:flex}.why-sri-card__title{font-family:var(--font-head);color:var(--white);margin-bottom:.6rem;font-size:1.1rem;font-weight:700}.why-sri-card__desc{color:#ffffffb3;font-size:.88rem;line-height:1.7}@media (width<=768px){.why-sri-grid{grid-template-columns:1fr}}.why-hero{background:linear-gradient(135deg,#ffffff0f,#ffffff05),radial-gradient(circle at 100% 0,#f4a61d26,#0000 40%);border:1px solid #ffffff14;border-radius:28px;gap:2rem;margin-bottom:3rem;padding:2rem;display:grid}.why-hero__content{gap:1rem;display:grid}.why-hero__title{margin-bottom:.5rem;font-size:clamp(2.2rem,5vw,3.8rem);line-height:1.05}.why-hero__lead{color:#ffffffbf;max-width:520px;font-size:1.05rem;line-height:1.7}.why-hero__chips{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.why-chip{color:var(--amber);font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;background:#f4a61d1f;border:1px solid #f4a61d40;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.72rem;font-weight:700;transition:all .3s;display:inline-flex}.why-chip i{font-size:.8rem}.why-chip:hover{background:#f4a61d40;transform:translateY(-2px)}.why-hero__stats{flex-wrap:wrap;gap:1rem;display:flex}.why-stat{text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;flex:1;min-width:100px;padding:1rem 1.25rem;transition:all .3s}.why-stat:hover{background:#ffffff1a;border-color:#f4a61d4d;transform:translateY(-3px)}.why-stat__value{font-family:var(--font-head);color:var(--amber);margin-bottom:.35rem;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:900;line-height:1;display:block}.why-stat__label{letter-spacing:.1em;text-transform:uppercase;color:#fff9;font-size:.68rem;font-weight:700}.why-highlights{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:3rem;display:grid}.why-card-simple{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;padding:1.5rem;transition:all .3s}.why-card-simple:hover{background:#ffffff14;border-color:#f4a61d4d;transform:translateY(-4px)}.why-card-simple__icon{background:linear-gradient(135deg, var(--amber), var(--amber-light));width:48px;height:48px;color:var(--navy);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.1rem;display:flex}.why-card-simple__title{font-family:var(--font-head);color:var(--white);margin-bottom:.5rem;font-size:1.05rem;font-weight:800}.why-card-simple__text{color:#ffffffa6;font-size:.85rem;line-height:1.65}.why-experiences{margin-bottom:3rem}.why-exp__header{text-align:center;margin-bottom:2rem}.why-exp__title{font-family:var(--font-head);color:var(--white);margin-bottom:.4rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.why-exp__sub{color:#fff9;font-size:.95rem}.why-exp__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.why-exp__card{background-position:50%;background-size:cover;border-radius:16px;min-height:180px;transition:transform .3s;position:relative;overflow:hidden}.why-exp__card:hover{transform:scale(1.02)}.why-exp__card--main{grid-row:span 2;min-height:370px}.why-exp__card-overlay{background:linear-gradient(#0000 0%,#080f2233 40%,#080f22d9 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem;display:flex;position:absolute;inset:0}.why-exp__tag{width:fit-content;color:var(--navy);font-family:var(--font-head);letter-spacing:.1em;text-transform:uppercase;background:#f4a61de6;border-radius:6px;margin-bottom:.5rem;padding:.35rem .7rem;font-size:.62rem;font-weight:800;display:inline-flex}.why-exp__card h4{font-family:var(--font-head);color:var(--white);margin-bottom:.25rem;font-size:1.1rem;font-weight:800}.why-exp__card p{color:#ffffffbf;font-size:.8rem}.why-exp__card--main h4{font-size:1.4rem}.why-cta{text-align:center;background:linear-gradient(135deg,#ffffff0f,#ffffff05),radial-gradient(circle,#f4a61d1f,#0000 50%);border:1px solid #ffffff14;border-radius:24px;padding:2.5rem}.why-cta h3{font-family:var(--font-head);color:var(--white);margin-bottom:.5rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:800}.why-cta p{color:#ffffffa6;margin-bottom:1.5rem;font-size:1rem}.cta-btn--small{background:linear-gradient(135deg, var(--amber), var(--amber-light));color:var(--navy);font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:.75rem;font-weight:800;transition:all .3s;display:inline-flex}.cta-btn--small:hover{transform:translateY(-2px);box-shadow:0 10px 25px #f4a61d4d}.cta-btn--small i{font-size:.8rem;transition:transform .3s}.cta-btn--small:hover i{transform:translate(4px)}@media (width<=768px){.why-hero{padding:1.5rem}.why-hero__stats{justify-content:space-between}.why-stat{min-width:90px;padding:.8rem}.why-exp__grid{grid-template-columns:1fr}.why-exp__card--main{grid-row:span 1;min-height:200px}}.cust-hero{background:linear-gradient(135deg,#ffffff0a 0%,#ffffff03 100%),radial-gradient(at 100% 0,#f4a61d1f 0%,#0000 50%),radial-gradient(at 0 100%,#6b2d8b14 0%,#0000 50%);border:1px solid #ffffff14;border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-bottom:3rem;padding:3rem;display:grid;position:relative;overflow:hidden}.cust-hero:before{content:"";background:radial-gradient(circle,#f4a61d14 0%,#0000 70%);width:400px;height:400px;animation:6s ease-in-out infinite heroFloat;position:absolute;top:-50%;right:-20%}@keyframes heroFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.cust-hero__content{z-index:1;position:relative}.cust-hero__title{margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.1}.cust-hero__lead{color:#ffffffb8;max-width:480px;font-size:1.05rem;line-height:1.7}.cust-hero__visual{justify-content:center;align-items:center;min-height:200px;display:flex;position:relative}.cust-hero__circle{border:1px solid #f4a61d33;border-radius:50%;animation:4s ease-in-out infinite circlePulse;position:absolute}.cust-hero__circle--1{border-color:#f4a61d4d;width:180px;height:180px}.cust-hero__circle--2{border-color:#6b2d8b33;width:260px;height:260px;animation-delay:-2s}@keyframes circlePulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.cust-hero__points{z-index:1;flex-direction:column;gap:1rem;display:flex;position:relative}.cust-hero__points span{color:#ffffffd9;font-size:.95rem;font-family:var(--font-head);align-items:center;gap:.75rem;font-weight:600;display:flex}.cust-hero__points i{background:linear-gradient(135deg, var(--amber), var(--amber-light));width:28px;height:28px;color:var(--navy);border-radius:8px;justify-content:center;align-items:center;font-size:.75rem;display:flex}.cust-process{justify-content:center;align-items:flex-start;gap:0;margin-bottom:3.5rem;padding:2rem 1rem;display:flex}.cust-process__item{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex:0 0 240px;padding:1.5rem;transition:all .4s;position:relative}.cust-process__item:hover{background:#ffffff12;border-color:#f4a61d4d;transform:translateY(-5px)}.cust-process__number{background:linear-gradient(135deg, var(--amber), var(--amber-light));width:48px;height:48px;font-family:var(--font-head);color:var(--navy);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:.85rem;font-weight:900;display:inline-flex}.cust-process__content h3{font-family:var(--font-head);color:var(--white);margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.cust-process__content p{color:#fff9;font-size:.85rem;line-height:1.6}.cust-process__connector{background:linear-gradient(90deg,#f4a61d66 0%,#6b2d8b66 100%);flex:0 0 60px;height:2px;margin-top:45px;position:relative}.cust-process__connector:after{content:"";background:var(--amber);border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite connectorPulse;position:absolute;top:-4px;right:-4px}@keyframes connectorPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.cust-form-section{background:linear-gradient(#ffffff0f 0%,#ffffff05 100%),radial-gradient(circle at 100% 0,#f4a61d1a 0%,#0000 40%);border:1px solid #ffffff1a;border-radius:28px;padding:2.5rem;position:relative;overflow:hidden}.cust-form-section__glow{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.cust-form-section__glow--1{background:#f4a61d26;width:300px;height:300px;animation:7s ease-in-out infinite glowMove;top:-30%;right:-15%}.cust-form-section__glow--2{background:#6b2d8b1f;width:250px;height:250px;animation:7s ease-in-out infinite reverse glowMove;bottom:-25%;left:-10%}@keyframes glowMove{0%,to{transform:translate(0)}50%{transform:translate(30px,20px)}}.cust-form-section__header{text-align:center;z-index:1;margin-bottom:2rem;position:relative}.cust-form-section__header h3{font-family:var(--font-head);color:var(--white);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.cust-form-section__header p{color:#fff9;font-size:.95rem}.cust-form-advanced{z-index:1;position:relative}.cust-form-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.25rem;display:grid}.cust-form-group{flex-direction:column;gap:.5rem;display:flex}.cust-form-group--full{grid-column:1/-1;margin-bottom:.5rem}.cust-form-group label{font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;font-size:.72rem;font-weight:700}.cust-input,.cust-select,.cust-textarea{color:var(--white);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;padding:.9rem 1.1rem;font-size:.95rem;transition:all .3s}.cust-input::placeholder,.cust-textarea::placeholder{color:#ffffff59}.cust-input:hover,.cust-select:hover,.cust-textarea:hover{background:#ffffff14;border-color:#ffffff40}.cust-input:focus,.cust-select:focus,.cust-textarea:focus{border-color:var(--amber);background:#ffffff1a;outline:none;box-shadow:0 0 0 4px #f4a61d26,0 8px 24px #00000026}.cust-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23f4a61d' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}.cust-select option{background:var(--navy);color:var(--white)}.cust-textarea{resize:vertical;min-height:100px}.cust-submit{background:linear-gradient(135deg, var(--amber), var(--amber-light));width:100%;font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;color:var(--navy);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 2rem;font-size:.85rem;font-weight:800;transition:all .3s;display:flex;position:relative;overflow:hidden}.cust-submit:before{content:"";background:linear-gradient(135deg, var(--amber-light), var(--amber));opacity:0;transition:opacity .3s;position:absolute;inset:0}.cust-submit:hover{transform:translateY(-3px);box-shadow:0 15px 35px #f4a61d4d}.cust-submit:hover:before{opacity:1}.cust-submit span,.cust-submit i{z-index:1;position:relative}.cust-submit i{transition:transform .3s}.cust-submit:hover i{transform:translate(4px)}@media (width<=1024px){.cust-form-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cust-hero{grid-template-columns:1fr;padding:2rem}.cust-hero__visual{display:none}.cust-process{flex-direction:column;align-items:center;gap:1rem}.cust-process__item{flex:none;width:100%;max-width:320px}.cust-process__connector{width:2px;height:30px;margin:0}.cust-form-grid{grid-template-columns:1fr}.cust-form-section{padding:1.5rem}}.dest-ticker--top{top:20%}.dest-ticker--bottom{bottom:20%}.dest-ticker__track{pointer-events:auto;width:max-content;animation:50s linear infinite scrollTicker;display:flex}.dest-ticker__track--reverse{animation:50s linear infinite scrollTickerReverse}.dest-ticker__track:hover{animation-play-state:paused}@keyframes scrollTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollTickerReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.dest-card{-webkit-backdrop-filter:blur(10px);text-align:center;width:220px;transition:all .3s var(--ease);cursor:pointer;background:#ffffffe6;border:1px solid #fff6;border-radius:12px;flex-shrink:0;margin-inline:1.5rem;padding:1rem 1.2rem;box-shadow:0 10px 25px #00000014}.dest-card:hover{background:var(--white);z-index:50;transform:translateY(-10px)scale(1.05);box-shadow:0 15px 35px #0000001f}.dest-card h3{font-family:var(--font-head);color:var(--navy);text-transform:uppercase;margin-bottom:.3rem;font-size:.85rem;font-weight:800}.dest-card p{color:var(--dark-grey);font-size:.72rem;font-weight:500;line-height:1.4}@media (width<=768px){.dest-ticker__track{animation-duration:30s}.dest-card{width:180px}.dest-map-wrapper{flex-direction:column;align-items:center;gap:1.5rem;min-height:auto}.dest-card{position:static}}.test-card{text-align:center;min-width:100%;transition:all .4s var(--ease);background:#fcfcfc;border:1px solid #0000000d;border-radius:24px;padding:3rem;box-shadow:0 10px 30px #0000000a}.test-card__stars{color:var(--amber);letter-spacing:.2em;margin-bottom:1.5rem;font-size:1.25rem}.test-card__body{font-family:var(--font-body);color:#1a1a1a;margin-bottom:2rem;max-width:800px;margin-inline:auto;font-size:1.15rem;font-style:italic;line-height:1.8}.test-card__author{justify-content:center;align-items:center;gap:1.25rem;display:flex}.test-card__name{font-family:var(--font-head);color:var(--navy);text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:800}.test-card__loc{color:var(--mid-grey);font-size:.8rem}.test-card__package{color:var(--amber);margin-top:.2rem;font-size:.75rem;font-weight:700}.partners-section{background:var(--off-white);border-top:1px solid var(--light-grey);border-bottom:1px solid var(--light-grey);padding-block:4rem 3.5rem;position:relative;overflow:hidden}.partners-section__header{text-align:center;margin-bottom:2rem}.partners-section__eyebrow{font-family:var(--font-head);letter-spacing:.15em;color:var(--amber);text-transform:uppercase;margin-bottom:.4rem;font-size:.8rem;font-weight:700}.partners-section__title{font-family:var(--font-head);color:var(--navy);margin:0;font-size:clamp(1.4rem,4vw,2rem);font-weight:800}.logo-carousel{width:100%;padding:.75rem 0;position:relative;overflow:hidden}.logo-carousel__fade{z-index:10;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.logo-carousel__fade--left{background:linear-gradient(to right, var(--off-white), transparent);left:0}.logo-carousel__fade--right{background:linear-gradient(to left, var(--off-white), transparent);right:0}.logo-carousel__track{align-items:center;gap:2.5rem;width:max-content;animation:30s linear infinite logoScroll;display:flex}.logo-carousel__track:hover{animation-play-state:paused}.logo-carousel__item{background:var(--white);min-width:250px;height:120px;transition:all .35s var(--ease);border:1px solid #0d1b3e1a;border-radius:16px;flex:none;justify-content:center;align-items:center;padding:.75rem 1.25rem;display:flex;overflow:hidden;box-shadow:0 6px 20px #0000000d}.logo-carousel__item:hover{border-color:var(--amber);transform:translateY(-4px)scale(1.03);box-shadow:0 14px 32px #0d1b3e24}.logo-carousel__item img{object-fit:contain;filter:contrast(106%);width:auto;max-width:225px;height:auto;max-height:95px;transition:transform .35s var(--ease), filter .35s var(--ease);transform:scale(1.28)}.logo-carousel__item:hover img{filter:contrast(110%);transform:scale(1.35)}@keyframes logoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.partners-section{padding-block:3rem 2.5rem}.logo-carousel__fade{width:50px}.logo-carousel__track{gap:1.5rem;animation-duration:22s}.logo-carousel__item{border-radius:14px;min-width:190px;height:95px;padding:.5rem 1rem}.logo-carousel__item img{max-width:170px;max-height:75px;transform:scale(1.2)}}.loading-screen{z-index:99999;background:linear-gradient(135deg,#fff 0%,#f5f7fa 40%,#eef1f5 100%);flex-direction:column;justify-content:center;align-items:center;transition:opacity .6s,visibility .6s;display:flex;position:fixed;inset:0}.loading-screen--hidden{opacity:0;visibility:hidden;pointer-events:none}.loading-screen__logo{width:220px;height:auto;margin-bottom:2rem;animation:2s ease-in-out infinite loaderLogoPulse}.loading-screen__text{letter-spacing:.35em;text-transform:uppercase;color:var(--navy,#0d1b3e);margin-bottom:2.5rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600}.loading-screen__plane{width:60px;height:60px;margin-bottom:1.5rem;position:relative}.loading-screen__plane i{color:var(--navy,#0d1b3e);font-size:1.8rem;animation:1.8s ease-in-out infinite loaderPlaneFly}.loading-screen__trail{width:100%;height:2px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.loading-screen__trail:after{content:"";background:linear-gradient(90deg,#0000,#0d1b3e66,#0000);width:100%;height:100%;animation:1.8s ease-in-out infinite loaderTrail;position:absolute;top:0;left:0}.loading-screen__bar-track{background:#0d1b3e1a;border-radius:3px;width:200px;height:3px;margin-bottom:1rem;overflow:hidden}.loading-screen__bar{background:linear-gradient(90deg, var(--navy,#0d1b3e), var(--purple,#f4a61d));border-radius:3px;width:0%;height:100%;animation:3s ease-in-out forwards loaderBarFill}.loading-screen__dots{gap:8px;display:flex}.loading-screen__dot{background:var(--navy,#0d1b3e);opacity:.3;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite loaderDotBounce}.loading-screen__dot:nth-child(2){animation-delay:.2s}.loading-screen__dot:nth-child(3){animation-delay:.4s}.loading-screen__particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.loading-screen__particle{background:#0d1b3e1a;border-radius:50%;width:4px;height:4px;animation:linear infinite loaderParticleFloat;position:absolute}@keyframes loaderLogoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}@keyframes loaderPlaneFly{0%{transform:translateY(0)rotate(0)}25%{transform:translateY(-6px)rotate(-5deg)}50%{transform:translateY(0)rotate(0)}75%{transform:translateY(4px)rotate(3deg)}to{transform:translateY(0)rotate(0)}}@keyframes loaderTrail{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes loaderBarFill{0%{width:0%}50%{width:70%}to{width:100%}}@keyframes loaderDotBounce{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}@keyframes loaderParticleFloat{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-10vh)scale(1)}}@media (width<=768px){.loading-screen__logo{width:160px}.loading-screen__text{letter-spacing:.25em;font-size:.7rem}.loading-screen__bar-track{width:150px}}@media (width<=767px){.packages-hero__eyebrow{text-align:center;letter-spacing:.15em!important;margin-bottom:.75rem!important}.packages-hero__title{text-wrap:balance;text-align:center;max-width:100%;margin-inline:auto;letter-spacing:-.02em!important;margin-bottom:1.25rem!important;font-size:clamp(1.25rem,10vw,2.75rem)!important;line-height:1.1!important}.packages-hero__lead{text-wrap:balance;margin-inline:auto;max-width:28ch!important;font-size:.98rem!important;line-height:1.7!important}.premium-hero-v2{height:100dvh;min-height:100svh;padding-top:var(--nav-h)}.premium-hero-v2__content{text-align:center;flex-direction:column;align-items:center;max-width:100%;padding-inline:1.5rem;display:flex}.premium-hero-v2__content h1{overflow-wrap:break-word;text-wrap:balance;width:100%;max-width:100%;margin-inline:auto;text-align:center!important;font-size:clamp(1.25rem,10vw,2.75rem)!important}.premium-hero-v2__content p{margin-inline:auto;text-align:center!important;font-size:1rem!important;line-height:1.65!important}.pkg-filters{gap:.75rem;margin-bottom:2.5rem!important}.filter-tab{justify-content:center;width:100%;padding:.9rem 1rem}.pkg-card-v2__media{height:220px}.pkg-card-v2__badges{flex-wrap:wrap;gap:.5rem;inset:1rem 1rem auto}.pkg-card-v2__body{padding:1.25rem}.pkg-card-v2__title{font-size:1.2rem}.pkg-card-v2__footer{flex-direction:column;align-items:stretch}.pkg-card-v2__btn{justify-content:center}.glass-panel-v2,.glass-panel-dark,.glass-card-purple{border-radius:24px;padding:1.5rem}.why-stats-v2{padding-block:3.5rem}.why-stats-v2__grid{gap:1.5rem}.why-stat-v2__number{font-size:2.75rem}.why-pillar__grid{gap:1.5rem}.why-pillar__content-glass{border-radius:24px;padding:1.5rem}.why-pillar__title{font-size:clamp(1.7rem,8vw,2.25rem)}.why-pillar__text{margin-bottom:1.5rem;font-size:.98rem;line-height:1.7}.why-bento__grid{gap:1rem}.why-bento__overlay{padding:1.25rem}.why-cta-section{padding-block:4rem}.popular-dest__content{text-align:center!important;grid-template-columns:1fr!important;gap:2.5rem!important;padding:4.5rem 1.25rem!important}.popular-dest__intro{text-align:center!important;max-width:100%!important;margin-inline:auto!important}.popular-dest__content .section__eyebrow{text-align:center!important}.popular-dest__title{text-align:center!important;font-size:clamp(1.8rem,10vw,2.75rem)!important}.popular-dest__lead{text-align:center!important;margin-inline:auto!important;font-size:.95rem!important;line-height:1.7!important}.popular-dest__chips{justify-content:center!important}.popular-dest__info{text-align:center!important;margin-inline:auto!important;padding:1.75rem!important}.popular-dest__info-head{flex-direction:column!important;gap:.75rem!important;margin-bottom:1.5rem!important}.popular-dest__name{text-align:center!important;font-size:clamp(1.8rem,8vw,2.5rem)!important}.popular-dest__desc{text-align:center!important;margin-inline:auto!important;font-size:.95rem!important}.popular-dest__meta{grid-template-columns:1fr!important;justify-content:center!important;gap:1rem!important}}@media (width>=480px){.nav__logo-img{width:180px!important}.grid,.pkg-grid{grid-template-columns:repeat(2,1fr)}.pkg-showcase__stats,.why-page__hero-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.hero__title{font-size:clamp(3rem,8vw,5.5rem)}.nl-form{flex-direction:row}}@media (width>=768px){.nav__toggle{display:none}.nav__panel{z-index:auto;max-height:none;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;background:0 0;border:none;border-radius:0;padding:0;position:static;inset:auto;overflow:visible;transform:none}.nav__menu{z-index:auto;background:0 0;flex-direction:row;gap:.25rem;padding:0;display:flex;position:static;overflow:visible}.nav__link{letter-spacing:.1em;color:#ffffffbf;background:0 0;border-bottom:none;padding:.4rem .75rem;font-size:.75rem;transition:all .3s;position:relative}.nav__link--active{color:var(--amber);border-bottom:none}.nav__link:hover{color:var(--white)}.hero__content{max-width:580px;padding:3rem 3rem 5rem}.hero__label-line{max-width:160px}.form-row{grid-template-columns:repeat(2,1fr)}.pkg-showcase{grid-template-columns:minmax(0,1.35fr) minmax(280px,.9fr);align-items:end;padding:2rem}.why-page__hero{grid-template-columns:minmax(0,1.35fr) minmax(300px,.9fr);align-items:end;padding:2rem}.trip-page__hero{grid-template-columns:minmax(0,1.35fr) minmax(300px,.9fr);align-items:start;padding:2rem}.why-page__spotlight{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);align-items:center;gap:2rem}.why-page__feature{grid-template-columns:minmax(320px,1.05fr) minmax(0,.95fr)}.why-page__reasons{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.why-page__media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-page__media-item--wide{grid-column:1/-1;grid-template-columns:minmax(320px,1.05fr) minmax(0,.95fr)}.trip-page__flow{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.5rem}.trip-page__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1.5rem}.trip-page__step{padding:1.4rem 0;border-bottom:none;border-right:1px solid #ffffff14;grid-template-columns:1fr;padding-right:1.25rem}.trip-page__step:last-child{border-right:none;padding-right:0}.contact-layout{flex-direction:row;align-items:flex-start;gap:4rem}.contact-info{flex:0 0 300px}.contact-form{flex:1}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.grid{grid-template-columns:repeat(3,1fr)}.pkg-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.why-page__media-grid{gap:1.5rem}.trip-page__layout{gap:1.8rem}.hero__content{max-width:640px;padding:3rem 5rem 5rem}.hero__title{font-size:clamp(3.5rem,6vw,5.5rem)}.hero__desc{font-size:1rem}.slider-btn--prev{left:2.5rem}.slider-btn--next{right:2.5rem}.section{padding-block:6rem}.dest-card__img,.pkg-card__img{height:230px}.pkg-card:nth-child(3n+2){transform:translateY(26px)scale(.98)}.pkg-card:nth-child(3n+2).is-visible{transform:translateY(0)scale(1)}.footer-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=1280px){.hero__content{max-width:700px;padding-left:7rem}.hero__title{font-size:5.5rem}.nav{padding-inline:3rem}.section{padding-block:7rem}.pkg-grid{gap:1.75rem}}@media print{.site-header,.hero__social,.slider-btn,.hero__scroll,.pkg-filters,.social-row,.nl-form,.footer-bottom{display:none}body{color:#000;background:#fff;font-size:12pt}.hero{min-height:auto;padding:2rem 0}.hero__bg,.hero__overlay{display:none}.hero__title,.hero__desc,.hero__label{color:#000}.section{padding-block:1.5rem}.section--dark{background:#fff}.section__title--light,.section__sub--light,.pkg-card__title,.pkg-card__desc,.pkg-card__cat,.rev-card__body,.rev-card__name{color:#000!important}}
