.video-banner{height:100vh;overflow:hidden;position:relative;width:100%}@media (max-width:767px){.video-banner{height:calc(100vh + 20px)}}.video-banner.mobile-video{height:calc(100vh + 160px)}.video-banner video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.banner-scene{inset:0;overflow:hidden;pointer-events:none;position:absolute}.blob{animation:blob-drift 18s ease-in-out infinite alternate;border-radius:50%;filter:blur(80px);opacity:.55;position:absolute}.blob--1{animation-duration:22s;height:700px;left:-150px;top:-200px;width:700px}.blob--2{animation-delay:-8s;animation-duration:17s;bottom:-200px;height:600px;right:-100px;width:600px}.blob--3{animation-delay:-13s;animation-duration:25s;height:400px;left:50%;top:40%;width:400px}@keyframes blob-drift{0%{transform:translate(0) scale(1)}33%{transform:translate(60px,-40px) scale(1.08)}66%{transform:translate(-40px,60px) scale(.94)}to{transform:translate(30px,30px) scale(1.04)}}
