@keyframes slideup{0%{bottom:-100%}to{bottom:0}}.fade-enter-active,.fade-leave-active{transition:height .3s ease-in-out,opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0;height:0}.video-player-button{cursor:pointer;color:#fff;background:#000000bd;border-radius:50%;justify-content:center;align-items:center;width:8rem;height:8rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 .6rem 2.4rem -.2rem #00071c47}@media (width>=1024px){.slider--horizontal .video-player-button:hover{color:#e10915}}.video-player-button svg{width:2.4rem;height:3.3rem;margin-left:.6rem}
