.pure-video-hero-section{margin-bottom:100px}
@media(min-width:1440px){.pure-video-hero-section{margin-bottom:140px}}
@media(max-width:991px){.pure-video-hero-section{margin-bottom:60px}}
.pure-video-hero{display:block;position:relative;isolation:isolate;overflow:hidden;aspect-ratio:100/56.34;background:#181818;color:#fff}
.pure-video-hero__media,.pure-video-hero__poster,.pure-video-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.pure-video-hero__poster{z-index:1;transition:opacity .6s ease}
.pure-video-hero.is-ready .pure-video-hero__poster{opacity:0;pointer-events:none}
.pure-video-hero::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.42),transparent 70%)}
.pure-video-hero__content{position:absolute;z-index:3;bottom:64px;left:69px;max-width:560px;margin-right:24px}
.pure-video-hero__content h1{color:inherit;letter-spacing:2px;font-family:poster-gothic-round-atf,sans-serif;font-size:40px;font-weight:500;line-height:1.2;margin:0 0 10px}
.pure-video-hero__content p{color:inherit;max-width:420px;font-family:"Trade Gothic Condensed No 18",sans-serif;font-size:25.6px;font-weight:700;line-height:35px;margin:0 0 10px}
.pure-video-hero__cta{display:inline-block;color:#fff;background:#004848;border-radius:15px;margin-top:10px;padding:25px 40px;font-family:poster-gothic-round-atf,sans-serif;font-size:20.8px;letter-spacing:2px;line-height:1.2;text-decoration:none}
.pure-video-hero__cta:hover{color:#fff;background:#129396}
.pure-video-hero a:focus-visible{outline:3px solid #fff;outline-offset:4px}
@media(min-width:1920px){.pure-video-hero__content{max-width:800px}.pure-video-hero__content h1{font-size:56px}.pure-video-hero__content p{max-width:650px;font-size:40px;line-height:50px}.pure-video-hero__cta{padding-top:40px;padding-bottom:40px;font-size:32px}}
@media(max-width:991px){.pure-video-hero__content{bottom:48px;left:48px}.pure-video-hero__content h1{font-size:32px}.pure-video-hero__cta{padding:20px;font-size:16px}}
@media(max-width:767px){.pure-video-hero{min-height:440px}.pure-video-hero__content{bottom:24px;left:24px}}
@media(max-width:479px){.pure-video-hero{aspect-ratio:9/16;min-height:560px}.pure-video-hero::after{background:linear-gradient(0deg,rgba(0,0,0,.6),transparent 85%)}.pure-video-hero__content{bottom:24px;left:0;width:100%;max-width:none;margin:0;padding:0 20px;text-align:center}.pure-video-hero__content h1{font-size:22.4px;line-height:1.3}.pure-video-hero__content p{max-width:none;font-size:19.2px;line-height:25px}.pure-video-hero__cta{padding:15px 20px;font-size:16px;line-height:25px}}
@media(prefers-reduced-motion:reduce){.pure-video-hero__poster{transition:none}}
