.video-banner{background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;height:80vh;overflow:hidden;width:100%;background-image:var(--background-image-mobile)}.video-banner video{position:absolute;transform:translateY(-50%);left:0;top:50%;height:100%;width:100%;object-fit:cover;display:none}.video-banner .rotating-headline{-webkit-text-decoration:underline;text-decoration:underline}.video-banner .cp-button{min-width:200px}.video-banner__overlay{position:absolute;z-index:2;display:block!important;height:100%;width:100%;background-color:#0006}.video-banner__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:var(--horizontal-alignment);justify-content:flex-end;color:var(--text-color);height:100%;padding:var(--spacing-md)}.video-banner__content-wrap{max-width:500px}.video-banner__heading{line-height:1.1}.video-banner__ctas{display:flex;flex-direction:column;gap:var(--spacing-xs)}.video-banner__ctas .cp-button{width:100%}@media (min-width: 576px){.video-banner video{display:block}.video-banner__content{justify-content:var(--vertical-alignment)}.video-banner__ctas{flex-direction:row;gap:var(--spacing-sm)}.video-banner__ctas .cp-button{width:auto}}@media (min-width: 768px){.video-banner{height:calc(100vh - 140px);max-height:720px}}@media (min-width: 1200px){.video-banner__content{padding:0}}
