.breadcrumbs{display:flex;justify-content:space-between;align-items:center}@media (max-width:992px){.breadcrumbs{margin-top:70px;font-size:14px}}.breadcrumbs__list{display:flex;flex-wrap:wrap}.breadcrumbs__item{margin-right:5px;display:flex;align-items:center;color:#ccc;font-size:14px}.breadcrumbs__item__arrow{margin:2px 10px 0}.breadcrumbs__item span{text-decoration:underline}.breadcrumbs__right .button-back{display:none}.vm--overlay{background-color:rgba(51,51,51,.6)}.auto-width .vm--modal{width:auto!important}.vm--modal{padding:40px 50px;overflow:auto;left:50%!important;transform:translateX(-50%);display:inline-block;max-width:95%;max-height:90%}@media (max-width:1200px){.vm--modal{padding:30px 20px}}.align-center{text-align:center}.padding-top{padding-top:20px}.modal-mask{position:fixed;z-index:1000;width:100%;height:100%;background-color:rgba(51,51,51,.6);top:0;left:0;overflow:auto;transition:opacity .3s ease;display:flex;justify-content:center;align-items:center;cursor:default}.modal-container{background-color:#fff;box-shadow:0 5px 30px rgba(0,0,0,.07);border-radius:5px;padding:40px 50px;color:#262626}.modal-header{font-size:20px;margin-bottom:40px;text-align:center}.modal-close-button{right:10px;top:10px;width:40px;height:40px;opacity:.8;position:absolute;cursor:pointer}.modal-close-button:hover{opacity:1}.modal-close-button:after,.modal-close-button:before{position:absolute;left:15px;content:" ";height:100%;width:3px;background-color:#fff}.modal-close-button:before{transform:rotate(45deg)}.modal-close-button:after{transform:rotate(-45deg)}.modal-enter,.modal-leave-active{opacity:0}.modal-enter .modal-container,.modal-leave-active .modal-container{transform:scale(1.1)}input[type=file]{display:none}.button-wrapper{display:flex;justify-content:center;align-items:center;margin-top:20px}.base-file-error{margin:35px 0;color:#e24e4e;display:flex;align-items:center;font-size:13px}.base-file-error__icon{margin-right:10px}.base-file-error .icon{color:#e24e4e;width:21px;height:18px}.main-list{background-color:#f2f2f2;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:2px;overflow:hidden}.main-list__title{background-color:#fff;padding:13px 22px 11px;font-weight:700;line-height:96.5%;margin-bottom:1px;border-radius:2px 2px 0 0}.main-list>ul>li>div{font-weight:500}.main-list ul li:last-child{border-radius:0 0 2px 2px}.main-list ul li{background-color:#fff;font-size:13px}.main-list ul li>*{padding:12px 22px;margin-bottom:1px}.main-list ul li>:not(ul){display:flex;line-height:115%;justify-content:space-between;align-items:center;word-break:break-word}.main-list__item__active{background-color:#e9e9e9}.main-list__item__disabled{color:#bdbdbd}.main-list__content{flex:1}.main-list__controls{display:flex;align-self:stretch}.main-list__controls .icon{max-width:18px;max-height:18px}.main-list__controls__item{padding-left:8px;cursor:pointer;display:flex;align-items:center}.main-list__add,.main-list__copy{cursor:pointer}.main-list__input{border:none;line-height:115%;padding:0;font-size:inherit}.cover__edit{display:flex;line-height:115%;justify-content:center;align-items:center;cursor:pointer;height:238px;overflow:hidden;position:relative;border-radius:2px 2px 2px 2px}.cover__edit__load{padding:15px 0 15px 30px;height:auto;background-color:#333;color:#fff;margin-bottom:67px;border-radius:0}.cover__edit__load .icon{max-width:23px;max-height:23px;margin-right:16px}.cover__edit img{width:100%}.cover__image{width:100%;background:none no-repeat 50% transparent;background-size:cover;border-radius:2px 2px 0 0;display:flex;overflow:hidden;height:238px}@media (max-width:1200px){.cover__image{border-radius:0;flex-direction:column}}.cover__image_default{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(195.33deg,#1323dd,#7ff0ff 101.17%)}.custom-scroll{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.custom-scroll::-webkit-scrollbar{display:none}.custom-scroll__wrapper{overflow:auto;position:relative}.custom-scroll__content>*{margin-bottom:20px}.custom-scroll__edge{background:linear-gradient(0deg,hsla(0,0%,100%,0),#f6f6f6);position:absolute;left:0;width:100%;height:60px;display:none;pointer-events:none;transition:opacity .15s}.custom-scroll__edge__up{top:0}.custom-scroll__edge__down{bottom:0;transform:rotate(180deg)}.custom-scroll__edge.visible{display:block}@media (max-width:645px){.custom-scroll{height:auto}}.teachers-list_disabled .teachers-list__items:before{position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.659);content:"";z-index:1}.teachers-list__items{position:relative}.teachers-list__name{margin-right:4px;word-break:break-word}