.socialHlsPlayer{background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.socialHlsPlayerVideo{object-fit:contain;width:100%;height:100%;display:block}.socialHlsPlayerVideo.isHidden{visibility:hidden;pointer-events:none}.socialHlsPlayerMuteBtn{color:#fff;width:32px;height:32px;transition:background var(--default-transition-duration);z-index:9;background:#00000080;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:10px}[dir=ltr] .socialHlsPlayerMuteBtn{right:10px}[dir=rtl] .socialHlsPlayerMuteBtn{left:10px}[class*=is-web] .socialHlsPlayerMuteBtn:hover{cursor:pointer;background:#000000e6}.socialHlsPlayerLoader{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.socialHlsPlayerError{background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.socialHlsPlayerErrorIcon.CMSIconSVGWrapper{color:#aa7f00;width:32px;height:32px}.socialHlsPlayerProgress{z-index:10;cursor:pointer;touch-action:none;padding:12px 8px 6px;position:absolute;bottom:0;left:0;right:0}.socialHlsPlayerProgress .socialHlsPlayerProgressTrack{height:2px;transition:height var(--default-transition-duration);background:#ffffff4d;border-radius:2px;position:relative}.socialHlsPlayerProgress .socialHlsPlayerProgressFill{top:0;border-radius:inherit;background:#fff;width:0;height:100%;position:absolute;inset-inline-start:0}.socialHlsPlayerProgress .socialHlsPlayerProgressTime{color:#fff;white-space:nowrap;pointer-events:none;background:#0009;border-radius:4px;margin-bottom:8px;padding:2px 8px;font-size:12px;line-height:1.4;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.socialHlsPlayerProgress.isScrubbing .socialHlsPlayerProgressTrack{height:5px}[class*=is-web] .socialHlsPlayerProgress:hover .socialHlsPlayerProgressTrack{height:4px}
