:root{
  --offers-ink:#092b43;
  --offers-blue:#0878bd;
  --offers-orange:#ee6b24;
  --offers-cream:#fff8ee;
  --offers-mist:#f5f7f7;
  --offers-rule:rgba(9,43,67,.11);
}

.offers-page{background:#fff;color:var(--offers-ink)}

.offers-hero{position:relative;overflow:hidden;padding:44px 0 38px;background:linear-gradient(125deg,#fff8ee 0%,#f7f4ed 48%,#eef5f7 100%)}
.offers-hero:before,.offers-hero:after{content:"";position:absolute;border:1px solid rgba(8,120,189,.09);border-radius:50%;pointer-events:none}
.offers-hero:before{width:520px;height:230px;right:-120px;top:-75px;transform:rotate(10deg)}
.offers-hero:after{width:420px;height:190px;right:80px;bottom:-100px;transform:rotate(-9deg)}
.offers-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.68fr);gap:48px;align-items:center}
.offers-hero-copy{max-width:800px}
.offers-hero-copy h1{margin:10px 0 17px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.1rem,5.35vw,5.55rem);font-weight:500;line-height:.98;letter-spacing:-.045em;color:var(--offers-ink)}
.offers-hero-copy p{max-width:720px;margin:0;color:rgba(9,43,67,.71);font-size:1.05rem;line-height:1.62}
.offers-hero-copy .btn{margin-top:20px}
.offers-hero-note{position:relative;padding:26px 28px 24px;border:1px solid rgba(9,43,67,.09);border-radius:22px;background:rgba(255,255,255,.72);box-shadow:0 18px 46px rgba(9,43,67,.075);backdrop-filter:blur(10px)}
.offers-hero-note:before{content:"";position:absolute;left:28px;top:0;width:52px;height:3px;background:var(--offers-orange)}
.offers-hero-note-kicker{display:block;margin-bottom:9px;color:var(--offers-orange);font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.offers-hero-note strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:1.8rem;font-weight:500;line-height:1.1;color:var(--offers-ink)}
.offers-hero-note p{margin:11px 0 18px;color:rgba(9,43,67,.64);font-size:.88rem;line-height:1.55}
.offers-hero-route{display:flex;align-items:center;width:100%;max-width:280px}
.offers-hero-route span{width:8px;height:8px;border-radius:50%;background:var(--offers-orange);box-shadow:0 0 0 4px rgba(238,107,36,.09)}
.offers-hero-route i{flex:1;height:1px;margin:0 8px;background:linear-gradient(90deg,rgba(238,107,36,.48),rgba(8,120,189,.34))}

