.video-background-container{position:relative;width:100%;height:calc(80vh - 110px);overflow:hidden;@media screen and (min-width:481px){margin-top:110px}@media screen and (max-width:481px){height:calc(70vh - 110px)}}.video-background-container:before{content:"";width:100%;height:100%;position:absolute;top:0;right:0;background:transparent}.video-background{position:absolute;bottom:0;right:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(.5)}.video-background,source{pointer-events:none!important}.overlay{position:absolute;bottom:0;left:0;width:100%;height:110%;background:transparent;z-index:1}.content{position:relative;z-index:1;top:50%;right:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;max-width:50%}.content h1{font-size:70px;color:#12bed1}.content p{font-size:20px}@media screen and (max-width:480px){.content{max-width:90%}.content h1{font-size:calc((var(--heading-1-size-value) - 1) * calc(.012 * min(100vh, 900px)) + 1rem);color:#12bed1}.content p{font-size:calc((var(--normal-text-size-value) - 1) * calc(.012 * min(100vh, 900px)) + 1rem)}}