.cinematic-hero{--hero-shift: 0px;position:relative;isolation:isolate;min-height:700px;overflow:hidden;border-bottom:1px solid #d9eaf1;background:#fff;color:#063d5a}.cinematic-hero .hero-inner{width:min(1600px,100%);min-height:700px;margin:0 auto;padding:0;grid-template-columns:minmax(500px,46%) minmax(0,54%);gap:0}.cinematic-hero .hero-copy{z-index:3;max-width:none;margin-right:-96px;padding:78px 72px 76px clamp(48px,calc((100vw - 1240px)/2),180px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#fff 0% 72%,#fffffff0 84%,#fff0)}.cinematic-hero h1{max-width:650px;margin:0 0 24px;color:#063d5a;font-size:clamp(4.5rem,6.5vw,6.2rem);line-height:.95;letter-spacing:-.055em;text-wrap:balance}.cinematic-hero h1>span:first-child{margin-bottom:16px;color:#096383;font-size:.38em;line-height:1;letter-spacing:.035em}.cinematic-hero .hero-lead{max-width:610px;margin:0;color:#4f6a79;font-size:1.08rem;line-height:1.85}.cinematic-hero .hero-lead strong{margin-bottom:8px;color:#0a3f5b;font-size:1.45rem;line-height:1.4}.cinematic-hero .hero-actions{margin-top:32px;gap:14px}.cinematic-hero .hero-actions .btn{min-height:56px;padding-inline:24px;border-radius:11px;font-size:1rem;box-shadow:none}.cinematic-hero .hero-actions .btn.primary{border:2px solid #075f86;background:#075f86;color:#fff;box-shadow:0 0 0 3px #fff,0 0 0 5px #f3a216}.cinematic-hero .hero-actions .btn.secondary{border-color:#89b9cb;background:#fff;color:#073f5d}.cinematic-hero .hero-actions .btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #075f8626}.cinematic-hero .hero-actions .btn.primary:hover{box-shadow:0 0 0 3px #fff,0 0 0 5px #f3a216,0 14px 30px #075f8633}.cinematic-hero .hero-scene{position:relative;min-height:700px;align-self:stretch;overflow:hidden;transform:translateY(calc(var(--hero-shift) * -.22));will-change:transform}.cinematic-hero .hero-scene:before{display:none}.cinematic-hero .hero-scene:after{content:"";position:absolute;inset:0 auto 0 0;z-index:1;width:34%;pointer-events:none;background:linear-gradient(90deg,#fff,#ffffffc7 36%,#fff0)}.hero-travel-image{position:absolute;inset:-4% 0;width:100%;height:108%;object-fit:cover;object-position:100% center}.cinematic-hero .hero-character{right:34px;bottom:24px;z-index:3;width:104px;filter:drop-shadow(0 16px 18px rgba(4,53,75,.2))}.brand-value-stage{position:relative;width:min(1240px,calc(100% - 48px));padding-top:104px;padding-bottom:92px;display:grid;grid-template-columns:minmax(450px,.82fr) minmax(0,1.38fr);column-gap:60px;align-items:start}.brand-value-stage:before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(66,157,191,.28),transparent)}.brand-value-stage .section-title{max-width:450px;margin:0;display:block}.brand-value-stage .section-title h2{max-width:450px;margin:0;color:#063d5a;font-size:clamp(3rem,4vw,4rem);line-height:1.08;letter-spacing:-.045em}.brand-value-stage .section-title h2:after,.brand-value-stage .usage-direction>h3:after{content:"";width:40px;height:4px;margin-top:30px;display:block;background:#f3a216}.brand-value-stage .section-title p{max-width:420px;margin-top:30px;padding:0;border:0;color:#526c7a;font-size:1.05rem;line-height:1.9}.brand-value-stage .selection-steps{display:block;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.brand-value-stage .selection-steps:before{display:none}.brand-value-stage .selection-step,.brand-value-stage .selection-step:last-child{min-height:0;padding:24px 0;display:grid;grid-template-columns:72px minmax(0,1fr);gap:28px;align-items:start;border-top:1px solid #c8e1eb;background:transparent}.brand-value-stage .selection-step:first-child{padding-top:0;border-top:0}.brand-value-stage .selection-step:last-child{padding-bottom:0}.brand-value-stage .selection-step>span{width:auto;height:auto;display:block;border:0;border-radius:0;background:transparent;color:#075f86;font-size:2.8rem;font-weight:730;line-height:.95;letter-spacing:-.05em;box-shadow:none}.brand-value-stage .selection-step h3{margin:0 0 8px;color:#073f5d;font-size:1.28rem;line-height:1.25}.brand-value-stage .selection-step p{max-width:620px;margin:0;color:#526c7a;font-size:1rem;line-height:1.7}.brand-value-stage .usage-direction{grid-column:1 / -1;margin-top:78px;padding:38px 42px;display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.8fr);gap:36px;border:1px solid #d8eaf2;border-right:0;border-left:0;border-radius:0;background:#f0f8fc;color:#073f5d;box-shadow:none}.brand-value-stage .usage-direction:after{display:none}.brand-value-stage .usage-direction>h3{margin:0;color:#063d5a;font-size:1.65rem;line-height:1.25}.brand-value-stage .usage-direction>h3:after{width:34px;height:3px;margin-top:20px}.brand-value-stage .usage-rows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.brand-value-stage .usage-rows article,.brand-value-stage .usage-rows article:first-child,.brand-value-stage .usage-rows article:last-child{padding:0 26px;display:block;border:0;border-left:1px solid #c8e1eb}.brand-value-stage .usage-rows strong{display:block;margin-bottom:9px;color:#074f70;font-size:1.02rem}.brand-value-stage .usage-rows p{margin:0;color:#526c7a;line-height:1.7}@media(max-width:1100px){.cinematic-hero .hero-inner{grid-template-columns:minmax(450px,50%) minmax(0,50%)}.cinematic-hero .hero-copy{margin-right:-82px;padding-left:36px;padding-right:48px}.cinematic-hero h1{font-size:clamp(4.1rem,7.5vw,5.5rem)}.hero-travel-image{object-position:100% center}.brand-value-stage{grid-template-columns:minmax(280px,.76fr) minmax(0,1.24fr);column-gap:52px}.brand-value-stage .usage-direction{grid-template-columns:210px 1fr}}@media(max-width:820px){.cinematic-hero,.cinematic-hero .hero-inner{min-height:0}.cinematic-hero .hero-inner{width:100%;display:grid;grid-template-columns:1fr}.cinematic-hero .hero-copy{margin:0;padding:52px 24px 34px;background:#fff}.cinematic-hero h1{max-width:640px;font-size:clamp(3.5rem,14vw,5rem)}.cinematic-hero .hero-lead{max-width:660px}.cinematic-hero .hero-actions .btn{flex:1 1 220px}.cinematic-hero .hero-scene{width:100%;min-height:470px;transform:none}.cinematic-hero .hero-scene:after{display:none}.hero-travel-image{inset:0;height:100%;object-position:100% center}.cinematic-hero .hero-character{right:22px;bottom:18px;width:96px}.brand-value-stage{width:min(100% - 36px,720px);padding-top:76px;padding-bottom:72px;display:block}.brand-value-stage .section-title{max-width:620px;margin-bottom:48px}.brand-value-stage .section-title h2,.brand-value-stage .section-title p{max-width:600px}.brand-value-stage .usage-direction{margin-top:56px;padding:32px 26px;grid-template-columns:1fr;gap:28px}.brand-value-stage .usage-rows{grid-template-columns:1fr}.brand-value-stage .usage-rows article,.brand-value-stage .usage-rows article:first-child,.brand-value-stage .usage-rows article:last-child{padding:18px 0;border-left:0;border-top:1px solid #c8e1eb}.brand-value-stage .usage-rows article:first-child{padding-top:0;border-top:0}.brand-value-stage .usage-rows article:last-child{padding-bottom:0}}@media(max-width:430px){.cinematic-hero .hero-copy{padding:38px 18px 30px}.cinematic-hero h1{margin-bottom:20px;font-size:clamp(3.9rem,18vw,4.6rem);line-height:.98}.cinematic-hero h1>span:first-child{margin-bottom:12px;font-size:.39em}.cinematic-hero .hero-lead{font-size:1rem;line-height:1.72}.cinematic-hero .hero-lead strong{font-size:1.2rem}.cinematic-hero .hero-actions{margin-top:28px}.cinematic-hero .hero-actions .btn{width:100%;flex-basis:100%}.cinematic-hero .hero-scene{min-height:430px;display:block}.hero-travel-image{object-position:100% center}.cinematic-hero .hero-character{right:12px;bottom:12px;width:82px}.brand-value-stage{width:calc(100% - 36px);padding-top:68px;padding-bottom:60px}.brand-value-stage .section-title{margin-bottom:38px}.brand-value-stage .section-title h2{font-size:clamp(2.55rem,10.6vw,3rem)}.brand-value-stage .section-title h2:after{margin-top:24px}.brand-value-stage .section-title p{margin-top:24px;font-size:1rem;line-height:1.78}.brand-value-stage .selection-step,.brand-value-stage .selection-step:last-child{padding:22px 0;grid-template-columns:54px minmax(0,1fr);gap:18px}.brand-value-stage .selection-step:first-child{padding-top:0}.brand-value-stage .selection-step>span{font-size:2.2rem}.brand-value-stage .selection-step h3{font-size:1.18rem}.brand-value-stage .selection-step p{font-size:.96rem;line-height:1.65}.brand-value-stage .usage-direction{margin-top:44px;margin-right:-18px;margin-left:-18px;padding:30px 18px}}@media(max-width:560px)and (max-height:680px){.cinematic-hero .hero-scene{min-height:360px;display:block}}@media(prefers-reduced-motion:reduce){.cinematic-hero .hero-scene,.cinematic-hero .hero-character{transform:none!important}}
