.boat-detail-page{--boat-navy:#0b1e35;--boat-navy-mid:#122847;--boat-ocean:#1a4570;--boat-teal:#0c9a8e;--boat-teal-dark:#0a8277;--boat-gold:#c49230;--boat-gold-light:#e8b84b;--boat-white:#fff;--boat-off-white:#f6f9fc;--boat-gray-100:#eef2f7;--boat-gray-200:#dde5ef;--boat-gray-400:#9aaab8;--boat-text:#1a2e40;--boat-text-light:#4a6278;--boat-text-muted:#7a92a8;--boat-r-sm:6px;--boat-r-md:10px;--boat-r-lg:16px;--boat-r-xl:24px;--boat-r-pill:9999px;--boat-sh-sm:0 2px 8px rgba(0,0,0,.07);--boat-sh-md:0 6px 24px rgba(0,0,0,.1);--boat-sh-lg:0 12px 40px rgba(0,0,0,.14);--boat-ease:cubic-bezier(.25,.46,.45,.94);color:var(--boat-text);background:var(--boat-white)}.boat-detail-page .boat-header{position:fixed;inset:0 0 auto;z-index:220;padding:.9rem 0;background:var(--boat-navy);box-shadow:0 2px 16px rgba(0,0,0,.22)}*,:after,:before{white-space:normal!important}.boat-detail-page .boat-breadcrumb,.boat-detail-page .boat-footer-bottom,.boat-detail-page .boat-header-actions,.boat-detail-page .boat-header-inner,.boat-detail-page .boat-related-footer,.boat-detail-page .boat-section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.boat-detail-page .boat-hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;flex-wrap:wrap;background:var(--boat-white);border:1.5px solid var(--boat-gray-200);border-radius:var(--boat-r-xl);box-shadow:var(--boat-sh-md);position:relative;min-height:300px}.boat-detail-page .d-b{display:block!important}.boat-detail-page .boat-logo{display:flex;align-items:center;gap:.65rem;color:var(--boat-white);font-family:var(--ff-serif),serif;font-size:1.1rem;font-weight:700;line-height:1.2}.boat-detail-page .boat-logo .logo-mark{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden}.boat-detail-page .boat-logo .logo-mark img{width:100%;height:100%;object-fit:contain}.boat-detail-page .boat-logo .logo-text span{color:hsla(0,0%,100%,.55)}.boat-detail-page .boat-nav{display:flex;align-items:center;gap:1.75rem}.boat-detail-page .boat-nav a,.boat-detail-page .boat-phone{color:hsla(0,0%,100%,.76);font-size:.85rem;font-weight:500}.boat-detail-page .boat-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.4rem}.boat-detail-page .boat-menu-toggle span{display:block;width:22px;height:2px;background:var(--boat-white);border-radius:2px;transition:transform .3s,opacity .3s}.boat-detail-page .boat-menu-toggle.open span:first-child{transform:translateY(7px) rotate(45deg)}.boat-detail-page .boat-menu-toggle.open span:nth-child(2){opacity:0}.boat-detail-page .boat-menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.boat-detail-page .boat-breadcrumb-bar{padding:8.2rem 0 0;background:var(--boat-off-white);border-bottom:1px solid var(--boat-gray-200)}.boat-detail-page .boat-breadcrumb{justify-content:flex-start;padding:.85rem 0;font-size:.8rem;color:var(--boat-text-muted)}.boat-detail-page .boat-breadcrumb-sep{color:var(--boat-gray-400)}.boat-detail-page .boat-breadcrumb a:hover{color:var(--boat-teal)}.boat-detail-page .boat-hero{background:var(--boat-off-white)}.boat-detail-page .boat-hero-collage{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:clamp(320px,36vw,620px);overflow:hidden;background:var(--boat-navy)}.boat-detail-page .boat-hero-collage-diamond,.boat-detail-page .boat-hero-collage-image{position:relative;overflow:hidden}.boat-detail-page .boat-hero-collage-image img{width:100%;height:100%;object-fit:cover}.boat-detail-page .boat-hero-collage-image-left img,.boat-detail-page .boat-hero-collage-image-right img{object-position:center}.boat-detail-page .boat-hero-collage-diamond{position:absolute;left:50%;top:50%;z-index:2;width:min(34vw,435px);aspect-ratio:1;border:clamp(6px,.8vw,12px) solid var(--boat-hero-border-color,#75d7e6);box-shadow:0 24px 60px rgba(0,0,0,.24);transform:translate(-50%,-50%) rotate(45deg)}.boat-detail-page .boat-hero-collage-diamond img{width:100%;height:100%;object-fit:cover;transform:rotate(-45deg) scale(1.44)}.boat-detail-page .boat-hero-info{padding:1.5rem 0}.boat-detail-page .boat-title-block{flex:1 1;min-width:280px;padding:20px;max-width:70%}.boat-detail-page .boat-dest-link{display:inline-flex;align-items:center;gap:.3rem;margin-bottom:.6rem;color:var(--boat-teal);font-size:.8rem;font-weight:600;text-decoration:none}.boat-detail-page .boat-dest-link svg{flex-shrink:0}.boat-detail-page .boat-title-block h1{font-family:var(--ff-serif),serif;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;color:var(--boat-navy);line-height:1.15;margin-bottom:.5rem}.boat-detail-page .boat-hero-summary{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.9rem;font-size:.85rem;line-height:1.55;color:var(--boat-text-light)}.boat-detail-page .boat-departs{display:inline-flex;align-items:center;gap:.35rem;font-size:1.2rem;color:var(--boat-text-light);margin-bottom:1rem}.boat-detail-page .boat-departs svg{color:var(--boat-teal);flex-shrink:0}.boat-detail-page .boat-departs strong{color:var(--boat-navy);font-weight:600}.boat-stat-break{flex-basis:100%;height:0}.boat-detail-page .boat-quick-stats{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.boat-detail-page .boat-stat-card{display:flex;align-items:center;gap:.45rem;padding:.45rem .75rem;background:var(--boat-white);border:1.5px solid var(--boat-gray-200);border-radius:var(--boat-r-md);font-size:1rem;color:var(--boat-navy);font-weight:500}.boat-detail-page .boat-stat-card svg{color:var(--boat-teal);flex-shrink:0}.boat-detail-page .boat-rating{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.boat-detail-page .boat-stars{display:flex;gap:.15rem;color:var(--boat-gold)}.boat-detail-page .boat-hero-ctas{display:flex;flex-direction:column;gap:.75rem;width:340px;justify-content:center;background:var(--boat-gray-50,#f9fafb);border-left:1.5px solid var(--boat-gray-200);border-radius:var(--boat-r-xl);border-bottom-left-radius:0;border-top-left-radius:0;position:absolute;top:0;right:0;bottom:0}.boat-detail-page .boat-price-card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:20px}.boat-detail-page .boat-price-from{font-size:.68rem;color:var(--boat-text-muted);text-transform:uppercase;letter-spacing:.1em;font-weight:600}.boat-detail-page .boat-price-icon{width:40px;height:40px;border-radius:50%;background:var(--boat-teal);display:flex;align-items:center;justify-content:center;color:#fff}.boat-detail-page .boat-price-title{display:block;font-family:var(--ff-serif),serif;font-size:1.35rem;color:var(--boat-navy);font-weight:700;line-height:1.2}.boat-detail-page .boat-price-note{font-size:.73rem;color:var(--boat-text-muted)}.boat-detail-page .boat-hero-guarantees{list-style:none;padding:0;margin:.25rem 0;display:flex;flex-direction:column;gap:.45rem;text-align:left;width:100%}.boat-detail-page .boat-hero-guarantees li{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--boat-text-light)}.boat-detail-page .boat-hero-guarantees li svg{flex-shrink:0}.boat-detail-page .boat-price-card .btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.boat-detail-page .boat-view-trips-link{font-size:.82rem;color:var(--boat-teal);font-weight:600;text-decoration:none;display:block;text-align:center}.boat-detail-page .boat-view-trips-link:hover{text-decoration:underline}.boat-detail-page .boat-body,.boat-detail-page .tours-section{padding:3rem 0 5rem}.boat-detail-page .boat-columns{display:grid;grid-template-columns:1fr 340px;grid-gap:2.5rem;gap:2.5rem;align-items:start}.boat-detail-page .boat-left{display:flex;flex-direction:column;gap:2.5rem}.boat-detail-page .boat-booking-card,.boat-detail-page .boat-content-card,.boat-detail-page .boat-faq-item,.boat-detail-page .boat-related-card,.boat-detail-page .boat-trip-card{background:var(--boat-white);border:1.5px solid var(--boat-gray-200);border-radius:var(--boat-r-xl);box-shadow:var(--boat-sh-md)}.boat-detail-page .boat-content-card,.boat-detail-page .boat-faq-item,.boat-detail-page .boat-trip-card{padding:2rem}.boat-detail-page .boat-content-card-title,.boat-detail-page .boat-cta h2,.boat-detail-page .boat-faq-aside h2,.boat-detail-page .boat-section-header h2{font-family:var(--ff-serif),serif;color:var(--boat-navy)}.boat-detail-page .boat-booking-guarantees div,.boat-detail-page .boat-booking-note,.boat-detail-page .boat-copy,.boat-detail-page .boat-faq-answer,.boat-detail-page .boat-feature-sub,.boat-detail-page .boat-footer,.boat-detail-page .boat-related-meta,.boat-detail-page .boat-section-sub,.boat-detail-page .boat-trip-lists ul{color:var(--boat-text-light);line-height:1.75}.boat-detail-page .boat-copy p+p{margin-top:.8rem}.boat-detail-page .boat-rich-text{color:var(--boat-text-light);line-height:1.8;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.boat-detail-page .boat-rich-text div,.boat-detail-page .boat-rich-text ol,.boat-detail-page .boat-rich-text p,.boat-detail-page .boat-rich-text ul{margin-bottom:0}.boat-detail-page .boat-rich-text b,.boat-detail-page .boat-rich-text strong{color:var(--boat-navy)}.boat-detail-page .boat-rich-text ol,.boat-detail-page .boat-rich-text ul{padding-left:1.2rem}.boat-detail-page .boat-rich-text li{margin-bottom:.35rem}.boat-detail-page .boat-amenities-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.boat-detail-page .boat-amenity-item{display:flex;flex-direction:column;align-items:center;gap:.45rem;padding:.9rem .5rem;border-radius:var(--boat-r-lg);background:var(--boat-off-white);border:1px solid var(--boat-gray-100);text-align:center}.boat-detail-page .boat-amenity-icon,.boat-detail-page .boat-feature-icon{width:36px;height:36px;border-radius:var(--boat-r-md);background:linear-gradient(135deg,rgba(12,154,142,.12),rgba(26,69,112,.12));color:var(--boat-teal);display:grid;place-items:center;font-weight:700}.boat-detail-page .viator-info-list,.boat-detail-page .viator-review-list{display:grid;grid-gap:.75rem;gap:.75rem}.boat-detail-page .viator-info-item,.boat-detail-page .viator-review-item{display:grid;grid-gap:.25rem;gap:.25rem;padding:.95rem 1rem;border:1px solid var(--boat-gray-100);border-radius:var(--boat-r-lg);background:var(--boat-off-white);color:var(--boat-text-light);line-height:1.65}.boat-detail-page .viator-info-item strong,.boat-detail-page .viator-itinerary-item strong,.boat-detail-page .viator-review-item h3{color:var(--boat-navy)}.boat-detail-page .viator-itinerary-list{display:grid;grid-gap:1rem;gap:1rem;margin:0;padding:0;list-style:none}.boat-detail-page .viator-itinerary-item{display:grid;grid-template-columns:40px 1fr;grid-gap:.85rem;gap:.85rem;padding-bottom:1rem;border-bottom:1px solid var(--boat-gray-100)}.boat-detail-page .viator-itinerary-item:last-child{padding-bottom:0;border-bottom:0}.boat-detail-page .viator-itinerary-step{width:34px;height:34px;border-radius:var(--boat-r-pill);background:rgba(12,154,142,.1);color:var(--boat-teal);display:grid;place-items:center;font-weight:800}.boat-detail-page .viator-itinerary-item p,.boat-detail-page .viator-review-item p{color:var(--boat-text-light);line-height:1.75;margin:.35rem 0 0}.boat-detail-page .viator-policy-chips{margin-top:1rem}.boat-detail-page .viator-subsection-title{color:var(--boat-navy);font-size:.9rem;margin-top:.5rem}.boat-detail-page .viator-review-item .boat-rating{justify-content:flex-start}.boat-detail-page .viator-review-item h3{font-size:1rem;line-height:1.35;margin:.15rem 0 0}.boat-detail-page .viator-review-meta{color:var(--boat-text-muted);font-size:.78rem;font-weight:700}.boat-detail-page .boat-sidebar{position:-webkit-sticky;position:sticky;top:5.5rem}.boat-detail-page .boat-booking-card{overflow:hidden}.boat-detail-page .boat-booking-header{padding:1.25rem;text-align:center;background:var(--boat-off-white);border-bottom:1px solid var(--boat-gray-200)}.boat-detail-page .boat-booking-label{font-size:.72rem;color:var(--boat-text-muted);text-transform:uppercase;letter-spacing:.08em}.boat-detail-page .boat-booking-price{font-family:var(--ff-serif),serif;font-size:1.7rem;color:var(--boat-navy)}.boat-detail-page .boat-booking-body{display:grid;grid-gap:.9rem;gap:.9rem;padding:1.25rem}.boat-detail-page .boat-form-group{display:grid;grid-gap:.35rem;gap:.35rem}.boat-detail-page .boat-form-label{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--boat-text-light)}.boat-detail-page .boat-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.boat-detail-page .boat-form-control{width:100%;padding:.78rem .9rem;border:1.5px solid var(--boat-gray-200);border-radius:var(--boat-r-md);background:var(--boat-off-white);color:var(--boat-text)}.boat-detail-page .boat-datepicker-wrapper{width:100%}.boat-detail-page .boat-datepicker-wrapper .boat-form-control{cursor:pointer}.boat-detail-page .react-datepicker{font-family:inherit;border:1.5px solid var(--boat-gray-200);border-radius:var(--boat-r-md);box-shadow:var(--boat-sh-md)}.boat-detail-page .react-datepicker__header{background:var(--boat-navy);border-bottom:none;border-radius:var(--boat-r-md) var(--boat-r-md) 0 0}.boat-detail-page .react-datepicker__current-month,.boat-detail-page .react-datepicker__day-name{color:var(--boat-white)}.boat-detail-page .react-datepicker__navigation-icon:before{border-color:var(--boat-white)}.boat-detail-page .react-datepicker__day--keyboard-selected,.boat-detail-page .react-datepicker__day--selected{background:var(--boat-teal);border-radius:var(--boat-r-sm)}.boat-detail-page .react-datepicker__day:hover{background:var(--boat-gray-100);border-radius:var(--boat-r-sm)}.boat-detail-page .react-datepicker-popper{z-index:50}.boat-detail-page .boat-guests-included-group{color:var(--boat-navy)}.boat-detail-page .boat-guest-option-extra,.boat-detail-page .boat-guests-extra-group{color:var(--boat-teal);background:rgba(31,155,170,.1)}.boat-detail-page .boat-addons-section{display:grid;grid-gap:.75rem;gap:.75rem;padding:.85rem .9rem .95rem;border-left:3px solid var(--boat-teal);border-radius:var(--boat-r-md);background:rgba(31,155,170,.08)}.boat-detail-page .boat-addon-rate{font-weight:400;color:var(--boat-text-muted);font-size:.8em}.boat-detail-page .boat-addons-title{color:var(--boat-navy);font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.25;margin:0;text-transform:uppercase}.boat-detail-page .boat-addons-list{display:grid;grid-gap:.75rem;gap:.75rem}.boat-detail-page .boat-extra-checkbox{display:flex;align-items:center;gap:.65rem;padding:.78rem .9rem;border:1.5px solid var(--boat-gray-200);border-radius:var(--boat-r-md);background:var(--boat-off-white);color:var(--boat-text);cursor:pointer}.boat-detail-page .boat-extra-checkbox input{width:18px;height:18px;flex:0 0 auto;accent-color:var(--boat-teal)}.boat-detail-page .boat-extra-checkbox span{font-size:.9rem;font-weight:700;line-height:1.35}.boat-detail-page .boat-form-textarea{resize:vertical;min-height:80px!important}.boat-detail-page .boat-alt-section{border:1px solid var(--boat-border);border-radius:var(--boat-r-md);padding:.9rem 1rem;background:var(--boat-off-white);margin-bottom:.25rem}.boat-detail-page .boat-alt-intro{font-size:.82rem;color:var(--boat-text-light);line-height:1.45;margin:0 0 .8rem}.boat-detail-page .boat-alt-intro strong{font-weight:400}.boat-detail-page .boat-quote-status{border-radius:var(--boat-r-md);background:var(--boat-off-white);color:var(--boat-text-light);font-size:.82rem;font-weight:700;padding:.75rem .9rem}.boat-detail-page .boat-quote-status-error{background:#fff3f0;color:#a33a27}.boat-detail-page .boat-quote-status-success{background:rgba(31,155,170,.1);color:var(--boat-teal)}.boat-detail-page .boat-quote-summary{display:grid;grid-gap:.55rem;gap:.55rem;border:1px solid rgba(31,155,170,.25);border-radius:var(--boat-r-md);background:linear-gradient(180deg,rgba(31,155,170,.08),hsla(0,0%,100%,.9));padding:.9rem}.boat-detail-page .boat-quote-row{display:flex;justify-content:space-between;gap:1rem;color:var(--boat-text);font-size:.88rem}.boat-detail-page .boat-quote-row strong{color:var(--boat-navy);white-space:nowrap}.boat-detail-page .boat-quote-note{color:var(--boat-text-muted);font-size:.78rem}.boat-detail-page .boat-quote-extra{color:var(--boat-teal)}.boat-detail-page .boat-quote-stop-sale{border-radius:var(--boat-r-sm);background:#fff3f0;color:#a33a27;font-size:.78rem;font-weight:700;padding:.55rem .65rem}.boat-detail-page .boat-quote-total{border-top:1px solid rgba(31,155,170,.25);color:var(--boat-navy);font-size:1rem;font-weight:800;padding-top:.65rem}.boat-detail-page .boat-booking-guarantees{display:grid;grid-gap:.45rem;gap:.45rem;font-size:.78rem}.boat-detail-page .boat-section-header{align-items:flex-end;margin-bottom:1.75rem}.boat-detail-page .boat-trips-grid{display:grid;grid-gap:1.25rem;gap:1.25rem}.boat-detail-page .boat-related-card h3,.boat-detail-page .boat-trip-card h3{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--boat-navy);margin-bottom:.5rem}.boat-detail-page .boat-trip-meta{color:var(--boat-teal);font-weight:700;margin-bottom:.8rem}.boat-detail-page .boat-trip-extra-rate{color:var(--boat-text-light);font-size:.9rem;font-weight:700;margin:-.35rem 0 .85rem}.boat-detail-page .boat-trip-lists{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:1rem}.boat-detail-page .boat-trip-lists strong{color:var(--boat-navy)}.boat-detail-page .boat-features-section,.boat-detail-page .boat-gallery-section,.boat-detail-page .boat-related{background:var(--boat-off-white)}.boat-detail-page .boat-cta,.boat-detail-page .boat-faqs,.boat-detail-page .boat-gallery-section,.boat-detail-page .boat-related{padding:clamp(3rem,6vw,5rem) 0}.boat-detail-page .boat-feature-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.85rem;gap:.85rem}.boat-detail-page .boat-feature-tile{padding:1rem .8rem;border-radius:var(--boat-r-lg);background:var(--boat-white);border:1px solid var(--boat-gray-200);text-align:center;box-shadow:var(--boat-sh-sm)}.boat-detail-page .boat-feature-name{color:var(--boat-navy);font-weight:700;margin-top:.55rem}.boat-detail-page .boat-gallery-mosaic{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:.6rem;gap:.6rem}.boat-detail-page .boat-gallery-mosaic-main{grid-row:span 2;height:100%;border-radius:var(--boat-r-lg);overflow:hidden}.boat-detail-page .boat-gallery-open{border:none;background:transparent;padding:0;display:block;width:100%;cursor:pointer}.boat-detail-page .boat-gallery-mosaic-main .boat-gallery-open{height:100%}.boat-detail-page .boat-gallery-mosaic-item{position:relative;border:none;background:transparent;cursor:pointer;border-radius:var(--boat-r-lg);overflow:hidden}.boat-detail-page .boat-gallery-mosaic img{width:100%;height:100%;object-fit:cover;display:block}.boat-detail-page .boat-gallery-mosaic-main img{width:100%;height:100%;min-height:100%;object-fit:cover}.boat-detail-page .boat-gallery-mosaic-item img{aspect-ratio:4/3}.boat-detail-page .boat-gallery-more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(11,30,53,.55);color:var(--boat-white);font-family:var(--ff-serif),serif;font-size:2rem;font-weight:700}.boat-detail-page .boat-lightbox{position:fixed;inset:0;z-index:400;background:rgba(8,15,26,.88);display:flex;align-items:center;justify-content:center;padding:2rem}.boat-detail-page .boat-lightbox-inner{max-width:min(1200px,100%);max-height:100%;position:relative}.boat-detail-page .boat-lightbox-image{width:100%;height:auto;max-height:85vh;object-fit:contain;border-radius:var(--boat-r-lg)}.boat-detail-page .boat-lightbox-close{top:1.25rem;right:1.25rem;width:44px;height:44px;font-size:1.2rem}.boat-detail-page .boat-lightbox-close,.boat-detail-page .boat-lightbox-nav{position:absolute;border:none;border-radius:999px;background:hsla(0,0%,100%,.14);color:var(--boat-white);cursor:pointer}.boat-detail-page .boat-lightbox-nav{top:50%;transform:translateY(-50%);width:52px;height:52px;font-size:2rem;line-height:1}.boat-detail-page .boat-lightbox-prev{left:1.25rem}.boat-detail-page .boat-lightbox-next{right:1.25rem}.boat-detail-page .boat-lightbox-count{position:absolute;left:50%;bottom:1rem;transform:translateX(-50%);padding:.4rem .8rem;border-radius:var(--boat-r-pill);background:hsla(0,0%,100%,.14);color:var(--boat-white);font-size:.9rem;font-weight:600}.boat-detail-page .boat-lightbox-thumbs{display:flex;gap:.6rem;overflow-x:auto;padding-top:1rem;margin-top:1rem}.boat-detail-page .boat-lightbox-thumb{flex:0 0 auto;width:96px;border:2px solid transparent;border-radius:var(--boat-r-md);overflow:hidden;background:transparent;padding:0;cursor:pointer;opacity:.72}.boat-detail-page .boat-lightbox-thumb.active{border-color:var(--boat-teal);opacity:1}.boat-detail-page .boat-lightbox-thumb img{width:100%;height:72px;object-fit:cover;display:block}.boat-detail-page .boat-faqs-inner{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:4rem;gap:4rem;align-items:start}.boat-detail-page .boat-faq-aside{position:-webkit-sticky;position:sticky;top:5.5rem}.boat-detail-page .boat-faq-list{display:flex;flex-direction:column;gap:.65rem}.boat-detail-page .boat-faq-item.open{border-color:var(--boat-teal)}.boat-detail-page .boat-faq-q{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0;text-align:left;font-weight:600;color:var(--boat-navy)}.boat-detail-page .boat-faq-chevron{width:28px;height:28px;flex-shrink:0;border:1.5px solid var(--boat-gray-200);border-radius:50%;background:var(--boat-gray-100);display:grid;place-items:center;color:var(--boat-text-muted);transition:transform .3s,background .2s,border-color .2s,color .2s}.boat-detail-page .boat-faq-item.open .boat-faq-chevron{transform:rotate(180deg);border-color:var(--boat-teal);background:var(--boat-teal);color:#fff}.boat-detail-page .boat-faq-answer{padding-top:.85rem}.boat-detail-page .boat-related-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem}.boat-detail-page .boat-related-card{overflow:hidden}.boat-detail-page .boat-related-image{position:relative;display:block}.boat-detail-page .boat-related-image img{width:100%;height:220px;object-fit:cover}.boat-detail-page .boat-related-type{position:absolute;left:.85rem;top:.85rem;padding:.28rem .65rem;border-radius:var(--boat-r-pill);background:rgba(11,30,53,.75);color:var(--boat-white);font-size:.72rem;font-weight:700}.boat-detail-page .boat-related-body{padding:1rem 1rem .5rem}.boat-detail-page .boat-related-price-from{font-size:.72rem;color:var(--boat-text-muted);text-transform:uppercase}.boat-detail-page .boat-related-price{font-family:var(--ff-serif),serif;font-size:1.35rem;color:var(--boat-navy)}.boat-detail-page .boat-related-footer{padding:0 1rem 1rem}.boat-detail-page .boat-cta{background:linear-gradient(135deg,var(--boat-navy) 0,var(--boat-ocean) 100%);color:var(--boat-white);text-align:center}.boat-detail-page .boat-cta h2,.boat-detail-page .boat-cta p{color:var(--boat-white)}.boat-detail-page .boat-cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.boat-detail-page .boat-footer{padding:4.5rem 0 2rem;background:#080f1a;color:hsla(0,0%,100%,.65)}.boat-detail-page .boat-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem}.boat-detail-page .boat-footer .boat-logo,.boat-detail-page .boat-footer a,.boat-detail-page .boat-footer h4{color:var(--boat-white)}.boat-detail-page .boat-footer h4{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem}.boat-detail-page .boat-footer ul{display:grid;grid-gap:.6rem;gap:.6rem}.boat-detail-page .boat-footer-bottom{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.07);font-size:.78rem;color:hsla(0,0%,100%,.28)}.boat-detail-page .dest-footer-bottom{display:flex;justify-content:center}.boat-detail-page .dest-footer-bottom p{text-align:center;white-space:pre-line}.boat-detail-page .boat-form-control{font-size:13px!important;font-family:Inter,system-ui,-apple-system,sans-serif!important}.boat-detail-page select.boat-form-control option{font-size:14px!important;font-family:Inter,system-ui,-apple-system,sans-serif!important}.boat-detail-page .boat-booking-guarantees div,.boat-detail-page .boat-booking-note,.boat-detail-page .boat-copy,.boat-detail-page .boat-faq-answer,.boat-detail-page .boat-feature-sub,.boat-detail-page .boat-footer,.boat-detail-page .boat-related-meta,.boat-detail-page .boat-section-sub,.boat-detail-page .boat-trip-lists ul{font-size:14px;font-family:Inter,system-ui,-apple-system,sans-serif}.boat-detail-page,.boat-detail-page .boat-rich-text,.boat-detail-page p{line-height:1.75;font-family:Inter,system-ui,-apple-system,sans-serif}.boat-detail-page,.boat-detail-page p{font-size:14px}.boat-detail-page div,.boat-detail-page h6{line-height:1.75;font-family:Inter,system-ui,-apple-system,sans-serif}.boat-detail-page h6{font-size:14px}.boat-detail-page h5{font-size:15px}.boat-detail-page h4,.boat-detail-page h5{line-height:1.75;font-family:Inter,system-ui,-apple-system,sans-serif}.boat-detail-page h4{font-size:16px}.boat-detail-page h3{font-size:18px;line-height:1.75;font-family:Inter,system-ui,-apple-system,sans-serif}@media (max-width:980px){.boat-detail-page .boat-nav{display:none}.boat-detail-page .boat-nav.open{display:flex;flex-direction:column;position:fixed;top:72px;left:1rem;right:1rem;padding:1rem;border-radius:var(--boat-r-lg);background:var(--boat-navy);z-index:210}.boat-detail-page .boat-menu-toggle{display:flex}.boat-detail-page .boat-hero-collage{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr));height:clamp(330px,84vw,500px)}.boat-detail-page .boat-hero-collage-diamond{width:min(58vw,280px)}.boat-detail-page .boat-amenities-grid,.boat-detail-page .boat-columns,.boat-detail-page .boat-faqs-inner,.boat-detail-page .boat-feature-grid,.boat-detail-page .boat-footer-grid,.boat-detail-page .boat-form-row,.boat-detail-page .boat-gallery-mosaic,.boat-detail-page .boat-related-grid,.boat-detail-page .boat-trip-lists{grid-template-columns:1fr}.boat-detail-page .boat-faq-aside,.boat-detail-page .boat-sidebar{position:static}.boat-detail-page .boat-gallery-mosaic-main{grid-row:auto}}@supports (-webkit-touch-callout:none){.boat-detail-page .boat-form-control{width:100%;height:48px;padding:.2rem .9rem;border:1.5px solid var(--boat-gray-200);border-radius:var(--boat-r-md)}}html[dir=rtl] .boat-detail-page .boat-hero-ctas{right:auto;left:0;border-right:1.5px solid var(--boat-gray-200);border-radius:var(--boat-r-xl);border-bottom-right-radius:0;border-top-right-radius:0}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_04b02f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_04b02f;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_04b02f{font-family:__Inter_04b02f,__Inter_Fallback_04b02f;font-style:normal}.__variable_04b02f{--ff-serif:"__Inter_04b02f","__Inter_Fallback_04b02f"}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_fa2f99;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_fa2f99{font-family:__Inter_fa2f99,__Inter_Fallback_fa2f99;font-style:normal}.__variable_fa2f99{--ff-sans:"__Inter_fa2f99","__Inter_Fallback_fa2f99"}