*{box-sizing:border-box}*,body{margin:0;padding:0}body{height:auto;color:#fff;background-image:url(/static/media/background.9232d214.png);background-repeat:no-repeat;background-size:cover;background-position:50%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::-webkit-scrollbar,body div::-webkit-scrollbar{background-color:hsla(0,0%,93.3%,.562);width:.8rem;height:.8rem}body::-webkit-scrollbar-thumb,body div::-webkit-scrollbar-thumb{background-color:#5f5f5f;border-radius:1rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.react-datepicker-wrapper{width:auto!important;font-size:16px!important}.Layout_container__2FGtH{width:100%;min-height:100vh;height:100%}header{margin-bottom:10px;padding:10px}.Layout_header__10DaU{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.Layout_logo__2ehiz{max-width:200px;cursor:pointer}.Layout_conferenceHead__33cGi{text-align:center;position:relative}.Layout_conferenceHead__33cGi h1,.Layout_conferenceHead__33cGi h2{font-weight:500;letter-spacing:.8px}.Layout_conferenceHead__33cGi h1{font-size:40px}.Layout_logos__3YXjR{width:90px}.Layout_content__2hA_x{width:100%}.Layout_version__3YqbK{position:absolute;left:1rem;bottom:1rem}.Layout_exitButton__3ik45{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;float:right;text-decoration:underline;font-weight:500;color:rgba(240,248,255,.555);cursor:pointer}@media (max-width:895px){.Layout_header__10DaU{padding:0 20px}}@media (max-width:960px){.Layout_logos__3YXjR{max-width:160px}.Layout_logo__2ehiz{max-width:150px}.Layout_conferenceHead__33cGi h1{font-size:1.6rem}.Layout_conferenceHead__33cGi{padding-bottom:1rem}.Layout_conferenceHead__33cGi h2{font-size:1.2rem}header{margin-bottom:0;padding-bottom:1rem}}@media (max-width:560px){.Layout_header__10DaU{width:100%;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.Layout_images__2erI5{display:none}.Layout_conferenceHead__33cGi h1{font-size:1rem;padding:.5rem}.Layout_conferenceHead__33cGi h2{font-size:.7rem}.Layout_logo__2ehiz{max-width:90px;display:none}header{padding-bottom:0}}.Auth_content__28q-8{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-top:160px;-webkit-align-items:center;align-items:center}.Auth_content__28q-8 h1{margin-top:50px;color:brown}.Auth_avatar__3Jqsh{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:768px){.Auth_content__28q-8{width:100%;padding-top:80px}.Auth_content__28q-8 h1{width:70%;font-size:16px;margin-top:10px}}.AuthForm_form__1_HpH{margin-top:25px;height:120px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.AuthForm_form__1_HpH input{height:27px;width:250px;padding-left:5px;border:1px solid #bdbdbd;border-radius:3px;color:brown;font-weight:700}.AuthForm_form__1_HpH input:focus{outline:none;border:1px solid #969696}.AuthForm_form__1_HpH button{height:27px;width:100px;background-color:#c42525;color:#fff;border:none;border-radius:3px;cursor:pointer;transition:opacity .2s ease-in}.AuthForm_form__1_HpH button:hover,.AuthForm_form__1_HpH button[disabled]{opacity:.7}@media (max-width:768px){.AuthForm_form__1_HpH{width:100%;height:160px}.AuthForm_form__1_HpH input{width:100%;height:40px;font-size:18px}.AuthForm_form__1_HpH button{height:40px;width:50%}}.LK_wrap__2EzfR{width:100%;height:80vh;padding:20px;display:grid;grid-template-columns:repeat(30,1fr);grid-template-rows:repeat(20,1fr)}.LK_menu__zRnYf{grid-column:1/6;grid-row:2/19}.LK_item__2Q9Of{width:100%;color:rgb(241 241 241);font-size:26px;font-weight:500;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:20px 10px;cursor:pointer;overflow:hidden}.LK_item__2Q9Of:hover{background-color:hsla(0,0%,50.2%,.486)}.LK_menu__zRnYf svg{margin:0 10px}.LK_activeItem__FZmZp,.LK_activeItem__FZmZp:hover,.LK_content__3krPi{background-color:rgb(241 241 241);color:#003025}.LK_content__3krPi{grid-column:8/26;grid-row:1/21;padding:1rem 2rem}.LK_content__3krPi h1{text-align:center}.LK_contactsWrap__3PpAV{margin-top:10px;width:100%;height:calc(100% - 50px);display:-webkit-flex;display:flex}.LK_contactsWrap__3PpAV>div:first-child{width:55%;height:100%;background-color:#fff;box-shadow:0 0 5px #c4c3c3;border-radius:10px}.LK_contactsWrap__3PpAV>div:last-child{width:calc(45% - 40px);height:100%;margin-left:20px;padding-left:20px;border-left:1px solid grey;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.LK_searchInput__2t1C6{position:relative;width:100%}.LK_searchInput__2t1C6 input{width:100%;border:none;outline:none;font-size:24px;border-radius:10px;padding:12px 50px;box-shadow:0 0 5px #c4c3c3}.LK_searchInput__2t1C6 svg:first-child{position:absolute;left:10px;top:10px;font-size:30px}.LK_searchInput__2t1C6 svg:last-child{position:absolute;right:10px;top:10px;font-size:30px;cursor:pointer;display:none}.LK_searchInput__2t1C6:hover svg:last-child{display:block}.LK_contactAddBlock__3hY6M{margin-top:20px;height:calc(100% - 80px);width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.LK_contactAddBlock__3hY6M>.LK_listBlock_active__3WuYl{overflow:auto;height:calc(100% - 80px);box-shadow:0 0 5px #c4c3c3;padding:5px 0}.LK_contactAddBlock__3hY6M>.LK_listBlock__2jiy8,.LK_contactAddBlock__3hY6M>.LK_listBlock_active__3WuYl{width:100%;background-color:#fff;border-radius:10px;transition:.5s;margin-bottom:10px;position:relative}.LK_contactAddBlock__3hY6M>.LK_listBlock__2jiy8{overflow:auto;height:0;overflow:hidden}.LK_contactsList__1W-_X{overflow:auto}.LK_contactsList__1W-_X li{height:100px;display:-webkit-flex;display:flex;padding:10px;cursor:pointer;transition:all .2s ease-in;position:relative;overflow:hidden}.LK_contactsList__1W-_X li:nth-child(2n){background-color:rgb(244 244 244)}.LK_contactsList__1W-_X li>div:first-child{width:70px;height:70px;background:linear-gradient(brown,#fa9f9f);color:#fff;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-weight:500;font-size:30px;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.LK_contactsList__1W-_X li:nth-child(2n)>div:first-child{background:linear-gradient(#ca1b1b,#fdbbbb)}.LK_contactsList__1W-_X li>div:first-child{margin-top:4px}.LK_contactsList__1W-_X li>div:first-child img{object-fit:cover;width:100%;height:100%}.LK_noUsersLi__3kDEA{-webkit-justify-content:center;justify-content:center;font-size:1.4rem;font-style:italic;font-weight:500;color:#597f87;letter-spacing:-1px}.LK_userDescription__5XM65{margin-left:10px;-webkit-flex-basis:80%;flex-basis:80%}.LK_userDescription__5XM65 div:first-child{font-weight:600;font-size:20px;color:#474646;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LK_userDescription__5XM65 div:first-child:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:.1em;background-color:brown;opacity:0;width:0;transition:.5s}.LK_contactsList__1W-_X li:hover .LK_userDescription__5XM65 div:first-child:after{opacity:1;width:100%}.LK_contactsList__1W-_X svg{position:absolute;top:5px;right:5px;font-size:24px;color:red;transition:all .2s ease-in;display:none}.LK_contactsList__1W-_X li:hover svg{display:block}.LK_contactsList__1W-_X svg:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.LK_userDescription__5XM65 div:last-child{margin-top:10px;font-size:16px;color:#474646;font-weight:500;font-style:italic}.LK_buttonsBlock__2lRLB{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.LK_addButton__10XiO{border:2px solid rgb(29 94 79);color:rgb(29 94 79);padding:.5rem 1rem;border-radius:10px;background-color:transparent;cursor:pointer;font-size:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;transition:all .2s ease-in;margin:.2rem .5rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}.LK_addButton__10XiO svg{margin-right:5px}.LK_addButton__10XiO:hover{box-shadow:0 0 20px hsla(0,0%,50.2%,.644)}.LK_confUsers__2KxKt li,.LK_contactAddBlock__3hY6M li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:.5rem .8rem;overflow:hidden;cursor:pointer}.LK_confUsers__2KxKt li:nth-child(2n),.LK_contactAddBlock__3hY6M li:nth-child(2n){background-color:rgb(244 244 244)}.LK_confUsers__2KxKt li>div:nth-child(2),.LK_contactAddBlock__3hY6M li>div:nth-child(2){width:40px;height:40px;background:linear-gradient(brown,#fa9f9f);color:#fff;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-weight:500;font-size:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.LK_confUsers__2KxKt li:nth-child(2n)>div:nth-child(2),.LK_contactAddBlock__3hY6M li:nth-child(2n)>div:nth-child(2){background:linear-gradient(#ca1b1b,#fdbbbb)}.LK_confUsers__2KxKt li>div:nth-child(2) img,.LK_contactAddBlock__3hY6M li>div:nth-child(2) img{object-fit:cover;width:100%;height:100%}.LK_userSmallDescription__1TlYx{-webkit-flex-basis:80%;flex-basis:80%;margin-left:10px;font-size:16px;color:#474646;font-weight:500;font-style:italic}.LK_userSmallDescription__1TlYx div:last-child{font-style:normal;font-size:12px;font-weight:500}.LK_confModal__385LX{color:#000;width:1000px;padding-top:5px;border-radius:10px}.LK_modalCloseBtn__1Y4SU{display:none}.LK_confModal__385LX h1{text-align:center;color:rgb(29 94 79);border-bottom:2px solid #424242;padding-bottom:5px}.LK_shareButtonsBlock__1rqpV{display:-webkit-flex;display:flex;margin-top:1rem}.LK_shareButtonsBlock__1rqpV div{width:35px;height:35px;border:2px solid rgb(29 94 79);border-radius:5px;margin:.2rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;transition:all .2s ease-in}.LK_shareButtonsBlock__1rqpV div:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.LK_shareButtonsBlock__1rqpV div:active{-webkit-transform:scale(.9);transform:scale(.9);transition:scale 0s ease-in}.LK_shareButtonsBlock__1rqpV div[disabled]{pointer-events:none;opacity:.5}.LK_shareButtonsBlock__1rqpV svg{font-size:25px;color:#0f3d32;cursor:pointer;transition:all .2s ease-in}.LK_tg__POysl:hover,.LK_tgActive__3YsLf{border-color:#3390ec!important}.LK_tg__POysl:hover svg,.LK_tgActive__3YsLf svg{color:#3390ec}.LK_msg__1u3K0:hover,.LK_smsActive__-lqZu{border-color:orange!important}.LK_msg__1u3K0:hover svg,.LK_smsActive__-lqZu svg{color:orange}.LK_lkcp__1nlyK:hover{border-color:#7cbb1e}.LK_lkcp__1nlyK:hover svg{color:#7cbb1e}.LK_inputBlock__2J6zc{display:-webkit-flex;display:flex;margin-top:20px}.LK_inputBlock__2J6zc>div:first-child{font-size:22px;font-weight:500}.LK_inputBlock__2J6zc input{-webkit-flex-basis:100%;flex-basis:100%;font-size:20px;font-style:italic;padding:2px;margin-left:1rem;outline:none;color:rgb(29 94 79);border:none;border-bottom:1px solid grey;background-color:transparent}.LK_errorInput__2grc0>div:first-child{color:red}.LK_errorInput__2grc0 input{border-color:red}.LK_confUsers__2KxKt{margin-top:20px}.LK_confUsers__2KxKt>div:first-child{font-size:22px;font-weight:500}.LK_confUsers__2KxKt>div:last-child{margin-top:10px;width:80%;max-height:20rem;overflow:auto}.LK_datepickerField__3PuEs{width:200px}.LK_confHeader__1J_Yv{display:-webkit-flex;display:flex}.LK_confHeader__1J_Yv div{font-weight:500;padding-left:12px;margin-top:10px;color:rgb(29 94 79);text-shadow:0 0 10px hsla(0,0%,50.2%,.493)}.LK_confHeader__1J_Yv div:first-child{-webkit-flex-basis:45%;flex-basis:45%}.LK_confHeader__1J_Yv div:nth-child(2){-webkit-flex-basis:30%;flex-basis:30%}.LK_confHeader__1J_Yv div:nth-child(3){-webkit-flex-basis:15%;flex-basis:15%}.LK_confHeader__1J_Yv div:nth-child(4){-webkit-flex-basis:10%;flex-basis:10%}.LK_confWrapper__1ZX85{width:100%;margin:5px 0 20px;height:calc(100% - 150px);border-radius:10px;background-color:#fff;box-shadow:0 0 5px #c4c3c3;overflow:auto}.LK_confWrapper__1ZX85 li{display:-webkit-flex;display:flex;padding:.5rem 0;cursor:pointer;transition:.2s}.LK_confWrapper__1ZX85 li:nth-child(2n){background-color:rgb(244 244 244)}.LK_confWrapper__1ZX85 li:hover{background-color:rgba(29,94,79,.425)}.LK_confWrapper__1ZX85 li div{font-weight:500;padding-left:10px}.LK_confWrapper__1ZX85 li div:first-child{-webkit-flex-basis:45%;flex-basis:45%}.LK_confWrapper__1ZX85 li div:nth-child(2){-webkit-flex-basis:30%;flex-basis:30%}.LK_confWrapper__1ZX85 li div:nth-child(3){-webkit-flex-basis:15%;flex-basis:15%}.LK_confWrapper__1ZX85 li div:nth-child(4){-webkit-flex-basis:10%;flex-basis:10%}.LK_iconsBlock__3qDOs{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;padding-right:.5rem}.LK_iconsBlock__3qDOs svg{font-size:20px;transition:opacity .5s ease-in}.LK_iconsBlock__3qDOs svg:hover{-webkit-transform:scale(1.15);transform:scale(1.15);transition:.2s}.LK_iconsBlock__3qDOs svg:first-child{color:#3390ec;opacity:0}.LK_iconsBlock__3qDOs svg:last-child{color:red;opacity:0}.LK_confWrapper__1ZX85 li:hover .LK_iconsBlock__3qDOs svg:first-child,.LK_confWrapper__1ZX85 li:hover .LK_iconsBlock__3qDOs svg:last-child,.LK_confWrapper__1ZX85 li:hover .LK_iconsBlock__3qDOs svg:nth-child(2){opacity:1}.LK_settingsWrap__1Ptow{width:100%;height:calc(100% - 50px);display:grid;grid-template-columns:repeat(30,1fr);grid-template-rows:repeat(12,1fr);grid-gap:1rem;margin-top:10px}.LK_settingsWrap__1Ptow>div:first-child{grid-column:1/21;grid-row:1/12;background-color:#fff;padding:20px;border-radius:10px;position:relative;box-shadow:0 0 5px rgb(196 195 195);overflow:auto}.LK_settingsWrap__1Ptow>div:nth-child(2){grid-column:21/31;grid-row:1/12;border-left:1px solid grey;padding-left:1rem}.LK_settingsWrap__1Ptow>div:last-child{grid-column:1/31;grid-row:12/13;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly}.LK_imageBox__3x_0z{width:100%;height:40%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border:1px solid rgb(187 184 184);border-radius:10px;box-shadow:0 0 10px rgb(187 184 184);position:relative;overflow:hidden;background-color:#d0d0d0}.LK_imageBox__3x_0z img{max-width:100%;max-height:100%}.LK_imageBox__3x_0z>svg{color:red;font-size:26px;position:absolute;top:0;right:0;display:none;transition:all .2s ease-in;-webkit-animation:LK_appearance__3jXwH .2s ease-in;animation:LK_appearance__3jXwH .2s ease-in;cursor:pointer}.LK_imageBox__3x_0z>svg:first-child{font-size:18px;top:3px;right:25px;color:#203372}.LK_imageBox__3x_0z>svg:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.LK_imageBox__3x_0z:hover svg{display:block}.LK_passwordBlock__2vZ5l{margin-top:1rem;width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.LK_passInputBlock__2YHAQ{width:100%;margin-bottom:20px}.LK_passInputBlock__2YHAQ div{font-weight:500;font-size:13px}.LK_passInputBlock__2YHAQ input{width:100%;padding:10px;border:none;outline:none;margin-top:2px;border-radius:5px;box-shadow:0 0 5px rgb(196 195 195)}@-webkit-keyframes LK_opacityAnimation__3XgBF{0%{opacity:0}to{opacity:1}}@keyframes LK_opacityAnimation__3XgBF{0%{opacity:0}to{opacity:1}}@media (max-width:1440px){.LK_item__2Q9Of{font-size:18px}}@media (max-width:1080px){.LK_item__2Q9Of{font-size:10px}}.Loader_load_wrapper__31T9g{position:absolute;z-index:9}.Loader_lds_ring__2bW_X{display:inline-block;position:relative;width:80px;height:80px}.Loader_lds_ring__2bW_X div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;-webkit-animation:Loader_lds-ring__BE2gU 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:Loader_lds-ring__BE2gU 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#929292}.Loader_lds_ring__2bW_X div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.Loader_lds_ring__2bW_X div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.Loader_lds_ring__2bW_X div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes Loader_lds-ring__BE2gU{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Loader_lds-ring__BE2gU{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.CustomCheckbox_wrapper__2nvTg{margin:.5rem 0}.CustomCheckbox_wrapper__2nvTg :hover{cursor:pointer}.CustomCheckbox_checkbox__LbDWH{display:-webkit-flex;display:flex;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#555353;font-size:14px}.CustomCheckbox_checkbox__LbDWH input{display:none}.CustomCheckbox_fakeBox__1NC9C{border:2px solid #d7001b;width:18px;height:18px;min-width:18px;min-height:18px;display:-webkit-flex;display:flex;border-radius:5px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-right:10px;color:#d7001b}.CustomCheckbox_checkbox__LbDWH input:disabled+.CustomCheckbox_fakeBox__1NC9C{opacity:.5}.CustomCheckbox_icon__2c2-E{width:24px;height:24px}.CustomCheckbox_span__6xI7G{display:block;margin-top:1px;font-size:13px}.Confirmation_wrapper__3o0cN{position:fixed;top:0;left:0;width:100%;height:100vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;z-index:100000;background-color:rgba(0,0,0,.178)}.Confirmation_confirmation__1DqtV{width:400px;background-color:#fff;border:1px solid #a09f9f;border-radius:4px;padding:20px}.Confirmation_textBlock__3LGeJ{width:100%;min-height:100px;font-size:20px;text-align:center;font-weight:500}.Confirmation_textBlock__3LGeJ span{font-style:italic;color:#a09f9f;display:block;overflow-wrap:anywhere}.Confirmation_buttons__2E2LM{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;width:100%;padding-top:20px;margin-top:20px;border-top:1px solid #c7c5c5}.styles_button__2B55T{background-color:#1d5e4f;color:#fff;border:none;outline:none;padding:.5rem 1rem;font-size:1rem;border-radius:.3rem;cursor:pointer;transition:.2s}.styles_button__2B55T:hover{opacity:.7}.styles_button__2B55T.styles_whiteMode__ALfHc{border:2px solid #1d5e4f;color:#1d5e4f;background-color:#fff}.styles_joinContainer__3j7QS{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100%}.styles_joinDialog__1l6dX{width:70%;max-width:900px;padding:60px;border-radius:6px;background-color:#f0f0f0}.styles_joinDialog__1l6dX h2{color:#4d4d4d;font-size:60px;font-weight:700;text-align:center}.styles_joinDialog__1l6dX form{text-align:left}.styles_formLabel__3DJUK,.styles_joinDialog__1l6dX label{display:block;margin-bottom:10px;color:#08a;font-weight:700;font-size:20px}.styles_formInput__3Z7P7{width:100%;padding:8px;margin-bottom:10px;box-sizing:border-box;color:#08a;font-weight:700}.styles_formInput__3Z7P7:focus{color:#08a;border-color:#08a;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,136,170,.6)}.styles_joinButton__2tNLq{display:block;margin:20px auto 0;font-weight:700;background-color:#06d362;color:#fff;padding:10px 20px;border:1px solid transparent;border-radius:4px;cursor:pointer}.styles_joinButton__2tNLq:hover{background-color:#1abd61;border-color:#1abd61}.styles_roomContainer__9v7OE{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding:20px;box-sizing:border-box}.styles_roomContainer__9v7OE,.styles_roomHeader__1yuTR{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%}.styles_roomHeader__1yuTR{-webkit-justify-content:space-between;justify-content:space-between;max-width:1000px;padding:0 20px;margin-bottom:20px}.styles_roomTitle__3jcuF{font-size:2em;font-weight:700;margin:0;color:#333}.styles_leaveRoomButton__4RxIY{background-color:#d9534f;color:#fff;padding:10px 15px;border:1px solid transparent;border-radius:4px;font-weight:700;cursor:pointer}.styles_leaveRoomButton__4RxIY:hover{background-color:#c9302c;border-color:#c9302c}.styles_layoutContainer__1seBH{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:10px;gap:10px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100%;max-width:1000px;height:100%}@media screen and (max-width:768px){.styles_joinDialog__1l6dX{width:90%;padding:30px}.styles_joinDialog__1l6dX h2{font-size:50px}.styles_layoutContainer__1seBH{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media screen and (max-width:480px){.styles_joinDialog__1l6dX{width:100%;padding:20px}.styles_joinDialog__1l6dX h2{font-size:40px}.styles_layoutContainer__1seBH{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.Chat_wrapper__hjrbs{position:fixed;top:0;left:0;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100vw;height:100vh}.Chat_chat__mDm3G{width:400px;background-color:#d4d4d4;color:#000;height:70vh;border-radius:5px;position:absolute;right:10px;bottom:10px;overflow:hidden}.Chat_messages__AlzWb{height:65vh;overflow-y:auto}.Chat_myMessage__37EZd{position:relative;border:2px solid #ff6f6f;background-color:#f1f1f1;border-radius:5px;padding:10px;width:300px;font-size:16px;margin:10px 5px 25px auto}.Chat_myName__nuzIm{position:absolute;right:5px;bottom:-25px;font-weight:500;color:#272727}.Chat_myTime__3aw9V{text-align:right;font-size:14px}.Chat_message__1TznE{position:relative;border:2px solid #8771ff;background-color:#f1f1f1;border-radius:5px;padding:10px;width:300px;margin:10px 0 30px 5px}.Chat_name__3m-Ms{position:absolute;left:5px;bottom:-25px;font-weight:500;color:#272727}.Chat_time__2MPCQ{text-align:right;font-size:14px}.Chat_input__3F-Lb{margin-top:auto;width:100%;outline:none;border:none;height:5vh;padding:0 10px;font-size:20px}@media (max-width:480px){.Chat_chat__mDm3G{right:0;bottom:0;width:100%}}.ChooseLayout_wrapper__1lqrk{position:absolute;z-index:1;width:75px;height:80px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer;margin:0 .5rem}.ChooseLayout_squares__3ffSF{width:35px;height:35px;background-color:grey;opacity:.5}.ChooseLayout_select__e_Oq2{position:absolute;left:-28px;top:20px;width:230px;-webkit-transform:scale(.75);transform:scale(.75);z-index:9000}.Layout1_wrapper__1-wp0{margin:0 auto;background-color:#fff;padding:20px 0;opacity:.8}.Layout1_wrapper__1-wp0:hover{margin:0 auto;background-color:#3b3b3b;padding:20px 0}.Layout1_wrapper__1-wp0:hover .Layout1_mainUser__3Pk5W,.Layout1_wrapper__1-wp0:hover .Layout1_screen__2KVFo,.Layout1_wrapper__1-wp0:hover .Layout1_user__1g2j6{background-color:#fff}.Layout1_topRow___sVf0{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.Layout1_user__1g2j6{width:26px;height:19px;background-color:#3b3b3b;margin:0 5px 5px 0}.Layout1_mainUser__3Pk5W{width:65px;height:45px}.Layout1_mainUser__3Pk5W,.Layout1_screen__2KVFo{background-color:#3b3b3b;margin-right:5px;margin-bottom:5px}.Layout1_screen__2KVFo{width:70px;height:50px}.Layout1_bottomRow__3PqvR{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Layout1_selected__dFJq6{background-color:rgb(60 80 83)}.Layout1_selected__dFJq6 .Layout1_mainUser__3Pk5W,.Layout1_selected__dFJq6 .Layout1_screen__2KVFo,.Layout1_selected__dFJq6 .Layout1_user__1g2j6{background-color:#fff}.Layout2_wrapper__SyCGS{margin:0 auto;background-color:#fff;padding:20px 0;opacity:.8}.Layout2_wrapper__SyCGS:hover{margin:0 auto;background-color:#3b3b3b;padding:20px 0}.Layout2_wrapper__SyCGS:hover .Layout2_mainUser__4Evbl,.Layout2_wrapper__SyCGS:hover .Layout2_user__7gvSg{background-color:#fff}.Layout2_topRow__1AjWW{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Layout2_user__7gvSg{width:26px;height:19px;background-color:#3b3b3b;margin:0 5px 5px 0}.Layout2_mainUser__4Evbl{background-color:#3b3b3b;width:87px;height:67px;margin-right:5px}.Layout2_bottomRow__2ijQX{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Layout2_selected__3vpBJ{background-color:rgb(60 80 83)}.Layout2_selected__3vpBJ .Layout2_mainUser__4Evbl,.Layout2_selected__3vpBJ .Layout2_user__7gvSg{background-color:#fff}.Layout3_wrapper__2ZekQ{margin:0 auto;background-color:#fff;padding:20px 0;opacity:.8}.Layout3_wrapper__2ZekQ:hover{margin:0 auto;background-color:#3b3b3b;padding:20px 0}.Layout3_wrapper__2ZekQ:hover .Layout3_mainUser__3VzL5,.Layout3_wrapper__2ZekQ:hover .Layout3_user__xcR7R{background-color:#fff}.Layout3_topRow__KjWTL{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Layout3_user__xcR7R{width:26px;height:19px;background-color:#3b3b3b;margin:0 5px 5px 0}.Layout3_mainUser__3VzL5{background-color:#3b3b3b;width:87px;height:67px;margin-right:5px}.Layout3_bottomRow__1Zog3{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Layout3_selected__15-_x{background-color:rgb(60 80 83)}.Layout3_selected__15-_x .Layout3_mainUser__3VzL5,.Layout3_selected__15-_x .Layout3_user__xcR7R{background-color:#fff}.Layout4_wrapper__BkNEY{margin:0 auto;background-color:#fff;padding:20px 0;opacity:.8}.Layout4_wrapper__BkNEY:hover{margin:0 auto;background-color:#3b3b3b;padding:20px 0}.Layout4_wrapper__BkNEY:hover .Layout4_mainUser__2JAss,.Layout4_wrapper__BkNEY:hover .Layout4_user__34B3H{background-color:#fff}.Layout4_topRow__1QT2t{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:165px;margin:0 auto}.Layout4_user__34B3H{width:26px;height:19px;background-color:#3b3b3b;margin:0 5px 5px 0}.Layout4_mainUser__2JAss{background-color:#3b3b3b;width:35px;height:25px;margin-right:5px;margin-bottom:5px}.Layout4_bottomRow__29gme{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Layout4_selected__2Nq2k{background-color:rgb(60 80 83)}.Layout4_selected__2Nq2k .Layout4_mainUser__2JAss,.Layout4_selected__2Nq2k .Layout4_user__34B3H{background-color:#fff}.Controllers_wrapper__2TQdy{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:40px;border-radius:5px;padding-right:10px;z-index:1001;margin:0 auto;grid-gap:1.25rem;gap:1.25rem}.Controllers_wrapper__2TQdy>*{width:40px!important;cursor:pointer}.Controllers_positionDown__27VUZ{top:10px}.Controllers_pulse__3nOGQ{-webkit-animation:Controllers_pulse__3nOGQ 2s ease-in-out infinite;animation:Controllers_pulse__3nOGQ 2s ease-in-out infinite}@media screen and (max-width:560px){.Controllers_wrapper__2TQdy{top:50px}}@-webkit-keyframes Controllers_pulse__3nOGQ{0%,to{-webkit-transform:scale(1);transform:scale(1);opacity:.7}50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:1}}@keyframes Controllers_pulse__3nOGQ{0%,to{-webkit-transform:scale(1);transform:scale(1);opacity:.7}50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:1}}.FoolScreen_foolScreen__1vQpu{position:relative;position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.98);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;z-index:250}.FoolScreen_foolScreen__1vQpu .FoolScreen_secondScreenBlock__2bnuX{width:33%;height:33%;position:absolute;bottom:0;right:0;background-color:#000;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.FoolScreen_foolScreen__1vQpu>img{cursor:pointer;position:absolute;right:35px;top:20px;width:50px!important;z-index:100}.FoolScreen_foolScreen__1vQpu img:hover{-webkit-transform:scale(.9);transform:scale(.9)}.FoolScreen_controllers__1VyuM{position:absolute;bottom:20px;right:35px;z-index:100;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.FoolScreen_controllers__1VyuM>img{max-width:30px;max-height:30px}.FoolScreen_controllers__1VyuM>img+img{margin-left:.5rem}@media screen and (max-width:560px){.FoolScreen_foolScreen__1vQpu img{right:20px;top:20px;width:30px!important}}.styles_video__3KxUw{max-width:100%;max-height:100%}.NewFoolScreen_foolScreen__HAgJf img:first-child{cursor:pointer;position:absolute;right:50px;top:50px;width:50px!important;z-index:100}.NewFoolScreen_foolScreen__HAgJf img:hover{-webkit-transform:scale(.9);transform:scale(.9)}.NewFoolScreen_foolScreen__HAgJf{position:relative;position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:1001;background-color:rgba(0,0,0,.98);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.NewFoolScreen_foolScreen__HAgJf video{height:70%}.NewFoolScreen_subscribersBlock__TSo2R{height:30%;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;overflow-y:auto}.UserVideoComponent_streamcomponentMain__3Wc0g{width:23%}.UserVideoComponent_streamcomponent__2V2g9 h2,.UserVideoComponent_streamcomponent__2V2g9 p{font-size:10px}.UserVideoComponent_myTag__CQ9Lx{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.UserVideoComponent_myTag__CQ9Lx h2{color:#fff;font-size:12px}.UserVideoComponent_myTagMain__3-U_V h2{margin-right:5px;font-size:10px;color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-weight:600;height:25px}.UserVideoComponent_myTag__CQ9Lx img,.UserVideoComponent_myTagMain__3-U_V img{cursor:pointer}.UserVideoComponent_myTag__CQ9Lx img:hover,.UserVideoComponent_myTagMain__3-U_V img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.UserVideoComponent_myTagMain__3-U_V{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.UserVideoComponent_tagChangeWrapper__1JX11,.UserVideoComponent_tagChangeWrapperMain__Dpf7p{height:15px;text-align:center;margin-bottom:15px}.UserVideoComponent_tagChangeWrapper__1JX11 input{width:200px}.UserVideoComponent_tagChangeWrapper__1JX11 input,.UserVideoComponent_tagChangeWrapperMain__Dpf7p input{font-weight:600;color:#002f2f;border:none;height:30px;border-radius:3px;outline:none;font-size:10px;padding-left:5px}.UserVideoComponent_tagChangeWrapperMain__Dpf7p input{width:100%}.UserVideoComponent_streamcomponent__2V2g9 p,.UserVideoComponent_streamcomponentMain__3Wc0g p{font-size:15px;text-align:center}.UserVideoComponent_videoComponent__ZLxlW{padding:4px 2px}.UserVideoComponent_videoComponent__ZLxlW video{height:100%}.UserVideoComponent_edit__3yEA5{width:20px}@media (max-width:960px){.UserVideoComponent_myTagMain__3-U_V h2{font-size:.8rem}.UserVideoComponent_edit__3yEA5{width:1rem}}.Form_joinSubmit__2MYnB{font-size:18px;font-weight:500;color:#fff;outline:none;background-color:#002f2f;border:1px solid #fff;border-radius:5px;margin-top:20px;width:160px;height:35px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.Form_joinSubmit__2MYnB:disabled{opacity:.6}.Form_joinDialog__3UPnM{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;width:100%;margin:150px auto 0;padding:0 1rem 1rem}.Form_formBlock__1rssA{width:70%;max-width:800px}.Form_joinDialog__3UPnM p{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end}.Form_joinDialog__3UPnM h2{width:100%;color:#fff;font-weight:500;font-style:italic;margin-bottom:1rem;text-align:right}.Form_labels__NWoD1{width:20%;min-width:150px;font-weight:500;font-size:16px}.Form_formControl__2QirO{padding:0 10px;color:#08a;font-weight:700;height:35px;border-radius:5px;width:100%;margin-top:10px;outline:none;border:none}.Form_item1__1A4tX{width:93%;margin-right:.5rem}.Form_copyButton__3ML0v{width:36px;height:36px;background-color:rgba(13,90,153,.397);border-radius:5px;cursor:pointer;outline:none;border:1px solid #000;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative;transition:1s}.Form_copyButton__3ML0v.Form_active__1PV-Y{background-color:orange;-webkit-transform:scale(.8);transform:scale(.8)}.Form_copyButton__3ML0v img{width:30px;height:30px;padding:5px}.Form_formControl__2QirO:focus{border-color:#08a;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,136,170,.6)}.Form_info__3KQ08{background-color:rgba(139,0,0,.952);font-size:1rem;text-align:center;padding:.8rem 1rem;border-radius:.8rem}@media (max-width:975px){.Form_joinDialog__3UPnM{margin:0 auto}.Form_joinDialog__3UPnM h2{font-size:1.2rem}.Form_formBlock__1rssA{width:100%;max-width:800px}}@media (max-width:560px){.Form_joinDialog__3UPnM{margin:10px 0;width:100%}.Form_joinDialog__3UPnM h2{text-align:center}.Form_joinDialog__3UPnM p{width:100%}.Form_labels__NWoD1{display:none}.Form_formControl__2QirO{width:inherit}.Form_joinSubmit__2MYnB{width:100%}.Form_info__3KQ08{font-size:12px;padding:.6rem .3rem}.Form_joinDialog__3UPnM h2{font-size:1rem}.Form_formBlock__1rssA{width:100%}}.UsersCount_wrapper__C7nhL{color:#fff;font-weight:500;font-size:26px;position:fixed;bottom:10px;right:50px;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.UsersCount_listWrapper__z8zV_{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:absolute;right:0;bottom:6rem;height:100%;max-height:300px;width:180px;background-color:rgba(0,0,0,.5);overflow-y:auto}.UsersCount_listItem__2HjA4{display:block;padding:.2rem}.UsersCount_listItem__2HjA4 span{font-size:14px}.OvVideo_OvVideoContainerMain__3m6iV,.OvVideo_OvVideoContainerPublisherMain__P4equ,.OvVideo_OvVideoContainerPublisherOnlyMain__1iRUo{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;max-width:100%;max-height:100%;background-size:200% 200%;border-radius:2px;transform-origin:center;-webkit-transform-origin:center;-moz-transform-origin:center}@-webkit-keyframes OvVideo_gradient__cp_1f{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes OvVideo_gradient__cp_1f{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.OvVideo_OvVideoContainerPublisherMain__P4equ{transform:rotateY(8deg);-webkit-transform:rotateY(8deg);-moz-transform:rotateY(8deg)}.OvVideo_OvVideoContainerMain__3m6iV,.OvVideo_OvVideoContainerPublisherMain__P4equ{max-width:100%;height:22vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.OvVideo_OvVideoContainerMain__3m6iV{transform:rotateY(-8deg);-webkit-transform:rotateY(-8deg);-moz-transform:rotateY(-8deg);padding-top:5px}.OvVideo_OvVideoContainerMain__3m6iV video,.OvVideo_OvVideoContainerPublisherMain__P4equ video,.OvVideo_OvVideoContainerPublisherOnlyMain__1iRUo video{max-width:100%;max-height:100%;cursor:auto}.OvVideo_OvVideoContainer__2DbtA{position:relative}.OvVideo_OvVideoContainer__2DbtA video{width:150px;cursor:auto;height:120px;background-color:#000}.OvVideo_OvVideoContainer__2DbtA img{cursor:pointer;position:absolute;right:5px;bottom:10px;width:10px!important}.OvVideo_OvVideoContainer__2DbtA img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.OvVideo_OvVideoContainerSahreScreen__2TyFf{min-width:40%;min-height:14.28571vw;max-width:40%;background-color:#000;position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:0 1rem}.OvVideo_OvVideoContainerSahreScreen__2TyFf img{cursor:pointer;position:absolute;right:20px;bottom:10px;width:20px!important}.OvVideo_OvVideoContainerSahreScreen__2TyFf img:last-child{cursor:pointer;position:absolute;right:50px;bottom:10px;width:20px!important}.OvVideo_OvVideoContainerSahreScreen__2TyFf video{max-width:100%;max-height:100%}.OvVideo_microphone__tjthR{cursor:pointer;position:absolute;right:20px!important;bottom:10px;width:10px}@media (min-width:1360px){.OvVideo_OvVideoContainer__2DbtA img{cursor:pointer;position:absolute;bottom:10px;width:18px!important}.OvVideo_microphone__tjthR{margin-right:10px}}@media (max-width:960px){.OvVideo_OvVideoContainer__2DbtA video{width:110px}}.SubscribersList_container__C1t00{width:100%;margin-top:3rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.SubscribersList_container__C1t00 img{width:80px}.SubscribersList_subscribers__1bceh{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.SubscribersList_subscribers__1bceh div{color:#1f1f1f}.SubscribersList_streamContainer__38FR0{width:150px;margin:0 .2rem}@media (max-width:960px){.SubscribersList_container__C1t00{margin-top:0}.SubscribersList_streamContainer__38FR0{width:110px}}.View1_wrapper__ZHEBc{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:flex-start;align-items:flex-start;padding:0 10px;width:100%;height:46vh;perspective:1000px;-webkit-perspective:600px;-moz-perspective:600px;margin-top:1rem}.View1_topicTitle__3DnZx{width:100%;text-align:center;padding-top:15px;font-size:20px}@media (max-width:960px){.View1_wrapper__ZHEBc{margin-top:2rem;height:38vh;-webkit-align-items:flex-end;align-items:flex-end}}.SwapUsersSelect_wrapper__2VNK0{width:300px;height:500px;overflow-y:auto;background-color:#ececec;opacity:.8;border-radius:5px;color:#000;padding:10px}.SwapUsersSelect_wrapper__2VNK0 h1{font-size:16px;text-decoration:underline;margin-bottom:10px;font-weight:500}.SwapUsersSelect_wrapper__2VNK0 div{border-radius:3px;padding:6px;color:#000}.SwapUsersSelect_wrapper__2VNK0 div:hover{background-color:#604eff;color:#fff;cursor:pointer}.Video_wrapper__3vPMe video{width:100%;cursor:auto}.Video_descriptionWrapper__HJiYw{position:relative;position:absolute;bottom:0;width:100%;height:25%;background-color:rgba(0,0,0,.5);opacity:.5;z-index:50;display:-webkit-flex;display:flex;display:block;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end}.Video_main__1H7WY{height:10%}.Video_descriptionMain__3tl1v{height:100%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.Video_description__3MUZA,.Video_descriptionMain__3tl1v{font-size:12px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.Video_description__3MUZA{margin-top:-69px;padding-left:5px;padding-bottom:10px}.Video_description__3MUZA p{margin-right:5px}.Video_description__3MUZA p,.Video_descriptionMain__3tl1v p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Video_fillScreenMain__3rJY_{cursor:pointer;position:absolute;right:5px;bottom:10px;width:20px!important}.Video_fillScreenMain__3rJY_:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Video_fillScreen__2990J{cursor:pointer;position:absolute;right:5px;bottom:10px;width:16px!important}.Video_fillScreen__2990J:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Video_listMain__-b2jb{cursor:pointer;position:absolute;right:35px;bottom:10px;width:16px!important}.Video_listMain__-b2jb:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Video_home__3l1xT{cursor:pointer;position:absolute;right:30px;bottom:10px;width:16px!important}.Video_home__3l1xT:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Video_list__LS5xX{cursor:pointer;position:absolute;right:53px;bottom:10px;width:16px!important}.Video_list__LS5xX:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Video_microphone__3mZrm{cursor:pointer;position:absolute;right:75px;bottom:10px;width:16px!important}@media (min-width:1400px){.Video_fillScreen__2990J{cursor:pointer;position:absolute;right:5px;bottom:10px;width:28px!important}.Video_fillScreenMain__3rJY_{width:28px!important}.Video_home__3l1xT{right:45px}.Video_home__3l1xT,.Video_list__LS5xX{cursor:pointer;position:absolute;bottom:10px;width:28px!important}.Video_list__LS5xX{right:80px}.Video_microphone__3mZrm{cursor:pointer;position:absolute;right:110px;bottom:10px;width:28px!important}}@media (max-width:960px){.Video_fillScreen__2990J,.Video_home__3l1xT,.Video_list__LS5xX,.Video_microphone__3mZrm{bottom:3px}.Video_description__3MUZA{font-size:12px;margin-top:-50px}}.View2_wrapper__15G7t{margin:5px auto 0;width:90vw}.View2_topRow__kuglE{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.View2_user__eLBQx{width:calc(14.28571vw - 9px);height:8.75vw;background-color:#000;margin:0 5px 5px 0;position:relative;overflow:hidden}.View2_mainUser__2lqon{width:33.33333vw;margin-right:5px;margin-bottom:5px;background-color:#000;position:relative}.View2_bottomRow__14diT{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.SwapUsersSelect_wrapper__1nRAS{width:300px;height:500px;overflow-y:auto;background-color:#ececec;opacity:.8;border-radius:5px;color:#000;padding:10px}.SwapUsersSelect_wrapper__1nRAS h1{font-size:16px;text-decoration:underline;margin-bottom:10px;font-weight:500}.SwapUsersSelect_wrapper__1nRAS div{border-radius:3px;padding:6px;color:#000}.SwapUsersSelect_wrapper__1nRAS div:hover{background-color:#604eff;color:#fff;cursor:pointer}.Video_wrapper__19jdl{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;height:auto;height:100%;width:100%}.Video_wrapper__19jdl video{max-height:100%;max-width:100%;cursor:auto}.Video_descriptionWrapper__3SAxN{position:relative;position:absolute;bottom:0;width:100%;background-color:#000;opacity:.5;z-index:50}.Video_descriptionMain__15cGJ{font-size:20px;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.Video_description__24i02{font-size:12px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-start;align-items:flex-start;padding-left:5px}.Video_description__24i02 p,.Video_descriptionMain__15cGJ p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Video_fillScreenMain__31oCe{cursor:pointer;position:absolute;right:5px;bottom:10px;width:20px}.Video_fillScreenMain__31oCe:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Video_fillScreen__1zA7N{cursor:pointer;position:absolute;bottom:10px;right:8px;width:20px!important}.Video_fillScreen__1zA7N:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Video_home__gkaJG{cursor:pointer;position:absolute;bottom:10px;right:35px!important;width:20px!important}.Video_home__gkaJG:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Video_listMain__326bh{cursor:pointer;position:absolute;right:30px;bottom:10px;width:20px}.Video_listMain__326bh:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Video_list__mjetp{cursor:pointer;position:absolute;bottom:10px;right:58px!important;width:20px!important}.Video_list__mjetp:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Video_microphone__7xhtT{cursor:pointer;position:absolute;bottom:10px;right:80px!important;width:20px!important}.Video_microphone__7xhtT:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media (min-width:1400px){.Video_home__gkaJG{right:50px!important;width:25px!important}.Video_fillScreen__1zA7N{right:10px!important;width:25px!important}.Video_microphone__7xhtT{right:120px!important;width:25px!important}.Video_list__mjetp{right:87px!important;width:25px!important}}.View3_wrapper__1Pul2{margin:0 auto;display:grid}.View3_topRow__2m1cK{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.View3_user__1-u0j{background-color:#000;margin:0 5px 5px 0;max-height:100%;max-width:100%}.View3_user__1-u0j div:first-child{width:100%;height:100%;position:relative}.View3_bottomRow__1oJT2{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.View3_wrapper__1Pul2{grid-template-rows:repeat(4,1fr);max-width:46%;margin-top:.5rem}.View3_item1__3g8F1{grid-column:1/4;grid-row:1/4}.View3_item2__2Io6X{grid-column:4/5;grid-row:1/2}.View3_item3__IO00a{grid-column:4/5;grid-row:2/3}.View3_item4__2pUsl{grid-column:4/5;grid-row:3/4}.View3_item5__1UyPx{grid-column:1/2;grid-row:4/5}.View3_item6__337g9{grid-column:2/3;grid-row:4/5}.View3_item7__qNJfQ{grid-column:3/4;grid-row:4/5}.View3_item8__3KFcD{grid-column:4/5;grid-row:4/5}@media (max-width:1400px){.View3_wrapper__1Pul2{grid-template-rows:repeat(4,1fr);width:100%;max-width:90%}}@media (max-width:960px){.View3_wrapper__1Pul2{height:55vh}}.SwapUsersSelect_wrapper__1t_PL{width:300px;height:500px;overflow-y:auto;background-color:#ececec;opacity:.8;border-radius:5px;color:#000;padding:10px}.SwapUsersSelect_wrapper__1t_PL h1{font-size:16px;text-decoration:underline;margin-bottom:10px;font-weight:500}.SwapUsersSelect_wrapper__1t_PL div{border-radius:3px;padding:6px;color:#000}.SwapUsersSelect_wrapper__1t_PL div:hover{background-color:#604eff;color:#fff;cursor:pointer}.View4_mains__1m0wH{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;max-width:1230px;width:100%;margin:.5rem auto 0}.View4_user__fFmIJ{width:300px;height:225px;margin-bottom:10px;position:relative;overflow:hidden}.View4_user__fFmIJ,.View4_user__fFmIJ .View4_screenShareBlock__qVHLH{background-color:#000;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.View4_user__fFmIJ .View4_screenShareBlock__qVHLH{width:33%;height:33%;position:absolute;bottom:0;right:0}.View4_descriptionWrapper__2h8Fe{position:absolute;bottom:0;left:0;width:100%;height:25%;background-color:#000;opacity:.5;font-size:12px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-left:.5rem}.View4_descriptionMain__2ke12 p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.View4_iconsBlock__ABtlO{position:absolute;bottom:calc(50% - 10px);right:.5rem;display:-webkit-flex;display:flex;grid-gap:5px;gap:5px}.View4_iconsBlock__ABtlO>img{width:20px;height:20px;cursor:pointer}.View4_iconsBlock__ABtlO>img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media (max-width:960px){.View4_fillScreen__3lFzY,.View4_home__C65y2,.View4_list__38lcL,.View4_microphone__2hVk_{bottom:9px}.View4_descriptionMain__2ke12{font-size:12px;margin-top:-50px}.View4_descriptionWrapper__2h8Fe{bottom:0}}@media (max-width:960px){.View4_user__fFmIJ{width:22.5vw;height:150px;overflow:hidden}}.SwapUsersSelect_wrapper__3B5L1{width:300px;height:500px;overflow-y:auto;background-color:#ececec;opacity:.8;border-radius:5px;color:#000;padding:10px;position:relative}.SwapUsersSelect_wrapper__3B5L1 h1{font-size:16px;text-decoration:underline;margin-bottom:10px;font-weight:500}.SwapUsersSelect_wrapper__3B5L1 div{border-radius:3px;padding:6px;color:#000}.SwapUsersSelect_wrapper__3B5L1 div:hover{background-color:#604eff;color:#fff;cursor:pointer}.Video_wrapper__3yBAH{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;width:100%;height:100%}.Video_wrapper__3yBAH video{max-width:100%;max-height:100%;cursor:auto}.Video_descriptionWrapper__C1A4o{position:relative;position:absolute;bottom:6px;height:25%;width:100%;background-color:#000;opacity:.5;z-index:50;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.Video_descriptionMain__1vM54{font-size:20px}.Video_description__2ZiwR,.Video_descriptionMain__1vM54{height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.Video_description__2ZiwR{font-size:10px}.Video_description__2ZiwR p,.Video_descriptionMain__1vM54 p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Video_fillScreenMain__3oZi4{cursor:pointer;position:absolute;right:5px;bottom:10px;width:20px!important}.Video_fillScreenMain__3oZi4:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Video_fillScreen__P7G4Z{cursor:pointer;right:5px;bottom:10px;width:20px!important;height:20px}.Video_fillScreen__P7G4Z:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Video_home__1Ve1S{cursor:pointer;right:21px;bottom:10px;width:20px!important;height:20px}.Video_home__1Ve1S:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Video_listMain__tkZjh{cursor:pointer;right:30px;bottom:10px;width:20px!important}.Video_listMain__tkZjh:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Video_list__1k4W0{cursor:pointer;right:37px;bottom:10px;width:20px!important;height:20px}.Video_list__1k4W0:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Video_microphone__Funjt{cursor:pointer;right:53px;bottom:10px;width:20px!important;height:20px}.View5_wrapper__2YP__{width:100%}.View5_topRow__4VLZG{width:100%;height:100%}.View5_mainUser__3wpW5{background-color:#000;max-height:50vh;margin:.5rem auto 0}.View5_user__1uR8J{background-color:#000;margin:3px;height:13vh}.View5_mainUser__3wpW5 div:first-child,.View5_user__1uR8J div:first-child{width:100%;height:100%}.View5_bottomRow__LgehD{display:grid;grid-template-columns:repeat(3,33.3%)}.styles_overlay__KZLp4{background:rgba(0,0,0,.55)}.styles_modal__UA93F{background:linear-gradient(#1d2a32,#2a3e3d);border-radius:1.5rem;padding:2.5rem;position:relative;width:100%;max-width:800px}.styles_modal__UA93F>h1{text-align:center}.styles_modal__UA93F>div:nth-child(2){margin-top:2.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:1rem;gap:1rem;font-size:1.5rem}.styles_modal__UA93F>div:last-child{display:grid;grid-template-columns:6fr 4fr;grid-template-rows:1fr 1fr;grid-gap:.5rem;gap:.5rem;margin-top:2.5rem}.styles_modal__UA93F>div:last-child>button{background-color:#fff;height:100%;border:none;outline:none;padding:1rem;border-radius:.8rem;font-size:1.5rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;grid-gap:1rem;gap:1rem;cursor:pointer}.styles_modal__UA93F>div:last-child>button:last-child{grid-column:2;grid-row:1/span 2;-webkit-flex-direction:column;flex-direction:column;grid-gap:.3rem;gap:.3rem}.styles_modal__UA93F>div:last-child>button:last-child>p{max-width:180px}.styles_modal__UA93F>div:last-child>button:disabled,.styles_modal__UA93F>div:last-child>button:hover{opacity:.8}.styles_modal__UA93F>svg{position:absolute;top:1.5rem;right:1.5rem;cursor:pointer;transition:.2s}.styles_modal__UA93F>svg:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.styles_icon__23bhQ{position:absolute;bottom:1.5rem;right:1.5rem;cursor:pointer;transition:.2s}.styles_icon__23bhQ:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}
/*# sourceMappingURL=main.109efa28.chunk.css.map */