@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{height:0;opacity:0}.video-player-button{position:absolute;width:8rem;height:8rem;border-radius:50%;background:#000000bd;box-shadow:0 .6rem 2.4rem -.2rem #00071c47;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff}@media (min-width: 1024px){.slider--horizontal .video-player-button:hover{color:#e10915}}.video-player-button svg{margin-left:.6rem;width:2.4rem;height:3.3rem}
