.hspp-player{direction:rtl;width:100%;max-width:1000px;margin:22px auto;background:#0b0b0b;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.22)}
.hspp-stage{position:relative;background:#000;aspect-ratio:16/9}.hspp-video{width:100%;height:100%;display:block;background:#000}
.hspp-bigplay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border:0;border-radius:50%;background:rgba(0,0,0,.7);color:#fff;font-size:30px;cursor:pointer;padding-left:7px}
.hspp-title{padding:10px 14px;color:#fff;font-size:15px}.hspp-error,.hspp-msg{padding:12px;text-align:center;background:#241010;color:#fff}
@media(max-width:600px){.hspp-player{border-radius:7px}.hspp-bigplay{width:58px;height:58px;font-size:24px}}