@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap";html{font-size:16px}@media screen and (min-width:767px)and (max-width:1599px){html{font-size:1vw}}@media screen and (max-width:767px){html{font-size:calc(16 * .2702702703vw)!important}}html{scroll-behavior:smooth}section{margin-top:8.75rem}@media screen and (max-width:767px){section{overflow-x:clip;max-width:100%;margin-top:6.875rem}}.container{width:100%;max-width:90rem;margin:0 auto;padding:0 2.125rem}@media screen and (max-width:767px){.container{max-width:100vw;padding:0 .6875rem!important}}*{box-sizing:border-box;margin:0}a{text-decoration:none!important}h1,h2,h3,h3.h2{font-family:Grotesk,sans-serif;text-transform:uppercase;color:#000}h1{font-weight:700;font-size:4rem;line-height:1em;letter-spacing:.01em}@media screen and (max-width:767px){h1{font-size:2.25rem}}h2,h3.h2{font-size:4rem;line-height:1.1em;font-weight:700}@media screen and (max-width:767px){h2,h3.h2{font-size:2rem;line-height:1.125em}}h2 span,h3.h2 span{z-index:2;position:relative}h2 span:before,h3.h2 span:before{content:"";position:absolute;z-index:-1}h3{font-size:2.350625rem;line-height:1em;font-weight:700}@media screen and (max-width:767px){h3{font-size:1.5rem}}h4,p,a,ul,li,input,button,textarea,label,div{line-height:1.1em;color:#000;font-family:Roboto Flex,sans-serif;text-decoration:none;font-weight:500}@media screen and (min-width:768px){.underline.mob{display:none}}@media screen and (max-width:767px){.underline.desk{display:none}}.underline{position:relative}.underline svg{position:absolute;left:0;bottom:0}@media screen and (max-width:767px){.br{display:none}}.mobBr{display:none}@media screen and (max-width:767px){.mobBr{display:inline}}.swiper-wrapper *{-webkit-user-select:none;-moz-user-select:none;user-select:none}section{max-width:100vw}*:before,*:after{background-size:100% 100%;background-repeat:no-repeat}#header{max-width:100%;width:100%;background-color:#000;transition:transform .3s ease;transform:translateY(0);position:relative;top:0;left:0;z-index:10000}#header.scrolled{z-index:100;position:sticky}#header.hidden{transform:translateY(-100%)}#header.white{background-color:#fff}.header{display:flex;padding:1.625rem 0;align-items:center}@media screen and (max-width:767px){.header{padding:.8125rem 0;justify-content:space-between}}.header__logo img{width:9.5625rem;height:2.75rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.header__logo img{width:6.375rem;height:1.8364375rem}}.header__logo:hover{opacity:.8}.header__logo{cursor:pointer}.header__switcher{margin-left:4.9375rem;display:flex}@media screen and (max-width:767px){.header__switcher{display:none}}.header__switcher__item{display:flex;width:6.4375rem;height:2.125rem;justify-content:center;align-items:center;font-size:1rem;font-weight:600;line-height:1em;color:#7c7b7b}.header__switcher__item.active{color:#fff;position:relative}.header__switcher__item.active:after{content:"";display:block;height:1.09375rem;width:.125rem;background-color:#fff;position:absolute;top:50%;right:0;transform:translateY(-50%)}.header__switcher__item:last-child.active:after{left:0;right:auto}.header__switcher__item{cursor:pointer}.header__switcher__item:hover{opacity:.8}.header__nav{margin-left:2.6875rem;display:flex}@media screen and (max-width:767px){.header__nav{display:none}}.header__nav ul{list-style:none;padding:0;margin:0;display:flex;padding:.125rem 0px .125rem .375rem;gap:2.625rem}.header__nav ul li{color:#fff}.header__nav ul li a,.header__nav ul li p{font-size:1rem;font-weight:500;line-height:1em;color:#fff}.header__nav ul li a:hover,.header__nav ul li p:hover{opacity:.8}.header__nav .header-phone{position:relative;display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}@media screen and (min-width:768px){.header__nav .header-phone>a,.header__nav .header-phone>p{display:flex;align-items:center;gap:.3125rem}.header__nav .header-phone>a:after,.header__nav .header-phone>p:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M15.1787 5.73438L8.67871 11.7344L8 12.3613L7.32129 11.7344L0.821289 5.73438L2.17871 4.26562L8 9.63867L13.8213 4.26562L15.1787 5.73438Z' fill='white'/%3E%3C/svg%3E");background-size:cover;background-position:center;background-repeat:no-repeat;width:1rem;height:1rem;transition:transform .3s ease}}.header__nav .header-phone .header-phone__popup{position:absolute;top:calc(100% + 1.5625rem);left:50%;transform:translate(-50%) translateY(-200%);border:2px solid #ddd;display:flex;flex-direction:column;align-items:center;justify-content:center;width:16.6875rem;height:8.125rem;background-color:#fff;z-index:100;opacity:0;transition:opacity .3s ease,transform .3s ease}.header__nav .header-phone .header-phone__popup a,.header__nav .header-phone .header-phone__popup p{color:#000;text-align:center;font-size:1.5rem;font-weight:500;line-height:1.33em}.header__nav .header-phone.active .header-phone__popup{opacity:1;transform:translate(-50%) translateY(0)}@media screen and (min-width:768px){.header__nav .header-phone.active>a:after,.header__nav .header-phone.active>p:after{transform:rotate(180deg)}}.header__actions .header-phone{position:relative;display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;margin-right:.5625rem}.header__actions .header-phone svg{width:1.5rem;height:1.5rem}.header__actions .header-phone .header-phone__popup{position:absolute;top:calc(100% + 1.5625rem);left:50%;transform:translate(-50%) translateY(-200%);border:2px solid #ddd;display:flex;flex-direction:column;align-items:center;justify-content:center;width:16.6875rem;height:8.125rem;background-color:#fff;z-index:100;opacity:0;transition:opacity .3s ease,transform .3s ease}.header__actions .header-phone .header-phone__popup a,.header__actions .header-phone .header-phone__popup p{color:#000;text-align:center;font-size:1.5rem;font-weight:500;line-height:1.33em}.header__actions .header-phone.active .header-phone__popup{opacity:1;transform:translate(-50%) translateY(-1.25rem) scale(.7)}@media screen and (min-width:768px){.header__actions .header-phone.active>a:after,.header__actions .header-phone.active>p:after{transform:rotate(180deg)}}.header__actions{margin-left:auto;display:flex;gap:1.0625rem}@media screen and (min-width:768px){.header__actions{align-items:center}}.header__actions .btn-brdrd{font-weight:600!important}.header__actions button,.header__actions a{height:3rem;font-size:1.125rem;font-weight:600}.header__actions button,.header__actions a.btn-clrd{width:12.5rem}.header__actions a{width:7.125rem}.header__actions a svg{width:1.5625rem;height:1.5rem}@media screen and (max-width:767px){.header__actions{display:none}}.header.white{background-color:#fff}.header.white .header__nav{margin-left:auto;margin-right:10.0625rem}.header.white .header__nav ul li a,.header.white .header__nav .header-phone a,.header.white .header__nav .header-phone p{color:#000}.header.white .header__nav .header-phone{position:relative;display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}@media screen and (min-width:768px){.header.white .header__nav .header-phone>a:after,.header.white .header__nav .header-phone>p:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M15.1787 5.73438L8.67871 11.7344L8 12.3613L7.32129 11.7344L0.821289 5.73438L2.17871 4.26562L8 9.63867L13.8213 4.26562L15.1787 5.73438Z' fill='black'/%3E%3C/svg%3E")}}.header.white .header__actions{margin-left:0}.header.white .header__actions a{border:.125rem solid #ddd;color:#000}.header.white .header__actions a:first-of-type{color:#fff;border:none}.header.white .header__actions a:first-of-type.btn-brdrd{color:#000;border:.1024375rem solid #ddd}.header.white .header__actions a svg path{fill:#000}.header.white .header__burger path{fill:#000}.header__burger{display:none}@media screen and (max-width:767px){.header__burger{display:block;width:1.5rem;height:1.5rem}}.cart-widget{transition:none}a.cart-widget{position:relative;align-self:center;width:1.5625rem;height:1.5rem;margin-right:.75rem}a.cart-widget svg{width:100%;height:100%}a.cart-widget.black svg path{fill:#fff}a.cart-widget .cart-widget__count{position:absolute;top:-.75rem;right:-.75rem;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;background-color:#ff6e06;color:#fff;font-size:.75rem;line-height:1em;transition:opacity .3s ease}.header-cart-li{display:flex;color:#fff;align-items:center;gap:.75rem}.header-cart-li a.cart-widget.black svg path{fill:#fff}.header__mobHead{display:none}@media screen and (max-width:767px){.header__mobHead{display:flex;flex-direction:column;gap:2rem}}.header__mobHead{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1007;padding:.8125rem .6875rem 1.5rem;transform:translateY(200%);transition:transform .3s ease}.header__mobHead.active{transform:translateY(0)}.header__mobHead .header__logo{width:100%;display:flex;align-items:center;justify-content:space-between}.header__mobHead .header__logo .mobHead-close{display:block;width:1.5rem;height:1.5rem;cursor:pointer}.header__mobHead .header__logo img{width:6.375rem;height:1.8364375rem}.header__mobHead .header__nav{margin-left:0;display:block;width:100%}.header__mobHead .header__nav ul{flex-direction:column;list-style:none;padding:0;margin:0;gap:2.625rem}.header__mobHead .header__nav ul li{color:#fff;margin:0}.header__mobHead .header__nav ul li a,.header__mobHead .header__nav ul li p{font-size:1.125rem;font-weight:500;line-height:.9em;color:#fff}.header__mobHead .header__nav .header-phone{display:flex;flex-direction:column;gap:.625rem}.header__mobHead .header__nav .header-phone a{font-weight:700}.header__mobHead .header__title{text-transform:uppercase;font-family:Grotesk,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.05em;color:#fff}.header__mobHead .header__actions{margin-left:0;margin-top:auto;display:flex;flex-direction:column;gap:.375rem}.header__mobHead .header__actions a,.header__mobHead .header__actions button{width:100%;height:3rem;font-size:1.125rem;font-weight:600}.header__mobHead.white{background-color:#fff}.header__mobHead.white .mobHead-close path{fill:#000}.header__mobHead.white .header__title{color:#000}.header__mobHead.white .header__actions a{color:#000;border-color:#000}.header__mobHead.white .header__actions a svg path{fill:#000}.header__mobHead.white .header__nav ul li a,.header__mobHead.white .header__nav p{color:#000}#teachers{margin-top:0;padding:6.25rem 0 7.5625rem}@media screen and (max-width:767px){#teachers{padding:2.5rem 0 8.75rem}}@media screen and (max-width:767px){.teachers__title{font-size:2.5rem;line-height:2.625rem}}.teachers__list{display:flex;flex-wrap:wrap;margin-left:-1.25rem;margin-bottom:-1.25rem;margin-top:2.5rem}@media screen and (max-width:767px){.teachers__list{margin-top:1.25rem;margin-left:0}}.teachers__teacher{width:calc(25% - 1.25rem);margin-left:1.25rem;margin-bottom:1.25rem}@media screen and (max-width:767px){.teachers__teacher{width:100%;margin-left:0}}.teacher{border:.125rem solid #DDDDDD}@media(min-width:768px){.teacher:hover .teacher__img img{transform:scale(1.05)}}.teacher__img{position:relative;padding-top:79.878%;overflow:hidden}.teacher__img img{position:absolute;top:-.125rem;left:-.125rem;width:calc(100% + .25rem);height:calc(100% + .125rem);-o-object-fit:cover;object-fit:cover;transition:transform .4s}.teacher__bottom{padding:1.5rem .3125rem 1.625rem 1.5rem}.teacher__name{font-weight:700;font-size:2.25rem;line-height:1;text-transform:uppercase;font-family:Grotesk,sans-serif;color:#000}.teacher__tags{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:.9375rem}.teacher__tag{font-weight:500;font-size:.875rem;line-height:1.2em;color:var(--color-tag, #ffffff);padding:.25rem .4375rem;background:var(--background)}.teacher__advantages{margin-top:.9375rem;display:flex;flex-direction:column;gap:.9375rem}.teacher__advantage{padding-left:1.3125rem;position:relative;font-weight:500;font-size:1rem;line-height:1.2em;color:#000}.teacher__advantage:before{position:absolute;content:"";width:.875rem;height:.3125rem;top:.375rem;left:.0625rem;background:var(--background)}#footer{margin-top:14.375rem;padding-bottom:1.25rem}.footer{display:flex}@media screen and (max-width:767px){.footer{flex-wrap:wrap;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:3.5rem;position:relative;padding-bottom:10.4375rem}}.footer__logo{margin-right:17.375rem;display:flex}.footer__logo img{width:4.3751875rem;height:1.502625rem}.footer__nav{display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width:767px){.footer__nav{width:calc(50% - .625rem)}}.footer__nav:first-of-type{margin-right:8.875rem;width:5.625rem}@media screen and (max-width:767px){.footer__nav:first-of-type{margin-right:0;width:calc(50% - .625rem)}}.footer__nav:last-of-type{width:9.0625rem}@media screen and (max-width:767px){.footer__nav:last-of-type{width:calc(50% - .625rem)}}.footer__nav__title{font-size:.8125rem;line-height:1em;font-weight:700}.footer__nav__list{display:flex;flex-direction:column;gap:.6875rem;list-style:none;padding:0;margin:0}.footer__nav__link{font-size:.8125rem;line-height:1em;font-weight:500}.footer__nav__link:hover{opacity:.7}.footer__info{display:flex;flex-direction:column;gap:.6875rem;width:13.25rem}@media screen and (max-width:767px){.footer__info{width:calc(50% - .625rem)}}.footer__info:first-of-type{margin-left:12.75rem;margin-right:8.875rem}@media screen and (max-width:767px){.footer__info:first-of-type{margin-left:0;margin-right:0}}@media screen and (min-width:768px){.footer__info:last-of-type{margin-left:1.25rem}}.footer__info p,.footer__info a{font-size:.75rem;color:#00000050;font-weight:500;line-height:1em}.footer__payments{margin-top:1rem;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width:767px){.footer__payments{margin-top:0;width:calc(50% - .625rem);position:absolute;bottom:0;left:0}}.footer__payments p{font-size:.8125rem;font-weight:700;color:#000}.footer__payments__icons{display:flex;flex-wrap:wrap;gap:1.25rem}.footer__payments__icons img{max-width:calc((100% - 2.5rem) / 3);width:auto;height:1.75rem;-o-object-fit:contain;object-fit:contain}.footer.white p,.footer.white a,.footer.white li{color:#fff}.footer.white .footer__info p,.footer.white .footer__info a{color:#ffffff50}.footer.white .footer__info .footer__payments p,#footer.white .footer p,#footer.white .footer a,#footer.white .footer li{color:#fff}#footer.white .footer .footer__info p,#footer.white .footer .footer__info a{color:#ffffff50}#footer.white .footer .footer__info .footer__payments p{color:#fff}.btn-clrd{border:none;display:flex;align-items:center;justify-content:center;outline:none;border-radius:0;cursor:pointer;transition:background .3s ease-in-out,color .3s ease-in-out}.btn-clrd.orange{background:#ff8c39;color:#fff}.btn-clrd.orange:hover{background:#ffb682}.btn-clrd.orange:focus{background:#ff6e06}.btn-brdrd{display:flex;align-items:center;justify-content:center;border-radius:0;background:#fff;outline:none;cursor:pointer;transition:color .3s ease-in-out,border-color .3s ease-in-out}.btn-brdrd.black{border:2px solid #DDD;color:#000}.btn-brdrd.black:hover{border-color:#8d8d8d}.btn-brdrd.black:focus{border-color:#000}.btn-brdrd.black.disabled{border-color:#ddd;color:#ddd}.btn-brdrd.white{background:none;border:2px solid rgba(255,255,255,.1882352941);color:#fff}.btn-brdrd.white:hover{border-color:#8d8d8d}.btn-brdrd.white:focus{border-color:#fff}.btn-brdrd.white.disabled{border-color:gray;color:gray}#footer{margin-top:1.5rem}#header{margin-top:0}.breadcrumbs{list-style:none;padding:0;margin:0;display:flex;align-items:center;margin-top:1.5rem;gap:.3125rem}@media screen and (max-width:767px){.breadcrumbs{flex-wrap:wrap}}.breadcrumbs li{display:flex;align-items:center;gap:.3125rem}.breadcrumbs li:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.162109 3.89868L0.162109 2.7229L6.47852 2.7229L5.0498 0.60376L5.28223 0.289307L9.61621 3.13989V3.48169L5.28223 6.34595L5.04297 6.01782L6.47852 3.89868L0.162109 3.89868Z' fill='black'/%3E%3C/svg%3E%0A");width:.625rem;height:.4375rem;background-size:contain;background-repeat:no-repeat;background-position:center}.breadcrumbs li a{font-size:.875rem;line-height:1em;color:#776cff}.breadcrumbs li:last-child{font-size:.875rem;line-height:1em;color:#a9a9a9}.breadcrumbs li:last-child:after{display:none}.swiper__indicator .swiper__indicator__progress{background-color:#775afa}
