/* Build 32: render the homepage hero at its natural 16:9 proportions with no stretching. */
.v24-hero{position:relative;display:block;min-height:500px;overflow:hidden;background:#050505;border-color:#2a2a2a}
.v24-hero-copy{position:relative;z-index:3;width:min(56%,680px);min-height:500px;box-sizing:border-box}
.v24-hero-art{position:absolute;inset:0;min-height:0;padding:0;background:#050505;overflow:hidden}
.v24-hero-art img{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:auto!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:fill!important;object-position:initial!important;background:#050505}
.v24-hero-art:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(5,5,5,.99) 0%,rgba(5,5,5,.92) 24%,rgba(5,5,5,.58) 40%,rgba(5,5,5,.14) 56%,transparent 68%)}
@media(max-width:1050px) and (min-width:761px){.v24-hero{min-height:470px}.v24-hero-copy{width:58%;min-height:470px}.v24-hero-art img{width:auto!important;height:100%!important;right:0!important;left:auto!important}}
@media(max-width:760px){.v24-hero{display:flex;flex-direction:column;min-height:0}.v24-hero-art{position:relative;inset:auto;order:-1;aspect-ratio:1672/941;min-height:0}.v24-hero-art img{position:absolute!important;inset:0!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:initial!important;background:#050505}.v24-hero-art:after{background:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.18) 15%,transparent 32%)}.v24-hero-copy{width:auto;min-height:0;background:#050505}}
