/* Current-film treatment: a wider view of the source, placed to the right. */
.hero-media{left:auto;right:3%;top:24px;bottom:108px;width:56%;height:auto;overflow:hidden}
.hero video{width:100%;height:100%;object-fit:contain;object-position:right center;opacity:.92}
.hero-media:after{background:linear-gradient(90deg,#111214d9 0%,#11121445 22%,transparent 44%),linear-gradient(0deg,#11121466 0%,transparent 18%)}
.hero-copy{padding-top:65px;padding-bottom:150px}
.hero h1{font-size:clamp(70px,7.4vw,110px);line-height:1.19;text-shadow:0 2px 24px #0005}
.hero-sub{font-size:17px}
.video-controls{right:14px;bottom:14px;gap:6px}
.video-controls button{background:#111214d9}
@media(min-width:1600px){.hero-media{width:56%;right:max(3%,calc((100vw - 1440px)/2))}}
@media(max-width:900px){.hero-media{width:62%;right:0;top:20px;bottom:115px;height:auto}.hero h1{font-size:clamp(67px,9vw,87px)}.hero-copy{padding-left:5vw}.hero-sub{font-size:15px}}
@media(max-width:600px){.hero{min-height:790px}.hero-media{left:auto;right:0;top:0;bottom:auto;width:84%;height:620px}.hero video{object-fit:contain;object-position:right center;opacity:.95}.hero-media:after{background:linear-gradient(90deg,#111214bb 0%,#11121438 25%,transparent 48%),linear-gradient(0deg,#11121499,transparent 20%)}.hero-copy{padding:50px 22px 160px;min-height:685px}.hero h1{font-size:clamp(55px,14vw,78px);line-height:1.27;letter-spacing:-.065em;margin:32px 0 25px}.hero .eyebrow{font-size:10px}.hero-sub{font-size:14px;max-width:285px}.hero-scroll{margin-top:26px;font-size:12px}.video-controls{right:12px;bottom:9px;gap:5px}.video-controls button{font-size:11px;padding:9px 10px}}
@media(max-width:360px){.hero-media{width:85%;height:620px}.hero-copy{padding-left:20px}.hero h1{font-size:clamp(50px,14vw,55px)}.hero-sub{font-size:13px}.video-controls{right:8px;gap:4px}.video-controls button{padding:8px;font-size:10px}}
