.title,a,body{color:#000}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;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.btn,.header__inner,.preloader{display:-webkit-flex}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}@font-face{font-family:Raleway;src:url(../fonts/Raleway/Raleway-Regular.ttf);font-style:normal;font-weight:400}@font-face{font-family:Raleway;src:url(../fonts/Raleway/Raleway-Bold.ttf);font-style:normal;font-weight:700}@font-face{font-family:STIXGeneral;src:url(../fonts/STIXGeneral/STIXGeneral-Bold.ttf);font-style:normal;font-weight:700}.container{margin:0 auto;padding:0 15px}@media (min-width:319px){.container{width:100%}}@media (min-width:767px){.container{width:750px}html{font-size:8.9px}}@media (min-width:1025px){.container{width:960px}html{font-size:8.9px}}.container--parent{position:relative;z-index:1}*{box-sizing:border-box}:focus{outline:0}html{font-size:8.9px}@media (min-width:1224px){.container{width:1200px}html{font-size:8.8px}}@media (min-width:1800px){.container{width:1500px}html{font-size:10px}}body{font-family:Raleway,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.56;letter-spacing:1.5px}.info_block__item-title,.title{line-height:1;font-family:STIXGeneral,sans-serif}b,strong{font-weight:600}ul{list-style:disc;padding-left:2rem}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background:#fff;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.about_block__gallery-btn,.btn{-webkit-justify-content:center;cursor:pointer}.preloader__img{width:30%;-webkit-animation:preloadAnimation 5s infinite;animation:preloadAnimation 5s infinite}@media (min-width:767px){.preloader__img{width:15%}}@-webkit-keyframes preloadAnimation{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(2);transform:scale(2)}}@keyframes preloadAnimation{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(2);transform:scale(2)}}.wrapper{min-width:320px;max-width:1920px;position:relative;width:100%;overflow:hidden}.title{font-size:5rem;font-weight:700;letter-spacing:2px}.btn,.title--light{color:#fff}@media (min-width:767px){.title{text-align:left;font-size:5.5rem}}@media (min-width:1800px){.title{font-size:6.4rem}}.title--center{text-align:center}.video{display:none;position:fixed;width:90vw;height:50vw;z-index:999;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1rem solid rgba(108,91,123,.9)}.btn,.header__inner{display:-ms-flexbox}@media (min-width:767px){.video{width:60vw;height:35vw}}.btn{display:flex;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:25rem;height:6rem;font-weight:900;letter-spacing:3px;background:#ca1127;text-transform:uppercase;transition:all .3s;border:2px solid #ca1127;font-size:1.7rem}@media (min-width:1800px){.btn{width:30rem;height:7rem}}.btn:hover{background:0 0;color:#ca1127}.input,.textarea{font-size:1.8rem;font-weight:500;width:100%;background:#fff;padding:2rem 2rem 2rem 4rem;border:none}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#333}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#333}.input::placeholder,.textarea::placeholder{color:#333}@media (min-width:767px){.input,.textarea{padding:1.5rem 2rem 1.5rem 4rem}}.error{text-align:left;color:#ca1127}.slick-list,.slick-slide div,.slick-track{height:100%}.about-start,.contacts-start,.editions-start,.index-start,.materials-start,.news-start,.teachers-start{z-index:1;position:relative}.about-start::after,.contacts-start::after,.editions-start::after,.index-start::after,.materials-start::after,.news-start::after,.teachers-start::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:1;background:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,0))}.header,.header__nav{position:fixed;top:0;width:100%;left:0}.header,.header__hamb{z-index:100;transition:all .3s}.header{color:#fff;padding:1rem}.header__inner{height:5rem;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:767px){.header{padding:2rem 0}.header__inner{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:6rem}.header__logo{width:calc((((100% - (30px * (12 - 1)))/ 12) * 1.5) + (30px * (1.5 - 1)))}}.header__logo{height:100%;z-index:1}.header__logo-img{height:100%}.header__nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;background:#ca1127;padding-top:8rem;transition:all .3s;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}@media (min-width:767px){.header__nav{width:calc((((100% - (30px * (12 - 1)))/ 12) * 12) + (30px * (12 - 1)))}}.header__nav--active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@media (min-width:767px){.header__nav{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);position:relative;top:0;left:0;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:auto;background:0 0;padding-top:0}}.about-history__info-arrow,.header__hamb--active{-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg)}.header__nav-item{text-transform:uppercase;color:#fff;position:relative;font-weight:500;font-size:2.2rem}@media (min-width:767px){.header__nav-item{font-weight:700;font-size:1.3rem}.header__nav-item:hover::after{opacity:1}}@media (min-width:1025px){.header__nav{width:calc((((100% - (30px * (12 - 1)))/ 12) * 9.5) + (30px * (9.5 - 1)))}.header__nav-item{font-size:1.4rem}}@media (min-width:1224px){.header__nav-item{font-size:1.6rem}}.header__nav-item::after{content:"";position:absolute;bottom:-1rem;left:0;width:100%;height:3px;background:#fff;opacity:0;transition:all .3s}@media (min-width:1800px){.header__nav-item::after{height:5px}}.header__nav-item--contacts{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}@media (min-width:767px){.header__nav-item--contacts{display:none}}.header__contacts{-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:none}@media (min-width:319px){.header__contacts{width:calc((((100% - (30px * (12 - 1)))/ 12) * 1.5) + (30px * (1.5 - 1)))}}.header__contacts-item{margin:.25rem 0;font-weight:700;font-size:1.2rem;color:#fff}@media (min-width:1025px){.header__contacts{display:-webkit-flex;display:-ms-flexbox;display:flex}.header__contacts-item{font-size:1.6rem}}@media (min-width:767px){.header--accent .header__contacts-item,.header--accent .header__nav-item{color:#ca1127}.header--accent .header__contacts-item:after,.header--accent .header__nav-item:after{background:#ca1127}.header--scrolled .header__contacts-item,.header--scrolled .header__nav-item{color:#ca1127}}.header--accent .header__hamb div{background:#ca1127}.header--scrolled{background:#fff;box-shadow:0 25px 60px 0 rgba(0,0,0,.15)}.header--scrolled .header__contacts-item::after,.header--scrolled .header__hamb div,.header--scrolled .header__nav-item::after{background:#ca1127}.header__hamb{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:3rem;width:4rem;cursor:pointer}@media (min-width:767px){.header--scrolled{padding:1rem 0}.header__hamb{display:none}}.header__hamb div{width:100%;height:2px;background:#fff;transition:all .3s}.header__hamb--active{transform:rotateZ(90deg)}.header__hamb--active div{background:#fff!important}.header__hamb--active div:first-of-type{-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.header__hamb--active div:nth-last-of-type(2){opacity:0}.header__hamb--active div:last-of-type{-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.footer__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:3rem 0}@media (min-width:767px){.footer__inner{padding:4rem 0}}@media (min-width:1800px){.footer__inner{padding:6rem 0}}.footer__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;margin-bottom:2rem}@media (min-width:767px){.footer__info{margin-bottom:0}}.footer__info-item{margin:1rem 0;font-weight:500;letter-spacing:1.1px;color:#000}.footer__info-item--phone{margin:0 1rem 0 0}.footer__socials{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer__socials-item{width:4rem;height:4rem;margin-right:5rem}.footer__socials-item:last-of-type{margin-right:0}.footer__socials-item svg{height:100%;width:100%}.footer--line .footer__inner{border-top:1px solid #979797}.info_block{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;width:100%}.info_block__item{width:50%;padding:2rem 5rem 2rem 0}.info_block__item-title{font-size:4.8rem;font-weight:700;color:#fff;margin-bottom:1rem}.info_block__item-text{color:#fff;font-size:1.8rem}@media (min-width:1025px){.info_block__item-text{font-size:2.4rem}}.information-page{margin:10rem 0 5rem}@media (min-width:767px){.info_block{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.info_block__item{width:25%;padding:0 5rem 0 0}.information-page{margin:10rem 0 5rem}}.information-page .container{background:#f9f9f9}.about_block__gallery-preview,.information-page__img{background-position:center;background-repeat:no-repeat}.information-page__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;padding:5rem 0}.information-page__img{width:100%;height:50vw;margin-bottom:4rem;background-size:auto 100%}.information-page__date{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin:3rem 0 1.5rem;font-weight:600;font-size:2rem}@media (min-width:767px){.information-page__img{height:35vw}.information-page__date{margin:5rem 0 3rem}}.information-page__title{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:2rem;font-family:STIXGeneral,sans-serif;font-size:3rem}.information-page__content{width:100%;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (min-width:767px){.information-page__content{width:90%}}.information-page__content a{color:#006aea;text-decoration:underline}.about_block{position:relative;z-index:1}.about_block__inner{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;padding:5rem 0;position:relative}@media (min-width:1025px){.about_block__inner{width:40%}}.about_block__img{position:absolute;bottom:0;right:-10rem;width:45rem;z-index:-1}.about_block__desc{margin:4rem 0 5rem}.about_block__text{text-align:justify;margin:5rem 0}@media (min-width:1025px){.about_block__text{margin:3rem 0;font-size:1.6rem}}@media (min-width:1224px){.about_block__inner{height:44vw}.about_block__text{font-size:1.8rem}}.about_block__gallery{position:relative;width:100vw;height:80vw;margin-bottom:5rem}@media (min-width:767px){.about_block__gallery{width:72vw;height:57.6vw;left:14vw}}@media (min-width:1025px){.about_block__gallery{position:absolute;left:auto;right:0;top:0;height:46vw;width:56vw;margin-bottom:0}}@media (min-width:1224px){.about_block__gallery{height:44vw;width:55vw}}.about_block__gallery-item{width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.about_block__gallery-preview{width:100%;height:100%;background-size:contain}.about_block__gallery-video{width:100%;height:100%}.about_block__gallery-btn{position:absolute;bottom:5rem;right:20%;width:6.5rem;height:6.5rem;border:1px solid #fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:1;background:#ca1127}.about_block__gallery-btn svg{width:3rem;height:3rem}.about_block__gallery-btn svg path{fill:#fff}.about_block__gallery-btn--prev{left:20%;right:auto;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.about_block__gallery-btn[aria-disabled=true]{background:0 0;cursor:auto}@media (min-width:767px){.about_block__gallery-btn--prev{left:auto;right:35%}.about_block__gallery-btn{bottom:10rem}}.contact_block{padding:8rem 0;background:#eceef0;position:relative;z-index:1}.contact_block .title{text-align:center}.contact_block__img{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-5rem;width:30rem;z-index:-1}@media (min-width:1224px){.contact_block__img{width:26rem}}.contact_block__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:8rem;position:relative}.contact_block__left{margin-bottom:5rem}@media (min-width:319px){.contact_block__left{width:calc((((100% - (30px * (12 - 1)))/ 12) * 12) + (30px * (12 - 1)))}}@media (min-width:1224px){.contact_block__left{width:calc((((100% - (30px * (12 - 1)))/ 12) * 7) + (30px * (7 - 1)));margin:0}}@media (min-width:319px){.contact_block__right{width:calc((((100% - (30px * (12 - 1)))/ 12) * 12) + (30px * (12 - 1)))}}@media (min-width:1224px){.contact_block__right{width:calc((((100% - (30px * (12 - 1)))/ 12) * 4) + (30px * (4 - 1)))}}.contact_block__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap}.contact_block__info-img{width:80%;background-size:cover;box-shadow:0 0 20px 0 #969696;margin-bottom:2rem}@media (min-width:767px){.contact_block__info-img{width:32%;margin-bottom:0;margin-right:3%}}@media (min-width:1800px){.contact_block{padding:10rem 0}.contact_block__info-img{margin-right:8%}}.contact_block__info-block{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.contact_block__info-name{font-size:3rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem}@media (min-width:767px){.contact_block__info-block{width:60%}.contact_block__info-name{margin-bottom:.3rem}}.contact_block__info-text{margin:1rem 0}.contact_block__info-socials{display:-webkit-flex;display:-ms-flexbox;display:flex}.contact_block__info-socials-item{display:block;width:4rem;height:4rem;margin-right:5rem}.contact_block__info-socials-item svg{width:100%;height:100%}.contact_block__form-item{margin-bottom:2rem}.contact_block__form-btn{margin-top:4rem}.contact_block__form .btn{margin:0 auto}.news_block{padding:10rem 0 3rem;background:#eceef0;position:relative;z-index:1}@media (min-width:1800px){.news_block{padding:15rem 0 0}}.news_block__img{position:absolute;top:5rem;right:-15rem;width:35rem;z-index:-1}.news_block__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;margin-top:5rem;height:100%;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (min-width:767px){.news_block__inner{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.news_block__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:45rem;padding:2.5rem 2rem 3rem;position:relative;z-index:1;margin:3rem 0 0;transition:all .3s;box-shadow:0 25px 60px 0 rgba(0,0,0,.15);color:#000}@media (min-width:767px){.news_block__item{width:47%}.news_block__item-btn{opacity:0}}@media (min-width:1025px){.news_block__item{width:27%;box-shadow:none}}.news_block__item:hover,.teachers-main__item:hover .teachers-main__item-head{box-shadow:0 25px 60px 0 rgba(0,0,0,.15)}.news_block__item-title{font-size:2.5rem;font-weight:600;letter-spacing:1px;margin-bottom:2rem;line-height:1.2}.news_block__item-text{text-align:justify}.news_block__item-bottom{height:30%}.news_block__item-date{font-weight:600;margin:3rem 0}@media (min-width:1800px){.news_block__item-bottom{height:40%}.news_block__item-date{margin:4rem 0}}.news_block__item-btn{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:all .3s}.news_block__item-btn p{text-transform:uppercase;font-weight:600;line-height:1.1;color:#000}.news_block__item-btn svg{margin-left:2rem;width:2.5rem}.news_block__item:hover .news_block__item-btn{opacity:1}.news_block__btn{-webkit-order:2;-ms-flex-order:2;order:2;width:80%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;cursor:pointer;margin-top:3rem}@media (min-width:767px){.news_block__btn{margin-top:0;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:47%}}@media (min-width:1025px){.news_block__btn{width:15%}}.news_block__btn-text{font-size:2rem;font-weight:700;margin:0 0 1rem;text-transform:uppercase;color:#000}.news_block__btn-svg{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:6rem}.index-start{background-size:cover}.index-start::after{opacity:1;background:linear-gradient(to right,rgba(202,17,39,.99),rgba(202,17,39,.8))}.index-start__inner{height:auto;min-height:100vh;padding:13rem 0 3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:767px){.news_block__btn-svg{width:4rem}.index-start__inner{padding:13vw 0 3vw}}.index-start__text{margin-top:4rem;color:#fff;font-size:2.2rem}@media (min-width:319px){.index-start__text{width:calc((((100% - (30px * (12 - 1)))/ 12) * 12) + (30px * (12 - 1)))}}@media (min-width:767px){.index-start__text{width:calc((((100% - (30px * (12 - 1)))/ 12) * 10) + (30px * (10 - 1)))}}.index-start__text a{color:#fff;font-weight:700;text-decoration:underline}.teachers-start{height:70vh;background-size:cover}.teachers-main__head{width:100%;padding:6rem 0 5rem}@media (min-width:767px){.teachers-main__head{width:60%}}@media (min-width:1800px){.teachers-main__head{padding:8rem 0 6rem}}.teachers-main__head-desc{margin:4rem 0 11rem}.teachers-main__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.teachers-main__item{width:95%;margin-bottom:5rem;transition:all .3s}@media (min-width:767px){.teachers-main__item{width:30%;margin-right:5%}.teachers-main__item:nth-of-type(3n){margin-right:0}}.teachers-main__item-head{width:100%;background:no-repeat red;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;padding:2rem;margin-bottom:3rem;background-size:cover;position:relative;z-index:1}.teachers-main__item-head::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0));z-index:-1;opacity:1;transition:all .3s}.teachers-main__item-name{font-size:3.2rem;font-weight:700;line-height:1.28;letter-spacing:1px;color:#fff;width:100%}@media (min-width:767px){.teachers-main__item-name{font-size:2rem}}@media (min-width:1224px){.teachers-main__item-name{font-size:3.6rem}}.teachers-main__item-pos{font-family:STIXGeneral,sans-serif;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.teachers-main__item-info{margin:.6rem 0 2rem}@media (min-width:1800px){.teachers-main__item-info{margin:.6rem 0 3rem}}.teachers-main__item-socials{display:-webkit-flex;display:-ms-flexbox;display:flex}.teachers-main__item-socials-link{width:3rem;height:3rem;margin-right:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.teachers-main__item-socials-link img,.teachers-main__item-socials-link svg{height:100%;width:100%}.teachers-main__item-socials-link svg image,.teachers-main__item-socials-link svg path,.teachers-main__item-socials-link svg polygon{fill:#ca1127}.teachers-main__item:hover .teachers-main__item-head::after{opacity:0}.teacher p{margin-bottom:.5rem}.teacher-start{margin:12rem 0 5rem;background:url(../img/bg_imgs/5.png) no-repeat;background-size:cover;padding-top:3rem}@media (min-width:1800px){.teacher-start{margin:12rem 0 10rem}}.teacher-start__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}.teacher-start__lang{position:absolute;right:2rem;top:-4rem}.teacher-start__lang-item{cursor:auto}.teacher-start__lang .active{font-weight:700;cursor:pointer}.teacher-start__left{width:100%}@media (min-width:767px){.teacher-start__left{width:40%}}.teacher-start__img{width:100%;background-repeat:no-repeat;background-size:cover;position:relative;box-shadow:0 0 50px 0 #cfcfcf}.teacher-start__email{display:inline-block;font-weight:500;margin-top:2rem}.teacher-start__info-name,.teacher-start__info-pos{font-weight:700;font-family:STIXGeneral,sans-serif}.teacher-start__socials{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin:2rem 0}@media (min-width:767px){.teacher-start__socials{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.teacher-start__socials-link{height:4rem;width:4rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:2rem}.teacher-start__socials-link img,.teacher-start__socials-link svg{height:100%;width:100%}.teacher-start__socials-link img image,.teacher-start__socials-link img path,.teacher-start__socials-link svg image,.teacher-start__socials-link svg path{fill:#ca1127}.teacher-start__info{width:100%}@media (min-width:767px){.teacher-start__info{width:55%}}@media (min-width:1224px){.teachers-main__item-pos{font-size:2.4rem}.teacher-start__info{width:50%}}.teacher-start__info-name{width:100%;font-size:4rem;color:#fff;background:#ca1127;padding:2rem 3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1.1}@media (min-width:767px){.teacher-start__info-name{font-size:5rem}}@media (min-width:1224px){.teacher-start__info-name{font-size:5.5rem}}.teacher-start__info-pos{font-size:2.4rem;letter-spacing:1px;margin-top:2rem}.teacher-start__info-text{margin:5rem 0 4rem}.teacher-stats{background:#ca1127;padding:8.5rem 0}.teacher-info__nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;margin-bottom:2rem}.teacher-info__nav-item{height:5rem;color:#ca1127;font-size:2rem;background:0 0;border:2px solid #ca1127;cursor:pointer;border-radius:0;transition:all .3s;margin:0 1rem 3rem}.teacher-info__nav-item:hover{background:#ca1127;color:#fff}.teacher-info__nav-item--active{box-shadow:0 0 50px 0 #969696;background:#ca1127;color:#fff}.about-directions__item--active,.about-directions__item:hover{box-shadow:0 0 60px 0 #969696}.teacher-info__content{display:none;padding:0 0 0 2rem;text-align:justify}@media (min-width:767px){.teacher-info__content{padding:3rem}}.teacher-info__content ol{list-style:decimal}.teacher-info__content li,.teacher-info__content p{line-height:1.5;letter-spacing:1px}.teacher-info__content strong{font-weight:600}.teacher-info__content em{font-style:italic}.about-start{height:70vh;background-size:cover}.about-history{padding:6rem 0}.about-history__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.about-history__info-text{margin:4rem 0 0;width:50%}.about-history__info-arrow{margin-left:2rem;transform:rotateZ(90deg);width:3rem;transition:all .3s}.about-history__info-arrow path{transition:all .3s;fill:#fff}.about-directions__item--active svg path,.about-directions__item--active svg rect,.about-directions__item:hover svg path,.about-directions__item:hover svg rect,.about-history__info .btn:hover svg path{fill:#ca1127}.about-history__info-arrow--opened{-webkit-transform:rotateZ(-90deg);-ms-transform:rotate(-90deg);transform:rotateZ(-90deg)}.about-history__text{margin-top:4rem;text-align:justify;display:none}@media (min-width:1800px){.about-history{padding:8rem 0}.about-history__text{margin-top:6rem}}.about-stats{background:#ca1127;padding:6rem 0}@media (min-width:1800px){.about-stats{padding:8.5rem 0}}.about-content{margin:10rem 0 0}.about-content p{margin-bottom:2rem}@media (min-width:767px){.about-content{display:none}}.about-directions{padding:8rem 0}@media (min-width:1800px){.about-directions{padding:10rem 0}}.about-directions__inner{margin:8rem 0 6rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.about-directions__item{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;padding:2rem;transition:all .3s;border-radius:5px}.about-directions__item:first-of-type(){margin-bottom:3rem}@media (min-width:767px){.about-directions__item{width:48%}.about-directions__item:first-of-type(){margin-bottom:0}}.about-directions__item-svg{width:16%}.about-directions__item-svg svg{transition:all .3s;height:100%;width:100%}.about-directions__item-info{width:80%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;height:100%}.about-directions__item-name{font-family:STIXGeneral,sans-serif;font-size:2.4rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem;width:100%;line-height:1.3}.about-directions__item-name--center{font-size:2.4rem;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:0}.about-directions__content{display:none;padding:0 2rem;text-align:justify}.about .about_block .btn{display:none}@media (min-width:767px){.about-directions__item-name--center{font-size:3rem}.about-directions__content{padding:0 5rem}.about .about_block .btn{display:-webkit-flex;display:-ms-flexbox;display:flex}}.contacts-start{height:70vh;padding:30% 0 0;background-size:cover;z-index:1;position:relative}.contacts-start::after{opacity:1;background:linear-gradient(to right,rgba(202,17,39,.99),rgba(202,17,39,.8))}.contacts-start__text{width:100%;margin-top:4rem;color:#fff}@media (min-width:767px){.contacts-start{padding:10% 0 0}.contacts-start__text{width:50%}}.contacts-map{width:100%;height:70vw}@media (min-width:767px){.contacts-map{height:32vw}}.news-start{height:70vh;background-size:cover}.news-start:after{opacity:1;background:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.1))}.news-main{margin-bottom:5rem}.news-main__head{width:100%;padding:6rem 0 4rem}@media (min-width:1800px){.news-main__head{padding:8rem 0 6rem}}.news-main__head-desc{margin:4rem 0 11rem}.news-main__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:767px){.news-main__head{width:60%}.news-main__inner{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}}.news-main__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:45rem;padding:2rem 2rem 3rem;position:relative;z-index:1;margin:0 0 3rem;border-right:1px solid #c7c7c7;transition:all .3s;box-shadow:0 25px 60px 0 rgba(0,0,0,.15)}.news-main__btn,.news-main__item-btn{display:-webkit-flex;display:-ms-flexbox}@media (min-width:767px){.news-main__item{width:50%}.news-main__item-btn{opacity:0}}@media (min-width:1025px){.news-main__item{box-shadow:none;width:33.333%}}@media (min-width:1224px){.news-main__item{width:25%}}.news-main__item-title{font-size:2.5rem;font-weight:600;letter-spacing:1px;margin-bottom:2rem;line-height:1.2}.news-main__item-bottom{height:30%}.news-main__item-date{font-weight:600;margin:3rem 0}@media (min-width:1800px){.news-main__item-date{margin:7rem 0}}.news-main__item-btn{display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:all .3s}.news-main__item-btn p{text-transform:uppercase;font-weight:600;line-height:1.1;color:#000}.news-main__item-btn svg{margin-left:2rem;width:2.5rem}.news-main__item:hover{box-shadow:0 25px 60px 0 rgba(0,0,0,.15)}.news-main__item:hover .news-main__item-btn{opacity:1}.news-main__btn{-webkit-order:2;-ms-flex-order:2;order:2;width:80%;height:100%;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;cursor:pointer;margin-top:3rem}.e_program__date,.new__date{-webkit-align-self:flex-end}@media (min-width:767px){.news-main__btn{margin-top:0;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:15%}}.news-main__btn-text{font-size:2rem;font-weight:700;margin:0 0 1rem;text-transform:uppercase}.news-main__btn-svg{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.news-main__btn-svg svg{width:6rem}.news-pagination{margin-top:5rem}.news-pagination .pagination{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;list-style:none}.news-pagination li{margin:0 .5rem}.news-pagination li a{display:block;color:#ca1127;font-family:Raleway,sans-serif;padding:.5rem 1rem;border:1px solid #ca1127;transition:all .3s;font-size:1.4rem}.e_program__title,.new__title{font-family:STIXGeneral,sans-serif}@media (min-width:767px){.news-main__btn-svg svg{width:4rem}.news-pagination li a{font-size:1.8rem}}.news-pagination li a:hover{background:#ca1127;color:#fff}.news-pagination li span{display:block;color:#bdbdbd;padding:.5rem 1rem;border:1px solid #bdbdbd;font-size:1.4rem}.news-pagination .active{background:#ca1127}.news-pagination .active a{color:#fff}.new{margin:10rem 0 5rem}.new .container{background:#f9f9f9}.album__item,.new__img{background-position:center}.new__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;padding:5rem 0}.editions-main,.materials-main{padding:6rem 0 4rem}.new__img{width:100%;height:50vw;background-size:auto 100%;background-repeat:no-repeat}@media (min-width:767px){.news-pagination li span{font-size:1.8rem}.new{margin:10rem 0 5rem}.new__img{height:35vw}}.new__date{-ms-flex-item-align:end;align-self:flex-end;margin:3rem 0 1.5rem;font-weight:600;font-size:2rem}@media (min-width:767px){.new__date{margin:5rem 0 3rem}}.new__title{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:3rem;font-size:4rem}.e_program__title,.new__content{-webkit-align-self:center;-ms-grid-row-align:center}.new__content{width:100%;-ms-flex-item-align:center;align-self:center}@media (min-width:767px){.new__content{width:90%}}.new__content a{color:#006aea;text-decoration:underline}.editions-start{height:70vh;background-size:cover}.editions-start:after{opacity:.7}.editions-main__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;margin-top:8rem}.editions-main__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;width:100%;margin-bottom:5rem}@media (min-width:767px){.editions-main__item{width:40%}}@media (min-width:1025px){.new__title{font-size:5rem;margin-bottom:5rem}.editions-main__item{margin-bottom:0;width:25%}}.editions-main__item-head{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;z-index:1;box-shadow:0 0 50px 0 #aba6a6}.editions-main__item-head:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,.2));z-index:1;opacity:.8;transition:all .3s}.editions-main__item-head:hover:after{opacity:0}.editions-main__item-img{width:100%}.editions-main__item-title{font-size:2.5rem;font-weight:600;text-align:center;line-height:1.2;color:#000;margin-top:2rem}.materials-start{height:70vh;background-size:cover}.materials-start:after{opacity:.7}.materials-main .reports{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;margin-top:8rem}.materials-main .reports__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;width:100%;margin-bottom:5rem}@media (min-width:767px){.materials-main .reports__item{margin-bottom:7rem;width:calc(50% - 10px)}}.album__item,.gallery__item{margin-bottom:5rem;transition:all .3s}@media (min-width:1025px){.materials-main .reports__item{width:calc(30% - 10px)}}@media (min-width:1800px){.editions-main,.materials-main{padding:8rem 0 6rem}.materials-main .reports__item{width:calc(25% - 20px)}}.materials-main .reports__item-head{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;z-index:1;box-shadow:0 0 50px 0 #aba6a6}.materials-main .reports__item-head:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.2),rgba(0,0,0,.1));z-index:1;opacity:.8;transition:all .3s}.materials-main .reports__item-head:hover:after{opacity:0}.materials-main .reports__item-img{width:100%}.materials-main .reports__item-title{font-size:2.2rem;font-weight:600;text-align:center;line-height:1.2;color:#000;margin-top:2rem}.gallery{padding-top:12rem;min-height:80vh}.gallery__inner{padding:5rem 0 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.gallery__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:90%;padding:1.5rem;box-shadow:0 0 50px 5px #bdbcbc;border-radius:10px}@media (min-width:767px){.gallery__item{width:48%}.gallery__item:hover{box-shadow:0 0 50px 10px #bdbcbc}}@media (min-width:1025px){.gallery__item{width:28%}}.gallery__item-img{width:100%}.gallery__item-title{margin-top:1.5rem;font-size:2rem;font-weight:600;text-align:center}.album{padding-top:12rem;min-height:80vh}.album__inner{padding:5rem 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%}.album__item{width:48%;display:block;box-shadow:0 0 40px 5px rgba(51,51,51,.4);background-size:cover}.album__item:hover{box-shadow:0 0 40px 5px rgba(51,51,51,.6)}@media (min-width:767px){.album__item{width:23%}}.e_program{margin:10rem 0 5rem}.e_program__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;padding:5rem 0}.e_program__inner .title{font-size:2.4rem}.e_program__img{width:70%;margin:0 auto 5rem}.e_program__date{-ms-flex-item-align:end;align-self:flex-end;margin:3rem 0 1.5rem;font-weight:600;font-size:2rem}@media (min-width:767px){.e_program__date{margin:5rem 0 3rem}}.e_program__title{-ms-flex-item-align:center;align-self:center;margin-bottom:3rem;font-size:4rem}@media (min-width:1025px){.e_program__title{font-size:5rem;margin-bottom:5rem}}.e_program__content{width:100%;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;text-align:justify}.conferences{padding:20px 0}.conferences__title{font-size:4rem;margin-bottom:30px}@media (min-width:767px){.e_program__content{width:90%}.conferences{padding:50px 0}.conferences__title{font-size:5rem;margin-bottom:50px}}.conference{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:15px}@media (min-width:767px){.conference{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.conference__logo{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px;object-fit:contain}@media (min-width:767px){.conference__logo{width:75px;height:75px}}.conference__name{width:calc(100% - 60px);font:700 16px Raleway,sans-serif;padding:0 0 0 10px}@media (min-width:767px){.conference__name{width:100%;font:700 18px Raleway,sans-serif;padding:0 20px}}.conference__link{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font:400 14px Raleway,sans-serif;padding:10px 0 0 60px;cursor:pointer;text-decoration:underline}@media (min-width:767px){.conference__link{font:400 16px Raleway,sans-serif;padding:0}}