.hero-embedded-video-overlay{background-color:rgba(1,28,34,.94);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.hero-embedded-video-overlay,.hero-embedded-video__embed{transition:opacity .3s ease-in-out}.hero-embedded-video__close{position:absolute;right:5%;top:5%}.hero-embedded-video__close button{background-color:transparent;border:none}.hero-embedded-video__embed iframe,.hero-embedded-video__embed video{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes scroll-point{0%{opacity:1;transform:translateY(0)}to{opacity:.2;transform:translateY(16px)}}.page-hero__scroll-cta{bottom:40px;width:calc(100% - 40px)}.page-hero__scroll-cta--desktop{display:none}.page-hero__scroll-cta a{margin:0 auto;max-width:1440px}.page-hero__scroll-cta--circle{animation-duration:2s;animation-iteration-count:infinite;animation-name:scroll-point}@media screen and (min-width:768px){.page-hero__scroll-cta{bottom:85px;width:calc(100% - 80px)}.page-hero__scroll-cta--desktop{display:block}}