.text-with-background{background-position:50%;background-size:cover;isolation:isolate;padding:140px 0;position:relative}.text-with-background:before{bottom:0}.text-with-background:after,.text-with-background:before{background:linear-gradient(0deg,#fff 30%,hsla(0,0%,100%,0));content:"";height:20%;left:0;position:absolute;width:100%;z-index:-1}.text-with-background:after{top:0;transform:rotate(180deg)}.text-with-background__video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-2}.text-with-background__content{margin:0 auto;max-width:840px}.text-with-background__cta{color:var(--light-blue);display:block;margin:32px auto 0;text-align:center;transition:var(--transition)}.text-with-background__cta:hover{color:var(--blue)}