
/* /blue_holidays_tours/static/src/css/tours.css */
.bh-tours{--bh-ink:#26323a;--bh-blue:#334b84;--bh-green:#4b986a;--bh-red:#c9473c;--bh-muted:#6e7680;--bh-border:#e6e8ec;margin:0;background:#fff;color:var(--bh-ink);font:400 15px/1.6 Poppins,Arial,sans-serif}.bh-tours *{box-sizing:border-box}.bh-tours img{max-width:100%;display:block}.bh-tours a{color:inherit;text-decoration:none}.bh-tours button,.bh-tours input,.bh-tours select,.bh-tours textarea{font:inherit}.bh-tours button{cursor:pointer}.bh-tours h1,.bh-tours h2,.bh-tours h3,.bh-tours p{margin-top:0}.bh-wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.bh-header{background:#fff;position:relative;z-index:20;box-shadow:0 2px 10px #1e2b3510}.bh-topline{min-height:75px;display:flex;align-items:center;gap:25px}.bh-logo{display:flex;align-items:center;flex:none;width:185px;height:70px}.bh-logo img{width:125px;max-height:68px;object-fit:contain}.bh-logo-text{font-family:cursive;font-style:italic;font-size:37px;line-height:.7;color:#334b84;font-weight:700;transform:rotate(-6deg)}.bh-logo-text small{display:block;font:700 17px/1 Poppins,Arial,sans-serif;margin-left:17px;transform:rotate(6deg)}.bh-toplinks{display:flex;gap:26px;align-items:center;flex:1;justify-content:center;white-space:nowrap;font-weight:500}.bh-toplinks a:hover,.bh-main-nav a:hover,.bh-footer a:hover{color:var(--bh-blue)}.bh-socials{display:flex;height:70px;align-items:center;gap:8px;flex:none}.bh-socials a{display:grid;width:30px;height:25px;place-items:center;line-height:1}.bh-social-icon{display:block;width:24px;height:24px}.bh-facebook-icon circle{fill:#4267b2}.bh-facebook-icon path{fill:#fff}.bh-instagram-icon{fill:none;stroke:#405de6;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.bh-instagram-icon .bh-instagram-dot{fill:#405de6;stroke:none}.bh-phone{min-width:165px;min-height:48px;padding:5px;border-radius:12px;display:flex;align-items:center;gap:0;background-color:#d70303;background-image:linear-gradient(rgba(255,255,255,.15),rgba(255,255,255,0));color:#fff!important;font-size:16px;line-height:1.2;white-space:nowrap;font-weight:600;text-shadow:1px 1px 2px #0000009e}.bh-phone-icon{display:inline-block;height:22px;flex:none}.bh-phone-icon svg{display:block;width:22px;height:22px;margin-right:5px;fill:none;stroke:#fff;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.bh-phone-copy{display:flex;min-width:0;flex-direction:column}.bh-call-number{min-height:19.2px;font-size:16px}.bh-phone #bh-phone-signal-1{animation:bhOnCallTwo 1s steps(10) infinite;animation-delay:1.5s}.bh-phone #bh-phone-signal-2{animation:bhOnCall 1s steps(5) infinite}@keyframes bhOnCall{0%{opacity:0;transform:scale(.7);transform-origin:20px 12px}100%{opacity:1;transform:scale(1);transform-origin:20px 12px}}@keyframes bhOnCallTwo{0%{opacity:1;transform:scale(.8);transform-origin:20px 12px}100%{opacity:0;transform:scale(1.08);transform-origin:20px 12px}}@media(prefers-reduced-motion:reduce){.bh-phone #bh-phone-signal-1,.bh-phone #bh-phone-signal-2{animation:none;opacity:1;transform:none}}@media(min-width:951px){.bh-phone{margin-left:-17px}}.bh-mobile-toggle{display:none;border:0;background:transparent;color:var(--bh-blue);font-size:29px}.bh-main-nav{height:55px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:700;font-size:14px;color:#27504d}.bh-nav-group{height:100%;display:flex;align-items:center;position:relative}.bh-nav-group>a{display:block;padding:15px 0;white-space:nowrap}.bh-dropdown{display:none;position:absolute;top:100%;left:-14px;width:250px;max-height:430px;overflow:auto;background:#fff;box-shadow:0 12px 30px #25334b24;border-radius:4px;padding:8px 0;z-index:50}.bh-nav-group:hover .bh-dropdown,.bh-nav-group:focus-within .bh-dropdown{display:block}.bh-dropdown a{display:block;padding:7px 15px;font-size:13px;font-weight:500}.bh-dropdown a:hover{background:#f1f5fa}.bh-btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:9px;padding:13px 22px;font-size:14px;font-weight:700;line-height:1.2;text-align:center;white-space:nowrap}.bh-btn-green{background:var(--bh-green);color:#fff!important}.bh-btn-green:hover{background:#367c52}.bh-btn-blue{background:var(--bh-blue);color:#fff!important}.bh-btn-blue:hover{background:#233866}.bh-btn-outline{border:1px solid var(--bh-blue);color:var(--bh-blue)!important;background:#fff}.bh-btn-outline:hover{background:var(--bh-blue);color:#fff!important}.bh-hero{height:376px;background:#0e91cc url('/blue_holidays_tours/static/src/img/hero-fallback.svg') center/cover no-repeat;border-radius:0 0 42px 42px;position:relative;overflow:hidden;color:#fff}.bh-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#052f5b39,#05365e1c)}.bh-hero-badge{position:absolute;left:8px;top:10px;z-index:1;background:#e9ebebde;color:#26313c;font-weight:700;padding:6px 11px;border-radius:22px;font-size:13px}.bh-hero-inner{position:relative;z-index:1;padding-top:72px}.bh-hero h1{text-align:center;font-size:38px;line-height:1.3;font-weight:800;letter-spacing:.1px;margin-bottom:42px;text-shadow:0 2px 3px #22406128}.bh-hero-search{max-width:925px;margin:auto;background:#f5f8f8d9;border:1px solid #fff;border-radius:13px;padding:20px;box-shadow:0 2px 12px #fff3}.bh-search-tabs{display:flex;gap:5px}.bh-search-tabs button{border:0;border-radius:10px 10px 0 0;background:#68747e;color:#fff;padding:11px 15px;font-weight:700}.bh-search-tabs button.is-active{background:var(--bh-blue)}.bh-search-pane{display:none;gap:14px;padding:6px;background:#8e959a;border-radius:0 10px 10px 10px}.bh-search-pane.is-active{display:flex}.bh-search-pane input{height:51px;flex:1;min-width:0;border:0;border-radius:9px;padding:0 17px;background:#fff;font-size:15px}.bh-search-pane .bh-btn{min-width:132px}.bh-section{padding-top:44px;padding-bottom:8px}.bh-section h2,.bh-page h2{font-size:24px;line-height:1.3;font-weight:700;margin-bottom:18px}.bh-transfer-prompt{flex:1;display:flex;align-items:center;min-height:51px;padding:0 17px;background:#fff;border-radius:9px;color:#52606a;font-size:14px}.bh-campaigns{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.bh-campaign{height:98px;border:1px solid #dbdde3;border-radius:7px;display:flex;overflow:hidden;align-items:center;font-size:12px;line-height:1.35;font-weight:700;box-shadow:0 1px 3px #00000009}.bh-campaign img{width:82px;height:100%;object-fit:cover;flex:none}.bh-campaign strong{padding:10px}.bh-promo-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px}.bh-carousel{position:relative;height:340px;overflow:hidden;border-radius:9px;background:#e6edf3}.bh-wide-sliders,.bh-wide-sliders>a{height:100%}.bh-wide-sliders>a{display:none}.bh-wide-sliders>a.is-active{display:block}.bh-wide-sliders img{width:100%;height:100%;object-fit:cover}.bh-promo-grid .bh-category-grid{grid-template-columns:repeat(2,1fr);gap:14px}.bh-promo-grid .bh-category-tile{height:163px}.bh-carousel-prev,.bh-carousel-next{position:absolute;top:50%;transform:translateY(-50%);width:35px;height:35px;border:1px solid #dae0e5;border-radius:50%;background:#fff;color:#34465c;font-size:26px;line-height:1;cursor:pointer}.bh-carousel-prev{left:10px}.bh-carousel-next{right:10px}.bh-carousel-dots{position:absolute;bottom:9px;left:0;right:0;display:flex;justify-content:center;gap:6px}.bh-carousel-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#ffffffaa;padding:0;cursor:pointer}.bh-carousel-dots button.is-active{background:var(--bh-blue)}.bh-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bh-category-tile{position:relative;height:185px;border-radius:9px;overflow:hidden;background:#dbe5ee;color:#fff!important}.bh-category-tile img,.bh-category-tile .bh-image-placeholder{width:100%;height:100%;object-fit:cover}.bh-category-tile:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#0a2c4fb3)}.bh-category-tile strong{position:absolute;z-index:1;bottom:16px;left:18px;right:18px;font-size:18px}.bh-image-placeholder{display:grid;place-items:center;background:#dce7f1;color:#65819b;font-weight:700}.bh-featured-categories{grid-template-columns:repeat(6,1fr)}.bh-featured-categories .bh-category-tile{height:150px}.bh-featured-categories .bh-category-tile strong{font-size:14px}.bh-announcements{display:flex;gap:20px;overflow:auto;padding:18px;background:#eaf1f8;border-radius:8px;font-weight:600}.bh-announcements a{min-width:260px}.bh-tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bh-tour-list{display:flex;flex-direction:column;gap:20px}.bh-tour-card{border:1px solid #e0e5e9;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 4px 18px #183c6611}.bh-tour-card-image{display:block;position:relative;height:215px;background:#e6eef3}.bh-tour-card-image img{width:100%;height:100%;object-fit:cover}.bh-card-category{position:absolute;bottom:10px;left:10px;background:#fffdf0;color:#304e54;padding:4px 9px;border-radius:5px;font-size:11px;font-weight:700}.bh-tour-card-content{padding:17px}.bh-tour-card h3{font-size:16px;line-height:1.4;min-height:45px;margin-bottom:10px}.bh-tour-facts{display:flex;flex-wrap:wrap;gap:13px;color:var(--bh-muted);font-size:12px;font-weight:600}.bh-highlights{list-style:none;margin:13px 0;padding:0;font-size:12px;min-height:92px}.bh-highlights li{padding:2px 0}.bh-highlights li:before{content:"✓";color:var(--bh-green);font-weight:700;margin-right:7px}.bh-card-price{border-top:1px solid var(--bh-border);padding-top:14px;display:flex;align-items:end;justify-content:space-between;gap:10px;font-size:11px;color:var(--bh-muted)}.bh-card-price strong{display:block;font-size:19px;color:var(--bh-blue);white-space:nowrap}.bh-card-price .bh-btn{font-size:12px;padding:10px 12px}.bh-sold-out{font-size:16px;color:var(--bh-red);font-weight:700}.bh-sold-out small{display:block;font-size:11px;color:var(--bh-muted);font-weight:400}.bh-page{padding-top:25px;padding-bottom:75px;min-height:55vh}.bh-breadcrumb{display:flex;align-items:center;gap:10px;color:#77818c;font-size:12px;flex-wrap:wrap;margin-bottom:18px}.bh-breadcrumb a:hover{color:var(--bh-blue)}.bh-page h1{font-size:30px;line-height:1.3;margin:10px 0 25px;font-weight:700}.bh-listing-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:28px}.bh-filters{border:1px solid var(--bh-border);padding:16px;border-radius:8px;align-self:start}.bh-filters h3{font-size:17px}.bh-filters form{display:flex;flex-direction:column;gap:18px}.bh-filters label,.bh-booking-form label,.bh-transfer-form label,.bh-reserve-card label{display:block;font-weight:600;font-size:12px}.bh-filters input,.bh-filters select,.bh-booking-form input,.bh-booking-form select,.bh-booking-form textarea,.bh-transfer-form input,.bh-transfer-form select,.bh-reserve-card select{width:100%;margin-top:6px;border:1px solid #d6dce4;border-radius:6px;background:#fff;padding:10px;color:#34414e;min-height:42px}.bh-price-range{display:flex;gap:8px}.bh-price-range input{width:50%}.bh-results-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.bh-results-top strong{font-size:13px}.bh-sort-form select{border:1px solid var(--bh-border);border-radius:5px;padding:8px;background:#fff}.bh-tour-list .bh-tour-card{display:grid;grid-template-columns:260px 1fr}.bh-tour-list .bh-tour-card-image{height:100%;min-height:230px}.bh-tour-list .bh-tour-card h3{min-height:auto}.bh-tour-list .bh-highlights{min-height:auto;columns:2}.bh-empty{text-align:center;background:#f6f8fa;border:1px solid var(--bh-border);border-radius:8px;padding:30px;color:var(--bh-muted)}.bh-gallery{height:360px;display:grid;grid-template-columns:2fr 1fr;gap:7px;position:relative;overflow:hidden;border-radius:10px;background:#e8edf2}.bh-gallery-main{height:360px;width:100%;object-fit:cover}.bh-gallery-side{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:7px;overflow:hidden}.bh-gallery-side img{width:100%;height:176px;object-fit:cover}.bh-gallery-open{position:absolute;right:13px;bottom:13px;border:0;border-radius:6px;background:#fff;padding:9px 12px;font-weight:700;font-size:12px}.bh-gallery-dialog{border:0;border-radius:12px;max-width:min(1000px,95vw);max-height:90vh;padding:25px;box-shadow:0 12px 50px #0008}.bh-gallery-dialog::backdrop{background:#0d2032b8}.bh-gallery-dialog>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;overflow:auto;max-height:78vh}.bh-gallery-dialog img{width:100%;height:190px;object-fit:cover}.bh-gallery-close{position:absolute;right:5px;top:0;border:0;background:#fff;font-size:32px}.bh-detail h1{margin-top:24px;margin-bottom:10px}.bh-detail-facts{font-size:14px;gap:20px}.bh-intro{font-weight:600;margin-top:20px}.bh-detail-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin:20px 0 30px;color:var(--bh-blue);font-size:14px;font-weight:600}.bh-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:28px}.bh-detail-content{min-width:0}.bh-detail-nav{display:flex;gap:18px;position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid var(--bh-border);padding:13px 0;overflow:auto;white-space:nowrap;font-weight:600;font-size:13px}.bh-detail-nav a:hover{color:var(--bh-blue)}.bh-detail-section{padding-top:24px;scroll-margin-top:55px}.bh-detail-section h2{border-bottom:2px solid #ecf0f4;padding-bottom:10px}.bh-day{border:1px solid var(--bh-border);border-radius:6px;margin-bottom:8px;overflow:hidden}.bh-day summary{list-style:none;display:flex;align-items:center;gap:12px;cursor:pointer;padding:13px;background:#f8fafb}.bh-day summary::-webkit-details-marker{display:none}.bh-day summary span{color:var(--bh-blue);font-weight:700;white-space:nowrap}.bh-day summary strong{font-size:13px}.bh-day>div{padding:18px;font-size:13px}.bh-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.bh-service-grid>div{border:1px solid var(--bh-border);border-radius:6px;padding:17px}.bh-service-grid h3{font-size:15px}.bh-service-grid li{margin:5px 0}.bh-table-scroll{overflow:auto}.bh-detail table{border-collapse:collapse;width:100%;min-width:650px}.bh-detail th,.bh-detail td{border:1px solid var(--bh-border);padding:10px;text-align:center;font-size:12px}.bh-detail th{background:#f3f6f9}.bh-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.bh-photo-grid img{width:100%;height:135px;object-fit:cover}.bh-reserve-card{position:sticky;top:20px;align-self:start;border:1px solid var(--bh-border);border-radius:9px;padding:20px;box-shadow:0 4px 18px #213f5f17}.bh-reserve-card h3{font-size:19px}.bh-reserve-price{padding:12px 0;border-block:1px solid var(--bh-border);margin-bottom:14px}.bh-reserve-price strong{display:block;color:var(--bh-blue);font-size:25px}.bh-reserve-price span{font-size:11px;color:var(--bh-muted)}.bh-reserve-card form{display:grid;gap:14px}.bh-reserve-card small{display:block;margin-top:14px;text-align:center;color:var(--bh-muted)}.bh-transfer-search{padding:20px;border-radius:12px;background:#f0f5f9}.bh-transfer-search h1{margin-bottom:15px}.bh-transfer-form{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:end}.bh-checkbox{display:flex!important;align-items:center;gap:8px;font-weight:500!important}.bh-checkbox input{width:auto!important;min-height:auto!important;margin:0!important}.bh-transfer-form>.bh-btn{height:43px}.bh-transfer-results{display:grid;gap:13px}.bh-transfer-card{display:grid;grid-template-columns:150px 1fr auto;gap:20px;align-items:center;border:1px solid var(--bh-border);padding:15px;border-radius:9px}.bh-transfer-card img{width:150px;height:105px;object-fit:cover;border-radius:6px}.bh-transfer-card h3{font-size:17px;margin:0}.bh-transfer-card p{margin:3px 0;color:var(--bh-muted);font-size:13px}.bh-transfer-card-action{text-align:right}.bh-transfer-card-action strong{display:block;font-size:20px;color:var(--bh-blue);margin-bottom:8px}.bh-content{max-width:850px}.bh-content img{max-width:100%;height:auto}.bh-booking-page{max-width:800px}.bh-booking-form{border:1px solid var(--bh-border);border-radius:9px;padding:23px;display:grid;gap:19px}.bh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.bh-form-error{background:#fff1ee;color:#a63024;border:1px solid #eab4ab;border-radius:6px;padding:12px;margin-bottom:15px}.bh-booking-summary{background:#eef5f3;border-radius:6px;padding:13px;font-size:13px}.bh-confirmation{text-align:center;padding-top:80px}.bh-checkmark{width:75px;height:75px;margin:auto auto 20px;border-radius:50%;background:#e6f5ea;color:var(--bh-green);font-size:47px;line-height:75px}.bh-footer{background:#f9fafb;border-top:1px solid #e8ebee;margin-top:30px;color:#48515b;font-size:12px}.bh-footer-tagline{text-align:center;background:#eef2f5;color:#52718b;padding:17px;font-size:20px;font-weight:700}.bh-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px;padding-top:35px;padding-bottom:28px}.bh-footer-logo{height:65px}.bh-footer-grid h3{font-size:15px;color:#21394e;margin-bottom:12px}.bh-footer-grid p{margin-bottom:7px}.bh-footer-grid ul{list-style:none;margin:0;padding:0}.bh-footer-grid li{padding:3px 0}.bh-footer-bottom{border-top:1px solid #e4e8ed;padding:16px 0;color:#77818c}.bh-footer-bottom p{margin:6px 0}.bh-whatsapp{position:fixed;left:18px;bottom:15px;width:43px;height:43px;border-radius:50%;background:#4dbd63;color:#fff!important;font-size:27px;display:grid;place-items:center;z-index:30;box-shadow:0 2px 10px #0003}.bh-cookie{position:fixed;bottom:0;left:0;right:0;z-index:40;background:#fffffff2;box-shadow:0 -2px 12px #0002;padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:20px;font-size:11px}.bh-cookie.is-hidden{display:none}.bh-cookie button{border:0;border-radius:4px;background:var(--bh-blue);color:#fff;padding:5px 10px}@media(max-width:950px){.bh-toplinks{display:none}.bh-topline{justify-content:space-between}.bh-phone{min-width:130px;font-size:12px}.bh-call-number{min-height:14.4px;font-size:12px}.bh-mobile-toggle{display:block}.bh-main-nav{display:none;height:auto;padding-bottom:16px;flex-direction:column;align-items:stretch;gap:0}.bh-main-nav.is-open{display:flex}.bh-nav-group{display:block;height:auto}.bh-nav-group>a,.bh-main-nav>a{display:block;padding:10px 0}.bh-dropdown{position:static;display:none;box-shadow:none;width:100%;max-height:none}.bh-nav-group:focus-within .bh-dropdown,.bh-nav-group:hover .bh-dropdown{display:block}.bh-campaigns{grid-template-columns:repeat(2,1fr)}.bh-category-grid,.bh-featured-categories{grid-template-columns:repeat(3,1fr)}.bh-tour-grid{grid-template-columns:repeat(2,1fr)}.bh-footer-grid{grid-template-columns:repeat(2,1fr)}.bh-detail-layout{grid-template-columns:minmax(0,1fr) 240px}.bh-listing-layout{grid-template-columns:220px minmax(0,1fr)}}@media(max-width:680px){.bh-wrap{width:min(100% - 26px,1120px)}.bh-logo{width:auto}.bh-logo img{width:105px}.bh-phone{margin-left:auto;padding:6px 8px}.bh-phone strong{font-size:12px}.bh-hero{height:auto;min-height:345px;border-radius:0 0 20px 20px}.bh-hero-inner{padding-top:75px;padding-bottom:35px}.bh-hero h1{font-size:26px;margin-bottom:30px}.bh-hero-search{padding:12px}.bh-search-pane{flex-direction:column}.bh-search-pane .bh-btn{width:100%}.bh-campaigns,.bh-category-grid,.bh-featured-categories,.bh-tour-grid{grid-template-columns:1fr 1fr;gap:10px}.bh-campaign{height:86px;font-size:10px}.bh-campaign img{width:65px}.bh-category-tile{height:135px}.bh-category-tile strong{font-size:14px;left:10px;bottom:10px}.bh-promo-grid{display:block}.bh-carousel{height:230px;margin-bottom:12px}.bh-promo-grid .bh-category-tile{height:135px}.bh-tour-grid{grid-template-columns:1fr}.bh-section{padding-top:28px}.bh-listing-layout,.bh-detail-layout{display:block}.bh-filters{margin-bottom:20px}.bh-tour-list .bh-tour-card{display:block}.bh-tour-list .bh-tour-card-image{height:210px}.bh-gallery{height:265px;grid-template-columns:1fr}.bh-gallery-main{height:265px}.bh-gallery-side{display:none}.bh-detail-highlights,.bh-service-grid,.bh-form-grid{grid-template-columns:1fr}.bh-detail-nav{gap:12px}.bh-reserve-card{position:static;margin-top:25px}.bh-photo-grid{grid-template-columns:repeat(2,1fr)}.bh-transfer-form{grid-template-columns:1fr 1fr}.bh-transfer-card{grid-template-columns:1fr}.bh-transfer-card img{width:100%;height:160px}.bh-transfer-card-action{text-align:left}.bh-footer-grid{grid-template-columns:1fr 1fr;gap:20px}.bh-cookie{align-items:start}.bh-page h1{font-size:24px}}@media(max-width:420px){.bh-topline{gap:8px}.bh-phone-copy{display:flex}.bh-campaigns,.bh-category-grid{grid-template-columns:1fr}.bh-promo-grid .bh-category-grid{grid-template-columns:repeat(2,1fr)}.bh-transfer-form{grid-template-columns:1fr}.bh-footer-grid{grid-template-columns:1fr}.bh-results-top{align-items:start;flex-direction:column}}@media(max-width:680px){.bh-carousel{height:190px}.bh-wide-sliders img{object-fit:contain}}.bh-listing-description{margin-top:28px;padding:22px;border:1px solid var(--bh-border);border-radius:8px}.bh-date-entry{display:flex;align-items:stretch;gap:6px}.bh-date-entry .bh-date-text{flex:1;min-width:0}.bh-date-entry .bh-date-picker{width:43px!important;flex:none;padding:6px!important;color:transparent;cursor:pointer}.bh-date-picker::-webkit-datetime-edit{display:none}.bh-date-picker::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;margin:auto}.bh-tours:has(.bh-detail){background:#f8faff}.bh-tours:has(.bh-detail) .bh-header{position:sticky;top:0}.bh-tours:has(.bh-detail) .bh-header .bh-wrap{width:min(1116px,calc(100% - 40px))}.bh-tours:has(.bh-detail) .bh-toplinks{justify-content:flex-start;margin-left:70px}.bh-tours:has(.bh-detail) .bh-main-nav{padding-inline:40px}.bh-detail.bh-wrap{width:min(1116px,calc(100% - 40px))}.bh-detail.bh-page{padding-top:17px;font-size:16px;line-height:1.5;color:#212529}.bh-detail-breadcrumb{min-height:65px;margin-bottom:16px;padding:15px 18px;background:#fff;border:1px solid #eef0f5;border-radius:9px;box-shadow:0 2px 5px #22345a12;gap:10px;color:#59636f;font-size:15px}.bh-detail-breadcrumb strong{font-size:14px;color:#30333a;font-weight:700}.bh-share{display:flex;align-items:center;gap:8px;margin-left:auto;color:#60656f;font-size:12px;font-weight:700;white-space:nowrap}.bh-share a{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:#fff!important;font-size:17px;font-weight:700}.bh-share-facebook{background:#3276d3}.bh-share-x{background:#1e242b}.bh-share-whatsapp{background:#4fbc72}.bh-detail .bh-gallery{height:408px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:24px;background:transparent;border-radius:0;overflow:visible}.bh-detail .bh-gallery-main{height:408px;border-radius:10px;object-fit:cover}.bh-detail .bh-gallery-side{gap:8px;grid-template-rows:repeat(2,minmax(0,1fr));border-radius:0}.bh-detail .bh-gallery-side img{height:200px;border-radius:10px;object-fit:cover}.bh-detail .bh-gallery-single{display:block}.bh-detail .bh-gallery-single .bh-gallery-main{width:100%}.bh-detail .bh-gallery-few .bh-gallery-side{display:flex;flex-direction:column}.bh-detail .bh-gallery-few .bh-gallery-side img{flex:1;min-height:0;height:0}.bh-detail .bh-gallery-open{right:12px;bottom:12px;z-index:1;padding:9px 14px;border-radius:7px;box-shadow:0 2px 8px #0002}.bh-detail-layout{grid-template-columns:minmax(0,736px) minmax(0,356px);gap:24px;align-items:start}.bh-detail-summary,.bh-detail-section{background:#fff;border-radius:8px;box-shadow:0 2px 5px #21252912;padding:24px;margin-bottom:24px}.bh-detail-summary h1{margin:0 0 16px;color:#111827;font-size:26.4px;line-height:1.2;font-weight:800}.bh-detail-facts{gap:8px;margin-bottom:16px;color:#475569;font-size:13px;line-height:1.5}.bh-detail-facts span{display:inline-block;padding:6px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-weight:600}.bh-detail-facts .bh-fact-break{flex-basis:100%;height:0;padding:0;border:0;background:transparent}.bh-detail .bh-intro{margin:0;padding:16px;background:#eff6ff;border-left:4px solid #3b82f6;border-radius:12px;color:#c55449;font:700 18px/1.5 Verdana,Geneva,sans-serif;text-align:center}.bh-detail .bh-intro p{margin:0 0 17px;color:#c55449}.bh-detail .bh-intro p:last-child{margin-bottom:0}.bh-detail-highlights{margin:18px 0 0;color:#334b84}.bh-detail-nav{top:130px;gap:6px;min-height:53px;margin-bottom:24px;padding:7px 9px;border:1px solid #eef0f5;border-radius:9px;box-shadow:0 2px 5px #21252912;background:#fff;color:#55616f;font-size:14px;font-weight:700}.bh-detail-nav a{display:flex;align-items:center;padding:9px 13px;border-radius:8px}.bh-detail-nav a:before{display:inline-block;margin-right:7px;font-size:13px;line-height:1}.bh-detail-nav a:nth-child(1):before{content:"◈"}.bh-detail-nav a:nth-child(2):before{content:"♟"}.bh-detail-nav a:nth-child(3):before{content:"▦"}.bh-detail-nav a:nth-child(4):before{content:"▧"}.bh-detail-nav a:nth-child(5):before{content:"▤"}.bh-detail-nav a.is-active{background:#334b84;color:#fff}.bh-detail-nav a:hover{background:#edf1f8;color:#334b84}.bh-detail-nav a.is-active:hover{background:#2b4073;color:#fff}.bh-detail-section{padding:24px;scroll-margin-top:200px}.bh-detail-section h2{margin:0 0 16px;padding:0 0 16px;border-bottom:1px solid #dee2e6;color:#212529;font-size:20px;line-height:1.25;font-weight:700}.bh-detail-section h2:before{content:"▣";display:inline-block;margin-right:10px;color:#334b84;font-size:17px}.bh-day{margin-bottom:10px;border-color:#d2d6dd;border-radius:8px}.bh-day summary{min-height:51px;padding:12px 16px;background:#f8fafc;color:#334b84}.bh-day summary span{padding:3px 7px;background:#eff6ff;border-radius:5px;font-size:13px}.bh-day summary strong{font-size:14px;font-weight:700}.bh-day>div{padding:20px;font-size:15px;line-height:2;color:#5c626e}.bh-day>div p{margin-bottom:12px}.bh-detail .bh-service-grid{gap:24px}.bh-detail .bh-service-grid>div{padding:16px;border-radius:8px}.bh-detail .bh-service-grid>div:first-child{background:#f0fdf4;border:1px solid #cae9d9}.bh-detail .bh-service-grid>div:last-child{background:#fef2f2;border:1px solid #f2d0d3}.bh-detail .bh-service-grid h3{margin-bottom:16px;font-size:16px;font-weight:700}.bh-detail .bh-service-grid>div:first-child h3{color:#198754}.bh-detail .bh-service-grid>div:last-child h3{color:#dc3545}.bh-detail .bh-service-grid ul{list-style:none;margin:0;padding:0}.bh-detail .bh-service-grid li{margin:0 0 4px;color:#212529;font:700 14px/1.55 Verdana,Geneva,sans-serif}.bh-detail .bh-price-accordion{margin-bottom:16px;background:#fff;border:1px solid #cfd3da}.bh-detail .bh-price-accordion>div{padding:0}.bh-detail .bh-price-accordion summary{min-height:52px;background:#fff;color:#212529;font-size:14px}.bh-detail .bh-price-accordion[open] summary{background:#dce9ff;color:#2d4d86;border-bottom:1px solid #b8cce9}.bh-detail .bh-price-accordion summary:before{content:"▦";color:#347ad1;font-size:17px}.bh-detail .bh-price-accordion summary:after{content:"⌄";margin-left:auto;color:#344257;font-size:20px;line-height:1}.bh-detail .bh-price-accordion[open] summary:after{transform:rotate(180deg)}.bh-detail .bh-price-accordion th,.bh-detail .bh-price-accordion td{border:0;border-bottom:1px solid #e2e5ea;padding:13px 9px;font-size:13px}.bh-detail .bh-price-accordion th{background:#f8fafc;color:#596477;font-weight:700}.bh-detail .bh-price-accordion td:nth-child(-n+3){color:#347d56;font-weight:700}.bh-detail .bh-price-accordion tbody tr:last-child td{border-bottom:0}.bh-detail .bh-photo-grid{gap:10px}.bh-detail .bh-photo-grid img{height:145px;border-radius:6px}.bh-reserve-card{top:140px;padding:24px;border:1px solid #e0e4eb;border-radius:16px;background:#fff;box-shadow:0 2px 5px #21252912}.bh-reserve-card h3{margin:0 0 15px;text-align:center;color:#212529;font-size:20px;line-height:1.3;font-weight:700}.bh-reserve-price{min-height:107px;margin-bottom:17px;padding:18px 8px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;text-align:center}.bh-reserve-price span{display:block;color:#4b5563;font-size:13px}.bh-reserve-price strong{display:block;color:#3b7654;font-size:28px;line-height:1.2;font-weight:800}.bh-reserve-card form{gap:15px}.bh-reserve-card label{color:#626b76;font-size:13px;font-weight:600}.bh-reserve-card select{min-height:36px;padding:6px 10px;border:1px solid #d2d6dc;border-radius:6px;color:#303945;font-size:13px}.bh-reserve-card .bh-btn{min-height:56px;margin-top:2px;border-radius:7px;background:#4cae82;font-size:16px}.bh-reserve-card small{margin-top:24px;padding-top:16px;border-top:1px solid #d8dde3;color:#56616b;font-size:13px}@media(max-width:950px){.bh-tours:has(.bh-detail) .bh-toplinks{margin-left:0}.bh-tours:has(.bh-detail) .bh-main-nav{padding-inline:0}.bh-detail-layout{grid-template-columns:minmax(0,1fr) 290px}.bh-detail-nav{top:130px}.bh-detail-breadcrumb{font-size:13px}}@media(max-width:680px){.bh-tours:has(.bh-detail) .bh-header{position:relative}.bh-detail.bh-wrap{width:min(100% - 26px,1116px)}.bh-detail.bh-page{padding-top:14px}.bh-detail-breadcrumb{min-height:0;padding:12px;gap:6px;font-size:11px}.bh-detail-breadcrumb strong{font-size:11px}.bh-share{flex-basis:100%;margin-left:0;justify-content:flex-end}.bh-detail .bh-gallery{height:270px;display:block;margin-bottom:17px}.bh-detail .bh-gallery-main{height:270px}.bh-detail .bh-gallery-side{display:none}.bh-detail-layout{display:flex;flex-direction:column}.bh-detail-content{width:100%;order:2}.bh-reserve-card{position:static;order:1;width:100%;margin:0 0 20px}.bh-detail-summary,.bh-detail-section{padding:17px;margin-bottom:17px}.bh-detail-summary h1{font-size:22px}.bh-detail .bh-intro{font-size:15px;line-height:1.5}.bh-detail-nav{top:0;margin-bottom:17px;font-size:12px}.bh-detail-nav a{padding:8px}.bh-detail-section h2{font-size:18px}.bh-detail .bh-service-grid{display:block}.bh-detail .bh-service-grid>div{margin-bottom:12px}.bh-detail .bh-day>div{font-size:14px}}.bh-tours:has(.bh-home){font-size:16px;line-height:1.5;background:#fff}.bh-tours:has(.bh-home) .bh-wrap{width:min(1116px,calc(100% - 40px))}.bh-tours:has(.bh-home) .bh-header{position:sticky;top:0}.bh-tours:has(.bh-home) .bh-header .bh-toplinks{justify-content:flex-start;margin-left:69px;gap:25px;font-size:16px}.bh-tours:has(.bh-home) .bh-header .bh-main-nav{padding-inline:40px;font-size:16px}.bh-tours:has(.bh-home) .bh-header .bh-logo img{width:130px;transform:translateX(-6px)}.bh-home .bh-hero{height:376px;border-radius:0 0 5% 5%}.bh-home .bh-hero-inner{padding-top:74px}.bh-home .bh-hero h1{margin-bottom:48px;font-size:40px;line-height:1.2}.bh-home .bh-hero-search{max-width:926px;height:156px;padding:20px;background:#eff7ffbf}.bh-home .bh-search-tabs{height:50px;margin-bottom:4px}.bh-home .bh-search-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:8px 15px;font-size:16px}.bh-home .bh-search-tabs button:first-child{min-width:148px}.bh-home .bh-search-tabs button:nth-child(2){min-width:199px}.bh-home .bh-tab-icon{width:36px;height:31px;flex:none;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.bh-home .bh-tab-car-icon{width:43px}.bh-home .bh-search-pane{height:60px;margin:0;padding:5px;border-radius:0 10px 10px 10px}.bh-home .bh-search-pane input{height:50px;padding-left:35px;font-size:16px}.bh-home .bh-search-pane .bh-btn{height:50px;font-size:16px}.bh-home-campaigns{padding-top:48px;padding-bottom:0}.bh-home .bh-section h2{font-size:24px;line-height:1.2}.bh-home-campaigns h2{margin-bottom:16px}.bh-home .bh-campaigns{grid-template-columns:repeat(4,1fr);gap:16px}.bh-home .bh-campaign{height:98px;font-size:12.8px;line-height:1.2}.bh-home .bh-campaign img{width:85px}.bh-home .bh-campaign strong{padding:10px 10px 10px 12px}.bh-home-promo{grid-template-columns:minmax(0,739fr) minmax(0,361fr);gap:16px;padding-top:24px;padding-bottom:0}.bh-home .bh-carousel{height:325px;border-radius:10px}.bh-home-promo .bh-category-grid{grid-template-columns:repeat(2,1fr);gap:16px}.bh-home-promo .bh-category-tile{height:154px;border-radius:8px}.bh-home-promo .bh-category-tile strong{bottom:10px;left:15px;font-size:17.6px;line-height:1.5;font-weight:600}.bh-home-announcements{height:72px;margin-top:24px;padding:16px;background:#fff;border-radius:16px;box-shadow:0 2px 8px #1f293714;display:flex;align-items:center;gap:0}.bh-home-announcements h2{flex:none;width:164px;height:38px;margin:0;padding:8px 12px;border-radius:8px;background:linear-gradient(135deg,#334b84,#4871b9);color:#fff;font-size:14px!important;line-height:22px!important;display:flex;align-items:center;justify-content:center;gap:7px}.bh-announcement-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#4fc36b;box-shadow:0 0 0 4px #4fc36b20}.bh-announcement-icon{font-size:16px;line-height:1}.bh-home .bh-announcements{flex:1;min-width:0;height:38px;padding:3px 16px;background:transparent;border-radius:0;overflow:hidden;font-size:20.8px;line-height:31.2px;font-weight:700;text-align:center}.bh-home .bh-announcements a{display:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-home .bh-announcements a.is-current{display:block}.bh-announcement-arrows{display:flex;gap:6px;flex:none}.bh-announcement-arrows button{width:29px;height:29px;padding:0;border:1px solid #e2e7ed;border-radius:50%;background:#f8fafc;color:#96a0ad;font-size:22px;line-height:25px}.bh-home-featured{padding-top:47px;padding-bottom:0}.bh-home-featured h2{text-align:center;margin-bottom:9px}.bh-home-featured+.bh-home-featured{padding-top:48px}.bh-home .bh-featured-categories{display:grid;height:500px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,240px);grid-template-areas:"a a b c" "d e f f";gap:16px}.bh-home .bh-featured-categories .bh-category-tile{height:240px;border:1px solid #bbb;border-radius:12px}.bh-home .bh-featured-categories .bh-category-tile:nth-child(1){grid-area:a}.bh-home .bh-featured-categories .bh-category-tile:nth-child(2){grid-area:b}.bh-home .bh-featured-categories .bh-category-tile:nth-child(3){grid-area:c}.bh-home .bh-featured-categories .bh-category-tile:nth-child(4){grid-area:d}.bh-home .bh-featured-categories .bh-category-tile:nth-child(5){grid-area:e}.bh-home .bh-featured-categories .bh-category-tile:nth-child(6){grid-area:f}.bh-home .bh-featured-categories .bh-category-tile strong{bottom:10px;left:15px;font-size:17.6px;line-height:1.5;font-weight:600}@media(max-width:950px){.bh-tours:has(.bh-home) .bh-header .bh-toplinks{margin-left:0}.bh-tours:has(.bh-home) .bh-header .bh-main-nav{padding-inline:0}.bh-home .bh-search-tabs button:first-child,.bh-home .bh-search-tabs button:nth-child(2){min-width:0}.bh-home .bh-featured-categories{height:692px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,220px);grid-template-areas:"a b" "c d" "e f"}.bh-home .bh-featured-categories .bh-category-tile{height:220px}}@media(max-width:680px){.bh-tours:has(.bh-home) .bh-header{position:relative}.bh-tours:has(.bh-home) .bh-wrap{width:min(100% - 24px,1116px)}.bh-tours:has(.bh-home) .bh-header .bh-topline{height:60px;min-height:60px;gap:0}.bh-tours:has(.bh-home) .bh-header .bh-logo{width:90px;height:60px}.bh-tours:has(.bh-home) .bh-header .bh-logo img{width:90px;max-height:55px;transform:none}.bh-tours:has(.bh-home) .bh-header .bh-socials{display:flex;width:68px;margin-left:25px;gap:8px}.bh-tours:has(.bh-home) .bh-header .bh-phone{width:131px;height:43px;min-height:43px;margin-left:12px;padding:4px 6px;border-radius:10px}.bh-tours:has(.bh-home) .bh-header .bh-phone-copy{display:flex}.bh-tours:has(.bh-home) .bh-header .bh-phone>span:first-child{font-size:20px}.bh-tours:has(.bh-home) .bh-header .bh-phone strong{font-size:12px}.bh-tours:has(.bh-home) .bh-header .bh-mobile-toggle{width:24px;margin-left:13px;padding:0}.bh-home .bh-hero{height:424px;min-height:424px;border-radius:0 0 20px 20px}.bh-home .bh-hero-inner{padding-top:74px}.bh-home .bh-hero h1{margin-bottom:48px;font-size:28px;line-height:1.2}.bh-home .bh-hero-search{height:185px;padding:12px}.bh-home .bh-search-tabs{height:43px;margin:0}.bh-home .bh-search-tabs button{min-height:43px;padding:7px 10px;font-size:14px}.bh-home .bh-tab-icon{width:25px;height:25px}.bh-home .bh-tab-car-icon{width:32px}.bh-home .bh-search-pane{height:118px;margin:0;padding:5px;gap:8px}.bh-home .bh-search-pane input,.bh-home .bh-search-pane .bh-btn{flex:none;width:100%;height:50px}.bh-home .bh-section h2{font-size:21.57px;line-height:1.2}.bh-home-campaigns{padding-top:48px}.bh-home .bh-campaigns{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.bh-home .bh-campaigns::-webkit-scrollbar{display:none}.bh-home .bh-campaign{min-width:330px;height:98px;font-size:12.8px;scroll-snap-align:start}.bh-home .bh-campaign img{width:108px}.bh-home-promo{display:block;padding-top:34px}.bh-home .bh-carousel{height:162px;margin-bottom:16px}.bh-home-promo .bh-category-grid{gap:16px}.bh-home-promo .bh-category-tile{height:154px}.bh-home-announcements{height:106px;margin-top:24px;padding:8px}.bh-home-announcements h2{width:68px;height:32px;padding:6px 8px;font-size:11px!important}.bh-home-announcements h2>span:last-child{display:none}.bh-home .bh-announcements{height:88px;padding:0 12px;font-size:20.8px;line-height:31.2px;text-align:left}.bh-home .bh-announcements a{white-space:normal}.bh-announcement-arrows{display:none}.bh-home-featured,.bh-home-featured+.bh-home-featured{padding-top:24px}.bh-home .bh-featured-categories{height:280px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,140px);grid-template-areas:"a b c" "d e f";gap:5px}.bh-home .bh-featured-categories .bh-category-tile{height:140px;border-radius:8px}.bh-home .bh-featured-categories .bh-category-tile strong{bottom:7px;left:7px;font-size:12px;line-height:1.3}}.bh-tours .bh-footer{margin-top:24px;border-top:0;background:#fff;color:#fff}.bh-tours .bh-footer-tagline{height:38px;margin-bottom:46px;padding:0;background:#fff;color:#212529;font-size:32px;line-height:38px;text-align:center}.bh-tours .bh-footer-grid{position:relative;isolation:isolate;min-height:483px;grid-template-columns:1.05fr 1fr 1fr;gap:32px;padding-top:30px;padding-bottom:0;color:#fff;font-size:16px;line-height:1.5}.bh-tours .bh-footer-grid:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:linear-gradient(180deg,#273e8cde,#0009),url('/blue_holidays_tours/static/src/img/footer-bg.jpg') center/cover no-repeat}.bh-tours .bh-footer-logo{width:190px;height:auto;min-height:105px;margin-bottom:22px}.bh-tours .bh-footer-logo img{width:180px;max-height:none;filter:brightness(0) invert(1)}.bh-tours .bh-footer-company>p:first-of-type{margin-top:0}.bh-tours .bh-footer-grid h3{color:#fff;font-size:20px;line-height:1.2}.bh-tours .bh-footer-grid a{color:#fff}.bh-tours .bh-footer-grid>div:nth-child(2) ul,.bh-tours .bh-footer-grid>div:nth-child(3) ul{columns:2;column-gap:20px}.bh-tours .bh-footer-menu ul{margin:0 0 16px;padding-left:24px;list-style:disc}.bh-tours .bh-footer-menu li{display:list-item;padding:0;break-inside:avoid;line-height:24px;list-style:disc}.bh-tours .bh-footer-menu-foreign{position:relative}.bh-tours .bh-footer-menu-foreign:before{content:"";position:absolute;top:0;bottom:20px;left:-16px;width:1px;background:#ffffff70}.bh-tours .bh-footer-pages{grid-column:1/-1;align-self:end;padding:18px 0;border-top:1px solid #ffffff70}.bh-tours .bh-footer-pages>h3{display:none}.bh-tours .bh-footer-pages>ul{display:flex;margin:0;padding:0;justify-content:space-between;align-items:center;gap:20px;list-style:none}.bh-tours .bh-footer-pages>ul>li{padding:0;list-style:none}.bh-footer-more{position:relative}.bh-footer-more summary{list-style:none;cursor:pointer;white-space:nowrap}.bh-footer-more summary::-webkit-details-marker{display:none}.bh-footer-more summary span{display:inline-block;margin-left:3px;font-size:13px;transition:transform .2s ease}.bh-footer-more[open] summary span{transform:rotate(180deg)}.bh-tours .bh-footer-more>ul{position:absolute;z-index:15;right:0;bottom:35px;display:block;min-width:260px;max-height:310px;margin:0;padding:8px 0;border:1px solid #dce1e8;border-radius:10px;background:#fff;box-shadow:0 8px 25px #0004;overflow-y:auto;columns:1;list-style:none}.bh-tours .bh-footer-more>ul li{display:block;padding:0;list-style:none}.bh-tours .bh-footer-more>ul a{display:block;padding:8px 14px;color:#26323a!important;font-size:14px;white-space:nowrap;text-align:left}.bh-tours .bh-footer-more>ul a:hover{background:#f2f5fb;color:#273e8c!important}.bh-tours .bh-footer-bottom{padding:30px 0 18px;border-top:0;background:#fff;color:#626b75;text-align:center;font-size:11px;line-height:1.55}.bh-tours .bh-footer-bottom>a{display:block;margin-bottom:28px;color:#26323a;font-size:16px}@media(max-width:680px){.bh-tours:has(.bh-home) .bh-header{position:sticky;top:0}.bh-tours:has(.bh-home) .bh-header .bh-socials a{display:grid;width:30px;height:25px;place-items:center}.bh-tours:has(.bh-home) .bh-header .bh-phone{margin-left:7px}.bh-home .bh-search-tabs button{padding-inline:6px}.bh-home .bh-wide-sliders img{object-fit:cover}.bh-tours .bh-footer{margin-top:24px}.bh-tours .bh-footer-tagline{height:34px;margin-bottom:46px;font-size:24px;line-height:34px}.bh-tours .bh-footer-grid{min-height:570px;display:grid;grid-template-columns:1fr;padding:24px 6px 0;text-align:center}.bh-tours .bh-footer-logo{width:210px;min-height:126px;margin:0 auto 26px}.bh-tours .bh-footer-logo img{width:205px}.bh-tours .bh-footer-menu{display:none}.bh-tours .bh-footer-pages{grid-column:1;padding:16px 0}.bh-tours .bh-footer-pages>ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.bh-tours .bh-footer-more>ul{right:50%;bottom:34px;transform:translateX(50%)}.bh-tours .bh-footer-bottom{padding:28px 4px 18px;font-size:11px}.bh-tours .bh-footer-bottom>a{font-size:16px}}.bh-main-nav{position:relative}.bh-mobile-menu-head,.bh-mobile-home{display:none}.bh-nav-group{position:static}.bh-nav-group>a{position:relative}.bh-nav-chevron{display:inline-block;margin-left:4px;transition:transform .2s ease}.bh-nav-group:hover .bh-nav-chevron,.bh-nav-group:focus-within .bh-nav-chevron{transform:rotate(180deg)}.bh-dropdown{display:block;left:0;right:0;top:100%;width:100%;max-height:none;overflow:visible;padding:20px;margin:0;border-radius:0 0 6px 6px;background:#f2f6fd;box-shadow:0 9999px 0 9999px #0000004d,0 14px 28px #1f293733;opacity:0;visibility:hidden;transform:translateY(-5px);transition:opacity .16s ease,transform .16s ease,visibility .16s;z-index:60}.bh-nav-group:hover .bh-dropdown,.bh-nav-group:focus-within .bh-dropdown{display:block;opacity:1;visibility:visible;transform:translateY(0)}.bh-dropdown-content{display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:16px 26px}.bh-dropdown-links{columns:2;column-gap:34px;padding:0 4px}.bh-dropdown-links a{display:block;break-inside:avoid;padding:1px 0;margin:0 0 15px;color:#000;font-size:17.6px;line-height:1.5;font-weight:500}.bh-dropdown-links a:hover{background:transparent;color:#273e8c;text-decoration:underline}.bh-dropdown-visual{min-height:240px;overflow:hidden;border-radius:6px}.bh-dropdown-visual img{width:100%;height:100%;min-height:240px;object-fit:cover}.bh-dropdown-all{grid-column:1/-1;display:flex!important;align-items:center;justify-content:center;width:100%;min-height:42px;padding:9px 18px!important;border-radius:6px;background:linear-gradient(180deg,#3653a5,#273e8c);box-shadow:0 3px 7px #1d2c6529;color:#fff!important;font-size:15px!important;font-weight:600!important;text-align:center}.bh-dropdown-all:hover{color:#fff!important;opacity:.9}.bh-dropdown-all span{margin-left:6px}@media(max-width:950px){body.bh-menu-open{overflow:hidden}.bh-main-nav,.bh-tours:has(.bh-home) .bh-header .bh-main-nav{position:fixed;inset:0;z-index:90;display:flex!important;width:100%;height:100dvh;margin:0;padding:0!important;gap:0;align-items:stretch;justify-content:flex-start;flex-direction:column;background:#fff;overflow-y:auto;visibility:hidden;transform:translateX(-100%);transition:transform .3s ease,visibility .3s}.bh-main-nav.is-open,.bh-tours:has(.bh-home) .bh-header .bh-main-nav.is-open{visibility:visible;transform:translateX(0)}.bh-mobile-menu-head{display:flex;min-height:60px;padding:5px 15px;align-items:center;justify-content:space-between;background:#fff}.bh-mobile-close{display:grid;width:28px;height:28px;padding:0;border:2px solid #273e8c;border-radius:50%;place-items:center;background:transparent;color:#273e8c;font-size:17px;line-height:1}.bh-mobile-menu-logo{display:flex;align-items:center;justify-content:flex-end;height:40px}.bh-mobile-menu-logo img{width:auto;height:38px;object-fit:contain}.bh-mobile-home{display:flex!important}.bh-main-nav>.bh-mobile-home,.bh-main-nav>.bh-nav-group>a,.bh-main-nav>a:last-child{width:100%;min-height:44px;padding:5px 15px!important;border-top:1px solid #dee2e6;background:#fff;color:#000!important;font-size:20px;font-weight:500;line-height:34px;align-items:center;justify-content:space-between;text-align:left}.bh-main-nav>a:last-child{display:flex;border-bottom:1px solid #dee2e6}.bh-nav-group{display:block;width:100%;height:auto}.bh-nav-group:hover,.bh-nav-group:focus-within{background:transparent}.bh-nav-group:hover .bh-nav-chevron,.bh-nav-group:focus-within .bh-nav-chevron{transform:none}.bh-nav-group.is-expanded>.bh-nav-chevron,.bh-nav-group.is-expanded>a .bh-nav-chevron{transform:rotate(180deg)}.bh-dropdown{position:static;display:block;width:100%;max-height:0;margin:0;padding:0;border:1px solid #dee2e6;border-radius:0;background:#fff;box-shadow:none;opacity:1;visibility:hidden;transform:none;overflow:hidden;transition:max-height .45s ease,visibility .45s}.bh-nav-group.is-expanded>.bh-dropdown{max-height:317px;visibility:visible;overflow-y:auto}.bh-dropdown-content{display:block}.bh-dropdown-links{columns:1;padding:0}.bh-dropdown-links a{margin:0;padding:5px 20px;font-size:16px;line-height:1.5;font-weight:500}.bh-dropdown-visual,.bh-dropdown-all{display:none!important}}.bh-tours:has(.bh-menu-overview){background:#f4f5fe;color:#212529;font-size:16px;line-height:1.5}.bh-tours:has(.bh-menu-overview) .bh-wrap{width:min(1116px,calc(100% - 40px))}.bh-tours:has(.bh-menu-overview) .bh-header .bh-toplinks{justify-content:flex-start;margin-left:69px;gap:25px;font-size:16px}.bh-tours:has(.bh-menu-overview) .bh-header .bh-main-nav{padding-inline:40px;font-size:16px}.bh-tours:has(.bh-menu-overview) .bh-header .bh-logo img{width:130px;transform:translateX(-6px)}.bh-menu-overview{min-height:400px;padding-bottom:30px;background:#f4f5fe}.bh-menu-overview-hero{width:100%;height:clamp(140px,13.533vw,252px);overflow:hidden;background:#dce7f1}.bh-menu-overview-hero img{width:100%;height:100%;object-fit:cover}.bh-menu-overview-content{padding-top:16px}.bh-menu-overview-breadcrumb{display:flex;height:24px;margin:0;align-items:center;gap:0;color:#6c757d;font-size:16px;line-height:24px}.bh-menu-overview-breadcrumb span{margin:0 10px;color:#6c757d;font-size:20px;line-height:1}.bh-menu-overview-breadcrumb a{color:#262728}.bh-menu-overview-breadcrumb a:hover{color:#273e8c;text-decoration:underline}.bh-menu-overview-breadcrumb strong{font-weight:400}.bh-menu-overview-content>h1{margin:32px 0 0;color:#212529;font-size:28px;line-height:33.6px;font-weight:700}.bh-menu-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 24px;margin-top:40px}.bh-menu-category-card{position:relative;height:154px;border-radius:12px;overflow:hidden;background:#dce7f1;color:#fff!important;font-size:16px;font-weight:600}.bh-menu-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000 0%,transparent 30%)}.bh-menu-category-card img,.bh-menu-category-card .bh-image-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.bh-menu-category-card:hover img{transform:scale(1.035)}.bh-menu-category-card strong{position:absolute;z-index:1;left:15px;right:12px;bottom:10px;font-size:16px;line-height:24px;font-weight:600}@media(max-width:950px){.bh-tours:has(.bh-menu-overview) .bh-header .bh-toplinks{margin-left:0}.bh-tours:has(.bh-menu-overview) .bh-header .bh-main-nav{padding-inline:0}.bh-menu-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.bh-tours:has(.bh-menu-overview) .bh-wrap{width:min(100% - 24px,1116px)}.bh-menu-overview-hero{height:110px}.bh-menu-overview-content{padding-top:14px}.bh-menu-overview-breadcrumb{overflow-x:auto;font-size:13px;white-space:nowrap}.bh-menu-overview-content>h1{margin-top:24px;font-size:24px;line-height:29px}.bh-menu-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.bh-menu-category-card{height:auto;aspect-ratio:261/154}.bh-menu-category-card strong{left:10px;bottom:8px;font-size:13px;line-height:18px}}.bh-tours:has(.bh-listing-page){background:#f6f8fc;color:#212529;font-size:16px;line-height:1.5}.bh-tours:has(.bh-listing-page) .bh-wrap{width:min(1116px,calc(100% - 40px))}.bh-tours:has(.bh-listing-page) .bh-header{position:sticky;top:0}.bh-tours:has(.bh-listing-page) .bh-header .bh-toplinks{justify-content:flex-start;margin-left:69px;gap:25px;font-size:16px}.bh-tours:has(.bh-listing-page) .bh-header .bh-main-nav{padding-inline:40px;font-size:16px}.bh-tours:has(.bh-listing-page) .bh-header .bh-logo img{width:130px;transform:translateX(-6px)}.bh-listing-hero{height:300px;border-radius:0 0 5% 5%;overflow:hidden;background:#0e91cc url('/blue_holidays_tours/static/src/img/hero-fallback.svg') center/cover no-repeat;position:relative}.bh-listing-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#052f5b2b,#05365e10)}.bh-listing-hero-inner{position:relative;z-index:1;padding-top:72px}.bh-listing-hero .bh-hero-search{max-width:none;height:156px;padding:20px;background:#eff7ffcf}.bh-listing-hero .bh-search-tabs{height:50px;margin-bottom:4px}.bh-listing-hero .bh-search-tabs button{display:flex;min-height:50px;padding:8px 15px;align-items:center;justify-content:center;gap:8px;font-size:16px}.bh-listing-hero .bh-search-tabs button:first-child{min-width:148px}.bh-listing-hero .bh-search-tabs button:nth-child(2){min-width:199px}.bh-listing-hero .bh-tab-icon{width:36px;height:31px;flex:none;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.bh-listing-hero .bh-tab-car-icon{width:43px}.bh-listing-hero .bh-search-pane{height:60px;margin:0;padding:5px;border-radius:0 10px 10px 10px}.bh-listing-hero .bh-search-pane input{height:50px;padding-left:35px;font-size:16px}.bh-listing-hero .bh-search-pane .bh-btn{height:50px;min-width:165px;font-size:16px}.bh-listing-body.bh-page{padding:24px 0 75px}.bh-listing-heading-card{position:relative;min-height:94px;padding:16px 22px;background:#fff;border:1px solid #edf0f5;border-radius:14px;box-shadow:0 2px 7px #182e4f0c}.bh-listing-heading-card .bh-breadcrumb{margin:0 0 3px;gap:9px;color:#6b7280;font-size:13px;font-weight:500}.bh-listing-heading-card .bh-breadcrumb strong{color:#1a202c;font-weight:700}.bh-listing-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.bh-listing-title-row h1{margin:0;color:#111827;font-size:23.2px;line-height:1.35;font-weight:700}.bh-result-count{padding:6px 12px;border-radius:20px;background:#eef2ff;color:#3730a3;font-size:13px;font-weight:500;white-space:nowrap}.bh-filter-open{display:none}.bh-listing-layout{display:grid;grid-template-columns:261px minmax(0,1fr);gap:24px;margin-top:24px}.bh-filters{position:sticky;top:145px;align-self:start;padding:0;border:1px solid #edf0f5;border-radius:14px;background:#fff;box-shadow:0 2px 7px #182e4f0c;overflow:hidden}.bh-filter-header{min-height:52px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;background:#fbfcfe;border-bottom:1px solid #edf0f5}.bh-filter-header h3{margin:0;font-size:15.5px;line-height:1.5;font-weight:700}.bh-filter-close{display:none}.bh-filters form{display:block}.bh-filter-group{padding:16px;border-bottom:1px solid #e5e7eb}.bh-filter-group>label{display:block;margin-bottom:8px;color:#374151;font-size:13.6px;line-height:1.5;font-weight:600}.bh-price-range{display:flex;align-items:center;gap:8px}.bh-price-range input{width:0;min-width:0;flex:1;height:38px;margin:0;padding:7px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:13.6px}.bh-price-range b{color:#6b7280}.bh-filter-scroll{max-height:180px;padding-right:4px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.bh-filter-choice{position:relative;display:flex!important;align-items:center;min-height:20px;margin:0 0 8px;padding-left:26px;color:#4b5563;font-size:13.3px!important;font-weight:400!important;cursor:pointer;user-select:none}.bh-filter-choice input{position:absolute!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;opacity:0}.bh-filter-check{position:absolute;left:0;top:50%;width:16px;height:16px;border:1px solid #d1d5db;border-radius:4px;background:#f3f4f6;transform:translateY(-50%)}.bh-filter-choice input:checked~.bh-filter-check{border-color:#273e8c;background:#273e8c}.bh-filter-choice input:checked~.bh-filter-check:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.bh-filter-submit{padding:16px}.bh-filter-submit .bh-btn{width:100%;padding:10px;border-radius:8px;font-size:14px}.bh-results{min-width:0}.bh-results-top{min-height:44px;margin:0 0 23px;align-items:flex-start}.bh-sort-pills{display:inline-flex;flex-wrap:wrap;gap:4px;padding:4px;border:1px solid #edf0f5;border-radius:12px;background:#fff;box-shadow:0 1px 4px #0000000a}.bh-sort-pills a{padding:7px 14px;border-radius:8px;color:#6b7280;font-size:13.3px;font-weight:600;white-space:nowrap}.bh-sort-pills a:hover{background:#f3f4f6;color:#111827}.bh-sort-pills a.is-active{background:#1f2937;color:#fff}.bh-tour-list{gap:16px}.bh-listing-page .bh-tour-card{display:grid;grid-template-columns:276px minmax(0,1fr);height:305px;min-height:305px;border:1px solid #eef1f6;border-radius:14px;background:#fff;box-shadow:0 2px 7px #182e4f0c;transition:transform .25s ease,box-shadow .25s ease}.bh-listing-page .bh-tour-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px -5px #00000014}.bh-listing-page .bh-tour-card-image{height:303px;min-width:0;min-height:0;border-radius:13px 0 0 13px;overflow:hidden}.bh-listing-page .bh-tour-card-image img,.bh-listing-page .bh-tour-card-image .bh-image-placeholder{display:block;width:100%;height:100%;min-height:0;object-fit:cover}.bh-listing-page .bh-tour-card-image img{transition:transform .4s ease}.bh-listing-page .bh-tour-card:hover .bh-tour-card-image img{transform:scale(1.04)}.bh-listing-page .bh-card-category{bottom:10px;left:10px;padding:3px 8px;border-radius:4px;background:#111827bf;backdrop-filter:blur(4px);color:#fff;font-size:10.9px}.bh-listing-page .bh-tour-card-content{display:grid;grid-template-columns:minmax(0,1fr) 208px;min-width:0;min-height:0;padding:0;overflow:hidden}.bh-listing-page .bh-tour-card-main{display:flex;min-width:0;padding:16px;flex-direction:column;border-right:1px dashed #e5e7eb}.bh-listing-page .bh-tour-card h3{min-height:0;margin:0 0 8px;color:#111827;font-size:16.8px;line-height:1.35;font-weight:700}.bh-listing-page .bh-tour-card h3 a:hover{color:#273e8c}.bh-listing-page .bh-tour-facts{margin-bottom:12px;gap:8px;color:#6b7280;font-size:12.5px;font-weight:500}.bh-listing-page .bh-tour-facts span:first-child{color:#6b7280}.bh-listing-page .bh-tour-facts span:first-child::first-letter{color:#ef4444}.bh-listing-page .bh-meta-dot{color:#d1d5db}.bh-listing-page .bh-highlights{display:flex;min-height:0;margin:0 0 8px;padding:0;gap:5px;columns:auto;flex-wrap:wrap;align-content:flex-start;list-style:none}.bh-listing-page .bh-highlights li{padding:3px 7px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#374151;font-size:11.5px;line-height:1.5;font-weight:500}.bh-listing-page .bh-highlights li:before{content:"✓";margin-right:5px;color:#10b981}.bh-extra-tags{display:flex;margin-top:auto;gap:5px;flex-wrap:wrap}.bh-extra-tags span{padding:3px 8px;border-radius:4px;font-size:11.2px;line-height:1.5;font-weight:600}.bh-extra-blue{border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8}.bh-extra-green{border:1px solid #dcfce7;background:#f0fdf4;color:#15803d}.bh-listing-page .bh-card-price{display:flex;padding:16px;border:0;align-items:stretch;justify-content:center;flex-direction:column;background:#fafbfc;text-align:right;font-size:11.5px}.bh-card-price-value{display:block;margin-bottom:12px;color:#6b7280}.bh-card-price-value del{display:block;color:#6b7280;font-size:12px}.bh-listing-page .bh-card-price strong{display:block;color:#059669;font-size:21.6px;line-height:1.1;letter-spacing:-.5px}.bh-listing-page .bh-card-price .bh-btn{display:flex;width:100%;padding:9px 12px;border:0;border-radius:8px;justify-content:center;gap:7px;background:#10b981;color:#fff!important;font-size:14px}.bh-listing-page .bh-card-price .bh-btn:hover{background:#059669}.bh-listing-page .bh-sold-out{margin-bottom:14px;color:#c9473c;font-size:18px;text-align:center}.bh-listing-page .bh-sold-out small{font-size:11px}.bh-listing-description{max-width:none;margin-top:28px;padding:22px;border:1px solid #edf0f5;border-radius:12px;background:#fff;color:#4b5563;font-size:14px}@media(max-width:950px){.bh-tours:has(.bh-listing-page) .bh-header .bh-toplinks{margin-left:0}.bh-tours:has(.bh-listing-page) .bh-header .bh-main-nav{padding-inline:0}.bh-listing-layout{display:block}.bh-filter-open{display:inline-flex;margin-top:12px;padding:8px 12px;border:0;border-radius:8px;background:#273e8c;color:#fff;font-size:13px;font-weight:600}.bh-filters{position:fixed;inset:0;z-index:100;display:flex;width:100%;height:100dvh;border:0;border-radius:0;flex-direction:column;visibility:hidden;transform:translateX(-100%);transition:transform .3s ease,visibility .3s}.bh-filters.is-open{visibility:visible;transform:translateX(0)}.bh-filter-header{flex:none;background:#fff}.bh-filter-close{display:grid;width:32px;height:32px;padding:0;border:0;border-radius:50%;place-items:center;background:#f3f4f6;color:#273e8c;font-size:24px}.bh-filters form{overflow-y:auto}.bh-filter-scroll{max-height:none}.bh-results-top{overflow-x:auto;scrollbar-width:none}.bh-sort-pills{width:max-content;flex-wrap:nowrap}}@media(max-width:680px){.bh-tours:has(.bh-listing-page) .bh-wrap{width:min(100% - 24px,1116px)}.bh-tours:has(.bh-listing-page) .bh-header .bh-topline{height:60px;min-height:60px;gap:0}.bh-tours:has(.bh-listing-page) .bh-header .bh-logo{width:90px;height:60px}.bh-tours:has(.bh-listing-page) .bh-header .bh-logo img{width:90px;max-height:55px;transform:none}.bh-tours:has(.bh-listing-page) .bh-header .bh-socials{display:flex;width:68px;margin-left:25px;gap:8px}.bh-tours:has(.bh-listing-page) .bh-header .bh-phone{width:131px;height:43px;min-height:43px;margin-left:7px;padding:4px 6px;border-radius:10px}.bh-tours:has(.bh-listing-page) .bh-header .bh-phone-copy{display:flex}.bh-tours:has(.bh-listing-page) .bh-header .bh-phone>span:first-child{font-size:20px}.bh-tours:has(.bh-listing-page) .bh-header .bh-phone strong{font-size:12px}.bh-tours:has(.bh-listing-page) .bh-header .bh-mobile-toggle{width:24px;margin-left:13px;padding:0}.bh-listing-hero{height:286px;border-radius:0 0 20px 20px}.bh-listing-hero-inner{padding-top:50px}.bh-listing-hero .bh-hero-search{height:185px;padding:12px}.bh-listing-hero .bh-search-tabs{height:43px;margin:0}.bh-listing-hero .bh-search-tabs button{min-width:0!important;min-height:43px;padding:7px 6px;font-size:14px}.bh-listing-hero .bh-tab-icon{width:25px;height:25px}.bh-listing-hero .bh-tab-car-icon{width:32px}.bh-listing-hero .bh-search-pane{height:118px;margin:0;padding:5px;gap:8px;flex-direction:column}.bh-listing-hero .bh-search-pane input,.bh-listing-hero .bh-search-pane .bh-btn{flex:none;width:100%;height:50px}.bh-listing-body.bh-page{padding-top:16px}.bh-listing-heading-card{padding:14px 16px}.bh-listing-heading-card .bh-breadcrumb{font-size:11.5px}.bh-listing-title-row{align-items:flex-start;flex-direction:column;gap:8px}.bh-listing-title-row h1{font-size:21px}.bh-result-count{font-size:12px}.bh-listing-layout{margin-top:16px}.bh-results-top{margin-bottom:16px}.bh-listing-page .bh-tour-card{display:block;height:auto;min-height:0}.bh-listing-page .bh-tour-card-image{height:220px;min-height:220px;border-radius:13px 13px 0 0}.bh-listing-page .bh-tour-card-content{display:block}.bh-listing-page .bh-tour-card-main{min-height:250px;border-right:0;border-bottom:1px dashed #e5e7eb}.bh-listing-page .bh-card-price{padding:16px;text-align:center}.bh-listing-page .bh-card-price .bh-btn{max-width:220px;margin:auto}}@media(max-width:950px){body.bh-filters-open{overflow:hidden}}.bh-tours:has(.bh-corporate-page){background:#f4f5fe}.bh-corporate-page.bh-page{min-height:0;padding:16px 0 46px;color:#212529;font-size:16px;line-height:1.5}.bh-corporate-wrap{width:min(1116px,calc(100% - 40px))}.bh-corporate-breadcrumb{display:flex;height:24px;margin:0;align-items:center;gap:0;color:#6c757d;font-size:16px;line-height:24px}.bh-corporate-breadcrumb>*+*:before{content:"›";display:inline-block;margin:0 10px;color:#6c757d;font-size:20px;line-height:1}.bh-corporate-breadcrumb a{color:#262728}.bh-corporate-breadcrumb a:hover{color:#273e8c;text-decoration:underline}.bh-corporate-layout{display:grid;grid-template-columns:261px minmax(0,831px);gap:24px;margin-top:48px;align-items:start}.bh-corporate-sidebar{position:sticky;top:96px;overflow:hidden;border:1px solid #bbb;border-radius:12px;background:#fff;box-shadow:0 2px 4px #21252913}.bh-corporate-sidebar ul{padding:0;margin:0;list-style:none}.bh-corporate-sidebar li{margin:0;padding:0}.bh-corporate-sidebar a{display:flex;min-height:64px;padding:20px 15px;align-items:center;justify-content:space-between;color:#26323a;font-size:16px;line-height:24px;font-weight:600}.bh-corporate-sidebar a:hover{background:#eaffff;color:#26323a}.bh-corporate-sidebar a.is-active{background:#273e8c;color:#fff}.bh-corporate-arrow{margin-left:10px;font-size:30px;line-height:18px;font-weight:300}.bh-corporate-card{min-width:0;padding:24px;border:1px solid #bbb;border-radius:12px;background:#fff;box-shadow:0 2px 4px #21252913;color:#212529;font-size:16px;line-height:24px}.bh-corporate-card h1{margin:0 0 8px;color:#212529;font-size:28px;line-height:33.6px;font-weight:700}.bh-corporate-body p{margin:0 0 16px}.bh-corporate-body h2{margin:0 0 8px;color:#212529;font-size:32px;line-height:38.4px;font-weight:500}.bh-corporate-body h3{margin:14px 0 8px;color:#212529;font-size:22px;line-height:1.3}.bh-corporate-body ul,.bh-corporate-body ol{margin:0 0 16px;padding-left:32px}.bh-corporate-body li{margin:0;line-height:24px}.bh-corporate-body table{max-width:100%}.bh-bank-accounts{width:min(525px,100%)}.bh-bank-section{margin:0 0 26.5px}.bh-bank-section:last-of-type{margin-bottom:0}.bh-bank-section h2{height:26.5px;margin:0;padding:1px;color:#000;font-size:16px;line-height:24px;font-weight:700}.bh-bank-row{display:grid;min-height:26.5px;grid-template-columns:153px 9px minmax(0,363px);color:#111;font-size:16px;line-height:24px}.bh-bank-row>span{padding:1px}.bh-corporate-card .bh-bank-note{width:100%;margin:40px 0 16px;font-size:16px;line-height:24px}@media(max-width:950px){.bh-corporate-layout{grid-template-columns:230px minmax(0,1fr)}.bh-corporate-sidebar a{padding-inline:13px;font-size:14px}}@media(max-width:680px){.bh-corporate-page.bh-page{padding-top:14px}.bh-corporate-wrap{width:min(100% - 24px,1116px)}.bh-corporate-breadcrumb{overflow-x:auto;font-size:13px;white-space:nowrap}.bh-corporate-layout{display:block;margin-top:24px}.bh-corporate-sidebar{position:static;margin-bottom:18px}.bh-corporate-sidebar a{min-height:50px;padding:13px 15px;font-size:14px;line-height:22px}.bh-corporate-card{padding:18px}.bh-corporate-card h1{font-size:24px;line-height:29px}.bh-corporate-body{font-size:15px;line-height:23px}.bh-corporate-body h2{font-size:23px;line-height:29px}.bh-bank-accounts{width:100%}.bh-bank-row{grid-template-columns:120px 9px minmax(0,1fr);font-size:13px;line-height:20px}.bh-bank-section h2{font-size:14px}.bh-bank-row,.bh-bank-section h2{height:auto;min-height:25px}.bh-bank-note{margin-top:28px;font-size:14px;line-height:22px}}.bh-tours:has(.bh-contact-page){background:#f4f5fe;color:#212529;font-size:16px;line-height:1.5}.bh-tours:has(.bh-contact-page) .bh-wrap{width:min(1116px,calc(100% - 40px))}.bh-tours:has(.bh-contact-page) .bh-header .bh-toplinks{justify-content:flex-start;margin-left:69px;gap:25px;font-size:16px}.bh-tours:has(.bh-contact-page) .bh-header .bh-main-nav{padding-inline:40px;font-size:16px}.bh-tours:has(.bh-contact-page) .bh-header .bh-logo img{width:130px;transform:translateX(-6px)}.bh-contact-page{padding-bottom:30px;background:#f4f5fe}.bh-contact-breadcrumb-wrap{height:56px}.bh-contact-breadcrumb{display:flex;height:56px;align-items:center;color:#6c757d;font-size:16px;line-height:24px}.bh-contact-breadcrumb span{margin:0 10px;color:#6c757d;font-size:20px}.bh-contact-breadcrumb a{color:#262728}.bh-contact-breadcrumb a:hover{color:#273e8c;text-decoration:underline}.bh-contact-breadcrumb strong{font-weight:400}.bh-contact-content{padding-top:32px;padding-bottom:16px}.bh-contact-card{padding:24px;border:1px solid #bbb;border-radius:12px;background:#fff;box-shadow:0 2px 4px #21252913}.bh-contact-card h1{margin:0;color:#212529;font-size:28px;line-height:33.6px;font-weight:700}.bh-contact-info{display:grid;height:164px;margin:8px 0 24px;padding:24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;border:1px solid #bbb;border-radius:12px;background:#f4f5fe;box-shadow:0 2px 4px #21252913}.bh-contact-info-card{display:flex;min-width:0;height:114px;padding:8px;align-items:center;border:1px solid #bbb;border-radius:12px;background:#fff;color:#212529!important;box-shadow:0 2px 4px #21252913;font-size:16px;font-weight:700}.bh-contact-info-card:hover{opacity:.82}.bh-contact-info-card svg{width:48px;height:48px;margin-right:10px;flex:none;fill:#212529}.bh-contact-info-card span{display:flex;min-width:0;flex-direction:column}.bh-contact-info-card strong{font-size:16px;line-height:24px}.bh-contact-info-card b{color:#273e8c;font-size:16px;line-height:24px;overflow-wrap:anywhere}.bh-contact-lower{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.bh-contact-form{height:450px;border-radius:12px;background:#f7f7f7;overflow:hidden}.bh-contact-form h2{height:45px;margin:0;padding:8px;border-radius:12px 12px 0 0;background:#273e8c;color:#fff;font-size:24px;line-height:29px;font-weight:500}.bh-contact-form h2 span{display:inline-block;transform:rotate(-20deg)}.bh-contact-fields{display:grid;padding:8px;gap:16px}.bh-contact-field-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.bh-contact-fields input,.bh-contact-fields textarea{width:100%;height:54px;margin:0;padding:15px 10px;border:1px solid #bbb;border-radius:12px;background:#fff;color:#212529;font-size:14.4px;line-height:21.6px;outline:0}.bh-contact-fields textarea{height:76px;resize:vertical}.bh-contact-fields input:focus,.bh-contact-fields textarea:focus{border-color:#273e8c;box-shadow:0 0 0 3px #273e8c20}.bh-contact-fields button{width:max-content;min-width:109px;height:44px;padding:10px 24px;border:0;border-radius:12px;background:#273e8c;color:#fff;font-size:16px;line-height:24px;font-weight:500}.bh-contact-fields button:hover{background:#1e337d}.bh-contact-alert{padding:9px 12px;border-radius:8px;font-size:13px;line-height:20px}.bh-contact-error{border:1px solid #efb7b7;background:#fff1f1;color:#9f2424}.bh-contact-success{border:1px solid #b8dfc6;background:#effbf3;color:#176b36}.bh-contact-map{display:block;width:100%;height:450px;border:0}@media(max-width:950px){.bh-tours:has(.bh-contact-page) .bh-header .bh-toplinks{margin-left:0}.bh-tours:has(.bh-contact-page) .bh-header .bh-main-nav{padding-inline:0}.bh-contact-info{height:auto;grid-template-columns:1fr 1fr}.bh-contact-info-card:last-child{grid-column:1/-1}}@media(max-width:680px){.bh-tours:has(.bh-contact-page) .bh-wrap{width:min(100% - 24px,1116px)}.bh-contact-breadcrumb{font-size:13px}.bh-contact-content{padding-top:20px}.bh-contact-card{padding:16px}.bh-contact-card h1{font-size:24px;line-height:29px}.bh-contact-info{height:auto;padding:14px;grid-template-columns:1fr;gap:10px}.bh-contact-info-card,.bh-contact-info-card:last-child{grid-column:auto;min-height:88px;height:auto}.bh-contact-lower{grid-template-columns:1fr}.bh-contact-form{height:auto;min-height:450px}.bh-contact-form h2{font-size:21px}.bh-contact-field-row{grid-template-columns:1fr;gap:16px}.bh-contact-map{height:320px}}.bh-tours .bh-cross-link{display:flex;align-items:center;justify-content:center;gap:7px;width:max-content;min-height:38px;margin:10px auto 0;padding:8px 18px;border:1px solid #fff;border-radius:999px;background:#0d6eae;color:#fff!important;font-size:14px;font-weight:700;box-shadow:0 3px 10px #0d48764d;transition:background .2s,transform .2s}.bh-tours .bh-cross-link:hover{background:#084f82;transform:translateY(-1px)}@media(max-width:680px){.bh-tours .bh-cross-link{width:100%;min-height:42px;margin-top:8px}}.bh-tours .bh-toplinks a{display:inline-flex;align-items:center;gap:5px}.bh-tours .bh-toplink-icon{width:15px;height:15px;flex:none;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.bh-tours .bh-backend-link{display:inline-flex;align-items:center;padding:6px 10px;border-radius:6px;background:#21394e;color:#fff!important;font-weight:700}.bh-tours .bh-backend-link .bh-toplink-icon{width:14px;height:14px;fill:currentColor;stroke:none}.bh-tours .bh-backend-link:hover{background:#0e91cc}.bh-tours .bh-mobile-backend{background:#21394e;color:#fff!important;padding-inline:10px;border-radius:6px}.bh-tour-autocomplete{position:relative;flex:1;min-width:0}.bh-tour-autocomplete input{width:100%}.bh-tour-suggestions{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:50;overflow:hidden;border:1px solid #d9e2e8;border-radius:10px;background:#fff;box-shadow:0 12px 28px #17355438}.bh-tour-suggestion{display:flex;width:100%;padding:11px 16px;border:0;border-bottom:1px solid #edf1f4;background:#fff;color:#1f3548;text-align:left;flex-direction:column;gap:2px;cursor:pointer}.bh-tour-suggestion:last-child{border-bottom:0}.bh-tour-suggestion:hover,.bh-tour-suggestion.is-selected{background:#edf8ff}.bh-tour-suggestion strong{font-size:14px}.bh-tour-suggestion small{color:#647788;font-size:12px}.bh-home .bh-hero{z-index:10;overflow:visible}.bh-home .bh-hero-search{position:relative;z-index:1}@media(max-width:680px){.bh-tour-autocomplete{flex:none;width:100%}.bh-search-pane .bh-tour-autocomplete input{width:100%;height:50px}.bh-tour-suggestions{top:calc(100% + 4px)}}