body,html{margin:0;height:100%;overflow:hidden}body::-webkit-scrollbar{display:none}.v-card::-webkit-scrollbar{-webkit-appearance:none;width:7px}.v-card::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px #6b1530}.pulse-ring{content:"";width:35px;height:35px;background:#189bff;border:5px solid #189bff;border-radius:50%;position:absolute;top:10px;left:17px;-webkit-animation:pulsate 1.5s infinite;animation:pulsate 1.5s infinite}._html5Player{left:0!important}#divVHSS{width:100%;z-index:0!important}div#wave{position:relative;text-align:center;width:50px}.dot{display:inline-block;width:5px;height:5px;border-radius:50%;margin-right:5px;background:#303131;-webkit-animation:wave 1.3s linear infinite;animation:wave 1.3s linear infinite}.dot:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.dot:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes wave{0%,60%,to{transform:none}30%{transform:translateY(-7px)}}@keyframes wave{0%,60%,to{transform:none}30%{transform:translateY(-7px)}}.pulse-background,.pulse-button{content:"";width:35px;height:35px;background:#fff;border:5px solid #189bff;border-radius:50%;position:absolute;left:-14px;-webkit-animation:pulsate 1.5s infinite;animation:pulsate 1.5s infinite}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(0);opacity:1}to{-webkit-transform:scale(1.5);opacity:0}}