@charset "UTF-8";html,body{background-color:#000}.wrapper{font-family:Evolventa,Helvetica,Arial,sans-serif}.wrapper__body{position:relative}.m-lock{opacity:.5;pointer-events:none}.container{max-width:970px;width:100%;margin:0 auto;padding-left:13px;padding-right:13px}.fit-size{width:100%;height:100%;object-position:center center;object-fit:cover}.m-btn{padding:18px 20px 16px;background:linear-gradient(180deg,#342B41 0%,#303A4E 100%);box-shadow:0 4px 4px #00000040;font-weight:700;font-size:18px;line-height:24px;text-align:center;color:#fff;border-radius:40px;max-width:280px;width:100%;cursor:pointer;border:1px solid #fff;transition:border-radius .3s ease}.m-btn:hover{border-radius:15px}@media (max-width: 1100px),(max-height: 590px){.m-btn{max-width:134px;border-radius:40px;font-size:12px;line-height:16px;padding:6px 10px}}.validation__input::placeholder{color:#fffc}.validation__input.entrance__input{width:100%;height:60px;border-radius:12px;padding-left:47px;color:#fff;font-weight:400;padding-top:3px;font-size:15px;line-height:20px;background:url(/assets/input-mask.ed04bed8.svg) 20px center no-repeat,rgba(15,15,15,.85);background-size:initial;position:relative;display:block}@media (max-width: 1100px),(max-height: 590px){.validation__input.entrance__input{padding-left:26px;background:url(/assets/input-mask.ed04bed8.svg) 6px center no-repeat,rgba(15,15,15,.85);background-size:16px 16px;padding-bottom:2px;font-size:12px;line-height:15px}}.validation__label.checkbox{width:auto;position:relative;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.validation__label.checkbox input{position:absolute;top:0;left:0;width:0;height:0;visibility:hidden;opacity:0}.validation__label.checkbox span{display:block;width:25px;height:25px;background:#FFF;border:1px solid #000000;border-radius:5px;margin-right:12px;margin-bottom:3px;position:relative;flex:0 0 25px}.validation__label.checkbox span:after{color:#000;content:"\2714";font-size:16px;line-height:16px;font-weight:700;display:block;position:absolute;top:50%;margin-top:-8px;left:5px;opacity:0;transition:opacity .2s ease-in-out}.validation__label.checkbox p{text-align:left}.validation__label.checkbox input[id*=check-]:checked+span:after{opacity:1}.error-message{color:#cd3131!important;font-size:14px!important;line-height:17px!important;margin-top:6px!important;margin-bottom:10px!important;text-align:left!important;padding:0 5px}.close__btn{width:32px;height:32px;border:1px solid #070707;border-radius:50%;position:relative;cursor:pointer}.close__btn:after,.close__btn:before{content:"";width:20px;height:2px;background-color:#070707;display:block;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-1px}.close__btn:after{transform:rotate(-45deg)}.close__btn:before{transform:rotate(45deg)}@media (max-width: 1100px),(max-height: 590px){.close__btn{width:22px;height:22px}.close__btn:before,.close__btn:after{width:14px;margin-left:-7px}}.scrollbar::-webkit-scrollbar{width:6px;background-color:transparent}.scrollbar::-webkit-scrollbar-thumb{background-color:#ffffff60}.set-focus{border-radius:10px;animation:active-focus 2s ease-in-out infinite}@keyframes active-focus{0%{box-shadow:0 0 #fff}50%{box-shadow:0 0 0 6px #fff}to{box-shadow:0 0 #fff}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;display:flex}.modal__body{height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:15px;position:relative}.modal .close__btn{position:absolute;top:15px;right:15px;z-index:3}.modal__box{max-width:1086px;width:100%;position:relative}.modal__bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:radial-gradient(77.17% 77.17% at 50% 50%,rgba(177,177,177,.6) 0%,rgba(251,250,250,0) 100%);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.modal__bg img{width:100%;height:100%}.modal__content{position:relative;z-index:2}.modal .hide-cards{font-weight:400;font-size:20px;line-height:27px;border:1px solid #FFF;padding:3px 10px;border-radius:5px;color:#fff;width:200px;position:absolute;top:4px;left:50%;margin-left:-75px;z-index:3;cursor:pointer;overflow:hidden;background:linear-gradient(180deg,#E7A2B6 0%,#8589D8 100%)}.modal .hide-cards span{position:relative;z-index:2}.modal .hide-cards:after{content:"";width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;background:linear-gradient(180.5deg,rgba(242,94,255,.58) -21.36%,#2DB3FF 99.57%);opacity:0;transition:opacity .2s ease-in-out}@media (max-height: 590px){.modal .hide-cards{font-size:15px;line-height:18px}}.modal.opacity{z-index:3}.modal.opacity .modal__body>div{opacity:.2}.modal.opacity .hide-cards:after{opacity:1}.modal.opacity .modal__btn{pointer-events:none}.modal .validation__input{width:100%;height:69px;border-radius:0;padding:0 10px;color:#fff;font-size:17px;font-weight:500;border:0;background:#15171c;text-align:center}.modal .validation__input::placeholder{color:#646873}.get-role-modal .modal__body,.hints-modal .modal__body{align-items:flex-start;overflow-y:auto;background:rgba(255,255,255,.05);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:0}@media (max-height: 590px){.get-role-modal .modal__body,.hints-modal .modal__body{padding-top:0;padding-bottom:0}}.get-role-modal .modal__bg,.hints-modal .modal__bg{overflow:hidden}.get-role-modal .modal__bg:after,.hints-modal .modal__bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(26,25,25,.38) 0%,rgba(35,35,35,0) 100%);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.get-role-modal .modal__bg img,.hints-modal .modal__bg img{object-fit:cover;object-position:center center}.get-role-modal .modal__box,.hints-modal .modal__box{max-width:98vw;min-height:calc(100vh - 30px);padding:34px 120px;height:auto;display:flex}@media (max-height: 590px){.get-role-modal .modal__box,.hints-modal .modal__box{padding:17px 50px 11px}}.get-role-modal .modal__content,.hints-modal .modal__content{flex:1 1 auto;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.get-role-modal{z-index:7}.get-role-modal .modal__box{height:100%;width:100%;max-width:100vw;border-radius:0;padding:10px 20px}@media (max-height: 590px){.get-role-modal .modal__box{min-height:100vh;padding:10px 10px 8px}}.hints-modal .modal__body{padding:10px}.hints-modal .modal__box{border-radius:20px;overflow:hidden}@media (max-height: 590px){.hints-modal .modal__box{padding:17px 50px 11px}}.card-modal .modal__body{background:rgba(0,0,0,.3);padding-top:50px;padding-bottom:50px;display:grid;grid-template-columns:1fr;justify-items:center;align-content:flex-start;overflow-y:auto}@media (max-height: 800px){.card-modal .modal__body{align-items:flex-start;padding-top:50px;overflow-y:auto}}@media (max-height: 590px){.card-modal .modal__body{padding-top:35px;padding-bottom:20px}}.card-modal .modal__box{max-width:850px;height:auto}.card-modal .modal__box .close__btn{border-color:#fff}.card-modal .modal__box .close__btn:before,.card-modal .modal__box .close__btn:after{background-color:#fff}@media (max-height: 800px){.card-modal .modal__box{height:auto}}.card-modal .modal__bg{background:#E9E7E7;border-radius:14px;overflow:hidden}.card-modal .modal__bg:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:7px;border:1px solid #fff}.card-modal .modal__bg img{object-fit:cover;object-position:center center}@media (max-height: 590px){.card-modal .modal__bg{border-radius:7px}.card-modal .modal__bg:after{top:4px;right:4px;bottom:4px;left:4px;border-radius:4px}}.card-modal .modal__content{position:relative;top:0;left:0;right:0;bottom:0;padding:0}.card-modal .modal__btn{padding:5px 32px 2px;border-radius:21px;border:1px solid #fff;font-size:19px;line-height:26px;color:#fff;background:linear-gradient(180deg,#342B41 0%,#303A4E 100%)}@media (max-height: 590px){.card-modal .modal__btn{font-size:12px;line-height:12px;padding:3px 10px;border-radius:13px}}.card-modal .content__wrapper{width:100%;padding:28px 0 45px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:510px}@media (max-height: 590px){.card-modal .content__wrapper{min-height:275px;padding:36px 0 20px}}.card-modal .central-part{width:100%;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.card-modal .user__request{width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:40px}.card-modal .request__body{display:flex;justify-content:flex-start;align-items:flex-start;position:relative}.card-modal .request__img{position:absolute;top:0;left:0;z-index:2;width:86px;height:86px;border-radius:50%;border:4px solid #fff}@media (max-height: 590px){.card-modal .request__img{width:76px;height:76px;border:3px solid #fff}}.card-modal .request__img img{border-radius:50%;width:100%;height:100%;object-fit:cover;object-position:center center}.card-modal .request__info{margin-top:7px;margin-left:43px;position:relative;z-index:1;max-width:485px;padding:5px 12px 4px 55px;background:#E9E7E7;border-radius:11px}@media (max-height: 590px){.card-modal .request__info{margin-top:5px;margin-left:38px;max-width:420px;padding:4px 10px 4px 48px}}.card-modal .request__top{display:flex;justify-content:flex-start;align-items:center}.card-modal .request__author{font-weight:700;font-size:15px;line-height:15px}.card-modal .request__author span{display:inline-block;padding-left:5px;font-weight:400}@media (max-height: 590px){.card-modal .request__author{font-size:13px;line-height:13px}.card-modal .request__author span{padding-left:10px}}.card-modal .request__visible{width:24px;height:24px;margin-left:7px;margin-bottom:5px}@media (max-height: 590px){.card-modal .request__visible{margin-bottom:2px}}.card-modal .request__text{font-size:14px;line-height:19px;min-height:38px}@media (max-height: 590px){.card-modal .request__text{font-size:12px;line-height:16px;min-height:32px}}.card-modal .card__info{position:absolute;top:-30px;left:40px;display:flex;justify-content:center;align-items:stretch}.card-modal .card__info .info__item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.card-modal .card__info .info__item img{width:57px;height:57px;object-position:center center;object-fit:contain}.card-modal .card__info .info__item p{display:block;font-weight:400;font-size:12px;line-height:15px;text-align:center;color:#fff;margin-top:5px;max-width:120px}.card-modal .card__info .info__item:first-child{margin-right:20px}@media (max-height: 590px){.card-modal .card__info{top:-17px;left:20px}.card-modal .card__info .info__item img{width:32px;height:32px}.card-modal .card__info .info__item p{margin-top:3px;max-width:200px}.card-modal .card__info .info__item:first-child{margin-right:15px}}.card-modal .card__type{left:auto;right:40px}@media (max-height: 590px){.card-modal .card__type{right:20px}}.card-modal .card__type .info__item:first-child{margin-right:0}.card-modal .card__name{font-weight:400;font-size:14px;line-height:18px;color:#fff;text-transform:lowercase;margin-bottom:10px;padding:8px 34px 6px;border:1px solid #fff;border-radius:21px;background:rgba(255,255,255,.12);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}@media (max-height: 590px){.card-modal .card__name{font-size:12px;line-height:12px;padding:3px 30px;margin-bottom:8px}}.card-modal .card__intro{flex:1 1 auto;width:100%;padding:0 35px;display:flex;flex-direction:column;justify-content:center;align-items:center}.card-modal .card__intro .intro-bg{border-radius:36px;border:2px solid #FFF;background:rgba(255,255,255,.12);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);padding:20px}.card-modal .card__intro.article-type{display:none}@media (max-height: 590px){.card-modal .card__intro{padding:0 27px}}.card-modal .card__title{font-weight:400;font-size:23px;line-height:31px;text-align:center;color:#fff;margin-bottom:20px}.card-modal .card__title.parable{display:none}@media (max-height: 590px){.card-modal .card__title{font-size:12px;line-height:16px;margin-bottom:12px}}.card-modal .card__text{font-weight:700;font-size:17px;line-height:23px;text-align:center;color:#fff}@media (max-height: 590px){.card-modal .card__text{font-size:12px;line-height:16px}}.card-modal .card__metaphor,.card-modal .card__author{display:none}.card-modal .card__questions{display:none;width:100%;margin-top:10px}.card-modal .card__questions li{width:100%;position:relative;padding-left:30px;font-size:14px;line-height:21px;font-weight:700;color:#fff;margin-bottom:5px}.card-modal .card__questions li:after{content:"?";position:absolute;left:0;top:0;display:block;width:20px;height:20px;border-radius:50%;border:1px solid #fff;text-align:center;font-size:16px;line-height:16px;font-weight:700;padding-top:2px}@media (max-height: 590px){.card-modal .card__questions li{font-size:12px;line-height:16px;padding-left:24px}.card-modal .card__questions li:after{width:16px;height:16px;font-size:12px;line-height:12px;padding-top:1px}}.card-modal .bottom-part{position:absolute;bottom:-10px;width:100%;display:flex;justify-content:space-between;align-items:center;padding-left:60px;padding-right:60px}.card-modal .bottom-part .timer{padding:5px 48px 2px;border-radius:24px;border:1px solid #fff;background:linear-gradient(180deg,#342B41 0%,#303A4E 100%)}.card-modal .bottom-part .timer p{text-transform:uppercase;font-size:19px;line-height:26px;color:#fff}.card-modal .bottom-part .timer.set-focus{animation:active-btn-focus 2s ease-in-out infinite}@media (max-height: 590px){.card-modal .bottom-part{bottom:-8px;padding-left:27px;padding-right:27px}.card-modal .bottom-part .timer{padding:3px 21px;border-radius:14px}.card-modal .bottom-part .timer p{font-size:12px;line-height:12px}}@keyframes active-btn-focus{0%{box-shadow:0 0 #c03030}50%{box-shadow:0 0 0 6px #c03030}to{box-shadow:0 0 #c03030}}.card-modal .modal__box.type-coaching .card__title{margin:0}@media (max-height: 590px){.card-modal .modal__box.type-coaching .intro-bg{border-radius:20px;border-width:1px}}.card-modal .modal__box.type-technique .intro-bg{border-radius:0;border:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0}.card-modal .modal__box.type-technique .card__title{font-weight:700;text-transform:uppercase}.card-modal .modal__box.type-technique .card__text{border-radius:36px;border:2px solid #FFF;background:rgba(255,255,255,.12);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);padding:20px}.card-modal .modal__box.type-metaphor .card__name{background:rgba(255,255,255,.22);color:#090909;border-color:#090909}.card-modal .modal__box.type-metaphor .card__intro{position:relative;padding-top:20px;justify-content:flex-end}.card-modal .modal__box.type-metaphor .card__intro .intro-bg{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;padding:0}@media (max-height: 590px){.card-modal .modal__box.type-metaphor .card__intro{padding-top:5px}}.card-modal .modal__box.type-metaphor .card__title{display:none}.card-modal .modal__box.type-metaphor .card__text{font-weight:700;font-size:30px;line-height:38px;text-align:center;color:#fff;text-transform:uppercase}@media (max-height: 590px){.card-modal .modal__box.type-metaphor .card__text{font-size:18px;line-height:24px}}.card-modal .modal__box.type-quote .card__intro,.card-modal .modal__box.type-parable .card__intro,.card-modal .modal__box.type-advice .card__intro{display:none}.card-modal .modal__box.type-quote .card__intro.article-type,.card-modal .modal__box.type-parable .card__intro.article-type,.card-modal .modal__box.type-advice .card__intro.article-type{display:flex}.card-modal .modal__box.type-quote .card__title,.card-modal .modal__box.type-parable .card__title,.card-modal .modal__box.type-advice .card__title{text-align:left;font-size:21px;line-height:28px}@media (max-height: 590px){.card-modal .modal__box.type-quote .card__title,.card-modal .modal__box.type-parable .card__title,.card-modal .modal__box.type-advice .card__title{font-size:13px;line-height:17px}}.card-modal .modal__box.type-quote .card__grid,.card-modal .modal__box.type-parable .card__grid,.card-modal .modal__box.type-advice .card__grid{max-width:1230px;width:100%;display:grid;grid-template-columns:270px 1fr;column-gap:28px}@media (max-height: 590px){.card-modal .modal__box.type-quote .card__grid,.card-modal .modal__box.type-parable .card__grid,.card-modal .modal__box.type-advice .card__grid{grid-template-columns:146px 1fr;column-gap:12px}}.card-modal .modal__box.type-quote .card__poster,.card-modal .modal__box.type-parable .card__poster,.card-modal .modal__box.type-advice .card__poster{width:100%}.card-modal .modal__box.type-quote .card__img,.card-modal .modal__box.type-parable .card__img,.card-modal .modal__box.type-advice .card__img{height:270px;border-radius:40px;overflow:hidden;padding:6px;border:1px solid #fff}.card-modal .modal__box.type-quote .card__img img,.card-modal .modal__box.type-parable .card__img img,.card-modal .modal__box.type-advice .card__img img{border-radius:34px}@media (max-height: 590px){.card-modal .modal__box.type-quote .card__img,.card-modal .modal__box.type-parable .card__img,.card-modal .modal__box.type-advice .card__img{height:146px;border-radius:22px;padding:5px}.card-modal .modal__box.type-quote .card__img img,.card-modal .modal__box.type-parable .card__img img,.card-modal .modal__box.type-advice .card__img img{border-radius:16px}}.card-modal .modal__box.type-quote .card__author,.card-modal .modal__box.type-parable .card__author,.card-modal .modal__box.type-advice .card__author{display:block;text-align:center;font-size:26px;line-height:33px;color:#fff;font-weight:700;margin-top:15px}@media (max-height: 590px){.card-modal .modal__box.type-quote .card__author,.card-modal .modal__box.type-parable .card__author,.card-modal .modal__box.type-advice .card__author{font-size:12px;line-height:15px;margin-top:4px}}.card-modal .modal__box.type-quote .card__col,.card-modal .modal__box.type-parable .card__col,.card-modal .modal__box.type-advice .card__col{max-height:300px;overflow-y:auto;padding-right:10px}@media (max-height: 590px){.card-modal .modal__box.type-quote .card__col,.card-modal .modal__box.type-parable .card__col,.card-modal .modal__box.type-advice .card__col{max-height:164px}}.card-modal .modal__box.type-quote .card__text,.card-modal .modal__box.type-parable .card__text,.card-modal .modal__box.type-advice .card__text{text-align:left;font-size:15px;line-height:22px;font-weight:400}@media (max-height: 590px){.card-modal .modal__box.type-quote .card__text,.card-modal .modal__box.type-parable .card__text,.card-modal .modal__box.type-advice .card__text{font-size:12px;line-height:16px}}.card-modal .modal__box.type-quote .card__col{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.card-modal .modal__box.type-quote .card__title,.card-modal .modal__box.type-parable .card__title{display:none}.card-modal .modal__box.type-parable .card__title.parable{text-transform:uppercase;display:block;font-size:26px;line-height:33px;font-weight:700}.card-modal .modal__box.type-parable .card__author{display:none}@media (max-height: 590px){.card-modal .modal__box.type-parable .card__title{display:none}.card-modal .modal__box.type-parable .card__title.parable{display:block;font-size:13px;line-height:17px}.card-modal .modal__box.type-parable .card__text{font-size:12px;line-height:16px}}.card-modal .modal__box.type-advice .card__img,.card-modal .modal__box.type-advice .card__img img{border-radius:50%}.card-modal .modal__box.type-advice .card__col{align-self:center}.card-modal .modal__box.type-advice .card__title{text-align:left;font-size:15px;line-height:22px;font-weight:700;margin-bottom:10px}.card-modal .modal__box.type-advice .card__questions{display:block}.question-element{display:none}.question-element .modal__bg{background:linear-gradient(0deg,#000000 -35.44%,#020305 -12.95%,#0A0D16 16.44%,#181E32 51.03%,#2A3558 87.35%,#425289 127.12%,#4A5C99 137.5%);border:1px solid #F8F8F8}.question-element .modal__content{padding:20px}.question-element .questions__col{margin-bottom:5px}.question-element .questions__item{padding:15px;background-color:#fff;border-radius:9px;margin-bottom:8px}.question-element .questions__item:last-child{margin-bottom:0}.question-element .questions__item p{font-weight:700;font-size:14px;line-height:20px;color:#232222}.question-element .reactions__title{font-size:15px;line-height:20px;color:#fff;margin-bottom:7px}.question-element .reactions__row{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:8px}.question-element .reactions__item{width:100%;background-color:#fff;border-radius:50px;margin-bottom:10px;padding:18px 5px;cursor:pointer;border:5px solid transparent;transition:border .3s ease-in-out,background .3s ease-in-out}.question-element .reactions__item p{font-weight:700;text-align:center;font-size:14px;line-height:20px;color:#232222;transition:color .3s ease-in-out}.question-element .reactions__item:hover{border-color:#fff;background-color:#fffc}.question-element .reactions__item.active{border-color:#fff;background-color:transparent}.question-element .reactions__item.active p{color:#fffcfc}.question-element .hints__content{width:100%;border-radius:9px;padding:13px;border:1px solid #fff}.question-element .hints__content p{font-weight:700;font-size:14px;line-height:20px;color:#fff}.card-modal .card-2{display:none}.card-modal.admins-view .modal__body{display:grid;grid-template-columns:repeat(2,minmax(300px,850px));column-gap:10px;row-gap:10px;justify-items:center;justify-content:center;align-items:center}@media (max-height: 590px){.card-modal.admins-view .modal__body{grid-template-columns:repeat(1,minmax(300px,850px))}}@media (max-width: 1439px){.card-modal.admins-view .content__wrapper{padding-top:55px}}.card-modal.admins-view .card-element{grid-column:1/2}.card-modal.admins-view .card-2{margin-top:45px}.card-modal.admins-view .question-element{display:block;grid-column:2/3;grid-row:2/2;align-self:center}.card-modal.double-cards .card-2{display:block;margin-top:55px}@media (max-height: 590px){.card-modal.double-cards .card-2{margin-top:15px}}.card-modal.double-cards .question-element{grid-row:2/2}.squire-modal .modal__body{background:rgba(255,255,255,.05);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.squire-modal .modal__box{max-width:1020px}.squire-modal .modal__bg{background:#F1EEF0;border-radius:25px}@media (max-height: 590px){.squire-modal .modal__bg{border-radius:10px}}.squire-modal .modal__content{padding:28px 70px 22px}@media (max-height: 590px){.squire-modal .modal__content{padding:15px}}.squire-modal .users__container{width:100%}.squire-modal .squire__title{font-weight:400;font-size:25px;line-height:33px;text-align:center;color:#000;margin-bottom:30px}@media (max-height: 590px){.squire-modal .squire__title{font-size:15px;line-height:20px;margin-bottom:15px}}.squire-modal .central-part{width:100%;display:grid;grid-template-columns:repeat(7,1fr)}@media (max-width: 900px){.squire-modal .central-part{grid-template-columns:repeat(4,1fr);row-gap:20px}}.squire-modal .user__item{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;cursor:pointer}.squire-modal .user__img{width:94px;height:94px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:3px;transition:box-shadow .2s ease-in-out}.squire-modal .user__img:after{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;border-radius:50%;background:#fff;transition:background .3s ease-in-out}.squire-modal .user__img img{width:80px;height:80px;border-radius:50%;object-position:center center;object-fit:cover;position:relative;z-index:2}@media (max-width: 1100px){.squire-modal .user__img{width:54px;height:54px}.squire-modal .user__img img{width:46px;height:46px}}.squire-modal .user__name,.squire-modal .user__role{font-weight:700;font-size:14px;line-height:19px;text-align:center;color:#000}@media (max-width: 1100px){.squire-modal .user__name,.squire-modal .user__role{font-size:12px;line-height:16px}}.squire-modal .user__role{font-weight:400}.squire-modal .user__item:hover .user__img{box-shadow:0 0 4px 3px #00000090}.squire-modal .user__item.selected .user__img:after{background:linear-gradient(180deg,#8DB2ED 0%,#EE8AAA 100%)}.squire-modal .bottom-part{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:30px}.squire-modal .bottom-part .timer{padding:8px 20px 6px;border-radius:8px;border:1px solid #000;max-width:165px;width:100%}.squire-modal .bottom-part .timer p{font-size:14px;line-height:19px;text-align:center;color:#232222}@media (max-height: 590px){.squire-modal .bottom-part{margin-top:15px}.squire-modal .bottom-part .timer{padding:6px 10px 4px;border-radius:6px;max-width:90px}.squire-modal .bottom-part .timer p{font-size:12px;line-height:17px}}.squire-modal .modal__btn{max-width:165px;width:100%;padding:8px 5px 6px;border-radius:8px;border:1px solid #000;font-size:14px;line-height:19px;text-align:center;color:#232222;background:linear-gradient(180deg,transparent 0%,transparent 100%);position:relative;overflow:hidden}.squire-modal .modal__btn:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(180deg,#E88DAE 0%,#92B0EA 100%);opacity:0;transition:opacity .2s ease-in-out,color .2s ease-in-out}.squire-modal .modal__btn span{position:relative;z-index:2}.squire-modal .modal__btn:hover{color:#fff}.squire-modal .modal__btn:hover:after{opacity:1}@media (max-height: 590px){.squire-modal .modal__btn{max-width:145px;padding:6px 5px 5px;border-radius:6px;font-size:12px;line-height:17px}}.confirm-modal .modal__bg{background:rgba(255,255,255,.9);border:1px solid #FFFFFF;border-radius:30px}.confirm-modal .modal__body{background:rgba(255,255,255,.05);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.confirm-modal .modal__box{max-width:600px;padding:50px 10px 35px}@media (max-height: 590px){.confirm-modal .modal__box{max-width:450px;padding:50px 40px 35px}}.confirm-modal .modal__row{margin-top:20px;max-width:500px;width:100%}@media (max-height: 590px){.confirm-modal .modal__row{max-width:300px}}.confirm-modal .modal__btn{text-transform:none!important}.confirm-modal .content__container{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.network-settings{z-index:6}.network-settings .modal__bg{background:#222020;opacity:.95;border:1px solid #FFFFFF;border-radius:30px}.network-settings .modal__body{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.network-settings .modal__box{max-width:800px}.network-settings .modal__btn{text-transform:none;padding:6px 20px 5px;border-radius:14px;border:1px solid #fff;font-size:20px;line-height:26px;color:#fff;background:none;margin-top:20px}@media (max-height: 590px){.network-settings .modal__bg{border-radius:10px}.network-settings .modal__body{align-items:flex-start;overflow-y:auto}.network-settings .modal__btn{padding:6px 10px 5px;border-radius:6px;font-size:12px;line-height:16px}}.network-settings .content__container{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.network-settings .network__content{max-width:550px;width:100%;height:300px;margin-bottom:15px;border-radius:30px;border:1px solid #fff;overflow:hidden}.network-settings .network__content .content__item{width:100%;height:100%}.network-settings .network__content .connection__item{grid-column:1/1;max-width:100%;border:none;border-radius:0}@media (max-height: 590px){.network-settings .network__content{max-width:330px;height:200px;margin-bottom:14px;border-radius:10px}}@media (max-height: 440px){.network-settings .network__content{max-width:250px;height:150px;margin-bottom:14px;border-radius:10px}}.network-settings .sounds-bar{max-width:550px;width:100%;border:1px solid #fff;border-radius:5px;padding:5px;margin-bottom:15px}.network-settings .sounds-bar .line{background:linear-gradient(90deg,dodgerblue,crimson);height:10px;transition:width .1s linear}@media (max-height: 590px){.network-settings .sounds-bar{margin-bottom:8px;max-width:400px}.network-settings .sounds-bar .line{height:8px}}.network-settings .connection__bar{position:relative;left:auto;bottom:auto;display:flex;justify-content:center;align-items:center;margin-bottom:10px;padding:0;border:none;background:transparent}.network-settings .connection__bar .bar__item{margin:0 10px}.network-settings .notification-text{font-size:14px;line-height:20px;text-align:center;max-width:670px;color:#fff}.network-settings .notification-text:first-child{margin-bottom:20px}.network-settings .notification-text span,.network-settings .notification-text a{font-weight:700;text-decoration:underline;color:#86b5f2;cursor:pointer}@media (max-height: 590px){.network-settings .notification-text{font-size:12px;line-height:16px}.network-settings .notification-text:first-child{margin-bottom:10px}}.network-settings .voice__controller{display:none}.chat-bar{z-index:7}.chat-bar .modal__bg{background:linear-gradient(180deg,#333332 0%,#1C1C1C 100%);border-radius:28px}.chat-bar .modal__body{padding:0;align-items:flex-start;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.chat-bar .modal__box{max-width:800px;padding:4px;height:100vh}.chat-bar .modal__content{height:100%}@media (max-height: 700px){.chat-bar .modal__bg{border-radius:0}.chat-bar .modal__body{align-items:flex-start;overflow-y:auto}.chat-bar .modal__box{height:100vh;padding:0}}.chat-bar .close__btn{right:25px;top:20px;border-color:#fff}.chat-bar .close__btn:after,.chat-bar .close__btn:before{background-color:#fff}@media (max-height: 700px){.chat-bar .close__btn{top:10px;right:10px}}@media (max-height: 120px){.chat-bar .close__btn{display:none}}.chat-bar .content__container{width:100%;border:1px solid #fff;border-radius:25px;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media (max-height: 700px){.chat-bar .content__container{border-radius:0;border:none;padding-bottom:2px}}.final-game-modal,.feedback-modal{color:#000}@media (max-height: 590px){.final-game-modal .modal__body,.feedback-modal .modal__body{align-items:flex-start;overflow-y:auto;padding-top:50px}}.final-game-modal .modal__bg,.feedback-modal .modal__bg{background:#F1EEF0;backdrop-filter:none;border-radius:30px}@media (max-height: 590px){.final-game-modal .modal__bg,.feedback-modal .modal__bg{border-radius:10px}}.final-game-modal .modal__box,.feedback-modal .modal__box{max-width:840px;padding:22px 35px 29px}@media (max-height: 590px){.final-game-modal .modal__box,.feedback-modal .modal__box{padding:15px 30px}}.final-game-modal .modal__title,.feedback-modal .modal__title{font-weight:700;font-size:20px;line-height:27px}@media (max-height: 590px){.final-game-modal .modal__title,.feedback-modal .modal__title{font-size:13px;line-height:17px}}.final-game-modal .modal__sub,.feedback-modal .modal__sub{font-size:12px;line-height:16px;text-align:center;max-width:360px}@media (max-height: 590px){.final-game-modal .modal__sub,.feedback-modal .modal__sub{font-size:12px;line-height:16px}}.final-game-modal .modal__btn,.feedback-modal .modal__btn{background:linear-gradient(180deg,#0B0D16 0%,#3C4C7E 100%);border-radius:10px;color:#fff;padding:0 5px;height:40px;text-align:center;max-width:140px;width:100%;margin-top:20px}@media (max-height: 590px){.final-game-modal .modal__btn,.feedback-modal .modal__btn{height:26px;max-width:120px;margin-top:10px;font-size:12px;line-height:16px;border-radius:6px}}.final-game-modal .content__container,.feedback-modal .content__container{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}.final-game-modal .modal__col{width:100%;margin-top:30px}@media (max-height: 590px){.final-game-modal .modal__col{margin-top:20px}}.final-game-modal .text{font-size:14px;line-height:16px;color:#000}@media (max-height: 590px){.final-game-modal .text{font-size:12px;line-height:16px}}.final-game-modal .validation__label{display:flex;justify-content:flex-start;align-items:center;margin-bottom:15px}.final-game-modal .validation__label .text{flex:1 0 170px;margin-right:6px}.final-game-modal .validation__label input{background-color:#fff;color:#000;height:25px;border:1px solid #000;font-size:14px;line-height:15px;text-align:left}@media (max-height: 590px){.final-game-modal .validation__label{margin-bottom:11px}.final-game-modal .validation__label .text{flex:1 0 160px;margin-right:6px}.final-game-modal .validation__label input{height:16px;font-size:12px}}.final-game-modal .visible__part{display:flex;justify-content:flex-start;align-items:center}.final-game-modal .visible__part>.text{flex:0 0 170px;margin-right:6px}@media (max-height: 590px){.final-game-modal .visible__part>.text{flex:0 0 160px}}.final-game-modal .visible__row{display:flex;justify-content:flex-start;align-items:center}.final-game-modal .visible__item{width:148px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:#20202E;border-radius:10px;padding:9px 5px 6px;margin-right:15px;cursor:pointer}@media (max-height: 590px){.final-game-modal .visible__item{width:118px;padding:6px 5px}}.final-game-modal .visible__item:last-child{margin-right:0}.final-game-modal .visible__item .text{color:#fff;margin-top:6px}.final-game-modal .visible__item.active{box-shadow:0 0 5px 4px #bf82ff}.final-game-modal .visible__img{width:46px;height:46px}@media (max-height: 590px){.final-game-modal .visible__img{width:28px;height:28px}}.final-game-modal .notes__part{margin-top:20px;display:flex;justify-content:flex-start;align-items:flex-start}.final-game-modal .notes__part .title{flex:0 0 170px;margin-right:6px}@media (max-height: 590px){.final-game-modal .notes__part{margin-top:11px}}.feedback-modal .modal__box{max-width:990px}.feedback-modal .modal__sub{margin-top:18px;max-width:790px;font-size:14px;line-height:19px}.feedback-modal .modal__sub a{text-decoration:underline;color:#000}@media (max-height: 590px){.feedback-modal .modal__sub{font-size:12px;line-height:16px;margin-top:10px}}.feedback-modal .modal__row{width:100%;display:grid;grid-template-columns:repeat(6,1fr);align-items:center;margin-top:35px;column-gap:10px}@media (max-height: 590px){.feedback-modal .modal__row{margin-top:10px;column-gap:10px;grid-template-columns:repeat(5,1fr);align-items:stretch}}.feedback-modal .modal__btn{margin-top:50px}@media (max-height: 590px){.feedback-modal .modal__btn{margin-top:30px}}.feedback-modal .feedback__item{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.feedback-modal .feedback__img{position:relative;width:45px;height:41px;cursor:pointer;margin-bottom:15px}.feedback-modal .feedback__img img{position:absolute;top:0;left:0;z-index:1;transition:opacity .1s ease-in-out;object-fit:contain}.feedback-modal .feedback__img img:last-child{opacity:0}.feedback-modal .feedback__item:nth-child(1) .feedback__img{width:45px;height:41px}.feedback-modal .feedback__item:nth-child(2) .feedback__img{width:50px;height:46px}.feedback-modal .feedback__item:nth-child(3) .feedback__img{width:55px;height:51px}.feedback-modal .feedback__item:nth-child(4) .feedback__img{width:60px;height:56px}.feedback-modal .feedback__item:nth-child(5) .feedback__img{width:65px;height:61px}.feedback-modal .feedback__item:nth-child(6) .feedback__img{width:70px;height:66px}.feedback-modal .feedback__item.active .feedback__img img:first-child{opacity:0}.feedback-modal .feedback__item.active .feedback__img img:last-child{opacity:1}.feedback-modal .feedback__text{font-size:12px;line-height:16px;text-align:center;max-width:120px}.feedback-modal .bot__tg{position:absolute;left:0;bottom:-10px}.sign-in__page{width:100%;min-height:100vh;position:relative;color:#fff}.sign-in__page .page__title{width:100%;background:rgba(15,15,15,.85);display:block;border-radius:15px;font-weight:700;font-size:18px;line-height:24px;text-align:center;padding:24px 15px 23px;border:1px solid #fff}.sign-in__scene{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.sign-in__content{width:100%;min-height:100vh;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-start;padding-top:47px;padding-bottom:120px;align-items:center}.sign-in__content .entrance__input{height:50px}@media (max-height: 740px){.sign-in__content .entrance__input{height:45px;font-size:14px;line-height:14px}}@media (max-height: 590px){.sign-in__content{padding-top:20px;padding-bottom:20px}.sign-in__content .entrance__input{height:24px;font-size:12px;line-height:15px;border-radius:6px}}.sign-in__logo{max-width:105px;width:100%;position:absolute;top:33px;left:40px;z-index:2}.sign-in__logo img{width:100%}@media (max-height: 740px){.sign-in__logo{max-width:80px}}@media (max-height: 590px){.sign-in__logo{max-width:48px;top:20px;left:30px}}.sign-in__box{max-width:600px;width:100%;padding:55px 50px 50px;background:rgba(29,29,29,.75);border-radius:20px;border:1px solid #fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:auto 0}@media (max-height: 590px){.sign-in__box{border-radius:10px;padding:17px 24px 24px;max-width:300px;background:rgba(29,29,29,.65)}}.sign-in__title{font-weight:700;font-size:41px;line-height:normal}@media (max-height: 590px){.sign-in__title{font-size:16px;line-height:21px;margin-bottom:18px}}.game__page{width:100%;height:100vh;position:relative}.game__bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.game__bg img{width:100%;height:100%;object-position:center center;object-fit:cover}.game__scene{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;display:grid;grid-template-columns:160px 1fr 450px;align-items:stretch;padding:16px 16px 0;column-gap:10px;overflow:hidden}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.game__scene{grid-template-columns:160px 1fr 400px}}@media (max-width: 1100px),(max-height: 590px){.game__scene{padding:6px 6px 0;column-gap:0;grid-template-columns:100px 1fr 175px}}.game__content{position:relative;min-height:100vh;z-index:3;display:grid;grid-template-columns:250px 1fr 450px;grid-template-rows:1fr 140px;align-items:stretch;padding:16px 16px 0;column-gap:10px}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.game__content{grid-template-columns:250px 1fr 400px}}@media (max-height: 740px){.game__content{padding:10px 10px 0}}@media (max-width: 1100px),(max-height: 590px){.game__content{grid-template-columns:70px 1fr 175px;grid-template-rows:1fr 74px;column-gap:10px;padding:5px 7px 0}}@media (max-height: 370px){.game__content{grid-template-rows:1fr 65px}}.users__chapter,.actions__chapter{width:100%;display:flex;position:relative;flex-direction:column;justify-content:flex-start;align-items:flex-start}.users__chapter{z-index:3;grid-column:1/1;grid-row:1/2}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.users__chapter{padding-top:0}}@media (max-width: 1100px),(max-height: 590px){.users__chapter{grid-row:1/3}}.actions__chapter{padding-bottom:20px;justify-content:flex-start;position:relative;z-index:3;grid-row:1/3;grid-column:3/3}@media (max-height: 740px){.actions__chapter{padding-bottom:15px}}@media (max-width: 1100px),(max-height: 590px){.actions__chapter{padding-bottom:0;grid-row:1/2}}.central__chapter{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 150px;position:relative;z-index:2}.sphere__actions{grid-column:2/2;grid-row:1/2;position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.sphere__actions .sphere__area{width:200px;height:200px}@media (max-width: 1100px),(max-height: 590px){.sphere__actions{height:calc(100% - 75px)}.sphere__actions .sphere__area{width:150px;height:150px}}.video-sphere{position:relative;z-index:1;width:100%;height:100%}.video-sphere video{border-radius:50%;overflow:hidden;width:100%;height:100%;object-position:center center;object-fit:cover}.canvas-sphere{width:99%;height:99%;position:relative;top:0;left:0}.sphere{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100px;height:100px;animation:spinSphere 25s infinite linear;transform-style:preserve-3d}@media (max-height: 740px){.sphere{width:80px;height:80px}}@media (max-width: 1100px),(max-height: 590px){.sphere{width:40px;height:40px}}.sphere [class$="1"]{transform:rotateY(2deg) rotateX(2deg) rotate(3deg);box-shadow:0 0 3px #fda90f1a,inset 0 0 3px #fda90f1a}@media (max-height: 590px){.sphere [class$="1"]{box-shadow:0 0 2px #fda90f1a,inset 0 0 2px #fda90f1a}}.sphere [class$="2"]{transform:rotateY(4deg) rotateX(4deg) rotate(6deg);box-shadow:0 0 5px #fba91e1a,inset 0 0 5px #fba91e1a}@media (max-height: 590px){.sphere [class$="2"]{box-shadow:0 0 3px #fba91e1a,inset 0 0 3px #fba91e1a}}.sphere [class$="3"]{transform:rotateY(6deg) rotateX(6deg) rotate(9deg);box-shadow:0 0 7px #f9a82d1a,inset 0 0 7px #f9a82d1a}@media (max-height: 590px){.sphere [class$="3"]{box-shadow:0 0 4px #f9a82d1a,inset 0 0 4px #f9a82d1a}}.sphere [class$="4"]{transform:rotateY(8deg) rotateX(8deg) rotate(12deg);box-shadow:0 0 9px #f7a83c1a,inset 0 0 9px #f7a83c1a}@media (max-height: 590px){.sphere [class$="4"]{box-shadow:0 0 5px #f7a83c1a,inset 0 0 5px #f7a83c1a}}.sphere [class$="5"]{transform:rotateY(10deg) rotateX(10deg) rotate(15deg);box-shadow:0 0 11px #f5a74b1a,inset 0 0 11px #f5a74b1a}@media (max-height: 590px){.sphere [class$="5"]{box-shadow:0 0 6px #f5a74b1a,inset 0 0 6px #f5a74b1a}}.sphere [class$="6"]{transform:rotateY(12deg) rotateX(12deg) rotate(18deg);box-shadow:0 0 13px #f3a75a1a,inset 0 0 13px #f3a75a1a}@media (max-height: 590px){.sphere [class$="6"]{box-shadow:0 0 7px #f3a75a1a,inset 0 0 7px #f3a75a1a}}.sphere [class$="7"]{transform:rotateY(14deg) rotateX(14deg) rotate(21deg);box-shadow:0 0 15px #f1a6691a,inset 0 0 15px #f1a6691a}@media (max-height: 590px){.sphere [class$="7"]{box-shadow:0 0 8px #f1a6691a,inset 0 0 8px #f1a6691a}}.sphere [class$="8"]{transform:rotateY(16deg) rotateX(16deg) rotate(24deg);box-shadow:0 0 17px #efa6781a,inset 0 0 17px #efa6781a}@media (max-height: 590px){.sphere [class$="8"]{box-shadow:0 0 9px #efa6781a,inset 0 0 9px #efa6781a}}.sphere [class$="9"]{transform:rotateY(18deg) rotateX(18deg) rotate(27deg);box-shadow:0 0 19px #eda5871a,inset 0 0 19px #eda5871a}@media (max-height: 590px){.sphere [class$="9"]{box-shadow:0 0 10px #eda5871a,inset 0 0 10px #eda5871a}}.sphere [class$="10"]{transform:rotateY(20deg) rotateX(20deg) rotate(30deg);box-shadow:0 0 21px #eba5961a,inset 0 0 21px #eba5961a}@media (max-height: 590px){.sphere [class$="10"]{box-shadow:0 0 11px #eba5961a,inset 0 0 11px #eba5961a}}.sphere [class$="11"]{transform:rotateY(22deg) rotateX(22deg) rotate(33deg);box-shadow:0 0 23px #e9a4a51a,inset 0 0 23px #e9a4a51a}@media (max-height: 590px){.sphere [class$="11"]{box-shadow:0 0 12px #e9a4a51a,inset 0 0 12px #e9a4a51a}}.sphere [class$="12"]{transform:rotateY(24deg) rotateX(24deg) rotate(36deg);box-shadow:0 0 25px #e7a4b41a,inset 0 0 25px #e7a4b41a}@media (max-height: 590px){.sphere [class$="12"]{box-shadow:0 0 13px #e7a4b41a,inset 0 0 13px #e7a4b41a}}.sphere [class$="13"]{transform:rotateY(26deg) rotateX(26deg) rotate(39deg);box-shadow:0 0 27px #e5a3c31a,inset 0 0 27px #e5a3c31a}@media (max-height: 590px){.sphere [class$="13"]{box-shadow:0 0 14px #e5a3c31a,inset 0 0 14px #e5a3c31a}}.sphere [class$="14"]{transform:rotateY(28deg) rotateX(28deg) rotate(42deg);box-shadow:0 0 29px #e3a3d21a,inset 0 0 29px #e3a3d21a}@media (max-height: 590px){.sphere [class$="14"]{box-shadow:0 0 15px #e3a3d21a,inset 0 0 15px #e3a3d21a}}.sphere [class$="15"]{transform:rotateY(30deg) rotateX(30deg) rotate(45deg);box-shadow:0 0 31px #e1a2e11a,inset 0 0 31px #e1a2e11a}@media (max-height: 590px){.sphere [class$="15"]{box-shadow:0 0 16px #e1a2e11a,inset 0 0 16px #e1a2e11a}}.sphere [class$="16"]{transform:rotateY(32deg) rotateX(32deg) rotate(48deg);box-shadow:0 0 33px #dfa2f01a,inset 0 0 33px #dfa2f01a}@media (max-height: 590px){.sphere [class$="16"]{box-shadow:0 0 17px #dfa2f01a,inset 0 0 17px #dfa2f01a}}.sphere [class$="17"]{transform:rotateY(34deg) rotateX(34deg) rotate(51deg);box-shadow:0 0 35px #dda1ff1a,inset 0 0 35px #dda1ff1a}@media (max-height: 590px){.sphere [class$="17"]{box-shadow:0 0 18px #dda1ff1a,inset 0 0 18px #dda1ff1a}}.sphere [class$="18"]{transform:rotateY(36deg) rotateX(36deg) rotate(54deg);box-shadow:0 0 37px #dba1ff1a,inset 0 0 37px #dba1ff1a}@media (max-height: 590px){.sphere [class$="18"]{box-shadow:0 0 19px #dba1ff1a,inset 0 0 19px #dba1ff1a}}.sphere [class$="19"]{transform:rotateY(38deg) rotateX(38deg) rotate(57deg);box-shadow:0 0 39px #d9a0ff1a,inset 0 0 39px #d9a0ff1a}@media (max-height: 590px){.sphere [class$="19"]{box-shadow:0 0 20px #d9a0ff1a,inset 0 0 20px #d9a0ff1a}}.sphere [class$="20"]{transform:rotateY(40deg) rotateX(40deg) rotate(60deg);box-shadow:0 0 41px #d7a0ff1a,inset 0 0 41px #d7a0ff1a}@media (max-height: 590px){.sphere [class$="20"]{box-shadow:0 0 21px #d7a0ff1a,inset 0 0 21px #d7a0ff1a}}.sphere [class$="21"]{transform:rotateY(42deg) rotateX(42deg) rotate(63deg);box-shadow:0 0 43px #d59fff1a,inset 0 0 43px #d59fff1a}@media (max-height: 590px){.sphere [class$="21"]{box-shadow:0 0 22px #d59fff1a,inset 0 0 22px #d59fff1a}}.sphere [class$="22"]{transform:rotateY(44deg) rotateX(44deg) rotate(66deg);box-shadow:0 0 45px #d39fff1a,inset 0 0 45px #d39fff1a}@media (max-height: 590px){.sphere [class$="22"]{box-shadow:0 0 23px #d39fff1a,inset 0 0 23px #d39fff1a}}.sphere [class$="23"]{transform:rotateY(46deg) rotateX(46deg) rotate(69deg);box-shadow:0 0 47px #d19eff1a,inset 0 0 47px #d19eff1a}@media (max-height: 590px){.sphere [class$="23"]{box-shadow:0 0 24px #d19eff1a,inset 0 0 24px #d19eff1a}}.sphere [class$="24"]{transform:rotateY(48deg) rotateX(48deg) rotate(72deg);box-shadow:0 0 49px #cf9eff1a,inset 0 0 49px #cf9eff1a}@media (max-height: 590px){.sphere [class$="24"]{box-shadow:0 0 25px #cf9eff1a,inset 0 0 25px #cf9eff1a}}.sphere [class$="25"]{transform:rotateY(50deg) rotateX(50deg) rotate(75deg);box-shadow:0 0 51px #cd9dff1a,inset 0 0 51px #cd9dff1a}@media (max-height: 590px){.sphere [class$="25"]{box-shadow:0 0 26px #cd9dff1a,inset 0 0 26px #cd9dff1a}}.sphere [class$="26"]{transform:rotateY(52deg) rotateX(52deg) rotate(78deg);box-shadow:0 0 53px #cb9dff1a,inset 0 0 53px #cb9dff1a}@media (max-height: 590px){.sphere [class$="26"]{box-shadow:0 0 27px #cb9dff1a,inset 0 0 27px #cb9dff1a}}.sphere [class$="27"]{transform:rotateY(54deg) rotateX(54deg) rotate(81deg);box-shadow:0 0 55px #c99cff1a,inset 0 0 55px #c99cff1a}@media (max-height: 590px){.sphere [class$="27"]{box-shadow:0 0 28px #c99cff1a,inset 0 0 28px #c99cff1a}}.sphere [class$="28"]{transform:rotateY(56deg) rotateX(56deg) rotate(84deg);box-shadow:0 0 57px #c79cff1a,inset 0 0 57px #c79cff1a}@media (max-height: 590px){.sphere [class$="28"]{box-shadow:0 0 29px #c79cff1a,inset 0 0 29px #c79cff1a}}.sphere [class$="29"]{transform:rotateY(58deg) rotateX(58deg) rotate(87deg);box-shadow:0 0 59px #c59bff1a,inset 0 0 59px #c59bff1a}@media (max-height: 590px){.sphere [class$="29"]{box-shadow:0 0 30px #c59bff1a,inset 0 0 30px #c59bff1a}}.sphere [class$="30"]{transform:rotateY(60deg) rotateX(60deg) rotate(90deg);box-shadow:0 0 61px #c39bff1a,inset 0 0 61px #c39bff1a}@media (max-height: 590px){.sphere [class$="30"]{box-shadow:0 0 31px #c39bff1a,inset 0 0 31px #c39bff1a}}.sphere [class$="31"]{transform:rotateY(62deg) rotateX(62deg) rotate(93deg);box-shadow:0 0 63px #c19aff1a,inset 0 0 63px #c19aff1a}@media (max-height: 590px){.sphere [class$="31"]{box-shadow:0 0 32px #c19aff1a,inset 0 0 32px #c19aff1a}}.sphere [class$="32"]{transform:rotateY(64deg) rotateX(64deg) rotate(96deg);box-shadow:0 0 65px #bf9aff1a,inset 0 0 65px #bf9aff1a}@media (max-height: 590px){.sphere [class$="32"]{box-shadow:0 0 33px #bf9aff1a,inset 0 0 33px #bf9aff1a}}.sphere [class$="33"]{transform:rotateY(66deg) rotateX(66deg) rotate(99deg);box-shadow:0 0 67px #bd99ff1a,inset 0 0 67px #bd99ff1a}@media (max-height: 590px){.sphere [class$="33"]{box-shadow:0 0 34px #bd99ff1a,inset 0 0 34px #bd99ff1a}}.sphere [class$="34"]{transform:rotateY(68deg) rotateX(68deg) rotate(102deg);box-shadow:0 0 69px #bb99ff1a,inset 0 0 69px #bb99ff1a}@media (max-height: 590px){.sphere [class$="34"]{box-shadow:0 0 35px #bb99ff1a,inset 0 0 35px #bb99ff1a}}.sphere [class$="35"]{transform:rotateY(70deg) rotateX(70deg) rotate(105deg);box-shadow:0 0 71px #b998ff1a,inset 0 0 71px #b998ff1a}@media (max-height: 590px){.sphere [class$="35"]{box-shadow:0 0 36px #b998ff1a,inset 0 0 36px #b998ff1a}}.sphere [class$="36"]{transform:rotateY(72deg) rotateX(72deg) rotate(108deg);box-shadow:0 0 73px #b798ff1a,inset 0 0 73px #b798ff1a}@media (max-height: 590px){.sphere [class$="36"]{box-shadow:0 0 37px #b798ff1a,inset 0 0 37px #b798ff1a}}[class^=ring]{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100px;height:100px;border-radius:50%;overflow:hidden}@media (max-height: 740px){[class^=ring]{width:80px;height:80px}}@media (max-width: 1100px),(max-height: 590px){[class^=ring]{width:40px;height:40px}}@keyframes spinSphere{0%{transform:rotate(0) rotateX(0) rotateY(0)}to{transform:rotate(360deg) rotateX(-360deg) rotate(360deg)}}.scene__content{height:calc(100% - 140px);grid-column:2/2;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%}@media (max-width: 1100px),(max-height: 590px){.scene__content{height:calc(100% - 30px)}}.scene__sphere{width:426px;height:426px;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;margin-top:-213px;margin-left:-213px;z-index:1}@media (max-height: 740px){.scene__sphere{width:400px;height:400px;margin-top:-200px;margin-left:-200px}}@media (max-width: 1100px),(max-height: 590px){.scene__sphere{width:180px;height:180px;margin-top:-90px;margin-left:-90px}}.scene__sphere .sphere__item{position:absolute}.scene__sphere .sphere__item.main{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.scene__sphere .sphere__item.main img{width:100%;height:100%;object-fit:contain;object-position:center center}.scene__sphere .sphere__item.central{width:210px;height:210px;border-radius:50%;z-index:4;display:flex;justify-content:center;align-items:center;transition:transform .3s ease-in-out}@media (max-height: 740px){.scene__sphere .sphere__item.central{width:200px;height:200px}}@media (max-width: 1100px),(max-height: 590px){.scene__sphere .sphere__item.central{width:95px;height:95px}}.scene__sphere .sphere__item.central:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.scene__sphere .sphere__item.central:after{z-index:2;background:linear-gradient(255.91deg,#82C3FF 5.65%,#FFFFFF 51.01%,#82C3FF 101.36%);filter:blur(20px);border-radius:76px}.scene__sphere .sphere__item.central .central__content{position:relative;z-index:3;width:200px;height:200px;border-radius:50%;background-color:#07111d}.scene__sphere .sphere__item.central .central__content:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:5px solid #FFFFFF;filter:blur(7.5px);border-radius:50%;z-index:2}@media (max-height: 740px){.scene__sphere .sphere__item.central .central__content{width:160px;height:160px}}@media (max-width: 1100px),(max-height: 590px){.scene__sphere .sphere__item.central .central__content{width:80px;height:80px}}.scene__options{z-index:2;width:426px;height:426px;position:absolute;top:50%;left:50%;margin-top:-213px;margin-left:-213px}@media (max-height: 740px){.scene__options{width:400px;height:400px;margin-top:-200px;margin-left:-200px}}@media (max-width: 1100px),(max-height: 590px){.scene__options{width:180px;height:180px;margin-top:-98px;margin-left:-90px}}.scene__options .option__item{width:243px;height:74px;transform-origin:100% 40px;transform:rotate(0);position:absolute;top:41%;left:50%;margin-left:-243px}@media (max-height: 740px){.scene__options .option__item{width:230px;height:66px;transform-origin:100% 34px;margin-left:-230px}}@media (max-width: 1100px),(max-height: 590px){.scene__options .option__item{width:105px;height:40px;transform-origin:100% 20px;margin-left:-105px;display:flex;justify-content:flex-start;align-items:center}}.scene__options .option__img{width:74px;height:74px;margin-left:0;transition:margin 1s ease-in-out,transform 1s ease-in-out}@media (max-height: 740px){.scene__options .option__img{width:66px;height:66px}}@media (max-width: 1100px),(max-height: 590px){.scene__options .option__img{width:30px;height:30px}}.scene__options .option__img img{width:100%;height:100%}.scene__options .option__item:nth-child(1){transform:rotate(36deg)}.scene__options .option__item:nth-child(1) .option__img{transform:rotate(-36deg)}.scene__options .option__item:nth-child(2){transform:rotate(72deg)}.scene__options .option__item:nth-child(2) .option__img{transform:rotate(-72deg)}.scene__options .option__item:nth-child(3){transform:rotate(108deg)}.scene__options .option__item:nth-child(3) .option__img{transform:rotate(-108deg)}.scene__options .option__item:nth-child(4){transform:rotate(144deg)}.scene__options .option__item:nth-child(4) .option__img{transform:rotate(-144deg)}.scene__options .option__item:nth-child(5){transform:rotate(180deg)}.scene__options .option__item:nth-child(5) .option__img{transform:rotate(-180deg)}.scene__options .option__item:nth-child(6){transform:rotate(216deg)}.scene__options .option__item:nth-child(6) .option__img{transform:rotate(-216deg)}.scene__options .option__item:nth-child(7){transform:rotate(252deg)}.scene__options .option__item:nth-child(7) .option__img{transform:rotate(-252deg)}.scene__options .option__item:nth-child(8){transform:rotate(288deg)}.scene__options .option__item:nth-child(8) .option__img{transform:rotate(-288deg)}.scene__options .option__item:nth-child(9){transform:rotate(324deg)}.scene__options .option__item:nth-child(9) .option__img{transform:rotate(-324deg)}.scene__mask{position:fixed;z-index:3;top:0;right:0;width:100vw;height:100vh;background:rgba(30,30,30,.12);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity .2s ease-in-out}.scene__selected{position:relative;z-index:4;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.scene__selected .selected__option{width:120px;height:120px;display:block;position:relative}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.scene__selected .selected__option{width:140px;height:140px}}@media (max-height: 740px){.scene__selected .selected__option{width:120px;height:120px}}@media (max-width: 1100px),(max-height: 590px){.scene__selected .selected__option{width:60px;height:60px}}.scene__selected .option__img{width:100%;height:100%;transform:scale(0);transition:transform .3s ease-in-out}.scene__selected .option__img img{width:100%;height:100%;object-position:center center;object-fit:contain}.scene__selected .option__name{position:absolute;top:calc(100% + 8px);left:-20%;width:140%;opacity:0}.scene__selected .option__name p{text-align:center;font-weight:400;font-size:15px;line-height:22px;text-transform:uppercase;color:snow}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.scene__selected .option__name p{font-size:15px;line-height:22px}}@media (max-height: 740px){.scene__selected .option__name p{font-size:14px;line-height:20px}}@media (max-width: 1100px),(max-height: 590px){.scene__selected .option__name{left:-30%;width:160%;top:calc(100% + 2px)}.scene__selected .option__name p{font-size:12px;line-height:14px}}.scene__selected .option__col{position:absolute;width:500px;height:500px;left:50%;top:50%;margin-left:-250px;margin-top:-250px;opacity:0}@media (max-height: 740px){.scene__selected .option__col{width:400px;height:400px;margin-left:-200px;margin-top:-200px}}@media (max-width: 1100px),(max-height: 590px){.scene__selected .option__col{width:180px;height:180px;margin-left:-90px;margin-top:-90px}}.scene__selected .col__box{width:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;opacity:.4;position:relative;border-bottom:1px solid transparent}.scene__selected .col__box:after{content:"";width:124px;height:124px;position:absolute;top:50%;left:50%;margin-top:-62px;margin-left:-62px;background:linear-gradient(255.91deg,rgba(130,195,255,.81) 5.65%,rgba(255,255,255,.73) 51.01%,rgba(130,195,255,.66) 101.36%);filter:blur(20px);border-radius:39px;opacity:0}@media (max-width: 1100px),(max-height: 590px){.scene__selected .col__box:after{width:70px;height:70px;margin-top:-35px;margin-left:-35px}}.scene__selected .col__item{width:220px;height:101px;transform-origin:100% 51px;transform:rotate(0);position:absolute;top:40%;left:50%;margin-left:-220px;display:flex;justify-content:flex-start;align-items:center}@media (max-height: 740px){.scene__selected .col__item{width:220px;margin-left:-220px}}@media (max-width: 1100px),(max-height: 590px){.scene__selected .col__item{top:32%;width:120px;margin-left:-120px;height:80px;transform-origin:100% 40px}}.scene__selected .col__item:nth-child(1){transform:rotate(60deg)}.scene__selected .col__item:nth-child(1) .col__box{transform:rotate(-60deg)}.scene__selected .col__item:nth-child(2){transform:rotate(120deg)}.scene__selected .col__item:nth-child(2) .col__box{transform:rotate(-120deg)}.scene__selected .col__item:nth-child(3){transform:rotate(180deg)}.scene__selected .col__item:nth-child(3) .col__box{transform:rotate(-180deg)}.scene__selected .col__item:nth-child(4){transform:rotate(240deg)}.scene__selected .col__item:nth-child(4) .col__box{transform:rotate(-240deg)}.scene__selected .col__item:nth-child(5){transform:rotate(300deg)}.scene__selected .col__item:nth-child(5) .col__box{transform:rotate(-300deg)}.scene__selected .col__item:nth-child(6){transform:rotate(360deg)}.scene__selected .col__item:nth-child(6) .col__box{transform:rotate(-360deg)}.scene__selected .col__img{max-width:60px;width:100%;border-radius:15px;margin-bottom:5px;position:relative;z-index:2}.scene__selected .col__img img{width:100%}@media (max-width: 1100px),(max-height: 590px){.scene__selected .col__img{max-width:34px;border-radius:0;margin-bottom:2px}}.scene__selected .col__text{position:relative;z-index:2}.scene__selected .col__text p{font-weight:400;font-size:15px;line-height:22px;text-align:center;color:snow}@media (max-width: 1100px),(max-height: 590px){.scene__selected .col__text{min-width:56px}.scene__selected .col__text p{font-size:12px;line-height:16px}}.scene__content.show-start .sphere__item.central:after{animation:rotate 4s linear infinite}.scene__content.show-start .scene__options{animation:rotate 1s linear .7s infinite}.scene__content.show-start .scene__options .option__img{transform:scale(.01);margin-left:100%}.scene__content.show-start .scene__mask{opacity:1}.scene__content.show-start .scene__selected .option__img{transition:transform 3s ease-in-out 3s;transform:scale(1)}.scene__content.show-start .scene__selected .option__name{transition:opacity .2s ease-in-out 7.3s;opacity:1}.scene__content.show-start .scene__selected .option__col{transition:opacity .4s ease-in-out 9s;opacity:1}.scene__content.show-start .scene__selected .col__item.active .col__box{transition:opacity .3s ease-in-out 10.5s,border-color .2s ease-in-out 10.5s,transform .2s ease-in-out 10.7s;opacity:1;border-color:#fff}.scene__content.show-start .scene__selected .col__item.active .col__box:after{transition:opacity .3s ease-in-out 10.5s;opacity:1}@keyframes active-light{0%{box-shadow:0 0 #fff}50%{box-shadow:0 0 7px 7px #fff}to{box-shadow:0 0 #fff}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1800deg)}}@keyframes rotate-reverse{0%{transform:rotate(0)}to{transform:rotate(-1800deg)}}@keyframes rotate-second{0%{transform:translateY(30px) rotate(0)}to{transform:translateY(30px) rotate(1800deg)}}.game__logo{max-width:40px;margin-bottom:50px;position:relative}.game__logo img{width:100%}@media (max-width: 1100px),(max-height: 590px){.game__logo{max-width:35px;margin-bottom:20px}}@media (max-height: 370px){.game__logo{margin-bottom:15px}}.game__move{border:1px solid #fff;border-radius:40px;display:flex;justify-content:flex-start;align-items:stretch;position:absolute;top:50%;left:calc(100% + 32px);padding:0 14px}.game__move>div{padding:9px 0}.game__move p{font-size:12px;line-height:16px;color:#fff;white-space:nowrap}.game__move .move__number{border-right:1px solid #fff;padding-right:9px}.game__move .move__name{padding-left:11px;min-width:150px}.game__move .move__timer{position:absolute;top:0;left:calc(100% + 10px);border:1px solid #fff;border-radius:40px;padding:7px 20px;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.game__move .move__timer p{font-weight:400;font-size:16px;line-height:22px}.game__move .move__timer.show{opacity:1;pointer-events:all}.game__move .game__timer{padding:7px 0 7px 15px;border-left:1px solid #fff}.game__move .game__timer p{font-weight:700;font-size:16px;line-height:22px}.game__move .game__timer.hidden{opacity:0;width:0;pointer-events:none;padding:0}@media (max-width: 1200px){.game__move{left:calc(100% + 20px);margin-top:0;top:0}.game__move p{font-size:12px;line-height:16px}.game__move>div{padding:6px 0}.game__move .move__name{min-width:120px;padding-right:6px}.game__move .move__timer{padding:4px 20px}.game__move .game__timer{padding:4px 0 4px 10px;border-left:1px solid #fff}}.users__column{max-width:90px;width:100%;padding:17px 0 15px;border:1px solid #fff;border-radius:12px}.users__column .user__item.team-1 .user__bg{background-color:#9308e8}.users__column .user__item.team-2 .user__bg{background-color:#fecc2f}.users__column .user__item.team-3 .user__bg{background-color:#7d0ae2}.users__column .user__item.team-4 .user__bg{background-color:#f910e4}.users__column .user__item.team-5 .user__bg{background-color:#ffa300}.users__column .user__item.team-6 .user__bg{background-color:#7d0ae2}@media (max-height: 740px){.users__column{max-width:56px}}@media (max-width: 1100px),(max-height: 590px){.users__column{padding:0;border:none;border-left:1px solid #fff;border-radius:0}}.users__column .user__item,.user__current .user__item{max-width:75px;width:100%;position:relative;margin-bottom:17px}.users__column .user__item:last-child,.user__current .user__item:last-child{margin-bottom:0}@media (max-height: 740px){.users__column .user__item,.user__current .user__item{max-width:42px;margin-bottom:10px}}@media (max-height: 370px){.users__column .user__item,.user__current .user__item{margin-bottom:7px}}@media (max-height: 350px){.users__column .user__item,.user__current .user__item{max-width:44px}}.users__column .user__bg,.user__current .user__bg{position:absolute;left:0;top:0;height:100%;width:100%;border-top-right-radius:50%;border-bottom-right-radius:50%}.users__column .user__content,.user__current .user__content{position:relative;z-index:2;display:flex;justify-content:flex-end;align-items:center}.users__column .user__img,.user__current .user__img{max-width:59px;height:59px;box-shadow:0 0 0 1px #fff;border-radius:10px;transition:box-shadow .2s ease-in}.users__column .user__img img,.user__current .user__img img{border-radius:10px;width:100%;height:100%;object-fit:cover;object-position:center center}@media (max-height: 740px){.users__column .user__img,.user__current .user__img{max-width:34px;height:34px;border-radius:5px}.users__column .user__img img,.user__current .user__img img{border-radius:5px}}@media (max-height: 350px){.users__column .user__img,.user__current .user__img{max-width:34px;height:34px;border-radius:3px}.users__column .user__img img,.user__current .user__img img{border-radius:3px}}.users__column .user__hints,.user__current .user__hints{position:absolute;width:20px;height:20px;top:-10px;right:-10px;background:linear-gradient(315deg,#291F20 14.64%,#29212B 23.48%,#292540 44.44%,#29274C 65.18%,#292850 85.35%);border:1px solid #fff;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center}.users__column .user__hints span,.user__current .user__hints span{color:#fff;font-weight:700;font-size:12px}.users__column .user__hints img,.user__current .user__hints img{display:none;width:8px;height:11px}.users__column .user__move-number,.user__current .user__move-number{position:absolute;right:calc(100% + 8px);top:50%;margin-top:-12px;height:24px;width:24px;border-radius:50%;border:1px solid #fff;overflow:hidden;display:flex;justify-content:center;align-items:center}.users__column .user__move-number p,.user__current .user__move-number p{font-size:15px;color:#fff;font-weight:700}@media (max-height: 915px){.users__column .user__move-number,.user__current .user__move-number{height:20px;width:20px;margin-top:-10px}.users__column .user__move-number p,.user__current .user__move-number p{font-size:12px}}@media (max-width: 1100px),(max-height: 590px){.users__column .user__move-number,.user__current .user__move-number{display:none}}.users__column .user__short,.user__current .user__short{position:absolute;top:3px;left:calc(100% + 20px);min-width:180px;min-height:40px;background:rgba(51,48,69,.5);border:1px solid #FFFFFF;border-radius:7px;padding:2px 12px 4px}.users__column .user__short p,.user__current .user__short p{font-size:12px;line-height:16px;color:#fff}.users__column .user__short .role,.user__current .user__short .role{font-weight:700}@media (max-height: 740px){.users__column .user__short,.user__current .user__short{top:0;margin-top:0;height:35px}.users__column .user__short .role,.user__current .user__short .role{line-height:12px}}@media (max-width: 1100px),(max-height: 590px){.users__column .user__short,.user__current .user__short{display:none}}.users__column .user__info,.user__current .user__info{position:absolute;z-index:2;width:428px;top:-20px;left:calc(100% + 20px);padding-left:28px;pointer-events:none;transition:opacity .2s ease-in-out;opacity:0}.users__column .user__info .content,.user__current .user__info .content{border-radius:15px;background:rgba(88,84,93,.9);border:1px solid #fff;padding:15px 11px 13px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.users__column .user__info .close__btn,.user__current .user__info .close__btn{position:absolute;top:10px;right:10px;filter:invert(100%)}.users__column .user__info .title,.user__current .user__info .title{color:#fff;font-size:16px;line-height:21px;font-weight:700;text-transform:uppercase;margin-bottom:13px}.users__column .user__info .info,.user__current .user__info .info{max-height:140px;width:100%;overflow-y:auto;margin-bottom:20px}.users__column .user__info .info p,.user__current .user__info .info p{color:#fff;font-size:15px;line-height:20px}.users__column .user__info .game__btn,.user__current .user__info .game__btn{background:linear-gradient(180deg,#342B41 0%,#303A4E 100%);border:1px solid #FFFFFF;max-width:165px;width:100%;padding:3px 5px 2px;border-radius:5px;color:#fff;align-self:center;cursor:pointer;font-size:15px;line-height:normal}@media (max-width: 1100px),(max-height: 590px){.users__column .user__info,.user__current .user__info{width:300px;top:-35px;padding-left:25px}.users__column .user__info .content,.user__current .user__info .content{border-radius:10px;padding:7px 8px 10px}.users__column .user__info .close__btn,.user__current .user__info .close__btn{top:5px;right:7px}.users__column .user__info .title,.user__current .user__info .title{font-size:13px;line-height:17px;margin-bottom:5px}.users__column .user__info .info,.user__current .user__info .info{max-height:80px;margin-bottom:8px}.users__column .user__info .info p,.user__current .user__info .info p{font-size:12px;line-height:16px}.users__column .user__info .game__btn,.user__current .user__info .game__btn{max-width:106px;padding:3px;border-radius:5px;font-size:12px;line-height:16px}}@media (max-height: 350px){.users__column .user__info .info,.user__current .user__info .info{max-height:70px;margin-bottom:5px}.users__column .user__info .info p,.user__current .user__info .info p{font-size:12px;line-height:16px}}.users__column .user__item.lock-hints .user__hints span,.user__current .user__item.lock-hints .user__hints span{display:none}.users__column .user__item.lock-hints .user__hints img,.user__current .user__item.lock-hints .user__hints img{display:block}.users__column .user__item.active-move .user__img,.user__current .user__item.active-move .user__img{animation:active-user 2s ease-in-out infinite}.users__column .user__item.active-focus .user__img,.user__current .user__item.active-focus .user__img{animation:focus-user 2s ease-in-out}.users__column .user__item.active-info .user__info,.user__current .user__item.active-info .user__info{pointer-events:all;opacity:1}.users__column .user__item.m-lock,.user__current .user__item.m-lock{opacity:1}.users__column .user__item.m-lock img,.user__current .user__item.m-lock img{filter:grayscale(100%)}@keyframes active-user{0%{box-shadow:0 0 #fff}50%{box-shadow:0 0 0 3px #fff}to{box-shadow:0 0 #fff}}@keyframes focus-user{0%{box-shadow:0 0 #e3cd0c}50%{box-shadow:0 0 0 5px #e3cd0c}to{box-shadow:0 0 #e3cd0c}}.user__current{position:relative;z-index:1;width:100px;margin:auto auto -25px 30px}@media (max-width: 1100px),(max-height: 590px){.user__current{margin:auto 0 10px;width:62px}}.user__current .user__item{max-width:100px;width:100px;position:relative;margin-bottom:0}@media (max-height: 740px){.user__current .user__item{max-width:90px;width:90px}}@media (max-width: 1100px),(max-height: 590px){.user__current .user__item{max-width:62px;width:62px}}.user__current .user__content{width:100%}.user__current .user__img{border-radius:50%;overflow:hidden;border:5px solid #fff;max-width:100px;width:100px;height:100px}@media (max-height: 740px){.user__current .user__img{width:90px;height:90px}}@media (max-width: 1100px),(max-height: 590px){.user__current .user__img{width:56px;height:56px;border:3px solid #fff}}.user__current .user__img img{width:100%;height:100%;object-fit:cover;object-position:center center}.user__current .user__hints{width:28px;height:28px;top:0;right:0;border:2px solid #fff}.user__current .user__hints span{font-size:15px}.user__current .user__hints img{width:10px;height:14px}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.user__current .user__hints{width:25px;height:25px}.user__current .user__hints span{font-size:12px}}@media (max-width: 1100px),(max-height: 590px){.user__current .user__hints{top:-5px;right:-5px}}.user__current .user__info{position:absolute;width:428px;top:auto;bottom:30%;left:99.5%;padding-left:28px}@media (max-width: 1100px),(max-height: 590px){.user__current .user__info{left:100%!important;bottom:0;width:300px}}.user__current .user__item.team-1 .user__img{border-color:#9308e8}.user__current .user__item.team-2 .user__img{border-color:#fecc2f}.user__current .user__item.team-3 .user__img{border-color:#7d0ae2}.user__current .user__item.team-4 .user__img{border-color:#f910e4}.user__current .user__item.team-5 .user__img{border-color:#ffa300}.user__current .user__item.team-6 .user__img{border-color:#7d0ae2}.user__help-container{margin-top:8px;width:100%;padding:16px 5px 0;height:100px;overflow:hidden;cursor:pointer}@media (max-height: 740px){.user__help-container{height:75px}}@media (max-width: 1100px),(max-height: 590px){.user__help-container{height:50px;padding:8px 5px 0;margin-top:0}}.user__help-card{max-width:150px;width:100%;position:relative;display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:1fr}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.user__help-card{max-width:140px}}.user__help-card .card__item{width:100%;grid-row:1/2;position:relative;z-index:1;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;border-radius:12px}.user__help-card .card__item img{width:100%}.user__help-card .card__item:nth-child(1){grid-column:1/6}.user__help-card .card__item:nth-child(2){grid-column:2/7;z-index:2}.user__help-card .card__item:nth-child(3){grid-column:3/8;z-index:3}.user__help-card .card__item:nth-child(4){grid-column:4/9;z-index:4}.user__help-card .card__item:nth-child(5){grid-column:5/10;z-index:5}.user__help-card .card__item:hover{transform:translateY(-10px);box-shadow:0 0 5px 4px #fff}.connection__actions{width:100%;border-radius:20px;padding:0 0 64px;position:relative}@media (max-width: 1100px),(max-height: 590px){.connection__actions{padding:0 0 34px}}.connection__bar{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(180deg,rgba(55,55,55,.5) 0%,rgba(48,58,78,.5) 100%);border:2px solid #FFF;border-radius:30px;display:flex;justify-content:space-around;align-items:center;padding:50px 40px 6px}.connection__bar .bar__item{width:46px;height:46px;position:relative;cursor:pointer;transition:box-shadow .2s ease-in-out;display:flex;justify-content:center;align-items:center;border-radius:4px}.connection__bar .bar__item:after{content:"";position:absolute;z-index:2;top:50%;left:50%;margin-top:-2px;margin-left:-27px;transform:rotate(45deg);width:54px;height:6px;border-radius:5px;background-color:#f587a5;opacity:0;transition:opacity .2s ease-in-out}.connection__bar .bar__item .notification{width:20px;height:20px;background-color:red;border-radius:50%;position:absolute;bottom:-5px;left:-3px;z-index:2;display:flex;justify-content:center;align-items:center}.connection__bar .bar__item .notification p{font-size:12px;line-height:12px;color:#fff;font-weight:700}.connection__bar .bar__item:hover{box-shadow:0 0 2px 2px #fff}.connection__bar .bar__item:last-child{margin-bottom:0}.connection__bar .bar__item.not-active:after{opacity:1}.connection__bar .bar__item img{position:relative;z-index:1}@media (max-width: 1100px),(max-height: 590px){.connection__bar{border-radius:10px;padding:30px 5px 3px}.connection__bar .bar__item{height:30px;width:30px}.connection__bar .bar__item img{transform:scale(.7)}.connection__bar .bar__item .notification{width:16px;height:16px}.connection__bar .bar__item .notification p{padding-top:1px;padding-right:1px;font-size:10px;line-height:10px}.connection__bar .bar__item:after{width:36px;margin-left:-18px;height:4px;margin-top:-2px}}.connection__body{display:grid;grid-template-rows:92px 92px 290px;grid-template-columns:repeat(3,1fr);column-gap:10px;row-gap:10px}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.connection__body{grid-template-rows:70px 70px 250px}}@media (max-height: 740px){.connection__body{grid-template-rows:50px 50px 160px}}@media (max-width: 1100px),(max-height: 590px){.connection__body{grid-template-rows:35px 35px 110px;column-gap:4px;row-gap:3px;justify-items:center}}@media (max-height: 340px){.connection__body{grid-template-rows:30px 30px 108px;column-gap:3px;row-gap:3px;justify-items:center}}.connection__item{width:100%;height:100%;background:linear-gradient(180deg,#342B41 0%,#303A4E 100%);border:1px solid #fff;border-radius:15px;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center}.connection__item video,.connection__item audio{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:2;border-radius:15px}.connection__item img{width:24%;min-width:20px;position:relative;z-index:1;opacity:.6}.connection__item .about__user{opacity:0;pointer-events:none;position:absolute;z-index:2;top:0;right:110%;min-width:180px;min-height:40px;background:linear-gradient(180deg,#080B11 0%,#2F3A62 100%);border:1px solid #FFFFFF;border-radius:7px;padding:2px 12px 4px}.connection__item .about__user p{text-align:right;font-size:12px;line-height:16px;color:#fff}.connection__item .about__user p.role{font-weight:700}.connection__item.active,.connection__item.active-last{cursor:default;grid-row:3/4;grid-column:1/4}.connection__item.active .about__user,.connection__item.active-last .about__user{transition:none;z-index:3;opacity:1;top:0;right:auto;left:0;background:transparent;border:none;padding:10px 12px 4px}.connection__item.active .about__user p,.connection__item.active-last .about__user p{text-align:left}@media (max-width: 1100px),(max-height: 590px){.connection__item.active,.connection__item.active-last{grid-column:1/4}.connection__item.active .about__user,.connection__item.active-last .about__user{padding:5px 6px 4px!important}.connection__item.active .about__user p,.connection__item.active-last .about__user p{font-size:10px;line-height:13px}}.connection__body.master-view .connection__item:hover .about__user{opacity:1}.connection__body.two-rows .connection__item.active,.connection__body.two-rows .connection__item.active-last{grid-row:2/4}.connection__body.two-rows .connection__item.active .about__user,.connection__body.two-rows .connection__item.active-last .about__user{z-index:3;opacity:1;top:0;right:auto;left:0;background:transparent;border:none;padding:10px 12px 4px}.connection__body.two-rows .connection__item.active .about__user p,.connection__body.two-rows .connection__item.active-last .about__user p{text-align:left}.actions__chapter .actions__btn{position:relative;width:100%;background:transparent;display:flex;justify-content:center;align-items:center;padding:18px 5px;border-radius:40px;background:linear-gradient(255.91deg,#82C3FF 5.65%,#FFFFFF 51.01%,#82C3FF 101.36%)}.actions__chapter .actions__btn:after,.actions__chapter .actions__btn:before{content:"";position:absolute}.actions__chapter .actions__btn:before{top:5px;right:5px;bottom:5px;left:5px;background:linear-gradient(180deg,#45567B 0%,#7895BD 100%);opacity:.8;border-radius:40px;z-index:1}.actions__chapter .actions__btn p{position:relative;z-index:2;font-weight:400;font-size:20px;line-height:27px;color:#fff}.actions__chapter .actions__btn.get-card{animation:active-focus 2s ease-in-out infinite}.actions__chapter .actions__btn.icon-btn{padding:0;width:44px;height:44px;background:none;align-self:center;margin-top:22px;border-radius:5px}.actions__chapter .actions__btn.icon-btn:after,.actions__chapter .actions__btn.icon-btn:before{display:none}.actions__chapter .actions__btn.bg-btn{padding:5px;background:linear-gradient(255.91deg,#82C3FF 5.65%,#FFFFFF 51.01%,#82C3FF 101.36%);border-radius:10px}.actions__chapter .actions__btn.bg-btn:before{display:block;top:2px;right:2px;bottom:2px;left:2px;border-radius:8px}.actions__chapter .actions__btn.bg-btn img{position:relative;z-index:3}.actions__chapter .actions__btn.user-btn{align-self:flex-end;margin-top:auto;margin-right:5px}.actions__chapter .actions__btn.m-lock{animation:none}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.actions__chapter .actions__btn p{font-weight:400;font-size:18px}}@media (max-width: 1100px),(max-height: 590px){.actions__chapter .actions__btn{padding:9px 4px}.actions__chapter .actions__btn p{font-weight:400;font-size:12px;line-height:16px}.actions__chapter .actions__btn.icon-btn{display:none}}.actions__chapter .button__row{width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:10px}@media (max-height: 740px){.actions__chapter .button__row{column-gap:8px}}.jitsi-area{height:570px}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.jitsi-area{height:490px}}@media (max-height: 740px){.jitsi-area{height:370px}}@media (max-width: 1100px),(max-height: 590px){.jitsi-area{height:230px}}@media (max-height: 340px){.jitsi-area{height:216px}}.actions__col{width:100%;display:flex;justify-content:flex-start;align-items:stretch;gap:10px}.actions__col button{flex:1 1 200px}.actions__bottom{position:relative;z-index:2;display:grid;grid-template-columns:250px 1fr;column-gap:20px;grid-column:1/3;grid-row:2/2}@media (max-width: 1100px),(max-height: 590px){.actions__bottom{grid-template-columns:190px 1fr 56px;padding:0;grid-column:2/4;column-gap:10px;align-items:flex-end;z-index:3}}.actions__bottom .request__body{align-self:flex-end;position:relative;width:100%;height:120px}@media (max-width: 1100px),(max-height: 590px){.actions__bottom .request__body{width:calc(100% - 10px);height:30px}}.actions__bottom .request__container{background:rgba(254,254,254,.9);border-radius:10px;padding:20px 15px 11px;position:absolute;bottom:10px;height:120px;width:100%;left:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media (max-width: 1100px),(max-height: 590px){.actions__bottom .request__container{padding:11px 4px 4px;bottom:4px;height:70px}}.actions__bottom .request__col{margin-top:5px;margin-bottom:10px;max-height:50px;overflow-y:auto}@media (max-width: 1100px),(max-height: 590px){.actions__bottom .request__col{margin-top:3px;margin-bottom:7px;max-height:30px;overflow-y:auto}}.actions__bottom .request__text{font-weight:700;font-size:13px;line-height:17px;color:#000}@media (max-width: 1100px),(max-height: 590px){.actions__bottom .request__text{font-size:11px;line-height:15px;padding-right:7px}}.actions__bottom .request__show{background:linear-gradient(180deg,#342B41 0%,#303A4E 100%);border:1px solid #F8F8F8;width:auto;margin:auto auto 0;padding:4px 12px 3px;color:#fff;font-size:12px;border-radius:8px}@media (max-width: 1100px),(max-height: 590px){.actions__bottom .request__show{padding:5px 3px 4px;width:100%}}.actions__bottom .visibility__actions{position:absolute;top:-11px;right:12px;width:82px;display:flex;justify-content:space-around;align-items:center}.actions__bottom .visibility__actions .actions__item{width:22px;height:22px;border-radius:40%;transition:box-shadow .2s ease;cursor:pointer}.actions__bottom .visibility__actions .actions__item img{width:100%;height:100%;object-fit:cover;object-position:center center}.actions__bottom .visibility__actions .actions__item.active{box-shadow:0 0 5px 2px #c38ca6}@media (max-width: 1100px),(max-height: 590px){.actions__bottom .visibility__actions{left:50%;top:-18px;width:100px;margin-left:-50px}.actions__bottom .visibility__actions .actions__item{width:24px;height:24px}}.actions__bottom .cards__area{margin-top:auto;height:130px;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;padding:24px 12px 0}@media (max-width: 1100px),(max-height: 590px){.actions__bottom .cards__area{height:64px;padding:0 4px 0 16px;justify-self:self-start}}.actions__bottom .cards__container{position:relative;width:524px;padding:0 12px;display:grid;grid-template-rows:28px 84px 28px;grid-template-columns:15px 1fr 15px}.actions__bottom .cards__container:after{content:"";width:calc(100% + 24px);height:68%;position:absolute;bottom:0;left:-12px;background:linear-gradient(180deg,#342B41 0%,#303A4E 100%);border:1px solid #F8F8F8;border-radius:20px;z-index:1;opacity:0}.actions__bottom .cards__container .card-row{display:grid;grid-template-columns:repeat(5,1fr);column-gap:12px;position:relative;z-index:2}.actions__bottom .cards__container .card-item{width:100%;position:relative;cursor:pointer}.actions__bottom .cards__container .card-item:before{content:"";position:absolute;z-index:1;width:100%;height:100%;bottom:0;left:0;border-radius:10px;box-shadow:0 0 4px 4px #fff;opacity:0;transition:opacity .2s ease-in-out,filter 1s ease-in-out}.actions__bottom .cards__container .card-item img{position:relative;z-index:3;width:100%}.actions__bottom .cards__container .card-item:hover:before{opacity:1}.actions__bottom .cards__container .card-item.m-lock{opacity:0;filter:grayscale(80%)}.actions__bottom .cards__container .card-row.hints{grid-row:1/2;grid-column:1/3}.actions__bottom .cards__container .card-row.hints .card-item{border:4px solid #fff;border-radius:11px}.actions__bottom .cards__container .card-row.hints .card-item:before{width:calc(100% + 8px);left:-4px;height:calc(100% + 4px);border-radius:17px}.actions__bottom .cards__container .card-row.hints .card-item.m-lock:after{color:#fff}.actions__bottom .cards__container .card-row.move-cards{grid-row:2/3;grid-column:2/4}@media (max-width: 1100px),(max-height: 590px){.actions__bottom .cards__container{grid-template-rows:17px 47px 17px;grid-template-columns:10px 1fr 10px;padding:0 4px;width:auto;max-width:300px}.actions__bottom .cards__container:after{height:60%;border-radius:10px;width:calc(100% + 20px);left:-16px}.actions__bottom .cards__container .card-row{column-gap:6px}.actions__bottom .cards__container .card-item:before{content:"";position:absolute;z-index:1;width:100%;height:100%;bottom:0;left:0;border-radius:10px;box-shadow:0 0 4px 4px #fff;opacity:0;transition:opacity .2s ease-in-out,filter 1s ease-in-out;display:none}.actions__bottom .cards__container .card-row.hints .card-item{border:2px solid #fff;border-radius:6px}.actions__bottom .cards__container .card-row.hints .card-item:before{width:calc(100% + 4px);left:-2px;height:calc(100% + 4px);box-shadow:0 0 2px 2px #fff}}.actions__bottom .actions__btn{background:transparent;border-radius:5px;justify-content:center;align-items:flex-end;width:100%;height:56px;display:none;padding-bottom:5px}.actions__bottom .actions__btn img{width:80%;height:80%;object-fit:contain}@media (max-width: 1100px),(max-height: 590px){.actions__bottom .actions__btn{display:flex}}@media (max-height: 350px){.actions__bottom .actions__btn{height:45px}}.coin__body{width:100%;height:100%;position:fixed;z-index:6;top:0;left:0;pointer-events:none}.coin{font-size:120px;width:.1em;height:1em;background:linear-gradient(#a98805,#141001);margin:auto;position:absolute;top:50px;left:0;right:0;transform-style:preserve-3d;opacity:0;pointer-events:none}@media (max-height: 590px){.coin{font-size:54px}}.coin.see,.coin.ask{opacity:1}.coin.ask{animation:rotateAsk .9s ease-in-out forwards}.coin.see{animation:rotateSee .9s ease-in-out forwards}.coin .side,.coin:before,.coin:after{content:"";position:absolute;width:1em;height:1em;overflow:hidden;background:#DAB007;border-radius:50%;right:-.4em;transform:rotateY(-90deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}.coin .side img{width:100%;height:100%;border-radius:50%;object-position:center center;object-fit:cover}.coin .tails,.coin:after{left:-.4em;transform:rotateY(90deg)}.coin:before,.coin:after{background:linear-gradient(#a98805,#141001);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(90deg)}.coin:after{transform:rotateY(-90deg)}@keyframes rotateAsk{0%{transform:rotateY(1090deg)}to{transform:rotateY(90deg)}}@keyframes rotateSee{0%{transform:rotateY(1000deg)}to{transform:rotateY(-90deg)}}.connection__content .modal{color:#000;position:relative}.connection__content .modal__body{padding:0;background:transparent}.certificate-btn{background:#FECC2F;border-radius:20px;padding:12px 30px;font-weight:700;font-size:28px;line-height:37px;text-align:center;color:#212121;border:1px solid #FECC2F;transition:all .2s ease-in-out;cursor:pointer}.certificate-btn:hover{color:#fecc2f;background:#000}.certificate__page .validation__input{border:1px solid #fff;background:url(/assets/input-mask.ed04bed8.svg) 20px center no-repeat,rgba(29,29,29,.15);margin-bottom:20px}@media (max-height: 590px){.certificate__page .validation__input{margin-bottom:10px;height:35px;padding-left:35px;background:url(/assets/input-mask.ed04bed8.svg) 20px center/5px no-repeat,rgba(29,29,29,.15)}}.pro-game .sign-in__page .page__title{border-color:#e7b15f}.pro-game .sign-in__page .page__title p{color:#e7b15f}.pro-game .sign-in__page .page__title.visibility p{color:#fff}.pro-game .sign-in__page .page__title.visibility span{color:#e7b15f}.pro-game .sign-in__page .page__box{border-color:#e7b15f!important}.pro-game .sign-in__page .validation__input{border-color:#e7b15f}.pro-game .sign-in__page .m-btn{background:rgba(27,27,27,.8);border-color:#e7b15f;color:#e7b15f}.pro-game .sign-in__page .visible__img{border-color:#e7b15f!important}.pro-game .sign-in__page .visible__img:after{border-color:#e7b15f!important}.pro-game .sign-in__page .visible__img img{filter:invert(45%) sepia(59%) saturate(387%) hue-rotate(359deg) brightness(100%) contrast(87%)}.pro-game .chat-bar .content__container{border-color:#e7b15f}.pro-game .chat-bar .chat__title,.pro-game .chat-bar .chat__textarea textarea{border-color:#e7b15f!important}.pro-game .chat-bar .chat__textarea .action img{filter:invert(45%) sepia(59%) saturate(387%) hue-rotate(359deg) brightness(100%) contrast(87%)}.pro-game .chat-bar .message__author{border-color:#e7b15f!important}.pro-game .users__column .user__short,.pro-game .user__current .user__short{border-color:#e7b15f;background:linear-gradient(180deg,rgba(27,27,28,.5) 0%,rgba(52,52,51,.5) 100%)}.pro-game .users__column .user__info .content,.pro-game .user__current .user__info .content{background:rgba(45,40,36,.8);border:1px solid #E7B15F}.pro-game .users__column .user__info .game__btn,.pro-game .user__current .user__info .game__btn{background:linear-gradient(180deg,#1B1B1C 0%,#343433 100%);border-color:#e7b15f}.pro-game .users__column .user__info .close__btn,.pro-game .user__current .user__info .close__btn{filter:invert(87%) sepia(98%) saturate(2670%) hue-rotate(310deg) brightness(93%) contrast(93%)}.pro-game .actions__bottom .request__container{background:rgba(45,40,36,.5)}.pro-game .actions__bottom .request__text{color:#fff}.pro-game .actions__bottom .request__show{background:#2D2C2C;color:#fff;border-color:#e7b15f}.pro-game .users__requests .content__bg{background:rgba(34,30,31,.8)!important}.pro-game .users__requests .content__btn{background:linear-gradient(180deg,#1B1B1C 0%,#343433 100%)!important;border-color:#e7b15f!important}.pro-game .users__requests .item__request{background:rgba(30,26,29,.85)!important;border:1px solid #E7B15F}.pro-game .users__requests .text-request{color:#fff!important}.pro-game .connection__item{border-color:#e7b15f;background:linear-gradient(180deg,#1B1B1C 0%,#343433 100%)}.pro-game .connection__bar{background:linear-gradient(180deg,rgba(27,27,28,.5) 0%,rgba(52,52,51,.5) 100%);border-color:#e7b15f}.pro-game .actions__chapter .actions__btn{background:rgba(215,161,81,.7)}.pro-game .actions__chapter .actions__btn:before{background:linear-gradient(180deg,#1B1B1C 0%,#343433 100%);opacity:.8}.pro-game .actions__chapter .actions__btn.icon-btn{background:none}.pro-game .squire-modal .modal__bg{background:linear-gradient(180deg,rgba(27,27,28,.8) 0%,rgba(52,52,51,.8) 100%);border:1px solid #E7B15F}.pro-game .squire-modal .squire__title,.pro-game .squire-modal .user__item .user__name,.pro-game .squire-modal .user__item .user__role{color:#fff}.pro-game .squire-modal .user__item.selected .user__img:after{background:linear-gradient(20deg,#462523 0,#cb9b51 22%,#f6e27a 45%,#f6f2c0 50%,#f6e27a 55%,#cb9b51 78%,#462523 100%)}.pro-game .squire-modal .timer{border-color:#e7b15f}.pro-game .squire-modal .timer p{color:#e7b15f}.pro-game .squire-modal .modal__btn{color:#e7b15f;border-color:#e7b15f}.pro-game .squire-modal .modal__btn:after{background:linear-gradient(90deg,#DABE86 -16.19%,#C2A167 18.37%,#B18C4F 51.65%,#A67F41 83.65%,#A37B3D 111.81%)}.pro-game .squire-modal .modal__btn:hover{color:#000}.pro-game .feedback-modal .modal__bg{background:linear-gradient(180deg,#1B1B1C 0%,#343433 100%);border:1px solid #E7B15F}.pro-game .feedback-modal .modal__title{color:#e7b15f}.pro-game .feedback-modal .modal__sub{color:#fff}.pro-game .feedback-modal .feedback__text{color:#e7b15f}.pro-game .feedback-modal .feedback__img img:first-child{filter:invert(100%)}.pro-game .feedback-modal .modal__btn{color:#000;background:linear-gradient(90deg,#DABE86 0%,#C2A167 27%,#B18C4F 53%,#A67F41 78%,#A37B3D 100%);border:1px solid #000}.pro-game .final-game-modal .modal__bg{background:linear-gradient(180deg,#1B1B1C 0%,#343433 100%);border:1px solid #E7B15F}.pro-game .final-game-modal .modal__title{color:#e7b15f}.pro-game .final-game-modal .modal__sub{color:#fff}.pro-game .final-game-modal .validation__label p{color:#e7b15f}.pro-game .final-game-modal .validation__label .validation__input{background:transparent;color:#fff;border-color:#fff9}.pro-game .final-game-modal .modal__btn{color:#000;background:linear-gradient(90deg,#DABE86 0%,#C2A167 27%,#B18C4F 53%,#A67F41 78%,#A37B3D 100%);border:1px solid #000}.pro-game .get-role-modal .modal__title,.pro-game .hints-modal .hints__text{color:#e7b15f!important}.pro-game .hints-modal .modal__btn{color:#e7b15f!important;border-color:#e7b15f!important;background:linear-gradient(180deg,#1B1B1C 0%,#343433 100%)!important}.pro-game .card-modal .question-element .modal__bg{background:linear-gradient(180deg,#1B1B1C 0%,#343433 100%)}.pro-game .card-modal .question-element .reactions__item{border-color:#d7a151;background:linear-gradient(180deg,#1B1B1C 0%,#343433 100%)}.pro-game .card-modal .question-element .reactions__item p{color:#fff}.pro-game .card-modal .question-element .reactions__item.active{background:linear-gradient(90deg,#DABE86 -16.19%,#C2A167 18.37%,#B18C4F 51.65%,#A67F41 83.65%,#A37B3D 111.81%);border-color:#fff}.questions__item.s-DX_urp2Jf3Be{z-index:1}.cards__container.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.cards__col.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{max-width:844px;width:100%;display:grid;grid-template-columns:repeat(3,1fr);column-gap:126px;justify-content:space-between;row-gap:15px}@media (max-height: 590px){.cards__col.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{column-gap:22px;row-gap:10px;max-width:500px}}.cards__name.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{margin-top:10px;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#fff}@media (max-height: 590px){.cards__name.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{font-size:12px;line-height:16px;margin-top:4px}}.card__item.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{width:100%;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.card__item.s-v5qMhtl5ObRA .img__cards.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{width:190px;height:240px;display:grid;grid-template-columns:18px 18px 18px 1fr 18px 18px 18px;grid-template-rows:20px 1fr}@media (max-height: 590px){.card__item.s-v5qMhtl5ObRA .img__cards.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{grid-template-columns:5px 5px 5px 1fr 5px 5px 5px;width:70px;height:93px;grid-template-rows:7px 1fr}}.card__item.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{width:100%;grid-row:2/3;transition:box-shadow .1s ease-in-out;border-radius:10px}@media (max-height: 590px){.card__item.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{border-radius:5px}}.card__item.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:hover{box-shadow:0 0 5px 5px #fff}@media (max-height: 590px){.card__item.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:hover{box-shadow:none}}.card__item.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:nth-child(1){grid-column:1/5}.card__item.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:nth-child(2){grid-column:2/6}.card__item.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:nth-child(3){grid-column:3/7}.card__item.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:nth-child(4){grid-column:4/8}.card__item.s-v5qMhtl5ObRA img.active.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{grid-row:1/2;box-shadow:0 0 3px 3px #fff}@media (max-height: 590px){.card__item.s-v5qMhtl5ObRA img.active.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{box-shadow:none}}.wizard.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.wizard.s-v5qMhtl5ObRA .img__cards.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{width:147px;height:250px;display:grid;grid-template-columns:1fr;grid-template-rows:20px 1fr 20px}@media (max-height: 590px){.wizard.s-v5qMhtl5ObRA .img__cards.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{width:54px;height:95px;grid-template-rows:10px 1fr 10px}}.wizard.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{width:100%;grid-row:2/4;transition:box-shadow .1s ease-in-out;height:100%;object-fit:contain;object-position:center center}.wizard.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:nth-child(1){grid-column:1/3}.wizard.s-v5qMhtl5ObRA img.active.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{grid-row:1/3;box-shadow:0 0 3px 3px #fff}@media (max-height: 590px){.wizard.s-v5qMhtl5ObRA img.active.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{box-shadow:none}}.cards__row.default.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{position:relative;width:254px;height:398px;margin:50px 0 80px}@media (max-height: 700px){.cards__row.default.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{width:220px;height:330px}}@media (max-height: 590px){.cards__row.default.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{width:97px;height:153px;margin:20px 0 25px}}.cards__row.default.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;border-radius:38px;transform-origin:bottom;transition:box-shadow .1s ease-in-out,transform .2s ease-in-out}@media (max-height: 590px){.cards__row.default.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{border-radius:8px}}.cards__row.default.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:nth-child(1){transform:rotate(20deg) translate(50px)}.cards__row.default.s-v5qMhtl5ObRA .card__item:nth-child(1).active.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{transform:rotate(20deg) translate(50px) translateY(-20px)}.cards__row.default.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:nth-child(2){transform:rotate(8deg) translate(30px)}.cards__row.default.s-v5qMhtl5ObRA .card__item:nth-child(2).active.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{transform:rotate(8deg) translate(30px) translateY(-20px)}.cards__row.default.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:nth-child(3){transform:rotate(-3deg) translate(10px)}.cards__row.default.s-v5qMhtl5ObRA .card__item:nth-child(3).active.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{transform:rotate(-3deg) translate(10px) translateY(-20px)}.cards__row.default.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:nth-child(4){transform:rotate(-13deg) translate(-10px)}.cards__row.default.s-v5qMhtl5ObRA .card__item:nth-child(4).active.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{transform:rotate(-13deg) translate(-10px) translateY(-20px)}.cards__row.default.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:nth-child(5){transform:rotate(-25deg) translate(-30px)}.cards__row.default.s-v5qMhtl5ObRA .card__item:nth-child(5).active.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{transform:rotate(-25deg) translate(-30px) translateY(-20px)}.cards__row.default.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA:hover{box-shadow:0 0 2px 2px #fff}.cards__row.default.s-v5qMhtl5ObRA .card__item.active img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{box-shadow:0 0 3px 3px #fff}@media (max-height: 590px){.cards__row.default.s-v5qMhtl5ObRA .card__item.active img.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{box-shadow:none}}.cards__row.default.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA{width:100%;border-radius:20px}@media (max-height: 700px){.cards__row.default.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA{border-radius:18px}}@media (max-height: 590px){.cards__row.default.s-v5qMhtl5ObRA .card__item.s-v5qMhtl5ObRA img.s-v5qMhtl5ObRA{border-radius:8px}}.modal__btn.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{width:120px;height:50px;margin-top:20px;border-radius:15px;background:linear-gradient(180deg,#151A2A 0%,#283150 100%);border:1px solid #FFF;color:#fff}@media (max-height: 590px){.modal__btn.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{width:73px;height:27px;border-radius:9px}}.hints__text.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA.s-v5qMhtl5ObRA{font-size:16px;line-height:24px;font-weight:600;color:#fff;text-align:center}.modal__text.s-VIuZG2gJeVll{font-weight:400;font-size:22px;line-height:29px;text-align:center;color:#000}@media (max-height: 590px){.modal__text.s-VIuZG2gJeVll{font-size:15px;line-height:20px}}.modal__btn.s-VIuZG2gJeVll{padding:6px 20px 5px;border-radius:14px;border:1px solid #000;text-transform:uppercase;font-size:20px;line-height:26px;color:#020202;background:none}@media (max-height: 590px){.modal__btn.s-VIuZG2gJeVll{font-size:12px;line-height:21px;border-radius:8px}}.modal__row.s-VIuZG2gJeVll{display:flex;justify-content:space-between}.users__requests.s-ESj20VodQbUN.s-ESj20VodQbUN{position:fixed;z-index:3;bottom:0;left:0;height:280px;width:100vw;transition:transform .4s ease-in-out;transform:translateY(130vh)}@media (max-width: 1500px){.users__requests.s-ESj20VodQbUN.s-ESj20VodQbUN{height:auto}}.users__requests.active.s-ESj20VodQbUN.s-ESj20VodQbUN{transform:translateY(0)}.content__bg.s-ESj20VodQbUN.s-ESj20VodQbUN{background:rgba(95,100,113,.8);border:1px solid #FFF;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:30px 30px 0 0;position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}@media (max-height: 590px){.content__bg.s-ESj20VodQbUN.s-ESj20VodQbUN{border-radius:20px 20px 0 0;backdrop-filter:blur(12px)}}.content__col.s-ESj20VodQbUN.s-ESj20VodQbUN{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:23px 15px}@media (max-height: 590px){.content__col.s-ESj20VodQbUN.s-ESj20VodQbUN{padding:13px}}.content__row.s-ESj20VodQbUN.s-ESj20VodQbUN{width:100%;display:grid;grid-template-columns:repeat(8,1fr);column-gap:15px;row-gap:15px}@media (max-width: 1500px){.content__row.s-ESj20VodQbUN.s-ESj20VodQbUN{grid-template-columns:repeat(4,1fr)}}@media (max-height: 590px){.content__row.s-ESj20VodQbUN.s-ESj20VodQbUN{column-gap:10px;row-gap:10px}}.content__item.s-ESj20VodQbUN.s-ESj20VodQbUN{position:relative;width:100%;padding-top:28px}@media (max-height: 590px){.content__item.s-ESj20VodQbUN.s-ESj20VodQbUN{padding-top:15px}}.content__item.s-ESj20VodQbUN .item__img.s-ESj20VodQbUN{width:70px;height:70px;border-radius:50%;overflow:hidden;border:5px solid #fff;position:absolute;top:0;left:50%;margin-left:-35px}.content__item.s-ESj20VodQbUN .item__request.s-ESj20VodQbUN{width:100%;background:#E2E2E2;padding:45px 10px 15px;border-radius:20px;min-height:150px}.content__item.s-ESj20VodQbUN .item__request .scrollbar.s-ESj20VodQbUN{max-height:90px;overflow-y:auto}@media (max-height: 590px){.content__item.s-ESj20VodQbUN .item__img.s-ESj20VodQbUN{width:38px;height:38px;border:3px solid #fff;top:-3px;left:50%;margin-left:-19px}.content__item.s-ESj20VodQbUN .item__request.s-ESj20VodQbUN{padding:25px 10px 15px;border-radius:10px;min-height:80px}.content__item.s-ESj20VodQbUN .item__request .scrollbar.s-ESj20VodQbUN{max-height:60px}}.content__item.s-ESj20VodQbUN .text-request.s-ESj20VodQbUN{font-size:14px;color:#000;line-height:18px}@media (max-height: 590px){.content__item.s-ESj20VodQbUN .text-request.s-ESj20VodQbUN{font-size:12px;line-height:16px}}.content__btn.s-ESj20VodQbUN.s-ESj20VodQbUN{background:linear-gradient(180deg,#342B41 0%,#303A4E 100%);border:1px solid #FFFFFF;max-width:165px;width:100%;padding:3px 5px 2px;border-radius:5px;color:#fff;align-self:center;cursor:pointer;font-size:15px;line-height:normal;margin-top:15px}@media (max-height: 590px){.content__btn.s-ESj20VodQbUN.s-ESj20VodQbUN{margin-top:10px;font-size:12px;line-height:16px;padding:4px 5px 3px;max-width:130px}}.network__indicator.s-aZWAB0jnxjmr{width:30px;height:30px;border:5px solid #fff;border-radius:50%;cursor:pointer}.network__indicator.green.s-aZWAB0jnxjmr{background-color:#0ad406}.network__indicator.yellow.s-aZWAB0jnxjmr{background-color:#ff891d}.network__indicator.red.s-aZWAB0jnxjmr{background-color:#f31818}@media (max-width: 1100px),(max-height: 590px){.network__indicator.s-aZWAB0jnxjmr{width:20px;height:20px;border-width:3px}}.users__requests.s-PYS2da2x0hx7.s-PYS2da2x0hx7{position:fixed;z-index:4;bottom:0;left:0;height:calc(100vh - 140px);width:360px;transition:transform .4s ease-in-out;transform:translateY(100vh)}@media (max-height: 740px){.users__requests.s-PYS2da2x0hx7.s-PYS2da2x0hx7{height:calc(100vh - 80px);width:290px}}.users__requests.active.s-PYS2da2x0hx7.s-PYS2da2x0hx7{transform:translateY(0)}.content__bg.s-PYS2da2x0hx7.s-PYS2da2x0hx7{background:rgba(255,255,255,.12);border:1px solid #FFF;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:30px 30px 0 0;position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.content__nav.s-PYS2da2x0hx7.s-PYS2da2x0hx7{position:relative;z-index:2;display:flex;justify-content:flex-start;align-items:center;padding:18px 10px 18px 20px}@media (max-height: 740px){.content__nav.s-PYS2da2x0hx7.s-PYS2da2x0hx7{padding:14px 6px 14px 16px}}.content__nav.s-PYS2da2x0hx7 .nav__title.s-PYS2da2x0hx7{margin-right:10px}.content__nav.s-PYS2da2x0hx7 .nav__title p.s-PYS2da2x0hx7{font-weight:400;font-size:16px;line-height:21px;color:#fff}.content__nav.s-PYS2da2x0hx7 .nav__item.s-PYS2da2x0hx7{display:flex;width:30px;height:30px;justify-content:center;align-items:center;border-radius:5px;border:2px solid #fff;margin:0 5px;padding-top:2px}.content__nav.s-PYS2da2x0hx7 .nav__item p.s-PYS2da2x0hx7{font-weight:400;font-size:16px;line-height:16px;color:#fff}.content__nav.s-PYS2da2x0hx7 .nav__item.active.s-PYS2da2x0hx7{background:#fff}.content__nav.s-PYS2da2x0hx7 .nav__item.active p.s-PYS2da2x0hx7{color:#000}.content__col.s-PYS2da2x0hx7.s-PYS2da2x0hx7{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:23px 15px;height:calc(100vh - 206px);overflow-y:auto}@media (max-height: 740px){.content__col.s-PYS2da2x0hx7.s-PYS2da2x0hx7{padding:18px 8px;height:calc(100vh - 140px)}}.content__item.s-PYS2da2x0hx7.s-PYS2da2x0hx7{position:relative;width:100%;padding-top:35px;margin-bottom:20px}.content__item.s-PYS2da2x0hx7 .close__btn.s-PYS2da2x0hx7{position:absolute;top:45px;right:10px}.content__item.s-PYS2da2x0hx7 .item__img.s-PYS2da2x0hx7{position:absolute;top:0;left:50%;margin-left:-35px;width:70px;height:70px;border:5px solid #fff;border-radius:50%;cursor:pointer}.content__item.s-PYS2da2x0hx7 .item__img img.s-PYS2da2x0hx7{position:relative;border-radius:50%;z-index:2}.content__item.s-PYS2da2x0hx7 .item__img .user-partner.s-PYS2da2x0hx7{position:absolute;z-index:3;left:70%;width:40px;height:40px;top:-15px}.content__item.s-PYS2da2x0hx7 .item__img .user-partner img.s-PYS2da2x0hx7{border:2px solid #fff}.content__item.s-PYS2da2x0hx7 .item__img.s-PYS2da2x0hx7:after{content:"";position:absolute;z-index:2;top:50%;left:50%;margin-top:-40px;margin-left:-40px;width:80px;height:80px;border-radius:50%;border:2px solid #fff}.content__item.s-PYS2da2x0hx7 .item__visibility.s-PYS2da2x0hx7{width:26px;height:26px;position:absolute;top:50px;left:10px}.content__item.s-PYS2da2x0hx7 .item__visibility img.s-PYS2da2x0hx7{width:100%;height:100%}.content__item.s-PYS2da2x0hx7 .item__info.s-PYS2da2x0hx7{width:100%;background:rgba(255,255,255,.7);padding:50px 10px 15px;border-radius:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.content__item.s-PYS2da2x0hx7 .item__info .scroll__part.s-PYS2da2x0hx7{display:block;width:100%;max-height:221px;overflow-y:auto}.content__item.s-PYS2da2x0hx7 .info__item.s-PYS2da2x0hx7{width:100%;display:flex;margin-bottom:10px}.content__item.s-PYS2da2x0hx7 .info__item.s-PYS2da2x0hx7:last-child{margin-bottom:0}.content__item.s-PYS2da2x0hx7 .info__type p.s-PYS2da2x0hx7,.content__item.s-PYS2da2x0hx7 .info__text p.s-PYS2da2x0hx7{font-weight:400;font-size:13px;line-height:18px;color:#000}.content__item.s-PYS2da2x0hx7 .info__type.s-PYS2da2x0hx7{flex:0 0 80px}.content__item.s-PYS2da2x0hx7 .info__type p.s-PYS2da2x0hx7{font-weight:700}.content__item.s-PYS2da2x0hx7 .info__text .card-link.s-PYS2da2x0hx7{text-decoration:underline;cursor:pointer}.content__item.s-PYS2da2x0hx7 .info__text .card-link.s-PYS2da2x0hx7:hover{text-decoration:unset}.content__item.active.s-PYS2da2x0hx7 .item__img.m-lock.s-PYS2da2x0hx7{opacity:1;border-color:#919191}.content__item.active.s-PYS2da2x0hx7 .item__img.m-lock img.s-PYS2da2x0hx7{filter:grayscale(100%)}.content__item.active.s-PYS2da2x0hx7 .item__img.s-PYS2da2x0hx7:after{animation:s-PYS2da2x0hx7-activeUser 3.5s ease-in infinite}.content__item.s-PYS2da2x0hx7 .user__info.s-PYS2da2x0hx7{width:100%;pointer-events:none;padding:0;opacity:0;height:0;transition:padding .3s ease-in-out,opacity .1s ease-in-out}.content__item.s-PYS2da2x0hx7 .user__info .content.s-PYS2da2x0hx7{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.content__item.s-PYS2da2x0hx7 .user__info .close__btn.s-PYS2da2x0hx7{position:absolute;top:10px;right:10px;display:none}.content__item.s-PYS2da2x0hx7 .user__info .title.s-PYS2da2x0hx7{color:#282733;font-size:20px;font-weight:700;text-transform:uppercase;margin-bottom:15px}.content__item.s-PYS2da2x0hx7 .user__info .info.s-PYS2da2x0hx7{width:100%;overflow-y:auto}.content__item.s-PYS2da2x0hx7 .user__info .info p.s-PYS2da2x0hx7{color:#282733;font-size:13px;line-height:18px}@keyframes s-PYS2da2x0hx7-activeUser{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.master__view .content__item .network__indicator{position:absolute;top:48px;left:45px}.master__view .content__item.team-1 .item__img{border-color:#9308e8}.master__view .content__item.team-2 .item__img{border-color:#fecc2f}.master__view .content__item.team-3 .item__img{border-color:#7d0ae2}.master__view .content__item.team-4 .item__img{border-color:#f910e4}.master__view .content__item.team-5 .item__img{border-color:#ffa300}.master__view .content__item.team-6 .item__img{border-color:#7d0ae2}.master__view .content__item.show-info .user__info{padding:20px 0;height:auto;opacity:1;transition:padding .3s ease-in-out,opacity .3s ease-in-out .1s}.modal__row.s-7r_JGtn8J5Ok{display:flex;justify-content:space-between}.game-hints.s-RDu2MnT5n6VI.s-RDu2MnT5n6VI{width:100%;height:100%;background-color:#0a0d16cc;position:absolute;z-index:2;display:grid;grid-template-columns:250px 1fr 450px;grid-template-rows:1fr 150px;align-items:stretch;padding:16px 16px 0;column-gap:10px;transition:opacity .3s ease-in-out;opacity:0;pointer-events:none}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.game-hints.s-RDu2MnT5n6VI.s-RDu2MnT5n6VI{grid-template-columns:250px 1fr 400px}}@media (max-height: 915px){.game-hints.s-RDu2MnT5n6VI.s-RDu2MnT5n6VI{grid-template-columns:160px 1fr 270px}}@media (max-height: 740px){.game-hints.s-RDu2MnT5n6VI.s-RDu2MnT5n6VI{padding:10px 10px 0}}@media (max-height: 590px){.game-hints.s-RDu2MnT5n6VI.s-RDu2MnT5n6VI{grid-template-columns:100px 1fr 175px;grid-template-rows:1fr 74px;column-gap:0;padding:5px 3px 0}}.content__body.s-RDu2MnT5n6VI.s-RDu2MnT5n6VI{grid-column:2/2;grid-row:1/1;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.content__body.s-RDu2MnT5n6VI .text.s-RDu2MnT5n6VI{font-size:18px;line-height:26px;color:#fff;font-weight:700;text-align:center;text-transform:uppercase;max-width:40%;opacity:0;pointer-events:none}@media (max-height: 590px){.content__body.s-RDu2MnT5n6VI .text.s-RDu2MnT5n6VI{font-size:13px;line-height:19px}}.game-hints.active.s-RDu2MnT5n6VI.s-RDu2MnT5n6VI{opacity:1;pointer-events:all}.game-hints.active.s-RDu2MnT5n6VI .text.s-RDu2MnT5n6VI{transition:opacity .2s ease-in-out .2s;opacity:1}.game__btn.s-RDu2MnT5n6VI.s-RDu2MnT5n6VI{background:linear-gradient(270.06deg,#364296 -9.18%,#515099 7.14%,#866C9F 40.95%,#AC80A4 70.09%,#C38CA6 93.4%,#F1B98C 107.39%);border:1px solid #FFFFFF;max-width:160px;width:100%;padding:10px;border-radius:5px;color:#fff;align-self:center;cursor:pointer;margin-top:15px;font-size:14px;text-transform:uppercase}.validation__label.checkbox.s-RDu2MnT5n6VI.s-RDu2MnT5n6VI{margin-top:15px}.validation__label.checkbox.s-RDu2MnT5n6VI p.s-RDu2MnT5n6VI{color:#fff}.game__page.s-1P_rpu_ddbO1.s-1P_rpu_ddbO1{width:100%;height:100vh;position:relative}.game__bg.s-1P_rpu_ddbO1.s-1P_rpu_ddbO1{position:absolute;width:100%;height:100%;top:0;left:0}.game__bg.s-1P_rpu_ddbO1 img.s-1P_rpu_ddbO1{width:100%;height:100%;object-position:center center;object-fit:cover}.error-message.s-dXLZdBiH91gj{width:100%;margin:8px 0 0;font-size:16px;line-height:18px;color:red;text-align:center}.validation__input.s-KiJBtAdG67rj{width:100%}input.error-field.s-KiJBtAdG67rj{border-color:red;margin-bottom:0}.m-btn.s-E0utcJQV47I5{margin-top:55px}@media (max-height: 590px){.m-btn.s-E0utcJQV47I5{margin-top:19px}}main.s-1SJ5wKLIm8-n{width:100%;min-height:100vh;background-color:#fff}.room-link{color:#04aa6d;text-decoration:underline}.sign-in__content.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{flex-direction:column;justify-content:flex-start;padding-top:0}@media (max-height: 590px){.sign-in__content.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{max-width:440px}}@media (max-height: 590px){.page__title.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{background-color:#0f0f0fd9;font-size:12px;line-height:16px;padding:6px 5px 4px;border-radius:10px}}.page__title.request.s-Mm5FLxb_ZPoe span.s-Mm5FLxb_ZPoe{font-weight:400}@media (max-height: 740px){.page__title.request.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{font-size:16px;line-height:20px;padding:12px 5px 11px;margin:10px 0 8px}}@media (max-height: 590px){.page__title.request.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{font-size:12px;line-height:16px;padding:6px 5px 4px;margin:0;background-color:#0f0f0fd9}}.page__title.visibility.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{margin:30px 0 110px;padding:24px 40px 23px}.page__title.visibility.s-Mm5FLxb_ZPoe p.s-Mm5FLxb_ZPoe{font-size:30px;line-height:normal}.page__title.visibility.s-Mm5FLxb_ZPoe span.s-Mm5FLxb_ZPoe{margin-top:20px;display:block;width:100%;text-align:center}@media (max-height: 740px){.page__title.visibility.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{margin:30px 0 50px}.page__title.visibility.s-Mm5FLxb_ZPoe p.s-Mm5FLxb_ZPoe{font-size:20px}.page__title.visibility.s-Mm5FLxb_ZPoe span.s-Mm5FLxb_ZPoe{margin-top:10px}}@media (max-height: 590px){.page__title.visibility.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{padding:14px 15px 17px;margin:10px 0 50px}.page__title.visibility.s-Mm5FLxb_ZPoe p.s-Mm5FLxb_ZPoe{font-size:14px}.page__title.visibility.s-Mm5FLxb_ZPoe span.s-Mm5FLxb_ZPoe{font-size:12px}}.page__box.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{margin-bottom:40px;max-width:700px;width:100%;border-radius:30px;display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;column-gap:60px;row-gap:20px;justify-items:center}@media (max-height: 590px){.page__box.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{max-width:370px;column-gap:4px;row-gap:20px;margin-bottom:14px}}.visible__item.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{display:flex;width:100%;flex-direction:column;justify-content:flex-start;align-items:center;cursor:pointer}.visible__img.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{background-color:#0f0f0fd9;border-radius:20px;display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:140px;border:1px solid #fff;margin-bottom:25px;opacity:.4;transition:opacity .3s ease-in-out}.visible__img.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe:after{content:"";display:block;position:absolute;top:50%;left:50%;width:54px;height:54px;margin-left:-27px;margin-top:-27px;border:1px solid #fff;border-radius:5px}.visible__img.s-Mm5FLxb_ZPoe img.s-Mm5FLxb_ZPoe{max-width:32px;width:100%}@media (max-height: 590px){.visible__img.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{margin-bottom:3px;border-radius:10px;height:65px;max-width:80px}.visible__img.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe:after{width:26px;height:26px;margin-left:-13px;margin-top:-13px;border-radius:5px}.visible__img.s-Mm5FLxb_ZPoe img.s-Mm5FLxb_ZPoe{max-width:16px}}.visible__text.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{font-weight:700;font-size:15px;line-height:20px;text-align:center}@media (max-height: 590px){.visible__text.s-Mm5FLxb_ZPoe.s-Mm5FLxb_ZPoe{font-size:12px;line-height:16px}}.visible__item.s-Mm5FLxb_ZPoe:hover .visible__img.s-Mm5FLxb_ZPoe,.visible__item.active.s-Mm5FLxb_ZPoe .visible__img.s-Mm5FLxb_ZPoe{opacity:1}.entrance-modal .modal__box{padding:70px 80px 67px;border-radius:30px;overflow:hidden;max-width:820px}@media (max-height: 590px){.entrance-modal .modal__box{padding:50px 90px 40px;border-radius:30px;max-width:570px}}.entrance-modal .modal__content{display:flex;justify-content:center;align-items:center}.entrance__img.s-Dl6rElmE-S9E{flex:0 0 70px;margin-right:40px}@media (max-height: 590px){.entrance__img.s-Dl6rElmE-S9E{flex:0 0 42px}}.entrance__text.s-Dl6rElmE-S9E{font-weight:400;font-size:20px;line-height:26px;color:#fff}@media (max-height: 590px){.entrance__text.s-Dl6rElmE-S9E{font-size:14px;line-height:19px}}.lobby .entrance__input{border:1px solid #fff}@media (max-height: 590px){.lobby .sign-in__content>.entrance__input{max-width:448px}.lobby .sign-in__content>.page__title{max-width:448px}}.sign-in__content.s-V6fTOMmxz33b.s-V6fTOMmxz33b{flex-direction:column;justify-content:flex-start;padding-top:50px;padding-bottom:10px}@media (max-height: 590px){.sign-in__content.s-V6fTOMmxz33b.s-V6fTOMmxz33b{padding-top:13px;max-width:640px}}.page__title.s-V6fTOMmxz33b.s-V6fTOMmxz33b{margin:20px 0 15px;padding:18px 5px 17px}@media (max-height: 740px){.page__title.s-V6fTOMmxz33b.s-V6fTOMmxz33b{font-size:16px;line-height:20px;padding:12px 5px 11px;margin:10px 0 8px}}@media (max-height: 590px){.page__title.s-V6fTOMmxz33b.s-V6fTOMmxz33b{font-size:12px;line-height:16px;padding:5px 5px 6px;margin:9px 0 10px;border-radius:6px;background-color:#0f0f0fd9}}.page__box.s-V6fTOMmxz33b.s-V6fTOMmxz33b{width:100%;padding:25px 50px;background:rgba(15,15,15,.85);border-radius:30px;display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch;column-gap:10px;row-gap:22px;border:1px solid #fff}@media (max-height: 590px){.page__box.s-V6fTOMmxz33b.s-V6fTOMmxz33b{background-color:#0f0f0fd9;column-gap:4px;row-gap:7px;padding:16px 13px 10px}}.sphere__item.s-V6fTOMmxz33b.s-V6fTOMmxz33b{display:flex;width:100%;flex-direction:column;justify-content:flex-start;align-items:center;cursor:pointer;opacity:.4;transition:opacity .3s ease-in-out}.sphere__item.s-V6fTOMmxz33b .item__img.s-V6fTOMmxz33b{max-width:80px;width:100%;margin-bottom:21px}.sphere__item.s-V6fTOMmxz33b .item__img img.s-V6fTOMmxz33b{width:100%}.sphere__item.s-V6fTOMmxz33b .item__name.s-V6fTOMmxz33b{font-weight:400;font-size:12px;line-height:16px;text-align:center}@media (max-height: 590px){.sphere__item.s-V6fTOMmxz33b .item__name.s-V6fTOMmxz33b{font-size:11px}}.sphere__item.s-V6fTOMmxz33b.s-V6fTOMmxz33b:hover,.sphere__item.active.s-V6fTOMmxz33b.s-V6fTOMmxz33b{opacity:1}@media (max-height: 740px){.sphere__item.s-V6fTOMmxz33b .item__img.s-V6fTOMmxz33b{max-width:70px;margin-bottom:10px}}@media (max-height: 590px){.sphere__item.s-V6fTOMmxz33b .item__img.s-V6fTOMmxz33b{margin-bottom:4px;width:52px}}.page__row.s-V6fTOMmxz33b.s-V6fTOMmxz33b{margin:25px 0 30px;width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:120px}@media (max-height: 590px){.page__row.s-V6fTOMmxz33b.s-V6fTOMmxz33b{margin:9px 0 14px;column-gap:20px}}.message-modal .modal__body{background:rgba(255,255,255,.05);backdrop-filter:blur(5px)}.message-modal .modal__box{max-width:610px!important;width:auto;min-width:350px}@media (max-height: 590px){.message-modal .modal__box{max-width:430px!important}}.message-modal .modal__bg{background:rgba(255,255,255,.9);border:1px solid #FFFFFF;border-radius:30px}.message-modal .modal__content{padding:85px 50px 78px}@media (max-width: 660px){.message-modal .modal__content{padding:55px 30px 38px}}@media (max-height: 590px){.message-modal .modal__content{padding:40px 30px 35px}}.modal__text.s-Q_MWdAUDgecK{font-weight:400;font-size:22px;line-height:29px;text-align:center;color:#000}@media (max-height: 590px){.modal__text.s-Q_MWdAUDgecK{font-size:14px;line-height:19px}}.modal__title.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV{font-weight:700;font-size:32px;line-height:60px;text-align:center;color:#fff;margin-bottom:40px}@media (max-height: 590px),(max-width: 1050px){.modal__title.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV{font-size:20px;line-height:27px;margin-bottom:30px}}.cards__container.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.cards__row.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV{position:relative;width:282px;height:442px}@media (max-height: 700px){.cards__row.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV{width:220px;height:330px}}@media (max-height: 590px){.cards__row.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV{width:112px;height:175px}}.card__item.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;border-radius:38px;transform-origin:bottom;transition:box-shadow .1s ease-in-out}.card__item.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV:nth-child(1){transform:rotate(14deg) translate(50px)}.card__item.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV:nth-child(2){transform:rotate(7deg) translate(30px)}.card__item.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV:nth-child(3){transform:rotate(1deg) translate(10px)}.card__item.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV:nth-child(4){transform:rotate(-6deg) translate(-10px)}.card__item.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV:nth-child(5){transform:rotate(-13deg) translate(-30px)}.card__item.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV:nth-child(6){transform:rotate(-20deg) translate(-50px)}.card__item.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV:hover{box-shadow:0 2px 15px #000}.card__item.s-Md_CkCNaJSmV img.s-Md_CkCNaJSmV{width:100%}.selected__card.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV{max-width:1256px;width:100%;position:relative;margin:0 auto;display:grid;grid-template-columns:1fr 455px}.selected__card.s-Md_CkCNaJSmV .card__bg.s-Md_CkCNaJSmV{position:absolute;z-index:1;top:12px;right:2px;bottom:12px;left:0;border-radius:20px;border:3px solid #fff;overflow:hidden}.selected__card.s-Md_CkCNaJSmV .card__bg img.s-Md_CkCNaJSmV{width:100%;height:100%;object-fit:cover;object-position:center}.selected__card.s-Md_CkCNaJSmV .card__content.s-Md_CkCNaJSmV{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:50px 25px 40px}.selected__card.s-Md_CkCNaJSmV .card__title.s-Md_CkCNaJSmV{width:100%;text-align:center;font-size:53px;line-height:normal;font-weight:700;text-transform:uppercase;color:#fff;margin-bottom:40px}.selected__card.s-Md_CkCNaJSmV .card__img.s-Md_CkCNaJSmV{width:100%;height:631px;border-radius:40px;overflow:hidden;position:relative;z-index:2;border:4px solid #fff}.selected__card.s-Md_CkCNaJSmV .card__info.s-Md_CkCNaJSmV{flex:1 1 100px;overflow-y:auto;margin-bottom:30px}.selected__card.s-Md_CkCNaJSmV .card__text.s-Md_CkCNaJSmV{font-weight:400;font-size:21px;line-height:normal;color:#fff;text-align:right}.selected__card.s-Md_CkCNaJSmV .card__btn.s-Md_CkCNaJSmV{max-width:190px}@media (max-height: 650px){.selected__card.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV{max-width:1000px;grid-template-columns:1fr 300px}.selected__card.s-Md_CkCNaJSmV .card__img.s-Md_CkCNaJSmV{height:500px}}@media (max-height: 590px){.selected__card.s-Md_CkCNaJSmV.s-Md_CkCNaJSmV{max-width:600px;grid-template-columns:1fr 200px}.selected__card.s-Md_CkCNaJSmV .card__bg.s-Md_CkCNaJSmV{top:5px;right:2px;bottom:5px;left:0;border-radius:0 40px 40px 0;border:none}.selected__card.s-Md_CkCNaJSmV .card__content.s-Md_CkCNaJSmV{padding:25px 10px 20px}.selected__card.s-Md_CkCNaJSmV .card__title.s-Md_CkCNaJSmV{font-size:14px;line-height:19px;margin-bottom:27px}.selected__card.s-Md_CkCNaJSmV .card__img.s-Md_CkCNaJSmV{height:280px;border-radius:20px}.selected__card.s-Md_CkCNaJSmV .card__info.s-Md_CkCNaJSmV{margin-bottom:15px}.selected__card.s-Md_CkCNaJSmV .card__text.s-Md_CkCNaJSmV{font-size:12px;line-height:16px}.selected__card.s-Md_CkCNaJSmV .card__btn.s-Md_CkCNaJSmV{max-width:120px}}.orientation__mask.s-K-OwrI6Fyh5c.s-K-OwrI6Fyh5c{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .1s ease-in-out}@media screen and (orientation: portrait){.orientation__mask.s-K-OwrI6Fyh5c.s-K-OwrI6Fyh5c{opacity:1;pointer-events:all}}.mask__bg.s-K-OwrI6Fyh5c.s-K-OwrI6Fyh5c{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.99)}.mask__content.s-K-OwrI6Fyh5c.s-K-OwrI6Fyh5c{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.mask__content.s-K-OwrI6Fyh5c p.s-K-OwrI6Fyh5c{font-size:16px;line-height:22px;font-weight:700;color:#fff;margin-top:20px;text-align:center}@media (max-width: 600px){.mask__content.s-K-OwrI6Fyh5c p.s-K-OwrI6Fyh5c{font-size:14px;line-height:22px}}.mask__phone.s-K-OwrI6Fyh5c.s-K-OwrI6Fyh5c{height:100px;width:50px;border:3px solid #fff;border-radius:10px;position:relative}.mask__phone.s-K-OwrI6Fyh5c .top.s-K-OwrI6Fyh5c{position:absolute;top:-1px;left:0;width:100%;background-color:#fff;height:10px;display:flex;justify-content:center;align-items:center;gap:1px;padding-left:5px}.mask__phone.s-K-OwrI6Fyh5c .top.s-K-OwrI6Fyh5c:after,.mask__phone.s-K-OwrI6Fyh5c .top.s-K-OwrI6Fyh5c:before{content:"";display:block;background-color:#000;width:14px;border-radius:2px;height:4px}.mask__phone.s-K-OwrI6Fyh5c .top.s-K-OwrI6Fyh5c:after{width:4px}.mask__phone.s-K-OwrI6Fyh5c .bottom.s-K-OwrI6Fyh5c{position:absolute;bottom:-1px;left:0;width:100%;background-color:#fff;height:12px}.mask__phone.s-K-OwrI6Fyh5c .bottom.s-K-OwrI6Fyh5c:after{content:"";position:absolute;top:50%;left:50%;margin-top:-3px;margin-left:-4px;width:8px;height:8px;border-radius:50%;background-color:#000}@media screen and (orientation: portrait){.mask__phone.s-K-OwrI6Fyh5c.s-K-OwrI6Fyh5c{animation:s-K-OwrI6Fyh5c-rotatePhone 1.5s ease-in-out infinite alternate}}@keyframes s-K-OwrI6Fyh5c-rotatePhone{0%{transform:rotate(0)}50%{transform:rotate(90deg)}to{transform:rotate(90deg)}}.page__bg.s-g5r5uFAsDi1f{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;background-position:top center;background-repeat:repeat;background-size:cover}.jitsi-video.s-U8kMS-lX5Jpw{width:100%}.not-active.s-U8kMS-lX5Jpw,.jitsi-audio.s-7qdDL24jLcm0,.not-connected.s-zWZMB3bUSV8H.s-zWZMB3bUSV8H{display:none}.voice__controller.s-zWZMB3bUSV8H.s-zWZMB3bUSV8H{width:27px;height:27px;position:absolute;z-index:4;top:5px;right:5px;opacity:0;pointer-events:none}.voice__controller.s-zWZMB3bUSV8H img.s-zWZMB3bUSV8H{opacity:1;object-fit:contain}.voice__controller.s-zWZMB3bUSV8H.s-zWZMB3bUSV8H:after{content:"";position:absolute;z-index:2;top:50%;left:50%;margin-top:-2px;margin-left:-17px;transform:rotate(45deg);width:28px;height:3px;border-radius:5px;background-color:#f587a5;opacity:0;transition:opacity .2s ease-in-out}.connection__item.master.s-zWZMB3bUSV8H:hover .voice__controller.s-zWZMB3bUSV8H{opacity:1;pointer-events:all}.connection__item.master.mute.s-zWZMB3bUSV8H .voice__controller.s-zWZMB3bUSV8H:after{opacity:1}.video-bar.s-uDs03kvpWk-t.s-uDs03kvpWk-t{width:450px;position:fixed;z-index:3;top:0;right:16px;display:none;flex-direction:column;justify-content:flex-start;align-items:center}.video-bar.active-bar.s-uDs03kvpWk-t.s-uDs03kvpWk-t{display:flex}.video-bar.game-lobby.s-uDs03kvpWk-t.s-uDs03kvpWk-t{top:0}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.video-bar.s-uDs03kvpWk-t.s-uDs03kvpWk-t{width:400px}.video-bar.game-lobby.s-uDs03kvpWk-t.s-uDs03kvpWk-t{top:0}}@media (max-height: 740px){.video-bar.game-lobby.s-uDs03kvpWk-t.s-uDs03kvpWk-t{right:10px;top:0}}@media (max-width: 1100px),(max-height: 590px){.video-bar.s-uDs03kvpWk-t.s-uDs03kvpWk-t{width:175px;top:12px;right:10px}.video-bar.game-lobby.s-uDs03kvpWk-t.s-uDs03kvpWk-t{right:3px;top:0}}.bar__btn.s-uDs03kvpWk-t.s-uDs03kvpWk-t{background:linear-gradient(180.5deg,rgba(242,94,255,.58) -21.36%,#2DB3FF 99.57%);border:1px solid #FFFFFF;border-radius:10px;padding:3px 15px 5px;min-width:122px;font-weight:700;font-size:12px;line-height:16px;text-align:center;color:#fff;cursor:pointer;opacity:0;pointer-events:none}.bar__btn.visible.s-uDs03kvpWk-t.s-uDs03kvpWk-t{opacity:1;pointer-events:all}.bar__content.s-uDs03kvpWk-t.s-uDs03kvpWk-t{position:absolute;right:0;top:20px;margin-top:10px;width:450px;transform:translate(100vh);transition:transform .3s ease-in-out}@media (max-width: 1400px) and (min-height: 915px),(max-height: 915px){.bar__content.s-uDs03kvpWk-t.s-uDs03kvpWk-t{width:400px}}@media (max-width: 1100px),(max-height: 590px){.bar__content.s-uDs03kvpWk-t.s-uDs03kvpWk-t{width:175px}}.video-bar.show-content.s-uDs03kvpWk-t .bar__content.s-uDs03kvpWk-t{transform:translate(0)}.video-bar.game-lobby .connection__actions{border:none;background:none}.video-bar.game-lobby .bar__content{top:20px;margin-top:0}@media (max-width: 1100px),(max-height: 590px){.video-bar.game-lobby .bar__content{top:10px}}.content__container.s-UWqLWNgACJCE.s-UWqLWNgACJCE{position:relative;padding:50px 10px 35px}@media (max-height: 590px){.content__container.s-UWqLWNgACJCE.s-UWqLWNgACJCE{padding:15px 10px}}.message-container.s-UWqLWNgACJCE.s-UWqLWNgACJCE{width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;background:radial-gradient(77.17% 77.17% at 50% 50%,rgba(177,177,177,.6) 0%,rgba(251,250,250,0) 100%);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);display:flex;justify-content:center;align-items:center;border-radius:30px;overflow:hidden}@media (max-height: 590px){.message-container.s-UWqLWNgACJCE.s-UWqLWNgACJCE{border-radius:10px}}.message__box.s-UWqLWNgACJCE.s-UWqLWNgACJCE{max-width:500px;width:100%;position:relative;background-color:#fff;border:1px solid #000;min-height:200px;border-radius:10px;padding:60px 30px}.message__box.s-UWqLWNgACJCE .close__btn.s-UWqLWNgACJCE{top:10px;right:10px}.message__box.s-UWqLWNgACJCE .text.s-UWqLWNgACJCE{font-size:16px;line-height:22px}.connections__row.s-UWqLWNgACJCE.s-UWqLWNgACJCE{max-width:650px;width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:20px;margin-bottom:10px;position:relative}.connections__row.s-UWqLWNgACJCE .modal__btn.s-UWqLWNgACJCE{font-size:15px;height:35px;line-height:15px;border-radius:10px;margin-top:auto}@media (max-height: 520px){.connections__row.s-UWqLWNgACJCE.s-UWqLWNgACJCE{margin-bottom:10px}.connections__row.s-UWqLWNgACJCE .modal__btn.s-UWqLWNgACJCE{font-size:12px;height:20px;border-radius:5px;padding:0 5px}}.validation__label.s-UWqLWNgACJCE p.s-UWqLWNgACJCE{color:#fff}@media (max-height: 520px){.validation__label.s-UWqLWNgACJCE p.s-UWqLWNgACJCE{font-size:12px}}.validation__input.s-UWqLWNgACJCE.s-UWqLWNgACJCE{height:35px;text-align:left;color:#fff;background-color:transparent;border:1px solid #fff;font-size:15px;margin-top:5px;border-radius:10px}.validation__input.s-UWqLWNgACJCE option.s-UWqLWNgACJCE{color:#000}@media (max-height: 520px){.validation__input.s-UWqLWNgACJCE.s-UWqLWNgACJCE{height:20px;font-size:12px}}.sign-in__content.s-3t1i6NlrTsiL.s-3t1i6NlrTsiL{flex-direction:column;justify-content:flex-start;padding-bottom:20px;height:100vh;width:100%;max-width:inherit;overflow-y:auto}@media (max-height: 590px){.sign-in__content.s-3t1i6NlrTsiL.s-3t1i6NlrTsiL{max-width:430px}}.page__title.s-3t1i6NlrTsiL.s-3t1i6NlrTsiL{max-width:670px;margin-bottom:20px}@media (max-height: 590px){.page__title.s-3t1i6NlrTsiL.s-3t1i6NlrTsiL{background-color:#0f0f0fd9;font-size:12px;line-height:16px;padding:6px 5px 4px;border-radius:10px}}.connection__text.s-3t1i6NlrTsiL.s-3t1i6NlrTsiL{max-width:690px;width:100%;padding:30px 10px;border-radius:30px;background-color:#ffffffe6;margin:15px 0 0}.connection__text.s-3t1i6NlrTsiL p.s-3t1i6NlrTsiL{width:100%;color:#000;font-size:14px;line-height:20px}.connection__text.s-3t1i6NlrTsiL span.s-3t1i6NlrTsiL{width:100%;display:block;text-align:center}@media (max-height: 590px){.connection__text.s-3t1i6NlrTsiL.s-3t1i6NlrTsiL{border-radius:10px}.connection__text.s-3t1i6NlrTsiL p.s-3t1i6NlrTsiL{font-size:12px;line-height:16px}}.checkbox__col.s-3t1i6NlrTsiL.s-3t1i6NlrTsiL{max-width:690px;width:100%;margin-top:20px}.checkbox__col.s-3t1i6NlrTsiL label.s-3t1i6NlrTsiL{margin-bottom:10px}.checkbox__col.s-3t1i6NlrTsiL label.s-3t1i6NlrTsiL:last-child{margin-bottom:0}.m-btn.s-3t1i6NlrTsiL.s-3t1i6NlrTsiL{margin-top:30px;max-width:260px}.content__container.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{position:relative;overflow:hidden}.content__container.s-yxBl_fvCe2PX .chat__bg.s-yxBl_fvCe2PX{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.content__container.s-yxBl_fvCe2PX>div.s-yxBl_fvCe2PX{position:relative;z-index:2}.file-area.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{max-width:260px;height:50px;background-color:#2a3457;border-radius:10px;margin-top:5px;display:none;justify-content:flex-start;align-items:center}.file-area.s-yxBl_fvCe2PX .preloader-area.s-yxBl_fvCe2PX{position:relative;flex:0 0 48px;display:flex;justify-content:center;align-items:center}.file-area.s-yxBl_fvCe2PX .name-area.s-yxBl_fvCe2PX{color:#fff;margin-left:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-right:10px;font-size:13px;line-height:13px}.file-area.s-yxBl_fvCe2PX .close__btn.s-yxBl_fvCe2PX{position:relative;right:auto;top:auto;border:none;flex:0 0 32px;margin:0 10px 0 auto}.file-area.s-yxBl_fvCe2PX .close__btn.s-yxBl_fvCe2PX:after,.file-area.s-yxBl_fvCe2PX .close__btn.s-yxBl_fvCe2PX:before{background-color:#fff}.file-area.s-yxBl_fvCe2PX .file-complete img.s-yxBl_fvCe2PX{width:44px}.file-area.s-yxBl_fvCe2PX .loader.s-yxBl_fvCe2PX{width:48px}.file-area.s-yxBl_fvCe2PX .loader.s-yxBl_fvCe2PX:before{content:"";display:block;padding-top:100%}.file-area.s-yxBl_fvCe2PX .circular.s-yxBl_fvCe2PX{animation:s-yxBl_fvCe2PX-rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.file-area.s-yxBl_fvCe2PX .path.s-yxBl_fvCe2PX{stroke-dasharray:1,200;stroke-dashoffset:0;animation:s-yxBl_fvCe2PX-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:#fff}@keyframes s-yxBl_fvCe2PX-rotate{to{transform:rotate(360deg)}}@keyframes s-yxBl_fvCe2PX-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.chat__title.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{width:100%;text-align:center;padding:13px 5px;font-weight:700;font-size:20px;line-height:27px;color:#fff;background-color:#333332;border-bottom:1px solid #fff}@media (max-height: 700px){.chat__title.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{font-size:16px;padding:5px 5px 10px}}@media (max-height: 120px){.chat__title.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{display:none}}.chat__col.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{width:100%;flex:1 1 auto;padding:0 10px;overflow-y:auto;margin:10px 0}@media (max-height: 700px){.chat__col.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{margin:10px 0 5px}}@media (max-height: 120px){.chat__col.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{margin:3px 0 0;opacity:0}}.chat__textarea.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{padding:0 10px 10px;width:100%;position:relative}.chat__textarea.s-yxBl_fvCe2PX .action.s-yxBl_fvCe2PX{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:linear-gradient(180deg,#1B1B1C 0%,#343433 100%);position:absolute;border-radius:50%;top:8px;cursor:pointer}.chat__textarea.s-yxBl_fvCe2PX .action.file.s-yxBl_fvCe2PX{left:20px}.chat__textarea.s-yxBl_fvCe2PX .action input.s-yxBl_fvCe2PX{position:absolute;top:0;left:0;opacity:0;width:1px;height:1px;visibility:hidden}.chat__textarea.s-yxBl_fvCe2PX .action.send.s-yxBl_fvCe2PX{right:20px}.chat__textarea.s-yxBl_fvCe2PX textarea.s-yxBl_fvCe2PX{width:100%;resize:none;border-radius:15px;height:56px;padding:10px 60px;font-weight:400;font-size:15px;line-height:20px;background-color:#4b4b4b;color:#fff;border:1px solid #fff}.chat__textarea.file-exist.s-yxBl_fvCe2PX .file-area.s-yxBl_fvCe2PX{display:flex}@media (max-height: 500px){.chat__textarea.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{padding:0}.chat__textarea.s-yxBl_fvCe2PX .action.file.s-yxBl_fvCe2PX{left:10px}.chat__textarea.s-yxBl_fvCe2PX .action.send.s-yxBl_fvCe2PX{right:10px}}@media (max-height: 200px){.chat__textarea.file-exist.s-yxBl_fvCe2PX .file-area.s-yxBl_fvCe2PX{display:none}.chat__textarea.file-exist.s-yxBl_fvCe2PX .file.s-yxBl_fvCe2PX:after{content:"";position:absolute;top:-5px;right:-5px;width:20px;height:20px;border-radius:50%;background-color:#00a6ff;text-align:center}}@media (max-height: 120px){.chat__textarea.s-yxBl_fvCe2PX .action.s-yxBl_fvCe2PX{width:30px;height:30px;top:5px}.chat__textarea.s-yxBl_fvCe2PX .action.file.s-yxBl_fvCe2PX{left:10px}.chat__textarea.s-yxBl_fvCe2PX .action.send.s-yxBl_fvCe2PX{right:10px}.chat__textarea.s-yxBl_fvCe2PX textarea.s-yxBl_fvCe2PX{height:40px}}.message.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{display:flex;justify-content:flex-start;align-items:flex-start;margin:0 0 10px}.message__author.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{width:40px;height:40px;border-radius:50%;border:2px solid #fff;margin-right:10px}.message__author.s-yxBl_fvCe2PX img.s-yxBl_fvCe2PX{border-radius:50%}.message__content.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{max-width:310px;background-color:#3c3647;border-radius:10px;border:1px solid #fff;padding:5px;margin-bottom:10px}.message__content.s-yxBl_fvCe2PX .author.s-yxBl_fvCe2PX{padding:0 10px;color:#fff;font-size:15px;line-height:20px;margin-bottom:5px}.message__content.s-yxBl_fvCe2PX .media.s-yxBl_fvCe2PX{border-radius:15px;overflow:hidden;margin-bottom:10px;width:100%}.message__content.s-yxBl_fvCe2PX .text.s-yxBl_fvCe2PX{display:block;font-size:15px;line-height:20px;color:#fff;padding:5px 10px}.message__content.s-yxBl_fvCe2PX .date.s-yxBl_fvCe2PX{font-size:12px;line-height:16px;color:#8e8e8e;text-align:right;padding-right:10px}.message.me.s-yxBl_fvCe2PX.s-yxBl_fvCe2PX{flex-direction:row-reverse}.message.me.s-yxBl_fvCe2PX .message__author.s-yxBl_fvCe2PX{margin-left:10px;margin-right:0}.text.s-JI_z8LkeJvEu{font-size:16px;line-height:22px;color:#fff;text-align:center}.bot__tg.s-JI_z8LkeJvEu{width:50px;height:50px;margin-top:20px}.sign-in__content.s-Nh3Y0biaLvrT.s-Nh3Y0biaLvrT{display:grid;grid-template-columns:1fr 1fr}.content.s-Nh3Y0biaLvrT.s-Nh3Y0biaLvrT{grid-column:2/2;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:45px}.content.s-Nh3Y0biaLvrT h2.s-Nh3Y0biaLvrT{font-weight:700;font-size:45px;line-height:61px;text-align:center;margin-bottom:15px}.content.s-Nh3Y0biaLvrT .text.s-Nh3Y0biaLvrT{font-size:21px;line-height:26px;color:#fff;text-align:center}.content.s-Nh3Y0biaLvrT .text b.s-Nh3Y0biaLvrT{font-weight:700;color:#fecc2f}.content.s-Nh3Y0biaLvrT .text i.s-Nh3Y0biaLvrT{font-family:Arial,Helvetica,sans-serif;font-style:italic}.content.s-Nh3Y0biaLvrT .logo-c.s-Nh3Y0biaLvrT{max-width:280px;width:100%;margin:42px 0}.content.s-Nh3Y0biaLvrT .certificate-btn.s-Nh3Y0biaLvrT{margin-top:40px}@media (max-width: 1050px){.content.s-Nh3Y0biaLvrT.s-Nh3Y0biaLvrT{padding:15px}.content.s-Nh3Y0biaLvrT h2.s-Nh3Y0biaLvrT{font-size:25px;line-height:25px}.content.s-Nh3Y0biaLvrT .text.s-Nh3Y0biaLvrT{font-size:14px;line-height:20px}.content.s-Nh3Y0biaLvrT .logo-c.s-Nh3Y0biaLvrT{max-width:180px;margin:22px 0}.content.s-Nh3Y0biaLvrT .certificate-btn.s-Nh3Y0biaLvrT{margin-top:20px;padding:8px 20px;font-size:18px;line-height:22px}}@media (max-height: 590px){.content.s-Nh3Y0biaLvrT.s-Nh3Y0biaLvrT{padding:10px}.content.s-Nh3Y0biaLvrT h2.s-Nh3Y0biaLvrT{font-size:20px;line-height:20px;margin-bottom:10px}.content.s-Nh3Y0biaLvrT .text.s-Nh3Y0biaLvrT{font-size:14px;line-height:18px}.content.s-Nh3Y0biaLvrT .logo-c.s-Nh3Y0biaLvrT{max-width:80px;margin:13px 0}.content.s-Nh3Y0biaLvrT .certificate-btn.s-Nh3Y0biaLvrT{margin-top:15px}}.sign-in__scene.s-N67FjD7PPcoT.s-N67FjD7PPcoT:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle,rgba(0,0,0,.41),rgba(0,0,0,.46) 5%,rgba(0,0,0,.69) 29%)}.sign-in__content.s-N67FjD7PPcoT.s-N67FjD7PPcoT{justify-content:center}.content.s-N67FjD7PPcoT.s-N67FjD7PPcoT{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(15.5px);border-radius:40px;padding:32px 54px;max-width:610px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.content.s-N67FjD7PPcoT h2.s-N67FjD7PPcoT{font-weight:700;font-size:18px;line-height:24px;text-align:center;margin-bottom:25px;width:100%}.content.s-N67FjD7PPcoT .certificate-btn.s-N67FjD7PPcoT{margin-top:12px;font-size:17px;line-height:23px;padding:7px 35px;align-self:center}.content.s-N67FjD7PPcoT .validation__label.checkbox.s-N67FjD7PPcoT{margin-bottom:10px}.content.s-N67FjD7PPcoT .validation__label.checkbox p.s-N67FjD7PPcoT{font-size:15px;line-height:20px}.content.s-N67FjD7PPcoT .validation__label.checkbox p a.s-N67FjD7PPcoT{color:#fecc2f;text-decoration:underline}.content.s-N67FjD7PPcoT .validation__label.checkbox span.s-N67FjD7PPcoT{background-color:#000;border-color:#fff}.content.s-N67FjD7PPcoT .validation__label.checkbox span.s-N67FjD7PPcoT:after{color:#fecc2f}@media (max-height: 590px){.content.s-N67FjD7PPcoT.s-N67FjD7PPcoT{padding:22px 54px;max-width:550px}.content.s-N67FjD7PPcoT h2.s-N67FjD7PPcoT{margin-bottom:20px}.content.s-N67FjD7PPcoT .validation__label.checkbox.s-N67FjD7PPcoT{margin-bottom:10px}.content.s-N67FjD7PPcoT .validation__label.checkbox p.s-N67FjD7PPcoT{font-size:13px;line-height:18px}.content.s-N67FjD7PPcoT .certificate-btn.s-N67FjD7PPcoT{margin-top:10px}}.sign-in__content.s-jl1LDiPbbywE.s-jl1LDiPbbywE{display:grid;grid-template-columns:.9fr 1.1fr;column-gap:65px}.sign-in__content.container.s-jl1LDiPbbywE.s-jl1LDiPbbywE{max-width:1326px}@media (max-height: 590px){.sign-in__content.s-jl1LDiPbbywE.s-jl1LDiPbbywE{column-gap:20px}}.image.s-jl1LDiPbbywE.s-jl1LDiPbbywE{width:100%;position:relative}.image.s-jl1LDiPbbywE img.s-jl1LDiPbbywE{width:100%;position:relative;z-index:2}.image.s-jl1LDiPbbywE.s-jl1LDiPbbywE:after{content:"";border-radius:50%;background:rgba(255,255,255,.2);filter:blur(50px);position:absolute;top:20px;right:20px;bottom:20px;left:20px;z-index:1}.content.s-jl1LDiPbbywE.s-jl1LDiPbbywE{display:flex;flex-direction:column;justify-content:center;align-items:center}.content.s-jl1LDiPbbywE .text.s-jl1LDiPbbywE{font-size:25px;line-height:33px;color:#fff}.content.s-jl1LDiPbbywE .text span.s-jl1LDiPbbywE{font-weight:700;font-size:37px;line-height:49px;color:#fecc2f}.content.s-jl1LDiPbbywE .text a.s-jl1LDiPbbywE{text-decoration:underline;color:#fff}.content.s-jl1LDiPbbywE .certificate-btn.s-jl1LDiPbbywE{margin-top:58px;margin-bottom:16px;min-width:330px}.content.s-jl1LDiPbbywE .certificate-btn.white.s-jl1LDiPbbywE{margin:0;padding:2px 30px;background-color:transparent;color:#fff;border-color:#fff}.content.s-jl1LDiPbbywE .certificate-btn.white.s-jl1LDiPbbywE:hover{color:#000;background-color:#fecc2f;border-color:#fecc2f}@media (max-width: 1050px){.content.s-jl1LDiPbbywE.s-jl1LDiPbbywE{padding:15px}.content.s-jl1LDiPbbywE .text.s-jl1LDiPbbywE{font-size:14px;line-height:20px}.content.s-jl1LDiPbbywE .text span.s-jl1LDiPbbywE{font-size:25px;line-height:33px}.content.s-jl1LDiPbbywE .certificate-btn.s-jl1LDiPbbywE{margin-top:20px;padding:8px 20px;font-size:18px;line-height:22px}}@media (max-height: 590px){.content.s-jl1LDiPbbywE .text.s-jl1LDiPbbywE{font-size:14px;line-height:18px}.content.s-jl1LDiPbbywE .text span.s-jl1LDiPbbywE{font-size:18px;line-height:24px}.content.s-jl1LDiPbbywE .certificate-btn.s-jl1LDiPbbywE{margin-top:15px;margin-bottom:10px}}.schedule.s-U_Q-Yu7hzGNJ.s-U_Q-Yu7hzGNJ{background-color:#fff;min-height:100vh;width:100%}.schedule.s-U_Q-Yu7hzGNJ .container.s-U_Q-Yu7hzGNJ{max-width:1250px;width:100%;box-sizing:border-box;padding:50px}@media (max-width: 850px){.schedule.s-U_Q-Yu7hzGNJ .container.s-U_Q-Yu7hzGNJ{padding-left:20px;padding-right:20px}}.schedule__title.s-U_Q-Yu7hzGNJ.s-U_Q-Yu7hzGNJ{font-size:35px;font-weight:800px;margin-bottom:30px}.schedule__filter.s-U_Q-Yu7hzGNJ.s-U_Q-Yu7hzGNJ{display:flex;gap:50px;flex-wrap:wrap}@media (max-width: 600px){.schedule__filter.s-U_Q-Yu7hzGNJ.s-U_Q-Yu7hzGNJ{gap:20px}}.schedule__filter.s-U_Q-Yu7hzGNJ input.s-U_Q-Yu7hzGNJ{width:170px;padding:2px 6px;font-size:20px;line-height:20px;color:#000;background:#FFFFFF}.schedule__filter.s-U_Q-Yu7hzGNJ button.s-U_Q-Yu7hzGNJ{min-width:130px;padding:5px 10px;border-radius:10px;font-size:20px;text-transform:lowercase;background-color:#bdbcbc4d;box-shadow:5px 5px 10px #bdbcbc80;transition:transform .2s ease-in-out}.schedule__filter.s-U_Q-Yu7hzGNJ button.s-U_Q-Yu7hzGNJ:hover{transform:scale(1.05)}.schedule.s-U_Q-Yu7hzGNJ table.s-U_Q-Yu7hzGNJ{width:100%;margin-top:30px}.schedule.s-U_Q-Yu7hzGNJ th.s-U_Q-Yu7hzGNJ{font-size:20px;font-weight:500}.schedule.s-U_Q-Yu7hzGNJ td.s-U_Q-Yu7hzGNJ{font-size:18px;font-weight:400}.schedule.s-U_Q-Yu7hzGNJ td.s-U_Q-Yu7hzGNJ,.schedule.s-U_Q-Yu7hzGNJ th.s-U_Q-Yu7hzGNJ{text-align:center;border:1px solid;padding:20px 5px}@media (max-width: 600px){.schedule.s-U_Q-Yu7hzGNJ th.s-U_Q-Yu7hzGNJ{font-size:14px}.schedule.s-U_Q-Yu7hzGNJ td.s-U_Q-Yu7hzGNJ{font-size:12px}}
