
.location-video-hero{position:relative;width:100%;height:360px;overflow:hidden;isolation:isolate;background:#650810;}
.location-video-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;}
.location-video-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,14,.78) 0%,rgba(8,10,14,.42) 45%,rgba(8,10,14,.12) 100%);z-index:1;}
.location-video-content{position:relative;z-index:2;height:100%;max-width:1200px;margin:0 auto;padding:82px 32px 36px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;}
.location-video-content .eyebrow{font-size:14px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#fff;margin-bottom:12px;}
.location-video-content h1{font-size:clamp(38px,4.2vw,62px);line-height:1.03;margin:0 0 14px;font-weight:800;max-width:760px;}
.location-video-content p{font-size:18px;line-height:1.5;margin:0;max-width:650px;}
@media(max-width:768px){.location-video-hero{height:420px}.location-video-content{padding:36px 22px 30px}.location-video-content h1{font-size:38px}.location-video-content p{font-size:16px}}
