.tour-search.destination-search{background:rgb(213 226 216 / .82);border:1px solid rgb(255 255 255 / .55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 22px 55px rgb(5 27 21 / .28);padding:18px}.destination-search .search-grid{grid-template-columns:1.55fr 1fr .9fr .75fr;gap:8px}.destination-search .field{background:rgb(255 255 255 / .38);border:1px solid rgb(255 255 255 / .55);border-radius:13px;padding:11px 16px}.destination-search .field label{color:#40564e}.destination-search select{cursor:pointer}.destination-search .search-submit{min-height:62px;box-shadow:0 8px 20px rgb(239 107 58 / .26)}@media(max-width:900px){.destination-search .search-grid{grid-template-columns:1fr 1fr}.destination-search .search-submit{grid-column:1/-1}}@media(max-width:620px){.destination-search .search-grid{grid-template-columns:1fr}.destination-search .search-submit{grid-column:auto;min-height:54px}}.site-header{gap:28px;white-space:nowrap}.custom-logo-link{display:flex;align-items:center;flex:0 0 auto}.custom-logo{display:block;max-width:150px;max-height:62px;object-fit:contain}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-left:auto;flex-wrap:nowrap}.main-nav ul{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.main-nav ul li{margin:0}.main-nav ul a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 17px;border:1px solid rgb(255 255 255 / .32);border-radius:999px;background:rgb(255 255 255 / .10);box-shadow:inset 0 1px 0 rgb(255 255 255 / .18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.main-nav ul a:hover,.main-nav .current-menu-item>a{color:#fff;background:rgb(239 107 58 / .92);border-color:rgb(255 255 255 / .45);transform:translateY(-1px)}.nav-phone{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;background:#ef6b3a;border:1px solid rgb(255 255 255 / .45);box-shadow:0 8px 20px rgb(239 107 58 / .25);white-space:nowrap}.nav-phone:hover{background:#d95529}.proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:850px;margin-top:20px}.proof span{display:flex;align-items:center;justify-content:flex-start;min-height:58px;padding:13px 17px;border:1px solid rgb(255 255 255 / .28);border-radius:15px;background:linear-gradient(135deg,rgb(255 255 255 / .16),rgb(255 255 255 / .07));box-shadow:0 10px 30px rgb(2 20 15 / .16),inset 0 1px 0 rgb(255 255 255 / .18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-size:13px;font-weight:800;letter-spacing:.01em;transition:transform .2s ease,background .2s ease}.proof span:hover{transform:translateY(-3px);background:linear-gradient(135deg,rgb(239 107 58 / .40),rgb(255 255 255 / .10))}@media(max-width:1050px) and (min-width:901px){.site-header{gap:14px}.main-nav{gap:8px}.main-nav ul{gap:5px}.main-nav ul a{padding:9px 12px;font-size:12px}.nav-phone{padding:9px 12px;font-size:12px}.custom-logo{max-width:120px}}@media(max-width:900px){.main-nav{display:none;margin-left:0;white-space:normal}.main-nav.open{display:flex;align-items:stretch}.main-nav ul{width:100%;align-items:stretch}.main-nav ul a,.nav-phone{width:100%;justify-content:flex-start}.proof{grid-template-columns:1fr 1fr;max-width:none}}@media(max-width:620px){.proof{grid-template-columns:1fr}.proof span{min-height:52px}}.fs-header-logo{width:280px;height:64px}.fs-header-logo .custom-logo{display:block;width:100%;height:100%;max-width:280px;max-height:64px;object-fit:contain;object-position:left center}@media(max-width:1050px) and (min-width:901px){.fs-header-logo{width:220px;height:54px}.fs-header-logo .custom-logo{max-width:220px;max-height:54px}}@media(max-width:620px){.fs-header-logo{width:205px;height:50px}.fs-header-logo .custom-logo{max-width:205px;max-height:50px}}.all-tours-tab{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 22px;border:1px solid #ef6b3a;border-radius:999px;background:#ef6b3a;color:#fff!important;font-size:14px;font-weight:800;box-shadow:0 10px 24px rgb(239 107 58 / .24);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.all-tours-tab:hover{background:#d95529;transform:translateY(-2px);box-shadow:0 14px 30px rgb(239 107 58 / .32)}.all-tours-tab span{font-size:19px;line-height:1}.tour-grid{align-items:stretch}.tour-card-modern{display:flex;flex-direction:column;overflow:hidden;border:1px solid #d9ddd8;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgb(15 42 34 / .08);transition:transform .25s ease,box-shadow .25s ease}.tour-card-modern:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgb(15 42 34 / .14)}.tour-card-modern .tour-image{position:relative;display:block;height:245px;border-radius:19px 19px 0 0;background-color:#dfe8e3;background-position:center;background-size:cover}.tour-card-modern .badge{position:absolute;top:20px;left:0;padding:9px 15px;border-radius:0 7px 7px 0;background:#287fe8;color:#fff;font-size:14px;font-weight:800;box-shadow:0 6px 15px rgb(40 127 232 / .25)}.tour-card-modern .tour-body{display:flex;flex:1;flex-direction:column;padding:25px 25px 24px}.tour-card-modern .tour-rating{display:flex;align-items:center;gap:5px;margin-bottom:13px;color:#6c736f;font-size:15px}.tour-card-modern .tour-rating>span{color:#ff8b1f;font-size:21px;line-height:1}.tour-card-modern .tour-rating small{font-size:inherit;color:#6c736f}.tour-card-modern h3{margin:0 0 15px;font-size:23px;line-height:1.25}.tour-card-modern h3 a{color:#14241f}.tour-card-modern .tour-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:0 0 18px;color:#5e6864;font-size:14px}.tour-card-modern .tour-meta span{display:inline-flex;align-items:center;gap:5px}.tour-discount{align-self:flex-start;margin:0 0 16px;padding:7px 13px;border-radius:999px;background:#ef4949;color:#fff;font-size:13px;font-weight:800}.tour-card-modern .tour-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:16px;border-top:1px solid #e5e7e4}.tour-card-modern .price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.tour-card-modern .price strong{color:#287fe8;font-size:25px;line-height:1}.tour-card-modern .price strong.price-contact{font-size:17px}.tour-card-modern .price del{color:#6f7773;font-size:15px}.tour-card-modern .price small{color:#4f5955;font-size:13px}.tour-book-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 20px;border-radius:999px;background:#ff993d;color:#fff!important;font-size:14px;font-weight:800;white-space:nowrap;transition:background .2s ease,transform .2s ease}.tour-book-button:hover{background:#ef6b3a;transform:translateY(-1px)}@media(max-width:1050px){.tour-card-modern .tour-image{height:220px}.tour-card-modern .tour-body{padding:21px}.tour-card-modern h3{font-size:20px}.tour-card-modern .tour-foot{align-items:flex-start;flex-direction:column}.tour-book-button{width:100%}}@media(max-width:700px){.section-head{align-items:flex-start;gap:20px}.all-tours-tab{min-height:44px;padding:10px 18px}.tour-card-modern .tour-image{height:235px}.tour-card-modern .tour-foot{align-items:center;flex-direction:row}.tour-book-button{width:auto}}@media(max-width:420px){.tour-card-modern .tour-foot{align-items:stretch;flex-direction:column}.tour-book-button{width:100%}}.booking-button.whatsapp-direct{display:flex;align-items:center;justify-content:center;gap:11px;background:#25d366;border-radius:999px;box-shadow:0 12px 28px rgb(37 211 102 / .25);font-size:16px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.booking-button.whatsapp-direct:hover{background:#1fbd5a;transform:translateY(-2px);box-shadow:0 16px 34px rgb(37 211 102 / .34)}.whatsapp-icon{display:inline-grid;place-items:center;width:28px;height:28px;border:2px solid #fff;border-radius:50%;font-size:15px}.tour-book-button.whatsapp-direct{background:#25d366}.tour-book-button.whatsapp-direct:hover{background:#1fbd5a}body #qlwapp,body .qlwapp,body #qlwapp-container,body .qlwapp-container{display:none!important}.fs-direct-whatsapp{position:fixed;right:24px;bottom:24px;z-index:99999;display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:58px;padding:13px 24px;border:2px solid rgb(255 255 255 / .92);border-radius:999px;background:#25d366;color:#fff!important;font-size:16px;font-weight:900;box-shadow:0 14px 36px rgb(8 48 31 / .28);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.fs-direct-whatsapp svg{width:31px;height:31px;flex:0 0 auto}.fs-direct-whatsapp:hover{background:#1fbd5a;transform:translateY(-3px);box-shadow:0 18px 42px rgb(8 48 31 / .34)}@media(max-width:620px){.fs-direct-whatsapp{right:14px;bottom:14px;min-height:54px;padding:11px 18px;font-size:14px}.fs-direct-whatsapp svg{width:28px;height:28px}}.itinerary-section{margin-top:58px}.itinerary-section>h2{margin:9px 0 25px;font-family:Georgia,serif;font-size:42px;font-weight:500}.itinerary-tabs{display:grid;grid-template-columns:repeat(5,minmax(115px,1fr));gap:12px;overflow-x:auto;padding:10px;border:1px solid #e1e5e0;border-radius:22px;background:linear-gradient(135deg,#eef2ee,#f8f7f3);box-shadow:inset 0 1px 0 #fff;scrollbar-width:thin}.itinerary-tab{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;min-width:115px;min-height:72px;padding:14px 20px;border:1px solid #fff0;border-radius:16px;background:rgb(255 255 255 / .6);color:#53625b;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 5px 14px rgb(19 37 31 / .05);transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.itinerary-tab strong{font-family:Georgia,serif;font-size:29px;line-height:1}.itinerary-tab:hover{color:#0d594c;background:#fff;transform:translateY(-2px)}.itinerary-tab.active{border-color:#0d594c;background:linear-gradient(135deg,#0d594c,#147563);color:#fff;box-shadow:0 12px 25px rgb(13 89 76 / .28);transform:translateY(-2px)}.itinerary-tab.active:after{content:'';position:absolute;left:50%;bottom:-8px;width:16px;height:16px;background:#147563;transform:translateX(-50%) rotate(45deg);border-radius:2px}.itinerary-panels{margin-top:26px}.itinerary-panel[hidden]{display:none!important}.itinerary-panel{display:none;grid-template-columns:82px 1fr;gap:25px;min-height:190px;padding:34px;border:1px solid #e2e6e1;border-radius:24px;background:linear-gradient(145deg,#fff,#fbfaf7);box-shadow:0 15px 38px rgb(19 37 31 / .09);animation:fsFade .25s ease}.itinerary-panel.active{display:grid}.day-number{display:grid;place-items:center;width:72px;height:72px;border-radius:22px;background:linear-gradient(135deg,#fff0e9,#ffe0d3);color:#ef6b3a;font-family:Georgia,serif;font-size:29px;font-weight:800;box-shadow:0 8px 20px rgb(239 107 58 / .13)}.itinerary-panel h3{margin:5px 0 12px;font-size:24px}.itinerary-panel p{margin:0;color:#46564f;font-size:17px;line-height:1.85}@keyframes fsFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.tour-lists{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:38px}.tour-list{position:relative;padding:28px 28px 25px 76px;border:1px solid #e7e4dc;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgb(19 37 31 / .06)}.tour-list .list-icon{position:absolute;top:27px;left:25px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;font-size:21px;font-weight:900}.tour-list.included .list-icon{background:#dff6e9;color:#13864d}.tour-list.extras .list-icon{background:#ffe6e3;color:#dc3e33}.tour-list h2{margin:0 0 17px;font-size:25px}.tour-list ul{list-style:none;margin:0;padding:0}.tour-list li{position:relative;margin:12px 0;padding-left:22px;color:#53625b;line-height:1.5}.tour-list li:before{content:'•';position:absolute;left:0;color:#ef6b3a;font-weight:900}@media(max-width:700px){.itinerary-section{margin-top:42px}.itinerary-section>h2{font-size:34px}.itinerary-tabs{display:flex;gap:9px;padding:8px}.itinerary-tab{flex:0 0 108px;min-width:108px;min-height:64px;padding:11px 14px}.itinerary-tab strong{font-size:25px}.itinerary-panel{grid-template-columns:1fr;padding:24px}.day-number{width:58px;height:58px;font-size:24px}.tour-lists{grid-template-columns:1fr}.tour-list{padding:24px 22px 22px 68px}}@media(min-width:701px){.itinerary-tabs{grid-template-columns:repeat(auto-fit,minmax(115px,1fr))}}body.single-tour .site-header{background:#0d332b;border-bottom-color:rgb(255 255 255 / .16)}.tour-detail-page{padding-bottom:70px}.tour-premium-hero{position:relative;min-height:455px;background:#173b32 center/cover no-repeat;color:#fff}.tour-premium-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgb(4 38 31 / .95) 0%,rgb(5 42 34 / .78) 38%,rgb(5 31 26 / .20) 75%),linear-gradient(0deg,rgb(5 30 25 / .55),transparent 55%)}.tour-premium-content{position:relative;z-index:1;padding-top:74px;padding-bottom:62px}.tour-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:28px;color:rgb(255 255 255 / .82);font-size:14px}.tour-breadcrumb span{opacity:.6}.premium-badge{display:inline-flex;margin-bottom:14px;padding:7px 12px;border:1px solid rgb(255 255 255 / .30);border-radius:999px;background:rgb(255 255 255 / .12);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;backdrop-filter:blur(8px)}.tour-premium-content h1{max-width:820px;margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(48px,6vw,82px);font-weight:500;line-height:1.02;letter-spacing:-.045em}.premium-chips{display:flex;gap:12px;flex-wrap:wrap}.premium-chips>span{display:inline-flex;align-items:center;gap:9px;min-height:52px;padding:12px 17px;border:1px solid rgb(255 255 255 / .30);border-radius:12px;background:rgb(255 255 255 / .10);box-shadow:inset 0 1px rgb(255 255 255 / .14);backdrop-filter:blur(10px);font-size:14px}.offer-dashboard{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.72fr);gap:34px;align-items:start;padding-top:38px}.offer-main-column{min-width:0}.dashboard-heading{display:flex;align-items:center;gap:13px;margin:0 0 16px}.dashboard-heading h2{margin:0;font-family:Georgia,serif;font-size:29px;font-weight:500}.dashboard-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#0d594c;color:#fff;font-size:18px;box-shadow:0 8px 20px rgb(13 89 76 / .18)}.departure-options{display:grid;gap:12px}.departure-option{display:grid;grid-template-columns:56px minmax(0,1fr) auto 24px;gap:17px;align-items:center;min-height:104px;padding:16px 20px;border:1px solid #e5e4dd;border-radius:19px;background:#fff;box-shadow:0 10px 27px rgb(19 37 31 / .07);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.departure-option:hover{transform:translateY(-3px);border-color:#b9cfc6;box-shadow:0 15px 34px rgb(19 37 31 / .11)}.departure-calendar{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:#0d594c;color:#fff;font-size:20px}.departure-copy strong,.departure-copy small{display:block}.departure-copy strong{font-size:20px}.departure-copy small{margin-top:6px;color:#718078;font-size:13px}.departure-price{min-width:110px;padding-left:22px;border-left:1px solid #e5e4dd}.departure-price small,.departure-price span{display:block;color:#7a847f;font-size:12px}.departure-price strong{display:block;margin:2px 0;color:#ef6b3a;font-size:26px}.departure-arrow{color:#0d594c;font-size:30px;font-weight:800}.flight-section{margin-top:30px}.flight-card{overflow:hidden;border:1px solid #e5e4dd;border-radius:19px;background:#fff;box-shadow:0 10px 27px rgb(19 37 31 / .07)}.flight-row{display:grid;grid-template-columns:minmax(110px,1fr) 62px minmax(100px,1.3fr) 62px minmax(110px,1fr);gap:13px;align-items:center;min-height:82px;padding:15px 22px}.flight-row+.flight-row{border-top:1px solid #ece9e1}.flight-place small,.flight-place strong{display:block}.flight-place small{margin-bottom:4px;color:#0d7a65;font-size:11px;font-weight:900}.flight-place strong{font-size:14px}.flight-place.destination{text-align:right}.flight-time{text-align:center;font-size:15px}.flight-line{position:relative;height:1px;border-top:1px dashed #4d9b88;text-align:center}.flight-line span{position:absolute;left:50%;top:50%;padding:3px;background:#fff;color:#0d7a65;transform:translate(-50%,-50%)}.room-alert{display:flex;align-items:center;gap:15px;margin-top:18px;padding:16px 20px;border:1px solid #f3a27e;border-radius:16px;background:#fff0e8;color:#513026}.room-alert>span{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:#ef6b3a;color:#fff;font-family:Georgia,serif;font-weight:900}.room-alert p{margin:0;line-height:1.5}.premium-booking-card{position:sticky;top:24px;overflow:hidden;border:1px solid #dfe5e1;border-radius:22px;background:#fff;box-shadow:0 18px 45px rgb(16 46 37 / .15)}.booking-card-top{position:relative;min-height:180px;padding:28px;background:linear-gradient(140deg,#0a493d,#0d2f28);color:#fff}.booking-card-top:after{content:'✦  PARIS';position:absolute;right:21px;bottom:22px;color:rgb(255 255 255 / .17);font-family:Georgia,serif;font-size:20px;letter-spacing:.13em}.booking-card-top small,.booking-card-top span{display:block;color:rgb(255 255 255 / .75)}.booking-card-top strong{display:block;margin:9px 0 2px;font-family:Georgia,serif;font-size:52px;font-weight:500}.booking-card-body{padding:24px}.availability{display:flex;align-items:center;gap:13px;margin-bottom:20px}.availability>span{display:grid;place-items:center;width:38px;height:38px;border:2px solid #0d594c;border-radius:50%;color:#0d594c;font-weight:900}.availability strong,.availability small{display:block}.availability small{margin-top:3px;color:#718078}.premium-reserve,.premium-whatsapp{display:flex;align-items:center;justify-content:center;min-height:55px;border-radius:13px;font-weight:900;transition:transform .2s ease,box-shadow .2s ease}.premium-reserve{background:#ef5b26;color:#fff!important;box-shadow:0 10px 24px rgb(239 91 38 / .24)}.premium-whatsapp{margin-top:11px;border:1px solid #1b8a59;background:#fff;color:#167447!important}.premium-reserve:hover,.premium-whatsapp:hover{transform:translateY(-2px)}.booking-trust{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e8e9e5}.booking-trust>span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:75px;color:#0d7a65;font-weight:900;text-align:center}.booking-trust small{color:#52625b;font-size:10px;font-weight:700;line-height:1.35}.tour-detail-content{padding-top:20px}.premium-intro{max-width:860px;margin:30px 0;padding:28px;border:1px solid #e6e3db;border-radius:20px;background:#fff;box-shadow:0 10px 27px rgb(19 37 31 / .06)}@media(max-width:950px){.offer-dashboard{grid-template-columns:1fr}.premium-booking-card{position:relative;top:auto;max-width:none}.booking-card-top{min-height:150px}.booking-card-top:after{font-size:16px}}@media(max-width:700px){.tour-premium-hero{min-height:410px}.tour-premium-content{padding-top:55px}.tour-premium-content h1{font-size:46px}.premium-chips{display:grid;grid-template-columns:1fr}.premium-chips>span{min-height:47px}.offer-dashboard{padding-top:28px}.departure-option{grid-template-columns:48px 1fr 22px;padding:14px}.departure-calendar{width:46px;height:46px}.departure-price{grid-column:2/3;padding:8px 0 0;border-left:0;border-top:1px solid #e5e4dd}.departure-arrow{grid-column:3;grid-row:1/3}.flight-row{grid-template-columns:1fr 55px 1fr;gap:8px}.flight-row .flight-place:first-child{grid-column:1}.flight-row .flight-time:nth-of-type(1){grid-column:2}.flight-line{grid-column:1/4;grid-row:2;margin:4px 20px}.flight-row .flight-time:nth-of-type(2){grid-column:2;grid-row:3}.flight-place.destination{grid-column:3;grid-row:3}.booking-trust>span{min-height:66px}.premium-intro{padding:20px}}.tour-premium-overlay{background:linear-gradient(90deg,rgb(5 18 16 / .76) 0%,rgb(5 18 16 / .44) 40%,rgb(5 18 16 / .08) 72%),linear-gradient(0deg,rgb(0 0 0 / .30),transparent 55%)}.itinerary-section{scroll-margin-top:24px}.departure-strip-shell{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:10px;align-items:stretch}.departure-slider{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 2px 13px}.departure-slider::-webkit-scrollbar{display:none}.departure-slider .departure-option{flex:0 0 min(430px,86%);scroll-snap-align:start;grid-template-columns:50px minmax(145px,1fr) auto 20px;min-height:94px;padding:14px 17px}.departure-scroll{border:1px solid #d9e2dd;border-radius:14px;background:#fff;color:#0d594c;font-size:29px;font-weight:800;cursor:pointer;box-shadow:0 7px 20px rgb(19 37 31 / .08);transition:background .2s ease,color .2s ease,transform .2s ease}.departure-scroll:hover{background:#0d594c;color:#fff;transform:translateY(-2px)}.fs-offer-list-admin{margin:22px 0;padding:18px;border:1px solid #cfd5d2;border-radius:10px;background:#f8faf9}.fs-offer-list-admin h3{margin-top:0}.site-footer-premium{position:relative;margin-top:0;padding:0;background:linear-gradient(135deg,#0a3029,#102c3a);color:#d6e2de}.footer-accent{height:7px;background:linear-gradient(90deg,#ef6b3a,#ff9a4b 38%,#2bbd7e)}.footer-premium-grid{display:grid;grid-template-columns:1.45fr .7fr .9fr 1.1fr;gap:55px;padding-top:68px;padding-bottom:55px}.footer-logo{display:block;width:min(320px,100%);margin-bottom:22px}.footer-logo img{display:block;width:100%;height:auto;object-fit:contain;object-position:left}.footer-brand-column p{max-width:410px;margin:0;color:#aebfba;font-size:14px;line-height:1.75}.footer-social{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.footer-social a{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid rgb(255 255 255 / .17);border-radius:999px;color:#fff;font-size:12px;font-weight:800;transition:background .2s ease,border-color .2s ease}.footer-social a:hover{background:#ef6b3a;border-color:#ef6b3a}.footer-links-column,.footer-contact-column{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.footer-links-column h3,.footer-contact-column h3{margin:4px 0 12px;color:#fff;font-size:17px}.footer-links-column a,.footer-links-column span,.footer-contact-column a,.footer-contact-column p{margin:0;color:#aebfba;font-size:13px;line-height:1.5}.footer-links-column a:hover,.footer-contact-column a:hover{color:#fff}.footer-whatsapp{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px;margin-top:10px!important;padding:11px 16px;border-radius:12px;background:#25d366;color:#fff!important;font-weight:900!important;box-shadow:0 10px 25px rgb(37 211 102 / .18)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px;padding-bottom:25px;border-top:1px solid rgb(255 255 255 / .10);color:#91a8a1;font-size:11px;letter-spacing:.02em}@media(max-width:980px){.footer-premium-grid{grid-template-columns:1.4fr 1fr;gap:40px}.departure-slider .departure-option{flex-basis:min(400px,88%)}}@media(max-width:700px){.departure-strip-shell{grid-template-columns:minmax(0,1fr) 44px}.departure-prev{display:none}.departure-next{grid-column:2}.departure-slider{grid-column:1;grid-row:1}.departure-slider .departure-option{flex-basis:92%;grid-template-columns:44px 1fr 20px}.departure-slider .departure-price{grid-column:2/3}.footer-premium-grid{grid-template-columns:1fr;gap:32px;padding-top:48px;padding-bottom:42px}.footer-logo{width:260px}.footer-bottom{align-items:flex-start;flex-direction:column}.site-footer-premium{padding-bottom:65px}}body.single-tour .inner-header{background:#13251f!important}body.single-tour .site-header{background:transparent!important}.month-date-picker .dashboard-heading{align-items:center}.month-date-picker .dashboard-heading p{margin:5px 0 0;color:#6d7a74;font-size:13px}.month-tabs{display:flex;gap:9px;overflow-x:auto;padding:5px 4px 12px;scrollbar-width:thin}.month-tab{display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:10px 16px;border:1px solid #d8dfda;border-radius:999px;background:#fff;color:#52625b;font-size:14px;font-weight:900;white-space:nowrap;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.month-tab span{display:inline-flex;align-items:center;justify-content:center;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:#eef2ef;color:#61716a;font-size:10px}.month-tab:hover{border-color:#0d594c;color:#0d594c;transform:translateY(-1px)}.month-tab.active{border-color:#0d594c;background:#0d594c;color:#fff;box-shadow:0 8px 20px rgb(13 89 76 / .20)}.month-tab.active span{background:rgb(255 255 255 / .18);color:#fff}.month-panels{padding:15px;border:1px solid #e1e4df;border-radius:20px;background:rgb(255 255 255 / .48);box-shadow:inset 0 1px #fff}.month-panel[hidden]{display:none!important}.compact-date-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:390px;overflow-y:auto;padding:2px 7px 2px 2px;scrollbar-color:#b7c8c0 #fff0;scrollbar-width:thin}.compact-date-card{display:grid;grid-template-columns:40px minmax(0,1fr) auto 16px;gap:11px;align-items:center;min-height:75px;padding:11px 13px;border:1px solid #e2e5e1;border-radius:15px;background:#fff;box-shadow:0 7px 18px rgb(19 37 31 / .05);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.compact-date-card:hover{border-color:#8fb6a7;box-shadow:0 11px 23px rgb(19 37 31 / .10);transform:translateY(-2px)}.compact-calendar{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#e5f1ec;color:#0d594c;font-size:15px}.compact-date-copy strong,.compact-date-copy small,.compact-price small,.compact-price strong{display:block}.compact-date-copy strong{color:#14261f;font-size:14px}.compact-date-copy small{margin-top:4px;color:#78837e;font-size:10px}.compact-price{text-align:right}.compact-price small{color:#83908a;font-size:9px}.compact-price strong{margin-top:2px;color:#ef6b3a;font-size:18px}.compact-arrow{color:#0d594c;font-size:21px;font-weight:900}@media(max-width:700px){.compact-date-grid{grid-template-columns:1fr;max-height:350px}.month-panels{padding:10px}.compact-date-card{grid-template-columns:38px minmax(0,1fr) auto 14px}.month-tab{min-height:44px;padding:8px 14px}}.compact-date-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:322px;padding:3px 8px 3px 3px}.compact-date-card{grid-template-columns:34px minmax(0,1fr) auto;gap:9px;min-height:66px;padding:9px 10px;border-color:#e4e8e4;border-radius:13px;background:linear-gradient(145deg,#fff,#fbfcfa)}.compact-calendar{width:34px;height:34px;border-radius:10px;font-size:13px}.compact-date-copy strong{font-size:13px;line-height:1.25}.compact-date-copy small{font-size:9px}.compact-price{padding-left:8px;border-left:1px solid #edf0ed}.compact-price strong{font-size:16px}.compact-arrow{display:none}.month-panels{position:relative;padding:12px;background:linear-gradient(145deg,rgb(255 255 255 / .7),rgb(235 241 236 / .72))}.booking-mobile{display:none}.booking-card-top em{position:absolute;right:21px;bottom:22px;max-width:58%;overflow:hidden;color:rgb(255 255 255 / .17);font-family:Georgia,serif;font-size:20px;font-style:normal;letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.booking-card-top:after{display:none}.follow-title{display:block;margin-top:22px;color:#fff;font-size:13px;letter-spacing:.04em}.premium-intro,.itinerary-panel,.tour-list{background:linear-gradient(145deg,#f4f7f3,#eef3ef);border-color:#dce5df}.itinerary-panel p{color:#344840;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.75;letter-spacing:.005em}.itinerary-panel h3{font-family:Georgia,serif;font-size:27px;font-weight:600}.day-number{background:linear-gradient(135deg,#ffe7dc,#ffd8c8)}.related-tours{margin-top:54px;padding-top:38px;border-top:1px solid #dce2dd}.related-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:19px}.related-heading h2{margin:7px 0 0;font-family:Georgia,serif;font-size:34px;font-weight:500}.related-controls{display:flex;gap:8px}.related-controls button{display:grid;place-items:center;width:39px;height:39px;border:1px solid #cbd8d2;border-radius:50%;background:#fff;color:#0d594c;font-size:25px;cursor:pointer}.related-controls button:hover{background:#0d594c;color:#fff}.related-track{display:flex;gap:13px;overflow-x:auto;padding:4px 2px 16px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b8c9c1 #fff0}.related-card{display:grid;grid-template-columns:108px minmax(0,1fr) 24px;align-items:center;flex:0 0 315px;min-height:94px;overflow:hidden;border:1px solid #dce3de;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgb(19 37 31 / .07);scroll-snap-align:start;transition:transform .2s ease,box-shadow .2s ease}.related-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgb(19 37 31 / .12)}.related-image{align-self:stretch;min-height:94px;background:#dfe8e3 center/cover no-repeat}.related-copy{min-width:0;padding:12px}.related-copy strong,.related-copy small{display:block}.related-copy strong{overflow:hidden;font-family:Georgia,serif;font-size:17px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.related-copy small{margin-top:7px;color:#6e7b75;font-size:11px}.related-arrow{color:#0d594c;font-size:23px;font-weight:900}.tour-share{display:flex;align-items:center;justify-content:flex-end;gap:13px;margin-top:28px}.tour-share>span{color:#68766f;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tour-share>div{display:flex;gap:7px}.tour-share a,.tour-share button{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;overflow:hidden;padding:0;border:1px solid #d2ddd7;border-radius:50%;background:#fff;color:#fff0;font-size:0;cursor:pointer;box-shadow:0 6px 16px rgb(19 37 31 / .07);transition:transform .2s ease}.tour-share a:hover,.tour-share button:hover{transform:translateY(-2px)}.tour-share a:before,.tour-share button:before{color:#fff;font-size:13px;font-weight:900}.share-whatsapp{background:#25d366!important}.share-whatsapp:before{content:'W'}.share-facebook{background:#1877f2!important}.share-facebook:before{content:'f';font-family:Arial;font-size:19px!important}.share-instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)!important}.share-instagram:before{content:'◎';font-size:20px!important}@media(max-width:1080px){.compact-date-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:950px){.booking-desktop{display:none}.booking-mobile{display:block;position:relative;top:auto;margin-top:38px}.offer-dashboard{grid-template-columns:1fr}.tour-detail-content{padding-top:12px}}@media(max-width:700px){.compact-date-grid{grid-template-columns:1fr;max-height:296px}.compact-date-card{grid-template-columns:34px minmax(0,1fr) auto;min-height:62px}.itinerary-panel{padding:22px;background:linear-gradient(145deg,#f6f8f5,#edf3ef)}.itinerary-panel p{font-size:15px;line-height:1.7}.booking-mobile{margin-top:34px}.related-tours{margin-top:42px}.related-heading{align-items:center}.related-heading h2{font-size:28px}.related-card{flex-basis:278px;grid-template-columns:92px minmax(0,1fr) 20px}.related-image{min-height:90px}.tour-share{align-items:flex-end;flex-direction:column}.site-footer-premium{padding-bottom:72px}}.home .hero{min-height:675px;background-position:center 58%}.home .hero-inner{padding-top:96px}.home .section{padding-top:58px}.home .section-head{position:relative;align-items:end;margin-bottom:28px;padding-bottom:30px;border-bottom:1px solid #d8ddd8}.home .section-head:after{content:'';position:absolute;left:0;bottom:-2px;width:92px;height:4px;border-radius:99px;background:linear-gradient(90deg,#ef6b3a,#ff9d6d)}.home .section-head h2{margin:11px 0 10px;font-size:clamp(43px,5vw,62px);line-height:1.02}.home .section-intro{max-width:610px;margin:0;color:#64736c;font-size:16px;line-height:1.6}.home-tour-slider{display:flex;gap:22px;overflow-x:auto;padding:5px 3px 22px;scrollbar-width:thin;scrollbar-color:#b6c7bf #fff0;scroll-snap-type:none}.home-tour-slider .tour-card{flex:0 0 min(365px,84vw)}.benefits{padding:68px 0;background:linear-gradient(135deg,#102720,#0b211b);overflow:hidden}.benefit-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:15px}.benefit-grid>div{position:relative;min-height:190px;padding:25px 23px;border:1px solid rgb(255 255 255 / .13);border-radius:20px;background:linear-gradient(145deg,rgb(255 255 255 / .10),rgb(255 255 255 / .035));box-shadow:inset 0 1px rgb(255 255 255 / .09),0 16px 35px rgb(0 0 0 / .12);backdrop-filter:blur(8px)}.benefit-grid>div:first-child{display:flex;justify-content:center;flex-direction:column;background:linear-gradient(145deg,rgb(239 107 58 / .23),rgb(239 107 58 / .07));border-color:rgb(239 107 58 / .38)}.benefit-grid>div:first-child h2{margin:12px 0 0;font-family:Georgia,serif;font-size:31px;font-weight:500;line-height:1.15}.benefit{padding-left:23px;border-left:1px solid rgb(255 255 255 / .13)}.benefit:before{display:grid;place-items:center;width:42px;height:42px;margin-bottom:20px;border-radius:13px;background:#ef6b3a;color:#fff;font-size:18px;font-weight:900;box-shadow:0 9px 22px rgb(239 107 58 / .25)}.benefit:nth-child(2):before{content:'✓'}.benefit:nth-child(3):before{content:'24/7';font-size:11px}.benefit:nth-child(4):before{content:'✦'}.benefit h3{margin:0 0 10px;color:#fff;font-size:19px}.benefit p{margin:0;color:#b8c7c1;font-size:13px;line-height:1.65}@media(max-width:900px){.benefit-grid{grid-template-columns:1fr 1fr}.home .hero{min-height:820px}.home .section{padding-top:50px}}@media(max-width:620px){.home .site-header{height:150px;align-items:center;border-bottom-color:rgb(255 255 255 / .22)}.home .hero{min-height:0;background-position:62% center}.home .hero-inner{padding-top:178px;padding-bottom:34px}.home .hero h1{margin-top:4px;font-size:45px;line-height:1.08}.home .hero-copy{font-size:17px;line-height:1.65}.home .section{padding-top:42px}.home .section-head{display:flex;align-items:flex-start;flex-direction:column;gap:20px;padding-bottom:27px}.home .section-head h2{font-size:42px}.home .section-intro{font-size:15px}.home-tour-slider{display:flex;grid-template-columns:none;gap:16px;margin-right:-14px}.home-tour-slider .tour-card{flex-basis:86vw}.benefits{padding:48px 0}.benefit-grid{grid-template-columns:1fr}.benefit-grid>div{min-height:auto}.benefit-grid>div:first-child h2{font-size:28px}}.benefits{padding:36px 0}.benefit-grid{gap:11px}.benefit-grid>div{min-height:132px;padding:17px 18px;border-radius:16px}.benefit-grid>div:first-child h2{margin-top:7px;font-size:24px;line-height:1.12}.benefit-grid .overline{font-size:9px}.benefit:before{float:left;width:32px;height:32px;margin:0 11px 9px 0;border-radius:10px;font-size:14px}.benefit:nth-child(3):before{font-size:9px}.benefit h3{padding-top:5px;font-size:16px}.benefit p{clear:both;font-size:11px;line-height:1.5}.home-tour-slider{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;grid-auto-columns:calc((100% - 54px)/4);gap:18px;overflow-x:auto;align-items:stretch}.home-tour-slider .tour-card{min-width:0;flex:none;border-radius:16px}.home-tour-slider .tour-card-modern .tour-image{height:148px;border-radius:15px 15px 0 0}.home-tour-slider .tour-card-modern .badge{top:12px;padding:6px 10px;font-size:10px}.home-tour-slider .tour-card-modern .tour-body{padding:14px}.home-tour-slider .tour-card-modern .tour-rating{margin-bottom:7px;font-size:11px}.home-tour-slider .tour-card-modern .tour-rating>span{font-size:14px}.home-tour-slider .tour-card-modern h3{margin-bottom:8px;font-size:17px}.home-tour-slider .tour-card-modern .tour-meta{gap:8px;margin-bottom:10px;font-size:10px}.home-tour-slider .tour-card-modern .tour-foot{gap:8px;padding-top:10px}.home-tour-slider .tour-card-modern .price strong{font-size:19px}.home-tour-slider .tour-card-modern .price small,.home-tour-slider .tour-card-modern .price del{font-size:10px}.home-tour-slider .tour-book-button{min-height:36px;padding:8px 12px;font-size:11px}@media(max-width:1050px){.home-tour-slider{grid-auto-columns:calc((100% - 36px)/3)}}@media(max-width:760px){.home-tour-slider{grid-auto-columns:calc((100% - 18px)/2)}}@media(max-width:620px){.benefits{padding:28px 0}.benefit-grid{display:flex;overflow-x:auto;gap:10px;padding-bottom:8px;scroll-snap-type:x mandatory}.benefit-grid>div{flex:0 0 78vw;min-height:126px;scroll-snap-align:start}.benefit-grid>div:first-child h2{font-size:22px}.home-tour-slider{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;grid-auto-columns:82vw;gap:13px;margin-right:-14px;padding-bottom:16px}.home-tour-slider .tour-card{width:auto}.home-tour-slider .tour-card-modern .tour-image{height:155px}.home-tour-slider .tour-card-modern .tour-body{padding:14px}.home-tour-slider .tour-card-modern h3{font-size:18px}}.tour-book-button.whatsapp-direct{background:#ef6b3a;box-shadow:0 8px 18px rgb(239 107 58 / .22)}.tour-book-button.whatsapp-direct:hover{background:#d95529;box-shadow:0 11px 24px rgb(239 107 58 / .30)}.benefits{padding:22px 0}.benefit-grid{gap:9px}.benefit-grid>div{min-height:96px;padding:12px 14px;border-radius:14px}.benefit-grid>div:first-child h2{margin-top:5px;font-size:19px;line-height:1.1}.benefit-grid .overline{font-size:8px}.benefit:before{width:26px;height:26px;margin:0 8px 5px 0;border-radius:8px;font-size:12px}.benefit:nth-child(3):before{font-size:7px}.benefit h3{padding-top:3px;margin-bottom:5px;font-size:14px}.benefit p{font-size:10px;line-height:1.4}@media(max-width:620px){.benefits{padding:20px 0}.benefit-grid>div{flex-basis:68vw;min-height:100px;padding:13px}.benefit-grid>div:first-child h2{font-size:19px}}.smart-no-results{display:grid;grid-template-columns:62px minmax(0,1fr);gap:23px;margin-top:35px;padding:34px;border:1px solid #dbe4df;border-radius:24px;background:linear-gradient(145deg,#fff,#f2f6f3);box-shadow:0 14px 38px rgb(19 37 31 / .08)}.smart-info-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#0d594c;color:#fff;font-family:Georgia,serif;font-size:27px;font-weight:700;box-shadow:0 10px 24px rgb(13 89 76 / .20)}.smart-no-results h2{margin:8px 0 11px;font-family:Georgia,serif;font-size:30px;font-weight:500}.smart-no-results p{max-width:760px;margin:0;color:#5f6f68;font-size:15px;line-height:1.7}.available-month-links{display:flex;gap:11px;flex-wrap:wrap;margin-top:22px}.available-month-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:190px;padding:13px 16px;border:1px solid #cbdad3;border-radius:14px;background:#fff;color:#13251f;box-shadow:0 7px 18px rgb(19 37 31 / .06);transition:transform .2s ease,border-color .2s ease}.available-month-links a:hover{border-color:#ef6b3a;transform:translateY(-2px)}.available-month-links span{font-weight:900}.available-month-links small{color:#ef6b3a;font-size:10px;font-weight:900}.smart-contact-link{display:inline-flex;margin-top:20px;padding:12px 17px;border-radius:999px;background:#ef6b3a;color:#fff!important;font-weight:900}@media(max-width:620px){.smart-no-results{grid-template-columns:1fr;gap:15px;padding:23px;border-radius:19px}.smart-info-icon{width:48px;height:48px;border-radius:14px}.smart-no-results h2{font-size:25px}.smart-no-results p{font-size:14px}.available-month-links{display:grid;grid-template-columns:1fr}.available-month-links a{min-width:0}}.official-offer-notice{display:grid;grid-template-columns:44px minmax(0,1fr);gap:15px;align-items:start;margin-top:20px;padding:18px 20px;border:1px solid #efaa89;border-radius:17px;background:linear-gradient(145deg,#fff3ed,#fff8f4);color:#4f3025;box-shadow:0 8px 22px rgb(120 55 28 / .06)}.official-offer-notice .notice-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#ef6b3a;color:#fff;font-family:Georgia,serif;font-size:22px;font-weight:800}.official-offer-notice strong{display:block;margin:1px 0 6px;color:#542d1e;font-size:14px;text-transform:uppercase;letter-spacing:.045em}.official-offer-notice p{margin:0;color:#6a493d;font-size:13px;line-height:1.6}.official-offer-notice a{color:#d95529;font-weight:900;text-decoration:underline;text-underline-offset:3px}@media(max-width:620px){.official-offer-notice{grid-template-columns:36px minmax(0,1fr);gap:11px;padding:15px}.official-offer-notice .notice-icon{width:34px;height:34px;border-radius:10px;font-size:18px}.official-offer-notice strong{font-size:12px}.official-offer-notice p{font-size:12px}}