:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:rgba(255,255,255,.87);background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.container{background-color:#dedede;box-sizing:border-box;overflow:hidden;border-radius:.125rem;margin-left:auto;margin-right:auto;width:100vw;height:100vh;max-width:100vw;max-height:100vh}.container__box{width:100%;height:100%;background-color:transparent}.container__box_div{width:100%;height:100%}.render-node{height:100%;display:flex;width:100%;box-sizing:border-box;overflow:hidden;gap:.7px}.render-node__box{position:relative;overflow:hidden;display:flex;align-items:stretch;justify-content:stretch}.zone-player{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;border:none}.empty-zone{background:#444;width:100%;height:100%}.object-none{object-fit:none}.m-auto{margin:auto}.object-contain{object-fit:contain}.h-full{height:100%}.object-cover{object-fit:cover}.w-full{width:100%}.object-fill{object-fit:fill}.h-auto{height:auto}.progress-container{background-color:rgba(0,0,0,.9);color:#fff;display:flex;align-items:center;justify-content:center;position:fixed;width:100vw;height:100vh;top:0;right:0;flex-direction:column;gap:5px}.progress-container p{max-width:370px;margin:0}.progress-box{max-width:330px;background-color:#262626;border:1px solid #ccc;padding:20px;border-radius:12px;width:100%;margin-top:10px}.progress-box__head{display:flex;align-items:center;gap:5px}.progress-box__head p{overflow:hidden;text-overflow:ellipsis;width:200px;white-space:nowrap;margin-right:auto}.text-right{text-align:right}.text-left{text-align:left}@media screen and (-webkit-min-device-pixel-ratio:0){.progress-input[type=range]{overflow:hidden;width:330px;-webkit-appearance:none;background-color:#434343;border-radius:10px;transition:.5 all}.progress-input[type=range]::-webkit-slider-runnable-track{height:10px;-webkit-appearance:none;color:#13bba4;margin-top:-1px;width:330px}.progress-input[type=range]::-webkit-slider-thumb{width:10px;-webkit-appearance:none;height:10px;border-radius:10px;cursor:ew-resize;background:#2f4cdd;box-shadow:-330px 0 0 330px #2f4cdd;transition:.5 all}}.progress-input[type=range]::-moz-range-progress{background-color:#2f4cdd}.progress-input[type=range]::-moz-range-track{background-color:#2f4cdd}.progress-input[type=range]::-ms-fill-lower{background-color:#2f4cdd}.progress-input[type=range]::-ms-fill-upper{background-color:#2f4cdd}.confirmation{position:fixed;bottom:0;transition:bottom .6s ease;width:100%;height:50px;background:green;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center}.transparentConfirmation{position:fixed;bottom:0;transition:bottom .6s ease;width:100%;height:50px;background:rgba(116,116,116,.22);color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center}.loader-container{animation:spin 1s linear infinite;width:100%;max-height:100vh;height:100%;position:fixed;left:0;z-index:50;top:0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px;background:#141414}.loader-image{animation:spin 1s linear infinite;width:80px;height:80px;object-fit:contain;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto}.loader-box{position:relative;width:100px;height:100px}:root{--background: #fbfbfb;--foreground: #171717;--primary: #b3005e;--secondary: #2f4cdd;--secondary-light: #f4f6fd}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.App-header{background:linear-gradient(217deg,#441c4c,#11063b 90.71%);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff;padding-left:20px;padding-right:20px}.App-link{color:#61dafb}.code-box{width:600px;height:130px;background:#000;color:#fff;overflow:hidden;text-align:center;margin:20px 20px 40px;padding:10px;border-radius:20px;display:flex;align-items:center;justify-content:center;border:1px solid white;flex-direction:column;gap:20px}.code-box__code{font-size:50px;letter-spacing:8px;font-weight:500;cursor:pointer}.code-box__title{font-size:18px}.instruction{text-align:left;font-size:18px;width:100%;padding:0;margin-top:10px}.instruction p{margin:0;display:block;padding:0;color:#949494;line-height:24px}.instruction span{color:#fff}.timer{font-size:20px;margin-top:40px;margin-bottom:30px;background:rgba(255,255,255,.1);border:1px solid rgb(255,255,255,.3);padding:12px;border-radius:8px;text-align:center;justify-content:center;display:flex;align-items:center;font-weight:600;color:#fff;width:90px}.timer img{width:20px;height:20px;margin-right:6px}.timer__time{line-height:20px}#root{width:100%;height:100%}.check-pairing-pesult-btn{font-size:18px;width:210px;background:rgba(0,0,0,.3);border-radius:10px;padding:15px;cursor:pointer;color:#fff}.full-screen{position:fixed;top:0;right:0;width:300px;height:300px;border-radius:0 0 0 70px}.full-screen__btn{width:50px;height:50px;border-radius:100%;position:absolute;top:20px;right:80px;padding:0;display:flex;align-items:center;justify-content:center;background:#171717!important;visibility:hidden;opacity:0;transition:all .8s}.top-buttons:hover .full-screen__btn{visibility:visible;opacity:1}.top-buttons.cursor-visible:hover .full-screen__btn{opacity:1;visibility:visible}.full-screen.cursor-hidden .full-screen__btn{opacity:0;visibility:hidden}.full-screen__btn.minimize{visibility:visible!important;opacity:1!important}.verify-error{font-size:16px;color:#d90000;background:rgba(255,0,0,.1);padding:15px;display:flex;align-items:center;border:1px solid rgb(217,0,0);border-radius:10px}.error-text{color:#d90000;font-size:12px;margin:5px 0}.verify-error img{margin-right:10px}.bg-gray{background:#ababab}.mini-loading{position:absolute;top:0;bottom:0;right:0;margin:auto;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6)}.error-media{position:absolute;top:0;bottom:0;right:0;margin:auto;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.close-session{position:fixed;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center;top:0;right:0;color:#000;font-size:20px;font-weight:500}.sound-btn__container{position:fixed;bottom:0;right:0;width:300px;height:300px;border-radius:0 0 0 70px}.sound-btn{position:absolute;bottom:20px;right:20px;width:50px;height:50px;background:rgba(0,0,0,.5);border-radius:100%;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:opacity .8s ease}.sound-btn.show-btn{visibility:visible!important;opacity:1!important}.sound-btn__container:hover .sound-btn{visibility:visible;opacity:1}.hide-cursor{cursor:none!important}.sidebar{position:fixed;top:0;width:270px;background:#e7e7e7;height:100%;transition:all .4s;visibility:hidden;opacity:0;left:-270px;z-index:10}.sidebar.open{left:0;visibility:visible;opacity:1}.sidebar-head{padding:15px;border-bottom:1px solid #ccc}.top-buttons{position:fixed;top:0;right:0;width:300px;height:300px;border-radius:0 0 0 70px;z-index:10}.sidebar-btn{width:50px;height:50px;border-radius:100%;position:absolute;top:20px;right:20px;padding:0;display:flex;align-items:center;justify-content:center;background:#171717!important;visibility:hidden;opacity:0;transition:all .8s}.sidebar-container{z-index:10}.sidebar-menu{margin:0;list-style:none;padding:20px 15px}.sidebar-menu__item{width:100%}.top-buttons:hover .sidebar-btn{visibility:visible;opacity:1}.top-buttons:hover .sidebar-btn{opacity:1;visibility:visible}.top-buttons .cursor-hidden .sidebar-btn{opacity:0;visibility:hidden}.sidebar-btn.minimize{visibility:visible!important;opacity:1!important}.sidebar-btn.open{opacity:1!important;visibility:visible!important}.top-buttons img{width:25px;height:25px}.top-buttons:focus{outline:none}.sidebar__logo{width:150px!important;height:auto!important}.switch-container{display:flex;align-items:center;gap:6px;color:#000;font-size:18px;font-weight:600;width:max-content;cursor:pointer}.switch{position:relative;display:inline-block;width:52px;min-width:52px;height:30px}.switch.disabled{opacity:.6}.switch .switch-input{opacity:0;width:0;height:0}.switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.switch-slider:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch-input:checked+.switch-slider{background-color:#203154}.switch-input:focus+.switch-slider{box-shadow:0 0 1px #203154}.switch-input:checked+.switch-slider:before{-webkit-transform:translateX(22px);-ms-transform:translateX(22px);transform:translate(22px)}.switch-slider.round{border-radius:30px}.switch-slider.round:before{border-radius:50%}.video-notif{position:fixed;bottom:30px;right:30px;width:max-content;background:#203154;border-radius:6px;border:1px solid #fff;padding:10px 20px}.zone-player{background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}.video-poster{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1}
