.ab-hero{background:var(--navy);color:var(--white);overflow:hidden;padding:88px var(--edge) 100px;position:relative}.ab-hero:before{background:linear-gradient(90deg,transparent,rgba(168,196,216,.45) 20%,rgba(168,196,216,.45) 80%,transparent);bottom:64px;content:"";height:1px;left:0;pointer-events:none;position:absolute;right:0}.ab-hero__grid{align-items:end;display:grid;gap:64px;grid-template-columns:1.05fr .95fr;position:relative;z-index:1}.ab-hero__copy{max-width:640px}.ab-hero__h1{color:var(--white);font-family:var(--serif);font-size:clamp(38px,5.4vw,68px);font-style:normal;font-weight:400;letter-spacing:-.01em;line-height:1.08;margin:20px 0 0}.ab-hero__poster{align-items:center;aspect-ratio:16/9;background:radial-gradient(140% 100% at 15% 0,rgba(168,196,216,.14),transparent 55%),linear-gradient(155deg,#142c52,#0c1f3e 55%,#0a1830);border:1px solid hsla(0,0%,100%,.14);display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.ab-hero__poster-img{height:100%;inset:0;object-fit:cover;opacity:.82;position:absolute;width:100%}.ab-hero__poster-scrim{background:linear-gradient(180deg,rgba(12,31,62,.15),rgba(12,31,62,.55));inset:0;position:absolute}.ab-hero__poster-play{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:1px solid hsla(0,0%,100%,.5);border-radius:50%;cursor:pointer;display:flex;height:64px;justify-content:center;padding:0;position:relative;transition:background .2s ease,border-color .2s ease;width:64px;z-index:1}.ab-hero__poster-play:focus-visible,.ab-hero__poster-play:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.85)}.ab-hero__poster-play svg{color:hsla(0,0%,100%,.85);height:20px;margin-left:4px;width:20px}.ab-hero__poster-label{bottom:16px;color:hsla(0,0%,100%,.6);font-family:var(--sans);font-size:11px;font-weight:500;left:20px;letter-spacing:.1em;position:absolute;text-transform:uppercase;z-index:1}.ab-hero__chapter{align-items:center;background:var(--navy);display:flex;height:clamp(180px,26vw,300px);justify-content:center;overflow:hidden;position:relative}.ab-hero__chapter-bg{filter:grayscale(1) brightness(.85);height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.ab-hero__chapter:before{background:rgba(12,31,62,.62);content:"";inset:0;mix-blend-mode:multiply;position:absolute}.ab-hero__chapter:after{background:linear-gradient(180deg,rgba(12,31,62,.35),rgba(12,31,62,.05) 40%,rgba(12,31,62,.05) 60%,rgba(12,31,62,.35));content:"";inset:0;position:absolute}.ab-hero__chapter-cities{align-items:center;color:#fff;display:flex;font-family:var(--sans);font-size:13px;font-weight:600;gap:18px;letter-spacing:.2em;position:relative;text-transform:uppercase;z-index:1}.ab-hero__dot{background:var(--sail-blue);border-radius:50%;height:5px;width:5px}.ab-hero__line{background:hsla(0,0%,100%,.3);height:1px;width:64px}@media (max-width:900px){.ab-hero{padding:64px var(--edge) 72px}.ab-hero__grid{gap:40px;grid-template-columns:1fr}}