.avatar{width:32px;min-width:32px;height:32px;box-sizing:border-box;position:relative}.avatar__inner{height:100%;width:100%;border-radius:100%;display:flex;overflow:hidden;justify-content:center;align-items:center}.avatar__inner_default{border-width:0;font-size:13px;color:#fff;font-weight:700;box-sizing:border-box}.avatar__image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.avatar__status{position:absolute;z-index:2;background-color:#27ae60;width:30%;height:30%;min-width:13px;min-height:13px;border-radius:100%;bottom:10%;right:10%;transform:translate(6px,6px);border:3px solid #fff}.background-gradient-green{background:linear-gradient(225deg,#faff00,#24ff00)}.background-gradient-blue{background:linear-gradient(225deg,#0ff,#1400ff)}.background-gradient-red{background:linear-gradient(225deg,#ff6b00,red)}.top-menu{margin-bottom:20px;padding-top:15px;background-color:#f6f6f6;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);position:fixed;z-index:156;display:flex;flex-flow:row nowrap;align-items:center;min-height:73px;border-radius:10px;background-size:100% 100%;background-repeat:no-repeat}.top-menu .content-wrapper{background-color:#fff;padding:0 80px;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.1)}@media (max-width:1360px){.top-menu .content-wrapper{width:100%;padding:0 10px}}@media (max-width:1360px){.top-menu{width:calc(100% - 30px)}}@media (max-width:992px){.top-menu{top:0;background-color:#fff;box-sizing:border-box}}.top-menu a:hover{color:inherit;text-decoration:inherit}.top-menu__inner{height:73px;display:flex;align-items:center;position:relative;justify-content:space-between}.top-menu__main{flex-grow:1;align-items:center;display:flex;z-index:5;height:100%}@media (max-width:992px){.top-menu__main{position:absolute;flex-direction:column;align-items:flex-start;top:50px;min-width:150px}}@media (min-width:calc(992px + 1px)){.top-menu__main{display:flex!important}}.top-menu__main__item{height:calc(100% - 30px);vertical-align:middle;display:flex;align-items:center;border-bottom:4px solid transparent;border-top:4px solid transparent;font-style:normal;font-weight:400;font-size:14px;line-height:115%;box-sizing:content-box}@media (max-width:992px){.top-menu__main__item{width:100%;padding:12px 18px;margin:0;height:16px}}.top-menu__main__item__wrapper{display:flex;height:100%;padding:0 10px;align-items:center;margin-right:5px}@media (max-width:992px){.top-menu__main__item__wrapper{width:100%;background-color:#fff}}.top-menu__main__item__logo{margin:0;padding-right:32px;box-sizing:border-box}.top-menu__main__item__logo img{max-height:44.69px;-o-object-fit:contain;object-fit:contain}.top-menu__main__item__logo:hover{background-color:transparent}@media (max-width:992px){.top-menu__main__item__logo{display:none}}.top-menu__main__item__active{border-bottom-color:#ab00ea}.top-menu__main_mobile__wrapper{align-items:center;height:100%}.top-menu__main_mobile__burger{width:18px;height:2px;position:relative;background-color:#333;top:50%;display:none}.top-menu__main_mobile__burger:after,.top-menu__main_mobile__burger:before{content:"";position:absolute;width:100%;height:100%;background-color:#333;transition:.4s}.top-menu__main_mobile__burger:before{top:-5px}.top-menu__main_mobile__burger:after{bottom:-5px}.top-menu__main_mobile__burger.opened{transform:rotate(45deg)}.top-menu__main_mobile__burger.opened:before{transform:translateY(5px)}.top-menu__main_mobile__burger.opened:after{transform:translateY(-5px) rotate(-90deg)}@media (max-width:992px){.top-menu__main_mobile__burger{display:block}}.top-menu__user-profile{height:100%;position:relative;display:flex;align-items:center}.top-menu__user-profile__image{transform:translateX(50px)}@media (max-width:992px){.top-menu__user-profile{margin-left:10px}}.top-menu__user-profile__notification{height:21px;margin-right:16px}.top-menu__user-profile__notification .icon{width:21px;height:21px}.top-menu__user-profile__link{display:flex;align-items:center;cursor:pointer;font-size:14px;line-height:115%;height:100%}.top-menu__user-profile__link__name{text-align:right}@media (max-width:992px){.top-menu__user-profile__link__name{margin-right:10px}}.top-menu__parent-submenu,.top-menu__submenu{position:absolute;right:0;top:100%;border-radius:5px;color:#000;z-index:5}@media (max-width:992px){.top-menu__parent-submenu,.top-menu__submenu{top:60px;background-color:#fff;border-radius:0}}.top-menu__parent-submenu__item,.top-menu__submenu__item{padding:12px 18px;background-color:#fff;display:block}.top-menu__parent-submenu__item:hover,.top-menu__submenu__item:hover{background-color:#f2f2f2}.top-menu__parent-submenu__items,.top-menu__submenu__items{border-radius:0 0 5px 5px;overflow:hidden}.top-menu__parent-submenu{border-top:1px solid #f2f2f2;border-radius:0 0 10px 10px;display:flex;flex-flow:column;min-width:320px;width:100%;background:#fff;box-shadow:1px 4px 3px 0 rgba(92,110,128,.302)}.top-menu__parent-submenu__title{margin-left:10px;color:#8c8c8c;margin-bottom:10px;display:block}.top-menu__parent-submenu__children{margin-top:15px;padding-bottom:10px;border-bottom:1px solid #f2f2f2}.top-menu__parent-submenu__child{margin-left:10px;display:flex;flex-flow:row;align-items:center;justify-content:space-between;margin-bottom:10px}.top-menu__parent-submenu__child .avatar{margin-right:15px}.top-menu__parent-submenu__child-inner{display:flex;justify-content:center;align-items:center}.top-menu__parent-submenu__child-inner span{margin-left:10px}.top-menu__parent-submenu .p-radiobutton{width:22px;height:22px}.top-menu__parent-submenu .p-radiobutton .p-radiobutton-box{width:22px;height:22px;border:2px solid rgba(0,0,0,.6)}.top-menu__parent-submenu .p-radiobutton .p-radiobutton-box.p-highlight{border-color:rgba(0,0,0,.6);background:#fff}.top-menu__parent-submenu .p-radiobutton .p-radiobutton-box.p-highlight:hover{border-color:rgba(0,0,0,.6)!important;background:#fff!important;color:inherit!important}.top-menu__parent-submenu .p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:scale(1)!important;background-color:#ab00ea}.top-menu .avatar{margin-left:15px}@media (max-width:992px){.top-menu .avatar{margin:0}}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all .4s}.slide-fade-enter,.slide-fade-leave-to{transform:translateY(-20px);opacity:0}.top-menu__enter{background-color:#ab00ea;padding:2px 25px;border-radius:9px;color:#fff!important}.menu-item__dropdown-btn{transform:rotate(-90deg);width:16px;height:16px;margin-left:5px;transition:transform .2s linear}.menu-item__dropdown-btn.active{transform:rotate(90deg)}@media (max-width:992px){.menu-item__dropdown-btn{transform:rotate(180deg);margin-left:0}.menu-item__dropdown-btn.active{transform:rotate(0)}}.top-menu__item__submenu{position:absolute;left:10px;top:calc(100% + 10px);padding:15px;border-radius:5px;background-color:#fff;font-size:14px;font-weight:400;line-height:17px}.top-menu__item__submenu>span{cursor:default}@media (max-width:992px){.top-menu__item__submenu{left:105%;top:0}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1;-webkit-tap-highlight-color:transparent}[contenteditable=true],a,button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:none;border-radius:0;background-color:transparent;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a,a:hover{color:inherit}button,select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}input::-ms-clear,select::-ms-expand{display:none}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{text-decoration:none}a img{border:none}img{max-width:100%}article,aside,details,figcaption,figure,footer,header,hgroup,img,main,menu,nav,section,summary{display:block}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(../fonts/Inter-Thin.c51873c6.woff2) format("woff2"),url(../fonts/Inter-Thin.0f080c40.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(../fonts/Inter-ThinItalic.ae26e5b1.woff2) format("woff2"),url(../fonts/Inter-ThinItalic.7a27099d.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../fonts/Inter-ExtraLight.c57ab803.woff2) format("woff2"),url(../fonts/Inter-ExtraLight.7d759358.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(../fonts/Inter-ExtraLightItalic.3635f9d0.woff2) format("woff2"),url(../fonts/Inter-ExtraLightItalic.65837db5.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/Inter-Light.4e2e8673.woff2) format("woff2"),url(../fonts/Inter-Light.0f0118fe.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../fonts/Inter-LightItalic.5e1e50b9.woff2) format("woff2"),url(../fonts/Inter-LightItalic.5c1fed57.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/Inter-Regular.80709976.woff2) format("woff2"),url(../fonts/Inter-Regular.14d1275c.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../fonts/Inter-Italic.dfadecc8.woff2) format("woff2"),url(../fonts/Inter-Italic.9cbb8f0b.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/Inter-Medium.46d7404e.woff2) format("woff2"),url(../fonts/Inter-Medium.5ce3e4db.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(../fonts/Inter-MediumItalic.fe68865a.woff2) format("woff2"),url(../fonts/Inter-MediumItalic.16f319ce.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/Inter-SemiBold.a553f44a.woff2) format("woff2"),url(../fonts/Inter-SemiBold.1d5bb5c6.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../fonts/Inter-SemiBoldItalic.ffaf7dca.woff2) format("woff2"),url(../fonts/Inter-SemiBoldItalic.9cfc8815.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/Inter-Bold.1217aaef.woff2) format("woff2"),url(../fonts/Inter-Bold.45e58f40.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../fonts/Inter-BoldItalic.d7b76952.woff2) format("woff2"),url(../fonts/Inter-BoldItalic.3b22d006.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/Inter-ExtraBold.a0c781a9.woff2) format("woff2"),url(../fonts/Inter-ExtraBold.45ce9384.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(../fonts/Inter-ExtraBoldItalic.d47b5861.woff2) format("woff2"),url(../fonts/Inter-ExtraBoldItalic.027e59f6.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../fonts/Inter-Black.e11ae720.woff2) format("woff2"),url(../fonts/Inter-Black.14a450a3.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(../fonts/Inter-BlackItalic.e78a230f.woff2) format("woff2"),url(../fonts/Inter-BlackItalic.4bd1bed6.woff) format("woff")}body{width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-y:scroll;word-wrap:break-word;font-family:Inter,Arial,sans-serif;color:#333;background:#f6f6f6}@media (max-width:$content-min-width){body{background:#e4e4e4}}.link:hover{color:#06c}.link:active,.link:hover{text-decoration:underline}.link:active{color:#004d99}.link:disabled{color:#bdbdbd;text-decoration:none}.link.blue{color:#0080ff}.link.grey{color:#828282}#app,section{position:relative}#app{background-color:#f6f6f6;font-style:normal;font-size:16px;line-height:150%;display:flex;flex-direction:column;align-items:center}@media (max-width:992px){#app{margin-top:90px}}@media (min-width:992px){#app .top-menu+*{padding-top:105px!important}}.content-wrapper{width:1184px;margin:0 auto;padding:0 20px;box-sizing:content-box}@media (max-width:1200px){.content-wrapper{width:auto}}.content-inner{padding:25px 40px}.content-title{font-weight:700}.icon{color:#8c8c8c;fill:currentColor;max-height:100%;max-width:100%}.icon:hover{color:#bdbdbd}.icon-wrapper{display:inline-flex}.togglable-title{position:relative;cursor:pointer}.togglable-title:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);border-bottom:6px solid #ccc;border-right:4px solid transparent;border-left:4px solid transparent}.togglable-title_closed:after{transform:rotate(-180deg) translateY(50%)}.h2{font-size:30px;color:#000}.h2.bold{font-weight:700}.h3{font-size:24px;color:#000}.h3.bold{font-weight:700}.h4{font-size:18px;color:#000}.h4.bold,.strong{font-weight:700}.italic{font-style:italic}.vm--block-scroll{width:auto!important;overflow-y:scroll!important}#modals-container .confirm{z-index:99999}.answer-delete-confirmation{text-align:center}.answer-delete-confirmation .button{margin-top:20px}.answer-updated-string{font-size:13px;color:#828282}@media (max-width:1200px){.answer-updated-string{display:none}}.answer__controls{display:flex;justify-content:flex-end}.answer__controls__icon{position:relative;width:23px;max-width:23px;height:23px;max-height:23px;margin-left:10px;cursor:pointer}.answer__controls__icon:hover .tooltip-icon{visibility:visible;opacity:1}.article{display:flex;flex-direction:row}@media (max-width:1200px){.article{padding:0}}.article__left-menu{padding-right:32px;box-sizing:border-box;width:305px}@media (max-width:1200px){.article__left-menu{position:absolute;z-index:5;left:-1000px;transition:.5s}}.article__left-menu__sticky-area{padding-top:20px;position:sticky}.article__left-menu__sticky-area .main-list__title,.article__left-menu__sticky-area .main-list ul li:last-child{border-radius:2px}.article__left-menu__content>*,.article__left-menu__sticky-area>*{margin-bottom:16px}.article__left-menu.expanded{display:block;position:absolute;margin-top:20px;z-index:1;background:#fff;box-shadow:0 5px 10px -3px #000;left:0;transition:.2s}.article__main{padding-top:20px;flex:1;max-width:calc(100% - 305px)}@media (max-width:1200px){.article__main{max-width:none}}.article__title{padding-bottom:28px;padding-top:28px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-self:flex-start;align-items:center}.article__title__text{line-height:115%;font-size:30px;font-weight:700;word-break:break-word;flex:1!important}.article__title__text--small{margin:0 0 0 10px;color:#bdbdbd;font-weight:400;font-size:22px}@media (max-width:1200px){.article__title__text--small{margin:15px 0 0 0;font-size:27px;display:block}}.article__title__text--small.block{margin:5px 0 0 0;font-size:25px;display:block}@media (max-width:1200px){.article__title{flex-direction:column;align-items:flex-start}.article__title>:not(:last-child){margin-bottom:30px}}.article__title__right{display:block;font-weight:400;font-size:16px}.article__content{background-color:#fff;padding:0 40px 30px}@media (max-width:1200px){.article__content{padding-left:10px;padding-right:10px}}.article__content .table-wrapper{overflow:auto}@media (min-width:1200px){.article__content .table-wrapper{width:auto!important}}@media (min-width:calc(1200px + 1px)){.mobile{display:none}}@media (max-width:1200px){.desktop{display:none}}.button{display:inline-flex;justify-content:center;align-items:center;padding:12px 22px;border-radius:2px;border:1px solid #bdbdbd;color:#333;box-sizing:border-box;cursor:pointer;font-size:inherit;font-style:normal!important;text-decoration:none!important;line-height:inherit;font-family:inherit}.button--readonly{pointer-events:none}.button:hover{border-color:#06c}.button:active,.button:focus{border-color:#004d99}.button:disabled{background-color:#f2f2f2}.button:not(:last-child){margin-right:8px}.button__blue{background-color:#0080ff;border:none;color:#fff}.button__blue:hover{background-color:#06c;color:#fff;text-decoration:none}.button__blue:active,.button__blue:focus{background-color:#004d99}.button__blue:disabled{background-color:#bdbdbd}.button__grey{background-color:rgba(51,51,51,.15);border:none;align-self:flex-end}.button__grey:hover{background-color:rgba(51,51,51,.1)}.button__mark{position:relative;padding:9px 16px 7px;height:40px}.button__mark:hover .tooltip-icon{visibility:visible;opacity:1}.button__mark.button__small{height:35px;padding:10px 12px 6px;max-width:33px}.button__mark.button__grey{background-color:#bdbdbd}.button__red{background-color:#e24e4e;border:none;color:#fff}.button__yellow{background-color:#f2c94c;border:none;color:#fff}.button__green{background-color:#27ae60;border:none;color:#fff}.button__black{background-color:#333;border:none;color:#fff}.button.fill-width{width:100%}.button__middle{padding:14px 16px 12px;line-height:115%;font-size:13px}.button__small{padding:4px 16px 4px;font-size:10px}.button__medium{font-size:13px;line-height:115%;padding:12.5px 16px}.button__round{border-radius:46px}.button__plain,.button_disabled{cursor:default}.button_center{text-align:center}.close-button{width:36px;height:36px;cursor:pointer;position:absolute;top:12px;right:12px;background-color:rgba(51,51,51,.15);border-radius:2px}.close-button:hover{background-color:rgba(51,51,51,.3)}.close-button:after,.close-button:before{position:absolute;left:50%;top:50%;content:" ";height:18px;width:3px;background-color:#fff}.close-button:before{transform:translate(-50%,-50%) rotate(45deg)}.close-button:after{transform:translate(-50%,-50%) rotate(-45deg)}.close-button_simple{top:6px;right:6px}.close-button_simple,.close-button_simple:hover{background-color:transparent}.close-button_simple:after,.close-button_simple:before{position:absolute;left:50%;top:50%;content:" ";height:18px;width:3px;background-color:#f2f2f2}.close-button_simple:before{transform:translate(-50%,-50%) rotate(45deg)}.close-button_simple:after{transform:translate(-50%,-50%) rotate(-45deg)}.vm--modal>.close-button{background-color:transparent;right:6px;top:6px}.vm--modal>.close-button:after,.vm--modal>.close-button:before{background-color:#f2f2f2}.vm--modal>.close-button:hover:after,.vm--modal>.close-button:hover:before{background-color:#a5a5a5}.to-top-button{width:49px;height:49px;cursor:pointer;position:fixed;bottom:80px;right:20px}.ck-content .image>figcaption,.image>figcaption{font-style:italic;font-size:14px!important}.ck-content pre{font-family:PT Mono,monospace!important}.image{display:table;clear:both;text-align:center;margin:1em auto}.content-area:after{content:"";clear:both;display:block}.ck-editor ol,.content-area ol,.lesson-answers ol{list-style-type:decimal;list-style-position:inside;padding-left:1em}.ck-editor ul,.content-area ul,.lesson-answers ul{list-style-type:disc;list-style-position:inside;padding-left:1em}.ck-editor a,.content-area a,.lesson-answers a{font-style:italic;text-decoration:underline;cursor:pointer}.ck-editor .h2,.ck-editor h2,.content-area .h2,.content-area h2,.lesson-answers .h2,.lesson-answers h2{font-size:30px;color:#000}.ck-editor .h2.bold,.ck-editor h2.bold,.content-area .h2.bold,.content-area h2.bold,.lesson-answers .h2.bold,.lesson-answers h2.bold{font-weight:700}.ck-editor .h3,.ck-editor h3,.content-area .h3,.content-area h3,.lesson-answers .h3,.lesson-answers h3{font-size:24px;color:#000}.ck-editor .h3.bold,.ck-editor h3.bold,.content-area .h3.bold,.content-area h3.bold,.lesson-answers .h3.bold,.lesson-answers h3.bold{font-weight:700}.ck-editor .h4,.ck-editor h4,.content-area .h4,.content-area h4,.lesson-answers .h4,.lesson-answers h4{font-size:18px;color:#000}.ck-editor .h4.bold,.ck-editor .strong,.ck-editor b,.ck-editor h4.bold,.ck-editor strong,.content-area .h4.bold,.content-area .strong,.content-area b,.content-area h4.bold,.content-area strong,.lesson-answers .h4.bold,.lesson-answers .strong,.lesson-answers b,.lesson-answers h4.bold,.lesson-answers strong{font-weight:700}.ck-editor .italic,.ck-editor i,.content-area .italic,.content-area i,.lesson-answers .italic,.lesson-answers i{font-style:italic}.ck-editor .table table,.content-area .table table,.lesson-answers .table table{border-collapse:collapse;border-spacing:0;width:100%;height:100%;border:1px double #b3b3b3;margin:15px 0}.ck-editor .table table td,.ck-editor .table table th,.content-area .table table td,.content-area .table table th,.lesson-answers .table table td,.lesson-answers .table table th{min-width:2em;padding:.4em;border:1px solid #bfbfbf}.ck-editor .image,.content-area .image,.lesson-answers .image{position:relative;display:table;clear:both;text-align:center;margin:1em auto}.ck-editor .image-style-side,.content-area .image-style-side,.lesson-answers .image-style-side{float:right;margin-left:24px;max-width:50%}.ck-editor figure.table,.content-area figure.table,.lesson-answers figure.table{display:table;margin:1em auto}.media iframe{width:100%;height:500px}@media (max-width:700px){.media iframe{height:250px}}.hljs,.hljs-subst{white-space:break-spaces;word-break:break-all}.confirm .vm--modal{width:auto;min-width:300px;max-width:90%;padding:0;text-align:center}.confirm__button{width:50%;min-width:100px;padding:10px 0;cursor:pointer;border-top:1px solid #f2f2f2}.confirm__button+.confirm__button{border-left:1px solid #f2f2f2}.confirm__button:hover{background-color:#f2f2f2}.confirm__text{margin:40px 50px;line-height:1.5em}.confirm-close{width:25px;height:25px;cursor:pointer;position:absolute;top:12px;right:12px;border-radius:2px}.confirm-close:after,.confirm-close:before{position:absolute;left:50%;top:50%;content:" ";height:18px;width:3px;background-color:#333}.confirm-close:before{transform:translate(-50%,-50%) rotate(45deg)}.confirm-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.vdp-datepicker .vdp-datepicker__calendar{border:none;box-shadow:0 4px 20px rgba(0,0,0,.05)}.vdp-datepicker .vdp-datepicker__calendar header{display:flex;padding:10px 24px}.vdp-datepicker .vdp-datepicker__calendar header .up,.vdp-datepicker .vdp-datepicker__calendar header>:nth-child(2){order:-1;text-align:left;font-weight:700;flex:1}.vdp-datepicker .vdp-datepicker__calendar header .up:not(disabled):hover,.vdp-datepicker .vdp-datepicker__calendar header>:nth-child(2):not(disabled):hover{background-color:transparent}.vdp-datepicker .vdp-datepicker__calendar header .prev{width:20px}.vdp-datepicker .vdp-datepicker__calendar header .prev:after{border-right-color:#e0e0e0;border-right-width:5px}.vdp-datepicker .vdp-datepicker__calendar header .next{width:20px}.vdp-datepicker .vdp-datepicker__calendar header .next:after{border-left-color:#e0e0e0;border-left-width:5px}.vdp-datepicker .vdp-datepicker__calendar header .next:not(.disabled):hover,.vdp-datepicker .vdp-datepicker__calendar header .prev:not(.disabled):hover{background-color:transparent}.vdp-datepicker .vdp-datepicker__calendar .cell.day-header{color:#bdbdbd;font-size:13px}.vdp-datepicker .vdp-datepicker__calendar .cell.selected:hover,.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover{border-color:#0080ff;background-color:transparent}.vdp-datepicker .vdp-datepicker__calendar .cell.selected{background-color:transparent;color:#e24e4e}input.checkbox{display:none}input.checkbox+label{display:flex;align-items:center;cursor:pointer;padding-left:23px;position:relative}input.checkbox+label.default{cursor:default}input.checkbox+label.to-right{padding-left:0}input.checkbox+label:before{content:"";position:absolute;box-sizing:border-box;width:18px;height:18px;left:0;top:50%;margin-top:-9px;border:2px solid rgba(0,0,0,.6);border-radius:2px}input.checkbox+label.to-right:before{left:auto;right:0}input.checkbox:checked+label:before{background-color:#0080ff;border:none}input.checkbox:checked+label:after{content:"";position:absolute;box-sizing:border-box;width:13px;height:7px;top:50%;margin-top:-6px;left:3px;border:2px solid #fff;border-top-width:0;border-right-width:0;transform:rotate(-45deg)}input.checkbox:checked+label.to-right:after{left:auto;right:2px}input.radio{display:none}input.radio+label{display:flex;align-items:center;cursor:pointer;padding-left:23px;position:relative}input.radio+label.to-right{padding-left:0}input.radio+label:before{content:"";position:absolute;box-sizing:border-box;width:18px;height:18px;top:50%;left:0;transform:translateY(-50%);border:2px solid rgba(0,0,0,.6);border-radius:100%}input.radio+label.to-right:before{left:auto;right:0}input.radio:checked+label:after{content:"";position:absolute;box-sizing:border-box;width:10px;height:10px;top:50%;left:4px;transform:translateY(-50%);background-color:#0080ff;border:none;border-radius:100%}input.radio:checked+label.to-right:after{left:auto;right:2px}[type=email],[type=number],[type=password],[type=text],textarea{width:100%;border:1px solid #bdbdbd;box-sizing:border-box;padding:10px 16px;font-size:16px;font-family:inherit;background-color:#fff;line-height:115%}[type=email]::-moz-placeholder,[type=number]::-moz-placeholder,[type=password]::-moz-placeholder,[type=text]::-moz-placeholder,textarea::-moz-placeholder{line-height:115%;color:#bdbdbd}[type=email]:-ms-input-placeholder,[type=number]:-ms-input-placeholder,[type=password]:-ms-input-placeholder,[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{line-height:115%;color:#bdbdbd}[type=email]::placeholder,[type=number]::placeholder,[type=password]::placeholder,[type=text]::placeholder,textarea::placeholder{line-height:115%;color:#bdbdbd}[type=email]:focus,[type=number]:focus,[type=password]:focus,[type=text]:focus,textarea:focus{border:1px solid #a430cd}textarea{resize:none;display:block;height:80px;font-family:inherit}.date-picker input{padding:10px 12px;border:.5px solid #bdbdbd;border-radius:2px}.preloader{width:100px;height:100px;position:relative}.preloader-wrapper{position:absolute;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:55;display:flex!important;align-items:center;justify-content:center;max-width:unset!important;max-height:unset!important}.preloader-wrapper,.preloader-wrapper.vm--modal{background-color:hsla(0,0%,100%,.7)}.preloader_hard{width:200px;height:200px}.preloader_hard-wrapper{position:fixed;background-color:#f6f6f6}.preloader-item{width:100%;height:100%;position:absolute;left:0;top:0}.preloader-item:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#0080ff;border-radius:100%;-webkit-animation:preloader-animation 1.2s ease-in-out infinite both;animation:preloader-animation 1.2s ease-in-out infinite both}.preloader-item__2{transform:rotate(30deg)}.preloader-item__2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.preloader-item__3{transform:rotate(60deg)}.preloader-item__3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.preloader-item__4{transform:rotate(90deg)}.preloader-item__4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.preloader-item__5{transform:rotate(120deg)}.preloader-item__5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.preloader-item__6{transform:rotate(150deg)}.preloader-item__6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.preloader-item__7{transform:rotate(180deg)}.preloader-item__7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.preloader-item__8{transform:rotate(210deg)}.preloader-item__8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.preloader-item__9{transform:rotate(240deg)}.preloader-item__9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.preloader-item__10{transform:rotate(270deg)}.preloader-item__10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.preloader-item__11{transform:rotate(300deg)}.preloader-item__11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.preloader-item__12{transform:rotate(330deg)}.preloader-item__12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes preloader-animation{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes preloader-animation{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.expandable__title{background-color:#fff;padding:0 25px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.expandable__title__name{flex:1 1 auto;cursor:pointer;padding:15px 0;padding-right:25px}.expandable__title__name_small{font-size:13px;font-weight:400}.expandable__title .icon{transform:rotate(180deg);max-width:23px;max-height:13px}.expandable.opened .icon{transform:rotate(0)}.left-menu__button{margin-top:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none}.left-menu__button__wrapper{display:flex;cursor:pointer}.left-menu__button__wrapper.opened .left-menu__button__burger{transform:rotate(45deg)}.left-menu__button__wrapper.opened .left-menu__button__burger:before{transform:translateY(5px)}.left-menu__button__wrapper.opened .left-menu__button__burger:after{transform:translateY(-5px) rotate(-90deg)}.left-menu__button__title{margin-left:5px}.left-menu__button__burger{width:18px;height:2px;top:11px;position:relative;background-color:#333}.left-menu__button__burger:after,.left-menu__button__burger:before{content:"";position:absolute;width:100%;height:100%;background-color:#333;transition:.4s}.left-menu__button__burger:before{top:-5px}.left-menu__button__burger:after{bottom:-5px}@media (max-width:1200px){.left-menu__button{display:flex}}.p-tooltip{z-index:1000!important;max-width:100%}.p-tooltip .p-tooltip-text{width:100%;background:#333;font-size:.9em;line-height:1.5;color:#fff;white-space:nowrap;padding:4px 5px}.app__content{min-height:calc(100vh - var(--content-height));width:100%}#footer{height:100px;width:100%;padding:10px 0;margin-top:50px;font-size:12px;text-align:center}@media (max-width:1360px){#footer .content-wrapper{width:calc(100% - 30px);padding:0 10px}}.footer{width:100%}.footer__info{width:50%;text-align:left;line-height:1.3;color:#999}.footer__info img{margin-right:30px;max-height:44.69px}.footer__text-link{text-decoration:underline}@media screen and (max-width:992px){.footer__info{width:100%}}.footer__media{width:20%;display:flex;justify-content:space-between;align-items:center}.footer__media-icon{width:25px;height:25px;cursor:pointer}.vue-notification{display:block;box-sizing:border-box;text-align:left;font-size:12px;padding:10px;padding-top:25px;margin:0 5px 5px;color:#fff;background:#44a4fc;border-left:5px solid #187fe7;position:relative}.notification-title{font-weight:600}.vue-notification.warn{background:#ffb648;border-left-color:#f48a06}.vue-notification.error{background:#e54d42;border-left-color:#b82e24}.vue-notification.success{background:#68cd86;border-left-color:#42a85f}.vue-notification-close{position:absolute;right:10px;top:10px;cursor:pointer;font-size:14px!important}.support-button{width:60px;height:60px;position:fixed;right:19px;bottom:19px;z-index:1000;cursor:pointer;padding:5px}.base-search-input{position:relative}.base-search-input.theme-dashed .base-search-input__input{color:rgba(157,142,114,.75);border-color:rgba(157,142,114,.2);border-style:dashed}.base-search-input__icon{position:absolute;top:0;left:17px;width:21px;height:100%;color:rgba(0,0,0,.15)}.base-search-input__icon.small{width:18px}.base-search-input__input{box-sizing:border-box;display:block;width:100%;height:auto;padding:9px 19px 10px;border:1px solid #ededed;border-radius:2px;font-size:14px;line-height:19px;background-color:#f9f9f9;transition:background-color .15s ease,border-color .15s ease;color:#434343;padding-left:55px;background-color:transparent}.base-search-input__input:focus{background-color:#f5f5f5}.base-search-input__input.big{font-size:24px;font-weight:600;line-height:1}.base-search-input__input.center{text-align:center}.base-search-input__input.dashed{background-color:transparent;border:2px dashed rgba(0,0,0,.1)}.base-search-input__input.error{border-color:#ededed;background-color:#fdf4f4}.base-search-input__input.error:focus{background-color:#fceeee}.base-search-input__input:disabled{border-color:hsla(0,0%,92.9%,.5);background-color:hsla(0,0%,97.6%,.25)}@media (max-width:600px){.base-search-input__input{font-size:13px}}@media (max-width:600px){.base-search-input__input.big{font-size:20px}}.base-search-input__input.expanded{border-radius:2px 2px 0 0}.base-search-input__input.loading{padding-right:42px}.base-search-input__input.small{padding-top:9px;padding-right:19px;padding-bottom:8px}.base-search-input__input.white{background-color:#fff}.base-search-input__input.white.selected,.base-search-input__input.white:disabled{background-color:#f9f9f9}.base-search-input__loader{display:block;width:16px;height:16px;position:absolute;top:0;right:15px;bottom:0;margin:auto;color:rgba(0,0,0,.25);-webkit-animation:reviews-skills-spinner .85s linear infinite;animation:reviews-skills-spinner .85s linear infinite}@-webkit-keyframes reviews-skills-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes reviews-skills-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.base-grey-message{box-sizing:border-box;flex:1 1 100%;width:100%;padding:28px 10px 30px;text-align:center;font-size:14px;line-height:1.4;color:rgba(0,0,0,.4);transition:all .5s ease}.base-grey-message.small{padding:18px 10px 20px;font-size:12px}.base-grey-message.enter,.base-grey-message.leave{opacity:0;transform:translateY(-15px)}.base-grey-message.leaving,.old-avatar{position:absolute}.old-avatar{background-repeat:no-repeat;background-position:50%;background-size:cover;top:0;left:0;z-index:2;overflow:hidden;width:100%;height:100%;border-radius:50%}.old-avatar.square{border-radius:0}.old-avatar__picture,.old-avatar__stub{background-repeat:no-repeat;background-position:50%;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit}.old-avatar__stub{z-index:1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAABACAMAAACTHv+DAAABgFBMVEUAAADGxsa9vb3Hx8e+vr7ExMSgoKDBwcHJycmKiopVVVVbW1tNTU29vb2YmJhfX19eXl7AwMChoaGqqqrExMSJiYnGxsazs7OwsLCIiIijo6PIyMi4uLiTk5O7u7udnZ29vb1jY2O+vr5nZ2dfX19sbGyioqJmZmbBwcGlpaXQ0NB2dnbDw8POzs7ExMTJycmwsLCvr6/IyMiEhITIyMh9fX3GxsaFhYXExMSRkZGurq7Nzc3CwsLQ0NBUVFSbm5urq6tpaWnQ0NB/f3+np6doaGhpaWmKiopnZ2d1dXV4eHh9fX2xsbGRkZGlpaXAwMC7u7uVlZVXV1fQ0NC8vLy5ubm3t7eLi4uQkJBZWVlNTU3BwcGTk5O+vr6ysrJGRkarq6uoqKhAQEC2traIiIhRUVGurq6lpaVUVFTGxsbExMSNjY1JSUl1dXWioqKampqCgoJ/f396enpxcXFiYmLMzMzIyMhzc3PFxcVubm6Xl5doaGheXl48PDyenp4zMzNPvWIZAAAAUHRSTlMALj4VCgbFQyUg+ffw7+7s4L69lI9zaWdOKxoQ9/fj29bUzcO+vLeuraucmpeJg3t7cW9tWVRPTEhCOjQc8+vQz8uzqqWijomJgHlhX1pGIe5yLL0AAAPJSURBVEjHldJld9swFIBhZ13XdczQjpmZmRnkRJJlZoc5DRS2vz7JTo63OXKS95N71Cf3yonA6fGX92f37Hjx+uKHr0eFWVr6vEehFdZlRfEV/+zBxanpwW2mn40rKOa2T0tTyc3nHEUesphvv7s4Bd3jZEc0TvbNwsXHk+xpJymj2ZXK3XT6cYND6WzFOZJG5xR6Vy42t21OsVfZxnzsHEx5UduVxKKmHH+ceZ5vv5sRKJhOJSsz6WRJW8nSZ5/9rexOWdlkUjYrbVKXfcV05IaerxSyBdOUFWoLBf4P9Hw4wunUiiueU1lvl3F3RXJM018jeGCywQ/5X67CaFUtQrSq5bFaVBFQLSJaar/r+nSyf59rd9NbOVUmQKlY0iEAgOJ+X4UAdUUnm2KXtvuy2VEZTaarnUrKzouy71eC4lgaDi5kue9qrqM4jSLgpBqFyu55gdcOxXdLPAvVwcY5Ll3cYbYo5VWUfr/l0ZultY18kW/7mnLs+ng6r4OOglW+LdXXAZwb/6ag2umokG/V+kCHm8bP3VkaNIsgzTZUMH6usFdtSP00W6vpZ4TxLUDbUlMsxAjfEzjdQACBtNA1gdvCXpQmTz0SUsoMLRxn8SEhrWWAQonHzs0IqZ0KrWHoMEl3Culdw5QiNzCgnlh57wT7NLywjvMWhjrkXJfXThxhOx+4iHJaRBGYn2Tv4WgyMOyaHRguxi6Kxt4QJnYg+l+oIyOwbNuyDAQZvZRiYkwnRxoChDFiS6OYpneH4YizAKMHhCl7gBiOQ+iQMHVbzwAYU3hi09SSYQPCkYTGI2Ema1sYQkihjoLawkw2Y+ftAFOKDSuffzCT3exaTAfhN2xkZlr5zjFgUJ3PUwnQzadTy7kruRUd68A1AsNFOoIruTdTjr7+PEdTXRiFYY51ZXmyfPIqx2IYsCiNOvFjgtx0gTRQjP+iJU/aciRt5j4iaaTcHWEMsJ4btiqJ5TJXZy5QKYqiVM+NZiF19Gh79ESTylvG/TyX9zMZ5gUj4Y4egMfOmCaXf/5PD++SiDhM84bjjHYteuiS+FA6fusf+WwflXFlssJE0O4NfoVPdUmMI9LLTEy/HQ/XjZPYPLddbbTWLPYhnvjvMbk9orc8Iv6XZ+RcifSaPcmzcqXEOfH2D7/TJBWJZtEreq0GvZ9dLyfONe9waE9KYrLwpZO2FG64mjwv75pnY8uayMnrNUVeEhv8TuKeN1stjWu3ULuL8I61VqvKtUR7JiwQjWurzZ7GX/q2sJ+/stZrVlPsZWEftfy5Vf4pOfkHIIaw3gll4Q0AAAAASUVORK5CYII=)}.old-avatar__stub.big{background-image:url(/assets/images/ui/avatarLarge.png)}.old-avatar__stub.empty{background-image:url(/assets/images/ui/noAvatar.png);background-position:bottom;background-size:80%}.old-avatar__picture{z-index:2}.old-avatar__online{position:absolute;z-index:2;background-color:#27ae60;width:15px;height:15px;border-radius:100%;bottom:-2px;right:-2px;border:3px solid #fff}.role-avatar{top:0;left:0;right:0;bottom:0;margin:auto;position:absolute;z-index:2;max-width:100%;max-height:100%}.base-search-selector-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;overflow:hidden;display:flex;align-items:center;position:relative;width:100%;min-height:45px;border-top:1px solid #f0f0f0;background-color:#fff;transition:background-color .1s ease;cursor:pointer}.base-search-selector-item:first-child{border-top:none}.base-search-selector-item.focused,.base-search-selector-item:hover{background-color:#f6f6f6}.base-search-selector-item__picture{position:relative;flex:0 0 auto;width:31px;height:31px;margin:0 12px;color:rgba(0,0,0,.2)}.base-search-selector-item__content{overflow:hidden;flex:1 1 auto;padding:6px 16px 8px 0;line-height:1.25}.base-search-selector-item__title{font-size:13px;color:#818181}.base-search-selector-item__description{margin:3px 0 0;font-size:12px;line-height:1.1em;color:#acacac}.base-search-selector-item.small-picture .base-search-selector-item__picture{width:21px;height:21px;margin:0 19px}.base-search-selector-item__image{height:100%;-o-object-fit:cover;object-fit:cover}.base-search-selector{position:relative}.base-search-selector__results{box-sizing:border-box;overflow:auto;position:absolute;top:100%;left:0;width:100%;max-height:120px;background:#fff;border:1px solid #ededed;border-top:0;box-shadow:0 10px 20px 0 rgba(0,0,0,.04);z-index:5}.base-spinner{overflow:hidden;box-sizing:border-box;flex:1 1 auto;width:100%;margin:50px 0}.base-spinner__inner{position:relative;display:block;width:50px;height:50px;margin:0 auto;color:rgba(0,0,0,.3);-webkit-animation:base-spinner 1s linear infinite;animation:base-spinner 1s linear infinite}.base-spinner.absolute,.base-spinner.fixed,.base-spinner.stretch{top:0;left:0;width:100%;height:100%;margin:0;background:hsla(0,0%,100%,.75);transition:opacity .5s ease}.base-spinner.absolute.hidden,.base-spinner.fixed.hidden,.base-spinner.stretch.hidden{opacity:0}.base-spinner.absolute .base-spinner__inner,.base-spinner.fixed .base-spinner__inner,.base-spinner.stretch .base-spinner__inner{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.base-spinner.absolute,.base-spinner.stretch{position:absolute;z-index:10}.base-spinner.fixed{position:fixed;z-index:50}.base-spinner.small .base-spinner__inner{width:35px;height:35px}.base-spinner.mini .base-spinner__inner{width:20px;height:20px}.base-spinner.stretch .base-spinner__inner{width:100%;height:100%}.base-spinner.transparent{background:transparent}.base-spinner.light .base-spinner__inner{color:hsla(0,0%,100%,.6)}.base-spinner.fast{transition:none}.base-spinner.fast .base-spinner__inner{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes base-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes base-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.base-popup{box-sizing:border-box;-webkit-overflow-scrolling:touch;overflow-y:scroll;display:flex;align-items:center;position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;padding:12px;background:rgba(0,0,0,.5);transition:opacity .5s ease}.base-popup.transparent .base-popup__window{padding-top:10px;background:transparent;box-shadow:none}.base-popup.absolute{position:absolute}.base-popup.hidden{opacity:0}.base-popup.hidden .base-popup__window{opacity:0;transform:translateY(20px)}.base-popup__window{position:relative;width:600px;max-width:100%;margin:auto;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.15);transition:opacity .5s ease,transform .5s ease}.base-popup__window.big{width:950px}.base-popup__window.small{width:400px}.base-popup__window.grey{background-color:#f5f5f5}.base-popup__window.archived{background:#dedede}.base-popup__window.hidden{opacity:0;transform:translateY(20px)}.base-popup__close{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;position:absolute;z-index:10;top:0;right:0;width:40px;height:40px;color:#c9c9c9;padding:10px}.base-popup__close:disabled{cursor:default}.base-popup__close:hover{color:#ed9393}.base-popup__content{box-sizing:border-box;width:100%;margin:0 auto;padding:30px 25px}@media (max-width:600px){.base-popup__content{padding:25px 15px}}.ie-11 .base-popup{display:block}.ie-11 .base-popup__window{margin-top:30px}.base-popup-section{margin:30px 0 0;text-align:center}.base-popup-section:first-child{margin-top:0}.base-popup-section.default-align{text-align:inherit}.base-popup-title{margin:0 0 25px;text-align:center;font-size:20px;line-height:1.4;font-weight:600}.base-popup-title.mobile{font-size:18px}@media (max-width:600px){.base-popup-title{font-size:18px}}.entities-actions-list-item{flex:0 0 47%;overflow:hidden;display:flex;align-items:center;border-bottom:1px dashed #f0f0f0}.entities-actions-list-item:nth-child(odd):after{content:"";display:block;position:absolute;top:0;bottom:0;left:100%;width:0;height:48px;margin:auto;border-right:1px dashed #f0f0f0}.entities-actions-list-item:only-child:after{display:none}.entities-actions-list-item.service{flex:0 0 100%}.entities-actions-list-item.borderless{border:none}.entities-actions-list-item.borderless:after{display:none}.entities-actions-list-item.disabled .entities-actions-list-item__picture,.entities-actions-list-item.disabled .entities-actions-list-item__title{opacity:.4}.entities-actions-list-item.clickable .entities-actions-list-item__picture,.entities-actions-list-item.clickable .entities-actions-list-item__title{cursor:pointer}.entities-actions-list-item.archived{background-color:#dedede!important}.entities-actions-list-item__picture{flex:0 0 auto;position:relative;width:37px;height:37px;margin:0 10px;color:#acacac}.entities-actions-list-item__picture.small{width:24px;height:24px}.entities-actions-list-item-wrapper{width:90%;display:flex}.entities-actions-list-item-wrapper.block{display:block}.entities-actions-list-item-link{width:100%;display:flex;flex:0 0 50%;align-items:center}.entities-actions-list-item__content{padding-top:5px;flex:1 1 auto;overflow:hidden}.entities-actions-list-item__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;padding:1px 0}.entities-actions-list-item__description{color:$color-text-grey;font-size:12px;line-height:1.3;cursor:pointer}.entities-actions-list-item__actions{flex:0 0 auto;margin:0 5px;font-size:0}.entities-actions-list-item__action{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;position:relative;width:23px;height:23px;margin-left:5px;color:rgba(0,0,0,.175)}.entities-actions-list-item__action:disabled{cursor:default}.entities-actions-list-item__action:first-child{margin-left:0}.entities-actions-list-item__action:hover{color:#e24e4e}.entities-actions-list-item__action .entities-actions-list-item__picture{width:32px;height:32px;margin:0 15px 0 10px}.entities-actions-list-item__action .entities-actions-list-item__actions{margin:0 10px 0 12px}.entities-actions-list-item__action .entities-actions-list-item__title{font-size:13px}.entities-actions-list{display:flex;flex-flow:row wrap;position:relative;margin-top:10px;min-height:77px;text-align:left;background-color:#fff;gap:10px}.entities-actions-list:first-child{margin-top:0}.entities-actions-list:after{content:"";display:block;position:absolute;z-index:1;left:0;bottom:0;width:100%;height:5px;background:#fff}.base-pagination{display:flex;align-items:center;padding:10px}.base-pagination__buttons{flex:1 1 auto;text-align:center}.base-pagination__next,.base-pagination__prev{display:none}.base-pagination__button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;height:25px;padding:0 8px;margin:5px 2px;border-radius:3px;font-size:14px;line-height:25px}.base-pagination__button:disabled{cursor:default}.base-pagination__button:hover{background-color:rgba(0,0,0,.1)}.base-pagination__button.active{cursor:default;background-color:rgba(0,0,0,.65);color:#fff}.base-pagination.is-light .base-pagination__button{color:#fff}.base-pagination.is-light .base-pagination__button:hover{background-color:hsla(0,0%,100%,.2)}.base-pagination.is-light .base-pagination__button.active{background-color:hsla(0,0%,100%,.8);color:inherit}.base-pagination__pages-count{display:inline-block;margin-right:30px}.base-pagination__pages-count__title{display:inline-block;margin-right:5px}.base-pagination__pages-count__select{display:inline-block}.base-pagination__pages-count__select select{cursor:pointer;padding:8px;border:1px solid rgba(0,0,0,.65);border-radius:5px}.base-icon-message{display:flex;align-items:center;padding:4px 0;color:#818181}.base-icon-message.error,.base-icon-message.error .icon{color:#ed9393}.base-icon-message.center{justify-content:center}.base-icon-message__icon{position:relative;flex:0 0 21px;align-self:stretch;margin:0 17px;max-height:23px}.base-icon-message__icon .icon{color:inherit}.base-icon-message__close{position:relative;flex:0 0 auto;width:16px;height:16px;margin:0 16px;color:rgba(0,0,0,.35);transition:color .2s ease;cursor:pointer}.base-icon-message__close:hover{color:#e24e4e}.base-icon-message__content{flex:1 1 auto}.base-icon-message__title{font-size:14px;line-height:1.35;font-weight:600}.base-icon-message__description{margin-top:3px;font-size:12px;line-height:1.4}.base-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;max-width:100%;margin-left:15px;border-radius:40px;border:1px solid transparent;line-height:1.35}.base-button .icon--basket{position:absolute;top:0;left:0}.base-button.circle{border-radius:50%}.base-button:first-child{margin-left:0}.base-button:disabled{cursor:default}.base-button.align-left{text-align:left}.base-button.align-right{text-align:right}.base-button.size-small{padding:6px 20px;font-size:12px}.base-button.size-small .base-button__icon{width:14px;height:14px;margin:-2px 10px 0 0}.base-button.size-small.square{border-radius:2px}.base-button.size-small.circle{padding:0;width:24px;height:24px}.base-button.size-medium{height:40px;padding:0 25px 2px;font-size:14px;line-height:36px}.base-button.size-medium .base-button__icon{width:17px;height:17px;margin:-3px 8px 0 0}.base-button.size-medium.square{border-radius:2px}.base-button.size-medium.circle{padding:0;width:40px}.base-button.size-big{height:47px;line-height:43px;padding:0 40px;font-size:15px;font-weight:600}.base-button.size-big .base-button__icon{width:18px;height:18px;margin:-2px 12px 0 0}.base-button.size-big.square{border-radius:4px}.base-button.size-big.circle{padding:0;width:47px}.base-button.full-width{width:100%}.base-button.color-white{color:#7b7b7b;background-color:#fff;border:1px solid rgba(0,0,0,.1)}.base-button.color-white:focus,.base-button.color-white:hover{color:#7b7b7b;background:#f6f6f6}.base-button.color-white:disabled{color:rgba(0,0,0,.125);border-color:rgba(0,0,0,.075);background-color:transparent}.base-button.color-blue{background:#44ccf3;color:#fff;border-color:transparent}.base-button.color-blue:focus,.base-button.color-blue:hover{color:#fff;background:#18c0f0}.base-button.color-blue:disabled{background-color:#dcdcdc}.base-button.color-green{background:#7dd572;color:#fff}.base-button.color-green:focus,.base-button.color-green:hover{color:#fff;background:#49c33a}.base-button.color-green:disabled{background:#eae4e4}.base-button.color-red{color:#fff;background-color:#ed9393}.base-button.color-red:focus,.base-button.color-red:hover{color:#fff;background:#e97a7a}.base-button.color-orange{color:#fff;background-color:#ffcb92;border-color:rgba(0,0,0,.025)}.base-button.color-orange:focus,.base-button.color-orange:hover{color:#fff;background:#ffb86a}.base-button.color-grey{color:#434343;background:#f9f9f9;border-color:#ededed}.base-button.color-grey .icon{color:#434343}.base-button.color-grey:focus,.base-button.color-grey:hover{color:#434343;background:#e8e8e8}.base-button.color-dark-grey{color:#434343;background:#e6e6e6;border-color:#ededed}.base-button.color-dark-grey:focus,.base-button.color-dark-grey:hover{color:#434343;background:#e4e4e4}.base-button.color-dark{background:#3b3a3b}.base-button.color-darken{background:#323231}.base-button.color-dark,.base-button.color-darken{color:#fff;transition-duration:.5s}.base-button.color-dark:focus,.base-button.color-dark:hover,.base-button.color-darken:focus,.base-button.color-darken:hover{background-color:rgba(244,223,172,.95);color:#422626}.base-button.color-border-grey{color:#7b7b7b;border:1px solid #7b7b7b}.base-button.color-border-grey:focus,.base-button.color-border-grey:hover{color:#8b8b8b;border:1px solid #8b8b8b}.base-button.color-current-light{color:currentColor;border:1px solid hsla(0,0%,100%,.15);background-color:hsla(0,0%,100%,.2)}.base-button.color-current-light:focus,.base-button.color-current-light:hover{background-color:hsla(0,0%,100%,.5)}.base-button.color-current-white{color:currentColor;background-color:hsla(0,0%,100%,.9)}.base-button.color-current-white:hover{background-color:hsla(0,0%,100%,.75)}.base-button.color-dark-violet{color:#d2ddf8;background-color:#2f2f4a}.base-button.color-dark-violet:hover{background-color:hsla(0,0%,100%,.75);color:rgba(0,0,0,.75)}.base-button.color-purple{color:#fff;background-color:#a430cd}.base-button.color-purple:hover{background-color:rgba(164,48,205,.502)}.base-button.color-purple:disabled{background-color:rgba(164,48,205,.314);cursor:default}.base-button.color-transparent-white{color:#fff;background-color:rgba(0,0,0,.5)}.base-button.color-transparent-white:hover{background-color:rgba(0,0,0,.8)}.base-button__label{display:inline}.base-button__icon{display:inline-block;vertical-align:middle;position:relative;opacity:.5}.base-button__icon:last-child{margin-right:0!important}.lms-user-select-popup__users{position:relative}