.video-banner{height:60vh;overflow:hidden;position:relative;width:100%}.background-video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:1}.banner-content{align-items:center;display:flex;height:100%;padding:0;position:relative;width:100%;z-index:2}.banner-content:after{background:rgba(29,184,155,.8);border-radius:0 10000vw 10000vw 0;bottom:4.5rem;content:"";height:auto;position:absolute;right:1.5rem;top:4.5rem;width:auto;z-index:-1}.banner-text{color:#fff;padding:100px;position:relative;width:40%;z-index:3}@media (min-width:768px){.banner-content:after{height:100%;left:0;top:0;width:50%}}