.video-banner__inner{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.video-banner__arrow{pointer-events:none;position:absolute;right:0;top:-60px;z-index:0}.video-banner__content{display:flex;gap:5rem;margin:0 auto;max-width:var(--max-width);padding-bottom:120px;padding-top:130px;position:relative;z-index:1}.video-banner__heading{font-weight:500;letter-spacing:.1em;line-height:1.4;padding-bottom:0;text-transform:uppercase}.video-banner__subheading{margin-top:1rem}.video-banner__subheading,.video-banner__subheading li,.video-banner__subheading p{font-size:1.25rem;line-height:1.25}.video-banner__subheading>p:last-child{padding-bottom:0}.video-banner__buttons{display:flex;gap:40px;margin-top:3.25rem}.video-banner__text{min-width:calc(55% - 2.5rem)}.video-banner__video-column{max-width:50%;width:100%}.video-banner__video-wrapper{border-radius:14px;overflow:hidden;position:relative}.video-banner__video{border-radius:14px;height:auto;width:100%}.video-banner__play-pause-button{background-color:#fff;border:none;border-radius:50%;bottom:1rem;cursor:pointer;height:28px;opacity:.8;position:absolute;right:1rem;width:28px}.video-banner__play-pause-button>svg{margin-right:-2px;margin-top:-2px;width:7px}.video-banner__play-pause-button>svg>path{fill:#0f1822}.video-banner__play-pause-button:hover{opacity:1}.video-banner__video--playing+.video-banner__play-pause-button{display:none}@media (max-width:1250px){.video-banner__content{padding-bottom:99px;padding-top:93px}.video-banner__subheading{max-width:95%}.video-banner__subheading,.video-banner__subheading li,.video-banner__subheading p{font-size:1.125rem}}@media (max-width:767px){.video-banner__inner{background-position:100% 0}.video-banner__content{flex-direction:column;gap:2rem;padding-bottom:48px;padding-top:48px}.video-banner__video-column{margin:0 auto;max-width:400px}.video-banner__heading{letter-spacing:.06em}.video-banner__subheading,.video-banner__subheading li,.video-banner__subheading p{font-size:1rem}.video-banner__buttons{gap:20px;margin-top:2rem}}