@charset "UTF-8";.hero-banner{aspect-ratio:16 / 9;position:relative;overflow:hidden}.hero-video{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:767.98px){.hero-banner{min-height:60vh}}.hero-overlay{position:absolute;inset:0;z-index:2}.hero-overlay.is-loading::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.28);z-index:0;pointer-events:none}.spinner-wrap{position:absolute;inset:0;z-index:3;display:none;align-items:center;justify-content:center}.hero-overlay.is-loading .spinner-wrap{display:flex}.hero-overlay>*:not(.spinner-wrap){position:relative;z-index:2}
