.vs-splash-box{display:none}.vs-splash-box-overlay,.vs-splash-box-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;transition:opacity .6s ease;pointer-events:none;border-radius:inherit;overflow:hidden}.vs-splash-box-overlay.is-active,.vs-splash-box-video.is-active{opacity:1}.vs-splash-layer-b{z-index:1}.vs-splash-box-overlay{background-size:cover;background-position:center;background-repeat:no-repeat}.vs-splash-box-video{object-fit:cover}.vs-splash-clickable{cursor:pointer}.vs-splash-cta{display:block;margin:1em 0 0;max-width:300px;font-size:.825em;font-weight:700;text-align:center;text-decoration:underline;text-transform:uppercase;color:#fff}.vs-splash-cta:focus,.vs-splash-cta:hover{color:#fff}@media (hover:none){.vs-splash-box-overlay,.vs-splash-box-video{display:none}}