html.intro-video-is-active #headerMainSlide{display:none}.intro-video-module{background:#000;overflow:hidden;transition-property:opacity,visibility,max-height,min-height,padding;transition-timing-function:ease;z-index:5}.intro-video-module,.intro-video-module__inner{min-height:600px;position:relative;width:100%}.intro-video-module__preload-bg{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;height:600px;width:100%}html.intro-video-is-active .intro-video-module__preload-bg{display:block}.intro-video-module__poster,.intro-video-module__video{display:block;height:663px;object-fit:cover;object-position:center;position:relative;width:100%;z-index:2}.intro-video-module__video{opacity:1;transition-property:opacity;transition-timing-function:ease}.intro-video-module.is-video-hiding .intro-video-module__video{opacity:0}.intro-video-module__skip{appearance:none;background:rgba(0,0,0,.55);border:2px solid #fff;border-radius:999px;bottom:24px;color:#fff;cursor:pointer;font:inherit;font-weight:700;line-height:1;padding:14px 22px;position:absolute;right:24px;z-index:3}.intro-video-module__skip:focus,.intro-video-module__skip:hover{background:rgba(0,0,0,.85)}.intro-video-module__skip:focus-visible{outline:3px solid #fff;outline-offset:4px}.intro-video-module+.intro-video-module__preload-bg{display:none}.intro-video-module.is-hiding{opacity:0;pointer-events:none;visibility:hidden}.intro-video-module.is-hidden{display:none}.intro-video-module__fallback-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;transform:scale(1.01);z-index:1}@media screen and (max-width:850px){.intro-video-module,.intro-video-module__inner{min-height:480px}.intro-video-module__poster,.intro-video-module__video{height:480px}.intro-video-module__skip{bottom:16px;padding:12px 18px;right:16px}}@media (prefers-reduced-motion:reduce){.intro-video-module{transition:none}}@media screen and (max-width:850px){.intro-video-module__preload-bg{height:480px}}