.offers-destination-strip{background:#fff;padding:0;border-top:1px solid rgba(9,43,67,.05);border-bottom:1px solid rgba(9,43,67,.08)}
.offers-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);width:100%;height:250px}
.offers-strip-item{position:relative;margin:0;overflow:hidden;background:#dfe7e9}
.offers-strip-item:not(:last-child){border-right:3px solid #fff}
.offers-strip-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.offers-strip-item:first-child img{object-position:center 52%}
.offers-strip-item:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(4,24,37,.48) 100%);pointer-events:none}
.offers-strip-item figcaption{position:absolute;z-index:2;left:22px;bottom:17px;color:#fff;font-size:.73rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;text-shadow:0 2px 12px rgba(4,24,37,.42)}
.offers-strip-item:hover img{transform:scale(1.025)}

.offers-current{padding:84px 0 94px;background:var(--offers-mist)}
.offers-current>.container{width:min(calc(100% - 64px),1460px)}
.offers-section-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:58px;align-items:end;margin-bottom:38px}
.offers-section-head h2{margin:8px 0 0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.5rem,4vw,4.1rem);font-weight:500;line-height:1.02;letter-spacing:-.035em}
.offers-section-head>p{margin:0;color:rgba(9,43,67,.66);line-height:1.66}
.offers-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;align-items:stretch}
.offers-grid[data-count="1"]{grid-template-columns:minmax(0,860px);justify-content:center}
.offers-grid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}
.offer-card{display:flex;flex-direction:column;min-width:0;border:1px solid rgba(9,43,67,.08);border-radius:24px;background:#fff;box-shadow:0 18px 44px rgba(9,43,67,.065);overflow:hidden}
.offer-card-top{display:flex;justify-content:space-between;gap:24px;padding:34px 36px 27px;border-bottom:1px solid var(--offers-rule)}
.offer-card-heading{min-width:0}
.offer-card-kicker{display:block;margin-bottom:7px;color:var(--offers-orange);font-size:.67rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.offer-card h3{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,2.8vw,3.15rem);font-weight:500;line-height:1.02;letter-spacing:-.035em;color:var(--offers-ink)}
.offer-duration{flex:0 0 auto;align-self:flex-start;padding:8px 11px;border-radius:999px;background:#eef6fb;border:1px solid rgba(8,120,189,.14);color:#0b6798;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.offer-summary{margin:0;padding:23px 36px 0;color:rgba(9,43,67,.7);font-size:.96rem;line-height:1.65}
.offer-route{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:20px 36px 0}
.offer-route-label{margin-right:4px;color:var(--offers-orange);font-size:.65rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.offer-route-place{padding:6px 9px;border-radius:999px;background:#f4f7f8;border:1px solid rgba(9,43,67,.07);font-size:.72rem;font-weight:700;color:rgba(9,43,67,.78)}
.offer-route-arrow{color:rgba(9,43,67,.33);font-size:.8rem}
.offer-pricing{display:grid;gap:10px;margin:24px 36px 0}
.offer-pricing.one{grid-template-columns:1fr}
.offer-pricing.two{grid-template-columns:repeat(2,1fr)}
.offer-price{padding:18px 19px;border-radius:16px;background:linear-gradient(135deg,#fff8ee,#fffdf8);border:1px solid rgba(238,107,36,.13)}
.offer-price small{display:block;margin-bottom:4px;color:rgba(9,43,67,.58);font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.offer-price strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:2.25rem;font-weight:500;line-height:1;color:var(--offers-orange)}
.offer-price span{display:block;margin-top:5px;color:rgba(9,43,67,.61);font-size:.72rem;font-weight:700}
.offer-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px 36px 0}
.offer-detail{padding:14px 15px;border-radius:14px;background:#f6f8f8}
.offer-detail small{display:block;margin-bottom:2px;color:rgba(9,43,67,.47);font-size:.61rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.offer-detail strong{font-size:.83rem;line-height:1.35;color:var(--offers-ink)}
.offer-inclusions{padding:25px 36px 0}
.offer-inclusions h4{margin:0 0 12px;color:var(--offers-orange);font-size:.69rem;letter-spacing:.13em;text-transform:uppercase}
.offer-inclusions ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;margin:0;padding:0;list-style:none}
.offer-inclusions li{position:relative;padding-left:17px;color:rgba(9,43,67,.7);font-size:.82rem;line-height:1.45}
.offer-inclusions li:before{content:"";position:absolute;left:0;top:.58em;width:6px;height:6px;border-radius:50%;background:var(--offers-orange)}
.offer-card-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto;padding:28px 36px 34px}
.offer-card-actions .btn{min-width:170px}
.offer-note{width:100%;margin:2px 0 0;color:rgba(9,43,67,.48);font-size:.7rem;line-height:1.5}
.offers-noscript{padding:20px;border-radius:14px;background:#fff;border:1px solid var(--offers-rule)}

.offers-confidence{padding:76px 0;background:#fff}
.offers-confidence-inner{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:64px;align-items:start}
.offers-confidence-copy h2{margin:8px 0 14px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.1rem,3.2vw,3.45rem);font-weight:500;line-height:1.04;letter-spacing:-.03em}
.offers-confidence-copy p{margin:0;color:rgba(9,43,67,.65);line-height:1.65}
.offers-confidence-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--offers-rule);border-left:1px solid var(--offers-rule)}
.offers-confidence-grid>div{min-height:126px;padding:24px;border-right:1px solid var(--offers-rule);border-bottom:1px solid var(--offers-rule)}
.offers-confidence-grid strong{display:block;margin-bottom:7px;font-family:Georgia,'Times New Roman',serif;font-size:1.15rem;font-weight:500;color:var(--offers-ink)}
.offers-confidence-grid span{display:block;color:rgba(9,43,67,.59);font-size:.83rem;line-height:1.5}

.offers-tailor{padding:0 0 88px;background:#fff}
.offers-tailor-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px) auto;gap:28px;align-items:center;padding:38px 42px;border:1px solid rgba(238,107,36,.14);border-radius:24px;background:linear-gradient(105deg,#fff8ee 0%,#fbf5ec 54%,#eff6f8 100%)}
.offers-tailor-inner h2{margin:9px 0 12px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.1rem,3.2vw,3.4rem);font-weight:500;line-height:1.04;letter-spacing:-.03em}
.offers-tailor-inner p{max-width:780px;margin:0;color:rgba(9,43,67,.65);line-height:1.62}
.offers-tailor-copy{max-width:780px}
.offers-tailor-art{display:flex;align-items:center;justify-content:center}
.offers-tailor-art img{display:block;width:100%;max-width:300px;height:auto;filter:drop-shadow(0 12px 24px rgba(16,40,62,.08))}
.offers-tailor-inner .btn{white-space:nowrap}

@media(max-width:1050px){
  .offers-hero-inner{grid-template-columns:1fr .65fr;gap:42px}
  .offers-current>.container{width:min(calc(100% - 44px),1460px)}
  .offers-grid[data-count="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}
  .offers-confidence-inner{gap:42px}
}
@media(max-width:820px){
  .offers-hero{padding:40px 0 34px}
  .offers-hero-inner{grid-template-columns:1fr;gap:24px}
  .offers-hero-note{max-width:580px}
  .offers-strip-grid{height:auto;grid-template-columns:repeat(2,1fr)}
  .offers-strip-item{height:210px}
  .offers-strip-item:nth-child(2){border-right:0}
  .offers-strip-item:nth-child(-n+2){border-bottom:3px solid #fff}
  .offers-current{padding:64px 0 72px}
  .offers-current>.container{width:min(calc(100% - 30px),1460px)}
  .offers-section-head{grid-template-columns:1fr;gap:16px}
  .offers-grid,.offers-grid[data-count="3"]{grid-template-columns:1fr}
  .offers-confidence{padding:62px 0}
  .offers-confidence-inner{grid-template-columns:1fr;gap:28px}
  .offers-tailor-inner{grid-template-columns:1fr minmax(220px,280px);padding:34px 32px;justify-items:start}
  .offers-tailor-inner .btn{grid-column:1 / -1}
}
@media(max-width:560px){
  .offers-hero-copy h1{font-size:clamp(3rem,14vw,4.5rem)}
  .offers-hero-copy p{font-size:1rem}
  .offers-hero-note{padding:24px 22px 22px;border-radius:19px}
  .offers-strip-item{height:165px}
  .offers-strip-item figcaption{left:15px;bottom:12px;font-size:.62rem}
  .offer-card{border-radius:19px}
  .offer-card-top{display:block;padding:28px 24px 22px}
  .offer-duration{display:inline-flex;margin-top:16px}
  .offer-summary{padding:20px 24px 0}
  .offer-route{padding:18px 24px 0}
  .offer-pricing{margin:21px 24px 0}
  .offer-pricing.two{grid-template-columns:1fr}
  .offer-details{grid-template-columns:1fr;padding:16px 24px 0}
  .offer-inclusions{padding:22px 24px 0}
  .offer-inclusions ul{grid-template-columns:1fr}
  .offer-card-actions{padding:25px 24px 29px;display:grid}
  .offer-card-actions .btn{width:100%}
  .offers-confidence-grid{grid-template-columns:1fr}
  .offers-confidence-grid>div{min-height:0}
  .offers-tailor{padding-bottom:60px}
  .offers-tailor-inner{grid-template-columns:1fr;padding:29px 24px;border-radius:19px}
  .offers-tailor-art{justify-content:flex-start}
  .offers-tailor-art img{max-width:230px}
  .offers-tailor-inner .btn{grid-column:auto;white-space:normal;width:100%;text-align:center}
}
@media(prefers-reduced-motion:reduce){.offers-strip-item img{transition:none}.offers-strip-item:hover img{transform:none}}
