.video-hero{position:relative;width:100%;overflow:hidden;max-height:100vh;height:calc(100vh - 120px);background:#333}.video-hero__poster,.video-hero__video-container{position:absolute;inset:0;width:100%;height:100%}.video-hero__poster{object-fit:cover;z-index:0}.video-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;will-change:auto;z-index:1}.video-hero__shade{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 80% 120% at 0 50%,rgba(0,0,0,.7) 0,rgba(0,0,0,.5) 40%,rgba(0,0,0,0) 100%);background-repeat:no-repeat;background-position:50%;background-size:cover}.video-hero__content,.video-hero__shade{transition:opacity .5s ease-in-out;will-change:opacity}.video-hero__content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:1rem;padding-right:1rem;color:white}@media (min-width:768px){.video-hero__content{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.video-hero__content{padding-left:2rem;padding-right:2rem}}.video-hero__blc-list.blc-list{position:absolute;bottom:0;left:0;right:0;padding:2rem 1rem 3.5rem;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,0))}.blc-list__title{text-align:center;font-size:var(--text-14,.875rem);font-weight:700;color:var(--color-white);margin-bottom:1.5rem}.blc-list__pill-link{display:inline-block}.blc-list__pill{text-transform:uppercase;white-space:nowrap}.blc-list__splide--stats .splide__slide{flex:0 0 auto}@media (min-width:1024px){.video-hero__blc-list .blc-list__title,.video-hero__blc-list.blc-list{text-align:left}.blc-list__splide--stats .splide,.blc-list__splide--stats .splide__track{width:100%!important;overflow:visible!important}.blc-list__splide--stats .splide__list{display:flex!important;flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%!important;transform:none!important;margin:0 -6px!important;gap:0!important}.blc-list__splide--stats .splide__slide{flex:0 0 auto!important;width:12.5%!important;display:block!important;padding:0 3px}.video-hero__blc-list .blc-list__pill-link{display:block}.video-hero__blc-list .blc-list__pill-link .btn{display:block;width:100%}}