.most-hero-film{position:relative;width:100%;margin-top:10px;overflow:hidden;isolation:isolate;background:var(--most-paper)}.most-hero-film video{display:block;width:100%;height:auto;aspect-ratio:2;-o-object-fit:cover;object-fit:cover;filter:brightness(1.06);mix-blend-mode:multiply}.most-hero-film-story{position:absolute;top:16%;left:32%;width:40%;display:grid;pointer-events:none}.most-hero-film-story p{grid-area:1 / 1;margin:0;color:var(--most-ink);font-size:clamp(1rem,.65rem + 1.2vw,2rem);font-weight:500;line-height:1.3;letter-spacing:-.025em;text-align:center;transition:opacity .7s ease,transform .9s cubic-bezier(.22,1,.36,1)}.most-hero-film-start{opacity:1;transform:translateY(0)}.most-hero-film-finish{opacity:0;transform:translateY(12px)}.most-hero-film[data-stage=complete] .most-hero-film-start,.most-hero-film:not([data-animated]) .most-hero-film-start{opacity:0;transform:translateY(-12px)}.most-hero-film[data-stage=complete] .most-hero-film-finish,.most-hero-film:not([data-animated]) .most-hero-film-finish{opacity:1;transform:translateY(0)}.most-hero-film-control{position:absolute;right:24px;bottom:20px;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--most-line);border-radius:50%;background:var(--most-paper);color:var(--most-ink);cursor:pointer}.most-hero-film-control svg{width:20px;height:20px}.most-hero-film-control:hover{border-color:var(--most-ink)}.most-hero-film-control:focus-visible{outline:2px solid var(--most-orange);outline-offset:4px}@media(max-width:767px){.most-hero-film{padding-top:48px;margin-top:30px}.most-hero-film-story{top:0;left:6%;width:88%}.most-hero-film-story p{font-size:clamp(1.125rem,.8rem + 1vw,1.5rem)}.most-hero-film-control{right:12px;bottom:8px}}@media(prefers-reduced-motion:reduce){.most-hero-film-story p{transition:none}}@media(min-width:1024px)and (min-height:650px){.most-hero:has(.most-hero-film){box-sizing:border-box;padding-top:clamp(12px,2vh,28px)}.most-hero:has(.most-hero-film) .most-hero-heading{flex:0 0 auto}.most-hero:has(.most-hero-film) h1{margin:0;font-size:clamp(2.5rem,min(4.4vw,7vh),5.5rem)}.most-hero:has(.most-hero-film) .most-hero-intro{padding-top:0}.most-hero:has(.most-hero-film) .most-hero-intro p{font-size:clamp(1rem,1.2vw,1.375rem);margin:0}.most-hero:has(.most-hero-film) .most-hero-intro .most-button{margin-top:16px;min-height:48px}.most-hero:has(.most-hero-film) .most-hero-intro .most-text-link{margin-top:10px}.most-hero:has(.most-hero-film) .most-hero-film{width:100%}.most-hero:has(.most-hero-film) video{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}}
