.banner-content__overlay{position:relative}.arrow-container{align-items:center;bottom:2rem;display:inline-flex;height:32px;justify-content:center;margin-top:2rem;position:absolute;width:32px}.arrow{animation:arrow-bounce .8s ease-in-out infinite;display:block;will-change:transform}@keyframes arrow-bounce{0%,to{transform:translateY(0) scale3d(1.2,.5,.9)}50%{transform:translateY(-5px) scale3d(1.2,.5,.9)}}.banner-content__hero-image{background-repeat:no-repeat;background-size:cover}.banner-content__text{align-items:center;color:#f2f2f2;display:flex;flex-direction:row;justify-content:center;padding:0 .5rem;text-align:center}.background-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:767px){.background-video{background:#404040;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.arrow{animation:none;transform:translateY(0) scale3d(1.2,.5,.9)}}