.header{position:fixed;top:0;right:0;z-index:1030;width:100%;padding:7.5px 0;background-color:#fff;border-bottom:1px solid #000;transition:background-color .5s,box-shadow .5s}.header__logo{max-width:268px;max-height:40px;transition:filter .3s ease}@media(width <= 991px){.header__logo--fill-white{filter:brightness(0) invert(1)}}.header__logo-wrapper{position:relative;z-index:100;display:inline-flex}.header__logo-link{position:absolute;top:0;left:0;z-index:2;width:25%;height:100%}.header__logo-link--right{right:0;left:auto;width:65%}.header__wrapper{flex-wrap:inherit;justify-content:space-between}.header__nav,.header__wrapper{display:flex;align-items:center}.header__nav{position:fixed;top:0;right:0;z-index:90;justify-content:center;width:100vw;height:100vh;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateX(100%);background-color:#1e22aa;overflow-y:auto;visibility:hidden}.header__nav--is-opened{opacity:1;transform:translateX(0);visibility:visible}.header__nav-container{display:flex;flex-direction:column;width:100%;height:100%;padding:120px 15px 24px;overflow-y:auto;max-width:450px}.header__nav-list{display:flex;flex-direction:column;gap:24px calc(2vw + 2px);margin:0 0 auto;padding-left:0;list-style:none}@media(min-width:992px)and (width <= 1245px){.header__nav-list{gap:40px}}@media(min-width:1246px){.header__nav-list{gap:60px}}.header__nav-item{display:flex;margin:0}.header__nav-link{display:block;font-size:1.125rem;font-weight:600;line-height:1.3333333333;color:#fff;transition:opacity .15s ease-in-out;white-space:nowrap;text-decoration:none}.header__nav-link:focus{outline-offset:-2px}.header__nav-link--active,.header__nav-link:hover{color:#fff;opacity:.8}@media(min-width:768px)and (width <= 991px){.header__nav-link{margin:auto}}.header__nav-toggle{z-index:200;display:flex;padding:.25rem .75rem;border:1px solid rgba(0,0,0,0);min-height:28px;min-width:32px;background-color:rgba(0,0,0,0);border-radius:.25rem}.header__nav-toggle[aria-expanded=true] .hamburger-bar{background-color:#fff}.header__nav-toggle[aria-expanded=true] .hamburger-bar.--bar1{width:0;background-color:rgba(0,0,0,0)}.header__nav-toggle[aria-expanded=true] .hamburger-bar.--bar2{width:23px;height:2px;transform:rotate(45deg)}.header__nav-toggle[aria-expanded=true] .hamburger-bar.--bar3{width:23px;height:2px;transform:rotate(-45deg)}.header__nav-toggle[aria-expanded=true] .hamburger-bar.--bar4{width:0;transform:translateX(20px);background-color:rgba(0,0,0,0)}.header__nav-toggle[aria-expanded=true]:focus{box-shadow:0 0 0 .1rem hsla(0,0%,100%,.5)}.header__nav-toggle:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .1rem}.header__btn-apply{max-width:520px}@media(min-width:992px){.header{padding:19.5px 0}.header__nav{position:static;width:auto;height:auto;opacity:1;transform:none;visibility:visible;background-color:rgba(0,0,0,0);overflow:visible}.header__nav-container{padding:0;max-width:100%}.header__nav-list{flex-direction:row}.header__nav-link{font-size:1rem;font-weight:500;line-height:1.48;color:#212529;transition:color .2s ease}.header__nav-link:hover{color:#1e22aa;opacity:1}.header__btn-apply,.header__nav-toggle{display:none}.header__logo{max-width:none;max-height:none}}@media(width <= 991px){.container.header__container{padding:0 8px 0 16px;max-width:100%}}@media(width <= 991px)and (min-width:768px)and (width <= 991px){.container.header__container{padding:0 30px 0 38px}}@media(width <= 991px){.hamburger{position:relative;z-index:1050;display:inline-flex;justify-content:center;align-items:center;width:22px;height:18px;cursor:pointer}.hamburger-bar{position:absolute;display:block;width:20px;height:2px;border-radius:5px;padding:0;transition:all .4s ease-in-out;background-color:#1e22aa}.hamburger-bar.--bar1{top:2px}.hamburger-bar.--bar2,.hamburger-bar.--bar3{top:calc(50% - 1px)}.hamburger-bar.--bar4{bottom:2px}}.about__teacher{display:flex;gap:12px;width:242px;height:100%;padding:0 0 12px;border-bottom:1px solid rgba(0,0,0,.1)}.about__teacher-avatar{width:48px;height:48px;min-width:48px}.about__teacher-content{flex:1}.about__teacher-name{display:flex;align-items:center;gap:11px;font-size:1rem;font-weight:600;line-height:1.25;color:#000;margin-bottom:5px}.about__teacher-name--primary{color:#1e22aa}.about__teacher-logo{margin-top:3px}@media(min-width:576px)and (width <= 767px){.about__teacher{width:300px}}@media(min-width:768px)and (width <= 991px){.about__teacher{width:100%}}@media(min-width:992px){.about__teacher{align-items:center;gap:18px;width:100%;padding:12px}.about__teacher-avatar{width:76px;min-width:76px;height:76px}.about__teacher-name{font-size:1.125rem;line-height:1.3333333333}}.about{padding:44px 0 0}.about__studies{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:32px}.about__studies-block{display:flex;align-items:center;gap:20px;padding:32px;background-color:#1e22aa}.about__studies-icon{display:inline-flex;justify-content:center;align-items:center;width:64px;height:64px;min-width:64px}.about__studies-content{flex:1}.about__studies-title{font-size:1.75rem;font-weight:500;line-height:1.2;color:#fff}.about__studies-subtitle{font-size:.875rem;font-weight:400;line-height:1.4285714286;color:#fff}.about__studies-subtitle-icon{margin-left:4px}.about__studies-subtitle--tooltip-item{display:inline-flex;align-items:center}.about__actions{display:grid;grid-template-columns:1fr;gap:24px}.about__actions-block{padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}.about__actions-block:last-child{border-bottom:0}.about__actions-title{font-size:18px;font-weight:600;line-height:1.3333333333;color:#1e22aa;margin-bottom:12px}.about__slider{margin-top:4px}.about__slider .swiper{overflow:visible}.about__slider .swiper .swiper-slide{width:auto!important;height:auto!important}.about_bachelor .about__teacher{padding:0 0 32px}@media(min-width:768px)and (width <= 991px){.about{padding:110px 0 0}.about__studies{grid-template-columns:repeat(3,1fr)}.about__studies-block{gap:10px;padding:20px}.about__studies-title{font-size:1.25rem}.about__studies-icon{width:50px;min-width:50px;height:50px}.about__studies-icon img{max-width:100%;max-height:100%}.about__actions{grid-template-columns:repeat(2,1fr)}.about__actions-block:last-child{grid-column:1/-1}.about__teachers{grid-template-columns:repeat(2,1fr);display:grid;gap:20px}.about_bachelor{padding:79px 0 0}.about_bachelor .section-title{margin-bottom:25px}.about_bachelor .about__studies{gap:16px}.about_bachelor .about__studies-block{gap:20px;padding:25px 15px 25px 20px}.about_bachelor .about__studies-title{font-size:1.75rem;line-height:1.2}.about_bachelor .about__studies-subtitle{font-size:.75rem;line-height:1.6666666667}.about_bachelor .about__actions-block:nth-child(3){grid-column:1/-1}.about_bachelor .about__teachers{margin-top:18px;gap:31px 23px}.about_bachelor .about__teacher{padding:0 0 13px}.about_bachelor .about__teacher-name{font-size:1.125rem;line-height:1.3333333333;margin-bottom:3px}.about_bachelor .about__teacher-prof{font-size:.875rem;line-height:1.48}.about_bachelor .about__teacher:last-child{padding-top:11px;grid-column:1/-1}}@media(min-width:992px){.about{padding:110px 0 0}.about__studies{grid-template-columns:repeat(3,1fr);gap:32px}.about__studies-block{padding:40px}.about__studies-icon{width:76px;min-width:76px;height:76px}.about__studies-title{font-size:2.5rem}.about__studies-subtitle{font-size:1.125rem;line-height:1.4}.about__studies-subtitle-icon{margin-bottom:-1px}.about__actions{grid-template-columns:repeat(2,1fr);gap:0}.about__actions-block{padding:32px}.about__actions-block:nth-child(odd){padding-left:0}.about__actions-block:nth-child(2n){border-left:1px solid rgba(0,0,0,.1);padding-right:0}.about__actions-block:last-child{padding-left:0;padding-right:0;padding-bottom:20px;grid-column:1/-1;border:0}.about__actions-title{font-size:1.3125rem;line-height:1.2}.about__teachers{grid-template-columns:repeat(2,1fr);display:grid;gap:20px 32px}}@media(min-width:992px)and (width <= 1245px){.about__studies-block{gap:10px;padding:20px}.about__studies-title{font-size:2.25rem}}@media(min-width:992px){.about_bachelor .about__studies{margin-bottom:34px}.about_bachelor .about__studies-block{gap:18px;padding:39px 38px}.about_bachelor .about__studies-block:first-child .about__studies-icon img{width:72px;height:72px}.about_bachelor .about__studies-block:nth-child(2) .about__studies-icon img{width:62px;height:62px}.about_bachelor .about__studies-block:nth-child(3) .about__studies-icon img{width:72px;height:72px}.about_bachelor .about__actions{grid-template-columns:repeat(3,1fr);margin-bottom:12px}.about_bachelor .about__actions-block:nth-child(2){padding-right:32px}.about_bachelor .about__actions-block:nth-child(3){padding-left:32px;border-left:1px solid rgba(0,0,0,.1)}.about_bachelor .about__teachers{gap:31px 32px}.about_bachelor .about__teacher{padding:0 14px 12px 12px}}
/*# sourceMappingURL=c4e71280b2ee374c.css.map*/