@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";:root{--navy: #1b2a5e;--navy-2: #0f1c43;--amber: #f5a623;--amber-dark: #d98304;--sky: #3aabdb;--sky-soft: #e8f6fc;--ink: #111827;--muted: #667085;--line: #e5e7eb;--paper: #ffffff;--wash: #f7fafc;--sand: #fff8ed;--green: #25d366;--shadow: 0 24px 60px rgba(15, 28, 67, .14);--radius: 24px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--wash);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--wash)}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:.7rem 1rem;background:#ffffffeb;border-bottom:1px solid rgba(27,42,94,.08)}.brand-lockup{display:flex;align-items:center;gap:.65rem;min-width:0}.brand-lockup img{width:52px;height:52px;border-radius:50%;object-fit:contain;background:#fff}.brand-lockup span{display:none}.brand-lockup strong,.brand-lockup small{display:block;line-height:1.1}.brand-lockup strong{color:var(--navy);font-weight:800}.brand-lockup small{color:var(--amber-dark);font-size:.72rem;font-weight:700}.desktop-nav,.header-book{display:none}.header-actions{display:flex;align-items:center;gap:.5rem}.currency-toggle{display:flex;min-height:44px;padding:.2rem;background:var(--sky-soft);border:1px solid rgba(58,171,219,.25);border-radius:999px}.currency-toggle button{min-width:50px;min-height:36px;padding:.35rem .7rem;color:var(--navy);background:transparent;border:0;border-radius:999px;font-size:.8rem;font-weight:800}.currency-toggle button.active{background:var(--navy);color:#fff}.icon-btn{display:inline-grid;place-items:center;width:46px;height:46px;color:var(--navy);background:#fff;border:1px solid var(--line);border-radius:999px}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;flex-direction:column;gap:2rem;padding:1.25rem;background:var(--navy);color:#fff;opacity:0;visibility:hidden;pointer-events:none;clip-path:inset(0 0 0 100%);transition:clip-path .22s ease,opacity .22s ease,visibility .22s ease}.mobile-nav.is-open{opacity:1;visibility:visible;pointer-events:auto;clip-path:inset(0)}.mobile-nav-top{display:flex;align-items:center;justify-content:space-between}.mobile-nav-top img{width:74px;height:74px;border-radius:50%;background:#fff}.mobile-nav nav{display:grid;gap:1rem}.mobile-nav a{min-height:48px;font-size:1.8rem;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.85rem 1.15rem;border:0;border-radius:999px;font-weight:800;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:hover{transform:translateY(-2px)}.btn-amber{color:var(--navy);background:var(--amber);box-shadow:0 14px 30px #f5a62347}.btn-navy{color:#fff;background:var(--navy)}.btn-sky{color:var(--navy);background:var(--sky)}.btn-outline{color:var(--navy);background:#fff;border:1px solid rgba(27,42,94,.18)}.btn-small{min-height:40px;padding:.65rem .9rem;font-size:.88rem}.hero{position:relative;min-height:calc(100svh - 76px);display:flex;align-items:flex-end;padding:4.5rem 1rem 2rem;background-position:center;background-size:cover;overflow:hidden}.brand-hero{align-items:center;padding-top:2rem;color:#fff;background:linear-gradient(135deg,#0f1c43f5,#1b2a5ee6 52%,#3aabdb85),var(--navy)}.brand-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(245,166,35,.12),transparent 26%),linear-gradient(180deg,transparent 58%,rgba(0,0,0,.26));pointer-events:none}.hero-overlay,.page-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f1c4333,#0f1c43d1),linear-gradient(90deg,#0f1c43cc,#0f1c431f)}.hero-content{position:relative;z-index:1;width:min(1180px,100%);margin:0 auto;color:#fff}.hero-grid{display:grid;gap:1.4rem;align-items:center}.hero-copy,.hero-media,.hero-actions-panel{position:relative;z-index:1}.hero-brand-card{display:flex;align-items:center;gap:.75rem;width:fit-content;max-width:100%;margin-bottom:1rem;padding:.55rem .8rem;color:var(--navy);background:#fffffff0;border:1px solid rgba(255,255,255,.75);border-radius:999px;box-shadow:0 20px 46px #00000029}.hero-brand-card img{width:54px;height:54px;flex:0 0 auto;border-radius:50%;object-fit:contain;background:#fff}.hero-brand-card strong,.hero-brand-card small{display:block;line-height:1.1}.hero-brand-card strong{font-size:.9rem;font-weight:800}.hero-brand-card small{margin-top:.18rem;color:var(--amber-dark);font-size:.72rem;font-weight:800}.eyebrow{margin:0 0 .75rem;color:var(--amber);font-size:.78rem;font-weight:800;text-transform:uppercase}.hero h1{max-width:850px;margin:0;font-size:2.35rem;line-height:.95;font-weight:800}.hero-subtitle{margin:.75rem 0 1rem;color:#ffffffe0;font-size:1.2rem;font-weight:700}.hero-media{display:grid;grid-template-columns:1fr .76fr;align-items:end;min-height:220px}.hero-photo{overflow:hidden;border:1px solid rgba(255,255,255,.34);box-shadow:0 28px 70px #0000003d}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-photo-primary{height:186px;min-height:0;border-radius:28px}.hero-photo-secondary{height:142px;min-height:0;margin-left:-1.4rem;margin-bottom:.7rem;border-radius:24px}.hero-logo-float{position:absolute;left:1rem;bottom:1rem;display:flex;align-items:center;gap:.6rem;max-width:calc(100% - 2rem);padding:.6rem .85rem;color:var(--navy);background:#fffffff2;border-radius:999px;box-shadow:0 18px 38px #0003}.hero-logo-float img{width:48px;height:48px;border-radius:50%;object-fit:contain}.hero-logo-float span{font-size:.82rem;font-weight:800}.search-widget{display:grid;gap:.55rem;width:100%;padding:.65rem;background:#fffffff5;border:1px solid rgba(255,255,255,.7);border-radius:var(--radius);box-shadow:var(--shadow)}.search-widget label,.filter-panel label,.contact-form label{display:grid;gap:.45rem;color:var(--navy);font-size:.82rem;font-weight:800}.search-widget label span{display:inline-flex;align-items:center;gap:.4rem}input,select,textarea{width:100%;min-height:44px;color:var(--ink);background:var(--wash);border:1px solid var(--line);border-radius:16px;padding:.78rem .9rem;outline:0}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--sky);box-shadow:0 0 0 4px #3aabdb29}.search-submit{min-height:48px}.trust-row{display:grid;gap:.7rem;margin-top:1rem}.trust-badge{display:flex;align-items:center;gap:.6rem;min-height:48px;padding:.75rem .9rem;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.trust-badge svg{width:20px;color:var(--amber)}.section,.section-tight{width:min(1180px,calc(100% - 2rem));margin:0 auto}.section{padding:4rem 0}.section-tight{padding:1.35rem 0 0}.story-strip{display:flex;gap:.9rem;overflow-x:auto;scrollbar-width:none}.story-strip::-webkit-scrollbar,.deal-rail::-webkit-scrollbar{display:none}.story-circle{display:grid;justify-items:center;gap:.45rem;min-width:88px;color:var(--navy);font-size:.76rem;font-weight:800}.story-circle span{width:76px;height:76px;padding:3px;border-radius:50%;background:conic-gradient(var(--amber),var(--sky),var(--navy),var(--amber))}.story-circle img{width:100%;height:100%;object-fit:cover;border:3px solid white;border-radius:50%}.section-heading{max-width:720px;margin-bottom:1.5rem}.section-heading h2,.social-section h2,.newsletter-inner h2,.testimonial-wrap h2,.custom-trip h2,.about-section h2{margin:0;color:var(--navy);font-size:2.1rem;line-height:1.05;font-weight:800}.section-heading p:not(.eyebrow),.social-section p,.newsletter-inner p,.custom-trip p,.about-section p{color:var(--muted);font-size:1rem;line-height:1.7}.section-heading.inverted h2,.section-heading.inverted p:not(.eyebrow){color:#fff}.deal-rail{display:grid;grid-auto-flow:column;grid-auto-columns:82%;gap:1rem;overflow-x:auto;padding:.2rem 0 1rem;scroll-snap-type:x mandatory}.deal-card{overflow:hidden;background:#fff;border:1px solid rgba(27,42,94,.08);border-radius:var(--radius);box-shadow:0 18px 45px #0f1c431a;scroll-snap-align:start}.image-button{display:block;width:100%;padding:0;background:transparent;border:0;text-align:left}.deal-image,.package-image{position:relative;height:220px;overflow:hidden}.deal-image img,.package-image img,.group-card img,.destination-tile img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.deal-card:hover img,.package-card:hover img,.destination-tile:hover img{transform:scale(1.04)}.countdown{display:inline-flex;align-items:center;gap:.35rem;min-height:36px;padding:.45rem .7rem;color:var(--navy);background:#fff;border-radius:999px;font-size:.78rem;font-weight:800;box-shadow:0 12px 22px #0f1c431f}.deal-image .countdown,.package-meta .countdown{position:absolute;left:.8rem;top:.8rem}.deal-body,.package-body{padding:1rem}.deal-destination{margin:0 0 .35rem;color:var(--amber-dark);font-weight:800}.deal-body h3,.package-body h3,.service-card h2,.group-card h2,.contact-card h2{margin:0;color:var(--navy);font-size:1.2rem;line-height:1.2;font-weight:800}.muted{color:var(--muted)}.deal-bottom{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1rem}.deal-bottom strong{color:var(--ink);font-size:1.45rem}.navy-band{width:100%;max-width:none;padding:4rem max(1rem,calc((100% - 1180px)/2));background:var(--navy-2)}.destination-mosaic{display:grid;gap:1rem}.destination-tile{position:relative;min-height:320px;overflow:hidden;border-radius:var(--radius);background:#07112e}.destination-tile .image-button{position:absolute;top:0;right:0;bottom:0;left:0}.destination-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#000000b8);pointer-events:none}.destination-tile div{position:absolute;inset:auto 1rem 1rem 1rem;z-index:1;color:#fff}.destination-tile h3{margin:0;font-size:2rem;line-height:1}.destination-tile p{margin:.7rem 0;color:#ffffffd1}.destination-tile a,.inline-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--amber);font-weight:800}.split-section{display:grid;gap:2rem}.owner-photo-panel{position:relative}.owner-photo-panel img,.about-photo img{width:100%;max-height:640px;object-fit:cover;object-position:top;border-radius:var(--radius);box-shadow:var(--shadow)}.owner-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:1rem;color:#fff;background:#1b2a5edb;border-radius:18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.owner-caption span{display:block;color:var(--amber);font-size:.8rem;font-weight:800;text-transform:uppercase}.owner-caption strong{display:block;margin-top:.2rem;font-size:1.2rem}.why-grid,.service-grid,.package-grid,.group-grid,.stat-grid{display:grid;gap:1rem}.feature-card,.service-card{padding:1.2rem;background:#fff;border:1px solid rgba(27,42,94,.08);border-radius:20px;box-shadow:0 12px 35px #0f1c4314}.feature-card span,.service-card span{display:inline-grid;place-items:center;width:48px;height:48px;color:var(--navy);background:var(--sky-soft);border-radius:16px}.feature-card span svg,.service-card span svg{width:24px}.feature-card h3,.service-card h2{margin:.8rem 0 .45rem}.feature-card p,.service-card p{margin:0 0 1rem;color:var(--muted);line-height:1.6}.testimonial-wrap{display:grid;gap:1.5rem;padding:1.25rem;background:var(--sand);border-radius:var(--radius)}.testimonial-card{padding:1.35rem;background:#fff;border-radius:var(--radius);box-shadow:var(--shadow)}.stars{display:flex;gap:.2rem;color:var(--amber)}blockquote{margin:1rem 0;color:var(--navy);font-size:1.25rem;line-height:1.55;font-weight:700}.testimonial-card p{display:grid;gap:.1rem;margin:0}.testimonial-card span{color:var(--muted)}.testimonial-dots{display:flex;gap:.45rem;margin-top:1rem}.testimonial-dots button{width:32px;height:8px;padding:0;background:var(--line);border:0;border-radius:999px}.testimonial-dots button.active{background:var(--amber)}.social-section,.newsletter-inner,.custom-trip,.contact-layout,.about-section,.package-layout{display:grid;gap:1.5rem}.social-section{align-items:center;padding:2rem;color:#fff;background:linear-gradient(135deg,#1b2a5ef5,#3aabdbd6),var(--navy);border-radius:var(--radius)}.social-section h2,.social-section p{color:#fff}.newsletter-band{width:min(1180px,calc(100% - 2rem))}.newsletter-inner{padding:1.5rem;background:#fff;border:1px solid rgba(245,166,35,.25);border-radius:var(--radius);box-shadow:var(--shadow)}.newsletter-form{display:grid;gap:.8rem}.page-hero{position:relative;min-height:430px;display:flex;align-items:flex-end;padding:7rem 1rem 3rem;color:#fff;background-position:center;background-size:cover}.page-hero>div:not(.page-hero-overlay){position:relative;z-index:1;width:min(1180px,100%);margin:0 auto}.page-hero h1{max-width:900px;margin:0;font-size:2.8rem;line-height:1}.page-hero p:not(.eyebrow){max-width:680px;color:#ffffffdb;font-size:1.05rem;line-height:1.7}.filter-panel,.contact-form,.contact-card{padding:1rem;background:#fff;border:1px solid rgba(27,42,94,.08);border-radius:var(--radius);box-shadow:0 18px 45px #0f1c4314}.filter-title,.result-bar,.package-meta,.card-actions,.price-row{display:flex;align-items:center;gap:.75rem}.filter-title h2{margin:0;color:var(--navy);font-size:1.2rem}.filter-panel{display:grid;align-self:start;gap:1rem}.result-bar{justify-content:space-between;flex-wrap:wrap;margin-bottom:1rem}.result-bar p{margin:0;color:var(--navy);font-weight:800}.package-card,.group-card{overflow:hidden;background:#fff;border:1px solid rgba(27,42,94,.08);border-radius:var(--radius);box-shadow:0 18px 45px #0f1c4314}.package-image span{position:absolute;right:.8rem;top:.8rem;padding:.45rem .7rem;color:var(--navy);background:var(--amber);border-radius:999px;font-size:.78rem;font-weight:800}.package-meta{position:relative;justify-content:space-between;flex-wrap:wrap;color:var(--muted);font-size:.86rem}.package-meta span{display:inline-flex;align-items:center;gap:.35rem}.package-meta .countdown{position:static;min-height:32px;box-shadow:none;background:var(--sky-soft)}.package-body h3{margin-top:.8rem}.included-list{display:grid;gap:.45rem;padding:0;margin:1rem 0;list-style:none}.included-list li{display:flex;align-items:center;gap:.45rem;color:var(--muted)}.included-list svg{color:var(--sky)}.price-row{justify-content:space-between;align-items:stretch;gap:.75rem}.price-row div{flex:1;display:grid;gap:.2rem;padding:.8rem;background:var(--wash);border-radius:18px}.price-row span,.price-row small{color:var(--muted);font-size:.76rem;font-weight:700}.price-row strong{color:var(--navy);font-size:1.15rem}.card-actions{display:grid;grid-template-columns:1fr;margin-top:1rem}.service-card{min-height:250px}.group-card img{height:250px}.group-card>div{padding:1.1rem}.trip-facts{display:grid;gap:.75rem;margin:1rem 0}.trip-facts div{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--line)}.trip-facts dt{color:var(--muted);font-weight:700}.trip-facts dd{margin:0;color:var(--navy);font-weight:800}.custom-trip{padding:1.25rem;background:var(--navy);border-radius:var(--radius)}.custom-trip h2,.custom-trip p{color:#fff}.about-section{align-items:center}.about-section>div p{margin-bottom:1rem}.stat-grid{grid-template-columns:repeat(2,1fr);margin-top:1.25rem}.stat-grid div{display:grid;gap:.2rem;padding:1rem;background:#fff;border-radius:18px;box-shadow:0 12px 35px #0f1c4314}.stat-grid strong{color:var(--navy);font-size:1.8rem}.stat-grid span{color:var(--muted);font-size:.86rem;font-weight:700}.form-grid,.contact-form{display:grid;gap:1rem}.contact-form.compact{box-shadow:none}.form-submit{width:100%}.form-status{margin:0;color:var(--navy);font-weight:800}.contact-card{align-self:start;text-align:center}.contact-card img{width:118px;height:118px;margin:0 auto 1rem;border-radius:50%;object-fit:contain}.contact-card p{color:var(--muted)}.contact-methods{display:grid;gap:.85rem;margin-top:1.25rem;text-align:left}.contact-methods a,.contact-methods span{display:flex;align-items:center;gap:.65rem;min-height:46px;color:var(--navy);font-weight:700}.site-footer{display:grid;gap:1.25rem;padding:2rem 1rem 7rem;color:#fff;background:var(--navy-2)}.site-footer>div:first-child{display:flex;align-items:center;gap:.8rem}.site-footer img{width:64px;height:64px;border-radius:50%;background:#fff}.site-footer p{display:grid;gap:.2rem;margin:0}.site-footer span,.site-footer a{color:#ffffffb8}.site-footer nav,.footer-contact{display:grid;gap:.7rem}.footer-contact a{display:inline-flex;align-items:center;gap:.5rem}.floating-whatsapp{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:50;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:56px;color:#fff;background:var(--green);border-radius:999px;font-weight:800;box-shadow:0 18px 35px #25d36652}body.menu-open .floating-whatsapp{display:none}.back-to-top{position:fixed;right:1rem;bottom:5rem;z-index:45;display:grid;place-items:center;width:46px;height:46px;color:#fff;background:var(--navy);border:0;border-radius:999px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.cookie-banner{position:fixed;left:1rem;right:1rem;top:80px;bottom:auto;z-index:60;display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:.75rem;color:var(--navy);background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.cookie-banner p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.5}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:1rem}.lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#07112edb;border:0}.lightbox-panel{position:relative;z-index:1;width:min(980px,100%);max-height:86svh}.lightbox-panel img{width:100%;max-height:86svh;object-fit:contain;border-radius:var(--radius)}.lightbox-close{position:absolute;top:.75rem;right:.75rem;z-index:2}.reveal{opacity:0;transform:translateY(22px);transition:opacity .5s ease,transform .5s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:380px){.site-header{padding:.6rem .65rem}.brand-lockup img{width:42px;height:42px}.header-actions{gap:.35rem}.currency-toggle button{min-width:42px;padding:.3rem .45rem}.header-book{min-height:42px;padding:.65rem .75rem;font-size:.8rem}.icon-btn{width:42px;height:42px}}@media(min-width:560px){.brand-lockup span{display:block}.trust-row{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid,.why-grid,.service-grid,.package-grid,.group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-actions{grid-template-columns:1fr 1fr}}@media(min-width:780px){.site-header{padding:.75rem 1.5rem}.hero h1{font-size:5rem}.brand-hero{padding-top:3rem}.brand-hero h1{font-size:4.25rem}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);grid-template-areas:"copy media" "actions media";gap:2rem}.hero-copy{grid-area:copy}.hero-media{grid-area:media;min-height:400px}.hero-actions-panel{grid-area:actions}.hero-photo-primary{height:min(56svh,620px);min-height:360px}.hero-photo-secondary{height:min(42svh,470px);min-height:270px;margin-left:-2.4rem;margin-bottom:1.25rem}.brand-hero .search-submit{grid-column:1 / -1}.search-widget{grid-template-columns:1.2fr 1fr 1fr .9fr auto;align-items:end}.brand-hero .search-widget{grid-template-columns:repeat(2,minmax(0,1fr))}.deal-rail{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:initial;overflow:visible}.destination-mosaic{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:240px}.destination-tile{min-height:0}.tile-1,.tile-4{grid-column:span 2;grid-row:span 2}.tile-2,.tile-3{grid-column:span 2}.split-section,.testimonial-wrap,.newsletter-inner,.custom-trip,.contact-layout,.about-section,.package-layout{grid-template-columns:.9fr 1.1fr;align-items:start}.package-layout{grid-template-columns:300px 1fr}.testimonial-wrap,.newsletter-inner,.custom-trip{align-items:center}.social-section{grid-template-columns:1fr auto}.page-hero h1{font-size:4.2rem}.site-footer{grid-template-columns:1fr auto auto;align-items:center;padding:2rem 1.5rem}.site-footer nav{grid-auto-flow:column}.floating-whatsapp{left:auto;right:1.5rem;bottom:1.5rem;width:auto;padding:0 1.2rem}.back-to-top{bottom:5.3rem;right:1.7rem}.cookie-banner{left:auto;right:1.5rem;top:auto;bottom:1.5rem;width:min(420px,calc(100% - 3rem));grid-template-columns:1fr auto;align-items:center}}@media(min-width:1040px){.desktop-nav{display:flex;align-items:center;gap:.3rem;padding:.25rem;background:#1b2a5e0d;border-radius:999px}.desktop-nav a{min-height:40px;padding:.65rem .9rem;color:var(--navy);border-radius:999px;font-size:.9rem;font-weight:800}.desktop-nav a.active{color:#fff;background:var(--navy)}.mobile-menu-button{display:none}.header-book{display:inline-flex}.hero{padding-bottom:3rem}.hero h1{font-size:7rem}.brand-hero h1{font-size:5.4rem}.hero-subtitle{font-size:1.5rem}.section{padding:5.5rem 0}.section-heading h2,.social-section h2,.newsletter-inner h2,.testimonial-wrap h2,.custom-trip h2,.about-section h2{font-size:3rem}.package-grid,.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-hero h1{font-size:5.4rem}}
