body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}::selection{background:#b3d4fc;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}img{max-width:100%}textarea{resize:vertical}a{color:inherit;text-decoration:none}.hidden,[hidden]{display:none!important}.invisible{visibility:hidden}.input,button,input{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}button{cursor:pointer}:root{--bg:#f6f8fa;--primary:#235ee7;--error:#e72323;--success:#0a5c2b;--text100:#e3e4e8;--text200:#c7c9d1;--text300:#acadb9;--text400:#9092a2;--text500:#282930;--text600:#5d5f6f;--text700:#464753}.text100{color:#e3e4e8;color:var(--text100)}.text200{color:#c7c9d1;color:var(--text200)}.text300{color:#acadb9;color:var(--text300)}.text400{color:#9092a2;color:var(--text400)}.text500{color:#282930;color:var(--text500)}.text600{color:#5d5f6f;color:var(--text600)}.text700{color:#464753;color:var(--text700)}.container{margin:0 auto;max-width:1280px;position:relative}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col{box-sizing:border-box;min-height:1px;padding:0 15px}body{color:#282930;color:var(--text500);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.02em;line-height:130%}h1{font-size:30px;line-height:36px}h1,h2{font-weight:600;letter-spacing:-.03em}h2{font-size:24px;line-height:29px}h3{font-size:16px;font-weight:600;letter-spacing:-.03em;line-height:19px}.body_s,.btn,.input,input,label{font-size:14px;letter-spacing:-.03em;line-height:18px}.body_xs,.body_xs_rg{font-size:12px;letter-spacing:-.03em;line-height:15px}.body_xs_rg{font-weight:400}.main{display:flex}.sidebar{background:#f6f8fa;flex:0 0 320px;width:320px}.mobile_menu{display:none}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:initial}::-webkit-scrollbar-thumb{background-color:#235ee7;background-color:var(--primary);border-radius:340px}.dialog-wrapper::-webkit-scrollbar-thumb{background-color:initial}.menu{margin-top:30px}.menu__block+.menu__block{border-top:1px solid #e3e4e8;border-top:1px solid var(--text100);margin-top:10px;padding-top:10px}.menu__item{align-items:center;display:flex;padding:9px 10px;position:relative}.menu__item.active{background:#fff;border-radius:5px;box-shadow:0 2px 2px rgba(40,41,48,.1)}.menu__icon{stroke:#acadb9;stroke:var(--text300);flex-shrink:0;margin-right:10px}.menu__item:where(.active,:hover,:focus) .menu__icon{stroke:#235ee7;stroke:var(--primary)}#msg-cnt{background:#e72323;background:var(--error);border-radius:120px;color:#fff;line-height:23px;margin-left:10px;min-width:23px;padding:0 4px;text-align:center}.sidebar__bottom{padding:30px 10px 10px}.card{display:flex;flex-direction:column;position:relative}.card_header{align-items:center;cursor:pointer;display:flex;width:100%}.card_photo{background-position:50%;background-size:cover;border-radius:10px;flex:0 0 48px;height:48px;margin-right:15px;width:48px}.card_info{flex:1 1 100%}.card_info__title{margin-bottom:3px}.card__drop{flex:0 0 16px}.card_header.opened .card__drop{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.card_body{background:#fff;border-radius:5px;bottom:60px;box-shadow:0 0 10px rgba(0,0,0,.25);display:none;padding:20px;position:absolute;width:100%}.card_body>*{padding:10px}.card_body a{display:block}.card_body .btn{background:#e72323;background:var(--error);padding:12px 10px;text-align:center}.card_body .btn.green{background:#0a5c2b;background:var(--success)}.card_header.opened+.card_body{display:block}.content{flex:1 1 100%;max-height:100vh;overflow:overlay;padding:40px 70px 40px 62px}.card_notif{align-items:center;display:flex;justify-content:center;margin:-40px -70px 40px -62px;padding:10px}.card_notif .btn{background:#cc8b00;margin-left:10px;padding:9px 20px}.card_notif.warning{background:#ffdf99;color:#996900}.card_notif.error{background:#fce8e8;color:#b81414}.card_notif.error .btn{background:#e72323}.align-center>h2,.content-body>h2,.content>h1{margin-bottom:30px}.schedule{display:flex;flex-wrap:wrap;margin:-10px;position:relative}.schedule__item{background:#f6f8fa;background:var(--bg);border-radius:20px;margin:10px;padding:20px;position:relative;width:316px}.schedule__img{background-position:50%;background-size:cover;border-radius:20px;height:155px;width:100%}.schedule__for{background:#d1fae1;border-radius:100px;color:#0a5c2b;left:33px;padding:5px 10px;position:absolute;top:33px}.schedule__for.partner{background:#ffdf99;color:#664600}.schedule__for.leader{background:#e8eefc;color:#0f348a}.schedule__title{margin-bottom:5px;margin-top:20px}.btn{background:#235ee7;background:var(--primary);border:none;border-radius:10px;color:#fff;display:inline-block;padding:18px 30px}.schedule .btn{border-radius:10px;cursor:pointer;margin-top:15px;padding:12px 20px}.login-logo{align-items:center;background:#fff;border-radius:0 0 15px 15px;box-shadow:0 4px 200px rgba(0,0,0,.15);display:flex;height:120px;justify-content:center;margin:0 auto;width:120px}.login{background:#fff;border-radius:20px;box-shadow:0 1px 5px rgba(40,41,48,.1);margin-left:auto;margin-right:auto;margin-top:50px;max-width:calc(100% - 20px);padding:30px 20px;width:356px}.login-bg{background:#57aeff;bottom:-947px;-webkit-filter:blur(200px);filter:blur(200px);height:1431px;left:50%;opacity:.2;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1545px;z-index:-1}.login-header{display:flex;justify-content:center}.login-header h3{border-bottom:2px solid #e3e4e8;border-bottom:2px solid var(--text100);padding-bottom:10px;text-align:center;width:100%}.login-header h3.active{border-color:#235ee7;border-color:var(--primary);color:#235ee7;color:var(--primary)}.login-body{margin-top:30px}.input,input{border:1px solid #e3e4e8;border:1px solid var(--text100);border-radius:10px;color:#5d5f6f;color:var(--text600);outline:none;padding:18px 14px 19px;transition:.2s;width:100%}input:focus{border-color:#235ee7;border-color:var(--primary)}input:not([type=submit]):not(:placeholder-shown){padding:26px 14px 11px;position:relative}input+span{color:#235ee7;color:var(--primary);font-size:12px;left:15px;letter-spacing:-.03em;line-height:15px;opacity:0;pointer-events:none;position:absolute;top:11px;-webkit-transform:translateY(-8px);transform:translateY(-8px);transition:.3s}input:not(:placeholder-shown)+span{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.login-body input:not(.ibtn){margin-bottom:20px}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9092a2;color:var(--text400);opacity:1}input::placeholder,textarea::placeholder{color:#9092a2;color:var(--text400);opacity:1}.login-body input.ibtn{background:#235ee7;background:var(--primary);color:#fff;cursor:pointer}.input-wrapper{position:relative}.input-wrapper a{color:#759af0;position:absolute;right:15px;top:21px}.input-wrapper>svg{bottom:13px;cursor:pointer;position:absolute;right:15px;rotate:45deg}.input-wrapper svg.date-svg{fill:#fff;pointer-events:none;right:14px;top:26px}.loginMessage .error{margin-bottom:20px;text-align:center}@media (max-width:1439px){.login-content{background-size:820px}.login-bg{bottom:-528px;height:806.53px;width:870.78px}}@media (max-width:767px){.login-content{background-size:470px}.login-bg{bottom:-308px;height:460.53px;width:497.22px}}.stats{display:flex;flex-wrap:wrap;margin:-10px;max-width:1008px;position:relative}.stats_range{align-items:center;cursor:pointer;display:flex;position:absolute;right:10px;top:-50px}.stats_range span{margin-left:10px;margin-right:5px}.stats_range__body{background:#f6f8fa;background:var(--bg);border-radius:5px;box-shadow:0 1px 5px rgba(40,41,48,.1);display:none;padding:5px 0;position:absolute;top:32px;width:100%}.stats_range.opened .stats_range__body{display:block}.stats_range__body>*{display:block;padding:8px 16px}.stats_range__body>:hover{color:#9092a2;color:var(--text400)}.stats-block{background:#f6f8fa;background:var(--bg);border-radius:10px;margin:10px;padding:20px;width:316px}.stats__title{margin-bottom:20px}.stats__body,.stats__left{display:flex;justify-content:space-between}.stats__left{flex-direction:column}.stats__trend-wrapper{align-items:center;display:flex}.stats__trend{border-radius:100px;display:flex;margin-left:10px;padding:3px 8px}.trend_up{stroke:#0a5c2b;stroke:var(--success);background:#d1fae1;color:#0a5c2b;color:var(--success)}.trend_down{stroke:#e72323;stroke:var(--error);background:#fad1d1;color:#e72323;color:var(--error)}.trend_down svg{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.stats__graf{height:59px;width:84px}.dialog-box{display:flex;height:calc(100vh - 106px);margin-bottom:-40px;max-height:calc(100vh - 154px)}.dialogs{flex:0 0 316px}.dialog-wrapper{border-right:1px solid #e3e4e8;border-right:1px solid var(--text100);border-top:1px solid #e3e4e8;border-top:1px solid var(--text100);height:calc(100% - 56px);margin-top:10px;overflow:overlay}.dialog{border-bottom:1px solid #e3e4e8;border-bottom:1px solid var(--text100);cursor:pointer;display:flex;padding:10px}.dialog.active{background:#235ee7;background:var(--primary)}.dialog__photo{background-position:50%;background-size:cover;border-radius:10px;height:48px;margin-right:10px;width:48px}.dialog__body{display:flex;flex-direction:column;justify-content:center;width:238px}.dialog__body_top{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px}.dialog__body_title{display:flex}.dialog.active .dialog__body_title{color:#fff}.dialog.active .dialog__body_time{color:#fff;opacity:.3}.dialog .dialog__body_mes{height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialog.active .dialog__body_mes{color:#fff;opacity:.5}.messages{display:flex;flex:1 1 100%;flex-direction:column;justify-content:space-between;margin-left:22px;max-width:700px;padding-bottom:20px}.messages-box{height:100%;margin-bottom:21px;max-height:100%;overflow:overlay}.mes{display:flex}.mes+.mes{margin-top:15px}.mes .dialog__photo{border-radius:5px;flex-shrink:0;height:32px;width:32px}.mes .dialog__body{word-wrap:break-word;max-width:calc(100% - 42px);width:auto}.mes .dialog__body_top{justify-content:start}.mes .dialog__body_time{margin-left:10px}input.body_s{padding:13px 14px!important}.wallet{border:1px solid #e3e4e8;border:1px solid var(--text100);border-radius:10px;display:flex;justify-content:space-between;max-width:988px;padding:20px}.wallet__info{align-items:center;display:flex}.wallet__icon{background:#235ee7;background:var(--primary);border-radius:10px;margin-right:20px;padding:12px}.wallet__body h2{margin-top:5px}.wallet__buttons{align-items:center;display:flex}.btn.grey,.wallet__buttons .grey{background:#f1f1f3;color:#030917}.wallet__buttons .grey{margin-right:10px}.history{margin-top:40px;max-width:988px}.history__table{display:table;margin-top:10px;table-layout:fixed;width:100%}.history__table__row{box-shadow:inset 0 -1px 0 #e3e4e8;box-shadow:inset 0 -1px 0 var(--text100);display:table-row}.history__table__col{display:table-cell;padding:16px}.history__table__col:last-child{padding:11px 16px;width:226px}.history__table__col-inner{background:#d1fae1;border-radius:100px;color:#0a5c2b;display:inline-block;padding:5px 10px}.history__table__col-inner.red{background:#fad1d1;color:#b81414}.profile{max-width:652px}.profile h3{margin-bottom:30px}.profile__block{margin-bottom:40px}.profile__row{display:flex}.profile__row+.profile__row{margin-top:20px}.profile__row>*+*{margin-left:20px}.profile__row>*{flex:1 1 100%;width:100%}.row_x2{flex-basis:213.5%}.row_x3{flex-basis:327%}.profile__photo{align-items:center;border:1px solid #e3e4e8;border:1px solid var(--text100);border-radius:10px;cursor:pointer;display:flex;flex:0 0 148px;height:148px;justify-content:center;width:148px}.no_photo{text-align:center}.no_photo svg{margin-bottom:9px}.profile__col{display:flex;flex-direction:column}.profile__col>:not(:first-child){margin-top:20px}label{cursor:pointer;padding-left:28px;position:relative}label:hover{color:#235ee7;color:var(--primary)}.profile__row label{flex:0 0 auto;width:auto}.checkbox,.radio{border:1px solid #acadb9;border:1px solid var(--text300);border-radius:105px;height:18px;left:0;position:absolute;top:0;width:18px}.checkbox{border-radius:5px}input[type=checkbox]:checked+.checkbox,input[type=radio]:checked+.radio,label:hover .checkbox,label:hover .radio{border-color:#235ee7;border-color:var(--primary)}input[type=checkbox]:checked+.checkbox,input[type=radio]:checked+.radio:after{background:#235ee7;background:var(--primary)}input[type=radio]:checked+.radio:after{border-radius:50%;content:"";inset:3px;position:absolute}input[type=checkbox]:checked+.checkbox:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACSSURBVHgB7dTBCYAwEETRKckS7MR0YimWZgmWMG4gBw8aEyS7IPNgwVP4xCSAiMhYJBebw2bP34hUYq4ORLmJyXZEeIjJErwpRjHhMfzwcHHEzpSQq6YojvpNZXfYE8WRZyYv8rD44h7TG0XP2/QWxYirXYna3GMaovxjOqISvFWiEqLcRCVEs4jJZrWZISLyQychK7gu65PL2wAAAABJRU5ErkJggg==) 50% no-repeat;background-size:16px;content:"";height:16px;inset:0;position:absolute;width:16px}input[type=checkbox],input[type=radio]{height:18px;left:0;opacity:0;position:absolute!important;top:0;width:18px;z-index:-1}.input{cursor:pointer;position:relative}.input svg{right:15px;top:18px}.var{position:relative;top:8px}.variants{background:#fff;border-radius:5px;box-shadow:0 4px 30px rgba(52,59,76,.15);display:none;left:-1px;max-height:322px;overflow:overlay;padding:10px 0;position:absolute;top:calc(100% + 8px);width:100%;z-index:9999}.input.opened .variants{display:block}.variant{padding:10px 16px}.checkbox-wrapper+.checkbox-wrapper{margin-top:20px}.align-right{display:flex;justify-content:right;text-align:right;width:100%}.folders{display:flex;flex-wrap:wrap;margin-top:30px}.folder{align-items:center;background:#f6f8fa;background:var(--bg);border-radius:10px;display:flex;flex:0 0 232px;flex-direction:column;height:138px;justify-content:center;margin-bottom:20px;margin-right:20px;width:232px}.folder__icon{margin-bottom:10px}.archives{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,minmax(232px,1fr));margin-top:30px}.archive{min-width:232px}.archive__img{border-radius:10px}.archive__title{margin-bottom:8px;margin-top:10px}.faq-wrapper{border-top:1px solid #e3e4e8;border-top:1px solid var(--text100)}.faq{border-bottom:1px solid #e3e4e8;border-bottom:1px solid var(--text100);padding:0 0 16px;position:relative}.faq__title{cursor:pointer;line-height:24px;padding-bottom:10px;padding-right:54px;padding-top:25px}.faq__body{display:none}.faq.opened .faq__body{display:block}.faq__body p+p{margin-top:10px}.faq svg{pointer-events:none;position:absolute;right:0;top:25px;transition:.2s}.faq.opened svg{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.page-controls{border-bottom:2px solid #e3e4e8;border-bottom:2px solid var(--text100);display:flex;position:relative}.page-controls:after{background:#235ee7;background:var(--primary);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:.3s;width:148px}.data-page[data-page="1"] .page-controls:after{-webkit-transform:translateX(0);transform:translateX(0)}.data-page[data-page="2"] .page-controls:after{-webkit-transform:translateX(148px);transform:translateX(148px)}.data-page[data-page="3"] .page-controls:after{-webkit-transform:translateX(296px);transform:translateX(296px)}.data-page[data-page="4"] .page-controls:after{-webkit-transform:translateX(444px);transform:translateX(444px)}.data-page[data-page="5"] .page-controls:after{-webkit-transform:translateX(592px);transform:translateX(592px)}.page-btn{color:#5d5f6f;color:var(--text600);cursor:pointer;flex:0 0 148px;font-size:14px;line-height:130%;padding-bottom:18px;text-align:center;text-transform:uppercase}.data-page[data-page="1"] .page-btn:first-child,.data-page[data-page="2"] .page-btn:nth-child(2),.data-page[data-page="3"] .page-btn:nth-child(3),.data-page[data-page="4"] .page-btn:nth-child(4),.data-page[data-page="5"] .page-btn:nth-child(5){color:#235ee7;color:var(--primary)}.page-wrapper{padding-top:30px}.page{display:none}.data-page[data-page="1"] .page:first-child,.data-page[data-page="2"] .page:nth-child(2),.data-page[data-page="3"] .page:nth-child(3),.data-page[data-page="4"] .page:nth-child(4),.data-page[data-page="5"] .page:nth-child(5){display:flex}.page__col{flex:1 1 50%}.page__col+.page__col{margin-left:20px}.site-input{display:flex}.site-input .input-wrapper:first-child{flex:0 0 168px}.site-input .input-wrapper:nth-child(2){flex:1 1 100%}.site-input .input-wrapper:first-child input{border-bottom-right-radius:0;border-top-right-radius:0}.site-input .input-wrapper:nth-child(2) input{background:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:none;border-top-left-radius:0}.site-input-desc{display:flex;padding-left:167px}.site-input-desc a,.site-input-desc button{align-items:center;background:transparent;border:1px solid #e3e4e8;border:1px solid var(--text100);border-radius:0 0 0 10px;border-top:none;display:flex;flex:1 1 50%;justify-content:center;padding:18px 0}.site-input-desc button:nth-child(2){border-left:none;border-radius:0 0 10px 0}.site-input-desc svg{margin-right:10px}.site-info{flex:0 0 50%;margin-top:30px}.page__media-container{align-items:center;border:1px solid #e3e4e8;border:1px solid var(--text100);border-radius:10px;cursor:pointer;display:flex;height:272px;justify-content:center;width:484px}.page__media-container img,.page__media-container video{display:none}.no_media{text-align:center}.no_media__icon{margin-bottom:9px}.page__media-container+.page__media-container{margin-top:20px}.page_btn-wrapper{margin-top:40px;text-align:right}.rating-wrapper{display:flex;flex-wrap:wrap;margin:-10px}.rating{margin:10px;width:148px}.rating__photo{background-position:50%;background-size:cover;border-radius:20px;height:148px;outline:4px solid transparent;outline-offset:-4px;position:relative;width:148px}.rating:first-child .rating__photo{outline-color:#ffaf01}.rating:nth-child(2) .rating__photo{outline-color:#c7c9d1}.rating:nth-child(3) .rating__photo{outline-color:#cd7f32}.rating:first-child .rating__photo:after{background:#ffaf01;content:"1"}.rating:nth-child(2) .rating__photo:after{background:#c7c9d1;content:"2"}.rating:nth-child(3) .rating__photo:after{background:#cd7f32;content:"3"}.rating:first-child .rating__photo:after,.rating:nth-child(2) .rating__photo:after,.rating:nth-child(3) .rating__photo:after{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:16px;height:30px;justify-content:center;left:10px;letter-spacing:-.02em;line-height:130%;position:absolute;text-align:center;top:10px;width:30px}.rating h3{margin-bottom:5px;margin-top:15px}.create_tr{left:373px;margin-top:0!important;position:absolute;top:-59px;z-index:9}.teachers{display:flex;flex-wrap:wrap;margin:-10px}.teacher{background:#f6f8fa;background:var(--bg);border-radius:20px;flex:0 0 484px;margin:10px;padding:20px}.teacher__top{display:flex;margin-bottom:15px}.teacher__photo{background-position:50%;background-size:cover;border-radius:20px;height:190px;margin-right:20px;width:190px}.teacher .btn{padding:12px 20px;text-align:center;width:190px}.teacher__body h3{margin-bottom:15px;margin-top:5px}.teacher__text{align-items:center;display:flex}.teacher__text svg{margin-right:10px}.teacher__text+.teacher__text{margin-top:8px}.teacher__icons{display:flex;margin-top:15px}.teacher__icon{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;margin-right:10px;width:32px}.teacher__icon:first-child{background:#08c;padding-right:2px}.teacher__icon:nth-child(2){background:#25d366}.teacher__icon:nth-child(3){background:#07f}.teacher__icon:nth-child(4){background:#f00073}.panel-title{position:relative}.panel-stats{display:flex;position:absolute;right:0;top:11px}.panel-stats div{margin-left:30px}.folder:hover .folder__icon{stroke:#235ee7;stroke:var(--primary)}.dashboard{display:flow-root;max-width:988px}.dashboard>*{float:left}.dashboard h3,.dashboard>*{margin-bottom:20px}.dashboard__profile{display:flex;height:138px;width:316px}.dashboard__photo{background-position:50%;background-size:cover;border-radius:20px;flex-shrink:0;height:138px;margin-right:20px;width:138px}.dashboard__profile h3{margin-bottom:5px}.dashboard__card,.dashboard__rang{border-radius:100px;display:inline-block;padding:5px 10px}.dashboard__rang{background:#e3e4e8;background:var(--text100);margin-top:10px}.dashboard__card{background:#ffdf99;color:#664600;margin-top:10px}.dashboard .stats-block{margin:0 0 20px 20px}.dashboard__rating{background:#f6f8fa;background:var(--bg);border-radius:10px;height:296px;padding:20px;width:316px}.rating-block{display:flex}.rating-block+.rating-block{border-top:2px solid #e3e4e8;border-top:2px solid var(--text100);margin-top:19px;padding-top:20px}.rating__img{background-position:50%;background-size:cover;border-radius:5px;flex-shrink:0;height:42px;margin-right:10px;width:42px}.rating__body{display:flex;flex-direction:column;justify-content:space-between}.dashboard__news{background:#f6f8fa;background:var(--bg);border-radius:10px;height:367px;padding:20px;width:316px}.dashboard__news .news-body+.news-body{border-top:2px solid #e3e4e8;border-top:2px solid var(--text100);margin-top:18px;padding-top:20px}.news-block h3{margin-bottom:15px}.news-body{display:flex}.news__img{background-position:50%;background-size:cover;border-radius:10px;flex-shrink:0;height:64px;margin-right:10px;position:relative;width:64px}.play-button{align-items:center;background:#235ee7;background:var(--primary);border-radius:50%;height:32px;left:50%;padding-left:4px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:32px}.news__right,.play-button{display:flex;justify-content:center}.news__right{flex-direction:column}.news__right .body_xs{margin-bottom:5px}.dashboard__trans{background-color:#f6f8fa;background-color:var(--bg);background-position:50%;background-size:cover;border-radius:10px;cursor:pointer;height:367px;margin-left:20px;position:relative;width:652px}.dashboard__trans .play-button{height:64px;width:64px}.dashboard__trans svg{-webkit-transform:scale(1.5);transform:scale(1.5)}.profile .btn.grey{margin-right:20px}.mastery .faq-wrapper{margin-top:84px}.mastery{display:flex}.mastery__left{border-right:1px solid #e3e4e8;border-right:1px solid var(--text100);flex:0 1 673px;padding-right:20px}.mastery__right{flex:0 0 316px;padding-left:20px}.chat__pages .page{flex-direction:column}.online-wrapper{align-items:center;background:#f6f8fa;background:var(--bg);border-radius:0 0 10px 10px;display:flex;height:34px;justify-content:space-between;margin-bottom:22px;padding-left:15px;padding-right:13px}.online__text{color:#14b856;padding-left:13px;position:relative}.online__text:before{background:#14b856;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.online__all,.online__flex,.online__partners{align-items:center;display:flex}.online__partners{margin-left:10px}.online__all span,.online__partners span{border-radius:20px;color:#fff;margin-left:3px;min-width:21px;padding:3px;text-align:center}.online__all span{background:#14b856}.online__partners span{background:#235ee7;background:var(--primary)}.mastery__right .btn{margin-top:44px}.chat__pages .dialog__body_mes{padding-right:8px}.h1-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px;max-width:988px}.workbook-wrapper{display:flex;margin-top:30px;max-width:988px}.filters{display:flex}.filters .input-wrapper{width:232px}.filters .input-wrapper+.input-wrapper{margin-left:20px}.filters .input,.filters input{padding:13px 14px!important}.filters .var{top:0}.filters .input svg{top:12px}.workbook__left{flex:0 0 232px;margin-right:20px}.workbook{flex:1 1 100%;flex-wrap:wrap;margin:-10px}.workbook,.workbook__buttons{display:flex}.workbook__buttons .btn{padding:12px 22px}.workbook__buttons .grey{margin-left:10px;margin-right:0}.workbook__folders{margin-top:30px}.workbook__folder{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.workbook__folder__action{height:20px}.workbook__folder__title{align-items:center;display:flex}.workbook__folder__title span:nth-child(2){margin-left:5px;margin-right:5px;width:155px}.workbook__user{background:#f6f8fa;background:var(--bg);border-radius:10px;margin:10px;padding:20px;width:232px}.workbook__user__top{display:flex;position:relative}.user__photo{background-position:50%;background-size:cover;border-radius:5px;flex-shrink:0;height:36px;margin-right:10px;position:relative;width:36px}.user__photo.online:after{background:#14b856;border:2px solid #fff;border-radius:50%;bottom:-1px;content:"";height:12px;position:absolute;right:-1px;width:12px}.user__title{display:flex;flex-direction:column;justify-content:space-between;padding-right:20px}.user__title .next_btn{color:#cc8b00;cursor:pointer;margin-left:10px}.workbook__user__top>svg{cursor:pointer;position:absolute;right:0;top:0}.workbook__user__body{margin-top:10px}.workbook__user__body .teacher__text{align-items:flex-start;margin-top:5px}.workbook__user__info{align-items:center;display:flex;justify-content:space-between;margin-top:15px}.workbook__indicators{display:flex}.workbook__indicators svg+svg{margin-left:4px}.workbook__social{display:flex}.workbook__social__link{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.workbook__social__link+.workbook__social__link{margin-left:7px}.social_mes{background:#235ee7;background:var(--primary)}.social_inst{background:#f00073}.social_wa{background:#25d366}.social_vk{background:#07f}.social_tg{background:#08c;padding-right:2px}.workbook__full{-webkit-animation:slideIn .3s;animation:slideIn .3s;box-shadow:0 0 0 10000px rgba(5,17,46,.2);display:none;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);will-change:transform;z-index:5}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translate(-50%,calc(-50% - 50px));transform:translate(-50%,calc(-50% - 50px))}to{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translate(-50%,calc(-50% - 50px));transform:translate(-50%,calc(-50% - 50px))}to{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.workbook__full.opened{background:#fff;border-radius:20px;display:block;padding:20px}.workbook__full-wrapper{display:flex;margin-top:30px}.workbook__full-user{width:374px}.workbook__full-actions{display:flex;flex-direction:column;margin-left:70px;position:relative;width:168px}.workbook__full-actions .btn{margin:10px 0 0;padding:12px 15px}.workbook__full-actions .btn.delete{background:#fad1d1;color:#e72323;color:var(--error)}.workbook__full-user .user__photo{border-radius:50%}.workbook__full .workbook__indicators svg+svg{margin-left:10px}.workbook__full .workbook__user__body .teacher__text{align-items:center}.teacher__text .copy_btn{color:#235ee7;color:var(--primary);cursor:pointer;margin-left:10px}.workbook__full .workbook__user__info{margin-bottom:30px}.workbook__full-note{background:#f6f8fa;background:var(--bg);border-radius:10px 10px 10px 0;margin-top:5px;padding:10px}.workbook__full-note:nth-child(2){margin-top:10px}.close_block{cursor:pointer;position:absolute;right:20px;top:20px}.workbook__full-actions__alert,.workbook__full-actions__move,.workbook__full-actions__note{background:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.25);display:none;left:0;padding:20px;position:absolute;width:278px}.workbook__full-actions__move{top:123px}.workbook__full-actions__alert{top:175px}.workbook__full-actions__note{top:227px}.workbook__full-actions__alert.opened,.workbook__full-actions__move.opened,.workbook__full-actions__note.opened{display:block}.workbook__full-actions__alert button,.workbook__full-actions__move button,.workbook__full-actions__note button{margin-top:10px;width:100%}.workbook__full-actions__alert .body_s,.workbook__full-actions__move .body_s,.workbook__full-actions__note .body_s{margin-bottom:13px;width:100%}.translation{display:flex}.translation__left{flex:1 1 100%;margin-right:40px}.translation__right{flex:0 0 296px}.translation__right>.btn{margin-bottom:30px;padding:12px 20px;width:100%}.h1-time-wrapper{justify-content:space-between;margin-bottom:30px}.h1-time,.h1-time-wrapper{align-items:center;display:flex}.h1-time{margin-right:336px}.h1-time svg{margin-right:5px}.team_filters{display:flex;margin-bottom:20px}.team_filters>*{flex:1 1 100%}.team_filters>:first-child{flex:0 0 232px}.team_filters>*+*{margin-left:10px}.team_filters .var{top:0}.team_filters .input,.team_filters input{padding:13px 14px!important}.team_filters .input svg{top:13px}.team-wrapper{display:flex;flex-wrap:wrap;margin:-10px}.team-wrapper .user__title{padding-right:0}.team_icons,.with-icons{display:flex}.team_icons svg{margin-left:5px}.team-wrapper .workbook__social__link:not(:last-child):not(.active){background:#e3e4e8;background:var(--text100)}.team-wrapper .workbook__social__link:not(:last-child):not(.active) svg{fill:#9092a2;fill:var(--text400)}.team-wrapper .teacher__text{align-items:center}.modal__text{font-weight:400;margin-top:30px;overflow:auto;padding-bottom:10px}.messages-back{display:none}.ref-wrapper{flex:0 0 400px}.sidebar{flex:0 0 240px;width:240px}@media (max-width:1439px){.main{flex-direction:column}.sidebar{position:fixed;-webkit-transform:translateX(-105%);transform:translateX(-105%);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;z-index:9}body.sidebar_visible{overflow:hidden}body.sidebar_visible .sidebar{box-shadow:0 0 0 1500px #05112e33;-webkit-transform:translateX(0);transform:translateX(0)}body.sidebar_visible .content{pointer-events:none}.mobile_menu{align-items:center;display:flex;justify-content:space-between;padding:20px}.content{max-height:none;padding:20px}.card_notif{margin:-20px -20px 20px}.stats{margin:-5px;max-width:none}.stats_range{top:-45px}.stats-block{margin:5px;width:354px}.align-center>h2,.content-body>h2,.content>h1{margin-bottom:20px}.mobile_menu__toggle{cursor:pointer;height:24px;position:relative;width:24px;z-index:19}.mobile_menu__toggle>*{background:#000;border-radius:1px;height:2px;left:2px;position:absolute;transition:.3s;width:20px}.toggle__line_1{top:5px;transition:.05s;transition-delay:.2s}.toggle__line_2,.toggle__line_3{top:11px}.toggle__line_4{bottom:5px;transition:.05s;transition-delay:.2s}body.sidebar_visible .toggle__line_1{opacity:0;-webkit-transform:translateY(-7px);transform:translateY(-7px);transition-delay:0s}body.sidebar_visible .toggle__line_4{opacity:0;-webkit-transform:translateY(7px);transform:translateY(7px);transition-delay:0s}body.sidebar_visible .toggle__line_2{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body.sidebar_visible .toggle__line_3{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.dialog-box{margin-bottom:-20px;max-height:calc(100vh - 218px)}.folders{margin-right:-20px}.folder{flex:0 0 229px}.archives{grid-template-columns:repeat(3,minmax(232px,1fr))}.page{flex-direction:column}.page__col{position:relative}.site-input{padding-right:125px}.site-input .input-wrapper:first-child{flex-basis:229px}.site-input-desc{padding-left:228px;padding-right:125px}.site-input-desc:nth-child(3){flex-direction:column;padding:0;position:absolute;right:18px;top:0}.site-info{margin-top:0}.site-info+.site-info{margin-top:15px}.page__col+.page__col{margin-left:0;margin-top:30px}.page__media-container{display:inline-flex;width:calc(50% - 10px)}.page__media-container+.page__media-container{margin-left:16px;margin-top:0}.page_btn-wrapper{margin-top:30px}.rating{width:129px}.rating__photo{height:129px;width:129px}.rating .body_s{font-size:12px;line-height:15px}.schedule__item{width:calc(50% - 20px)}.create_tr{left:auto;right:10px;top:-49px}.teacher{flex-basis:calc(50% - 20px);width:calc(50% - 20px)}.teacher__photo{height:72px;width:72px}.teacher__top{flex-direction:column;position:relative}.teacher__body .body_xs{left:87px;position:absolute;top:16px}.teacher__body h3{left:87px;position:absolute;top:31px}.teacher__body{margin-top:20px}.teacher .btn{width:200px}.profile__row:nth-child(8) .align-right{flex-direction:column}.profile__row:nth-child(8) button:first-child{margin-bottom:10px;margin-right:0}.mastery__right .btn{width:100%}.workbook__left{display:flex;flex-basis:auto;margin-right:0}.workbook__folders{margin-top:0;width:229px}.workbook__buttons{flex-direction:column;margin-right:20px;width:229px}.workbook__buttons .btn{padding:14px 23px}.workbook__buttons .grey{margin-left:0;margin-top:10px}.filters{flex-direction:column;position:absolute;right:20px;top:174px}.filters .input-wrapper{width:229px}.filters .input-wrapper+.input-wrapper{margin-left:0;margin-top:10px}.workbook{margin:20px -10px -10px}.workbook__user{width:229px}.workbook-wrapper{flex-direction:column}.workbook__full-actions__alert,.workbook__full-actions__move,.workbook__full-actions__note{left:auto;right:-10px}.translation{flex-direction:column}.translation__left{margin-bottom:30px;margin-right:0}.translation__left img{width:100%}.translation__right>.btn{position:absolute;right:20px;top:105px;width:218px}.translation .page-btn{flex-basis:50%}.translation .page-controls:after{width:50%}.translation .data-page[data-page="2"] .page-controls:after{-webkit-transform:translateX(100%);transform:translateX(100%)}.translation .online__text{margin-right:calc(100% - 213px)}.h1-time{margin-right:236px}.dashboard__photo{height:127px;width:127px}.dashboard{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.dashboard>*{width:calc(50% - 10px)}.dashboard__profile{order:1}.dashboard__rating{margin-left:20px;order:2}.dashboard .stats-block:nth-child(2){margin-left:0;order:4}.dashboard .stats-block:nth-child(3){order:5}.dashboard .stats-block:nth-child(5){margin-left:0;order:6}.dashboard .stats-block:nth-child(6){order:7}.dashboard .news-block{margin-left:0;order:8}.dashboard__news{height:auto;margin-left:20px;order:9}.dashboard__news .news-body+.news-body{display:none}.dashboard__trans{margin-left:0;order:10;width:100%}.dashboard .stats-block:nth-child(7){margin-left:0;position:absolute;top:158px}.team_filters{flex-wrap:wrap}.team_filters>:first-child,.team_filters>:nth-child(2),.team_filters>:nth-child(3){flex-basis:calc(33% - 10px)}.team_filters>:nth-child(4){display:none}.team_filters>:nth-child(5){margin-left:0;margin-top:10px}.team-wrapper{margin:-15px -5px -5px}.workbook__user{margin:5px;width:236px}.history__table__col:first-child{width:100px}.club_card_info__left{padding-left:20px;padding-top:40px}.club_card_info{position:relative}.club_card_info__right{height:100%;position:absolute;right:0}.club_card_info__card{right:84px}.card_buy{flex-direction:column}.card_buy__left{width:100%}.card_buy__right{margin-top:40px;width:100%}.card_buy__button .body_xs{width:auto}.modal__text{max-height:calc(100vh - 225px);width:calc(100vw - 160px)}.lk .tour,.lk .tour__body{flex-direction:row}.lk .tour__image{flex:0 0 232px}.lk .tour__image img{height:194px}.lk .tour__body__left{flex:0 1 100%;margin-right:0;padding-right:15px;width:100%}.lk .tour__info{border-left:1px solid rgba(138,147,168,.1);flex:0 0 166px;height:auto;margin:0}.lk .info__block{margin:5px 0;padding-left:34px}}@media (max-width:767px){.mobile_menu{padding:10px 15px}.content{padding:20px 10px}.card_notif{margin:-20px -10px 20px}.stats-block{width:100%}.stats_range{margin-bottom:15px;margin-left:5px;position:static}.sidebar{width:100%}.dialog_page .content{overflow:hidden}.dialogs{flex-basis:100%}.messages{flex-shrink:0;margin-left:20px;max-width:calc(100vw - 30px)}.dialog-box{max-height:calc(100vh - 190px);position:relative;transition:.3s}.dialog-box.opened{-webkit-transform:translateX(calc(-100% - 20px));transform:translateX(calc(-100% - 20px))}.dialog-wrapper{border-right:none}.command-block{flex:0 0 100%}.messages-back{background:#fff;display:flex;padding:9px 0;position:absolute;top:-56px;width:100%}.messages-box{margin-bottom:10px}.messages-box::-webkit-scrollbar-thumb{background-color:initial}.messages-back svg{margin-right:10px}.wallet{flex-direction:column}.wallet__buttons{margin-top:20px}.wallet__buttons .btn{text-align:center;width:50%}.history{margin-top:30px;overflow-x:auto}.history__table{table-layout:auto}.history__table__col{white-space:nowrap}.profile h3{margin-bottom:20px}.profile__block{margin-bottom:30px}.profile__row{flex-direction:column}.profile__row>*+*{margin-left:0;margin-top:20px}.profile__col>:not(:first-child){flex-direction:row}label[for=g2]{margin-left:28px;margin-top:0}.mobile__col{flex-direction:row}.mobile__col>*+*{margin-left:20px;margin-top:0}.ref-wrapper{flex-basis:auto}.profile button{width:100%}.folders{margin:20px -5px -5px}.folder{flex-basis:calc(50% - 10px);margin:5px}.archives{grid-template-columns:minmax(232px,1fr)}.site-input{padding-right:0}.site-input .input-wrapper:first-child{flex-basis:140px}.site-input-desc{padding-left:139px;padding-right:0}.site-input-desc:nth-child(3){flex-direction:row;padding-left:139px;position:static}button#copy1{flex:0 0 58px}button#copy1 span{display:none}button#copy1 svg{margin:0}.site-info,.site-info+.site-info{margin-top:10px}.construct .page-btn{flex-basis:33%}.construct .page-controls:after{width:33%}.construct .data-page[data-page="2"] .page-controls:after{-webkit-transform:translateX(100%);transform:translateX(100%)}.construct .data-page[data-page="3"] .page-controls:after{-webkit-transform:translateX(200%);transform:translateX(200%)}.page__col:nth-child(2){display:flex;flex-wrap:wrap}.page__media-container{height:50vw;width:calc(50% - 5px)}@supports (aspect-ratio:1/1){.page__media-container{aspect-ratio:1/1;height:auto}}.page__media-container+.page__media-container{margin-left:10px}.page_btn-wrapper,.page_btn-wrapper button{width:100%}.rating-wrapper{margin:-10px -5px}.rating{margin:10px 5px;width:calc(min(33% - 10px, 111px))}.rating__photo{height:111px;max-width:100%;width:111px}.schedule{margin:-5px}.schedule__item{margin:5px;width:100%}.create_tr{margin-bottom:10px;margin-left:5px;margin-right:5px;position:static;text-align:center;width:100%}.teachers{margin:-5px 0}.teacher{flex-basis:100%;margin:5px 0;width:100%}.panel-stats{margin-top:10px;position:static}.panel-stats div:first-child{margin-left:0}.mastery{flex-direction:column}.mastery .page-btn{flex-basis:50%}.mastery .page-controls:after{width:50%}.mastery .data-page[data-page="2"] .page-controls:after{-webkit-transform:translateX(100%);transform:translateX(100%)}.online__text{margin-right:calc(100% - 213px)}.mastery__right{padding-left:0}.mastery__right .btn{margin-bottom:30px;margin-top:20px}.mastery__left{border-right:none;border-top:1px solid #e3e4e8;border-top:1px solid var(--text100);order:2;padding-right:0;padding-top:30px}.mastery label[for=g2]{margin-left:0;margin-top:20px}.mastery .profile__row:nth-child(5)>.profile__row,.mastery .profile__row:nth-child(6)>.profile__row{align-items:flex-start!important}.mastery .profile__row:nth-child(5)>.input-wrapper{flex-basis:calc(50% - 10px);flex-grow:0;flex-shrink:0;margin-top:20px}.mastery .profile__row:nth-child(5){flex-direction:row}.mastery .profile__row:nth-child(5)>.input-wrapper:nth-child(2){flex-basis:211px}.mastery .profile__row:nth-child(5)>.input-wrapper:nth-child(3){flex-basis:calc(100% - 221px);margin-left:10px}.mastery .faq-wrapper{margin-top:60px}.workbook-wrapper{margin-top:20px}.workbook__buttons{flex-direction:row;margin-right:0;width:100%}.workbook__buttons .btn{padding:12px 23px;width:50%}.workbook__buttons .grey{margin-left:10px;margin-top:0}.workbook__left{flex-direction:column}.workbook__folder:last-child{margin-bottom:0}.filters{left:10px;right:auto;top:206px;width:calc(100% - 20px)}.filters .input-wrapper{width:100%}.workbook__folders{margin-top:140px;width:100%}.workbook__folder__title{width:100%}.workbook__folder__title span:nth-child(2){width:calc(100% - 60px)}.workbook{margin:15px -5px -5px}.workbook__user{margin:5px;width:100%}.workbook__full-wrapper{flex-direction:column;max-height:calc(100vh - 225px);overflow-y:overlay}.workbook__full-user{width:calc(100vw - 60px)}.workbook__full .workbook__user__info{margin-bottom:20px;margin-top:20px}.workbook__full-actions{flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-left:0;margin-top:20px;width:100%}.workbook__full-actions .btn:nth-child(n+3){width:calc(50% - 5px)}.workbook__full-actions .btn:first-child,.workbook__full-actions .btn:nth-child(2),.workbook__full-actions .btn:nth-child(7){width:100%}.workbook__full-actions__alert,.workbook__full-actions__move,.workbook__full-actions__note{bottom:153px;right:20px;top:auto}.workbook__full-actions__alert .profile__row{flex-direction:row}.workbook__full-actions__alert .profile__row>*+*{margin-top:0}.translation__left{margin-bottom:82px}.translation__right>.btn{top:364px}.h1-time{left:10px;position:absolute;top:376px}.dashboard>*{margin-bottom:10px;margin-left:0!important;width:100%}.dashboard .stats-block:nth-child(7){order:2;position:static}.dashboard__rating{order:8}.dashboard__profile{height:127px}.dashboard .stats-block{margin-bottom:10px}.team_filters>:first-child{flex-basis:100%;margin-bottom:10px}.team_filters>:nth-child(2){margin-left:0}.club_card{border:1px solid #e1e6f0;border-radius:10px;padding:20px}.club_card,.club_card__left{flex-direction:column}.club_card__img{width:100%}.club_card__body,.club_card__buttons{margin-left:0;margin-top:20px}.club_card__buttons{text-align:center;width:100%}.club_card__buttons .btn{width:100%}.club_card_info{height:auto}.club_card_info__left{padding-bottom:40px}.club_card_info h1{margin-top:272px;width:auto}.club_card_info h1+.text400{width:auto}.club_card_info__right{width:100%}.club_card_info__bg{background-position-x:-49px;background-size:510px}.club_card_info__card{left:23px;top:92px}.modal__text{max-height:calc(100vh - 225px);width:calc(100vw - 60px)}}.content-body>h1{margin-bottom:20px}.dialog{position:relative}.dialog:not(.active):hover{background:#e3e4e8;background:var(--text100)}.dialog__photo{align-items:center;border-radius:50%;display:flex;justify-content:center}.dialog__photo:after{color:#fff;content:attr(data-name);font-size:24px}.mes .dialog__photo:after{font-size:16px}.dialog__photo:not(.empty):after{content:none}.dialog.active{background:#464753;background:var(--text700)}.messages textarea.body_s{border:1px solid #e3e4e8;border:1px solid var(--text100);border-radius:10px;color:#5d5f6f;color:var(--text600);font-family:inherit;font-weight:inherit;height:46px;outline:none;padding:13px 14px;resize:none;transition:.2s;width:100%}.dialog:after{background:#fff;background:#235ee7;background:var(--primary);border:2px solid;border-radius:50%;color:#235ee7;color:var(--primary);color:#fff;content:attr(data-count);font-size:12px;height:20px;left:42px;line-height:20px;position:absolute;text-align:center;top:42px;width:20px}.dialog:hover:after{border-color:#e3e4e8;border-color:var(--text100)}.dialog.active:after{border-color:#464753;border-color:var(--text700)}.dialog[data-count="0"]:after{content:none}.dialog__body_mes img,.dialog__body_mes video{max-height:570px;max-width:100%}.input-attach{padding-right:10px;padding-top:8px;position:relative}.attach-wrapper{border-radius:5px;bottom:36px;display:none;overflow:hidden;padding-bottom:15px;position:absolute;width:200px}.attach,.attach-wrapper:hover,.input-attach:hover .attach-wrapper{display:block}.attach{background:#f6f8fa;background:var(--bg);box-shadow:0 2px 2px rgba(40,41,48,.1);cursor:pointer;padding:11px 20px}.attach:last-child{border-radius:0 0 5px 5px}.attach:hover{background:#235ee7;background:var(--primary);color:#fff}.command-block{border:1px solid #e3e4e8;border:1px solid var(--text100);border-bottom:none;flex:1 1 30%;height:100%;margin-left:22px;max-height:100%;max-width:300px;overflow:overlay;padding:22px}.command-block h2{padding-bottom:10px}.command-block .text200{margin-top:10px}.command-block select{margin-top:16px;padding:13px 14px}.flex{display:flex;justify-content:space-between}.command-block .flex{cursor:pointer;padding:2px 0}.command-block .flex :first-child{min-width:150px}.command-block .flex:hover{background:#e3e4e8;background:var(--text100)}@media (max-width:1439px) and (min-width:768px){.dialog-box{margin-left:-40px;margin-right:-40px}.messages{max-width:calc(100vw - 650px)}}body{overflow:hidden}.flex-container{display:flex;justify-content:space-between}.card-body{margin:auto;max-width:600px;min-height:calc(100vh - 135px);min-height:calc(100vhd - 135px);padding:60px 20px}form .row{align-items:center;display:flex;justify-content:space-between}.text-muted{padding-bottom:16px;padding-top:8px}.input-wrapper{margin-bottom:10px}.main-logo{cursor:pointer;height:34px}footer,header{background:var(--bg);padding:20px}footer span{color:var(--primary);cursor:pointer}.main-page{height:calc(100vh - 135px);height:calc(100vhd - 135px);overflow:auto;scroll-behavior:smooth}.main-page section{padding:60px 20px}.policy h3{margin-top:20px}.policy p{margin-top:10px}header .account-details{min-width:164px}header .btn{border-radius:4px;padding:8px 16px}header .account-lang{background:var(--text400);color:#fff;margin-left:12px}.menu{align-items:center;display:flex}header .menu{margin-top:0}.menu-item{cursor:pointer;margin:0 10px}.submit-results{background:#d1fae1;border-radius:12px;color:var(--success);margin-bottom:20px;padding:20px}.submit-results.error{background:#fad1d1;color:var(--error)}form>.submit-results{margin-top:10px}.sidebar{background:var(--bg);display:flex;flex:0 0 260px;flex-direction:column;justify-content:space-between;max-height:100vh;max-height:100svh;min-height:100vh;min-height:100svh;overflow:overlay;padding:20px;width:260px}.logo{align-items:center;display:flex;gap:10px;line-height:24px}.lk-logo{width:64px}.menu__icon .ci-primary{fill:var(--text300);stroke:inherit}.menu__item:where(.active,:hover,:focus) .menu__icon .ci-primary{fill:var(--primary)}.header{align-items:center;background:var(--primary);color:#fff;display:flex;font-size:14px;justify-content:space-between;padding:12px 60px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:5}.content-wrapper{flex:1 1 100%;max-height:100vh;overflow:overlay}.content-body{padding:40px 60px}.menu__item.disabled{opacity:.5;pointer-events:none}.featured.menu__text:after{background:var(--error);border-radius:120px;color:#fff;content:attr(data-text);display:inline-block;font-size:12px;letter-spacing:-.03em;line-height:21px;margin-left:8px;min-width:23px;padding:0 8px 1px;text-align:center}.sidebar__bottom a{align-items:center;display:flex}.sidebar__bottom .menu__icon .ci-primary{fill:var(--primary)}.account-details{align-items:center;display:flex;justify-content:flex-end}.account-lang{background:#3773ff;border-radius:4px;cursor:pointer;margin-left:20px;position:relative}.account-lang-current{padding:8px 16px;text-align:center;width:50px}.account-langs{grid-gap:8px;background:#fff;border-radius:5px;box-shadow:0 4px 30px rgba(52,59,76,.15);color:var(--text500);display:grid;gap:8px;left:0;padding:8px 16px;position:absolute;top:calc(100% + 8px);z-index:1}.offer p{margin-top:10px}.offer p+h3{margin-top:20px}.align-center{text-align:center}.align-center form,.align-center h2,.history-info{max-width:500px}.history-info{margin-bottom:30px;margin-top:30px}table{border:1px solid #d8dbe0;border-collapse:collapse;margin-top:12px;width:100%}table th{border:solid #d8dbe0;border-width:1px 1px 2px;padding:4px}table tbody tr:nth-of-type(odd){background-color:rgba(0,0,21,.05)}table td{border:1px solid #d8dbe0;padding:4px}.badge{border-radius:4px;color:#fff;display:inline-block;line-height:14px;padding:4px 8px;text-align:center;white-space:nowrap}.badge-success{background:#14b856}.badge-error{background:#eb4747}.badge-warning{background:#ffbe33}.update-reports-table img{margin-left:5px;width:20px}td a{color:var(--primary)}.dashboard{position:static}.dashboard__profile{display:block;order:0!important}.dashboard .stats-block{cursor:pointer;min-height:138px;order:0!important;transition:.2s}.dashboard .stats-block:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.club_card_info__back{align-items:center;background:none;border:none;display:flex}.club_card_info__back span{margin-left:10px}input.paypal-btn{background:#fdc339;border:none;border-radius:100px;margin-top:10px;padding:12px 48px!important;width:240px}input.liqpay-btn{border:none;margin-top:10px;padding:0!important;width:240px}.user .input,.user input{background:transparent;border:none;padding:5px 0!important}.profile__row.user{align-items:center}.profile__row.user:nth-child(2n){background:#e8eefc}.profile__row.user.body_s{font-weight:700;padding-bottom:5px;padding-top:5px}.profile__row+.profile__row.user{margin-top:0}.profile__row.user>*+*{margin-left:4px}.profile__row.user>div:first-child{text-indent:5px}.profile__email{display:flex;font-size:15px}footer a{color:var(--primary)}.input-wrapper#lang{margin-bottom:0;width:166px}.var{text-align:left}.input svg{position:absolute;right:5px;top:20px}.card_buy__right{border-radius:20px;box-shadow:0 1px 5px rgba(40,41,48,.1);max-width:400px;padding:30px 20px;text-align:center}h2.price{border-bottom:1px solid rgba(58,68,82,.1);border-top:1px solid rgba(58,68,82,.1);margin-bottom:15px;margin-top:30px;padding-bottom:15px;padding-top:15px}input[type=range]{padding:0!important}.price-old{font-weight:500;position:relative}span.price-old:after{background:var(--error);content:"";display:block;height:3px;left:-4px;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(-6deg);transform:translateY(-50%) rotate(-6deg);width:calc(100% + 8px)}.price-old+.price-new{color:var(--error);margin-left:8px}.wb-page{border-radius:5px;padding:10px 16px}.wb-page.active{background:var(--primary);color:#fff}.show_pass,.wb-page:not(.active){cursor:pointer}.show_pass{font-size:12px}a.coinbase{align-items:center;background:#0052ff;border-radius:100px;display:flex;height:60px;justify-content:center;margin-top:10px;width:240px}a.coinbase img{max-height:80%}#check{background:var(--primary);color:#fff}#check h2{text-align:center}#check form{background:#fff;border-radius:10px;display:flex;margin-top:20px;padding:20px}#check .input-wrapper{flex:1 1 100%;margin-bottom:0}#check input{border-bottom-right-radius:0;border-top-right-radius:0}#check button{border-bottom-left-radius:0;border-top-left-radius:0;flex:0 0 100px}#result>.container{display:grid;grid-template-columns:40% 60%}#result h2,#result p{margin-bottom:20px;text-align:center}.result__right form{box-shadow:0 1px 5px rgba(40,41,48,.1);margin:0;width:100%}#result .result__right form>p{text-align:left}.price{font-size:20px;font-weight:600}.price,.report{margin-bottom:20px}.result__right button{width:100%}#opt h2,#opt p{margin-bottom:20px;text-align:center}#opt p{margin-left:auto;margin-right:auto;max-width:600px}.opt__cards{display:flex;text-align:center}.opt__cards h1,.opt__cards h3{margin-bottom:20px}.opt__cards h2{color:var(--primary)}.opt__cards .btn{border-radius:8px;padding:8px 16px;width:100%}.opt__cards .through{font-weight:400;margin-bottom:4px;text-decoration:line-through}.opt__cards .new{color:#bb2c5e}#faq,#tech{background:var(--bg)}#faq h2{margin-bottom:40px;text-align:center}#example p:not(:first-child),#faq p:not(:first-child){margin-top:20px}#example ul,#faq ul{color:var(--text600);margin-top:20px;padding-left:30px}#example h2{margin-bottom:30px;text-align:center}#example p:first-child{margin-top:10px}#example b{color:#000}.example__grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:auto 500px}.tech__grid{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr}#tech h2{margin-bottom:20px}@media (min-width:1439px){.dashboard .stats-block:nth-child(4){margin-left:0}}@media (max-width:1439px){.content-wrapper{max-height:calc(100vh - 44px)}.dashboard .stats-block:nth-child(3){margin-left:0}}@media (max-width:1199px){header>.flex-container{flex-wrap:wrap}header .menu{justify-content:center;margin-top:20px;order:1;width:100%}footer>.flex-container{flex-direction:column}footer>.flex-container>div+div{margin-top:10px}.main-page{height:calc(100vh - 206px);height:calc(100vhd - 206px)}}@media (max-width:767px){header .menu{align-items:start;background:var(--bg);box-sizing:initial;display:none;flex-direction:column;margin-left:-20px;margin-right:-20px;margin-top:0;padding:0 20px 20px;position:absolute;top:44px;width:100%;z-index:1}header .account-details{height:auto;justify-content:end;min-width:0;min-width:auto;width:auto}.main-page{height:calc(100vh - 185px);height:calc(100vhd - 185px)}.card-body{min-height:calc(100vh - 185px);min-height:calc(100vhd - 185px);padding:20px}.card-body .col{margin-bottom:10px}footer{font-size:14px}.menu-item{margin:10px 0 0}.sidebar{width:100%}.header{padding:12px 16px 62px}.content-body{padding:20px 16px}.account-name{position:absolute;top:12px}.account-details{height:42px;justify-content:space-between;width:100%}.account-reports{align-self:flex-end}.table-wrapper{margin:0 -16px;overflow-x:auto;padding:0 16px}.table-wrapper table{white-space:nowrap}.update-reports-table img{width:17px}.table-wrapper th:last-child{min-width:80px}.dashboard__profile{height:auto;margin-bottom:20px}.profile__row>*+*{margin-top:0}.grid{margin:0 -16px;overflow-x:auto;padding:0 16px}.profile__row.user{grid-gap:4px;display:grid;gap:4px;grid-template-columns:230px 180px 60px 60px 90px;width:-webkit-max-content;width:max-content}#tableOrders td:nth-child(2),#tableOrders td:nth-child(4),#tableOrders th:nth-child(2),#tableOrders th:nth-child(4){display:none}.sidebar__bottom{margin-bottom:50px}section h2{font-size:20px}.main-page section{padding:40px 20px}.opt__cards{flex-direction:column}#result>.container,.example__grid,.tech__grid{grid-template-columns:1fr}.result__right{margin-top:20px}#faq h2{margin-bottom:30px}#example h2{margin-bottom:20px}#check button{flex:0 0 81px;padding:18px 20px}}.table-wrapper{height:187px;overflow:auto;padding-bottom:1px}.table-wrapper table{margin-top:0}.banner{border-radius:10px;margin-top:20px;min-height:100px;position:relative;text-align:left}.banner__body{background:#fff;border-radius:5px;box-shadow:0 4px 30px rgba(52,59,76,.15);margin-top:10px;padding:20px}.banner__body,.banner__title{margin-bottom:10px}.settings__title{border-bottom:1px solid var(--text100);cursor:pointer;padding-bottom:12px}.expander__icon{margin-left:10px;pointer-events:none;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.opened .expander__icon{-webkit-transform:none;transform:none}.settings{display:none}.settings__title.opened+.settings{display:block}.settings h2{margin-bottom:20px}.pr-add{display:flex;gap:5px;margin-top:20px}.pr-add button{-webkit-appearance:none;appearance:none;background:transparent;border:1px solid var(--text100);border-radius:6px;outline:none;padding:8px 12px}.pr-add button:hover{background:var(--bg)}button.payment_delete{-webkit-appearance:none;appearance:none;background:no-repeat;border:none;color:var(--error);font-size:24px;line-height:24px;outline:none;position:absolute;right:0;top:14px;width:24px}.settings textarea{border:1px solid var(--text100);border-radius:10px;color:var(--text600);font-family:inherit;font-size:14px;font-weight:500;height:-webkit-fill-available;letter-spacing:-.03em;line-height:18px;outline:none;padding:18px 14px 19px;width:100%}.content-body{height:100vh;max-height:calc(100vh - 126px);overflow:auto}.content-footer{background:var(--bg);display:flex;justify-content:end;padding:10px}.content-footer .menu__item{padding:9px 20px}.content-body>.policy>.container{max-width:none}.policy h2+h3{margin-top:0}.policy h2:not(:first-child){margin-top:30px}.policy h2+h2:not(:first-child){margin-top:20px}.res-grid{grid-gap:10px;display:grid;gap:10px}.header .menu__item{background:#14b856;border-radius:5px;margin-right:20px;padding:8px 12px}.header .menu__icon{stroke:#fff}.header .menu__icon .ci-primary{fill:#fff}.check-grid{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr auto 1fr;margin:60px auto 0;max-width:900px}@media (max-width:1439px){.content-body{max-height:calc(100vh - 184px)}}@media (max-width:767px){.content-body{max-height:calc(100vh - 220px);max-height:calc(100dvh - 220px)}.content-footer .menu__item{padding:8px 10px}.header .menu__item{bottom:12px;justify-content:center;left:16px;line-height:16px;margin-right:0;position:absolute;width:calc(100% - 32px)}.check-grid{gap:20px;grid-template-columns:auto;margin-top:20px;max-width:200px;text-align:center}}
/*# sourceMappingURL=main.497d2372.css.map*/