:root{--bye-primary:#ef6b3a;--bye-primary-dark:#d95323;--bye-dark:#0d334a;--bye-navy:#09283c;--bye-blue:#1d607d;--bye-cream:#fff8f2;--bye-bg:#f6f8fa;--bye-green:#1d9365;--bye-yellow:#f6b94b;--bye-text:#263d49;--bye-muted:#687b85;--bye-line:#dfe7eb;--bye-white:#fff;--bye-shadow:0 18px 48px rgba(14,45,64,.11);--bye-shadow-sm:0 8px 28px rgba(14,45,64,.09);--bye-radius:18px;--bye-container:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--bye-text);font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.bye-container{width:min(calc(100% - 36px),var(--bye-container));margin-inline:auto}.bye-content-narrow{max-width:850px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed!important;top:10px;left:10px;width:auto;height:auto;padding:10px 14px;background:#fff;color:#111;clip:auto;z-index:99999}.bye-kicker,.bye-eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--bye-primary)}.bye-kicker:before,.bye-eyebrow:before{content:"";width:28px;height:2px;background:currentColor}.bye-kicker.light{color:#ffd8c9}.bye-section{padding:88px 0}.bye-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.bye-section-heading.centered{justify-content:center;text-align:center}.bye-section-heading.centered>div{max-width:680px}.bye-section-heading h2{font-family:"DM Serif Display",Georgia,serif;color:var(--bye-dark);font-size:42px;line-height:1.15;font-weight:400;margin:8px 0 9px}.bye-section-heading p{color:var(--bye-muted);max-width:690px;margin:0}.bye-outline-link,.bye-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--bye-dark);font-weight:700;font-size:13px;white-space:nowrap}.bye-outline-link svg,.bye-text-link svg{width:18px;height:18px}.bye-primary-button,.bye-outline-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:10px;font-weight:700;font-size:13px;border:1px solid transparent;transition:.2s ease}.bye-primary-button{background:var(--bye-primary);color:#fff;box-shadow:0 9px 22px rgba(239,107,58,.25)}.bye-primary-button:hover{background:var(--bye-primary-dark);transform:translateY(-2px)}.bye-primary-button svg,.bye-outline-button svg{width:18px;height:18px}.bye-outline-button{border-color:var(--bye-line);background:#fff;color:var(--bye-dark)}.bye-outline-button:hover{border-color:var(--bye-primary);color:var(--bye-primary)}svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bye-topbar{background:var(--bye-navy);color:#dbe8ee;font-size:11px}.bye-topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.bye-topbar-inner>div{display:flex;align-items:center;gap:18px}.bye-topbar a{display:inline-flex;align-items:center;gap:6px}.bye-topbar svg{width:14px;height:14px;color:#ffb99e}.bye-top-pill{background:rgba(255,255,255,.1);padding:4px 10px;border-radius:30px;color:#fff}.bye-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(223,231,235,.9);transition:.2s ease}.admin-bar .bye-header{top:32px}.bye-header.is-scrolled{box-shadow:0 8px 25px rgba(8,38,56,.1)}.bye-header-inner{min-height:78px;display:flex;align-items:center;gap:28px}.bye-brand{flex:0 0 auto}.bye-brand .custom-logo{max-height:62px;width:auto}.bye-brand-text{display:flex;align-items:center;gap:11px}.bye-brand-mark{width:48px;height:48px;border-radius:13px;background:linear-gradient(145deg,var(--bye-primary),#ff9c65);color:#fff;display:grid;place-items:center;font-weight:800;font-size:15px;letter-spacing:.05em;box-shadow:0 8px 18px rgba(239,107,58,.25)}.bye-brand-text>span:last-child,.bye-footer-brand>div{display:flex;flex-direction:column}.bye-brand-text strong,.bye-footer-brand strong{font-size:18px;line-height:1.2;color:var(--bye-dark)}.bye-brand-text small,.bye-footer-brand small{font-size:9px;color:var(--bye-muted);margin-top:2px}.bye-nav{margin-left:auto}.bye-nav-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:26px}.bye-nav-list li{position:relative}.bye-nav-list a{display:block;padding:26px 0;font-size:12px;color:var(--bye-dark);font-weight:600}.bye-nav-list a:after{content:"";position:absolute;left:0;right:100%;bottom:19px;height:2px;background:var(--bye-primary);transition:.2s}.bye-nav-list a:hover:after,.bye-nav-list .current-menu-item>a:after,.bye-nav-list .current_page_item>a:after{right:0}.bye-header-actions{display:flex;align-items:center;gap:13px}.bye-call-action{display:grid;grid-template-columns:34px auto;grid-template-rows:auto auto;column-gap:8px;align-items:center}.bye-call-action>span{grid-row:1/3;width:34px;height:34px;border-radius:50%;background:#edf5f8;color:var(--bye-dark);display:grid;place-items:center}.bye-call-action svg{width:16px}.bye-call-action small{font-size:8px;color:var(--bye-muted);line-height:1.2}.bye-call-action strong{font-size:12px;color:var(--bye-dark);line-height:1.2}.bye-quote-action{background:var(--bye-primary);color:#fff;border-radius:9px;padding:11px 16px;font-size:12px;font-weight:700}.bye-menu-toggle,.bye-menu-close{display:none;border:0;background:transparent;color:var(--bye-dark)}.bye-menu-toggle svg,.bye-menu-close svg{width:26px;height:26px}.bye-menu-overlay{display:none}.bye-hero{position:relative;overflow:hidden;background:var(--bye-dark);color:#fff}.bye-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,34,51,.96) 0%,rgba(8,41,61,.88) 44%,rgba(8,41,61,.45) 70%,rgba(8,41,61,.12) 100%),url('../images/destinations/himachal-pradesh.svg') center/cover no-repeat;transform:scale(1.02)}.bye-hero:after{content:"";position:absolute;width:580px;height:580px;border-radius:50%;border:1px solid rgba(255,255,255,.08);right:-180px;top:-220px;box-shadow:0 0 0 80px rgba(255,255,255,.025),0 0 0 160px rgba(255,255,255,.02)}.bye-hero-inner{position:relative;z-index:2;min-height:630px;display:grid;grid-template-columns:minmax(0,1.1fr) 430px;align-items:center;gap:70px;padding-top:65px;padding-bottom:65px}.bye-hero-copy{max-width:700px}.bye-hero-copy .bye-eyebrow{color:#ffcab6}.bye-hero h1{font-family:"DM Serif Display",Georgia,serif;font-weight:400;font-size:66px;line-height:1.05;margin:13px 0 18px;letter-spacing:-.02em}.bye-hero-copy>p{font-size:16px;line-height:1.75;color:#d8e6ed;max-width:650px;margin:0}.bye-hero-actions{display:flex;align-items:center;gap:22px;margin-top:28px}.bye-video-link{display:flex;align-items:center;gap:10px;color:#fff;font-size:12px}.bye-video-link>span{width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);display:grid;place-items:center}.bye-video-link svg{width:19px}.bye-hero-trust{display:flex;gap:42px;margin-top:38px;padding-top:25px;border-top:1px solid rgba(255,255,255,.15)}.bye-hero-trust>div{display:flex;flex-direction:column}.bye-hero-trust strong{font-size:20px}.bye-hero-trust span{font-size:10px;color:#b9ced8}.bye-hero-search-card{background:#fff;color:var(--bye-text);padding:28px;border-radius:20px;box-shadow:0 28px 65px rgba(0,0,0,.25)}.bye-search-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:var(--bye-primary)}.bye-hero-search-card h2{font-size:22px;color:var(--bye-dark);margin:5px 0 20px}.bye-hero-search-card form{display:grid;gap:12px}.bye-hero-search-card label>span,.bye-filter-sidebar label>span{display:block;font-size:9px;color:var(--bye-muted);font-weight:700;text-transform:uppercase;letter-spacing:.09em;margin-bottom:5px}.bye-hero-search-card select,.bye-filter-sidebar select,.bye-archive-search input,.bye-blog-search input{width:100%;height:48px;border:1px solid var(--bye-line);border-radius:9px;background:#fbfcfd;color:var(--bye-dark);padding:0 13px;outline:none}.bye-hero-search-card select:focus,.bye-filter-sidebar select:focus,.bye-archive-search input:focus,.bye-blog-search input:focus{border-color:var(--bye-primary)}.bye-hero-search-card button{height:50px;border:0;border-radius:9px;background:var(--bye-primary);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:2px}.bye-hero-search-card button svg{width:18px}.bye-search-help{display:flex;gap:10px;align-items:center;padding-top:16px;margin-top:16px;border-top:1px solid var(--bye-line)}.bye-search-help>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#edf8f3;color:var(--bye-green)}.bye-search-help svg{width:19px}.bye-search-help p{margin:0;display:flex;flex-direction:column}.bye-search-help strong{font-size:11px;color:var(--bye-dark)}.bye-search-help small{font-size:9px;color:var(--bye-muted)}.bye-setup-notice{margin:20px 0;background:#fff4dc;border:1px solid #f1d38f;border-radius:9px;padding:13px 16px}.bye-trust-strip{border-bottom:1px solid var(--bye-line);background:#fff}.bye-trust-strip .bye-container{display:grid;grid-template-columns:repeat(4,1fr)}.bye-trust-strip .bye-container>div{display:flex;align-items:center;gap:12px;padding:24px 23px;border-right:1px solid var(--bye-line)}.bye-trust-strip .bye-container>div:last-child{border-right:0}.bye-trust-strip .bye-container>div>span{width:42px;height:42px;border-radius:12px;background:var(--bye-cream);color:var(--bye-primary);display:grid;place-items:center}.bye-trust-strip svg{width:20px}.bye-trust-strip p{margin:0;display:flex;flex-direction:column}.bye-trust-strip strong{font-size:12px;color:var(--bye-dark)}.bye-trust-strip small{font-size:9px;color:var(--bye-muted)}.bye-destination-section{background:#fff}.bye-destination-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:255px;gap:16px}.bye-destination-card{position:relative;overflow:hidden;border-radius:16px;box-shadow:var(--bye-shadow-sm)}.bye-destination-card.is-large{grid-column:span 2;grid-row:span 2}.bye-destination-card img{width:100%;height:100%;object-fit:cover;transition:.4s}.bye-destination-card:hover img{transform:scale(1.06)}.bye-destination-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,28,42,.82),rgba(5,28,42,.04) 65%)}.bye-destination-info{position:absolute;left:20px;right:20px;bottom:17px;color:#fff;display:flex;flex-direction:column}.bye-destination-info small{font-size:9px;color:#d4e2e9}.bye-destination-info strong{font-family:"DM Serif Display",Georgia,serif;font-size:25px;line-height:1.1;font-weight:400}.bye-destination-card.is-large .bye-destination-info strong{font-size:38px}.bye-destination-info em{font-style:normal;font-size:10px;font-weight:700;display:flex;align-items:center;gap:6px;margin-top:6px;opacity:.85}.bye-destination-info svg{width:15px}.bye-featured-section{background:var(--bye-bg)}.bye-package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bye-package-card{background:#fff;border-radius:16px;border:1px solid #e5ecef;overflow:hidden;box-shadow:0 10px 30px rgba(13,51,74,.06);transition:.25s}.bye-package-card:hover{transform:translateY(-5px);box-shadow:var(--bye-shadow)}.bye-package-image{display:block;position:relative;height:230px;overflow:hidden;background:#dce8ed}.bye-package-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.bye-package-card:hover .bye-package-image img{transform:scale(1.045)}.bye-package-badge,.bye-package-duration,.bye-package-view{position:absolute}.bye-package-badge{top:13px;left:13px;background:var(--bye-primary);color:#fff;border-radius:6px;padding:5px 9px;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.bye-package-duration{top:13px;right:13px;background:rgba(8,36,54,.9);color:#fff;border-radius:6px;padding:5px 9px;font-size:9px;font-weight:700}.bye-package-view{left:50%;top:50%;transform:translate(-50%,-35%);background:#fff;color:var(--bye-dark);padding:8px 12px;border-radius:7px;font-size:10px;font-weight:700;opacity:0;transition:.2s}.bye-package-card:hover .bye-package-view{opacity:1;transform:translate(-50%,-50%)}.bye-package-body{padding:18px}.bye-package-topline{display:flex;justify-content:space-between;gap:10px;align-items:center;color:var(--bye-muted);font-size:9px}.bye-package-topline>span{display:flex;align-items:center;gap:4px}.bye-package-topline svg{width:13px;height:13px}.bye-rating{color:#8a6a1f!important}.bye-rating svg{fill:#f5b93d;stroke:#f5b93d}.bye-rating small{color:var(--bye-muted)}.bye-package-card h3{font-size:17px;line-height:1.4;color:var(--bye-dark);margin:8px 0 5px}.bye-package-card h3 a:hover{color:var(--bye-primary)}.bye-package-route{font-size:9px;color:var(--bye-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bye-card-highlights{list-style:none;margin:12px 0;padding:0;display:grid;gap:5px}.bye-card-highlights li{display:flex;align-items:center;gap:6px;font-size:9px;color:#4e646f}.bye-card-highlights svg{width:13px;height:13px;color:var(--bye-green);stroke-width:2.4}.bye-package-icons{display:flex;gap:7px;border-top:1px solid var(--bye-line);border-bottom:1px solid var(--bye-line);padding:10px 0;margin-top:12px}.bye-package-icons span{display:flex;align-items:center;gap:4px;font-size:8px;color:var(--bye-muted);padding-right:7px;border-right:1px solid var(--bye-line)}.bye-package-icons span:last-child{border:0}.bye-package-icons svg{width:14px;height:14px;color:var(--bye-dark)}.bye-package-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;padding-top:14px}.bye-price{display:flex;flex-direction:column}.bye-price>small{font-size:8px;color:var(--bye-muted)}.bye-price>div{display:flex;align-items:baseline;gap:7px}.bye-price strong{font-size:20px;color:var(--bye-dark);line-height:1.1}.bye-price del{font-size:9px;color:#a2adb2}.bye-price>span{font-size:8px;color:var(--bye-muted)}.bye-package-button{display:inline-flex;align-items:center;gap:6px;background:var(--bye-dark);color:#fff;padding:9px 11px;border-radius:7px;font-size:9px;font-weight:700}.bye-package-button:hover{background:var(--bye-primary)}.bye-package-button svg{width:14px;height:14px}.bye-empty-state{grid-column:1/-1;background:#fff;border:1px dashed var(--bye-line);padding:50px;text-align:center;border-radius:16px}.bye-empty-state h3{margin:0;color:var(--bye-dark)}.bye-style-section{background:#fff}.bye-style-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.bye-style-grid>a{position:relative;display:grid;grid-template-columns:50px 1fr auto;grid-template-rows:auto auto;gap:0 13px;align-items:center;border:1px solid var(--bye-line);border-radius:14px;padding:18px;background:#fff;transition:.2s}.bye-style-grid>a:hover{border-color:var(--bye-primary);box-shadow:var(--bye-shadow-sm);transform:translateY(-2px)}.bye-style-grid>a>span{grid-row:1/3;width:50px;height:50px;border-radius:13px;background:var(--bye-cream);color:var(--bye-primary);display:grid;place-items:center}.bye-style-grid>a>span svg{width:22px;height:22px}.bye-style-grid>a>strong{font-size:12px;color:var(--bye-dark)}.bye-style-grid>a>small{font-size:9px;color:var(--bye-muted)}.bye-style-grid>a>svg{grid-row:1/3;width:17px;color:#9aa8ae}.bye-why-section{background:var(--bye-dark);color:#fff}.bye-why-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.bye-why-visual{position:relative;min-height:540px}.bye-why-main-image{position:absolute;inset:0 55px 30px 0;border-radius:24px;overflow:hidden}.bye-why-main-image img{width:100%;height:100%;object-fit:cover}.bye-why-floating{position:absolute;right:0;bottom:0;width:260px;background:#fff;color:var(--bye-text);border-radius:16px;padding:20px;box-shadow:var(--bye-shadow)}.bye-why-floating>span{color:var(--bye-primary)}.bye-why-floating svg{width:27px;height:27px;fill:rgba(239,107,58,.12)}.bye-why-floating p{font-size:11px;line-height:1.7;margin:8px 0;color:#4e646f}.bye-why-floating strong{font-size:10px;color:var(--bye-dark)}.bye-why-badge{position:absolute;left:-20px;top:35px;background:var(--bye-primary);width:120px;height:120px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:6px solid var(--bye-dark);box-shadow:0 10px 30px rgba(0,0,0,.2)}.bye-why-badge strong{font-size:22px}.bye-why-badge span{font-size:8px}.bye-why-copy .bye-kicker{color:#ffb99e}.bye-why-copy h2{font-family:"DM Serif Display",Georgia,serif;font-size:47px;line-height:1.12;font-weight:400;margin:10px 0 16px}.bye-why-copy>p{color:#c7d9e1;max-width:620px}.bye-why-list{display:grid;grid-template-columns:1fr 1fr;gap:22px 25px;margin:30px 0}.bye-why-list>div{display:flex;gap:12px}.bye-why-list>div>span{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.08);color:#ffb99e;display:grid;place-items:center;font-size:9px;flex:0 0 34px}.bye-why-list p{margin:0;display:flex;flex-direction:column}.bye-why-list strong{font-size:12px}.bye-why-list small{font-size:9px;color:#a9c1cc;line-height:1.55}.bye-testimonial-section{background:#fff}.bye-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bye-review-grid blockquote{margin:0;background:#fff;border:1px solid var(--bye-line);border-radius:16px;padding:24px;box-shadow:0 10px 25px rgba(13,51,74,.05)}.bye-review-stars{color:#efad27;letter-spacing:.12em;font-size:13px}.bye-review-grid blockquote p{font-size:12px;color:#48606c;line-height:1.8;min-height:88px}.bye-review-grid footer{display:flex;flex-direction:column;padding-top:14px;border-top:1px solid var(--bye-line)}.bye-review-grid footer strong{font-size:11px;color:var(--bye-dark)}.bye-review-grid footer span{font-size:8px;color:var(--bye-muted)}.bye-center-action{text-align:center;margin-top:30px}.bye-blog-section{background:var(--bye-bg)}.bye-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bye-post-card{background:#fff;border:1px solid var(--bye-line);border-radius:15px;overflow:hidden;transition:.2s}.bye-post-card:hover{transform:translateY(-4px);box-shadow:var(--bye-shadow-sm)}.bye-post-image{height:210px;display:block;position:relative;background:linear-gradient(135deg,var(--bye-dark),var(--bye-blue));overflow:hidden}.bye-post-image img{width:100%;height:100%;object-fit:cover}.bye-post-image>span:not(.bye-post-placeholder){position:absolute;right:12px;bottom:12px;background:rgba(8,36,54,.9);color:#fff;font-size:8px;border-radius:5px;padding:5px 8px}.bye-post-placeholder{position:absolute;inset:0;display:grid;place-items:center;font-family:"DM Serif Display",Georgia,serif;font-size:30px;color:#fff;background:radial-gradient(circle at 75% 25%,rgba(255,255,255,.16),transparent 30%)}.bye-post-body{padding:19px}.bye-post-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--bye-muted);font-size:8px;text-transform:uppercase;letter-spacing:.06em}.bye-post-meta a{color:var(--bye-primary);font-weight:700}.bye-post-card h3{font-size:16px;line-height:1.45;color:var(--bye-dark);margin:8px 0}.bye-post-card p{font-size:10px;color:var(--bye-muted);margin:0 0 13px}.bye-home-cta{background:linear-gradient(135deg,var(--bye-dark),#164e6a);padding:80px 0;color:#fff;position:relative;overflow:hidden}.bye-home-cta:after{content:"";position:absolute;right:-180px;bottom:-260px;width:620px;height:620px;border-radius:50%;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.018)}.bye-home-cta-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 520px;gap:75px;align-items:center}.bye-home-cta h2{font-family:"DM Serif Display",Georgia,serif;font-size:49px;font-weight:400;line-height:1.1;margin:10px 0 14px}.bye-home-cta>div>div:first-child>p{color:#c8dce5;max-width:600px}.bye-cta-points{display:flex;flex-wrap:wrap;gap:15px;margin-top:25px}.bye-cta-points span{display:flex;align-items:center;gap:5px;font-size:9px;color:#dce8ed}.bye-cta-points svg{width:15px;color:#8ee0bb}.bye-form-card{background:#fff;color:var(--bye-text);border-radius:18px;padding:27px;box-shadow:var(--bye-shadow)}.bye-form-card h3,.bye-form-card h2{font-family:Poppins,Arial,sans-serif!important;color:var(--bye-dark)!important;font-size:20px!important;font-weight:700!important;margin:0 0 4px!important}.bye-form-card>p{font-size:10px;color:var(--bye-muted);margin:0 0 15px}.bye-enquiry-form{position:relative}.bye-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.bye-form-grid p{margin:0}.bye-form-grid label{display:block;font-size:8px;color:var(--bye-muted);font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.bye-form-grid input,.bye-form-grid select,.bye-form-grid textarea{width:100%;border:1px solid var(--bye-line);border-radius:7px;background:#fbfcfd;color:var(--bye-text);padding:9px 10px;font-size:10px;outline:none}.bye-form-grid input,.bye-form-grid select{height:41px}.bye-form-grid textarea{resize:vertical}.bye-form-grid input:focus,.bye-form-grid select:focus,.bye-form-grid textarea:focus{border-color:var(--bye-primary)}.bye-form-full{grid-column:1/-1}.bye-submit-button{width:100%;height:46px;border:0;border-radius:8px;background:var(--bye-primary);color:#fff;font-size:11px;font-weight:800;margin-top:12px}.bye-form-note{display:block;text-align:center;font-size:7px;color:#8a989f;margin-top:7px}.bye-form-success{background:#e8f7ef;color:#176a48;border:1px solid #b9e5cf;border-radius:8px;padding:10px;margin-bottom:12px;font-size:10px}.bye-honeypot{position:absolute!important;left:-9999px!important}.bye-footer-lead{background:#fff;border-top:1px solid var(--bye-line)}.bye-footer-lead-grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;padding-top:34px;padding-bottom:34px}.bye-footer-lead span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--bye-primary);font-weight:700}.bye-footer-lead h2{font-family:"DM Serif Display",Georgia,serif;font-size:31px;font-weight:400;color:var(--bye-dark);margin:3px 0}.bye-footer-lead p{font-size:10px;color:var(--bye-muted);margin:0}.bye-footer-lead-actions{display:flex;align-items:center;gap:16px}.bye-footer-lead-actions>a:first-child{display:flex;align-items:center;gap:10px}.bye-footer-lead-actions>a:first-child>svg{width:35px;height:35px;padding:8px;border-radius:50%;background:var(--bye-cream);color:var(--bye-primary)}.bye-footer-lead-actions>a:first-child>span{display:flex;flex-direction:column;text-transform:none;letter-spacing:0}.bye-footer-lead-actions small{font-size:8px;color:var(--bye-muted)}.bye-footer-lead-actions strong{font-size:13px;color:var(--bye-dark)}.bye-whatsapp-button{background:#1f9f68;color:#fff!important;border-radius:8px;padding:12px 17px;font-size:10px!important;text-transform:none!important;letter-spacing:0!important}.bye-footer{background:#071f2e;color:#bfd0d8}.bye-footer-main{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr 1.1fr;gap:42px;padding-top:62px;padding-bottom:52px}.bye-footer-brand{display:flex;align-items:center;gap:11px}.bye-footer-brand strong{color:#fff}.bye-footer-brand small{color:#9bb2bd}.bye-footer-brand-col>p{font-size:10px;line-height:1.75;margin:18px 0;color:#9db4be}.bye-footer-trust{display:flex;flex-direction:column;gap:7px}.bye-footer-trust span{display:flex;gap:6px;align-items:center;font-size:9px}.bye-footer-trust svg{width:14px;color:#78d8af}.bye-footer h3{color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin:4px 0 17px}.bye-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.bye-footer li,.bye-footer li a{font-size:9px;color:#9eb5c0}.bye-footer li a:hover{color:#fff}.bye-footer-contact li{display:flex;gap:8px;align-items:flex-start}.bye-footer-contact svg{width:14px;height:14px;color:#f3a486;flex:0 0 14px}.bye-payment-note{border-top:1px solid rgba(255,255,255,.1);margin-top:17px;padding-top:14px;display:flex;flex-direction:column}.bye-payment-note strong{font-size:9px;color:#fff}.bye-payment-note span{font-size:8px;color:#8fa7b2}.bye-footer-bottom{border-top:1px solid rgba(255,255,255,.08)}.bye-footer-bottom .bye-container{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:8px;color:#79929e}.bye-mobile-bar{display:none}.bye-page-hero{background:linear-gradient(135deg,var(--bye-dark),#174f6b);color:#fff;padding:64px 0;position:relative;overflow:hidden}.bye-page-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;top:-190px;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 80px rgba(255,255,255,.025)}.bye-page-hero .bye-container{position:relative;z-index:2}.bye-breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:8px;color:#8699a3;margin-bottom:13px}.bye-page-hero .bye-breadcrumbs,.bye-tour-titlebar .bye-breadcrumbs,.bye-tax-hero .bye-breadcrumbs,.bye-article-header .bye-breadcrumbs{color:#bad0da}.bye-breadcrumbs a:hover{color:var(--bye-primary)}.bye-page-hero h1,.bye-tax-hero h1{font-family:"DM Serif Display",Georgia,serif;font-size:52px;font-weight:400;line-height:1.1;margin:8px 0 10px}.bye-page-hero p,.bye-tax-hero p{max-width:680px;color:#d0e0e7;margin:0}.bye-archive-search,.bye-blog-search{display:flex;max-width:600px;margin-top:23px;background:#fff;border-radius:10px;padding:5px}.bye-archive-search input,.bye-blog-search input{border:0;background:#fff}.bye-archive-search button,.bye-blog-search button{border:0;border-radius:7px;background:var(--bye-primary);color:#fff;padding:0 18px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:7px}.bye-archive-search svg{width:16px}.bye-archive-section{background:var(--bye-bg);padding:55px 0 80px}.bye-archive-layout{display:grid;grid-template-columns:270px 1fr;gap:28px;align-items:start}.bye-filter-sidebar{position:sticky;top:105px;background:#fff;border:1px solid var(--bye-line);border-radius:14px;padding:20px}.admin-bar .bye-filter-sidebar{top:137px}.bye-filter-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--bye-line)}.bye-filter-head h2{font-size:15px;color:var(--bye-dark);margin:0}.bye-filter-head a{font-size:8px;color:var(--bye-primary);font-weight:700}.bye-filter-sidebar form{display:grid;gap:14px}.bye-filter-sidebar select{height:43px;font-size:10px}.bye-filter-sidebar .bye-primary-button{width:100%;min-height:44px;border:0}.bye-filter-help{display:flex;gap:10px;align-items:center;background:var(--bye-cream);border-radius:10px;padding:13px;margin-top:18px}.bye-filter-help>span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--bye-primary);flex:0 0 35px}.bye-filter-help svg{width:17px}.bye-filter-help>div{display:flex;flex-direction:column}.bye-filter-help small{font-size:7px;color:var(--bye-muted)}.bye-filter-help strong{font-size:9px;color:var(--bye-dark)}.bye-filter-help a{font-size:11px;color:var(--bye-primary);font-weight:700}.bye-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid var(--bye-line);border-radius:12px;padding:12px 16px;margin-bottom:20px}.bye-results-toolbar>div{display:flex;align-items:baseline;gap:5px}.bye-results-toolbar strong{font-size:17px;color:var(--bye-dark)}.bye-results-toolbar span{font-size:9px;color:var(--bye-muted)}.bye-results-toolbar label{font-size:9px;color:var(--bye-muted)}.bye-results-toolbar select{border:0;background:#f3f6f7;border-radius:6px;padding:7px 9px;font-size:9px;color:var(--bye-dark)}.bye-archive-grid{grid-template-columns:repeat(2,1fr)}.bye-pagination{margin-top:35px}.bye-pagination ul{list-style:none;display:flex;justify-content:center;gap:6px;margin:0;padding:0}.bye-pagination a,.bye-pagination span{min-width:36px;height:36px;border:1px solid var(--bye-line);border-radius:7px;background:#fff;display:grid;place-items:center;font-size:9px;color:var(--bye-dark)}.bye-pagination .current{background:var(--bye-primary);color:#fff;border-color:var(--bye-primary)}.bye-no-results{text-align:center;background:#fff;border:1px solid var(--bye-line);border-radius:15px;padding:60px 25px}.bye-no-results>span{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:var(--bye-cream);color:var(--bye-primary);margin:0 auto}.bye-no-results svg{width:25px}.bye-no-results h2{font-family:"DM Serif Display",Georgia,serif;font-size:31px;font-weight:400;color:var(--bye-dark);margin:13px 0 4px}.bye-no-results p{color:var(--bye-muted);font-size:11px}.bye-archive-seo,.bye-term-content{padding:65px 0;background:#fff}.bye-archive-seo h2,.bye-term-content h2{font-family:"DM Serif Display",Georgia,serif;font-size:34px;font-weight:400;color:var(--bye-dark);margin:0 0 9px}.bye-archive-seo p,.bye-term-content p{font-size:11px;color:var(--bye-muted);max-width:900px}.bye-archive-seo-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.bye-archive-seo-links a{background:#f1f5f6;border-radius:6px;padding:8px 11px;font-size:9px;color:var(--bye-dark)}.bye-tax-hero{position:relative;min-height:420px;display:flex;align-items:flex-end;color:#fff;padding:75px 0;overflow:hidden}.bye-tax-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.bye-tax-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,28,42,.92),rgba(5,28,42,.35))}.bye-tax-hero .bye-container{position:relative;z-index:2}.bye-tax-count{display:inline-flex;align-items:baseline;gap:6px;margin-top:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.17);border-radius:9px;padding:8px 12px}.bye-tax-count strong{font-size:18px}.bye-tax-count span{font-size:8px}.bye-rich-content{font-size:13px;color:#3d5662}.bye-rich-content h2{font-family:"DM Serif Display",Georgia,serif;font-size:31px;font-weight:400;color:var(--bye-dark);margin:34px 0 10px}.bye-rich-content h3{font-size:18px;color:var(--bye-dark);margin:25px 0 8px}.bye-rich-content p,.bye-rich-content li{line-height:1.85}.bye-rich-content a{color:var(--bye-primary);text-decoration:underline}.bye-rich-content img{border-radius:14px}.bye-tour-titlebar{background:#fff;padding:28px 0 18px}.bye-tour-heading-grid{display:grid;grid-template-columns:1fr auto;align-items:end;gap:25px}.bye-tour-badges{display:flex;align-items:center;gap:7px;margin-bottom:7px}.bye-tour-badges span,.bye-tour-badges a{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:5px;padding:4px 8px;background:var(--bye-cream);color:var(--bye-primary)}.bye-tour-badges span{background:var(--bye-primary);color:#fff}.bye-tour-titlebar h1{font-family:"DM Serif Display",Georgia,serif;font-size:46px;line-height:1.08;font-weight:400;color:var(--bye-dark);margin:0 0 12px}.bye-tour-meta{display:flex;gap:20px;flex-wrap:wrap}.bye-tour-meta>span{display:flex;align-items:center;gap:5px;font-size:9px;color:var(--bye-muted)}.bye-tour-meta svg{width:15px;height:15px}.bye-tour-code{text-align:right;display:flex;flex-direction:column}.bye-tour-code small{font-size:7px;color:var(--bye-muted);text-transform:uppercase}.bye-tour-code strong{font-size:12px;color:var(--bye-dark)}.bye-tour-code a{font-size:8px;color:#168a5b;margin-top:4px;font-weight:700}.bye-tour-gallery{padding:0 0 22px;background:#fff}.bye-gallery-grid{display:grid;grid-template-columns:2fr 1fr;gap:8px;height:450px;border-radius:18px;overflow:hidden}.bye-gallery-grid.single{grid-template-columns:1fr}.bye-gallery-grid button{position:relative;border:0;padding:0;background:#dbe6eb;overflow:hidden}.bye-gallery-grid img{width:100%;height:100%;object-fit:cover;transition:.35s}.bye-gallery-grid button:hover img{transform:scale(1.03)}.bye-gallery-main>span,.bye-gallery-thumbs button>span{position:absolute;right:14px;bottom:14px;background:#fff;color:var(--bye-dark);border-radius:6px;padding:7px 10px;font-size:8px;font-weight:700}.bye-gallery-thumbs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bye-gallery-thumbs button{min-height:0}.bye-gallery-thumbs button>span{inset:0;display:grid;place-items:center;background:rgba(7,31,46,.65);color:#fff;border-radius:0;font-size:14px}.bye-tour-tabs{position:sticky;top:78px;z-index:900;background:#fff;border-top:1px solid var(--bye-line);border-bottom:1px solid var(--bye-line)}.admin-bar .bye-tour-tabs{top:110px}.bye-tour-tabs .bye-container{display:flex;gap:28px;overflow-x:auto}.bye-tour-tabs a{position:relative;padding:15px 0;white-space:nowrap;font-size:9px;font-weight:700;color:var(--bye-muted)}.bye-tour-tabs a:after{content:"";position:absolute;left:0;right:100%;bottom:-1px;height:2px;background:var(--bye-primary);transition:.2s}.bye-tour-tabs a.active,.bye-tour-tabs a:hover{color:var(--bye-dark)}.bye-tour-tabs a.active:after,.bye-tour-tabs a:hover:after{right:0}.bye-tour-content-section{background:var(--bye-bg);padding:32px 0 75px}.bye-tour-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:25px;align-items:start}.bye-tour-main-column{display:grid;gap:18px}.bye-tour-panel{background:#fff;border:1px solid var(--bye-line);border-radius:15px;padding:25px;scroll-margin-top:145px}.bye-panel-title>span{font-size:8px;color:var(--bye-primary);text-transform:uppercase;letter-spacing:.1em;font-weight:800}.bye-panel-title h2{font-family:"DM Serif Display",Georgia,serif;font-size:31px;font-weight:400;color:var(--bye-dark);margin:3px 0 5px}.bye-panel-title>p{font-size:9px;color:var(--bye-muted);margin:0 0 16px}.bye-tour-content-text{font-size:11px;color:#4b636f;line-height:1.8}.bye-tour-content-text p:first-child{margin-top:10px}.bye-route-box{display:flex;gap:12px;align-items:center;background:linear-gradient(90deg,#f7fafb,#fff8f2);border:1px solid var(--bye-line);border-radius:11px;padding:15px;margin:20px 0}.bye-route-box>span{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--bye-primary);box-shadow:0 5px 15px rgba(0,0,0,.05)}.bye-route-box svg{width:20px}.bye-route-box>div{display:flex;flex-direction:column}.bye-route-box small{font-size:7px;text-transform:uppercase;color:var(--bye-muted)}.bye-route-box strong{font-size:11px;color:var(--bye-dark)}.bye-summary-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.bye-summary-icons>div{border:1px solid var(--bye-line);border-radius:10px;padding:12px;display:flex;gap:8px;align-items:center}.bye-summary-icons>div>svg{width:19px;color:var(--bye-primary);flex:0 0 19px}.bye-summary-icons>div>span{display:flex;flex-direction:column}.bye-summary-icons small{font-size:7px;color:var(--bye-muted)}.bye-summary-icons strong{font-size:9px;color:var(--bye-dark)}.bye-highlight-box{background:var(--bye-dark);color:#fff;border-radius:12px;padding:18px;margin-top:18px}.bye-highlight-box h3{font-size:12px;margin:0 0 12px}.bye-highlight-box>div{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px}.bye-highlight-box span{display:flex;align-items:center;gap:6px;font-size:9px;color:#d6e5eb}.bye-highlight-box svg{width:14px;color:#82deb4}.bye-pricing-tabs{display:flex;gap:8px;border-bottom:1px solid var(--bye-line);margin:17px 0}.bye-pricing-tabs button{position:relative;border:0;background:transparent;padding:10px 14px;color:var(--bye-muted);font-size:10px;font-weight:700}.bye-pricing-tabs button.active{color:var(--bye-primary)}.bye-pricing-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--bye-primary)}.bye-pricing-tabs small{display:block;font-size:6px;font-weight:600;color:var(--bye-green)}.bye-price-option{display:none}.bye-price-option.active{display:block}.bye-price-option-head{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f7fafb;border-radius:11px;padding:16px}.bye-price-option-head>div{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.bye-price-option-head small{width:100%;font-size:7px;color:var(--bye-muted)}.bye-price-option-head strong{font-size:25px;color:var(--bye-dark)}.bye-price-option-head del{font-size:9px;color:#a0adb3}.bye-price-option-head span{font-size:7px;color:var(--bye-muted)}.bye-price-option-head>a{background:var(--bye-primary);color:#fff;border-radius:7px;padding:10px 13px;font-size:9px;font-weight:700}.bye-price-option-details{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px}.bye-price-option-details>div{border:1px solid var(--bye-line);border-radius:9px;padding:11px;display:flex;gap:7px}.bye-price-option-details svg{width:17px;color:var(--bye-primary);flex:0 0 17px}.bye-price-option-details span{display:flex;flex-direction:column}.bye-price-option-details small{font-size:6px;color:var(--bye-muted)}.bye-price-option-details strong{font-size:8px;color:var(--bye-dark)}.bye-itinerary-list{position:relative;margin-top:18px}.bye-itinerary-list:before{content:"";position:absolute;left:27px;top:20px;bottom:20px;width:1px;background:var(--bye-line)}.bye-day{position:relative;border:1px solid var(--bye-line);border-radius:11px;margin-bottom:10px;background:#fff;overflow:hidden}.bye-day-toggle{width:100%;border:0;background:#fff;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;text-align:left;padding:13px}.bye-day-number{position:relative;z-index:2;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#edf3f5;color:var(--bye-dark);font-size:8px;font-weight:800}.bye-day.is-open .bye-day-number{background:var(--bye-primary);color:#fff}.bye-day-heading{display:flex;flex-direction:column}.bye-day-heading strong{font-size:11px;color:var(--bye-dark)}.bye-day-heading small{display:flex;gap:8px;align-items:center;font-size:7px;color:var(--bye-muted);margin-top:3px}.bye-day-heading small em{display:flex;align-items:center;gap:3px;font-style:normal}.bye-day-heading svg{width:12px;height:12px}.bye-day-plus{font-size:18px;color:var(--bye-muted);transition:.2s}.bye-day.is-open .bye-day-plus{transform:rotate(45deg);color:var(--bye-primary)}.bye-day-body{display:none;padding:0 18px 16px 79px}.bye-day.is-open .bye-day-body{display:block}.bye-day-body p{font-size:10px;color:#536a75;line-height:1.75;margin:0 0 11px}.bye-day-facts{display:flex;gap:10px;flex-wrap:wrap}.bye-day-facts span{display:flex;align-items:center;gap:4px;background:#f4f7f8;border-radius:6px;padding:6px 8px;font-size:7px;color:var(--bye-muted)}.bye-day-facts svg{width:13px;color:var(--bye-primary)}.bye-day-facts strong{color:var(--bye-dark)}.bye-inclusion-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.bye-inclusion-card{border:1px solid var(--bye-line);border-radius:11px;padding:18px}.bye-inclusion-card h3{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--bye-dark);margin:0 0 13px}.bye-inclusion-card h3>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center}.bye-inclusion-card.included h3>span{background:#e8f7ef;color:var(--bye-green)}.bye-inclusion-card.excluded h3>span{background:#fff0ed;color:#d64c3f}.bye-inclusion-card ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.bye-inclusion-card li{display:flex;gap:7px;align-items:flex-start;font-size:9px;color:#526a75}.bye-inclusion-card li svg{width:14px;color:var(--bye-green);flex:0 0 14px;margin-top:1px}.bye-inclusion-card li b{color:#d64c3f;font-size:13px;line-height:1}.bye-service-details{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.bye-service-details>div{display:flex;gap:12px;border:1px solid var(--bye-line);border-radius:11px;padding:17px}.bye-service-details>div>span{width:40px;height:40px;border-radius:10px;background:var(--bye-cream);color:var(--bye-primary);display:grid;place-items:center;flex:0 0 40px}.bye-service-details svg{width:19px}.bye-service-details h3{font-size:11px;color:var(--bye-dark);margin:0 0 5px}.bye-service-details p{font-size:9px;color:var(--bye-muted);line-height:1.7;margin:0}.bye-policy-accordions,.bye-faq-list{display:grid;gap:9px;margin-top:16px}.bye-policy,.bye-faq-list article{border:1px solid var(--bye-line);border-radius:10px;overflow:hidden}.bye-policy-toggle,.bye-faq-toggle{width:100%;border:0;background:#fff;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;text-align:left}.bye-policy-toggle strong,.bye-faq-toggle strong{font-size:10px;color:var(--bye-dark)}.bye-policy-toggle span,.bye-faq-toggle span{font-size:17px;color:var(--bye-muted);transition:.2s}.bye-policy.is-open .bye-policy-toggle span,.bye-faq-list article.is-open .bye-faq-toggle span{transform:rotate(45deg);color:var(--bye-primary)}.bye-policy-body,.bye-faq-answer{display:none;padding:0 15px 13px}.bye-policy.is-open .bye-policy-body,.bye-faq-list article.is-open .bye-faq-answer{display:block}.bye-policy-body ul{margin:0;padding-left:17px}.bye-policy-body li,.bye-faq-answer p{font-size:9px;color:var(--bye-muted);line-height:1.75}.bye-tour-sidebar{position:sticky;top:135px;display:grid;gap:14px}.admin-bar .bye-tour-sidebar{top:167px}.bye-booking-card,.bye-sidebar-contact,.bye-sidebar-trust{background:#fff;border:1px solid var(--bye-line);border-radius:15px;padding:20px}.bye-booking-card{box-shadow:var(--bye-shadow-sm)}.bye-booking-price>small{font-size:8px;color:var(--bye-muted)}.bye-booking-price>div{display:flex;gap:8px;align-items:baseline}.bye-booking-price strong{font-size:29px;color:var(--bye-dark)}.bye-booking-price del{font-size:9px;color:#9ba8ae}.bye-booking-price>span{font-size:7px;color:var(--bye-muted)}.bye-booking-token{display:flex;justify-content:space-between;background:var(--bye-cream);border-radius:7px;padding:8px 10px;margin:11px 0}.bye-booking-token span{font-size:7px;color:var(--bye-muted)}.bye-booking-token strong{font-size:10px;color:var(--bye-primary)}.bye-booking-card h2{font-size:15px;color:var(--bye-dark);margin:15px 0 3px;padding-top:14px;border-top:1px solid var(--bye-line)}.bye-booking-card>p{font-size:8px;color:var(--bye-muted);margin:0 0 13px}.bye-booking-card .bye-form-grid{grid-template-columns:1fr 1fr}.bye-booking-card .bye-form-grid p:nth-child(1),.bye-booking-card .bye-form-grid p:nth-child(2),.bye-booking-card .bye-form-grid p:nth-child(3),.bye-booking-card .bye-form-grid p:nth-child(4),.bye-booking-card .bye-form-grid p:nth-child(5),.bye-booking-card .bye-form-grid p:nth-child(6){grid-column:1/-1}.bye-sidebar-contact{display:flex;gap:10px;align-items:center}.bye-sidebar-contact>span{width:43px;height:43px;border-radius:50%;background:var(--bye-dark);color:#fff;display:grid;place-items:center}.bye-sidebar-contact svg{width:19px}.bye-sidebar-contact>div{display:flex;flex-direction:column}.bye-sidebar-contact small{font-size:7px;color:var(--bye-muted)}.bye-sidebar-contact strong{font-size:9px;color:var(--bye-dark)}.bye-sidebar-contact a{font-size:14px;color:var(--bye-primary);font-weight:800}.bye-sidebar-trust h3{font-size:11px;color:var(--bye-dark);margin:0 0 10px}.bye-sidebar-trust ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.bye-sidebar-trust li{display:flex;align-items:center;gap:6px;font-size:8px;color:var(--bye-muted)}.bye-sidebar-trust svg{width:13px;color:var(--bye-green)}.bye-related-section{background:#fff}.bye-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(3,18,27,.96);display:none;align-items:center;justify-content:center;padding:50px}.bye-lightbox.is-open{display:flex}.bye-lightbox img{max-width:min(1100px,88vw);max-height:82vh;object-fit:contain}.bye-lightbox button{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;border-radius:50%;display:grid;place-items:center}.bye-lightbox-close{right:25px;top:22px;width:42px;height:42px;font-size:25px}.bye-lightbox-prev,.bye-lightbox-next{top:50%;width:45px;height:45px;font-size:30px}.bye-lightbox-prev{left:25px}.bye-lightbox-next{right:25px}.bye-lightbox>span{position:absolute;bottom:20px;color:#fff;font-size:10px}.bye-blog-layout{display:grid;grid-template-columns:1fr 280px;gap:35px;align-items:start}.bye-blog-sidebar{display:grid;gap:18px}.bye-widget{background:#fff;border:1px solid var(--bye-line);border-radius:13px;padding:18px}.bye-widget h3{font-size:13px;color:var(--bye-dark);margin:0 0 10px}.bye-widget p{font-size:9px;color:var(--bye-muted)}.bye-widget .bye-primary-button{width:100%;min-height:43px}.bye-widget ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.bye-widget li a{display:flex;justify-content:space-between;font-size:9px;color:var(--bye-text);padding-bottom:8px;border-bottom:1px solid var(--bye-line)}.bye-widget li:last-child a{border-bottom:0}.bye-widget li span{color:var(--bye-muted)}.bye-article-header{background:linear-gradient(135deg,var(--bye-dark),#174f6b);color:#fff;padding:60px 0}.bye-article-header h1{font-family:"DM Serif Display",Georgia,serif;font-size:53px;line-height:1.08;font-weight:400;margin:12px 0 14px}.bye-article-header>div>p{color:#d0e0e7;font-size:14px}.bye-article-author{display:flex;align-items:center;gap:9px;margin-top:20px}.bye-article-author img{border-radius:50%}.bye-article-author>div{display:flex;flex-direction:column}.bye-article-author small{font-size:7px;color:#bad0da}.bye-article-author strong{font-size:10px}.bye-article-image{margin-top:35px}.bye-article-image img{width:100%;max-height:600px;object-fit:cover;border-radius:18px}.bye-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:45px;align-items:start;padding-top:45px;padding-bottom:80px}.bye-article-content .bye-rich-content{font-size:14px}.bye-article-cta{display:grid;grid-template-columns:52px 1fr auto;gap:15px;align-items:center;background:var(--bye-dark);color:#fff;border-radius:14px;padding:18px;margin-top:35px}.bye-article-cta>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);color:#ffb99e}.bye-article-cta svg{width:23px}.bye-article-cta h2{font-family:Poppins,Arial,sans-serif;font-size:13px;margin:0}.bye-article-cta p{font-size:8px;color:#bcd0d9;margin:3px 0 0}.bye-sticky-widget{position:sticky;top:110px}.bye-contact-layout{display:grid;grid-template-columns:1fr 540px;gap:70px;align-items:start}.bye-contact-details h2,.bye-about-content h2{font-family:"DM Serif Display",Georgia,serif;font-size:43px;line-height:1.15;font-weight:400;color:var(--bye-dark);margin:8px 0 13px}.bye-contact-details>p{font-size:12px;color:var(--bye-muted)}.bye-contact-cards{display:grid;gap:10px;margin-top:25px}.bye-contact-cards>a,.bye-contact-cards>div{display:flex;gap:12px;align-items:center;border:1px solid var(--bye-line);border-radius:11px;padding:13px}.bye-contact-cards>a>span,.bye-contact-cards>div>span{width:40px;height:40px;border-radius:10px;background:var(--bye-cream);color:var(--bye-primary);display:grid;place-items:center}.bye-contact-cards svg{width:18px}.bye-contact-cards>*>div{display:flex;flex-direction:column}.bye-contact-cards small{font-size:7px;color:var(--bye-muted)}.bye-contact-cards strong{font-size:11px;color:var(--bye-dark)}.bye-contact-hours{background:var(--bye-bg);border-radius:12px;padding:16px;margin-top:15px}.bye-contact-hours h3{font-size:11px;color:var(--bye-dark);margin:0 0 5px}.bye-contact-hours p{font-size:9px;color:var(--bye-muted);margin:2px 0}.bye-about-grid{display:grid;grid-template-columns:1fr 480px;gap:70px;align-items:center}.bye-about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}.bye-about-stats>div{background:var(--bye-bg);border-radius:10px;padding:15px;display:flex;flex-direction:column}.bye-about-stats strong{font-size:20px;color:var(--bye-primary)}.bye-about-stats span{font-size:8px;color:var(--bye-muted)}.bye-about-visual{position:relative}.bye-about-visual>img{width:100%;height:500px;object-fit:cover;border-radius:20px}.bye-about-visual>div{position:absolute;left:-35px;bottom:25px;background:#fff;border-radius:13px;padding:17px;width:250px;box-shadow:var(--bye-shadow)}.bye-about-visual strong{font-size:11px;color:var(--bye-dark)}.bye-about-visual p{font-size:9px;color:var(--bye-muted);margin:5px 0 0}.bye-values-section{background:var(--bye-bg)}.bye-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bye-values-grid>div{background:#fff;border-radius:14px;padding:24px;border:1px solid var(--bye-line)}.bye-values-grid>div>span{width:48px;height:48px;border-radius:12px;background:var(--bye-cream);color:var(--bye-primary);display:grid;place-items:center}.bye-values-grid svg{width:22px}.bye-values-grid h3{font-size:13px;color:var(--bye-dark);margin:14px 0 5px}.bye-values-grid p{font-size:9px;color:var(--bye-muted)}.bye-review-summary{display:flex;align-items:center;gap:20px;background:var(--bye-dark);color:#fff;border-radius:16px;padding:25px;margin-bottom:25px}.bye-review-summary>div{display:flex;flex-direction:column;padding-right:20px;border-right:1px solid rgba(255,255,255,.15)}.bye-review-summary strong{font-size:28px}.bye-review-summary span{font-size:8px;color:#bcd0d9}.bye-review-summary p{font-size:10px;color:#d4e2e8;margin:0}.bye-review-page{margin-bottom:40px}.bye-faq-page-content h2{border:1px solid var(--bye-line);border-radius:10px 10px 0 0;padding:14px 16px;margin:15px 0 0;font-family:Poppins,Arial,sans-serif;font-size:12px;font-weight:700}.bye-faq-page-content h2+p{border:1px solid var(--bye-line);border-top:0;border-radius:0 0 10px 10px;padding:0 16px 14px;margin:0;font-size:10px}.bye-error-page{min-height:620px;display:grid;place-items:center;text-align:center;background:var(--bye-bg)}.bye-error-page span{font-family:"DM Serif Display",Georgia,serif;font-size:130px;line-height:1;color:#dbe5e9}.bye-error-page h1{font-family:"DM Serif Display",Georgia,serif;font-size:45px;font-weight:400;color:var(--bye-dark);margin:0}.bye-error-page p{color:var(--bye-muted)}.bye-error-page>div>div{display:flex;justify-content:center;gap:10px;margin-top:20px}
@media(max-width:1120px){.bye-nav-list{gap:18px}.bye-call-action{display:none}.bye-hero-inner{grid-template-columns:1fr 390px;gap:40px}.bye-hero h1{font-size:58px}.bye-destination-grid{grid-auto-rows:220px}.bye-package-grid{gap:17px}.bye-package-image{height:205px}.bye-footer-main{grid-template-columns:1.4fr 1fr 1fr 1.2fr}.bye-footer-main>div:nth-child(4){display:none}.bye-tour-layout{grid-template-columns:minmax(0,1fr) 330px}.bye-contact-layout{grid-template-columns:1fr 480px;gap:45px}.bye-about-grid{grid-template-columns:1fr 430px;gap:45px}}
@media(max-width:920px){.admin-bar .bye-header{top:46px}.bye-topbar{display:none}.bye-header-inner{min-height:70px}.bye-menu-toggle{display:block;margin-left:auto}.bye-nav{position:fixed;right:0;top:0;bottom:0;width:min(360px,88vw);background:#fff;padding:70px 25px 25px;transform:translateX(105%);transition:.25s;z-index:1002;overflow:auto}.bye-nav.is-open{transform:translateX(0)}.bye-menu-close{display:block;position:absolute;top:22px;right:22px}.bye-menu-overlay{position:fixed;inset:0;background:rgba(4,24,36,.65);z-index:1001}.bye-menu-overlay.is-open{display:block}.bye-nav-list{display:block}.bye-nav-list li{border-bottom:1px solid var(--bye-line)}.bye-nav-list a{padding:14px 0;font-size:13px}.bye-nav-list a:after{display:none}.bye-header-actions{display:none}.bye-hero-inner{grid-template-columns:1fr;padding-top:70px}.bye-hero-copy{max-width:760px;text-align:center;margin:auto}.bye-hero-copy .bye-eyebrow{justify-content:center}.bye-hero-copy>p{margin:auto}.bye-hero-actions,.bye-hero-trust{justify-content:center}.bye-hero-search-wrap{max-width:650px;width:100%;margin:auto}.bye-hero-search-card form{grid-template-columns:1fr 1fr}.bye-hero-search-card button{grid-column:1/-1}.bye-search-help{grid-column:1/-1}.bye-trust-strip .bye-container{grid-template-columns:1fr 1fr}.bye-trust-strip .bye-container>div:nth-child(2){border-right:0}.bye-destination-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px}.bye-package-grid{grid-template-columns:repeat(2,1fr)}.bye-style-grid{grid-template-columns:repeat(2,1fr)}.bye-why-grid{grid-template-columns:1fr;gap:55px}.bye-why-visual{max-width:700px;width:100%;margin:auto}.bye-why-copy{text-align:center}.bye-why-copy>p{margin-inline:auto}.bye-why-list{text-align:left}.bye-review-grid{grid-template-columns:1fr}.bye-review-grid blockquote p{min-height:auto}.bye-post-grid{grid-template-columns:repeat(2,1fr)}.bye-home-cta-grid{grid-template-columns:1fr;gap:40px}.bye-home-cta-grid>div:first-child{text-align:center}.bye-home-cta-grid>div:first-child>p{margin-inline:auto}.bye-cta-points{justify-content:center}.bye-form-card{max-width:650px;width:100%;margin:auto}.bye-footer-lead-grid{grid-template-columns:1fr;text-align:center}.bye-footer-lead-actions{justify-content:center}.bye-footer-main{grid-template-columns:1.4fr 1fr 1fr}.bye-footer-main>div:nth-child(5){grid-column:2/4}.bye-archive-layout{grid-template-columns:1fr}.bye-filter-sidebar{position:static}.bye-filter-sidebar form{grid-template-columns:1fr 1fr}.bye-filter-sidebar .bye-primary-button{grid-column:1/-1}.bye-filter-help{max-width:330px}.bye-tour-tabs{top:70px}.admin-bar .bye-tour-tabs{top:116px}.bye-gallery-grid{height:390px}.bye-tour-layout{grid-template-columns:1fr}.bye-tour-sidebar{position:static;grid-template-columns:1fr 1fr}.bye-booking-card{grid-column:1/-1}.bye-tour-sidebar .bye-booking-card .bye-form-grid{grid-template-columns:1fr 1fr}.bye-tour-sidebar .bye-booking-card .bye-form-grid p{grid-column:auto}.bye-tour-sidebar .bye-booking-card .bye-form-grid .bye-form-full{grid-column:1/-1}.bye-blog-layout{grid-template-columns:1fr}.bye-blog-sidebar{grid-template-columns:1fr 1fr}.bye-article-layout{grid-template-columns:1fr}.bye-article-sidebar{display:none}.bye-contact-layout{grid-template-columns:1fr}.bye-contact-details{text-align:center}.bye-contact-cards{max-width:600px;margin-inline:auto}.bye-contact-hours{max-width:600px;margin-inline:auto;margin-top:15px}.bye-about-grid{grid-template-columns:1fr}.bye-about-visual{max-width:650px;margin:auto}.bye-values-grid{grid-template-columns:1fr}.bye-summary-icons{grid-template-columns:1fr 1fr}}
@media(max-width:650px){body{padding-bottom:58px}.bye-container{width:min(calc(100% - 26px),var(--bye-container))}.bye-section{padding:64px 0}.bye-section-heading{align-items:flex-start}.bye-section-heading h2{font-size:34px}.bye-section-heading>a{display:none}.bye-brand-mark{width:43px;height:43px}.bye-brand-text strong{font-size:15px}.bye-brand-text small{display:none}.bye-hero-inner{min-height:auto;padding-top:55px;padding-bottom:55px}.bye-hero h1{font-size:44px}.bye-hero-copy>p{font-size:13px}.bye-hero-actions{flex-direction:column}.bye-hero-trust{gap:20px}.bye-hero-trust strong{font-size:17px}.bye-hero-search-card{padding:20px}.bye-hero-search-card form{grid-template-columns:1fr}.bye-hero-search-card button,.bye-search-help{grid-column:auto}.bye-trust-strip .bye-container{grid-template-columns:1fr}.bye-trust-strip .bye-container>div{border-right:0;border-bottom:1px solid var(--bye-line);padding:15px 5px}.bye-trust-strip .bye-container>div:last-child{border-bottom:0}.bye-destination-grid{grid-template-columns:1fr 1fr;grid-auto-rows:190px;gap:10px}.bye-destination-card.is-large{grid-column:span 2;grid-row:span 1}.bye-destination-info{left:13px;right:13px;bottom:12px}.bye-destination-info strong,.bye-destination-card.is-large .bye-destination-info strong{font-size:21px}.bye-package-grid,.bye-post-grid{grid-template-columns:1fr}.bye-package-image{height:225px}.bye-style-grid{grid-template-columns:1fr}.bye-why-visual{min-height:410px}.bye-why-main-image{right:20px}.bye-why-floating{width:230px}.bye-why-badge{left:-8px;width:100px;height:100px}.bye-why-copy h2{font-size:38px}.bye-why-list{grid-template-columns:1fr}.bye-home-cta{padding:65px 0}.bye-home-cta h2{font-size:39px}.bye-form-grid{grid-template-columns:1fr}.bye-form-full{grid-column:auto}.bye-footer-lead-actions{flex-direction:column}.bye-footer-main{grid-template-columns:1fr 1fr;gap:35px}.bye-footer-brand-col{grid-column:1/-1}.bye-footer-main>div:nth-child(5){grid-column:1/-1}.bye-footer-bottom .bye-container{flex-direction:column;justify-content:center;text-align:center}.bye-mobile-bar{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;z-index:1100;display:grid;grid-template-columns:1fr 1fr 1fr;box-shadow:0 -7px 25px rgba(0,0,0,.12)}.bye-mobile-bar a{display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;font-weight:700;color:var(--bye-dark);border-right:1px solid var(--bye-line)}.bye-mobile-bar a:nth-child(2){color:#138a5a}.bye-mobile-bar a:last-child{background:var(--bye-primary);color:#fff}.bye-mobile-bar svg{width:15px}.bye-page-hero{padding:48px 0}.bye-page-hero h1,.bye-tax-hero h1{font-size:41px}.bye-page-hero p,.bye-tax-hero p{font-size:11px}.bye-archive-search,.bye-blog-search{display:grid;background:transparent;padding:0;gap:7px}.bye-archive-search input,.bye-blog-search input{background:#fff}.bye-archive-search button,.bye-blog-search button{height:44px;justify-content:center}.bye-archive-section{padding:35px 0 60px}.bye-filter-sidebar form{grid-template-columns:1fr}.bye-filter-sidebar .bye-primary-button{grid-column:auto}.bye-results-toolbar{align-items:flex-start}.bye-results-toolbar form{max-width:160px}.bye-archive-grid{grid-template-columns:1fr}.bye-tax-hero{min-height:360px}.bye-tour-titlebar{padding-top:20px}.bye-tour-heading-grid{grid-template-columns:1fr}.bye-tour-titlebar h1{font-size:37px}.bye-tour-code{text-align:left}.bye-tour-meta{gap:10px}.bye-gallery-grid{height:310px;grid-template-columns:1fr}.bye-gallery-thumbs{display:none}.bye-tour-tabs .bye-container{gap:19px}.bye-tour-panel{padding:18px}.bye-panel-title h2{font-size:26px}.bye-summary-icons{grid-template-columns:1fr}.bye-highlight-box>div{grid-template-columns:1fr}.bye-pricing-tabs{overflow-x:auto}.bye-price-option-head{align-items:flex-start;flex-direction:column}.bye-price-option-details{grid-template-columns:1fr 1fr}.bye-day-toggle{grid-template-columns:48px 1fr auto;padding:10px}.bye-day-number{width:43px;height:43px}.bye-day-body{padding-left:70px}.bye-inclusion-grid,.bye-service-details{grid-template-columns:1fr}.bye-tour-sidebar{grid-template-columns:1fr}.bye-booking-card{grid-column:auto}.bye-tour-sidebar .bye-booking-card .bye-form-grid{grid-template-columns:1fr}.bye-tour-sidebar .bye-booking-card .bye-form-grid p,.bye-tour-sidebar .bye-booking-card .bye-form-grid .bye-form-full{grid-column:auto}.bye-lightbox{padding:20px}.bye-lightbox-prev{left:8px}.bye-lightbox-next{right:8px}.bye-blog-sidebar{grid-template-columns:1fr}.bye-article-header{padding:45px 0}.bye-article-header h1{font-size:40px}.bye-article-layout{padding-top:30px}.bye-article-cta{grid-template-columns:1fr;text-align:center}.bye-article-cta>span{margin:auto}.bye-contact-details h2,.bye-about-content h2{font-size:36px}.bye-about-stats{grid-template-columns:1fr}.bye-about-visual>img{height:400px}.bye-about-visual>div{left:12px;right:12px;width:auto}.bye-review-summary{flex-direction:column;text-align:center}.bye-review-summary>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding:0 0 14px}.bye-error-page span{font-size:95px}.bye-error-page h1{font-size:36px}.bye-error-page>div>div{flex-direction:column}.bye-footer-lead{display:none}}
