.video-intro{position:relative;z-index:1}.video-intro__container{max-width:calc(1087px + 48px);width:100%;padding:0 24px;margin:0 auto}.video-intro__header{max-width:427px;width:100%;margin:0 auto 64px}.video-intro__header-wrapper{display:flex;flex-direction:column}.video-intro__header-wrapper--reverse{flex-direction:column-reverse}.video-intro__heading{margin-bottom:16px}@media only screen and (max-width:767px){.video-intro__heading{text-align:center;margin-bottom:8px}}.video-intro__heading b,.video-intro__heading strong{color:rgba(var(--color-primary),1)}.video-intro__subheading{color:rgba(var(--color-primary-body-text),1);text-transform:uppercase;margin-bottom:16px}@media only screen and (max-width:767px){.video-intro__subheading{margin-bottom:24px}}.video-intro__svg{max-width:443px;width:100%;margin:17px auto 0}.video-intro__svg svg{height:100%;width:100%}.video-intro__embed{position:relative;padding-top:51.25%}@media only screen and (max-width:767px){.video-intro__embed{padding-top:65.25%}}.video-intro__embed iframe,.video-intro__embed video{position:absolute;left:0;top:0;width:100%;height:100%;z-index:initial}.video-intro__media{width:100%}.video-intro__body{position:relative}.video-intro__body:not(:last-child){margin-bottom:64px}@media only screen and (max-width:1023px){.video-intro__body:not(:last-child){margin-bottom:30px}}.video-section{pointer-events:none}.video-section__play-pause{position:absolute;z-index:2;top:50%;left:50%;border:none;cursor:pointer;transform:translate(-50%,-50%);opacity:0;pointer-events:none;transition:.5s;background:0 0}.video-section__play-pause svg{width:93px;height:93px;display:block}@media only screen and (max-width:1023px){.video-section__play-pause svg{width:40px;height:40px}}.video-section__play-pause .icon-play{display:block}.video-section__play-pause .icon-pause{display:none}.video-section__play-pause.show-playpause{opacity:1;pointer-events:auto}@media (hover:hover){.hide-poster .video-intro__body:hover .video-section__play-pause{opacity:1;pointer-events:auto}}.video-paused .video-section__play-pause{opacity:0}.video-paused .video-section__play-pause .icon-play{display:none}.video-paused .video-section__play-pause .icon-pause{display:block}.js-video-mount iframe,.video-section__banner{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.video-section__banner:not(.video-section__banner--video){z-index:1;pointer-events:none}.video-intro.hide-poster .video-section__banner:not(.unless-hide-poster){transition:opacity .6s ease-in-out;opacity:0;pointer-events:none}.video-intro__badge{margin-bottom:50px}@media only screen and (max-width:767px){.video-intro__badge{margin-bottom:24px}}.video-intro__text{text-align:center;color:rgba(var(--color-secondary-body-text),1)}.video-intro__text em,.video-intro__text i{color:rgba(var(--color-primary),1);font-style:normal}.video-intro__bg-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}