*,:after,:before{box-sizing:border-box;margin:0;padding:0}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light;-moz-tab-size:2;-o-tab-size:2;tab-size:2}@media(prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){font-family:system-ui,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){color:inherit;font:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){block-size:auto;max-inline-size:100%}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem);text-wrap:balance}:where(hr){block-size:0;border:none;border-block-start:1px solid;color:inherit;overflow:visible}:where(:focus-visible){box-shadow:0 0 0 5px Canvas;outline:3px solid CanvasText;outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;width:1px!important}:root{font-size:20px;line-height:2;overflow-wrap:break-word;word-break:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:normal;--base-color:#f2f0f6;--main-color:#f2f0f6;--accent-color:#ff9e55}*{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;scrollbar-color:#ccc transparent}:focus{outline:none}body{height:100%;overflow-y:auto;width:100%}#app,body{font-family:Noto Sans Mono,sans-serif;font-style:normal;font-weight:400}#app{color:#000}b,dl dt,h1,h2,h3,h4,h5,h6,strong{font-style:normal;font-weight:600}a{color:inherit;cursor:pointer;text-decoration:none}ul{list-style:none}img,video{vertical-align:top}figure,picture{height:auto;width:100%}figure img,picture img{display:block;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}address,em,strong{font-style:normal}:where(:focus-visible){box-shadow:none;outline:none}:where(:focus-visible,:target){scroll-margin-block:auto}@media screen and (max-width:1023px){:root{font-size:20px}body:before{background-color:#fff;background-position:center -60vw,50%;background-repeat:repeat-y,no-repeat;background-size:auto 160vh,102% 102%;content:"";display:block;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.page .page-header{align-items:center;display:grid;grid-template:48px/auto;padding:0 .5rem;top:0;z-index:1}.page .page-main .section .section-header .title{color:#000;font-family:Noto Sans Mono,sans-serif;font-size:1rem;font-style:normal;font-weight:500;font-weight:600;line-height:2;margin:auto;min-width:160px;padding:.5rem 0 .2rem;text-align:left;width:90%}.page .page-footer{background:#f2f0f6;border-top:.1rem solid #d9d9d9;color:#000!important;display:grid;grid-template:auto auto/3.5rem 1fr;grid-template-areas:"logo nav" "logo copyright";padding:.5rem .2rem}.page .page-footer.disabled{display:none}.page .page-footer .logo{grid-area:logo;margin:auto}.page .page-footer .nav{font-size:.6rem;grid-area:nav}.page .page-footer .nav li{display:inline-block;margin-right:.5rem;width:-moz-fit-content;width:fit-content}.page .page-footer .nav a{text-decoration:underline;text-decoration-color:#000c;text-decoration-thickness:1px;text-underline-offset:.3em}.page .page-footer .copyright{grid-area:copyright;line-height:1}.page .page-footer .copyright small{font-size:.6rem}.dialog{color:#000;height:100svh;overflow:auto;padding:.5rem;width:100vw}.dialog .dialog-inner{background-color:#fff;border-radius:10px;box-shadow:0 0 15px -5px #777;display:grid;grid-template:auto 1fr auto/100%;height:100%}.dialog .dialog-header{align-items:center;display:grid;grid-template:80px/auto}.dialog .dialog-header .title{font-family:Noto Sans Mono,sans-serif;font-size:1.2rem;font-style:normal;font-weight:500;padding:0 .2rem;text-align:center}.dialog .dialog-content{border-bottom:1px solid rgba(0,0,0,.08);border-top:1px solid rgba(0,0,0,.08);overflow:auto;padding:.5rem}.dialog .dialog-footer{align-items:center;display:grid;grid-template:80px/auto}.dialog .dialog-footer .button{background-color:#000;border-radius:1.2rem;color:#fff;display:block;font-size:.8rem;line-height:2rem;margin:auto;padding:0 2em}.dialog .dialog-footer .button:disabled{opacity:.2;pointer-events:none}.dialog .inputs{display:grid;grid-gap:1rem}.dialog .inputs .box{background-color:#f8f9fd;border-radius:.5rem;padding:.5rem}.dialog .inputs .label{display:block;font-size:.6rem;font-weight:700}.dialog .inputs .label .required{border-radius:2px;box-shadow:0 0 0 1px #ea2210;color:#ea2210;display:inline-block;margin-left:.5em;padding:0 .3em}.dialog .inputs .label+.group,.dialog .inputs .label+.input{margin-top:.3rem}.dialog .inputs .input.text input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:none;border-radius:4px;box-shadow:0 0 0 1px #c3c6d4;display:block;font-size:.8rem;padding:.5em;width:100%}.dialog .inputs .input.text input::-moz-placeholder{color:#c3c6d4}.dialog .inputs .input.text input::placeholder{color:#c3c6d4}.dialog .inputs .input.text .memo{color:#ea2210;display:block;font-size:.7rem;margin-top:.5rem}.dialog .inputs .input.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:none;border-radius:4px;box-shadow:0 0 0 1px #c3c6d4;display:block;font-size:.8rem;margin-top:.5rem;padding:.5em}.dialog .inputs .input.radio label{display:flex;grid-gap:.5em;align-items:center;cursor:pointer;font-size:.8rem;height:2rem;width:-moz-fit-content;width:fit-content}.dialog .inputs .input.radio input{display:inline-block}.dialog .inputs .input.checkbox label{display:flex;grid-gap:.5em;align-items:center;cursor:pointer;font-size:.8rem;height:2rem;width:-moz-fit-content;width:fit-content}.dialog .inputs .input.checkbox input{display:inline-block}.dialog .inputs .other{display:grid;grid-template:auto/auto 1fr;grid-gap:1rem;align-items:center}}@media screen and (min-width:1024px){:root{font-size:20px}body:before{background-color:#fff;background-position:center -38vw,50%;background-repeat:repeat-y,no-repeat;background-size:150vw auto,102% 102%;content:"";display:block;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.page .page-header{align-items:center;background:#fff;display:grid;grid-template:60px/auto;padding:0 1rem;position:sticky;top:0;z-index:1}.page .page-main{overflow-y:hidden}.page .page-main .main{height:auto;min-height:calc(100vh - 158px);position:relative}.page .page-main .main .section .section-header .title{font-family:Noto Sans Mono,sans-serif;font-size:2rem;font-style:normal;font-weight:500;margin:auto;min-width:320px;padding:1rem 0;text-align:left;width:90%}.page .page-footer{background-color:#000;display:grid;grid-template:auto auto/6rem 1fr;grid-template-areas:"logo nav" "logo copyright";height:94px;padding:1rem}.page .page-footer .logo{grid-area:logo;margin:0 auto}.page .page-footer .nav{font-size:.8rem;grid-area:nav}.page .page-footer .nav li{display:inline-block;margin-right:1rem;width:-moz-fit-content;width:fit-content}.page .page-footer .nav a{text-decoration:underline;text-decoration-color:#fffc;text-decoration-thickness:1px;text-underline-offset:.3em}.page .page-footer .copyright{grid-area:copyright;line-height:1}.page .page-footer .copyright small{font-size:.7rem}.dialog{color:#000;height:100svh;overflow:auto;padding:1rem;width:100vw}.dialog .dialog-inner{background-color:#fff;border-radius:10px;box-shadow:0 0 15px -5px #777;display:grid;grid-template:auto 1fr auto/100%;height:100%;margin:auto;max-width:1200px}.dialog .dialog-header{align-items:center;display:grid;grid-template:160px/auto}.dialog .dialog-header .title{font-family:Noto Sans Mono,sans-serif;font-size:2rem;font-style:normal;font-weight:500;text-align:center}.dialog .dialog-content{border-bottom:1px solid rgba(0,0,0,.08);border-top:1px solid rgba(0,0,0,.08);overflow:auto;padding:2rem 3rem}.dialog .dialog-footer{align-items:center;display:grid;grid-template:160px/auto}.dialog .dialog-footer .button{background-color:#000;border-radius:1.2rem;color:#fff;display:block;font-size:.8rem;line-height:2.4rem;margin:auto;padding:0 2em}.dialog .dialog-footer .button:disabled{opacity:.2;pointer-events:none}.dialog .inputs{display:grid;grid-gap:1rem}.dialog .inputs .box{background-color:#f8f9fd;border-radius:.5rem;padding:1rem}.dialog .inputs .label{display:block;font-size:.7rem;font-weight:700}.dialog .inputs .label .required{border-radius:2px;box-shadow:0 0 0 1px #ea2210;color:#ea2210;display:inline-block;margin-left:.5em;padding:0 .5em}.dialog .inputs .label+.group,.dialog .inputs .label+.input{margin-top:.5rem}.dialog .inputs .input.text input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:4px;box-shadow:0 0 0 1px #c3c6d4;display:block;font-size:.8rem;padding:.5em 1em;width:20em}.dialog .inputs .input.text input::-moz-placeholder{color:#c3c6d4}.dialog .inputs .input.text input::placeholder{color:#c3c6d4}.dialog .inputs .input.text .memo{color:#ea2210;display:block;font-size:.7rem;margin-top:.5rem}.dialog .inputs .input.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:4px;box-shadow:0 0 0 1px #c3c6d4;display:block;font-size:.8rem;margin-top:.5rem;padding:.5em 1em}.dialog .inputs .input.radio label{display:flex;grid-gap:.5em;align-items:center;cursor:pointer;font-size:.8rem;height:2rem;width:-moz-fit-content;width:fit-content}.dialog .inputs .input.radio input{display:inline-block}.dialog .inputs .input.checkbox label{display:flex;grid-gap:.5em;align-items:center;cursor:pointer;font-size:.8rem;height:2rem;width:-moz-fit-content;width:fit-content}.dialog .inputs .input.checkbox input{display:inline-block}.dialog .inputs .other{display:flex;grid-gap:1rem;align-items:center}}.vjs-menu-button-popup .vjs-menu{z-index:100}@keyframes fadeIn{0%{filter:blur(10px);opacity:0;transform:scale(1)}to{filter:blur(0);opacity:1;transform:scale(1)}}@keyframes scroll{0%{opacity:0;transform:translateY(-100%)}50%{opacity:1;transform:translateY(-50%)}to{opacity:0;transform:translate(0)}}.loading[data-v-4d13b358]{display:flex;justify-content:center}.container[data-v-4d13b358]{display:flex;gap:.6rem}.item[data-v-4d13b358]{height:5rem;max-width:5rem;transition:all 1s;width:calc(20vw - 1.4rem)}.image-item-0[data-v-4d13b358]{opacity:1}.image-item-1[data-v-4d13b358]{opacity:.6}.image-item-2[data-v-4d13b358]{opacity:.4}.carousel-enter-active[data-v-4d13b358],.carousel-leave-active[data-v-4d13b358],.carousel-move[data-v-4d13b358]{transition:all 1s cubic-bezier(.55,0,.1,1)}.carousel-enter-from[data-v-4d13b358],.carousel-leave-to[data-v-4d13b358]{opacity:0;transform:scale(0)}.carousel-enter-from[data-v-4d13b358]{transform:translate(100%)!important}.carousel-leave-active[data-v-4d13b358]{position:absolute;transform:translate(-100%)}.wrapper[data-v-0a9533da]{align-items:center;display:grid;gap:.5rem;grid-template-rows:1fr auto 1fr;height:100svh;justify-items:center;overflow:hidden}.wrapper .title[data-v-0a9533da]{align-items:center;display:flex;grid-row:1/2;height:100%;justify-content:center;width:100%}.wrapper .title .logo[data-v-0a9533da]{background-position:bottom;background-repeat:no-repeat;background-size:contain;height:100%;max-height:100%;max-width:60%;width:100%}.wrapper .loading[data-v-0a9533da]{align-items:center;display:flex;min-height:15vh}.wrapper .message[data-v-0a9533da]{align-items:start;display:flex;font-size:.8rem;grid-row:3/4;height:100%}@media screen and (min-width:1024px){.wrapper[data-v-0a9533da]{gap:1.5rem!important}.wrapper .title[data-v-0a9533da]{max-width:60vw}}.logo[data-v-b4d46c3b]{background-position:0 50%;background-repeat:no-repeat;background-size:contain;height:100%}@media screen and (max-width:1023px){.page-header[data-v-b4d46c3b]{display:grid;grid-template:auto/auto 1fr;height:36px;grid-gap:.5rem;align-items:center;font-size:.7rem;overflow:hidden}.page-header .logo[data-v-b4d46c3b]{grid-column:1;margin-left:.1rem;max-height:26px;width:80px}.page-header .emergency[data-v-b4d46c3b]{grid-column:2;line-height:1.1;max-height:36px;overflow-y:auto}.page-header .emergency .content[data-v-b4d46c3b]{color:red;font-size:.46rem;margin:auto 0}.page-header .avater[data-v-b4d46c3b],.page-header .name[data-v-b4d46c3b]{display:none}}@media screen and (min-width:1024px){.page-header[data-v-b4d46c3b]{display:grid;grid-template:auto/auto 1fr auto auto;height:64px;grid-gap:.5rem;align-items:center;font-size:.8rem;overflow:hidden;z-index:999}.page-header .logo[data-v-b4d46c3b]{grid-column:1;max-height:54px;width:160px}.page-header .emergency[data-v-b4d46c3b]{grid-column:2;max-height:54px;overflow-y:auto}.page-header .emergency .content[data-v-b4d46c3b]{color:red;font-size:.8rem;line-height:1}.page-header .avater[data-v-b4d46c3b]{grid-column:3;width:2rem}.page-header .name[data-v-b4d46c3b]{grid-column:4}}#animation[data-v-ecfbb908]{bottom:1rem;height:100%;pointer-events:none;position:absolute;width:100%;z-index:1}.reaction[data-v-14a6c977]{height:100%;pointer-events:none;position:absolute;width:100%;z-index:1}.reaction .images[data-v-14a6c977]{color:#fff;height:100%;overflow:hidden;position:relative;text-align:center;width:100%}.reaction .images .reaction-item[data-v-14a6c977]{bottom:0;position:absolute}.reaction .images .reaction-item .reaction-img[data-v-14a6c977]{margin:0 auto;position:relative}.reaction .images .reaction-item .name[data-v-14a6c977]{max-height:3rem;max-width:5rem;overflow:hidden}@media screen and (max-width:1023px){.images[data-v-14a6c977]{font-size:.6rem}}@media screen and (min-width:1024px){.images[data-v-14a6c977]{font-size:.8rem}}.vjs-svg-icon{background-position:50%;background-repeat:no-repeat;display:inline-block;fill:currentColor;height:1.8em;width:1.8em}.vjs-svg-icon:before{content:none!important}.vjs-control:focus .vjs-svg-icon,.vjs-svg-icon:hover{filter:drop-shadow(0 0 .25em #fff)}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{height:100%;left:0;position:absolute;top:0;width:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABTsAAsAAAAAIpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV32Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADtIAABckI4l972hlYWQAABFkAAAAKwAAADYsvIjpaGhlYQAAEZAAAAAdAAAAJA+RCL1obXR4AAARsAAAABcAAAC8Q2YAAGxvY2EAABHIAAAAYAAAAGB7CIGGbWF4cAAAEigAAAAfAAAAIAFAAI9uYW1lAAASSAAAASUAAAIK1cf1oHBvc3QAABNwAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7yDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADaGCyYAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1hU17U+a5/HMA4iA3NmVBDmoQwP5TFnHlFeA4gYiUFRQINoSCBAyK3G2yi+0aipYtFcHYo2xsb4NiY3+VrNxSaX5uvt495ozNdoYoxmem2/L8HGpLc+InB279pnhlGr5mvL4eyz99nrrL32eu1/DQcc/okdYgdHOA6MQKp4r9gx0EcMHMezOalVasW5BM7NcXoSb9fFgE6KtSSBxWz1FYDPG+vMBGcKb9cebu2VS5s2aaTkCvRSf6C7Y+Ppibm5E09v7IDs2/3uZQtbD0zIyppwoHXh/93ukmyYgdePNRp65p5v+3v/9otQl2O7wP34cT88p8Md2YxpYLQZoRcy6FlSBRnwnGAe6BPMSCZo+7NJVqS0cE4uHendzhSnbPH6TDqL1+Nme5LZXkCHnGyoH0kne30WH+gswhm3q+pt/mTas9NLS64GnjmSlTPw0wVQT/ewRaBgxtydy3cuUB9/6SW+vb5yRvr+t0eOfPKJZ/9t3+4tL7xj32Xd3thCxi+ge6ifdsAN+l5+wi5HQ/cCoeull1AszS7CUfEcJzK7sKWJAdJhCd0sPM4+EY7QDm5ov08hXRQXE5bf6PV5Q5+IjW7X7Nku92Ask4l2hCRRD6TPqISiCJeQna3SCFwrhrNzXHzo4yFevBwxpzxk8WCIIfkvVEKVy32SbT8n68gzgaslpaiO2zIGIyuSb7RNf9HSuN26y/7OC1tgEmpiyA6aD4qcgTOiLThwGG0eB694FI8NHLLN6OBlRVaMxNAFS4JdXUG6mW8PwpKuYLCLXKGbu8iwYNdgO06Sn3Th+/vyZAxs8Ro30DjHe9gy8Fywi24OMm7Qyzh3MTZVOMYhLBnoC+J79lpTUyQmorjhnMwlcQ5uPEYGpDjsOkkH49BjQLQBqs3jFtFdJNlksYmoQFDArLh8Xh+Qd6Ghcsb6FUuehDi+U/lqD71K/qiegeV1imcwjl7ExwiSrf4BZyCujV6cVcFo6VX+G9IcPyFjJnUufbU/jzrL1X99as36reXl8K32nFaOr+E8jWJEcJ55DpMVfSMe95/AJaOsGBH2GJCNpiRQbK4C8BjdmQA22QY2j03Em13i2YHqtNLU1NI04Yj2HJgA6fQc6VPNpA/D+Ryks554NnVy2mB72uRUfPLsqR4N0LOBQKArwJYO+5W2fgZX8oC1HR6HjNaQTVIG2FPwnTcXXGZZfNB7TE6pTKZUwaw91XWLAoFFGcnB5PHjsckgBjbWutrL+0h5Y1xw3DRGDumsnXb3MJwXrJIN5U7m0rgJ3yG5w4he5ckFG4pmNEkOm0/xOO4r4yL87wqtQM+hiJIVp+6iG2wPBKD35ElGkDx+UfC2v1mFG1o+M3AjNFty8biKMXwzyxnZLds8wYD2BxmCPHAldPOeLsy/0BugftYhVYFAhO8SqQ0j3oK7dHJZnI/jxmUS4onlxskSF8thmvNZjIrRZwEPxr0lBuLRuz3oy/FOHCsxwOPYh2M+e9u3J5pgPYz9gp6G7C9m0A11F9ddqKMfV+4sbq45/YspOysXvT+3pdFdYNg2fHbW8Dz301MqDVuGrz0Fuh0YMW8mddrpqzST7rV9BcvqPoNvadRndWp0p8HvbiqrFj5yFQ/vNFSXDpxpLEFWp+DcrF3FT1afWshFcmCfeAMjEvO65i0Y6XijQfSRPWx3TV/Df7Km3E1l+kLt56s/rwVzuRusNMhudznkwdLaS+QNdeal2jDPP4l9qHc98vTYZOSkxzD+njBWVWjFPKgipx6DkWvXQiW8OYcewVHE5yukinDMcfGgc0opDltYKDxIGBedkzc6jSfE7tlvESCDFUw0Hx0opS+U0lHCxNottbNWSxX9zZVvEhKWUSyBpaXwBc2a98M6UqPeXAs/GDon8Ax7hsthO8cM5HU7Ad0UvRR9lHmtyQKZ4MAe814X5h9MSUkQmhf96eVJ6p90OjIiqSIjvykvr2l5U55O/fPQKD+jIomYpNyGJQ25uQ2kIikRfAmuBHCPsWqkSDEqgZ5KDI2sifS/R43MbZg0idFHbCPNxXxZws1ACVE6hAhOdJwRkJLFBLPZpRGYJ50pko6XzMkgmSx40ljik6AQcKhFnLcQE6rF7PXFe1Ocoj0T3AXgSgJTDIhHRfHlYZKuSzc6uievOJGXY+i5GJkkTp7UM3y0LqATDbtFcbdBxO7o4T25JYlEjoH0uynUh8rapkxp62QN70svSF+hT4gGPlovlmcm/ComLi7mV4kTykV9NFWjE/QrwgQ4uIcAP0rQF4VZYRP2o3PhHHzfPMJj9Ir+uzKUlrH49ntT18AVvj1sc3YGjUT/Mt2Dxawa8ArcA7bCQIpvfwAYu22vEG/No/5RvPdA7g+AelLrPwzy+LtkLPhnpIxH14m4EYq8eeMHbPEPNm6G7Nv9B4jcFPZ8bJj0SEjP3MPgQdKTqqEoy2v6G32P/Y6dxOv04AxnoAeq+GILvUavtYCBXm+BaIhuodcfrN5B/V2EYMCPh+SxavjGyPwV0x4CJgUPGT0mQaODGBACIJZGsMXwAD0LGXx7l3CdAcKMIKI+f5CepWeD0BvyU/GcdBxPF8SwejC6LGZmAURFdsSWKR5HyHld2kbdIZO1Ixx+bnnzU7n5+blPNV9jnUDWhP2tC68tbN3PVIldsQPxSAcSpjOav7Q05uXn5zW2LLvDXn9B6syscPy9iDLEMmSrJz6nYuWMipukjM0AH8JkGS+XFyMRkzSCH7KD/hwm172SAyZYumHlefr5AddrtA0O0TnwaVZxcRY9Bfukn9Gf05N1r9DV9MoBsJ1f+ZrqUvtPHizJAntWybv7hmqLt6QLuK6ZS9Fqi1jO5rDoWPZXXII5Tgajg53cIXCjDCGIcYrRIY2n6+mXOa/W0bdhau3ryiEYe2FV/5oeaIYK/5w5frCyll6/cYO8DiNhw6t1MBWmznt91QX62UF1N7l0eHBZTRGpKaqpKVIPF9UcIzmReud9TSY75+K899GHbBu6wjoR7RKKZVYiYxSPf5/2wJT5e3NAhmUbVn5KLx1Ujg0+BGvpAIh0DezInTkzF37KVocxrKU3r1+XLtAe2lO3l66kfQfB/unKY+q8N375Ru8bc4pJXfEcESU95q+p8ZNZRTWH1d9FzvUdYXk5rLkcdkEisoKKVHQW/b3GEx6tPaYcoJfOr9wAbSBnv1IHpep0OExr4LPMkpJM+j7sly7UHkOzXjoAZljHCGiyegtNlwljM0v+c19ET9Pvst09a2Mtgcf5/ZSzYO5h1156+eyydfAsxGa9XAuF6vzjh6CssLq6ECysperXX0sX5h5ZdpZe3guxsGIPEtHk/aqXX1hVqP5HYVVVISkrrNqvXorIc+5Ou91Hnr/LcD2afi6eX7UBloOcs7cOpqgGaNfs1g7bNbs9z6wASaylN69d0/TFTIz6Ws8+oGV3mE2612wRTHKcVUbhjKadebloMc+dyXgMVtVK6BwMB/+mVW09igdRBWaRtNQX59d/VD//xdQ0TCiYNj1KT9sq6Wdu5WTbqk3qDXyDaLa1fv621LS01G3z61sD6lH8lAxDLicV921s6Bf92JOYvzNYCL1khbqBXEFUzC521N5NyzNaQIWhjyFyDoBIVrAjmv2UEaLlI+c6zw1jmVIPLLLZZUTj6GxGHW+mq1tgHXR2D85p4Q934+jLbtjVLcyCdS10NVzpHqxp4Q/hK7WopY/NRGx9HGsPGdFjOjcpjBnGYMVqY/4eqT5khWEHWUup2A/pTw7pdWgsWft7ETUERL96nRg0HNFPmCYba6pylECaExX89A9WLUOVB4oKLu/o1oqSYHCgLzBUlAz8hNFDRpeSU1XT+LRmDUgPaKbYdHDn9suF/tu13nHJij0N97LfS0QmqONuyONk7zvUI6Qa0pF9f2+oABL92AT6e0U//z9YqAiWtJLU1JK0gS+1aacwamiNqK067u9ZQ8f1d4qLodMzz3uL89Z68V/Hnr++hXWUuHgw8dfi972PeTyPefu3aNNucemQ74qFuIaJnVkOu4Q+yjuwmmC1FqZpl1i4uzoPxjkpPf3Xv545tl26Rr+dOvUd+omqJzch9dOeU7f10Y64nMcKK137DccIZq2WdXtdZjbEoLSzHwiMtrjYLDxpHQW8gjMX6XFYAE2zSWVD04EGYSs9MbO6sEo20BMEAB4mpvSypsKjZ4Stgzb+c3A9/MQT2+vrBy+qvyFxLUtLlSRF/Ri2wjfZ2dus2Q8lXx4608/jnqK5OOap6NY2PSjYYnECCjiEeLJll/pbmqfeIK+ps3+MxrlEhqmTPipVP7kqlF4VhpEb6r+Q7YOJg38kJ9SHBf3NBl6+9YchfbUjb5ahLSzUM3kPHmwFAsZ5rpai0S7E5xWzZ1j+fW7zsUWP2g5NXTw52ySCTrgG0+lbw60l2Y/CB185CoA8NK+tbRKxfjy6pm5hzQRRR+cMqv1Jbiw6STivtEvt3DRcy0QEh92JlUGo2PG4tSKHl00YD6xc8CK+YPYyy3io2lN8BcSjKRzrIV6ypOAobqxViJPaT9M9Hy5szY33mp7OX/Zu89L/7Ww5vqY2Y8b0pKgoiUhG5cPDPzq8qTV/WkzUOIvXVVA96kmjcBrr3HrYC/Wn+fYP6Z7T1rqy3zknbvqma/FvVk96fNXGkuaXrdHW5JGSxZT/2I/O73v+yNWafMdzc5NdxYurHs6h86e01sLKLz9EBrg+x36rxAaED7hRnAMx7Vzu+9wabh3zG8XLQjx0ablUJzmxdErxYT3kzQSd0SSafVqF5PXgpp0OyYJ1EyNHpGUZmvK575ySzd85JSqF7IBzSAbMM04+MbE58xF3/njXOGecSaermlw2y9PsSQdytLJVr8t+wg+rR8cZYoeNxVIzNdk3Bngi8U5LAlgTFoQnzJCa5EsCgYhCaGL+qPj7TdhG31p9tej3R04N//PXxNwJvyUqwaJqRPJY98TJ5TPndmflRAkAhBfe46sfKW5wizSge08Xb7Ca/GUVs55trngkKkrUS2WPzKttaaqq+idmahugkY+W6fN0I6i3gPt/x88U4wAAeJxjYGRgYADiGU9YXsXz23xl4GZnAIFH7fO+IdMc/WBxDgYmEAUASbMKwAB4nGNgZGBgZwABjj4Ghv//OfoZGBlQgT4ARicDZAAAAHicY2BgYGAfxJijD8Fmu4EqBwCSpgKpAAAAAAAADgBoAH4AzADgAQIBQgFsAZgB7gIuAooC0AL8A2IDjAOoA+AEMASwBNoFCAVaBcAGCAYuBnAGrAb2B04HigfSCCoIcAiGCJwIyAkkCVYJiAmsCfIKIApWCsQLknicY2BkYGDQZ2hmYGcAASYg5gJCBob/YD4DABqrAdAAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2ReVPbMBDF/ULi2EkDBFqO3gdHLxUzDB9IkdexBllydRD49ihO3Ckz7B/a31utZnafkkGyiXnyclxhgB0MMUKKMTLkmGCKV5hhF3vYxxwHOMRrvMERjnGCU7zFO7zHB3zEJ3zGF3zFN5zhHBe4xHf8wE/8wm8w/MEVimTYKv44XR9MSCsUjVoeHE3vjQoNsSZ4mmxZmVWPjSz7jlou6/0qKOWEJdKMtCe793/hQfqxa6XWZHMXFl56RS4TvPXSaDeoy0zUUZB109KstDK8lHo5q6Qi1hcOnqkImubPS6aqRq7mlnaEWabub4iYblba3SRmgldS0+FWdhNtt04F14JUaqkl7tcpOpJtErvNt3Bd9HRT5JWxK25Ldjvp6br4hzfFiIdSmlzTg2fSUzNrLd1LE1ynxq4OVaVoKLjzJ60UPtj1RKzHzsbjly6inVnFBS2MucviPncU7Rr7lfTxRepDs1A2j3ZHRc7PuzFYSfE3ZOd4kjwBy227hA==) format("woff")}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-play-circle:before{content:""}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:""}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:""}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:""}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:""}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:""}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:""}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-style:normal;font-weight:400}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-spinner:before{content:""}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:""}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-hd:before{content:""}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:""}.vjs-icon-downloading{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-downloading:before{content:""}.vjs-icon-file-download{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-file-download:before{content:""}.vjs-icon-file-download-done{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-file-download-done:before{content:""}.vjs-icon-file-download-off{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-file-download-off:before{content:""}.vjs-icon-share{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-cog:before{content:""}.vjs-icon-square{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-square:before{content:""}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-inner-circle:before{content:""}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:""}.vjs-icon-repeat{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-repeat:before{content:""}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:""}.video-js .vjs-skip-backward-5 .vjs-icon-placeholder,.vjs-icon-replay-5{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before,.vjs-icon-replay-5:before{content:""}.video-js .vjs-skip-backward-10 .vjs-icon-placeholder,.vjs-icon-replay-10{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before,.vjs-icon-replay-10:before{content:""}.video-js .vjs-skip-backward-30 .vjs-icon-placeholder,.vjs-icon-replay-30{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before,.vjs-icon-replay-30:before{content:""}.video-js .vjs-skip-forward-5 .vjs-icon-placeholder,.vjs-icon-forward-5{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before,.vjs-icon-forward-5:before{content:""}.video-js .vjs-skip-forward-10 .vjs-icon-placeholder,.vjs-icon-forward-10{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before,.vjs-icon-forward-10:before{content:""}.video-js .vjs-skip-forward-30 .vjs-icon-placeholder,.vjs-icon-forward-30{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before,.vjs-icon-forward-30:before{content:""}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:""}.vjs-icon-next-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-previous-item:before{content:""}.vjs-icon-shuffle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-shuffle:before{content:""}.vjs-icon-cast{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-cast:before{content:""}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:""}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-style:normal;font-weight:400}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-facebook:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-pinterest:before{content:""}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:""}.video-js{background-color:#000;box-sizing:border-box;color:#fff;display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:1;padding:0;position:relative;vertical-align:top;word-break:normal}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{height:100%!important;width:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-1-1,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-fluid{max-width:100%;width:100%}.video-js.vjs-1-1:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-fluid:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js .vjs-tech,.video-js.vjs-fill:not(.vjs-audio-only-mode){height:100%;width:100%}.video-js .vjs-tech{left:0;position:absolute;top:0}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window,body.vjs-pip-window{height:100%;margin:0;padding:0}.vjs-full-window .video-js.vjs-fullscreen,body.vjs-pip-window .video-js{inset:0;overflow:hidden;position:fixed;z-index:1000}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),body.vjs-pip-window .video-js{display:block;height:100%!important;padding-top:0!important;width:100%!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-pip-container .vjs-pip-text{background-color:#000000b3;bottom:10%;font-size:2em;padding:.5em;position:absolute;text-align:center;width:100%}.vjs-layout-small.vjs-pip-container .vjs-pip-text,.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,.vjs-layout-x-small.vjs-pip-container .vjs-pip-text{bottom:0;font-size:1.4em}.vjs-hidden{display:none!important}.vjs-disabled{cursor:default;opacity:.5}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{background-color:#000;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:18px;height:150px;margin:0 auto;padding:20px;text-align:center;width:300px}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{background-color:#2b333f;background-color:#2b333fb3;border:.06666em solid #fff;border-radius:.3em;cursor:pointer;display:block;font-size:3em;height:1.63332em;left:50%;line-height:1.5em;margin-left:-1.5em;margin-top:-.81666em;opacity:1;padding:0;position:absolute;top:50%;transition:all .4s;width:3em}.vjs-big-play-button .vjs-svg-icon{height:1em;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:1em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{background-color:#73859f;background-color:#73859f80;border-color:#fff;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking,.vjs-scrubbing,.vjs-error) .vjs-big-play-button{display:block}.video-js button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-decoration:none;text-transform:none;transition:none}.video-js.vjs-spatial-navigation-enabled .vjs-button:focus{box-shadow:none;outline:.0625em solid #fff}.vjs-control .vjs-button{height:100%;width:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:#000c;background:linear-gradient(180deg,#000c,#fff0);overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;font-family:Arial,Helvetica,sans-serif;margin:0;overflow:auto;padding:0}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{display:flex;font-size:1.2em;justify-content:center;line-height:1.4em;list-style:none;margin:0;padding:.2em 0;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:#73859f80}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon,.vjs-menu li.vjs-selected .vjs-svg-icon,.vjs-menu li.vjs-selected:focus .vjs-svg-icon,.vjs-menu li.vjs-selected:hover .vjs-svg-icon{fill:#000}.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible){background:none}.vjs-menu li.vjs-menu-title{cursor:default;font-size:1em;font-weight:700;line-height:2em;margin:0 0 .3em;padding:0;text-align:center;text-transform:uppercase}.vjs-menu-button-popup .vjs-menu{border-top-color:#2b333fb3;bottom:0;display:none;height:0;left:-3em;margin-bottom:1.5em;position:absolute;width:10em}.vjs-pip-window .vjs-menu-button-popup .vjs-menu{left:unset;right:1em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:#2b333fb3;bottom:1.5em;max-height:15em;position:absolute;width:100%}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{overflow:hidden;transition:all .4s}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover{width:12em}.vjs-menu-button-inline .vjs-menu{height:100%;left:4em;margin:0;opacity:0;padding:0;position:absolute;top:0;transition:all .4s;width:auto}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-menu-button-inline .vjs-menu-content{height:100%;margin:0;overflow:hidden;width:auto}.video-js .vjs-control-bar{background-color:#2b333f;background-color:#2b333fb3;bottom:0;display:none;height:3em;left:0;position:absolute;right:0;width:100%}.video-js.vjs-spatial-navigation-enabled .vjs-control-bar{gap:1px}.video-js:not(.vjs-controls-disabled,.vjs-using-native-controls,.vjs-error) .vjs-control-bar.vjs-lock-showing{display:flex!important}.vjs-audio-only-mode .vjs-control-bar,.vjs-has-started .vjs-control-bar{display:flex;opacity:1;transition:visibility .1s,opacity .1s;visibility:visible}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s;visibility:visible}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;pointer-events:auto;visibility:visible}.video-js .vjs-control{flex:none;height:100%;margin:0;padding:0;position:relative;text-align:center;width:4em}.video-js .vjs-control.vjs-visible-text{padding-left:1em;padding-right:1em;width:auto}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.vjs-button>.vjs-svg-icon{display:inline-block}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js :not(.vjs-visible-text)>.vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{align-items:center;cursor:pointer;display:flex;flex:auto;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{align-items:center;display:flex}.video-js .vjs-progress-holder{flex:auto;height:.3em;transition:all .2s}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{display:block;height:100%;margin:0;padding:0;position:absolute;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;line-height:.35em;position:absolute;right:-.5em;z-index:1}.vjs-svg-icons-enabled .vjs-play-progress:before{content:none!important}.vjs-play-progress .vjs-svg-icon{height:.9em;line-height:.15em;pointer-events:none;position:absolute;right:-.4em;top:-.35em;width:.9em;z-index:1}.video-js .vjs-load-progress{background:#73859f80}.video-js .vjs-load-progress div{background:#73859fbf}.video-js .vjs-time-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{background-color:#000;display:none;height:100%;position:absolute;width:1px;z-index:1}.video-js .vjs-progress-control:hover .vjs-mouse-display,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-mouse-display{display:block}.video-js.vjs-touch-enabled:not(.vjs-scrubbing) .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{opacity:0;transition:visibility 1s,opacity 1s;visibility:hidden}.vjs-mouse-display .vjs-time-tooltip{background-color:#000;background-color:#000c;color:#fff}.video-js .vjs-slider{cursor:pointer;margin:0 .45em;padding:0;position:relative;-webkit-touch-callout:none;background-color:#73859f;background-color:#73859f80;-webkit-user-select:none;-moz-user-select:none;user-select:none}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{box-shadow:0 0 1em #fff;text-shadow:0 0 1em #fff}.video-js.vjs-spatial-navigation-enabled .vjs-slider:focus{outline:.0625em solid #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;display:flex;margin-right:1em}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{height:1px;margin-left:-1px;opacity:0;visibility:visible;width:1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control{opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;visibility:visible}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal{height:3em;margin-right:0;width:5em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active{transition:width .1s;width:10em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;width:3em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{height:.3em;width:5em}.vjs-volume-bar.vjs-slider-vertical{height:5em;margin:1.35em auto;width:.3em}.video-js .vjs-volume-level{background-color:#fff;bottom:0;left:0;position:absolute}.video-js .vjs-volume-level:before{font-size:.9em;position:absolute;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{left:-.3em;top:-.5em;z-index:1}.vjs-svg-icons-enabled .vjs-volume-level:before{content:none}.vjs-volume-level .vjs-svg-icon{height:.9em;pointer-events:none;position:absolute;width:.9em;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{line-height:.35em;right:-.5em}.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon{right:-.3em;transform:translateY(-50%)}.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon{top:-.55em;transform:translate(-50%)}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{background-color:#2b333f;background-color:#2b333fb3;bottom:8em;height:8em;width:3em}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{background-color:#000;display:none;height:1px;position:absolute;width:100%;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{height:100%;width:1px}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{opacity:0;transition:visibility 1s,opacity 1s;visibility:hidden}.vjs-mouse-display .vjs-volume-tooltip{background-color:#000;background-color:#000c;color:#fff}.vjs-poster{cursor:pointer;display:inline-block;height:100%;inset:0;margin:0;padding:0;position:absolute;vertical-align:middle}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster,.vjs-pip-container.vjs-has-started .vjs-poster{display:block}.vjs-poster img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.video-js .vjs-live-control{align-items:flex-start;display:flex;flex:auto;font-size:1em;line-height:3em}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;display:inline-flex;flex:none;font-size:1em;height:100%;line-height:3em;min-width:4em;padding-left:.5em;padding-right:.5em;width:auto}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{color:#888;margin-right:.5em}.vjs-svg-icons-enabled .vjs-seek-to-live-control{line-height:0}.vjs-seek-to-live-control .vjs-svg-icon{fill:#888;height:1em;pointer-events:none;width:1em}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon{fill:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;padding-left:1em;padding-right:1em;width:auto}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-live .vjs-time-divider{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-normalise-time-controls:not(.vjs-live) .vjs-time-control{display:flex}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{inset:0 0 3em;pointer-events:none;position:absolute}.vjs-error .vjs-text-track-display{display:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;margin-bottom:.1em;text-align:center}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js.vjs-force-center-align-cues .vjs-text-track-cue{text-align:center!important;width:80%!important}@supports not (inset:10px){.video-js .vjs-text-track-display>div{inset:0}}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,.vjs-pip-window .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control,.vjs-pip-window .vjs-fullscreen-control{display:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{height:100%;left:0;position:absolute;top:0;width:100%}.vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;pointer-events:none;text-align:center}.vjs-playback-rate .vjs-menu{left:0;width:4em}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-loading-spinner{background-clip:padding-box;border:.6em solid rgba(43,51,63,.7);border-radius:50%;box-sizing:border-box;display:none;height:5em;left:50%;opacity:.85;position:absolute;text-align:left;top:50%;transform:translate(-50%,-50%);visibility:hidden;width:5em}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{align-items:center;animation:vjs-spinner-show 0s linear .3s forwards;display:flex;justify-content:center}.vjs-error .vjs-loading-spinner{display:none}.vjs-loading-spinner:after,.vjs-loading-spinner:before{border:inherit;border-color:#fff transparent transparent;border-radius:inherit;box-sizing:inherit;content:"";height:inherit;opacity:1;position:absolute;width:inherit}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{animation-delay:.44s;border-top-color:#fff}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(1turn)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-svg-icon{height:1.5em;width:1.5em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:inline-block;margin-bottom:-.1em;vertical-align:middle}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:"";font-family:VideoJS;font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:inline-block;margin-bottom:-.1em;vertical-align:middle}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:" ";font-family:VideoJS;font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto}.video-js.vjs-layout-tiny .vjs-progress-control,.video-js.vjs-layout-x-small .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{display:block;flex:auto}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:#2b333fbf;color:#fff;height:70%}.vjs-spatial-navigation-enabled .vjs-modal-dialog.vjs-text-track-settings{height:80%}.vjs-error .vjs-text-track-settings{display:none}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-text-track-settings select{font-size:inherit}.vjs-track-setting>select{margin-bottom:.5em;margin-right:1em}.vjs-text-track-settings fieldset{border:none;margin:10px}.vjs-text-track-settings fieldset span{display:inline-block;padding:0 .6em .8em}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;font-size:1.2em;font-weight:700}.vjs-text-track-settings .vjs-label{margin:0 .5em .5em 0}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{background-image:linear-gradient(0deg,#fff 88%,#73859f);outline-style:solid;outline-width:medium}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);border-radius:2px;color:#2b333f;cursor:pointer}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}.vjs-title-bar{background:#000000e6;background:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.7) 60%,transparent);font-size:1.2em;line-height:1.5;padding:.666em 1.333em 4em;pointer-events:none;position:absolute;top:0;transition:opacity .1s;width:100%}.vjs-error .vjs-title-bar{display:none}.vjs-title-bar-description,.vjs-title-bar-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vjs-title-bar-title{font-weight:700;margin-bottom:.333em}.vjs-playing.vjs-user-inactive .vjs-title-bar{opacity:0;transition:opacity 1s}.video-js .vjs-skip-backward-10,.video-js .vjs-skip-backward-30,.video-js .vjs-skip-backward-5,.video-js .vjs-skip-forward-10,.video-js .vjs-skip-forward-30,.video-js .vjs-skip-forward-5{cursor:pointer}.video-js .vjs-transient-button{align-items:center;background-color:#32323280;cursor:pointer;display:flex;height:3em;justify-content:center;opacity:1;position:absolute;transition:opacity 1s}.video-js:not(.vjs-has-started) .vjs-transient-button{display:none}.video-js.not-hover .vjs-transient-button:not(.force-display),.video-js.vjs-user-inactive .vjs-transient-button:not(.force-display){opacity:0}.video-js .vjs-transient-button span{padding:0 .5em}.video-js .vjs-transient-button.vjs-left{left:1em}.video-js .vjs-transient-button.vjs-right{right:1em}.video-js .vjs-transient-button.vjs-top{top:1em}.video-js .vjs-transient-button.vjs-near-top{top:4em}.video-js .vjs-transient-button.vjs-bottom{bottom:4em}.video-js .vjs-transient-button:hover{background-color:#323232e6}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{border:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:none}.video-js :focus:not(:focus-visible){outline:none}.streaming-card[data-v-c5e676a6]{border-radius:.4rem;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 auto;flex-direction:column;height:100%;padding:.8em .8em .2em;width:25%}.streaming-card-title[data-v-c5e676a6]{color:#fff;font-size:.8rem;padding-top:.4em}.streaming-card-thumbnail[data-v-c5e676a6]{aspect-ratio:16/9;background:#000;border-radius:.4em;flex:1;-o-object-fit:contain;object-fit:contain;width:100%}.streaming-card-thumbnail.selected[data-v-c5e676a6]{outline:.2em solid var(--accent-color)}.streaming-card[data-v-c5e676a6]:hover{background-color:#ffffff1a;transition:background-color .3s ease}.vertical .streaming-card[data-v-c5e676a6]{flex:0 0 calc(35% - .4rem)!important}.vertical .streaming-card-thumbnail[data-v-c5e676a6]{aspect-ratio:9/16}.vertical .streaming-card-title[data-v-c5e676a6]{font-size:.65rem}@media screen and (min-width:1024px){.component[data-v-dc77928d]{background:#000c;border-radius:.5rem;display:flex;flex-direction:column;padding:.5rem;width:100%}.component header[data-v-dc77928d]{color:#fff}.component main[data-v-dc77928d]{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;width:100%}}@media screen and (max-width:1023px){.component[data-v-dc77928d]:not(.nowrap){background:transparent;border-radius:.5rem;display:flex;flex-direction:column;padding:.5rem;width:100%}.component:not(.nowrap) header[data-v-dc77928d]{display:none}.component:not(.nowrap) main[data-v-dc77928d]{display:flex;flex-wrap:wrap;gap:.4rem}.component:not(.nowrap) main .card[data-v-dc77928d]{box-sizing:border-box;flex:0 0 calc(50% - .4rem)}.component:not(.nowrap) main[data-v-dc77928d] *{color:#000!important}}.component.nowrap[data-v-dc77928d]{background:#000c!important;border-radius:.8em!important;display:flex!important;flex-direction:column!important;padding:.8em!important;width:100%!important}.component.nowrap header[data-v-dc77928d]{color:#fff!important;display:block!important;font-size:1.2em!important}.component.nowrap main[data-v-dc77928d]{display:flex!important;flex-wrap:nowrap!important;gap:.5rem!important;overflow-x:auto!important;width:100%!important}.component.nowrap main[data-v-dc77928d] *{color:#fff!important;font-size:1em!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container-video[data-v-7cb78df3]{font-size:10px!important;height:100%;position:absolute;width:100%}[data-v-7cb78df3] .video-js{height:100%!important;-o-object-fit:contain;object-fit:contain;width:100%!important}[data-v-7cb78df3] .video-js .vjs-tech{pointer-events:none}[data-v-7cb78df3] .video-js .x-vjs-big-play-button{background:none!important;background-color:transparent!important;border:none;font-size:5em;height:2em;margin-left:-1em;margin-top:-1em;width:2em}[data-v-7cb78df3] .video-js .x-vjs-big-play-button .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cmask id='a' width='32' height='32' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h32v32H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='m14.2 21 6.5-4.167q.467-.3.467-.833 0-.534-.467-.833L14.2 11q-.5-.333-1.017-.05t-.516.883v8.334q0 .6.516.883.517.283 1.017-.05m1.8 8.333q-2.766 0-5.2-1.05a13.5 13.5 0 0 1-4.233-2.85q-1.8-1.8-2.85-4.233T2.667 16t1.05-5.2 2.85-4.233 4.233-2.85 5.2-1.05 5.2 1.05 4.233 2.85 2.85 4.233 1.05 5.2-1.05 5.2a13.5 13.5 0 0 1-2.85 4.233q-1.8 1.8-4.233 2.85t-5.2 1.05m0-2.666q4.467 0 7.567-3.1t3.1-7.567-3.1-7.567T16 5.333t-7.567 3.1T5.333 16t3.1 7.567q3.101 3.1 7.567 3.1'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:96%;content:""}[data-v-7cb78df3] .video-js .x-vjs-spacer-fill{flex:1}[data-v-7cb78df3] .video-js .x-vjs-spacer-small{width:2em}[data-v-7cb78df3] .video-js .x-vjs-spacer-thin{width:1em}@media screen and (max-width:1023px){[data-v-7cb78df3] .video-js .vjs-control-bar{background:transparent!important;bottom:.8em;display:flex;flex-wrap:wrap;height:2.6em!important;pointer-events:auto!important;visibility:visible!important}[data-v-7cb78df3] .video-js .vjs-progress-control{bottom:-.8em!important;display:flex!important;height:.3em;position:absolute;width:100%}[data-v-7cb78df3] .video-js .vjs-progress-control .vjs-slider{background:#d9d9d9!important;margin:0 .5em 0 0!important}[data-v-7cb78df3] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress{background:var(--accent-color)!important;width:100%!important}[data-v-7cb78df3] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress:before{color:var(--accent-color)!important;font-size:1.2em!important;line-height:.2em}[data-v-7cb78df3] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress .vjs-time-tooltip{top:-4.4em!important}[data-v-7cb78df3] .video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:10px!important}[data-v-7cb78df3] .video-js .vjs-volume-panel .vjs-vol-0 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='m31.5 23.45-3.325 3.325q-.481.48-1.225.481-.744 0-1.225-.481-.48-.481-.481-1.225 0-.744.481-1.225L29.05 21l-3.325-3.325q-.48-.481-.481-1.225 0-.744.481-1.225.481-.48 1.225-.481.744 0 1.225.481L31.5 18.55l3.325-3.325q.481-.48 1.225-.481.744 0 1.225.481.48.481.481 1.225 0 .744-.481 1.225L33.95 21l3.325 3.325q.48.481.481 1.225 0 .744-.481 1.225-.481.48-1.225.481-.744 0-1.225-.481zm-19.25 2.8H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zm5.25-10.762-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-7cb78df3] .video-js .vjs-volume-panel .vjs-vol-1 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-7cb78df3] .video-js .vjs-volume-panel .vjs-vol-2 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-7cb78df3] .video-js .vjs-volume-panel .vjs-vol-3 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-7cb78df3] .video-js .vjs-volume-panel .vjs-volume-horizontal{top:-.2em}[data-v-7cb78df3] .video-js .x-vjs-seek-to-live-control{align-items:center;display:flex!important;justify-content:end}[data-v-7cb78df3] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder{align-items:center;display:flex;height:85%;justify-content:center;position:relative;width:85%}[data-v-7cb78df3] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder:before{content:""}[data-v-7cb78df3] .video-js .x-vjs-channel-list-control{align-items:center;display:flex!important;justify-content:center}[data-v-7cb78df3] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder{display:flex;height:90%;width:90%}[data-v-7cb78df3] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder:before{content:""}[data-v-7cb78df3] .video-js .x-vjs-channel-list-control.opened .vjs-icon-placeholder svg g path{fill:var(--accent-color)!important}[data-v-7cb78df3] .video-js .x-vjs-pip-control{display:flex!important}[data-v-7cb78df3] .video-js .x-vjs-pip-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M42 0H0v42h42z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23d9d9d9' d='M35 24.5V12.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25V24.5zm-31.5 0V12.25q0-1.444 1.028-2.472T7 8.75h22.75v3.5H7V24.5zm26.25 8.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h22.75v3.5z'/%3E%3C/g%3E%3Cpath fill='%23d9d9d9' d='M31.556 20H20v7.6h13V20z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h42v42H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-7cb78df3] .video-js .vjs-fullscreen-control{display:flex!important}[data-v-7cb78df3] .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M35 17.5v-5.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25v5.25zm-31.5 0v-5.25q0-1.444 1.028-2.472T7 8.75h5.25v3.5H7v5.25zm26.25 15.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h5.25v3.5z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-7cb78df3] .video-js .streaming-content-list-wrapper{bottom:3.6em;position:absolute;right:1em;width:60%}[data-v-7cb78df3] .video-js .streaming-content-list-wrapper .streaming-content-list{position:absolute;z-index:99999}}[data-v-7cb78df3] .video-js.vjs-fullscreen .streaming-content-list-wrapper{bottom:3.9em!important}@media screen and (min-width:1024px){[data-v-7cb78df3] .video-js .vjs-control-bar{background:transparent!important;bottom:-1.6rem;display:flex;flex-wrap:wrap;height:1.6rem!important;pointer-events:auto!important;visibility:visible!important}[data-v-7cb78df3] .video-js:not(.vjs-fullscreen) .vjs-control-bar{opacity:1!important;padding:.12rem 0}[data-v-7cb78df3] .video-js .vjs-progress-control{display:flex!important;height:.3em;position:absolute;top:0!important;width:100%}[data-v-7cb78df3] .video-js .vjs-progress-control .vjs-slider{background:#d9d9d9!important;margin:0 .5em 0 0!important}[data-v-7cb78df3] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress{background:var(--accent-color)!important;width:100%!important}[data-v-7cb78df3] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress:before{color:var(--accent-color)!important;font-size:1.2em!important;line-height:.2em}[data-v-7cb78df3] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress .vjs-time-tooltip{top:-4.4em!important}[data-v-7cb78df3] .video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:10px!important}[data-v-7cb78df3] .video-js .vjs-volume-panel{top:.15em!important}[data-v-7cb78df3] .video-js .vjs-volume-panel .vjs-vol-0 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='m31.5 23.45-3.325 3.325q-.481.48-1.225.481-.744 0-1.225-.481-.48-.481-.481-1.225 0-.744.481-1.225L29.05 21l-3.325-3.325q-.48-.481-.481-1.225 0-.744.481-1.225.481-.48 1.225-.481.744 0 1.225.481L31.5 18.55l3.325-3.325q.481-.48 1.225-.481.744 0 1.225.481.48.481.481 1.225 0 .744-.481 1.225L33.95 21l3.325 3.325q.48.481.481 1.225 0 .744-.481 1.225-.481.48-1.225.481-.744 0-1.225-.481zm-19.25 2.8H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zm5.25-10.762-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-7cb78df3] .video-js .vjs-volume-panel .vjs-vol-1 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-7cb78df3] .video-js .vjs-volume-panel .vjs-vol-2 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-7cb78df3] .video-js .vjs-volume-panel .vjs-vol-3 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-7cb78df3] .video-js .vjs-volume-panel .vjs-volume-horizontal{top:-.1em}[data-v-7cb78df3] .video-js .x-vjs-seek-to-live-control{align-items:center;display:flex!important;justify-content:end;top:.15em!important}[data-v-7cb78df3] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder{align-items:center;display:flex;height:85%;justify-content:center;position:relative;width:85%}[data-v-7cb78df3] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder:before{content:""}[data-v-7cb78df3] .video-js .x-vjs-channel-list-control{align-items:center;display:flex!important;justify-content:center;top:.15em!important}[data-v-7cb78df3] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder{display:flex;height:86%;width:86%}[data-v-7cb78df3] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder:before{content:""}[data-v-7cb78df3] .video-js .x-vjs-channel-list-control.opened .vjs-icon-placeholder svg g path{fill:var(--accent-color)!important}[data-v-7cb78df3] .video-js .x-vjs-pip-control{display:flex!important;top:.15em!important}[data-v-7cb78df3] .video-js .x-vjs-pip-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M42 0H0v42h42z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23d9d9d9' d='M35 24.5V12.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25V24.5zm-31.5 0V12.25q0-1.444 1.028-2.472T7 8.75h22.75v3.5H7V24.5zm26.25 8.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h22.75v3.5z'/%3E%3C/g%3E%3Cpath fill='%23d9d9d9' d='M31.556 20H20v7.6h13V20z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h42v42H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-7cb78df3] .video-js .vjs-fullscreen-control{display:flex!important;top:.15em!important}[data-v-7cb78df3] .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M35 17.5v-5.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25v5.25zm-31.5 0v-5.25q0-1.444 1.028-2.472T7 8.75h5.25v3.5H7v5.25zm26.25 15.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h5.25v3.5z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-7cb78df3] .video-js .streaming-content-list-wrapper{bottom:1em;position:absolute;right:1em;width:80%}[data-v-7cb78df3] .video-js .streaming-content-list-wrapper .streaming-content-list{position:absolute;z-index:99999}}[data-v-7cb78df3] .video-js.vjs-fullscreen .vjs-control-bar{bottom:.8em!important}[data-v-7cb78df3] .video-js.vjs-fullscreen .streaming-content-list-wrapper{bottom:calc(1.6rem + 1.3em)!important}[data-v-7cb78df3] .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M42 0H0v42h42z'/%3E%3C/mask%3E%3Cg fill='%23d9d9d9' mask='url(%23b)'%3E%3Cpath d='M29.75 33.25V28q0-1.444 1.028-2.472T33.25 24.5h5.25V28h-5.25v5.25zM8.75 33.25V28H3.5v-3.5h5.25q1.444 0 2.472 1.028T12.25 28v5.25zM3.5 17.5V14h5.25V8.75h3.5V14q0 1.444-1.028 2.472T8.75 17.5zM33.25 17.5q-1.444 0-2.472-1.028T29.75 14V8.75h3.5V14h5.25v3.5z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h42v42H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-7cb78df3] .video-js.vjs-picture-in-picture .x-vjs-pip-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M42 0H0v42h42z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23d9d9d9' d='M35 24.5V12.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25V24.5zm-31.5 0V12.25q0-1.444 1.028-2.472T7 8.75h22.75v3.5H7V24.5zm26.25 8.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h22.75v3.5z'/%3E%3C/g%3E%3Cpath fill='%23d9d9d9' d='M30.333 14.4H9v13.2h24V14.4z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h42v42H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}.showingChannelList .video-js .vjs-control-bar[data-v-7cb78df3]{opacity:1!important}.fade-unmute-leave-active[data-v-7cb78df3]{transition:opacity .2s ease}.fade-unmute-leave-to[data-v-7cb78df3]{opacity:0}.unmute-button[data-v-7cb78df3]{align-items:center;background:#fffc;border-radius:.2rem;cursor:pointer;display:flex;gap:.2rem;left:.4rem;padding:.2rem .4rem;position:absolute;top:.4rem}.unmute-button[data-v-7cb78df3] *{font-size:.8rem}.unmute-button-text[data-v-7cb78df3]{animation:fadeout-7cb78df3 .6s ease 3s forwards;max-width:10rem;overflow:hidden;white-space:nowrap}@keyframes fadeout-7cb78df3{0%{max-width:10rem}to{max-width:0}}.container-video[data-v-206260d0]{font-size:10px!important;height:100%;position:absolute;width:100%}[data-v-206260d0] .video-js{height:100%!important;-o-object-fit:contain;object-fit:contain;width:100%!important}[data-v-206260d0] .video-js .vjs-tech{pointer-events:none}[data-v-206260d0] .video-js .x-vjs-big-play-button{background:none!important;background-color:transparent!important;border:none;font-size:5em;height:2em;margin-left:-1em;margin-top:-1em;width:2em}[data-v-206260d0] .video-js .x-vjs-big-play-button .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cmask id='a' width='32' height='32' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h32v32H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='m14.2 21 6.5-4.167q.467-.3.467-.833 0-.534-.467-.833L14.2 11q-.5-.333-1.017-.05t-.516.883v8.334q0 .6.516.883.517.283 1.017-.05m1.8 8.333q-2.766 0-5.2-1.05a13.5 13.5 0 0 1-4.233-2.85q-1.8-1.8-2.85-4.233T2.667 16t1.05-5.2 2.85-4.233 4.233-2.85 5.2-1.05 5.2 1.05 4.233 2.85 2.85 4.233 1.05 5.2-1.05 5.2a13.5 13.5 0 0 1-2.85 4.233q-1.8 1.8-4.233 2.85t-5.2 1.05m0-2.666q4.467 0 7.567-3.1t3.1-7.567-3.1-7.567T16 5.333t-7.567 3.1T5.333 16t3.1 7.567q3.101 3.1 7.567 3.1'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:96%;content:""}[data-v-206260d0] .video-js .x-vjs-spacer-fill{flex:1}[data-v-206260d0] .video-js .x-vjs-spacer-small{width:2em}[data-v-206260d0] .video-js .x-vjs-spacer-thin{width:1em}@media screen and (max-width:1023px){[data-v-206260d0] .video-js .vjs-control-bar{background:transparent!important;bottom:.8em;display:flex;flex-wrap:wrap;height:2.6em!important;pointer-events:auto!important;visibility:visible!important}[data-v-206260d0] .video-js .vjs-progress-control{bottom:-.8em!important;display:flex!important;height:.3em;position:absolute;width:100%}[data-v-206260d0] .video-js .vjs-progress-control .vjs-slider{background:#d9d9d9!important;margin:0 .5em 0 0!important}[data-v-206260d0] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress{background:var(--accent-color)!important;width:100%!important}[data-v-206260d0] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress:before{color:var(--accent-color)!important;font-size:1.2em!important;line-height:.2em}[data-v-206260d0] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress .vjs-time-tooltip{top:-4.4em!important}[data-v-206260d0] .video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:10px!important}[data-v-206260d0] .video-js .vjs-volume-panel .vjs-vol-0 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='m31.5 23.45-3.325 3.325q-.481.48-1.225.481-.744 0-1.225-.481-.48-.481-.481-1.225 0-.744.481-1.225L29.05 21l-3.325-3.325q-.48-.481-.481-1.225 0-.744.481-1.225.481-.48 1.225-.481.744 0 1.225.481L31.5 18.55l3.325-3.325q.481-.48 1.225-.481.744 0 1.225.481.48.481.481 1.225 0 .744-.481 1.225L33.95 21l3.325 3.325q.48.481.481 1.225 0 .744-.481 1.225-.481.48-1.225.481-.744 0-1.225-.481zm-19.25 2.8H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zm5.25-10.762-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-206260d0] .video-js .vjs-volume-panel .vjs-vol-1 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-206260d0] .video-js .vjs-volume-panel .vjs-vol-2 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-206260d0] .video-js .vjs-volume-panel .vjs-vol-3 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-206260d0] .video-js .vjs-volume-panel .vjs-volume-horizontal{top:-.2em}[data-v-206260d0] .video-js .x-vjs-seek-to-live-control{align-items:center;display:flex!important;justify-content:end}[data-v-206260d0] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder{align-items:center;display:flex;height:85%;justify-content:center;position:relative;width:85%}[data-v-206260d0] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder:before{content:""}[data-v-206260d0] .video-js .x-vjs-channel-list-control{align-items:center;display:flex!important;justify-content:center}[data-v-206260d0] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder{display:flex;height:90%;width:90%}[data-v-206260d0] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder:before{content:""}[data-v-206260d0] .video-js .x-vjs-channel-list-control.opened .vjs-icon-placeholder svg g path{fill:var(--accent-color)!important}[data-v-206260d0] .video-js .vjs-fullscreen-control{display:flex!important}[data-v-206260d0] .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M35 17.5v-5.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25v5.25zm-31.5 0v-5.25q0-1.444 1.028-2.472T7 8.75h5.25v3.5H7v5.25zm26.25 15.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h5.25v3.5z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-206260d0] .video-js .streaming-content-list-wrapper{bottom:3.6em;position:absolute;right:1em;width:60%}[data-v-206260d0] .video-js .streaming-content-list-wrapper .streaming-content-list{position:absolute;z-index:99999}}[data-v-206260d0] .video-js.vjs-fullscreen .streaming-content-list-wrapper{bottom:3.9em!important}@media screen and (min-width:1024px){[data-v-206260d0] .video-js .vjs-control-bar{background:transparent!important;bottom:-1.6rem;display:flex;flex-wrap:wrap;height:1.6rem!important;pointer-events:auto!important;visibility:visible!important}[data-v-206260d0] .video-js:not(.vjs-fullscreen) .vjs-control-bar{opacity:1!important;padding:.12rem 0}[data-v-206260d0] .video-js .vjs-progress-control{display:flex!important;height:.3em;position:absolute;top:0!important;width:100%}[data-v-206260d0] .video-js .vjs-progress-control .vjs-slider{background:#d9d9d9!important;margin:0 .5em 0 0!important}[data-v-206260d0] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress{background:var(--accent-color)!important;width:100%!important}[data-v-206260d0] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress:before{color:var(--accent-color)!important;font-size:1.2em!important;line-height:.2em}[data-v-206260d0] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress .vjs-time-tooltip{top:-4.4em!important}[data-v-206260d0] .video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:10px!important}[data-v-206260d0] .video-js .vjs-volume-panel{top:.15em!important}[data-v-206260d0] .video-js .vjs-volume-panel .vjs-vol-0 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='m31.5 23.45-3.325 3.325q-.481.48-1.225.481-.744 0-1.225-.481-.48-.481-.481-1.225 0-.744.481-1.225L29.05 21l-3.325-3.325q-.48-.481-.481-1.225 0-.744.481-1.225.481-.48 1.225-.481.744 0 1.225.481L31.5 18.55l3.325-3.325q.481-.48 1.225-.481.744 0 1.225.481.48.481.481 1.225 0 .744-.481 1.225L33.95 21l3.325 3.325q.48.481.481 1.225 0 .744-.481 1.225-.481.48-1.225.481-.744 0-1.225-.481zm-19.25 2.8H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zm5.25-10.762-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-206260d0] .video-js .vjs-volume-panel .vjs-vol-1 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-206260d0] .video-js .vjs-volume-panel .vjs-vol-2 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-206260d0] .video-js .vjs-volume-panel .vjs-vol-3 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-206260d0] .video-js .vjs-volume-panel .vjs-volume-horizontal{top:-.1em}[data-v-206260d0] .video-js .x-vjs-seek-to-live-control{align-items:center;display:flex!important;justify-content:end;top:.15em!important}[data-v-206260d0] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder{align-items:center;display:flex;height:85%;justify-content:center;position:relative;width:85%}[data-v-206260d0] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder:before{content:""}[data-v-206260d0] .video-js .x-vjs-channel-list-control{align-items:center;display:flex!important;justify-content:center;top:.15em!important}[data-v-206260d0] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder{display:flex;height:86%;width:86%}[data-v-206260d0] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder:before{content:""}[data-v-206260d0] .video-js .x-vjs-channel-list-control.opened .vjs-icon-placeholder svg g path{fill:var(--accent-color)!important}[data-v-206260d0] .video-js .vjs-fullscreen-control{display:flex!important;top:.15em!important}[data-v-206260d0] .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M35 17.5v-5.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25v5.25zm-31.5 0v-5.25q0-1.444 1.028-2.472T7 8.75h5.25v3.5H7v5.25zm26.25 15.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h5.25v3.5z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-206260d0] .video-js .streaming-content-list-wrapper{bottom:1em;position:absolute;right:1em;width:80%}[data-v-206260d0] .video-js .streaming-content-list-wrapper .streaming-content-list{position:absolute;z-index:99999}}[data-v-206260d0] .video-js.vjs-fullscreen .vjs-control-bar{bottom:.8em!important}[data-v-206260d0] .video-js.vjs-fullscreen .streaming-content-list-wrapper{bottom:calc(1.6rem + 1.3em)!important}.showingChannelList .video-js .vjs-control-bar[data-v-206260d0]{opacity:1!important}.fade-unmute-leave-active[data-v-206260d0]{transition:opacity .2s ease}.fade-unmute-leave-to[data-v-206260d0]{opacity:0}.unmute-button[data-v-206260d0]{align-items:center;background:#fffc;border-radius:.2rem;cursor:pointer;display:flex;gap:.2rem;left:.4rem;padding:.2rem .4rem;position:absolute;top:.4rem}.unmute-button[data-v-206260d0] *{font-size:.8rem}.unmute-button-text[data-v-206260d0]{animation:fadeout-206260d0 .6s ease 3s forwards;max-width:10rem;overflow:hidden;white-space:nowrap}@keyframes fadeout-206260d0{0%{max-width:10rem}to{max-width:0}}.component[data-v-da7f85ad]{background-color:#000;height:100%;max-width:100%;width:100%}.container-video[data-v-465868de]{font-size:10px!important;height:100%;position:absolute;width:100%}[data-v-465868de] .video-js{height:100%!important;-o-object-fit:contain;object-fit:contain;width:100%!important}[data-v-465868de] .video-js .x-vjs-big-play-button{background:none!important;background-color:transparent!important;border:none;font-size:5em;height:2em;margin-left:-1em;margin-top:-1em;width:2em}[data-v-465868de] .video-js .x-vjs-big-play-button .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cmask id='a' width='32' height='32' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h32v32H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='m14.2 21 6.5-4.167q.467-.3.467-.833 0-.534-.467-.833L14.2 11q-.5-.333-1.017-.05t-.516.883v8.334q0 .6.516.883.517.283 1.017-.05m1.8 8.333q-2.766 0-5.2-1.05a13.5 13.5 0 0 1-4.233-2.85q-1.8-1.8-2.85-4.233T2.667 16t1.05-5.2 2.85-4.233 4.233-2.85 5.2-1.05 5.2 1.05 4.233 2.85 2.85 4.233 1.05 5.2-1.05 5.2a13.5 13.5 0 0 1-2.85 4.233q-1.8 1.8-4.233 2.85t-5.2 1.05m0-2.666q4.467 0 7.567-3.1t3.1-7.567-3.1-7.567T16 5.333t-7.567 3.1T5.333 16t3.1 7.567q3.101 3.1 7.567 3.1'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:96%;content:""}[data-v-465868de] .video-js .x-vjs-spacer-fill{flex:1}[data-v-465868de] .video-js .x-vjs-spacer-small{width:2em}[data-v-465868de] .video-js .x-vjs-spacer-thin{width:1em}@media screen and (max-width:1023px){[data-v-465868de] .video-js .vjs-control-bar{background:transparent!important;bottom:.8em;display:flex;flex-wrap:wrap;height:2.6em!important;pointer-events:auto!important;visibility:visible!important}[data-v-465868de] .video-js .vjs-progress-control{bottom:-.8em!important;display:flex!important;height:.3em;position:absolute;width:100%}[data-v-465868de] .video-js .vjs-progress-control .vjs-slider{background:#d9d9d9!important;margin:0!important}[data-v-465868de] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress{background:var(--accent-color)!important}[data-v-465868de] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress:before{color:var(--accent-color)!important;font-size:1.2em!important;line-height:.2em}[data-v-465868de] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress .vjs-time-tooltip{top:-4.4em!important}[data-v-465868de] .video-js .vjs-volume-panel .vjs-vol-0 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='m31.5 23.45-3.325 3.325q-.481.48-1.225.481-.744 0-1.225-.481-.48-.481-.481-1.225 0-.744.481-1.225L29.05 21l-3.325-3.325q-.48-.481-.481-1.225 0-.744.481-1.225.481-.48 1.225-.481.744 0 1.225.481L31.5 18.55l3.325-3.325q.481-.48 1.225-.481.744 0 1.225.481.48.481.481 1.225 0 .744-.481 1.225L33.95 21l3.325 3.325q.48.481.481 1.225 0 .744-.481 1.225-.481.48-1.225.481-.744 0-1.225-.481zm-19.25 2.8H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zm5.25-10.762-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-465868de] .video-js .vjs-volume-panel .vjs-vol-1 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-465868de] .video-js .vjs-volume-panel .vjs-vol-2 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-465868de] .video-js .vjs-volume-panel .vjs-vol-3 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-465868de] .video-js .vjs-volume-panel .vjs-volume-horizontal{top:-.2em}[data-v-465868de] .video-js .x-vjs-seek-to-live-control{align-items:center;display:flex!important;justify-content:end}[data-v-465868de] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder{align-items:center;display:flex;height:85%;justify-content:center;position:relative;width:85%}[data-v-465868de] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder:before{content:""}[data-v-465868de] .video-js .x-vjs-channel-list-control{align-items:center;display:flex!important;justify-content:center}[data-v-465868de] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder{display:flex;height:90%;width:90%}[data-v-465868de] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder:before{content:""}[data-v-465868de] .video-js .x-vjs-channel-list-control.opened .vjs-icon-placeholder svg g path{fill:var(--accent-color)!important}[data-v-465868de] .video-js .x-vjs-pip-control{display:flex!important}[data-v-465868de] .video-js .x-vjs-pip-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M42 0H0v42h42z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23d9d9d9' d='M35 24.5V12.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25V24.5zm-31.5 0V12.25q0-1.444 1.028-2.472T7 8.75h22.75v3.5H7V24.5zm26.25 8.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h22.75v3.5z'/%3E%3C/g%3E%3Cpath fill='%23d9d9d9' d='M31.556 20H20v7.6h13V20z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h42v42H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-465868de] .video-js .vjs-fullscreen-control{display:flex!important}[data-v-465868de] .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M35 17.5v-5.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25v5.25zm-31.5 0v-5.25q0-1.444 1.028-2.472T7 8.75h5.25v3.5H7v5.25zm26.25 15.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h5.25v3.5z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-465868de] .video-js .streaming-content-list-wrapper{bottom:3.6em;position:absolute;right:1em;width:60%}[data-v-465868de] .video-js .streaming-content-list-wrapper .streaming-content-list{position:absolute;z-index:99999}[data-v-465868de] .video-js .vjs-play-control .vjs-icon-placeholder:before{font-size:2.4em;line-height:1;position:relative}}[data-v-465868de] .video-js.vjs-fullscreen .vjs-control-bar{bottom:.8em!important}[data-v-465868de] .video-js.vjs-fullscreen .streaming-content-list-wrapper{bottom:3.9em!important}@media screen and (min-width:1024px){[data-v-465868de] .video-js .vjs-control-bar{background:transparent!important;bottom:-1.6rem;display:flex;flex-wrap:wrap;height:1.6rem!important;pointer-events:auto!important;visibility:visible!important}[data-v-465868de] .video-js:not(.vjs-fullscreen) .vjs-control-bar{opacity:1!important;padding:.12rem 0}[data-v-465868de] .video-js .vjs-progress-control{display:flex!important;height:.3em;position:absolute;top:0!important;width:100%}[data-v-465868de] .video-js .vjs-progress-control .vjs-slider{background:#d9d9d9!important;margin:0!important}[data-v-465868de] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress{background:var(--accent-color)!important}[data-v-465868de] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress:before{color:var(--accent-color)!important;font-size:1.2em!important;line-height:.2em}[data-v-465868de] .video-js .vjs-progress-control .vjs-slider .vjs-play-progress .vjs-time-tooltip{top:-4.4em!important}[data-v-465868de] .video-js .vjs-volume-panel{top:.15em!important}[data-v-465868de] .video-js .vjs-volume-panel .vjs-vol-0 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='m31.5 23.45-3.325 3.325q-.481.48-1.225.481-.744 0-1.225-.481-.48-.481-.481-1.225 0-.744.481-1.225L29.05 21l-3.325-3.325q-.48-.481-.481-1.225 0-.744.481-1.225.481-.48 1.225-.481.744 0 1.225.481L31.5 18.55l3.325-3.325q.481-.48 1.225-.481.744 0 1.225.481.48.481.481 1.225 0 .744-.481 1.225L33.95 21l3.325 3.325q.48.481.481 1.225 0 .744-.481 1.225-.481.48-1.225.481-.744 0-1.225-.481zm-19.25 2.8H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zm5.25-10.762-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-465868de] .video-js .vjs-volume-panel .vjs-vol-1 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-465868de] .video-js .vjs-volume-panel .vjs-vol-2 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-465868de] .video-js .vjs-volume-panel .vjs-vol-3 .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M33.25 20.956q0-3.63-1.925-6.628a11.94 11.94 0 0 0-5.162-4.484 1.95 1.95 0 0 1-.963-.94 1.66 1.66 0 0 1-.087-1.291q.262-.7.94-1.007a1.63 1.63 0 0 1 1.378 0q4.245 1.881 6.781 5.753 2.538 3.873 2.538 8.597 0 4.725-2.538 8.597-2.537 3.873-6.78 5.753a1.63 1.63 0 0 1-1.379 0 1.73 1.73 0 0 1-.94-1.006 1.66 1.66 0 0 1 .087-1.29 1.95 1.95 0 0 1 .963-.941 11.94 11.94 0 0 0 5.162-4.485q1.925-2.996 1.925-6.628m-21 5.294H7q-.743 0-1.247-.503A1.7 1.7 0 0 1 5.25 24.5v-7q0-.744.503-1.247A1.7 1.7 0 0 1 7 15.75h5.25l5.775-5.775q.831-.831 1.903-.372 1.072.46 1.072 1.64v19.513q0 1.182-1.072 1.64-1.072.46-1.903-.371zM28.875 21a7.6 7.6 0 0 1-.831 3.478q-.831 1.64-2.188 2.69a.86.86 0 0 1-.897.023q-.459-.24-.459-.766V15.488q0-.526.46-.766a.86.86 0 0 1 .896.022q1.357 1.094 2.188 2.756a7.7 7.7 0 0 1 .831 3.5M17.5 15.488l-3.762 3.762H8.75v3.5h4.988l3.762 3.762z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}[data-v-465868de] .video-js .vjs-volume-panel .vjs-volume-horizontal{top:-.1em}[data-v-465868de] .video-js .x-vjs-seek-to-live-control{align-items:center;display:flex!important;justify-content:end;top:.15em!important}[data-v-465868de] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder{align-items:center;display:flex;height:85%;justify-content:center;position:relative;width:85%}[data-v-465868de] .video-js .x-vjs-seek-to-live-control .vjs-icon-placeholder:before{content:""}[data-v-465868de] .video-js .x-vjs-channel-list-control{align-items:center;display:flex!important;justify-content:center;top:.15em!important}[data-v-465868de] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder{display:flex;height:86%;width:86%}[data-v-465868de] .video-js .x-vjs-channel-list-control .vjs-icon-placeholder:before{content:""}[data-v-465868de] .video-js .x-vjs-channel-list-control.opened .vjs-icon-placeholder svg g path{fill:var(--accent-color)!important}[data-v-465868de] .video-js .x-vjs-pip-control{display:flex!important;top:.15em!important}[data-v-465868de] .video-js .x-vjs-pip-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M42 0H0v42h42z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23d9d9d9' d='M35 24.5V12.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25V24.5zm-31.5 0V12.25q0-1.444 1.028-2.472T7 8.75h22.75v3.5H7V24.5zm26.25 8.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h22.75v3.5z'/%3E%3C/g%3E%3Cpath fill='%23d9d9d9' d='M31.556 20H20v7.6h13V20z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h42v42H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-465868de] .video-js .vjs-fullscreen-control{display:flex!important;top:.15em!important}[data-v-465868de] .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cmask id='a' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h42v42H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23d9d9d9' d='M35 17.5v-5.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25v5.25zm-31.5 0v-5.25q0-1.444 1.028-2.472T7 8.75h5.25v3.5H7v5.25zm26.25 15.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h5.25v3.5z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-465868de] .video-js .streaming-content-list-wrapper{bottom:1em;position:absolute;right:1em;width:80%}[data-v-465868de] .video-js .streaming-content-list-wrapper .streaming-content-list{position:absolute;z-index:99999}[data-v-465868de] .video-js .vjs-play-control .vjs-icon-placeholder:before{font-size:2.2em;line-height:1.4;position:relative}}[data-v-465868de] .video-js.vjs-fullscreen .vjs-play-control{top:2px}[data-v-465868de] .video-js.vjs-fullscreen .vjs-control-bar{bottom:1.2em!important}[data-v-465868de] .video-js.vjs-fullscreen .streaming-content-list-wrapper{bottom:calc(1.6rem + 1.3em)!important}[data-v-465868de] .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M42 0H0v42h42z'/%3E%3C/mask%3E%3Cg fill='%23d9d9d9' mask='url(%23b)'%3E%3Cpath d='M29.75 33.25V28q0-1.444 1.028-2.472T33.25 24.5h5.25V28h-5.25v5.25zM8.75 33.25V28H3.5v-3.5h5.25q1.444 0 2.472 1.028T12.25 28v5.25zM3.5 17.5V14h5.25V8.75h3.5V14q0 1.444-1.028 2.472T8.75 17.5zM33.25 17.5q-1.444 0-2.472-1.028T29.75 14V8.75h3.5V14h5.25v3.5z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h42v42H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-465868de] .video-js.vjs-picture-in-picture .x-vjs-pip-control .vjs-icon-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='42' height='42' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M42 0H0v42h42z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23d9d9d9' d='M35 24.5V12.25h-5.25v-3.5H35q1.443 0 2.472 1.028T38.5 12.25V24.5zm-31.5 0V12.25q0-1.444 1.028-2.472T7 8.75h22.75v3.5H7V24.5zm26.25 8.75v-3.5H35V24.5h3.5v5.25q0 1.444-1.028 2.472T35 33.25zM7 33.25q-1.444 0-2.472-1.028T3.5 29.75V24.5H7v5.25h22.75v3.5z'/%3E%3C/g%3E%3Cpath fill='%23d9d9d9' d='M30.333 14.4H9v13.2h24V14.4z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h42v42H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:""!important}[data-v-465868de] .video-js .vjs-play-control{order:10}[data-v-465868de] .video-js .vjs-volume-panel{order:11}[data-v-465868de] .video-js .vjs-spacer.x-vjs-spacer-fill{order:12}[data-v-465868de] .video-js .vjs-quality-selector{order:13}[data-v-465868de] .video-js .vjs-picture-in-picture-control{order:14}[data-v-465868de] .video-js .vjs-fullscreen-control{order:15}.showingChannelList .video-js .vjs-control-bar[data-v-465868de]{opacity:1!important}.fade-unmute-leave-active[data-v-465868de]{transition:opacity .2s ease}.fade-unmute-leave-to[data-v-465868de]{opacity:0}.unmute-button[data-v-465868de]{align-items:center;background:#fffc;border-radius:.2rem;cursor:pointer;display:flex;gap:.2rem;left:.4rem;padding:.2rem .4rem;position:absolute;top:.4rem}.unmute-button[data-v-465868de] *{font-size:.8rem}.unmute-button-text[data-v-465868de]{animation:fadeout-465868de .6s ease 3s forwards;max-width:10rem;overflow:hidden;white-space:nowrap}[data-v-465868de] .vjs-quality-selector{top:1px!important}[data-v-465868de] .vjs-quality-selector .vjs-menu{bottom:-3px!important}@keyframes fadeout-465868de{0%{max-width:10rem}to{max-width:0}}.component[data-v-6d31e299]{background-color:#000;height:100%;max-width:100%;width:100%}.component[data-v-effe3269]{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;max-width:100%;width:100%}@media screen and (max-width:1023px){.item[data-v-7243d129]{display:grid;grid-template:auto/2rem auto 1.6rem 1rem;grid-template-areas:"avatar name time action" "avatar content content reply";grid-gap:.1rem .5rem;margin-top:.6rem}.item+.item[data-v-7243d129]{margin-top:.5rem}.item .avatar[data-v-7243d129]{background-color:gray;border-radius:100%;display:inline-block;grid-area:avatar;height:40px;overflow:hidden;position:relative;width:40px}.item .avatar img[data-v-7243d129]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.item .name[data-v-7243d129]{align-items:center;color:#6b6b6b;font-size:.6rem;grid-area:name;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item .time[data-v-7243d129]{align-items:center;color:#585c68;display:flex;font-size:.5rem;grid-area:time}.item .content[data-v-7243d129]{background:#fff;border-radius:.4rem;color:#000;font-size:.6rem;grid-area:content;max-height:12rem;overflow-y:auto;padding:.3rem .6rem;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin;white-space:pre-wrap}.item .content[data-v-7243d129]::-webkit-scrollbar{height:4px;width:4px}.item .content[data-v-7243d129]::-webkit-scrollbar-thumb{background:#0003;border-radius:10px}.item .content[data-v-7243d129]::-webkit-scrollbar-track{background:transparent}.item .content[data-v-7243d129] .link-style{color:#3b82f6;text-decoration:underline}.item .content[data-v-7243d129] .link-style:hover{text-decoration:none}.item .action[data-v-7243d129]{align-items:center;display:flex;grid-area:action;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.item .action-base[data-v-7243d129]{background:#7d7d7d;border-radius:.2rem;display:flex;padding:.2rem 0;position:absolute;right:0;top:.9rem;width:6.5rem;z-index:10000}.item .action-item[data-v-7243d129]{align-items:center;display:flex;padding:.2rem .4rem}.item .action-item label[data-v-7243d129]{margin-left:.4rem}.item .action-item[data-v-7243d129]:hover{background:#fff3}.item .reply[data-v-7243d129]{align-items:end;display:flex;grid-area:reply;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}}section[data-v-7243d129]{position:relative}section [class*=fa-][data-v-7243d129]{border-radius:50%;color:#6b6b6b;cursor:pointer;height:.6rem;padding:.1rem;width:.6rem}section [class*=fa-][data-v-7243d129]:hover{background:#7d7d7d80}section .thread[data-v-7243d129]{background:#dbdbdb99;border-radius:1rem;margin-top:.4rem;padding:.3rem .5rem}section .thread>.item[data-v-7243d129]{margin-bottom:.5rem!important}section .thread .item[data-v-7243d129]:before{left:.4rem;top:1rem}section .replies[data-v-7243d129]{padding-left:1rem}section .replies section[data-v-7243d129]{padding-bottom:.3rem}section .replies section .item[data-v-7243d129]{grid-template-areas:"name name time action" "content content content reply"!important}section .replies section .item .action[data-v-7243d129],section .replies section .item .avatar[data-v-7243d129],section .replies section .item .reply[data-v-7243d129]{display:none}section .replies[data-v-7243d129]>:first-child{border-top:1px solid #fff}section .replies .item[data-v-7243d129]:before{display:none}@media screen and (min-width:1024px){section[data-v-7243d129]{padding-top:1rem}section .item[data-v-7243d129]{display:grid;grid-template:auto/2rem auto 2rem 1rem;grid-template-areas:"avatar name time action" "avatar content content reply";position:relative;grid-gap:.2rem .5rem}section .item+.item[data-v-7243d129]{margin-top:.5rem}section .item .avatar[data-v-7243d129]{background-color:gray;border-radius:50%;display:inline-block;grid-area:avatar;height:40px;overflow:hidden;position:relative;width:40px}section .item .avatar img[data-v-7243d129]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}section .item .name[data-v-7243d129]{align-items:center;color:#6b6b6b;font-size:.7rem;grid-area:name;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section .item .time[data-v-7243d129]{align-items:center;color:#6b6b6b;display:flex;font-size:.6rem;grid-area:time}section .item .content[data-v-7243d129]{background:#fff;border-radius:.4rem;color:#000;font-size:.7rem;grid-area:content;max-height:19.8rem;overflow-y:auto;padding:.4rem .6rem;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin;white-space:pre-wrap}section .item .content[data-v-7243d129]::-webkit-scrollbar{height:4px;width:4px}section .item .content[data-v-7243d129]::-webkit-scrollbar-thumb{background:#0003;border-radius:10px}section .item .content[data-v-7243d129]::-webkit-scrollbar-track{background:transparent}section .item .content[data-v-7243d129] .link-style{color:#3b82f6;text-decoration:underline}section .item .content[data-v-7243d129] .link-style:hover{text-decoration:none}section .item .action[data-v-7243d129]{align-items:center;display:flex;grid-area:action;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}section .item .action-base[data-v-7243d129]{background:#7d7d7d;border-radius:.2rem;display:flex;padding:.2rem 0;position:absolute;right:0;top:.9rem;z-index:10000}section .item .action-item[data-v-7243d129]{align-items:center;display:flex;padding:.2rem .4rem}section .item .action-item label[data-v-7243d129]{margin-left:.4rem}section .item .action-item[data-v-7243d129]:hover{background:#fff3}section .item .reply[data-v-7243d129]{align-items:end;display:flex;grid-area:reply;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}section [class*=fa-][data-v-7243d129]{border-radius:50%;color:#6b6b6b;cursor:pointer;height:.6rem;padding:.1rem;width:.6rem}section [class*=fa-][data-v-7243d129]:hover{background:#7d7d7d80}section .thread[data-v-7243d129]{background:#ffffff80;border-radius:1rem;margin-top:.4rem;padding:.5rem}section .thread>.item[data-v-7243d129]{margin-bottom:.5rem!important}section .thread .item[data-v-7243d129]:before{left:-.1rem;top:-.1rem}section .replies[data-v-7243d129]{padding-left:1rem}section .replies section[data-v-7243d129]{padding-top:.6rem}section .replies section .item[data-v-7243d129]{grid-template-areas:"name name time action" "content content content reply"!important}section .replies section .item .action[data-v-7243d129],section .replies section .item .avatar[data-v-7243d129],section .replies section .item .reply[data-v-7243d129]{display:none}section .replies[data-v-7243d129]>:first-child{border-top:1px solid #fff}section .replies .item[data-v-7243d129]:before{display:none}}.vertical .name[data-v-7243d129]{font-size:.5rem}.quiz[data-v-dc85e355]{border:none;bottom:0;color:#000c;height:100%;width:100%;z-index:5}.quiz .text[data-v-dc85e355]{background:#ff9d00;border-radius:.6rem;color:#fff;font-size:.9rem;height:2.4rem;line-height:2.4rem;margin:.4rem auto;text-align:center;width:94%}.quiz .tab[data-v-dc85e355]{background:#fff;border:1px solid #d3d3d3;border-bottom:none;border-radius:.6rem .6rem 0 0;color:#000c;display:inline-grid;font-size:.8rem;font-weight:200;grid-template-columns:1fr 1fr;position:relative;width:5rem;z-index:2}.quiz .tab.left[data-v-dc85e355]{left:0}.quiz .tab.left div[data-v-dc85e355]{padding:0 .2rem}.quiz .tab.left .index[data-v-dc85e355]{display:inline-grid;text-align:end}.quiz .tab.left .progress[data-v-dc85e355]{display:inline-grid;text-align:start}.quiz .playing[data-v-dc85e355]{bottom:0;height:100%;max-height:13.2rem;position:absolute;width:100%}.quiz .playing .tab[data-v-dc85e355]{height:1.1rem}.quiz .playing .tab.right[data-v-dc85e355]{left:calc(100% - 10.5rem);width:5.5rem}.quiz .playing .tab.right .timer[data-v-dc85e355]{text-align:center;width:4.5rem}.quiz .playing .tab.right .timer.stop[data-v-dc85e355]{color:orange}.quiz .playing .tab.right .close[data-v-dc85e355]{cursor:pointer;position:absolute;right:4px;top:3px;width:20px;z-index:1}.quiz .playing .tab.right .close img[data-v-dc85e355]{filter:brightness(0)}.quiz .playing .tab.right .close img.inverted[data-v-dc85e355]{transform:scaleY(-1)}.quiz .playing .question_area[data-v-dc85e355]{background:#fff;border:1px solid #d3d3d3;bottom:0;display:flex;flex-direction:column;height:calc(100% - 1.2rem);justify-content:center;max-height:12rem;position:absolute;width:100%}.quiz .playing .question_area .question[data-v-dc85e355]{display:flex;font-size:.7rem;margin:1rem;max-height:2.4rem;position:relative;width:calc(100% - 2rem)}.quiz .playing .question_area .question img[data-v-dc85e355]{border:.1px solid grey;border-radius:1rem;height:2.2rem;width:2.2rem}.quiz .playing .question_area .question .msg[data-v-dc85e355]{display:-webkit-box;margin-left:.4rem;overflow:hidden;position:relative;text-overflow:ellipsis;width:100%;-webkit-box-orient:vertical;display:flex;flex-direction:column;height:2rem;justify-content:center;-webkit-line-clamp:2}.quiz .playing .question_area .select[data-v-dc85e355]{margin:0 auto;position:relative;width:94%}.quiz .playing .question_area .select .selection[data-v-dc85e355]{align-items:center;background-image:linear-gradient(90deg,gray 50%,#fff 0);background-position:100%;background-size:200% 100%;border:1px solid #d3d3d3;border-radius:.4rem;display:inline-grid;grid-template-columns:1.3rem 1fr;line-height:2.2rem;margin:1.2vh 1.4vw;overflow:hidden;padding-left:.6rem;white-space:nowrap;width:47%}.quiz .playing .question_area .select .selection.choice[data-v-dc85e355]{background-position:0;border:.15rem solid #d3d3d3;color:#e6e6e6;pointer-events:none;transition:background-position 3s ease-out}.quiz .playing .question_area .select .selection.disabled[data-v-dc85e355]{background:#d3d3d3;color:#797979;pointer-events:none}.quiz .playing .question_area .select .selection.correct[data-v-dc85e355]{background:#fff;border:.15rem solid #00a171;color:#00a171;grid-template-columns:1.3rem 1.3rem 1fr 1.3rem;pointer-events:none}.quiz .playing .question_area .select .selection.correct .mark[data-v-dc85e355]{border-right:1px solid #00a171}.quiz .playing .question_area .select .selection.incorrect[data-v-dc85e355]{background:gray;border:.15rem solid #d3d3d3;color:#fff;grid-template-columns:1.3rem 1.3rem 1fr;pointer-events:none}.quiz .playing .question_area .select .selection.incorrect .mark[data-v-dc85e355]{border-right:1px solid #fff}.quiz .playing .question_area .select .selection .mark[data-v-dc85e355]{height:.9rem}.quiz .playing .question_area .select .selection .mark img[data-v-dc85e355]{position:relative;top:-.2rem}.quiz .playing .question_area .select .selection .label_icon[data-v-dc85e355]{display:inline-block;font-size:1.2rem;font-weight:600;width:1rem}.quiz .playing .question_area .select .selection .label[data-v-dc85e355]{display:-webkit-box;font-size:3.5vw;font-size:.64rem;font-weight:700;margin-left:.2rem;overflow:hidden;position:relative;width:80%;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:.8rem;white-space:normal}.quiz .playing .question_area .select .selection span[data-v-dc85e355]{color:#fff;position:absolute}.quiz .playing .question_area .select .selection .point[data-v-dc85e355]{display:inline-block;opacity:0;z-index:1}.quiz .playing .question_area .select .selection .point.correct[data-v-dc85e355]{animation:correct-dc85e355 3s ease-out forwards}.quiz .playing .question_area .select .selection .point.correct img[data-v-dc85e355]{animation:rotate-vert-center-dc85e355 1s cubic-bezier(.455,.03,.515,.955) both}.quiz .playing[data-v-dc85e355]:not(:has(.question_area)){position:relative;top:.2rem}.quiz .result[data-v-dc85e355]{bottom:0;height:100%;max-height:17.2rem;overflow:hidden;position:absolute;width:100%;z-index:2}.quiz .result .tab[data-v-dc85e355]{grid-template-columns:1fr 1fr 20px;text-align:center;top:.2rem;width:6rem}.quiz .result .tab .close[data-v-dc85e355]{cursor:pointer;font-size:15px;padding:initial;position:absolute;right:4px;top:3px;width:20px}.quiz .result .tab .close img[data-v-dc85e355]{filter:brightness(0)}.quiz .result .tab .close img.inverted[data-v-dc85e355]{transform:scaleY(-1)}.quiz .result .result_area[data-v-dc85e355]{background:#fff;border:1px solid #d3d3d3;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:16rem;position:relative;width:100%}.quiz .result .result_area .current_result[data-v-dc85e355]{font-size:.7rem;overflow:auto;padding:.8rem;position:relative}.quiz .result .result_area .current_result .label[data-v-dc85e355]{margin-bottom:.4rem}.quiz .result .result_area .current_result .rank[data-v-dc85e355]{align-items:flex-end;border-bottom:2px solid hsla(0,0%,59%,.4);display:flex;justify-content:center}.quiz .result .result_area .current_result .rank span[data-v-dc85e355]{font-size:.6rem;margin:0 .1rem}.quiz .result .result_area .current_result .rank .img .image[data-v-dc85e355]{width:2.4rem}.quiz .result .result_area .current_result .rank .img .label[data-v-dc85e355]{line-height:1.2rem;margin:0 .25rem}.quiz .result .result_area .current_result .rank .individual_rank[data-v-dc85e355]{font-size:1.8rem;font-weight:600}.quiz .result .result_area .current_result .rank .total[data-v-dc85e355]{font-size:1rem}.quiz .result .result_area .current_result .detail[data-v-dc85e355]{display:grid;grid-template:1fr 1fr/1fr 1fr 1fr;margin-top:.4rem;place-items:center;text-align:center;width:100%}.quiz .result .result_area .current_result .detail .rate[data-v-dc85e355]{align-self:center;grid-row:1/3;margin:0 auto}.quiz .result .result_area .current_result .detail .speed[data-v-dc85e355]{grid-row:1/2;margin:0 auto}.quiz .result .result_area .current_result .detail .add_point[data-v-dc85e355]{grid-row:2/3;margin:0 auto}.quiz .result .result_area .current_result .detail .total_point[data-v-dc85e355]{align-self:center;grid-row:1/3;margin:0 auto}.quiz .result .result_area .history[data-v-dc85e355]{border:1px solid #d3d3d3;border-radius:.6rem;color:#000c;display:grid;gap:.1rem;height:5.4rem;margin:.4rem auto;position:relative;width:100%}.quiz .result .result_area .history .items[data-v-dc85e355]{margin:0 auto;text-align:center}.quiz .result .result_area .history .items img[data-v-dc85e355]{height:1rem;width:1rem}.quiz .result .result_area .history .bar[data-v-dc85e355]{background:#96969666;height:1px;left:2%;position:absolute;top:2.6rem;width:96%}.quiz .result .result_area .total_result[data-v-dc85e355]{border-left:1px solid #000;padding-left:1.2rem;width:calc(100% - 1.2rem)}.quiz .result .result_area .total_result .rate[data-v-dc85e355]{font-size:.9rem}.quiz .result .result_area .total_result .rate span[data-v-dc85e355]{padding-left:1.2rem}.quiz .result .result_area .total_result .rank[data-v-dc85e355]{align-items:flex-end;display:flex;font-size:.7rem;height:4.2rem;margin-left:calc(100% - 9rem);width:9rem}.quiz .result .result_area .total_result .rank .image[data-v-dc85e355]{height:2.2rem;margin-bottom:1.2rem;margin-left:.2rem;position:absolute;width:2.2rem}.quiz .result .result_area .total_result .rank span[data-v-dc85e355]{margin-left:.2rem}.quiz .result .result_area .total_result .rank span.individual_rank[data-v-dc85e355]{bottom:.5rem;font-size:2.2rem;height:3.5rem;line-height:3.5rem;position:absolute;right:3.8rem;text-align:center;width:4rem}.quiz .result .result_area .total_result .rank span.slash[data-v-dc85e355]{font-size:1.1rem;margin-left:4rem}.quiz .result[data-v-dc85e355]:not(:has(.result_area)){position:relative}.quiz[data-v-dc85e355]:has(.result){border-radius:0 .6rem 0 0}@media screen and (min-width:1024px){.quiz:has(.question_area) .question_area .selection[data-v-dc85e355]{margin:.4rem!important;width:7.6rem!important}}@keyframes rotate-vert-center-dc85e355{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}@keyframes correct-dc85e355{0%{opacity:0}10%{opacity:1}70%{opacity:1;transform:translateY(-5px)}to{opacity:0;transform:translateY(0)}}.survey_ready .text[data-v-f64d5a4a]{background:#ff9d00;border-radius:.6rem;color:#fff;font-size:.9rem;height:2.4rem;line-height:2.4rem;margin:.4rem auto;text-align:center;width:94%}.survey[data-v-f64d5a4a]{bottom:0;color:#000c;height:100%;max-height:14rem;position:absolute;width:100%;z-index:5}.survey .tab[data-v-f64d5a4a]{background:#fff;border:1px solid #d3d3d3;border-bottom:none;border-radius:.6rem .6rem 0 0;color:#000c;font-weight:200;height:1.2rem;position:relative;text-align:center;top:.2rem;width:6rem;z-index:2}.survey .tab .label[data-v-f64d5a4a]{font-size:.8rem}.survey .tab .close[data-v-f64d5a4a]{cursor:pointer;position:absolute;right:4px;top:3px;width:20px;z-index:1}.survey .tab .close img[data-v-f64d5a4a]{filter:brightness(0)}.survey .tab .close img.inverted[data-v-f64d5a4a]{transform:scaleY(-1)}.survey .tab[data-v-f64d5a4a]:has(.close){cursor:pointer;display:inline-grid;grid-template-columns:1fr 1.2rem}.survey .tab:has(.close) .label[data-v-f64d5a4a]{text-align:right}.survey .content[data-v-f64d5a4a]{background:#fff;border:1px solid #d3d3d3;border-radius:0 .4rem 0 0;bottom:0;display:flex;flex-direction:column;height:calc(100% - 1.2rem);justify-content:center;max-height:13.2rem;position:relative}.survey .content .question_area[data-v-f64d5a4a]{display:inline-flex;height:3rem;margin:1rem auto 0 5%;position:relative;width:90%}.survey .content .question_area img[data-v-f64d5a4a]{border:.1px solid grey;border-radius:1rem;display:inline-block;height:1.6rem;width:1.6rem}.survey .content .question_area .label[data-v-f64d5a4a]{font-size:.6rem;position:absolute;top:1.7rem}.survey .content .question_area .question[data-v-f64d5a4a]{align-items:center;background:#d3d3d3;border-radius:.4rem;color:#000c;display:flex;font-size:.8rem;justify-content:center;line-height:1.5;margin-left:.8rem;min-height:2.4em;padding:.4rem .2rem;position:relative;width:100%}.survey .content .question_area .question span[data-v-f64d5a4a]{display:-webkit-box;overflow:hidden;text-align:center;text-overflow:ellipsis;width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:2}.survey .content .select[data-v-f64d5a4a]{margin:.6rem auto .8rem;position:relative;width:94%}.survey .content .select .selection[data-v-f64d5a4a]{align-items:center;background-image:linear-gradient(90deg,gray 50%,#fff 0);background-position:100%;background-size:200% 100%;border:1px solid #d3d3d3;border-radius:.4rem;cursor:pointer;display:inline-block;display:inline-flex;height:2.2rem;line-height:2.2rem;margin:.2rem;overflow:hidden;padding-left:.6rem;white-space:nowrap;width:47%}.survey .content .select .selection.choice[data-v-f64d5a4a]{background-position:0;border:.15rem solid #d3d3d3;color:#e6e6e6;pointer-events:none;transition:background-position 3s ease-out}.survey .content .select .selection.disabled[data-v-f64d5a4a]{background:#d3d3d3;color:#797979;pointer-events:none}.survey .content .select .selection .mark[data-v-f64d5a4a]{display:ruby;margin-right:.8rem}.survey .content .select .selection .label_icon[data-v-f64d5a4a]{display:inline-block;font-size:1.2rem;font-weight:600;width:1rem}.survey .content .select .selection .label[data-v-f64d5a4a]{display:-webkit-box;font-size:3.5vw;font-size:.64rem;font-weight:700;margin-left:.2rem;overflow:hidden;position:relative;width:80%;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:.8rem;white-space:normal}.survey .content .select .selection span[data-v-f64d5a4a]{color:#000c;position:absolute}.survey .content[data-v-f64d5a4a]:has(.totaling){max-height:13.2rem}.survey .totaling[data-v-f64d5a4a]{margin:0 auto;text-align:center}.survey .totaling .close[data-v-f64d5a4a]{color:#000c;cursor:pointer;font-size:1.2rem;font-weight:200;height:36px;left:90vw;position:absolute;top:0;width:24px}.survey .totaling .loading-spinner[data-v-f64d5a4a]{animation:spin-f64d5a4a 1s linear infinite;border-color:#00c8b3 rgba(0,0,0,.1) rgba(0,0,0,.1) #6ff1e5;border-radius:50%;border-style:solid;border-width:8px;height:38px;margin:1rem auto;width:38px}.survey[data-v-f64d5a4a]:not(:has(.content)){position:relative}@media screen and (min-width:1024px){.survey[data-v-f64d5a4a]{width:18rem!important}.totaling .close[data-v-f64d5a4a]{left:16.4rem!important}}@keyframes spin-f64d5a4a{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media screen and (max-width:1023px){.component[data-v-ef3cca5b]{background:#e9e7ed;color:#000;display:grid;grid-template:1fr auto/auto;height:100%;overflow-x:hidden;position:relative;width:100%}.component .title .question[data-v-ef3cca5b]{display:none}.component .title .text[data-v-ef3cca5b]{color:#000;display:block;font-family:Noto Sans Mono,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:2;margin:auto;min-width:160px;padding:.5rem 0 0;text-align:center;width:-moz-fit-content;width:fit-content}.component .title .text[data-v-ef3cca5b]:after{background-image:url(./base-title.BDLxQr0z.jpg);background-position:center 10%;background-size:100%;border-radius:4px;content:"";display:block;height:6px;width:100%}.component .title .button_area .button[data-v-ef3cca5b],.component .title .icon[data-v-ef3cca5b],.component .title .msg[data-v-ef3cca5b]{display:none}.component .list[data-v-ef3cca5b]{font-size:.7rem;overflow:auto;padding:1rem .5rem .5rem}.component .list[data-v-ef3cca5b]:empty:before{color:#0009;display:block}.component .list .prefetch-spiner[data-v-ef3cca5b]{color:gray;display:flex;justify-content:center}.component .form[data-v-ef3cca5b]{align-items:center;background:#f2f0f6;display:grid;padding:.5rem}.component .form .input.text[data-v-ef3cca5b]{display:grid;grid-template:auto auto/2rem 1fr 3.5rem;grid-template-areas:"textarea textarea textarea" "reaction null send";grid-gap:.4rem}.component .form .input.text button[data-v-ef3cca5b]{align-items:center;cursor:pointer;display:flex;grid-area:send;justify-content:center;grid-gap:.5em;background:#fff;border:.1rem solid var(--accent-color);border-radius:1rem;color:#fff;color:var(--accent-color);font-size:.8rem;padding:.3em .5em;width:2.5rem}.component .form .input.text button[data-v-ef3cca5b]:focus-visible{background-color:#0009;outline:1px solid grey}.component .form .input.text textarea[data-v-ef3cca5b]{background-color:#fff;border:none;border-radius:.5rem;font-size:16px;grid-area:textarea;line-height:1.8rem;max-height:5.4rem;min-height:1.8rem;padding:0 .5em}.component .form .input.text span[data-v-ef3cca5b]{align-items:center;display:flex;grid-area:reaction;justify-content:center}.component .form .input.text .input_text[data-v-ef3cca5b]{border:none;border-radius:.4rem;font-size:.8rem;height:1.8rem;margin:0 .1rem;padding:.4rem;width:calc(100vw - 1.2rem)}.component .form .input.text[data-v-ef3cca5b]:has(.replyTarget){display:grid;grid-template:auto auto auto/2rem 1fr 3.5rem;grid-template-areas:"replyto replyto replyto" "textarea textarea textarea" "reaction null send"}.component .form .input.text:has(.replyTarget) .replyTarget[data-v-ef3cca5b]{background:#e9e7ed;border-radius:1rem;grid-area:replyto;padding:0 .4rem 1rem}.component .form .input.text:has(.replyTarget) .replyTarget .close[data-v-ef3cca5b]{border-radius:50%;color:#000;font-size:.6rem;height:.8rem;left:85vw;padding-bottom:.8rem;position:relative;text-align:center;top:.4rem;width:.8rem;z-index:3}.component .form .input.text:has(.replyTarget) .replyTarget .close[data-v-ef3cca5b]:hover{background:#7d7d7d80}.component .form .form_tab[data-v-ef3cca5b]{background:#fff;border-radius:8px;display:grid;grid-template:auto/1fr 1fr;height:1.5rem;margin-bottom:.4rem;width:100%}.component .form .form_tab .input_tab[data-v-ef3cca5b]{background:#fff;color:#828282;font-size:.8rem;margin:auto .15rem;overflow:hidden;text-align:center}.component .form .form_tab .active[data-v-ef3cca5b]{background:transparent;color:#fff;font-weight:600}.component .form .comment[data-v-ef3cca5b]{background:#b889cd}.component .form .comment .input_tab[data-v-ef3cca5b]{border-radius:0 8px 8px 0}.component .form .question[data-v-ef3cca5b]{background:#58beb9}.component .form .question .input_tab[data-v-ef3cca5b]{border-radius:8px 0 0 8px}.component.hidden[data-v-ef3cca5b]{opacity:.6}.component.hidden .title[data-v-ef3cca5b]{grid-template:auto/auto auto;padding:.25rem .5rem}.component.hidden .form[data-v-ef3cca5b],.component.hidden .list[data-v-ef3cca5b],.component.hidden .title .text[data-v-ef3cca5b]{display:none}.reaction_area[data-v-ef3cca5b]{background-color:#0a0a0acc;border-radius:.4rem;bottom:.5rem;display:flex;left:2.6rem;position:absolute;width:calc(100% - 6.8rem)}.reaction_area span[data-v-ef3cca5b]{display:inline-block;flex:1}.reaction_area span img[data-v-ef3cca5b]{height:1.3rem;margin:.3rem auto;width:1.3rem}.reaction_area.hidden[data-v-ef3cca5b]{display:none}.reaction_area[data-v-ef3cca5b]:before{border:.5rem solid transparent;border-right-color:#0a0a0acc;bottom:.2rem;content:"";left:-.9rem;position:absolute}.vertical[data-v-ef3cca5b]{border:1px solid #fff;bottom:66px;left:6rem}.vertical .reaction_area[data-v-ef3cca5b]{z-index:5}.vertical .reaction_area[data-v-ef3cca5b]:before{display:none}.component:has(.question_area) .list[data-v-ef3cca5b]{height:calc(100% - 7.6rem)}.component:has(.playing .list,.result) .list[data-v-ef3cca5b]{height:calc(100% + 1.4rem)}.component:has(.result>.result_area) .list[data-v-ef3cca5b]{height:calc(100% - 11rem)}}@media screen and (min-width:1024px){.component[data-v-ef3cca5b]{background:#e9e7ed;color:#fff;display:grid;grid-template:1fr auto/auto;height:100%;position:relative}.component .reaction_area[data-v-ef3cca5b]{background-color:#0a0a0acc;border-radius:.4rem;bottom:.4rem;display:flex;left:2.6rem;position:absolute;width:calc(100% - 6.8rem);z-index:2}.component .reaction_area span[data-v-ef3cca5b]{display:inline-block;flex:1}.component .reaction_area span img[data-v-ef3cca5b]{cursor:pointer;height:1.2rem;margin:.25rem auto;width:1.2rem}.component .reaction_area.hidden[data-v-ef3cca5b]{display:none}.component .reaction_area[data-v-ef3cca5b]:before{border:.5rem solid transparent;border-right-color:#0a0a0acc;bottom:.2rem;content:"";left:-.9rem;position:absolute}.component .list[data-v-ef3cca5b]{font-size:.7rem;min-height:50px;overflow:auto;padding:0 .5rem .5rem;width:360px}.component .list[data-v-ef3cca5b]:empty:before{color:#fff9;display:block}.component .list .prefetch-spiner[data-v-ef3cca5b]{color:gray;display:flex;justify-content:center;margin-top:.4rem}.component .form[data-v-ef3cca5b]{align-items:center;background-color:#f2f0f6;display:grid;min-width:18rem;padding:.5rem;position:relative;z-index:0}.component .form .form_tab[data-v-ef3cca5b]{background:#fff;border-radius:8px;display:grid;grid-template:auto/1fr 1fr;height:1.5rem;margin-bottom:.4rem;width:100%}.component .form .form_tab .input_tab[data-v-ef3cca5b]{background:#fff;color:#828282;cursor:pointer;font-size:.8rem;margin:auto .15rem;overflow:hidden;text-align:center}.component .form .form_tab .active[data-v-ef3cca5b]{background:transparent;color:#fff;font-weight:600}.component .form .comment[data-v-ef3cca5b]{background:#b889cd}.component .form .comment .input_tab[data-v-ef3cca5b]{border-radius:0 8px 8px 0}.component .form .question[data-v-ef3cca5b]{background:#58beb9}.component .form .question .input_tab[data-v-ef3cca5b]{border-radius:8px 0 0 8px}.component .form .avatar[data-v-ef3cca5b]{background-color:gray;border-radius:100%;display:flex;height:32px;overflow:hidden;width:32px}.component .form .avatar img[data-v-ef3cca5b]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.component .form .input.text[data-v-ef3cca5b]{display:grid;grid-template:auto auto auto/2rem 1fr 3.5rem;grid-template-areas:"replyto replyto replyto" "textarea textarea textarea" "reaction null send";grid-gap:.4rem}.component .form .input.text .replyTarget[data-v-ef3cca5b]{background:#e9e7ed;border-radius:1rem;grid-area:replyto;padding:0 .4rem 1rem}.component .form .input.text .replyTarget .close[data-v-ef3cca5b]{align-items:center;border-radius:50%;color:#000;display:flex;font-size:1rem;height:1rem;justify-content:center;left:15rem;position:relative;top:.4rem;width:1rem;z-index:3}.component .form .input.text .replyTarget .close[data-v-ef3cca5b]:hover{background:#7d7d7d80}.component .form .input.text button[data-v-ef3cca5b]{align-items:center;grid-area:send;grid-gap:.5em;background:#fff;border:.1rem solid var(--accent-color);border-radius:1rem;color:var(--accent-color);font-size:.8rem;line-height:1.4rem;padding:0 1em}.component .form .input.text button[data-v-ef3cca5b]:focus-visible{background-color:#fff9;outline:1px solid #fff}.component .form .input.text textarea[data-v-ef3cca5b]{background:#fff;border:none;border-radius:.5rem;color:#000;font-size:.8rem;grid-area:textarea;max-height:4rem;min-height:1.8rem;padding:.3em .5em;resize:none;width:100%}.component .form .input.text span[data-v-ef3cca5b]{align-items:center;display:flex;grid-area:reaction;justify-content:center}.component.hidden[data-v-ef3cca5b]{opacity:.8}.component.hidden .list[data-v-ef3cca5b]{display:none}.component.hidden .form[data-v-ef3cca5b]{min-width:18rem}.component.hidden .form div[data-v-ef3cca5b]{display:none!important}.component:has(.playing .list,.survey>.content) .list[data-v-ef3cca5b],.component:has(.question_area) .list[data-v-ef3cca5b]{height:calc(100% - 7.4rem)}.component:has(.result_area) .list[data-v-ef3cca5b]{height:calc(100% - 10.6rem)}}@media screen and (max-width:1023px)and (orientation:landscape){.chat[data-v-ef3cca5b]{position:relative}.chat .reaction_area[data-v-ef3cca5b]{bottom:.4rem;position:absolute}}.vertical .list[data-v-ef3cca5b]{scrollbar-width:none!important;-ms-overflow-style:none!important}.vertical .list[data-v-ef3cca5b]::-webkit-scrollbar{display:none!important;height:0!important;width:0!important}section[data-v-337d9077]{height:-moz-fit-content;height:fit-content;overflow:hidden}section .section-content[data-v-337d9077]{align-content:center;display:grid;font-size:.8rem;margin:auto;padding:1rem 0;width:90%}section .section-content div[data-v-337d9077]{white-space:pre-wrap}section .section-content div[data-v-337d9077] a{color:#00e!important;cursor:pointer!important;text-decoration:underline!important}section .section-content.vertical[data-v-337d9077]{display:block!important;max-height:30svh!important;overflow:auto!important}section .section-header[data-v-337d9077]{display:flex;justify-content:space-between;padding:.4rem .5rem 0}section .section-header .close-icon[data-v-337d9077]{color:#6b6b6b;cursor:pointer;line-height:1}@media screen and (max-width:1023px){.section-content[data-v-337d9077]{font-size:.7rem!important}}@media screen and (min-width:1024px){.close-icon[data-v-337d9077]{display:none}}.page-footer[data-v-39fc213e]{color:#fff;width:100%}.qs-box[data-v-baad2110]{display:block}.qs-box[data-v-baad2110],.qs-box iframe[data-v-baad2110]{height:100%;min-height:330px;width:100%}.qs-box iframe[data-v-baad2110]{border:none}@media screen and (max-width:1023px){.section-content[data-v-baad2110]{font-size:.7rem!important}}@media screen and (max-width:1023px){.main[data-v-edf1928e]{display:grid;grid-template:auto auto 1fr/auto;grid-template-areas:"stream" "tabnav" "tab";height:calc(100svh - 36px);overflow:hidden}.main[data-v-edf1928e]:has(#painting.on){height:100svh!important}.main[data-v-edf1928e]:has(#qsSection.on){height:100svh!important}.stream-reduction[data-v-edf1928e]{grid-template:1fr auto auto/auto;grid-template-areas:"stream" "tabnav" "tab"}.stream-reduction #stream[data-v-edf1928e]{aspect-ratio:auto!important}#stream[data-v-edf1928e]{aspect-ratio:16/9;background:#000;grid-area:stream;position:relative}#tabnav[data-v-edf1928e]{grid-area:tabnav;overflow-x:auto;width:100%}#tabnav .tabs[data-v-edf1928e]{background-color:#fff;display:inline-flex;height:40px;width:100%}#tabnav .tabs .tab[data-v-edf1928e]{align-items:center;background:#e9e7ed;border-radius:1rem;color:#000;cursor:pointer;display:flex;font-size:.7rem;justify-content:center;margin:.2rem .3rem;padding:0 .6rem;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}#tabnav .tabs .tab.on[data-v-edf1928e]{background:#aba8b2}#tabnav .tabs .tab img[data-v-edf1928e]{display:none}#tabnav .tabs .tab img.newmsg[data-v-edf1928e]{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:flash-edf1928e;display:block;height:.8rem;position:absolute;right:-.15rem;top:-.15rem;width:.8rem;z-index:2}#chat[data-v-edf1928e]{background-color:#ffffffe6;grid-area:tab;height:100%;height:auto;overflow:auto;overflow:hidden;pointer-events:none;visibility:hidden}#chat.on[data-v-edf1928e]{pointer-events:auto;visibility:visible}#chat .pc-sidepanel-tab[data-v-edf1928e],#chat.hidden[data-v-edf1928e]{display:none}#multichannel[data-v-edf1928e]{background-color:#ffffffe6;grid-area:tab;height:100%;height:auto;overflow:auto;pointer-events:none;visibility:hidden}#multichannel.on[data-v-edf1928e]{pointer-events:auto;visibility:visible}#painting[data-v-edf1928e]{background:#f2f0f6;grid-area:tab;height:100%;overflow:auto;overflow:hidden;pointer-events:none;visibility:hidden}#painting.on[data-v-edf1928e]{pointer-events:auto;visibility:visible}#freearea[data-v-edf1928e]{background:#f2f0f6;grid-area:tab;height:100%;overflow:auto;pointer-events:none;visibility:hidden}#freearea.on[data-v-edf1928e]{pointer-events:auto;visibility:visible}#freearea .list[data-v-edf1928e]{grid-gap:.5rem;margin:auto;padding:1rem}#freearea .item[data-v-edf1928e],#freearea .list[data-v-edf1928e]{display:grid;grid-template:auto/auto}#freearea .item[data-v-edf1928e]{align-content:center;background-color:#ffffff80;border-radius:12px}#freearea .item .time[data-v-edf1928e]{font-family:Noto Sans Mono,sans-serif;font-style:normal;font-weight:500;padding:.4rem 1rem}#freearea .item .time .start[data-v-edf1928e]{font-size:1.8rem;line-height:1}#freearea .item .time .duration[data-v-edf1928e]{font-size:.8rem}#freearea .item .time+.title[data-v-edf1928e]{padding-top:0}#freearea .item .mix[data-v-edf1928e]{align-items:baseline;display:flex;grid-gap:.5rem;background-color:#0000004d;font-family:Noto Sans Mono,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1;mix-blend-mode:overlay;padding:.2rem 1rem}#freearea .item .mix[data-v-edf1928e]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='29' fill='none' viewBox='0 0 70 29'%3E%3Cg fill='%23fff' style='mix-blend-mode:soft-light'%3E%3Cpath d='M42.573 9.555h-5.087V28.2h5.087zM42.573.233h-5.087V5.32h5.087zM46.821 28.2h5.087L69.342.2h-5.087z'/%3E%3Cpath d='M69.934 28.2h-5.087L47.413.2H52.5zM32.204 18.877a9.323 9.323 0 0 0-9.323-9.322 9.3 9.3 0 0 0-6.78 2.926 9.3 9.3 0 0 0-6.778-2.926C4.174 9.555 0 13.729 0 18.877V28.2h5.087v-9.323a4.235 4.235 0 1 1 8.471 0V28.2h5.087v-9.323a4.235 4.235 0 1 1 8.471 0V28.2h5.087z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:12px;width:30px}#freearea .item .title[data-v-edf1928e]{font-size:.8rem;padding:.4rem 1rem;white-space:pre-wrap}#freearea .item[data-v-edf1928e]:first-child{background-color:#2fccbacc}#freearea .item[data-v-edf1928e]:nth-child(2){background-color:#3bbcc9cc}#freearea .item[data-v-edf1928e]:nth-child(3){background-color:#45afd5cc}#freearea .item[data-v-edf1928e]:nth-child(4){background-color:#559ae8cc}#freearea .item[data-v-edf1928e]:nth-child(5){background-color:#7383dccc}#freearea .item[data-v-edf1928e]:nth-child(6){background-color:#9e61cacc}#freearea.hidden[data-v-edf1928e]{display:none}#questionnaire[data-v-edf1928e]{display:grid;grid-area:tab;grid-template:auto 1fr/auto;height:100%;overflow:auto;pointer-events:none;visibility:hidden}#questionnaire.on[data-v-edf1928e]{pointer-events:auto;visibility:visible}#questionnaire .section-header .title[data-v-edf1928e]{color:#000}#questionnaire .section-content[data-v-edf1928e]{align-content:center;display:grid;margin:auto}#questionnaire .box.visual[data-v-edf1928e]{padding:.5rem 0 1rem}#questionnaire .box.visual .logo[data-v-edf1928e]{margin:auto;width:80vw}#questionnaire .box.outline[data-v-edf1928e]{display:grid;grid-gap:1rem;align-content:flex-start;align-items:flex-start;text-align:center}#questionnaire .incite[data-v-edf1928e]{color:#000;font-size:.7rem;line-height:1.8;text-align:center}#questionnaire .button[data-v-edf1928e]{align-items:center;display:flex;grid-gap:.5rem;background-color:#000;border-radius:1.2rem;color:#fff;font-size:.8rem;font-weight:700;line-height:2.4rem;margin:auto;padding:0 1rem;width:-moz-fit-content;width:fit-content}#questionnaire .button.disable[data-v-edf1928e]{background:#a5a5a5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#qsSection[data-v-edf1928e]{background:#f2f0f6;grid-area:tab;height:100%;overflow:hidden;overflow:auto;pointer-events:none;visibility:hidden}#qsSection.on[data-v-edf1928e]{pointer-events:auto;visibility:visible}.vertical[data-v-edf1928e]{height:100dvh;overflow:hidden}.vertical[data-v-edf1928e] .main{height:auto}.vertical[data-v-edf1928e] #stream{height:100dvh;width:100dvw}.vertical[data-v-edf1928e] #tabnav{display:none}.vertical[data-v-edf1928e] #freearea{border-radius:.6rem .6rem 0 0;bottom:0;height:auto;position:absolute;width:100vw;z-index:10}.vertical[data-v-edf1928e] #chat{background:transparent;bottom:0;height:45vh;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 10%);mask-image:linear-gradient(180deg,transparent 0,#000 10%);position:absolute;width:100vw}.vertical[data-v-edf1928e] #chat .chat{background:transparent}.vertical[data-v-edf1928e] #chat .chat .name,.vertical[data-v-edf1928e] #chat .chat .time{color:#fff;font-weight:700;padding-right:2px;text-shadow:2px 2px 2px rgba(0,0,0,.25)}.vertical[data-v-edf1928e] #chat .chat .content{border:.1px solid #d3d3d3}.vertical[data-v-edf1928e] #chat .chat .list{bottom:56px;height:calc(45vh - 56px);left:0;overflow:auto;position:absolute;width:100vw}.vertical[data-v-edf1928e] #chat .chat .list .item{display:inline-grid;grid-template-areas:"avatar name time action" "avatar content content reply"}.vertical[data-v-edf1928e] #chat .chat .list .item .content,.vertical[data-v-edf1928e] #chat .chat .list .item .name{max-width:300px;width:-moz-fit-content;width:fit-content}.vertical[data-v-edf1928e] #chat .chat .form{bottom:0;height:56px;left:0;position:absolute;width:100vw}.vertical[data-v-edf1928e] #chat .chat .form button,.vertical[data-v-edf1928e] #chat .chat .form span{display:none}.vertical[data-v-edf1928e] #chat .chat .survey_ready{bottom:56px;height:-moz-fit-content;height:fit-content;position:absolute;width:100dvw}.vertical[data-v-edf1928e] #chat:has(.quiz){z-index:8}.vertical[data-v-edf1928e] #chat:has(.quiz) .ready{bottom:2rem;position:relative}.vertical[data-v-edf1928e] #chat:has(.quiz) .quiz:not(:has(.display_quiz)){bottom:44px;height:2rem;position:absolute}.vertical[data-v-edf1928e] #chat:not(:has(.display_quiz)){z-index:5!important}.vertical[data-v-edf1928e] #chat:has(.survey){z-index:8}.vertical[data-v-edf1928e] #chat:has(.survey) .survey:not(:has(.question_area)){bottom:44px;height:2rem;position:absolute}.vertical[data-v-edf1928e] #vertical_controll{background:#f2f0f6;bottom:0;height:56px;position:absolute;width:100vw}.vertical[data-v-edf1928e] #multichannel{align-items:flex-end;background:#0006;border:1px solid hsla(0,0%,100%,.3);border-radius:.6rem .6rem 0 0;bottom:0;display:flex;flex-direction:column;position:absolute;width:100vw}.vertical[data-v-edf1928e] #multichannel img.close{position:relative;right:6px;top:6px}.vertical[data-v-edf1928e] #multichannel .component .streaming-card-title{color:#fff!important}.vertical #vertical_controll[data-v-edf1928e]{align-items:center;display:flex;gap:.4rem;padding:0 .6rem;width:100%;z-index:7}.vertical #vertical_controll.hidden[data-v-edf1928e]{display:absolute;height:calc(100vh - 56px);left:0;opacity:0;position:fixed;top:0;width:100vw}.vertical #vertical_controll .input-wrapper[data-v-edf1928e]{display:contents}.vertical #vertical_controll .input-wrapper input[data-v-edf1928e]{border:none;border-radius:.4rem;font-size:.8rem;height:1.8rem;margin-right:auto;padding:.4rem}.vertical #vertical_controll .input-wrapper #disabled[data-v-edf1928e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:40%}.vertical #vertical_controll .input-wrapper .fa-ellipsis-h[data-v-edf1928e],.vertical #vertical_controll .input-wrapper img[data-v-edf1928e]{color:#6b6b6b;cursor:pointer;flex-shrink:0;height:auto;width:24px}.vertical #vertical_controll .input-wrapper .overlay[data-v-edf1928e]{height:calc(100vh - 56px);width:100vw}}@media screen and (max-width:1023px)and (orientation:landscape){.page-main[data-v-edf1928e]{height:auto}.page-main section[data-v-edf1928e]{width:calc(100vw - var(--vertical-scrollbar-gap, 0px))}.page-main .main[data-v-edf1928e]{height:auto;max-height:200vh}.page-main .main #chat[data-v-edf1928e],.page-main .main #freearea[data-v-edf1928e],.page-main .main #multichannel[data-v-edf1928e]{height:calc(100svh - 48px)}.page-main .main #stream[data-v-edf1928e]{background-color:#000;margin-bottom:1.6rem;max-height:calc(100dvh - 36px);overflow:hidden;position:relative}.page-main .main #tabnav[data-v-edf1928e]{background:#fff;overflow-x:auto;position:relative;width:100vw}.page-main .main[data-v-edf1928e]:has(#qsSection.on){height:auto!important}}@media screen and (min-width:1024px){.page-main[data-v-edf1928e]{background:#f2f0f6;display:grid;grid-template:auto auto auto auto auto/auto;min-height:calc(100vh - 64px)}.page-main[data-v-edf1928e]:has(.main .chat){width:calc(100vw - 18rem - var(--vertical-scrollbar-gap, 0px))}#stream[data-v-edf1928e]{background-color:#000;height:auto;overflow:hidden;position:relative}#stream .container.video[data-v-edf1928e]{aspect-ratio:16/9;margin:auto auto 1.6rem;max-height:calc(100dvh - 64px - 6.6rem);position:relative}#stream:has(.kus-custom-cover-image) .container.video[data-v-edf1928e]{margin-bottom:0}#stream .reaction_area.hidden[data-v-edf1928e]{display:none}#multichannel[data-v-edf1928e]{min-height:0;padding:.6rem 1rem}#tabnav[data-v-edf1928e]{display:none}#chat[data-v-edf1928e]{display:flex;flex-direction:column;height:calc(100vh - 64px);position:fixed;right:0;top:64px;width:360px}#chat .pc-sidepanel-tab[data-v-edf1928e]{background:#fff;display:flex;gap:.6rem;height:36px;padding:0 .6rem;position:relative;z-index:1}#chat .pc-sidepanel-tab[data-v-edf1928e]:after{bottom:0;box-shadow:0 4px 6px -3px #0006;content:"";height:10px;left:0;position:absolute;width:100%;z-index:-1}#chat .pc-sidepanel-tab-item[data-v-edf1928e]{background:#e9e7ed;border-radius:1rem;cursor:pointer;font-size:.7rem;height:-moz-fit-content;height:fit-content;line-height:1.5;padding:.2rem .6rem}#chat .pc-sidepanel-tab-item.on[data-v-edf1928e]{background:#aba8b2}#chat .chat[data-v-edf1928e]{flex:1;overflow:hidden}#qsSection[data-v-edf1928e]{height:100%}#painting[data-v-edf1928e]{display:none}#youtube[data-v-edf1928e]{background-color:#000;padding:1rem}#youtube .section-content[data-v-edf1928e]{display:grid;grid-template:auto/1fr auto}#youtube .note[data-v-edf1928e]{color:#ccc;font-size:.8rem}#youtube .button[data-v-edf1928e]{display:flex;grid-gap:.2rem;align-items:center;background-color:#fff;border-radius:1.2rem;color:#000;line-height:2.4rem;padding:0 .5rem;transition:.2s linear;width:-moz-fit-content;width:fit-content}#youtube .button .icon[data-v-edf1928e]:last-child{padding-right:.5rem}#youtube .button[data-v-edf1928e]:hover{opacity:.8}#timetable[data-v-edf1928e]{background-color:#000;padding-bottom:4rem}#timetable .list[data-v-edf1928e]{display:grid;grid-template:auto auto/repeat(3,1fr);grid-gap:1rem;margin:auto;max-width:1400px;padding:1rem}#timetable .item[data-v-edf1928e]{align-content:center;background-color:#ffffff80;border-radius:12px;display:grid;grid-template:auto/auto}#timetable .item .time[data-v-edf1928e]{font-family:Noto Sans Mono,sans-serif;font-style:normal;font-weight:500;padding:.5rem 1rem}#timetable .item .time .start[data-v-edf1928e]{font-size:2.4rem;line-height:1}#timetable .item .time .duration[data-v-edf1928e]{font-size:.8rem}#timetable .item .mix[data-v-edf1928e]{align-items:baseline;display:flex;grid-gap:.5rem;background-color:#0000004d;font-family:Noto Sans Mono,sans-serif;font-size:1.2rem;font-style:normal;font-weight:500;line-height:1;mix-blend-mode:overlay;padding:.2rem 1rem}#timetable .item .mix[data-v-edf1928e]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='29' fill='none' viewBox='0 0 70 29'%3E%3Cg fill='%23fff' style='mix-blend-mode:soft-light'%3E%3Cpath d='M42.573 9.555h-5.087V28.2h5.087zM42.573.233h-5.087V5.32h5.087zM46.821 28.2h5.087L69.342.2h-5.087z'/%3E%3Cpath d='M69.934 28.2h-5.087L47.413.2H52.5zM32.204 18.877a9.323 9.323 0 0 0-9.323-9.322 9.3 9.3 0 0 0-6.78 2.926 9.3 9.3 0 0 0-6.778-2.926C4.174 9.555 0 13.729 0 18.877V28.2h5.087v-9.323a4.235 4.235 0 1 1 8.471 0V28.2h5.087v-9.323a4.235 4.235 0 1 1 8.471 0V28.2h5.087z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:14px;width:35px}#timetable .item .title[data-v-edf1928e]{font-size:1rem;padding:.5rem 1rem;white-space:pre-wrap}#timetable .item[data-v-edf1928e]:first-child{background-color:#2fccbacc}#timetable .item[data-v-edf1928e]:nth-child(2){background-color:#3bbcc9cc}#timetable .item[data-v-edf1928e]:nth-child(3){background-color:#45afd5cc}#timetable .item[data-v-edf1928e]:nth-child(4){background-color:#559ae8cc}#timetable .item[data-v-edf1928e]:nth-child(5){background-color:#7383dccc}#timetable .item[data-v-edf1928e]:nth-child(6){background-color:#9e61cacc}#questionnaire[data-v-edf1928e]{display:grid;grid-gap:2rem;padding:2rem 0 6rem}#questionnaire .section-content[data-v-edf1928e]{align-items:center;display:grid;justify-content:center;grid-gap:4rem;margin:auto;max-width:1000px}#questionnaire .box.outline[data-v-edf1928e]{display:grid;grid-gap:1rem;align-content:flex-start;align-items:flex-start;text-align:center}#questionnaire .incite[data-v-edf1928e]{color:#000;line-height:1.5;text-align:center}#questionnaire .button[data-v-edf1928e]{align-items:center;display:flex;grid-gap:.5rem;background-color:#000;border-radius:1.2rem;color:#fff;font-weight:700;line-height:2.4rem;margin:auto;padding:0 1rem;width:-moz-fit-content;width:fit-content}#questionnaire .button.disable[data-v-edf1928e]{background:#a5a5a5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#multichannel img.close[data-v-edf1928e],#vertical_controll[data-v-edf1928e]{display:none}}@keyframes flash-edf1928e{0%{opacity:0;top:.2rem}30%{opacity:1}50%{top:-.2rem}70%{opacity:1}to{opacity:0;top:.2rem}}.dialog-footer .button[data-v-f73b6c26]{font-weight:600}.dialog-footer .button[data-v-f73b6c26]:not([disabled]){background:var(--accent-color)}.dialog-footer .button.proceeding[data-v-f73b6c26]{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dialog-footer .button.proceeding .spinner[data-v-f73b6c26]{margin-right:.2rem}.name div.input.text input[data-v-f73b6c26]:disabled{background:#e2e2e2}.avatar[data-v-f73b6c26]{overflow:hidden}.avatar .wrapper[data-v-f73b6c26]{display:flex;gap:.7rem;list-style:none;overflow-x:scroll;padding:1rem}.avatar .wrapper li[data-v-f73b6c26]{height:100%}.avatar .wrapper li img[data-v-f73b6c26]{border-radius:50%;max-inline-size:none;width:4rem}.avatar .wrapper li img.selected[data-v-f73b6c26]{outline:4px solid var(--accent-color);outline-offset:0}.annotation[data-v-f73b6c26]{display:flex;flex-flow:column;padding-top:.2rem}.annotation .memo[data-v-f73b6c26]{font-size:.6rem}.caution[data-v-f73b6c26]{color:red;font-size:.7rem}.dialog-wrapper[data-v-0f7e246c]{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999}.dialog-container[data-v-0f7e246c]{background-color:#fff;border-radius:8px;box-shadow:0 6px 8px #0000001a;display:flex;flex-direction:column;gap:.6rem;max-height:90vh;max-width:80%;padding:.8rem 1rem}.dialog-header[data-v-0f7e246c]{border-bottom:1px solid #e5e7eb;padding-bottom:.4rem}.dialog-main[data-v-0f7e246c]{overflow-y:auto;padding:.4rem 0}.dialog-footer[data-v-0f7e246c]{border-top:1px solid #e5e7eb;padding-top:.4rem}.title[data-v-be756b09]{font-size:.9rem;font-weight:600;text-align:center}.content[data-v-be756b09]{align-items:center;display:flex;flex-direction:column;gap:.4rem;justify-content:center}.content .text[data-v-be756b09]{font-size:.68rem}.content .link[data-v-be756b09]{align-items:center;background:#ff9e55;border-radius:10px;color:#fff;display:flex;flex-direction:column;gap:.2rem;justify-content:center;padding:.4rem 1.4rem}.content .link div[data-v-be756b09]{font-size:.9rem;font-weight:700;line-height:1}.content .link span[data-v-be756b09]{font-size:.6rem;font-weight:700;line-height:1}.footer[data-v-be756b09]{align-items:center;display:flex;justify-content:end;padding-top:.4rem}.footer button[data-v-be756b09]{background:#fff;border:1px solid #ff9e55;border-radius:4px;color:#ff9e55;font-size:.7rem;padding:.2rem 1rem}.footer button.primary[data-v-be756b09]{background:#ff9e55;color:#fff}.footer button.primary[data-v-be756b09]:hover{background-color:#e68d4a}.footer button.secondary[data-v-be756b09]:hover{background-color:#f3a96d0d}a[data-v-be756b09]{color:#3b82f6}
