video{height:100%;object-fit:cover;position:absolute;width:100%}.home-banner-video{align-items:center;display:flex;height:100vh;justify-content:center;position:relative;text-align:center}.home-banner-video-content{color:#fff;padding-top:10px;position:relative;text-align:center}.home-banner-video-content h1{color:#fff}.home-banner-video p{color:#fff;margin-top:10px}.home-banner-video-content button{background:transparent;border:1px solid #f1f1f1;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:clamp(14px,1.5vw,18px);margin:50px auto 0;padding:12px 20px}@media screen and (max-width:480px){video{height:auto!important}.home-banner-video{height:30vh!important}}@media only screen and (min-device-width:481px) and (max-device-width:800px){.home-banner-video{height:75vh!important}}