.video-banner{background-color:#fff;color:#0f253f;font-family:inherit;font-weight:500;padding:60px 20px;-webkit-font-smoothing:antialiased}.video-banner__container{display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1100px}.video-banner__content{width:100%}.video-banner__headline{color:#0f253f;font-size:32px;font-weight:700;margin-bottom:20px}.video-banner__text{color:#0f253f;font-size:18px;line-height:1.6}.video-banner__text p{margin-bottom:24px}.video-banner__visual{display:flex;justify-content:center;width:100%}.video-banner__player-wrapper{border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.05);overflow:hidden;width:100%}.video-banner__player-wrapper>div{display:block;height:auto!important;width:100%!important}@media (min-width:768px){.video-banner{padding:80px 40px}.video-banner__container{align-items:center;flex-direction:row;gap:60px;justify-content:space-between}.video-banner__content{width:50%}.video-banner__headline{font-size:42px}.video-banner__visual{justify-content:flex-end;width:45%}}