.banner-video{display:flex;justify-content:center;min-height:846px;padding:5.75em;width:100%}.banner-video__content{font-weight:400;text-align:center}.banner-video__content h2{color:var(--primary-color);font-size:var(--font-size-2xl)}.banner-video__subtitle{color:var(--primary-color);font-size:var(--font-size-xl);max-width:1010px}iframe{border-radius:10px}@media screen and (max-width:786px){.banner-video{flex-direction:column;min-height:auto;padding:2em 1em}}