.livestream-window{width:100%;aspect-ratio:16/9;border:3px solid rgba(0,0,0,.1);background:rgba(0,0,0,.05);position:relative;border-radius:8px;overflow:hidden}.after-livestream-window{margin:30px 0}.livestream-window-iframe{z-index:5;position:relative;height:100%}.livestream-window-iframe iframe{width:100% !important;z-index:5;height:100% !important}.livestream-window-info{position:absolute;z-index:4;top:10px;width:100%;text-align:center;font-size:large;color:#000}.livestream-window-spinner{z-index:1;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;width:30%;aspect-ratio:1/1;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg height='20' viewBox='0 0 20 20' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10 3.5c-3.58985 0-6.5 2.91015-6.5 6.5 0 .4142-.33579.75-.75.75s-.75-.3358-.75-.75c0-4.41828 3.58172-8 8-8 4.4183 0 8 3.58172 8 8 0 4.4183-3.5817 8-8 8-.41421 0-.75-.3358-.75-.75s.33579-.75.75-.75c3.5899 0 6.5-2.9101 6.5-6.5 0-3.58985-2.9101-6.5-6.5-6.5z' fill='lightgray'/%3E%3C/svg%3E");animation-name:spin;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:linear}.small{font-size:small;margin:12px 0}