@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700;800&display=swap');
:root{--orange:#ca5d3a;--orange-dark:#ab4327;--pale:#fff1e9;--forest:#193e34;--ink:#263a32;--muted:#69756e;--line:#e0e7e1;--soft:#f5f7f4;--white:#fff;--radius:18px;--font:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font:16px/1.65 var(--font);color:var(--ink);background:var(--white)}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.15}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,summary{cursor:pointer}button{color:inherit}button,a,summary{touch-action:manipulation}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #236ca7;outline-offset:5px}button{border:0;background:none}a:hover{color:var(--orange)}.container{width:min(1320px,calc(100% - 72px));margin:auto}.skip{position:fixed;top:-90px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--orange);margin-bottom:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:13px 24px;border:1px solid var(--orange);border-radius:30px;background:var(--orange);color:white;font-size:14px;font-weight:700;line-height:1.5;min-height:48px;transition:background .2s,transform .2s}.button:hover{background:var(--orange-dark);border-color:var(--orange-dark);color:white;transform:translateY(-2px)}.button.light{background:white;color:var(--ink);border-color:white}.button.outline{background:transparent;color:var(--orange);border-color:var(--line)}.button.outline:hover{background:var(--pale);border-color:var(--orange)}.arrow{font-size:22px;line-height:1}.text-link{font-weight:700;font-size:14px;border-bottom:1px solid currentColor;padding-bottom:4px}.topbar{background:var(--orange);color:white;font-size:12px}.topbar>.container{display:flex;align-items:center;justify-content:space-between;min-height:33px}.topbar a:hover{color:white}.topbar a{margin-left:25px}.header{background:white;position:relative;z-index:50}.header-row{display:flex;align-items:center;gap:40px;min-height:92px}.logo{width:121px;flex:none}.logo img{width:121px;height:49px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:27px;margin-left:35px;font-size:14px;font-weight:700}.header-actions{margin-left:auto;display:flex;gap:16px;align-items:center}.portal-link{font-size:14px;font-weight:700}.menu-toggle{display:none;font-size:24px;width:44px;height:44px}.crumb{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px;padding:14px 0;border-top:1px solid var(--line);flex-wrap:wrap}.crumb span:last-child{color:var(--ink)}
.home-hero{position:relative;isolation:isolate;border-radius:20px;min-height:580px;overflow:hidden;color:white;background:var(--forest)}.home-hero>img{position:absolute;right:0;top:0;width:77%;height:100%;object-fit:cover;z-index:-3}.home-hero:before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#17382f 2%,#17382fed 22%,#17382f77 58%,#17382f08 85%),linear-gradient(0deg,#0a251c88,transparent 50%)}.hero-copy{max-width:730px;padding:53px 55px 68px}.hero-copy .eyebrow{color:#fac5a9}.home-hero h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(65px,6.8vw,98px);font-weight:700;line-height:.98;letter-spacing:-.012em}.home-hero h1 em{font-style:normal;color:#ffb187}.hero-copy>p:not(.eyebrow){max-width:400px;font-size:17px;margin-top:24px;color:#edf2ed}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:29px}.hero-actions .text-link{color:white}.hero-stamp{position:absolute;right:32px;top:32px;border:1px solid #ffffff66;border-radius:14px;background:#183b324d;backdrop-filter:blur(8px);padding:14px 20px;display:flex;flex-direction:column;text-align:center}.hero-stamp span{font-size:12px;letter-spacing:.08em}.hero-stamp strong{font-size:33px;line-height:1.2}.hero-caption{position:absolute;right:32px;bottom:31px;display:flex;align-items:center;gap:16px;font-size:14px}.circle{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid #ffffff7a;color:white;font-size:20px}.circle:hover{background:#fff2}.hero-caption a{color:white}.photo-count{font-size:12px;opacity:.8}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0 30px;border-bottom:1px solid var(--line)}.trust-item{display:flex;align-items:center;justify-content:center;gap:15px;border-right:1px solid var(--line);padding:0 20px}.trust-item:last-child{border:0}.trust-item svg{width:27px;height:27px;stroke:var(--orange);fill:none;stroke-width:1.6}.trust-item strong{font-size:14px;display:block}.trust-item span{font-size:13px;color:var(--muted)}
.section{padding:72px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:27px}.section-heading h2,.content-section h2{font-size:clamp(28px,3vw,40px);letter-spacing:-.045em;font-weight:700}.section-heading p:not(.eyebrow){max-width:420px;color:var(--muted);font-size:15px}.filterbar{display:flex;align-items:center;justify-content:space-between;margin:0 0 28px;gap:16px}.filter-chips{display:flex;gap:9px;flex-wrap:wrap}.filter-chips button{border:1px solid var(--line);border-radius:25px;padding:10px 23px;font-weight:600;font-size:14px;min-height:44px}.filter-chips button[aria-pressed=true]{background:var(--forest);border-color:var(--forest);color:white}.result-count{font-size:13px;color:var(--muted)}.tour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.tour-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:white;transition:transform .25s,box-shadow .25s}.tour-card:hover{transform:translateY(-5px);box-shadow:0 14px 35px #1d382c10;color:var(--ink)}.tour-card[hidden]{display:none}.card-photo{height:255px;position:relative;overflow:hidden;background:var(--soft)}.card-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.tour-card:hover .card-photo>img{transform:scale(1.035)}.card-tag{position:absolute;top:16px;left:16px;border-radius:20px;padding:5px 12px;background:white;color:var(--forest);font-size:12px;font-weight:700;box-shadow:0 2px 10px #0001}.card-region{position:absolute;bottom:15px;left:18px;color:white;font-size:12px;font-weight:700;letter-spacing:.1em;text-shadow:0 1px 8px black}.card-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#102c235f)}.card-region{z-index:1}.card-body{padding:22px;display:flex;flex-direction:column;flex:1}.card-body h3{font-size:23px;letter-spacing:-.04em;line-height:1.2}.card-tagline{font-size:14px;color:var(--muted);margin-top:10px;line-height:1.65;min-height:46px}.card-meta{display:flex;gap:9px;font-size:13px;margin:18px 0 15px;flex-wrap:wrap}.card-meta span:not(:last-child):after{content:'·';margin-left:9px;color:#aab3aa}.card-bottom{border-top:1px solid var(--line);padding-top:15px;display:flex;align-items:end;justify-content:space-between;margin-top:auto;gap:10px}.price strong{font-size:29px;line-height:1.15;letter-spacing:-.05em;color:var(--orange)}.price small{font-size:12px;color:var(--muted);display:block;line-height:1.5}.card-go{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:20px;color:var(--orange)}.card-date{font-size:12px;color:var(--muted);margin-top:11px}.card-guarantee{font-size:12px;color:var(--forest);padding-top:12px;display:flex;align-items:center;gap:6px}.fineprint{font-size:13px;color:var(--muted);line-height:1.65;margin-top:20px}.home-feature{display:grid;grid-template-columns:1.05fr 1fr;border-radius:20px;overflow:hidden;background:var(--forest);color:white;margin:4px 0 65px}.home-feature>img{width:100%;height:100%;min-height:440px;object-fit:cover}.feature-copy{padding:52px}.feature-copy .eyebrow{color:#ffc6a7}.feature-copy h2{font-size:43px;letter-spacing:-.04em;line-height:1.12}.feature-copy p:not(.eyebrow){color:#d1ddd5;margin:22px 0 27px}.feature-meta{display:flex;gap:24px;border-top:1px solid #ffffff30;padding-top:20px;margin-bottom:25px;font-size:14px}.why-section{background:var(--soft)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:36px}.why-grid .number{font-family:'Barlow Condensed',Impact,sans-serif;font-size:45px;color:var(--orange);display:block;margin-bottom:12px}.why-grid h3{font-size:22px;letter-spacing:-.03em;margin-bottom:14px}.why-grid p{color:var(--muted);font-size:15px}.contact-band{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:47px 0}.contact-band h2{font-size:31px;letter-spacing:-.04em}.contact-band p{color:var(--muted);margin-top:8px}.footer{background:var(--forest);color:#d1ded6;padding:55px 0 24px}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.1fr;gap:45px}.footer .logo{filter:brightness(0) invert(1);margin-bottom:21px}.footer p{font-size:14px;max-width:280px}.footer h3{font-size:14px;color:white;margin-bottom:17px}.footer a{display:block;font-size:14px;margin-bottom:8px}.footer a:hover{color:#ffb58e}.footer-bottom{border-top:1px solid #ffffff25;margin-top:38px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.footer-bottom a{display:inline;font-size:12px}.footer-inline{display:flex;gap:20px}
.tour-hero{min-height:492px}.tour-hero .hero-copy{padding-top:45px;max-width:790px}.tour-hero h1{font-size:clamp(60px,6.3vw,90px)}.tour-hero .hero-copy>p:not(.eyebrow){max-width:410px}.hero-name{font-size:14px;font-weight:700;display:block;margin-bottom:14px;color:#fad0b7}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 0}.stats>div{padding:0 25px;border-right:1px solid var(--line)}.stats>div:first-child{padding-left:30px}.stats>div:last-child{border:0}.stats strong{font-size:39px;line-height:1.2;letter-spacing:-.05em}.stats strong span{font-size:17px;font-weight:500;letter-spacing:0;margin-left:9px}.stats small{display:block;color:var(--muted);font-size:13px}.stats .stat-price strong{color:var(--orange)}.section-nav-wrap{position:sticky;top:0;z-index:30;background:#fffffff5;backdrop-filter:blur(8px);border-block:1px solid var(--line)}.section-nav{display:flex;gap:27px;align-items:center;overflow:auto;scrollbar-width:none}.section-nav a{white-space:nowrap;font-size:14px;padding:18px 0;border-bottom:3px solid transparent;font-weight:600}.section-nav a.active{color:var(--orange);border-color:var(--orange)}.section-nav .nav-apply{margin-left:auto;color:var(--orange)}.tour-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:60px}.tour-main{min-width:0}.content-section{padding:48px 0;border-bottom:1px solid var(--line);scroll-margin-top:30px}.section-intro{margin:18px 0 25px;color:var(--muted)}.intro-title{max-width:640px}.body-copy{color:#46564c;margin-top:22px;line-height:1.85}.body-copy p{margin:0 0 17px}.body-copy h3,.body-copy h4{font-size:21px;margin:24px 0 15px;color:var(--ink)}.body-copy ul{padding-left:22px}.body-copy a{color:var(--orange);text-decoration:underline}.body-copy hr{border:0;border-top:1px solid var(--line);margin:30px 0}.body-copy img{max-width:100%}.quick-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;border-radius:14px;padding:23px;background:var(--soft);margin-top:26px}.quick-facts span{font-size:12px;color:var(--muted);display:block}.quick-facts strong{font-size:14px;display:block;line-height:1.5;font-weight:600}.benefit-banner{margin-top:24px;background:var(--pale);padding:18px 22px;border-radius:12px;font-size:14px;line-height:1.6;color:#9e422a}.benefit-banner strong{display:block;margin-bottom:3px}.dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:25px}.departure-card{border:1px solid var(--line);border-radius:14px;padding:22px}.departure-card.selected{border:2px solid var(--orange);padding:21px;background:#fffaf7}.departure-card .date-name{font-size:12px;color:var(--muted);font-weight:700;letter-spacing:.05em}.departure-card h3{font-size:21px;margin:12px 0 7px;letter-spacing:-.03em;line-height:1.4}.departure-card .date-year{font-size:13px;color:var(--muted)}.departure-card .date-price{font-size:29px;letter-spacing:-.045em;display:block;margin-top:18px}.departure-card .button{width:100%;margin-top:16px}.departure-card .launch{font-size:12px;color:var(--orange);margin-top:10px;display:block}.route-map{background:#f7f7f2;border:1px solid var(--line);border-radius:15px;overflow:hidden;margin:24px 0}.route-map img{width:100%;height:auto}.route-map figcaption{font-size:12px;color:var(--muted);padding:12px 18px}.route-stops{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.route-stops span{background:var(--soft);border-radius:6px;padding:7px 10px;font-size:13px}.program-toolbar{display:flex;justify-content:space-between;align-items:center;margin:25px 0 18px;gap:20px}.program-toolbar h3{font-size:19px}.text-button{font-size:14px;color:var(--orange);font-weight:700;padding:8px 0}.day-jump{display:flex;gap:6px;overflow:auto;padding-bottom:15px;margin:8px 0 12px}.day-jump a{min-width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;font-size:13px}.day-jump a:hover{background:var(--forest);color:white}.day{border:1px solid var(--line);border-radius:12px;margin-bottom:12px;overflow:hidden;scroll-margin-top:90px}.day summary{padding:19px;display:flex;align-items:center;gap:18px;list-style:none}.day summary::-webkit-details-marker,.faq summary::-webkit-details-marker{display:none}.day-num{width:43px;height:46px;background:var(--pale);color:var(--orange);border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;line-height:1.1}.day-num strong{font-size:21px}.day-num small{font-size:10px;letter-spacing:.08em;margin-top:3px}.day-title{font-size:16px;font-weight:700;line-height:1.5}.plus{margin-left:auto;font-size:24px;color:var(--orange);line-height:1;flex-shrink:0}.day[open] .plus,.faq details[open] .plus{transform:rotate(45deg)}.day[open] summary{border-bottom:1px solid var(--line);background:#fbfcfa}.day-content{padding:4px 25px 20px}.day-stop{padding-top:21px}.day-stop h4{font-size:19px;margin-bottom:12px}.day-stop p{color:#516057;line-height:1.8;white-space:pre-line}.day-hotel{margin-top:14px;padding:9px 13px;background:var(--soft);font-size:13px;border-radius:7px;color:var(--forest)}.hotels{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.hotel{border:1px solid var(--line);border-radius:11px;padding:20px}.hotel small{font-size:12px;color:var(--muted)}.hotel h3{font-size:17px;margin:6px 0 12px;line-height:1.4}.hotel a{font-size:13px;color:var(--orange);font-weight:700}.scope-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.scope-grid>div{padding:22px;background:var(--soft);border-radius:13px}.scope-grid>div:last-child{background:#fff6f0}.scope-grid h3{font-size:20px;margin-bottom:18px}.scope-grid p{font-size:15px;margin:12px 0;line-height:1.75}.faq{margin-top:25px}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;gap:15px;align-items:center;padding:21px 0;font-weight:600;font-size:16px}.faq .answer{color:var(--muted);padding:0 0 24px;white-space:pre-line}.booking-column{padding-top:48px}.booking{position:sticky;top:91px;border:1px solid var(--line);border-radius:17px;padding:27px;background:white;box-shadow:0 12px 40px #14332908}.booking h2{font-size:30px;letter-spacing:-.045em;margin-bottom:18px}.booking .big-price{font-size:39px;line-height:1.2;letter-spacing:-.055em;color:var(--orange);font-weight:700}.booking .per-person{font-size:13px;color:var(--muted)}.booking .deadline{font-size:12px;color:var(--orange);padding:9px 0 17px;border-bottom:1px solid var(--line);margin-bottom:18px}.booking label{font-size:13px;font-weight:600;display:block;margin-bottom:9px}.booking select{width:100%;border:1px solid var(--line);padding:12px;border-radius:9px;background:white;font-size:14px;max-width:100%;margin-bottom:17px}.booking .button{width:100%}.booking-note{font-size:12px;color:var(--muted);text-align:center;margin:11px 0 19px}.booking .guarantee{background:var(--soft);border-radius:10px;padding:14px;font-size:13px;color:var(--forest)}.booking-phone{display:block;border-top:1px solid var(--line);padding-top:17px;margin-top:18px;font-size:14px}.booking-phone small{display:block;color:var(--muted);font-size:12px}.mobile-booking{display:none}.gallery-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.gallery-strip img{width:100%;aspect-ratio:1.4;object-fit:cover;border-radius:11px}.related{background:var(--soft);margin-top:60px}.page-heading{padding:55px 0 35px}.page-heading h1{font-size:clamp(40px,5vw,62px);letter-spacing:-.05em}.page-heading>p:not(.eyebrow){color:var(--muted);max-width:670px;margin-top:19px}.calendar-list{margin:0 0 65px}.calendar-month{font-size:24px;letter-spacing:-.035em;margin:30px 0 18px}.calendar-row{display:grid;grid-template-columns:70px 1.5fr 1.4fr .7fr auto;gap:22px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:16px 20px;margin-bottom:12px}.calendar-row img{width:70px;height:68px;object-fit:cover;border-radius:8px}.calendar-row h3{font-size:17px;line-height:1.4}.calendar-row small{font-size:12px;color:var(--muted)}.calendar-dates{font-size:14px}.calendar-price{font-size:22px;font-weight:700;letter-spacing:-.03em}.prose{max-width:850px}.prose h2{font-size:29px;margin:35px 0 16px}.prose p{margin:16px 0;color:#536259}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:15px 0 65px}.contact-card{border:1px solid var(--line);padding:28px;border-radius:14px}.contact-card h2{font-size:25px;margin-bottom:16px}.contact-card p{color:var(--muted);font-size:15px}.contact-card a{display:block;margin-top:15px;color:var(--orange)}.empty-state{padding:35px;color:var(--muted)}.page-404{min-height:60vh;padding:100px 0}.page-404 h1{font-size:50px;margin-bottom:25px}.page-404 p{margin-bottom:25px}
@media(max-width:1150px){.main-nav{gap:19px;margin-left:5px}.header-row{gap:24px}.portal-link{display:none}.container{width:calc(100% - 48px)}.home-hero h1{font-size:80px}.hero-copy{padding-left:40px}.tour-layout{gap:30px;grid-template-columns:minmax(0,1fr) 300px}.booking{padding:22px}.tour-grid{gap:20px}.card-photo{height:220px}.card-body{padding:19px}.card-body h3{font-size:21px}.hero-stamp{right:25px}.section-nav{gap:22px}}
@media(max-width:900px){.header-row{min-height:80px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px 25px;background:white;box-shadow:0 10px 20px #17382f18;margin:0;align-items:start;gap:20px}.main-nav.is-open{display:flex;flex-direction:column}.header-actions .button{padding:11px 20px}.tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy{padding:40px;max-width:660px}.home-hero{min-height:560px}.home-hero h1{font-size:76px}.hero-stamp{padding:10px 13px}.hero-stamp strong{font-size:26px}.home-feature{grid-template-columns:1fr 1fr}.feature-copy{padding:33px}.feature-copy h2{font-size:34px}.tour-layout{display:block}.booking-column{display:none}.content-section{padding:40px 0}.mobile-booking{display:flex;position:fixed;bottom:0;left:0;right:0;padding:12px 24px max(12px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:20px;background:white;border-top:1px solid var(--line);box-shadow:0 -4px 20px #193e3410;z-index:60}.mobile-booking strong{font-size:26px;color:var(--orange);display:block;line-height:1.2;letter-spacing:-.04em}.mobile-booking span{display:block;font-size:12px;color:var(--muted)}body.has-booking{padding-bottom:92px}.section-nav .nav-apply{display:none}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.contact-grid{grid-template-columns:1fr 1fr}.calendar-row{grid-template-columns:60px 1.5fr 1.3fr .7fr;gap:17px}.calendar-row .button{grid-column:2/-1;justify-self:start;padding:8px 18px;min-height:40px}.calendar-row img{width:60px;height:60px}.section{padding:52px 0}.section-heading{align-items:start}.section-heading>p{max-width:300px}.why-grid{gap:26px}.trust-item{padding:0 12px;gap:10px}.trust-item span{font-size:12px}.trust-item svg{width:24px;flex-shrink:0}}
@media(max-width:600px){.container{width:calc(100% - 32px)}.topbar .container{justify-content:center;min-height:32px;font-size:11px}.topbar .top-links{display:none}.header-row{min-height:76px;gap:12px}.logo,.logo img{width:104px;height:42px}.header-actions{gap:9px}.header-actions>.button{font-size:12px;padding:10px 15px;gap:10px;min-height:41px}.header-actions .arrow{font-size:17px}.menu-toggle{width:34px}.home-hero{min-height:618px;border-radius:15px;display:flex;align-items:end}.home-hero>img{width:100%;object-position:62% center}.home-hero:before{background:linear-gradient(0deg,#17382ffb 4%,#17382fe8 29%,#17382f69 64%,#17382f10 95%)}.hero-copy{padding:200px 25px 85px;width:100%}.home-hero h1{font-size:clamp(57px,14.8vw,79px);line-height:.99}.hero-copy .eyebrow{font-size:11px;letter-spacing:.09em;margin-bottom:14px}.hero-copy>p:not(.eyebrow){font-size:15px;margin-top:19px;max-width:300px;line-height:1.7}.hero-actions{gap:20px;margin-top:24px;flex-wrap:wrap}.hero-actions .button{padding:12px 18px;gap:15px;font-size:13px}.hero-actions .text-link{font-size:13px}.hero-caption{left:25px;right:25px;bottom:24px;font-size:12px;gap:12px;justify-content:end}.hero-caption .hero-location{margin-right:auto}.hero-caption .circle{width:33px;height:33px;font-size:17px}.hero-stamp{top:19px;right:19px;padding:10px 12px;border-radius:10px}.hero-stamp span{font-size:10px}.hero-stamp strong{font-size:26px}.trust-strip{grid-template-columns:1fr;padding:11px 0 19px;gap:0}.trust-item{justify-content:start;border:0;padding:10px 9px}.trust-item strong{font-size:13px}.trust-item span{font-size:12px}.trust-item svg{width:23px;height:23px}.trust-item div{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.section{padding:43px 0}.section-heading{display:block;margin-bottom:23px}.section-heading h2{font-size:33px}.section-heading>p:not(.eyebrow){font-size:14px;max-width:100%;margin-top:14px}.filterbar{display:block;margin-bottom:22px}.filter-chips{gap:6px;flex-wrap:nowrap;overflow:auto;padding-bottom:2px}.filter-chips button{padding:9px 17px;min-height:42px;font-size:13px;white-space:nowrap}.result-count{display:block;margin-top:12px;font-size:12px}.tour-grid{grid-template-columns:1fr;gap:22px}.card-photo{height:auto;aspect-ratio:1.48}.card-body{padding:21px}.card-body h3{font-size:25px}.card-tagline{min-height:0;font-size:14px;max-width:340px}.card-meta{font-size:13px;margin:15px 0}.price strong{font-size:30px}.card-tag{font-size:12px}.home-feature{grid-template-columns:1fr;margin-bottom:40px}.home-feature>img{min-height:0;aspect-ratio:1.3;max-height:330px}.feature-copy{padding:31px 25px}.feature-copy h2{font-size:36px}.feature-copy p:not(.eyebrow){font-size:15px}.feature-meta{gap:20px;font-size:13px}.why-grid{grid-template-columns:1fr;gap:32px;margin-top:30px}.why-grid>div{position:relative;padding-left:56px}.why-grid .number{position:absolute;left:0;top:-6px;font-size:37px}.why-grid h3{font-size:21px}.why-grid p{font-size:15px}.contact-band{align-items:start;flex-direction:column;gap:22px;padding:38px 0}.contact-band h2{font-size:29px}.contact-band p{font-size:15px}.footer{padding-top:38px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 20px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:1/-1}.footer-top p{max-width:320px;font-size:14px}.footer-bottom{align-items:start;flex-direction:column;gap:13px}.footer-inline{flex-wrap:wrap;gap:15px}.crumb{font-size:12px;padding:12px 0;gap:7px}.tour-hero{min-height:535px}.tour-hero .hero-copy{padding:180px 24px 79px}.tour-hero h1{font-size:clamp(54px,13.5vw,74px)}.tour-hero .hero-copy>p:not(.eyebrow){font-size:14px;max-width:285px}.hero-name{font-size:12px}.stats{padding:20px 0;grid-template-columns:repeat(2,1fr);gap:18px 0}.stats>div{padding:0 17px}.stats>div:first-child{padding-left:17px}.stats>div:nth-child(2){border:0}.stats strong{font-size:32px}.stats strong span{font-size:15px;margin-left:7px}.stats small{font-size:12px}.section-nav{gap:24px;width:100%;padding-inline:16px}.section-nav a{font-size:13px;padding:15px 0}.content-section{padding:35px 0}.content-section h2{font-size:30px}.section-intro{font-size:15px}.body-copy{font-size:15px;line-height:1.85}.quick-facts{gap:18px 13px;padding:18px}.quick-facts strong{font-size:13px}.quick-facts span{font-size:12px}.dates{grid-template-columns:1fr}.departure-card h3{font-size:22px}.departure-card{padding:22px}.departure-card.selected{padding:21px}.scope-grid{grid-template-columns:1fr}.hotels{grid-template-columns:1fr 1fr;gap:10px}.hotel{padding:16px}.hotel h3{font-size:15px}.day summary{padding:15px 12px;gap:12px}.day-title{font-size:14px}.day-num{width:36px;height:42px}.day-content{padding:0 17px 20px}.day-stop p{font-size:15px}.day-stop h4{font-size:18px}.program-toolbar h3{font-size:17px}.program-toolbar .text-button{font-size:12px}.day-jump a{min-width:37px;height:37px}.faq summary{font-size:15px}.faq .answer{font-size:15px}.gallery-strip{gap:7px}.gallery-strip img{aspect-ratio:1;border-radius:8px}.mobile-booking{padding-inline:18px;gap:10px}.mobile-booking .button{min-height:45px;padding:11px 22px;font-size:14px}.mobile-booking strong{font-size:25px}.page-heading{padding:35px 0 24px}.page-heading h1{font-size:42px}.page-heading>p:not(.eyebrow){font-size:15px}.calendar-row{grid-template-columns:52px 1fr auto;gap:12px;padding:14px}.calendar-row img{width:52px;height:62px}.calendar-row h3{font-size:15px}.calendar-row .calendar-dates{grid-column:2/-1;grid-row:2;font-size:13px}.calendar-price{font-size:20px}.calendar-row .button{grid-column:2/-1;font-size:12px;margin-top:2px}.calendar-month{font-size:22px}.contact-grid{grid-template-columns:1fr}.related{margin-top:40px}.prose h2{font-size:26px}.prose p{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Complete tour navigation, responsive campaign banners and route maps. */
[hidden]{display:none!important}
.tours-toggle{display:flex;align-items:center;gap:8px;padding:15px 0;font-weight:700;font-size:14px;white-space:nowrap}.tours-toggle svg{transition:transform .2s}.tours-toggle[aria-expanded=true]{color:var(--orange)}.tours-toggle[aria-expanded=true] svg{transform:rotate(180deg)}
.tours-menu{position:absolute;left:50%;top:calc(100% - 4px);transform:translateX(-50%);width:min(1040px,calc(100vw - 48px));background:white;border:1px solid var(--line);box-shadow:0 18px 50px #193e3426;border-radius:0 0 18px 18px;padding:28px 32px;max-height:calc(100dvh - 130px);overflow:auto;overscroll-behavior:contain}
.mega-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:21px;border-bottom:1px solid var(--line)}.mega-heading .eyebrow{display:block;font-size:10px;margin:0 0 5px}.mega-heading strong{display:block;font-size:24px;letter-spacing:-.04em;font-weight:600}.mega-heading>a{color:var(--orange);font-size:13px;white-space:nowrap;padding:8px 0}.mega-regions{display:grid;grid-template-columns:1.15fr 1.15fr .8fr;gap:32px;padding:25px 0}.nav-region h3{font-size:13px;color:var(--muted);margin-bottom:13px}.region-links{display:grid;gap:3px}.region-links a{display:block;font-weight:500;font-size:14px;line-height:1.4;padding:10px 12px;margin-left:-12px;border-radius:7px;min-height:40px;overflow-wrap:anywhere}.region-links a:hover,.region-links a:focus-visible{background:var(--pale);color:var(--orange)}.region-toggle{display:none}.menu-calendar{display:flex;justify-content:space-between;font-size:12px;color:var(--forest);background:var(--soft);padding:12px 16px;border-radius:8px}
.campaign{padding-top:2px}.banner-stage{border-radius:18px;overflow:hidden;background:#f4f5f1;touch-action:pan-y pinch-zoom}.banner-slide{animation:banner-appear .35s ease-out}.banner-slide a,.banner-slide picture{display:block}.banner-slide img{width:100%;height:auto;aspect-ratio:1800/774;object-fit:contain;background:white}.banner-slide a:focus-visible{outline-offset:-5px}.banner-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 5px 2px;min-height:64px}.banner-navigation{display:flex;align-items:center;gap:10px}.banner-navigation>span{font-size:11px;color:var(--muted);white-space:nowrap;min-width:44px;text-align:center;font-variant-numeric:tabular-nums}.banner-arrow,.banner-play{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;font-size:19px;flex-shrink:0;background:white}.banner-arrow:hover,.banner-play:hover{background:var(--pale);color:var(--orange);border-color:var(--orange)}.banner-play{font-size:15px}.banner-dots{display:flex;align-items:center;gap:1px;justify-content:center}.banner-dot{display:grid;place-items:center;width:25px;height:40px;padding:0}.banner-dot span{display:block;width:6px;height:6px;border-radius:8px;background:#cbd4ce;transition:width .2s,background .2s}.banner-dot[aria-current=true] span{width:19px;background:var(--orange)}
@keyframes banner-appear{from{opacity:.6}to{opacity:1}}
.route-map{border:1px solid var(--line);border-radius:14px;background:white;overflow:hidden;margin:25px 0 32px}.map-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 19px}.map-heading strong{font-size:14px}.map-expand{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--orange);min-height:30px}.route-map picture{display:block;background:#eaf3f4}.route-map img{display:block;width:100%;height:auto}.route-map figcaption{font-size:11px;line-height:1.7;padding:14px 20px;background:var(--soft);color:var(--muted)}.route-map figcaption a{text-decoration:underline;text-underline-offset:2px}.map-stops{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 20px;margin:0;padding:22px 20px}.map-stops li{display:flex;align-items:baseline;gap:9px;font-size:13px;line-height:1.4;min-width:0}.map-stops li>span{font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;border:1px solid #dfb49f;border-radius:50%;color:var(--orange);flex-shrink:0}.map-stops li:first-child>span{background:var(--forest);color:white;border-color:var(--forest)}.map-stops li div{overflow-wrap:anywhere}.map-stops small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.map-note{font-size:12px;line-height:1.7;margin:0;padding:0 20px 17px;color:var(--muted)}.map-dialog{width:min(1180px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:0;border:0;border-radius:15px;box-shadow:0 20px 80px #0006;color:var(--ink);overscroll-behavior:contain}.map-dialog::backdrop{background:#102f29bf;backdrop-filter:blur(3px)}.map-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 22px}.map-dialog .map-dialog-head h2{font-size:20px;margin:0;line-height:1.3}.map-close{display:grid;place-items:center;min-width:44px;height:44px;border-radius:50%;background:var(--soft);font-size:28px}.map-dialog-scroll{overflow:auto;max-height:calc(100dvh - 160px);background:#eaf3f4;overscroll-behavior:contain}.map-dialog-scroll img{width:100%;max-width:none;height:auto;min-width:800px}.map-dialog>p{font-size:12px;margin:0;padding:12px 22px;color:var(--muted)}body.map-open{overflow:hidden}
@media(max-width:1150px){.main-nav{gap:18px}.header-row{gap:22px}.tours-menu{width:calc(100vw - 48px)}}
@media(max-width:900px){
 body.menu-open{overflow:hidden}body.menu-open .mobile-booking{visibility:hidden}.main-nav{max-height:calc(100dvh - 113px);overflow-y:auto;overscroll-behavior:contain;padding:10px 24px 26px;gap:0!important}.main-nav>a{width:100%;min-height:49px;padding:13px 0;border-bottom:1px solid var(--line)}.tours-dropdown{width:100%}.tours-toggle{width:100%;justify-content:space-between;min-height:50px;border-bottom:1px solid var(--line)}.tours-menu{position:static;transform:none;width:100%;max-height:none;overflow:visible;box-shadow:none;border:0;padding:0 0 17px;border-radius:0}.mega-heading{display:block;padding:13px 0;border:0}.mega-heading>div{display:none}.mega-heading>a{display:flex;justify-content:space-between;min-height:44px;align-items:center;background:var(--pale);padding:10px 14px;border-radius:8px}.mega-regions{display:block;padding:0}.nav-region{border-bottom:1px solid var(--line)}.nav-region h3{display:none}.region-toggle{display:flex;width:100%;justify-content:space-between;align-items:center;padding:13px 3px;min-height:48px;font-size:14px;font-weight:600}.region-toggle span{font-size:20px;font-weight:400}.region-links{display:none;padding:0 10px 12px 13px;border-left:2px solid #efddce;margin-left:3px;margin-bottom:14px}.nav-region.is-open .region-links{display:grid}.region-links a{margin:0;font-size:14px;padding:12px 8px;min-height:44px}.menu-calendar{margin-top:15px;font-size:12px;min-height:44px;align-items:center}.banner-stage{border-radius:14px}.map-stops{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:600px){
 .campaign{padding-top:0;width:calc(100% - 24px)}.banner-stage{border-radius:12px}.banner-slide img{aspect-ratio:770/716}.banner-controls{padding:7px 1px 0;gap:6px;flex-wrap:wrap;min-height:83px}.banner-navigation{order:1;gap:8px}.banner-arrow,.banner-play{width:44px;height:44px}.banner-play{order:2;margin-left:auto}.banner-dots{order:3;flex-basis:100%;gap:1px}.banner-dot{width:23px;height:28px}.banner-dot span{width:5px;height:5px}.banner-dot[aria-current=true] span{width:17px}.trust-strip{padding-top:9px}.map-heading{padding:10px 13px;gap:8px}.map-heading strong{font-size:13px}.map-expand{font-size:11px;min-height:44px}.map-stops{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 12px;padding:19px 14px}.map-stops li{font-size:12px;gap:7px}.map-note{font-size:12px;padding-inline:14px}.route-map figcaption{padding:13px 14px}.map-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:11px}.map-dialog-head{padding:10px 14px}.map-dialog .map-dialog-head h2{font-size:16px}.map-dialog>p{font-size:11px;padding:10px 14px}.program-toolbar{gap:8px;flex-wrap:wrap}.day-title{min-width:0;overflow-wrap:anywhere}.day-num{flex-shrink:0}.header-actions .button{white-space:nowrap}.menu-toggle{width:44px;flex-shrink:0}
}
@media(max-width:360px){.header-row{gap:6px}.header-actions{gap:3px}.header-actions>.button{font-size:11px;padding:10px 11px}.logo,.logo img{width:90px}.topbar .container{font-size:10px}.map-heading strong{font-size:12px}.map-expand{font-size:10px}}
@media(prefers-reduced-motion:reduce){.banner-slide{animation:none}.banner-dot span,.tours-toggle svg{transition:none}}

/* Europe tour: experience, route, reassurance, then dates and application. */
.europe-hero{display:grid;grid-template-columns:.86fr 1.14fr;background:var(--forest);border-radius:20px;overflow:hidden;color:white;min-height:510px}.europe-hero-copy{padding:42px 36px 34px 44px;align-self:center}.europe-hero-copy>.eyebrow{color:#ffbb99;font-size:12px;letter-spacing:.12em;margin-bottom:20px}.europe-hero h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(66px,6.3vw,91px);font-weight:700;line-height:.98;letter-spacing:-.01em}.europe-hero h1 em{font-style:normal;color:#ffb187}.europe-hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.75;margin-top:23px;color:#edf2ed}.europe-hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:26px}.europe-hero-actions .button{background:#df7147;border-color:#df7147;gap:20px;font-size:14px}.europe-hero-actions .button:hover{background:#ed835b;border-color:#ed835b}.europe-hero-actions .text-link{color:white;font-size:14px}.europe-hero-copy>p.europe-start{font-size:12px;margin-top:19px;color:#cad8d0}.europe-hero-photo{position:relative;isolation:isolate;min-height:510px;overflow:hidden}.europe-hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#102d25b8);z-index:0;pointer-events:none}.europe-hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 40%}.europe-age{position:absolute;top:23px;right:23px;padding:8px 15px;background:white;color:var(--forest);border-radius:25px;font-size:13px;font-weight:700;z-index:1}.europe-photo-caption{position:absolute;bottom:28px;left:29px;right:20px;z-index:1}.europe-photo-caption span{font-size:11px;letter-spacing:.1em;display:block;margin-bottom:7px}.europe-photo-caption strong{display:block;font-size:24px;line-height:1.2;font-weight:600;letter-spacing:-.025em}.europe-facts{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0 25px}.europe-facts>div{display:flex;justify-content:center;gap:12px;align-items:baseline;border-right:1px solid var(--line)}.europe-facts>div:last-child{border:0}.europe-facts strong{font-size:38px;letter-spacing:-.055em;line-height:1.2;font-weight:600}.europe-facts span{font-size:14px;color:var(--muted)}
.europe-story .section-nav{gap:30px}.europe-story .section-nav a{font-size:14px;white-space:nowrap}.europe-story .section-nav .nav-apply{margin-left:auto;flex-shrink:0}.europe-content{max-width:1150px}.europe-story .content-section{padding:60px 0;scroll-margin-top:0}.europe-story .content-section h2{font-size:38px;letter-spacing:-.04em;line-height:1.15}.europe-story .section-intro{font-size:16px;max-width:720px;line-height:1.75}.europe-section-title{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.europe-section-title>p{font-size:16px;line-height:1.9;color:var(--muted);padding-top:4px}.europe-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;padding:38px 0 36px}.benefit-index{display:block;font-size:13px;letter-spacing:.08em;color:var(--orange);font-weight:700;margin-bottom:12px}.europe-benefits h3{font-size:20px;letter-spacing:-.025em;line-height:1.3;margin:0 0 11px}.europe-benefits p{font-size:15px;line-height:1.8;color:var(--muted)}.europe-benefits a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.europe-moments{display:grid;grid-template-columns:1.13fr 1fr;background:var(--soft);border-radius:15px;overflow:hidden}.europe-moments figure{position:relative;isolation:isolate;min-height:320px}.europe-moments figure:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#102d25c9);z-index:0;pointer-events:none}.europe-moments img{position:absolute;width:100%;height:100%;object-fit:cover}.europe-moments figcaption{position:absolute;bottom:23px;left:25px;right:20px;color:white;z-index:1;line-height:1.4}.europe-moments figcaption span{font-size:11px;font-weight:600;letter-spacing:.1em;display:block;margin-bottom:4px}.europe-moments figcaption strong{font-size:20px;letter-spacing:-.02em}.europe-moment-copy{padding:32px 36px}.europe-moment-copy .eyebrow{font-size:11px}.europe-moment-copy h3{font-size:29px;line-height:1.2;letter-spacing:-.035em;margin-bottom:17px}.europe-moment-copy p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--muted);margin-bottom:20px}.europe-fit{display:flex;align-items:baseline;gap:19px;border-left:3px solid #aec0b3;padding:15px 20px;margin-top:26px}.europe-fit>strong{font-size:14px;white-space:nowrap}.europe-fit>p{font-size:14px;line-height:1.8;color:var(--muted)}
.europe-route-layout{display:grid;grid-template-columns:minmax(0,2.45fr) minmax(210px,1fr);gap:28px;align-items:center;margin-top:26px;margin-bottom:28px}.europe-story .route-map{margin:0;border-radius:12px;min-width:0}.europe-story .route-map figcaption{font-size:12px}.europe-story .map-heading{padding:12px 17px}.europe-story .map-heading strong,.europe-story .map-expand{font-size:13px}.europe-route-chapters{list-style:none;margin:0;padding:0}.europe-route-chapters li{padding:15px 0;border-bottom:1px solid var(--line)}.europe-route-chapters li:first-child{padding-top:0}.europe-route-chapters li:last-child{border:0;padding-bottom:0}.europe-route-chapters span{font-size:11px;letter-spacing:.09em;color:var(--orange);font-weight:700}.europe-route-chapters strong{display:block;font-size:17px;line-height:1.4;margin:6px 0 5px;letter-spacing:-.02em}.europe-route-chapters p{font-size:13px;color:var(--muted);line-height:1.7}.europe-itinerary{border:1px solid #c8d5cb;border-radius:12px;background:white}.europe-itinerary>summary{display:flex;align-items:center;gap:17px;padding:22px 24px;list-style:none;background:#f5f7f4;border-radius:12px}.europe-itinerary>summary::-webkit-details-marker,.hotel-disclosure>summary::-webkit-details-marker{display:none}.europe-itinerary>summary strong{display:block;font-size:18px;letter-spacing:-.02em}.europe-itinerary>summary small{display:block;font-size:13px;color:var(--muted);margin-top:6px}.itinerary-open-label{margin-left:auto;color:var(--orange);font-size:14px;font-weight:600}.europe-itinerary[open]>summary{border-bottom:1px solid var(--line);border-radius:12px 12px 0 0}.europe-itinerary[open]>summary>.plus{transform:rotate(45deg)}.europe-itinerary-content{padding:20px 24px 25px}.europe-story .program-toolbar{margin-top:5px}.europe-story .day-title{font-size:16px}.europe-story .day-stop p{font-size:16px;line-height:1.85}.europe-story .day-jump{margin-bottom:23px}.europe-story .day-jump a{min-width:40px;height:42px}.hotel-disclosure{border:1px solid var(--line);border-radius:12px;margin-top:22px;padding:0 23px}.hotel-disclosure>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 0;font-size:16px;font-weight:600}.hotel-disclosure[open]>summary>.plus{transform:rotate(45deg)}.hotel-disclosure .hotels{margin:0 0 23px}.europe-story .scope-grid{margin-top:25px;gap:24px}.europe-story .scope-grid>div{padding:27px 30px}.europe-story .scope-grid p{font-size:15px;line-height:1.85}.europe-story .scope-grid h3{font-size:21px}.europe-decision-layout{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:30px;align-items:start;margin-top:26px}.europe-decision-layout>.booking-column{padding-top:0}.europe-decision-layout .booking{top:83px;background:var(--forest);color:white;border-color:var(--forest);box-shadow:none}.europe-decision-layout .booking .eyebrow{color:#ffb187}.europe-decision-layout .booking h2{font-size:29px;color:white}.europe-decision-layout .booking .big-price{color:#ffb187}.europe-decision-layout .booking .per-person,.europe-decision-layout .booking-note,.europe-decision-layout .booking-phone small{color:#d6e2db}.europe-decision-layout .booking .deadline{color:#ffd5be;border-color:#ffffff33}.europe-decision-layout .booking select{color:var(--ink)}.europe-decision-layout .booking .guarantee{background:#ffffff12;color:#eaf3ec;font-size:13px}.europe-decision-layout .booking-phone{border-color:#ffffff33}.europe-decision-layout .booking .button{background:#dc6b42;border-color:#dc6b42}.europe-decision-layout .dates{margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.europe-decision-layout .departure-card{padding:23px 20px}.europe-decision-layout .departure-card.selected{padding:22px 19px}.europe-decision-layout .departure-card h3{font-size:23px;line-height:1.35}.europe-decision-layout .date-year{line-height:1.6;font-size:13px}.europe-decision-layout .date-price{font-size:35px}.europe-decision-layout .departure-card .button{font-size:13px;padding:12px 17px;gap:10px;width:100%}.europe-story #tarihler{border-top:3px solid var(--forest)}.europe-story .faq summary{font-size:16px}.europe-story .faq .answer{font-size:16px;line-height:1.8}.europe-reassurance{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px;background:var(--soft);border-radius:14px;margin-bottom:50px}.europe-reassurance strong{font-size:22px;line-height:1.3;letter-spacing:-.03em;display:block}.europe-reassurance p{font-size:15px;line-height:1.8;color:var(--muted);max-width:620px;margin-top:10px}.europe-reassurance .button{flex-shrink:0}.journey-dock{display:none}
@media(max-width:1150px){.europe-hero-copy{padding:36px 27px}.europe-hero h1{font-size:77px}.europe-hero-photo{min-height:500px}.europe-hero-actions{gap:19px}.europe-hero-actions .button{padding:12px 18px}.europe-photo-caption strong{font-size:22px}.europe-section-title{gap:36px}.europe-route-layout{grid-template-columns:minmax(0,2.3fr) minmax(200px,1fr);gap:24px}.europe-decision-layout{grid-template-columns:minmax(0,1fr) 280px;gap:20px}.europe-decision-layout .dates{grid-template-columns:1fr}.europe-story .section-nav{gap:23px}.europe-story .section-nav a{font-size:13px}}
@media(max-width:900px){.europe-hero{grid-template-columns:1fr 1fr;min-height:480px}.europe-hero h1{font-size:70px}.europe-hero-photo{min-height:480px}.europe-hero-copy>p:not(.eyebrow){font-size:15px}.europe-hero-copy>p.europe-start{font-size:12px}.europe-hero-copy>.eyebrow{font-size:10px;letter-spacing:.08em}.europe-photo-caption{left:21px;bottom:25px}.europe-photo-caption strong{font-size:21px}.europe-photo-caption span{font-size:10px}.europe-age{font-size:12px;top:18px;right:15px}.europe-facts strong{font-size:34px}.europe-facts>div{gap:9px}.europe-facts span{font-size:12px}.europe-section-title{gap:25px}.europe-story .content-section h2{font-size:33px}.europe-story .content-section{padding:44px 0}.europe-benefits{gap:23px}.europe-benefits h3{font-size:18px}.europe-moment-copy{padding:25px}.europe-moment-copy h3{font-size:27px}.europe-fit{display:block}.europe-fit p{margin-top:5px}.europe-route-layout{display:block;margin-top:24px}.europe-route-chapters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 30px;margin-top:24px}.europe-route-chapters li{padding:0 0 16px}.europe-route-chapters li:nth-last-child(2){border-bottom:0}.europe-decision-layout{display:block}.europe-decision-layout .dates{grid-template-columns:repeat(2,minmax(0,1fr))}.europe-reassurance{padding:25px;gap:23px}.europe-reassurance .button{padding:12px 19px}.journey-dock{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:60;align-items:center;justify-content:space-between;gap:15px;padding:12px 24px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:white;box-shadow:0 -4px 24px #193e3410}.journey-dock strong{font-size:18px;font-weight:700;line-height:1.3;display:block}.journey-dock span{font-size:12px;color:var(--muted);display:block;margin-top:2px}.journey-dock .button{gap:14px}.journey-dock .button span{color:white;font-size:19px;margin:0}.journey-dock .dock-price strong{color:var(--orange);font-size:25px}.menu-open .journey-dock{visibility:hidden}}
@media(max-width:600px){.europe-hero{display:flex;flex-direction:column;min-height:0;border-radius:15px}.europe-hero-copy{padding:29px 25px 25px;align-self:stretch}.europe-hero-copy>.eyebrow{font-size:11px;margin-bottom:16px;letter-spacing:.08em}.europe-hero h1{font-size:clamp(60px,16.2vw,85px);line-height:.97}.europe-hero h1 br:nth-of-type(2){display:none}.europe-hero h1 em{display:block}.europe-hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;margin-top:18px}.europe-hero-copy>p:not(.eyebrow) br{display:none}.europe-hero-copy>p.europe-start{font-size:12px;margin-top:16px;line-height:1.6}.europe-hero-actions{margin-top:22px;gap:18px;align-items:center}.europe-hero-actions .button{font-size:14px;padding:12px 19px;min-height:47px}.europe-hero-actions .text-link{font-size:13px}.europe-hero-photo{min-height:0;height:235px}.europe-hero-photo>img{object-position:50% 42%}.europe-photo-caption{bottom:19px;left:23px}.europe-photo-caption strong{font-size:20px;max-width:260px}.europe-photo-caption span{font-size:9px;letter-spacing:.07em}.europe-age{top:15px;right:15px;font-size:12px;padding:7px 12px}.europe-facts{grid-template-columns:repeat(4,1fr);padding:20px 0 23px;gap:0}.europe-facts>div{display:flex;flex-direction:column;align-items:center;gap:5px}.europe-facts strong{font-size:30px;letter-spacing:-.06em}.europe-facts>div:last-child strong{font-size:26px;line-height:36px}.europe-facts span{font-size:11px;line-height:1.4}.europe-story .section-nav{gap:24px}.europe-story .section-nav a{font-size:13px}.europe-story .content-section{padding:35px 0}.europe-story .content-section h2{font-size:31px;line-height:1.2}.europe-story .section-intro{font-size:16px;line-height:1.8}.europe-section-title{display:block}.europe-section-title>p{padding:0;margin-top:19px;font-size:16px;line-height:1.85}.europe-benefits{grid-template-columns:1fr;gap:0;padding:25px 0 28px}.europe-benefits>div{position:relative;padding:19px 0 19px 40px;border-bottom:1px solid var(--line)}.europe-benefits>div:last-child{border:0;padding-bottom:0}.benefit-index{position:absolute;left:0;top:20px;font-size:13px}.europe-benefits h3{font-size:19px;margin-bottom:9px}.europe-benefits p{font-size:15px;line-height:1.85}.europe-moments{display:flex;flex-direction:column}.europe-moments figure{min-height:240px;order:0}.europe-moments figcaption{left:21px;bottom:20px}.europe-moments figcaption strong{font-size:19px}.europe-moment-copy{padding:27px 24px 29px}.europe-moment-copy h3{font-size:29px}.europe-moment-copy p:not(.eyebrow){font-size:16px;line-height:1.8}.europe-fit{padding:13px 15px;margin-top:22px}.europe-fit>p{font-size:14px}.europe-story .map-heading{padding:9px 12px}.europe-story .map-heading strong{font-size:13px}.europe-story .map-expand{font-size:12px;gap:5px}.europe-route-chapters{gap:18px;margin-top:23px}.europe-route-chapters span{font-size:11px}.europe-route-chapters strong{font-size:16px;line-height:1.4}.europe-route-chapters p{font-size:13px;line-height:1.75}.europe-itinerary>summary{padding:18px 15px;gap:12px}.europe-itinerary>summary strong{font-size:17px}.europe-itinerary>summary small{font-size:12px;line-height:1.6;max-width:220px}.itinerary-open-label{display:none}.europe-itinerary>summary>.plus{margin-left:auto;flex-shrink:0}.europe-itinerary-content{padding:19px 12px 15px}.europe-story .program-toolbar h3{font-size:16px}.europe-story .program-toolbar .text-button{font-size:13px;min-height:44px}.europe-story .day summary{padding:15px 10px;gap:10px}.europe-story .day-title{font-size:14px;line-height:1.5}.europe-story .day-content{padding:0 14px 19px}.europe-story .day-stop p{font-size:16px}.hotel-disclosure{padding:0 16px}.hotel-disclosure>summary{font-size:15px;line-height:1.5}.hotel-disclosure .hotels{grid-template-columns:1fr;margin-bottom:17px}.europe-story .scope-grid{gap:16px}.europe-story .scope-grid>div{padding:23px 21px}.europe-story .scope-grid p{font-size:15px;line-height:1.9;overflow-wrap:anywhere}.europe-story .scope-grid h3{font-size:20px}.europe-decision-layout{margin-top:23px}.europe-decision-layout .dates{grid-template-columns:1fr;gap:17px}.europe-decision-layout .departure-card{padding:24px}.europe-decision-layout .departure-card.selected{padding:23px}.europe-decision-layout .departure-card h3{font-size:25px}.europe-decision-layout .departure-card .button{font-size:14px;min-height:49px}.europe-decision-layout .date-year{font-size:14px}.europe-reassurance{display:block;padding:25px 22px;margin-bottom:32px}.europe-reassurance strong{font-size:23px}.europe-reassurance p{font-size:15px;margin-bottom:20px}.journey-dock{padding-inline:16px;gap:10px}.journey-dock .button{font-size:13px;padding:12px 17px;gap:12px}.journey-dock strong{font-size:15px}.journey-dock span{font-size:11px}.journey-dock .dock-price strong{font-size:25px}}
@media(max-width:360px){.europe-hero-copy{padding:25px 21px}.europe-hero-copy>.eyebrow{font-size:10px}.europe-hero-actions{gap:16px}.europe-hero-actions .text-link{font-size:12px}.europe-hero h1{font-size:60px}.europe-facts strong{font-size:28px}.europe-facts>div:last-child strong{font-size:23px}.europe-facts span{font-size:10px}.europe-route-chapters{grid-template-columns:1fr}.europe-route-chapters li:nth-last-child(2){border-bottom:1px solid var(--line)}.journey-dock .button{font-size:12px;padding:12px 13px}.journey-dock strong{font-size:14px}.europe-story .map-heading strong{font-size:12px}.europe-story .map-expand{font-size:11px}}

/* Banner destinations remain native links for mouse, touch and keyboard. */
.banner-link{cursor:pointer;position:relative;width:100%}.banner-link img{-webkit-user-drag:none;user-select:none}.banner-link:hover{filter:brightness(.98)}.banner-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;font-size:14px;font-weight:700;color:var(--orange);white-space:nowrap;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;flex-shrink:0}.banner-cta:hover{color:var(--orange-dark)}
@media(max-width:600px){.banner-cta{order:2;margin-left:auto;font-size:13px}.banner-controls .banner-play{order:3;margin-left:0}.banner-controls .banner-dots{order:4}.banner-controls{column-gap:8px}}
@media(max-width:360px){.banner-navigation{gap:6px}.banner-navigation>span{min-width:36px;font-size:10px}.banner-cta{font-size:12px}.banner-controls{column-gap:6px}}
