.spinner{text-align:center}.spinner>div{background-color:#fff;border-radius:100%;width:18px;height:18px;animation:1.4s ease-in-out infinite both sk-bouncedelay;display:inline-block}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.loading-dots-center{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner_1>div{width:25px;height:25px;background-color:#000!important}.spinner-gold>div{width:25px;height:25px;background-color:gold!important}
@media (max-width:480px){.animate-scaleFadePages{animation:.5s ease-in-out scaleFadeout}.plyr--full-ui{height:auto}}@media (min-width:480px) and (max-width:767px){.animate-scaleFadePages{animation:.5s ease-in-out scaleFadeout}.plyr--full-ui{height:auto}}
@keyframes pagefadeIn{0%{opacity:0}to{opacity:1}}.pagefadeIn-in{animation:.5s ease-in-out pagefadeIn}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@media (max-width:768px){.mobile-slideup-popup{animation:.2s ease-out slideUp}.mobile-slidedown-popup{animation:.4s ease-out slideDown}}