.video{position:relative}.video__container{align-items:center;display:flex;flex-direction:row;gap:200px;padding:100px 0}@media only screen and (max-width:1929px){.video__container{gap:100px}}@media only screen and (max-width:1399px){.video__container{gap:40px}}@media only screen and (max-width:1199px){.video__container{flex-direction:column;gap:60px}}@media only screen and (max-width:575px){.video__container{padding:60px 0 0}}.video__info{display:flex;flex-direction:column;gap:60px}@media only screen and (max-width:1399px){.video__info{gap:40px}}@media only screen and (max-width:1199px){.video__info{gap:30px}}.video__info-title{color:#000;font-family:var(--font-headings);font-size:2.8125rem;font-size:33px;font-weight:400;letter-spacing:.28125rem;margin:0}@media screen and (min-width:360px){.video__info-title{font-size:calc(29px + 1.11111vw)}}@media screen and (min-width:1440px){.video__info-title{font-size:45px}}.video__info-text{color:#000;font-family:var(--font-text);font-size:1.125rem;font-size:14px;font-weight:400;letter-spacing:.05625rem;margin:0}@media screen and (min-width:360px){.video__info-text{font-size:calc(12.66667px + .37037vw)}}@media screen and (min-width:1440px){.video__info-text{font-size:18px}}.video__info-text p{margin:0}.video__oembed{height:650px;width:100%}@media only screen and (max-width:991px){.video__oembed{height:500px}}@media only screen and (max-width:767px){.video__oembed{height:300px}}@media only screen and (max-width:575px){.video__oembed{margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem)}}.video__oembed>iframe{height:100%;width:100%}.video__background{background-color:var(--dark-background);height:100%;position:absolute;right:0;top:0;width:50%;z-index:-1}@media only screen and (max-width:1199px){.video__background{display:none}}