@import"https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap";@font-face{font-family:"Grotesk";src:url("../../assets/fonts/GroteskBold.otf") format("opentype");font-weight:700}@font-face{font-family:"Grotesk";src:url("../../assets/fonts/GroteskMedium.ttf") format("truetype");font-weight:800}html{overflow-x:hidden;font-size:16px;scroll-behavior:smooth}@media screen and (min-width: 767px)and (max-width: 1439px){html{font-size:calc(16*.0694444444vw)}}@media screen and (max-width: 767px){html{font-size:calc(16*.2702702703vw)}}body{overflow:auto;position:relative;overflow-x:hidden}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}h1,h2,h3{font-family:"Grotesk",sans-serif;font-weight:800;text-transform:uppercase;color:#000}h2{font-size:4rem;line-height:1.1em;font-weight:700}@media screen and (max-width: 767px){h2{font-size:2.5rem;line-height:1.05em}}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{line-height:1.1em;color:#000;font-family:"Roboto Flex",sans-serif;text-decoration:none;font-weight:500}button{border:none}img,svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 767px){.br{display:none}}.mobBr{display:none}@media screen and (max-width: 767px){.mobBr{display:inline}}@media screen and (max-width: 767px){.deskSpan::before{content:none !important}}.container{max-width:90rem;margin:0 auto;padding:0 2.125rem}@media screen and (max-width: 767px){.container{max-width:100%;padding:0 0.6875rem}}span{position:relative;width:100%;z-index:2}span::before{content:"";position:absolute;z-index:-1;background-color:#fff}span svg{position:absolute;bottom:0}@media screen and (max-width: 767px){span svg{bottom:0.3125rem}}@media screen and (min-width: 768px){.mobSpan::before{width:0 !important}}.sliderControls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sliderControls svg{cursor:pointer;width:1.625rem;height:2.625rem}@media screen and (max-width: 767px){.sliderControls{display:none}}.button__colorFill{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.button__colorFill:hover{background-color:#ffb682}.button__colorFill:focus{background-color:#ff6e06}.button__bordered{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.button__bordered:hover{color:#fff;background-color:#ff8c39;border-color:#ff8c39}.button__bordered:focus{color:#fff;border-color:#ff6e06;background-color:#ff6e06}header{width:100vw;position:fixed;top:0;left:0;z-index:100;background-color:#000}@media screen and (min-width: 768px){header{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}}@media screen and (max-width: 767px){header{position:fixed;left:0;top:0;z-index:100;height:100vh;width:100vw;-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}header .container{height:100%}}header .header{padding-top:0.8125rem;padding-bottom:0.8125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){header .header{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0.9375rem 0 1.875rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}header .header__logo{width:4.375rem;height:1.5rem;margin-right:15.125rem}@media screen and (max-width: 767px){header .header__logo{display:none}}header .header__mobHead{display:none}@media screen and (max-width: 767px){header .header__mobHead{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .header__mobHead img{width:8.375rem;height:2.375rem}header .header__mobHead svg{width:1.8125rem;height:1.8125rem}}header .header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header__nav a{font-size:1rem;color:#fff}@media screen and (max-width: 767px){header .header__nav{margin-top:2.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5625rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}header .header__nav a{font-size:1.875rem;line-height:1.1em;font-weight:500}}header .header__button{font-size:0.875rem;color:#fff;padding:1rem 1.875rem;background-color:#ff8c39;margin-left:auto;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}header .header__button:hover{background-color:#ffb682}header .header__button:focus{background-color:#ff6e06}@media screen and (max-width: 767px){header .header__button{margin-top:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.75rem;font-size:1.5rem;line-height:1em}}.visible{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header__burger{width:1.875rem;height:1.5625rem;position:fixed;top:0.9375rem;right:0.6875rem;z-index:19}@media screen and (min-width: 768px){.header__burger{display:none}}#banner{background:#f76830}@media screen and (max-width: 767px){#banner{background:#f76830}}.banner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#f76830;padding-top:2.125rem;padding-bottom:7.375rem}@media screen and (max-width: 767px){.banner{background:#f76830;padding-top:0.9375rem;padding-bottom:1.875rem}}.banner__logo{z-index:2;width:11.4375rem;height:3.1875rem}@media screen and (max-width: 767px){.banner__logo{width:8.375rem;height:2.375rem}}.banner__title{z-index:2;margin-top:6.0625rem;font-size:4.21875rem;letter-spacing:.01em;line-height:1em}@media screen and (max-width: 767px){.banner__title{font-size:3rem;margin-top:2.5rem}}@media screen and (min-width: 768px){.banner__title span:nth-of-type(1)::before{width:22.9375rem;height:3.5625rem;left:-0.3125rem;top:1rem}.banner__title span:nth-of-type(2)::before{width:39.5rem;height:3.5625rem;left:-0.5625rem;top:0.625rem}.banner__title span:nth-of-type(2) svg{left:-0.75rem;bottom:0.25rem;width:30.375rem;height:0.6875rem}.banner__title span:nth-of-type(3)::before{width:23.25rem;height:3.5625rem;left:-0.5625rem;top:0.5625rem}.banner__title span:nth-of-type(3) svg{width:23.75rem;height:0.6875rem;left:-0.75rem;bottom:0.1875rem}.banner__title span:nth-of-type(4)::before{width:20.8125rem;height:3.5625rem;left:-0.3125rem;top:0.8125rem}}@media screen and (max-width: 767px){.banner__title .mobSpan::before{height:2.4375rem;bottom:0.5625rem;left:-0.0625rem}.banner__title .mobSpan:nth-of-type(1)::before{width:16.3125rem}.banner__title .mobSpan:nth-of-type(2)::before{width:6.8125rem}.banner__title .mobSpan:nth-of-type(3) svg{width:21rem;left:-0.0625rem;bottom:0.4375rem}.banner__title .mobSpan:nth-of-type(3)::before{width:21.375rem}.banner__title .mobSpan:nth-of-type(4) svg{width:16.5625rem;height:0.25rem;left:-0.0625rem;bottom:0.4375rem}.banner__title .mobSpan:nth-of-type(4)::before{left:-0.375rem;width:16.75rem}.banner__title .mobSpan:nth-of-type(5)::before{width:14.4375rem;left:-0.375rem}.banner__title .mobSpan:nth-of-type(5) svg{width:14.625rem;height:0.25rem;left:-0.375rem;bottom:0.4375rem}.banner__title .mobSpan:nth-of-type(6)::before{width:14.625rem;left:-0.125rem;bottom:0.75rem}}.banner__text{z-index:2;margin-top:1.375rem;font-size:1.5rem;line-height:1.1em}@media screen and (max-width: 767px){.banner__text{margin-top:1rem;font-size:1.25rem;font-weight:600}}.banner__imageText{position:absolute;top:50px;right:0;z-index:-1}.banner__actions{z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3.1875rem;gap:1rem}@media screen and (max-width: 767px){.banner__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:28.375rem}}.banner__actions button,.banner__actions a{font-size:1.5rem;line-height:1.346875rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.75rem;padding:0 1.625rem}@media screen and (max-width: 767px){.banner__actions button,.banner__actions a{font-size:1.5rem;line-height:1.346875rem;height:4.8125rem;width:100%}}.banner__actions button{cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;background-color:#000;color:#fff}.banner__actions button:hover{background-color:#b2b2b2}.banner__actions button:focus{background-color:#373737}.banner__actions a{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;border:0.1875rem solid #000}.banner__actions a:hover{color:#fff;background-color:#000}.banner__actions a:focus{background-color:#373737}.banner__bg{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:-5.75rem;bottom:0;height:100%;width:auto}.banner__bg img{height:100%}@media screen and (max-width: 767px){.banner__bg{height:auto;width:100vw;right:-0.6875rem;bottom:12.375rem}.banner__bg img{height:auto;width:100%}}.banner__sticker{position:absolute;left:22.5625rem;top:19.25rem;z-index:3;background:#000;border-radius:50%;width:15.8125rem;height:5.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotate(-9.195deg);-ms-transform:rotate(-9.195deg);transform:rotate(-9.195deg);padding-top:0.25rem}@media screen and (max-width: 767px){.banner__sticker{left:auto;right:3.25rem;top:8.75rem;width:9.5125rem;height:3.575rem;-webkit-transform:rotate(-5.63deg);-ms-transform:rotate(-5.63deg);transform:rotate(-5.63deg)}}.banner__sticker p{font-family:"Grotesk",sans-serif;font-weight:800;font-size:1.3125rem;text-transform:uppercase;text-align:center;color:#fff}@media screen and (max-width: 767px){.banner__sticker p{font-size:0.78625rem}}#advantages{padding-top:6.875rem}@media screen and (max-width: 767px){#advantages{padding-top:8.375rem}}@media screen and (max-width: 767px){#advantages .container{padding-right:0.3125rem}}.advantages h2{margin-bottom:2.6875rem}@media screen and (max-width: 767px){.advantages h2{margin-bottom:1.8125rem}}.advantages__items{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);row-gap:2.5rem}@media screen and (max-width: 767px){.advantages__items{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(5, auto);row-gap:1.0625rem}}.advantages__items p{font-size:1.5rem}@media screen and (max-width: 767px){.advantages__items p{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.advantages__items p span{font-size:8rem;line-height:8.75rem;font-family:"Grotesk",sans-serif;font-weight:700;color:#ff6e06}@media screen and (max-width: 767px){.advantages__items p span{font-size:4.375rem;line-height:5rem}}.advantages__items p:nth-child(1){grid-area:1/1/2/2}@media screen and (max-width: 767px){.advantages__items p:nth-child(1){grid-area:1/1/2/3}}.advantages__items p:nth-child(2){grid-area:1/2/2/3}@media screen and (max-width: 767px){.advantages__items p:nth-child(2){grid-area:2/1/3/3}}.advantages__items p:nth-child(3){grid-area:1/3/2/5}@media screen and (max-width: 767px){.advantages__items p:nth-child(3){grid-area:4/1/5/3}}.advantages__items p:nth-child(4){margin-left:21.375rem;grid-area:2/1/3/3}@media screen and (max-width: 767px){.advantages__items p:nth-child(4){margin-left:0;grid-area:3/1/4/2}}.advantages__items p:nth-child(5){grid-area:2/3/3/4}@media screen and (max-width: 767px){.advantages__items p:nth-child(5){grid-area:5/1/6/3}}.advantages__items p:nth-child(6){grid-area:2/4/3/5}@media screen and (max-width: 767px){.advantages__items p:nth-child(6){grid-area:3/2/4/3;margin-left:auto}}#teachers{padding-top:9.375rem}@media screen and (max-width: 767px){#teachers{padding-top:7.375rem}}#teachers .marque{position:relative;width:100%;padding:0.4375rem 0;background-color:#000;overflow:hidden;white-space:nowrap;margin-top:2.6875rem}@media screen and (max-width: 767px){#teachers .marque{margin-top:4.4375rem}}#teachers .marque__inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4.6875rem;-webkit-animation:marquee 70s linear infinite;animation:marquee 70s linear infinite}@media screen and (max-width: 767px){#teachers .marque__inner{gap:2.03125rem}}#teachers .marque p{font-family:"Grotesk",sans-serif;font-weight:700;font-size:2.25rem;line-height:4.4375rem;color:#fff;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4.6875rem}@media screen and (max-width: 767px){#teachers .marque p{gap:2.03125rem;font-size:2rem;line-height:2.3125rem}}#teachers .marque p::before{content:"Опыт Эрика + вайб Ильича + твои старания = ХАРДовый результат"}#teachers .marque p::after{content:"Опыт Эрика + вайб Ильича + твои старания = ХАРДовый результат"}@-webkit-keyframes marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.teachers h2{margin-bottom:3.5rem}@media screen and (max-width: 767px){.teachers h2{margin-bottom:1.875rem}}.teachers__teachers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:22.875rem}@media screen and (max-width: 767px){.teachers__teachers{gap:3.125rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.teachers .teacher{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:20.5rem;position:relative}@media screen and (max-width: 767px){.teachers .teacher{width:100%}}.teachers .teacher__title{text-transform:uppercase;font-family:"Grotesk",sans-serif;font-size:2.25rem;line-height:2.7rem;font-weight:800;margin-bottom:0.875rem}@media screen and (max-width: 767px){.teachers .teacher__title{font-size:2rem;line-height:1em;margin-bottom:0.5rem;font-weight:700}}.teachers .teacher__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6875rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.625rem}@media screen and (max-width: 767px){.teachers .teacher__tabs{margin-bottom:1.375rem}}.teachers .teacher__tabs p{padding:0.25rem 0.4375rem;font-size:0.875rem;line-height:1.05rem;color:#fff;background-color:#b91afa}.teachers .teacher:nth-child(2) .teacher__tabs{margin-bottom:1.9375rem}@media screen and (max-width: 767px){.teachers .teacher:nth-child(2) .teacher__tabs{margin-bottom:1.625rem}}.teachers .teacher:nth-child(2) .teacher__tabs p{background-color:#ff6e06}.teachers .teacher__info{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.375rem}.teachers .teacher__info:first-of-type{margin-bottom:16.5625rem}@media screen and (max-width: 767px){.teachers .teacher__info:first-of-type{margin-bottom:27.6875rem}}.teachers .teacher__info li{font-size:1rem;line-height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0.6875rem}.teachers .teacher__info li::before{content:"";min-width:0.875rem;height:0.375rem;background-color:#b91afa;margin-top:0.375rem}.teachers .teacher:nth-child(2) .teacher__info:first-of-type{margin-bottom:19.9375rem}@media screen and (max-width: 767px){.teachers .teacher:nth-child(2) .teacher__info:first-of-type{margin-bottom:24.8125rem}}.teachers .teacher:nth-child(2) .teacher__info li::before{background-color:#ff6e06}.teachers .teacher__special{position:absolute;right:17.25rem;bottom:5.1875rem}@media screen and (max-width: 767px){.teachers .teacher__special{right:-1.8125rem;bottom:7.9375rem}}.teachers .teacher__special .teacher__special__wrapper{position:relative}.teachers .teacher__special .teacher__special__wrapper .teacher__face{pointer-events:none;position:absolute;bottom:6.4375rem;right:1.6875rem;height:32rem;width:auto;z-index:2}@media screen and (max-width: 767px){.teachers .teacher__special .teacher__special__wrapper .teacher__face{height:25.5625rem;right:7.25rem;-o-object-fit:contain;object-fit:contain;bottom:2.25rem}}.teachers .teacher__special .teacher__special__wrapper .teacher__text{text-transform:uppercase;width:13.75rem;z-index:2;position:absolute;bottom:0.75rem;right:10.875rem;font-family:"Grotesk",sans-serif;font-weight:800;font-size:2.25rem;line-height:2.5rem}@media screen and (max-width: 767px){.teachers .teacher__special .teacher__special__wrapper .teacher__text{right:3.4375rem;bottom:auto;top:16.375rem;width:19.8125rem;font-size:2rem;line-height:2.2rem}}.teachers .teacher__special .teacher__special__wrapper .teacher__text .deskSpan{text-transform:uppercase}.teachers .teacher__special .teacher__special__wrapper .teacher__text .deskSpan::before{background-color:#d672ff;height:1.875rem;left:-0.1875rem}.teachers .teacher__special .teacher__special__wrapper .teacher__text .deskSpan:nth-of-type(1)::before{width:10.3125rem;top:0.4375rem}.teachers .teacher__special .teacher__special__wrapper .teacher__text .deskSpan:nth-of-type(2)::before{width:10rem;top:0.3125rem}.teachers .teacher__special .teacher__special__wrapper .teacher__text .deskSpan:nth-of-type(3)::before{width:13.5rem;top:0.3125rem}.teachers .teacher__special .teacher__special__wrapper .teacher__text .deskSpan.mobSpan::before{width:13.5rem !important}.teachers .teacher__special .teacher__special__wrapper .teacher__text .mobSpan::before{left:-0.1875rem;height:1.875rem;top:0.28125rem;background-color:#d672ff}.teachers .teacher__special .teacher__special__wrapper .teacher__text .mobSpan:nth-of-type(1)::before{width:17.75rem}.teachers .teacher__special .teacher__special__wrapper .teacher__text .mobSpan:last-of-type::before{content:"";width:11.9375rem}@media screen and (max-width: 767px){.teachers .teacher__special .teacher__special__wrapper .teacher__text .mobSpan:last-of-type::before{width:11.9375rem !important}}.teachers .teacher__special .teacher__special__wrapper .teacher__icon img{position:absolute;width:27.5rem;top:1.65625rem;left:21.5rem}@media screen and (max-width: 767px){.teachers .teacher__special .teacher__special__wrapper .teacher__icon img{width:5.5625rem;left:10.25rem;top:auto;bottom:19.6875rem}}.teachers .teacher:nth-child(2) .teacher__special{right:13.25rem;bottom:7.8125rem}@media screen and (max-width: 767px){.teachers .teacher:nth-child(2) .teacher__special{right:-1.625rem;bottom:8.0625rem}}.teachers .teacher:nth-child(2) .teacher__special__wrapper .teacher__face{height:auto;width:20.625rem;right:9.5rem;bottom:8.25rem}@media screen and (max-width: 767px){.teachers .teacher:nth-child(2) .teacher__special__wrapper .teacher__face{width:15rem;bottom:5.875rem;right:11.4375rem}}.teachers .teacher:nth-child(2) .teacher__special__wrapper .teacher__icon{position:absolute;left:20.3125rem;top:3.125rem}@media screen and (max-width: 767px){.teachers .teacher:nth-child(2) .teacher__special__wrapper .teacher__icon{left:9.3125rem;top:-5.8125rem}}.teachers .teacher:nth-child(2) .teacher__special__wrapper .teacher__text{right:14.5625rem;bottom:2.9375rem}@media screen and (max-width: 767px){.teachers .teacher:nth-child(2) .teacher__special__wrapper .teacher__text{width:11.875rem;right:10.9375rem;bottom:auto;top:13.625rem}}.teachers .teacher:nth-child(2) .teacher__special__wrapper .teacher__text span::before{background-color:#ff8c39;left:-0.5625rem;height:1.875rem}.teachers .teacher:nth-child(2) .teacher__special__wrapper .teacher__text span:nth-of-type(1)::before{width:8.3125rem;top:0.4375rem}@media screen and (max-width: 767px){.teachers .teacher:nth-child(2) .teacher__special__wrapper .teacher__text span:nth-of-type(1)::before{width:7rem;top:0.1875rem;height:1.8125rem}}.teachers .teacher:nth-child(2) .teacher__special__wrapper .teacher__text span:nth-of-type(2)::before{width:12.75rem;bottom:0.5rem}@media screen and (max-width: 767px){.teachers .teacher:nth-child(2) .teacher__special__wrapper .teacher__text span:nth-of-type(2)::before{width:11.625rem;top:0.1875rem;height:1.8125rem}}#teacher{padding-top:17rem}@media screen and (max-width: 767px){#teacher{padding-top:8.375rem}}.teacher{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.375rem}@media screen and (max-width: 767px){.teacher{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}}.teacher__info{width:20.5rem}@media screen and (max-width: 767px){.teacher__info{width:100%}}.teacher__info h2{margin-bottom:0.9375rem}@media screen and (max-width: 767px){.teacher__info h2{margin-bottom:1.625rem}}.teacher__info__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.875rem;gap:0.8125rem}@media screen and (max-width: 767px){.teacher__info__tabs{margin-bottom:1.375rem}}.teacher__info__tabs p{background-color:#ff6e06;padding:0.25rem 0.4375rem;color:#fff;font-size:0.875rem;line-height:1.05rem}.teacher__info__advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.375rem}.teacher__info__advantages p{font-size:1rem;line-height:1.2rem;position:relative;padding-left:1.5625rem}@media screen and (max-width: 767px){.teacher__info__advantages p{width:18.9375rem}}.teacher__info__advantages p::before{position:absolute;left:0;top:0.4375rem;width:0.875rem;min-width:0.875rem;height:0.375rem;content:"";background-color:#ff8c39}.teacher__info__advantages p:last-child{margin-top:1.0625rem}@media screen and (max-width: 767px){.teacher__info__advantages p:last-child{margin-top:0}}.teacher__info__advantages p:last-child::before{content:none}.teacher__card{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;height:35.6875rem;overflow:visible}@media screen and (max-width: 767px){.teacher__card{-webkit-box-flex:0;-ms-flex:none;flex:none}}.teacher__card__bg{pointer-events:none;position:absolute;height:100%;width:63.8125rem;left:0;top:0;background:#f76830 url("https://study.100points.ru/wp-content/themes/hello-elementor/courses/ilich/assets/images/teacher/teacherBg.png");background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 767px){.teacher__card__bg{left:-0.6875rem;width:100vw;background-size:contain !important;background:#f76830 url("https://study.100points.ru/wp-content/themes/hello-elementor/courses/ilich/assets/images/teacher/teacherBgMob.png")}}.teacher__card picture{pointer-events:none}.teacher__card img{pointer-events:none;width:42.625rem;height:39.5625rem;position:absolute;bottom:0;left:2.5625rem;z-index:2}@media screen and (max-width: 767px){.teacher__card img{width:100vw;height:auto;left:-0.6875rem}}.teacher__card .customPlayer{position:absolute;top:8.125rem;left:36.125rem}@media screen and (max-width: 767px){.teacher__card .customPlayer{top:1.8125rem;left:-3.1875rem}}.teacher__card__highlight{z-index:3;position:absolute;bottom:1.75rem;left:22.1875rem;font-family:"Grotesk",sans-serif;font-weight:800;font-size:4.34375rem;line-height:5.211875rem;color:#000;text-transform:uppercase}@media screen and (max-width: 767px){.teacher__card__highlight{font-size:2rem;line-height:2.4rem;bottom:2.125rem;left:0.875rem}}.teacher__card__highlight span{position:relative}.teacher__card__highlight span::before{content:"";position:absolute;height:3.625rem;background-color:#ff8c39;left:-0.46875rem}@media screen and (max-width: 767px){.teacher__card__highlight span::before{left:-0.5625rem;height:1.8125rem}}.teacher__card__highlight span:nth-child(1)::before{width:14.0625rem;top:0.475rem}@media screen and (max-width: 767px){.teacher__card__highlight span:nth-child(1)::before{width:7rem;top:0.25rem}}.teacher__card__highlight span:nth-of-type(2)::before{width:24.1875rem;bottom:1.0625rem}@media screen and (max-width: 767px){.teacher__card__highlight span:nth-of-type(2)::before{width:11.625rem;bottom:0.25rem}}.teacher__card__text{position:absolute;top:1.5rem;left:36.1875rem;font-family:"Grotesk",sans-serif;font-weight:800;text-transform:uppercase;font-size:2.64375rem;line-height:2.908125rem;letter-spacing:.01em;color:#fff}@media screen and (max-width: 767px){.teacher__card__text{display:none}}.teacher__card__arrow{position:absolute;width:6.8125rem;height:7.0625rem;top:7.125rem;left:47.8125rem;z-index:3}.customPlayer{position:relative;display:inline-block;cursor:pointer}.customPlayer video{background-size:contain;display:block;border-radius:50%;width:18.125rem;height:18.125rem;-o-object-fit:cover;object-fit:cover}.progressBar{position:absolute;top:-1.5%;left:-1.5%;width:103%;height:103%}@media screen and (max-width: 767px){.progressBar{pointer-events:none}}.progressBar .progressBar__foreground{stroke-width:4px;fill:none;stroke-linecap:round;-webkit-transition:stroke-dashoffset .3s ease;transition:stroke-dashoffset .3s ease}.customPlayer__controls{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;pointer-events:none}.customPlayer__controls .playButton,.customPlayer__controls .stopButton{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0.8);-ms-transform:translate(-50%, -50%) scale(0.8);transform:translate(-50%, -50%) scale(0.8);cursor:pointer;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;opacity:0;pointer-events:none}.customPlayer__controls .playButton.visible,.customPlayer__controls .stopButton.visible{opacity:1;-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);pointer-events:none}.customPlayer__controls .playButton{width:2.25rem;height:2.3125rem;z-index:2}.customPlayer__controls .stopButton{width:2.0625rem;height:2.5rem;z-index:1}.customPlayer__controls:hover .stopButton.visible{-webkit-transform:translate(-50%, -50%) scale(1.1);-ms-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}.customPlayer__controls:hover .playButton.visible{-webkit-transform:translate(-50%, -50%) scale(0.9);-ms-transform:translate(-50%, -50%) scale(0.9);transform:translate(-50%, -50%) scale(0.9)}.hidden{opacity:0;pointer-events:none;-webkit-transform:translate(-50%, -50%) scale(0.8);-ms-transform:translate(-50%, -50%) scale(0.8);transform:translate(-50%, -50%) scale(0.8)}#about{padding-top:9.9375rem}@media screen and (max-width: 767px){#about{padding-top:8.25rem}#about .container{padding-right:0}}.about h2{letter-spacing:.02em}@media screen and (max-width: 767px){.about h2{letter-spacing:0}}.about h2 span::before{content:none}.about h2 svg{width:100%;height:auto;left:-0.125rem;bottom:-0.25rem}@media screen and (max-width: 767px){.about h2 svg{display:none}}@media screen and (max-width: 767px){.about h2 svg:nth-of-type(2){display:none}}.about h2 .mobSpan svg{display:none}@media screen and (max-width: 767px){.about h2 .mobSpan svg{display:block;width:18.5625rem;height:0.5rem;left:0;bottom:0}}.about__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.about__header .sliderControls{margin-bottom:14px;margin-right:25px}.about #aboutSlider{margin-left:0;margin-right:0;margin-top:2.625rem}@media screen and (max-width: 767px){.about #aboutSlider{margin-top:1.625rem;height:39.9375rem}}.about #aboutSlider .swiper-slide{padding:1.5625rem 1.6875rem;background-color:#000;background-size:cover;width:20.5rem;height:25.1875rem;position:relative}@media screen and (max-width: 767px){.about #aboutSlider .swiper-slide{width:15.875rem;height:19.5rem;padding:1.1875rem 1.25rem}}.about #aboutSlider .swiper-slide img{width:100%;height:100%;position:absolute;top:0;left:0}.about #aboutSlider .swiper-slide p{position:relative;z-index:5;color:#fff;font-size:1.5rem;line-height:1em}.about #aboutSlider .swiper-slide p:nth-child(2){font-size:1rem;opacity:.4;margin-top:0.4375rem}@media screen and (max-width: 767px){.about #aboutSlider .swiper-slide p:nth-child(2){display:none}}@media screen and (max-width: 767px){.about #aboutSlider .swiper-slide p{font-size:1rem}}#program{padding-top:10rem}@media screen and (max-width: 767px){#program{padding-top:9.125rem}}.program{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;min-height:19.4375rem}@media screen and (max-width: 767px){.program{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;gap:1.125rem}}.program .program__controls,.program .program__info{width:calc((100% - 1rem)/2)}@media screen and (max-width: 767px){.program .program__controls,.program .program__info{width:100%}}@media screen and (max-width: 767px){.program .program__controls h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.4375rem}}@media screen and (max-width: 767px){.program .program__controls h2::after{content:"Потный марафон";font-size:1.5rem;line-height:1em}}.program .program__controls__switch{position:relative;margin-top:1.8125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#efefef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.75rem;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.program .program__controls__switch::-webkit-scrollbar{display:none}.program .program__controls__switch .switch__wrapper{height:100%;background-color:#efefef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width: 767px){.program .program__controls__switch{margin-top:1.125rem;width:22.4375rem}}.program .program__controls__switch p{position:relative;z-index:2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;color:#a8a8a8;font-size:1.25rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;line-height:1.2em;padding:0 0.625rem}.program .program__controls__switch p.active{color:#000}.program .program__controls__switch-indicator{position:absolute;width:9.0625rem;top:0;left:0;height:100%;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;background-color:#ff8c39}.program .program__info{margin-top:0rem}.program .program__info h3{margin-top:0.625rem}@media screen and (max-width: 767px){.program .program__info{margin-top:0}.program .program__info h3{display:none}}.program .program__info-list{margin-top:2.5625rem;display:none;opacity:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0.75rem}.program .program__info-list.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:fadeIn .5s forwards;animation:fadeIn .5s forwards}@media screen and (max-width: 767px){.program .program__info-list{margin-top:0rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.375rem}}.program .program__info-list ul{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem;width:21rem}@media screen and (max-width: 767px){.program .program__info-list ul{gap:6px}}.program .program__info-list ul li{font-size:1.5rem;line-height:1.2em;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.875rem;width:100%}.program .program__info-list ul li::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='29' height='27' viewBox='0 0 29 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26 2L10.6667 25L3 13.2747' stroke='%23FF8C39' stroke-width='5' stroke-linejoin='bevel'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;min-width:1.8125rem;min-height:1.75rem}.program__info-list.active.fade-out{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:fadeOut .5s forwards;animation:fadeOut .5s forwards}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}#plans{padding-top:9.375rem}@media screen and (max-width: 767px){#plans{padding-top:10.375rem}}.plans__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.4375rem;margin-top:1.8125rem}@media screen and (max-width: 767px){.plans__wrapper{margin-top:1rem;gap:1.625rem}}.plans__card{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1.25rem 1.875rem 1.875rem;background-color:#000;min-height:14.6875rem}.plans__card p{color:#fff}@media screen and (max-width: 767px){.plans__card p{max-width:17.5rem}}@media screen and (max-width: 767px){.plans__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.6875rem 1.625rem}}.plans__card .plans__card__sticker{width:6.4375rem;height:7.5625rem;position:absolute;left:12.6875rem;top:-1.4375rem}.plans__card .plans__card__sticker circle{fill:#ff8c39}@media screen and (max-width: 767px){.plans__card .plans__card__sticker{width:5.3125rem;height:6.25rem;left:14.75rem;top:-1.375rem}}.plans__card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.8125rem}@media screen and (max-width: 767px){.plans__card__header{gap:0rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}.plans__card__preTitle{opacity:.4}@media screen and (max-width: 767px){.plans__card__preTitle{text-transform:lowercase}}.plans__card .plans__card__title{color:#ff8c39;font-size:2.25rem;line-height:2.7rem;font-family:"Grotesk",sans-serif;font-weight:800;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;text-transform:uppercase}@media screen and (max-width: 767px){.plans__card__price{margin-top:0.75rem}}.plans__card__price p:nth-child(1){margin-top:0.25rem;font-family:"Grotesk",sans-serif;font-weight:700;font-size:5.22875rem;line-height:1em}@media screen and (max-width: 767px){.plans__card__price p:nth-child(1){font-size:4rem}}.plans__card__price p:nth-child(2){margin-top:0.25rem;font-family:"Roboto Flex",sans-serif;font-size:1rem;line-height:0}@media screen and (max-width: 767px){.plans__card__price p:nth-child(2){margin-top:0.5rem}}.plans__card__price p:nth-child(2)::before{display:none}.plans__card__info{margin-top:0.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.625rem;margin-left:3.6875rem}@media screen and (max-width: 767px){.plans__card__info{margin-top:2rem;margin-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.6875rem}}.plans__card__info__column{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.plans__card__info__column p{font-size:1rem;line-height:1.1em}.plans__card__info__column:nth-child(1){width:22.0625rem}.plans__card__info__column:nth-child(1) p:nth-child(1){color:#ff8c39}.plans__card__info__column:nth-child(2){width:19.4375rem}@media screen and (max-width: 767px){.plans__card__info__column{width:100%;max-width:16.75rem}}.plans__card__info ul{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.75rem}@media screen and (max-width: 767px){.plans__card__info ul{gap:0.75rem;margin-top:0.375rem}}.plans__card__info ul li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5625rem;color:#ff8c39}.plans__card__info ul li::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 10.1429L16 7.09524M7.75 1L8.5 17' stroke='%23557AFD' stroke-width='3'/%3E%3C/svg%3E%0A");min-width:1.0625rem;min-height:1.125rem;background-repeat:no-repeat}.plans__card:nth-of-type(2){min-height:15.625rem}.plans__card:nth-of-type(2) .plans__card__info{margin-left:3.8125rem}@media screen and (max-width: 767px){.plans__card:nth-of-type(2) .plans__card__info{margin-left:0;gap:1.0625rem}}.plans__card:nth-of-type(2) .plans__card__info__column:nth-of-type(2){width:18.8125rem}@media screen and (max-width: 767px){.plans__card:nth-of-type(2) .plans__card__info__column:nth-of-type(2){width:100%}}@media screen and (max-width: 767px){.plans__card:nth-of-type(2) .plans__card__actions{margin-top:1.625rem;gap:1.625rem}}.plans__card__actions{margin-left:auto;margin-top:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.125rem;width:16.625rem}@media screen and (max-width: 767px){.plans__card__actions{width:100%}}.plans__card__actions button,.plans__card__actions a{width:100%;height:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:1.5rem;font-weight:600}.plans__card__actions button{cursor:pointer;background-color:#ff8c39;color:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.plans__card__actions a{color:#ff8c39;border:0.1875rem solid #ff8c39;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.plans__card__bg{width:32.3125rem;height:12.25rem;position:absolute;bottom:0;left:35.875rem}.callbackForm{z-index:4;width:20.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.6875rem}@media screen and (max-width: 767px){.callbackForm{width:100%}}.callbackForm input{border:none;font-size:1.25rem;line-height:1.125rem;padding:1.34375rem 1rem;color:#000;outline:none;max-height:3.875rem}.callbackForm input::-webkit-input-placeholder{color:rgba(0,0,0,.3)}.callbackForm input::-moz-placeholder{color:rgba(0,0,0,.3)}.callbackForm input:-ms-input-placeholder{color:rgba(0,0,0,.3)}.callbackForm input::-ms-input-placeholder{color:rgba(0,0,0,.3)}.callbackForm input::placeholder{color:rgba(0,0,0,.3)}.callbackForm__submit{background-color:#ff8c39;font-size:1.5rem;font-weight:600;border:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4.4375rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.callbackForm__submit:focus{background-color:#ff6e06}.callbackForm__submit:hover{background-color:#ffb682}@media screen and (min-width: 768px){.callbackForm.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;gap:1.1875rem}.callbackForm.horizontal input,.callbackForm.horizontal button{-webkit-box-flex:1;-ms-flex:1;flex:1}}.custom__select{width:100%;position:relative;height:3.875rem;padding:1.34375rem 1rem;background-color:#fff}.custom__select .custom__select__btn{border:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;padding:0}@media screen and (max-width: 767px){.custom__select .custom__select__btn svg{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}}.custom__select .custom__select__btn p{font-size:1.25rem;line-height:1.125rem;font-weight:500;color:rgba(0,0,0,.3);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.custom__select__dropdown{display:none;position:absolute;top:107%;left:0;right:0;background-color:#f6f6f6;z-index:100;list-style:none;padding:0.875rem 1.1875rem 1.5625rem 1.1875rem}@media screen and (max-width: 767px){.custom__select__dropdown{padding:0.875rem 0.75rem 1.25rem 0.75rem}}.custom__select__dropdown li{font-size:1.5rem;line-height:1.346875rem;color:#000;font-weight:500;padding:1rem 0;border-bottom:0.125rem solid #e7e7e7;opacity:30%;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.custom__select__dropdown li:hover{opacity:100%}@media screen and (max-width: 767px){.custom__select__dropdown li{font-size:1.25rem;line-height:1.125rem;padding:0.9375rem 0}}.custom__select__dropdown li:first-child{padding-top:0}.custom__select__dropdown li:last-child{padding-bottom:0;border:none}#discount{padding-top:9.375rem}@media screen and (max-width: 767px){#discount{padding-top:9.375rem}}.discount__header{background-color:#ff8c39;padding:0.4375rem 0}@media screen and (max-width: 767px){.discount__header{padding:1.25rem 0}}.discount__header p{font-family:"Grotesk",sans-serif;font-size:2.1875rem;line-height:4.4375rem;text-transform:uppercase;color:#fff}@media screen and (max-width: 767px){.discount__header p{font-size:2rem;line-height:1em}}.discount__header p span::before{display:none}.discount__body{padding-top:3.5625rem;position:relative;min-height:27.125rem;background-color:#000}.discount__body .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.discount__body .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;width:100%}}@media screen and (max-width: 767px){.discount__body{padding-top:1.3125rem;min-height:52.875rem;padding-bottom:2.8125rem;display:-webkit-box;display:-ms-flexbox;display:flex}}.discount__body picture,.discount__body img{position:absolute}.discount__body img{height:27.125rem;left:22.75rem;top:-3.5625rem}@media screen and (max-width: 767px){.discount__body img{height:auto;width:100vw;left:-0.6875rem;top:-0.5625rem}}.discount__body__content{width:21.875rem}@media screen and (max-width: 767px){.discount__body__content{width:18.375rem}}.discount__body__content h3{font-size:4rem;line-height:4.0625rem}@media screen and (max-width: 767px){.discount__body__content h3{font-size:2.5rem;line-height:1.05em}}.discount__body__content h3 span::before{height:3.25rem;left:-0.125rem}@media screen and (max-width: 767px){.discount__body__content h3 span::before{height:2rem}}.discount__body__content h3 span:nth-of-type(1)::before{top:0.75rem;width:20.0625rem}@media screen and (max-width: 767px){.discount__body__content h3 span:nth-of-type(1)::before{width:12.5625rem;left:-0.25rem;top:0.3125rem}}.discount__body__content h3 span:nth-of-type(2)::before{bottom:1rem;width:18.9375rem}@media screen and (max-width: 767px){.discount__body__content h3 span:nth-of-type(2)::before{width:11.9375rem;left:-0.0625rem;bottom:0.5625rem}}.discount__body__content h3 span svg:nth-child(1){left:-0.25rem;bottom:0.25rem}@media screen and (max-width: 767px){.discount__body__content h3 span svg:nth-child(1){display:none}}.discount__body__content h3 span svg:nth-child(2){display:none}@media screen and (max-width: 767px){.discount__body__content h3 span svg:nth-child(2){display:block;width:12.375rem;height:0.5rem;left:-1px;bottom:0.25rem}}.discount__body__content p{color:#fff;font-size:1.5rem;margin-top:1.25rem}@media screen and (max-width: 767px){.discount__body__content p{font-size:1.25rem}}.discount__body form{margin-top:1.0625rem}@media screen and (max-width: 767px){.discount__body form{margin-top:auto;position:relative}.discount__body form::before{pointer-events:none;content:"";position:absolute;bottom:14.6875rem;width:100vw;height:90vw;background-size:contain;background-repeat:no-repeat}}#reviews{padding-top:10rem}@media screen and (max-width: 767px){#reviews{padding-top:8.375rem}}@media screen and (min-width: 768px){#reviews .container{padding-right:1.875rem}}.reviews h2 .deskSpan::before{left:-0.3125rem;background-color:#ff8c39;width:37.1875rem;height:3.5rem;top:0.125rem}.reviews h2 .mobSpan::before{background-color:#ff8c39;height:2.125rem}.reviews h2 .mobSpan:nth-of-type(1)::before{width:12.3125rem;top:0.125rem}.reviews h2 .mobSpan:nth-of-type(2)::before{width:11.3125rem;top:0.375rem}.reviews__wrapper{margin-top:2.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 767px){.reviews__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width: 767px){.reviews__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:2.8125rem}}.reviews__wrapper__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20.5rem;gap:1.125rem}@media screen and (min-width: 768px){.reviews__wrapper__column:last-of-type{width:20.6875rem}.reviews__wrapper__column:last-of-type .review__body{max-width:19.625rem}}@media screen and (max-width: 767px){.reviews__wrapper__column{width:100%;gap:1.5rem}}.reviews__wrapper .review{width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.9375rem}@media screen and (max-width: 767px){.reviews__wrapper .review{max-width:21.4375rem;width:100%;margin:0}}.reviews__wrapper .review__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.9375rem}.reviews__wrapper .review__header img{width:2.5rem;height:2.5rem;-o-object-fit:contain;object-fit:contain;border-radius:50%}.reviews__wrapper .review__header p{font-weight:700;font-size:1.25rem;line-height:1.125rem}.reviews__wrapper .review__body{font-size:1rem;max-width:20.5rem;line-height:1.11em}@media screen and (max-width: 767px){.reviews__wrapper .review__body{max-width:100%}}.faq{padding-top:8.125rem}@media screen and (max-width: 767px){.faq{padding-top:8.5rem}}.faq__wrapper .faq__items{margin-top:1.5rem}@media screen and (max-width: 767px){.faq__wrapper .faq__items{margin-top:0}}.faq__wrapper .faq__items .faq__item{padding:1.25rem 0;position:relative}@media screen and (max-width: 767px){.faq__wrapper .faq__items .faq__item{padding:1.25rem 0}}.faq__wrapper .faq__items .faq__item:last-child{padding-bottom:0;border:none}.faq__wrapper .faq__items .faq__item-title{cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.5625rem;font-size:2.25rem;line-height:2.475rem;font-weight:500}@media screen and (max-width: 767px){.faq__wrapper .faq__items .faq__item-title{font-size:1.25rem;line-height:1.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.faq__wrapper .faq__items .faq__item-title img{-webkit-transition:.3s linear;transition:.3s linear;width:2.5625rem;height:1.5rem}@media screen and (max-width: 767px){.faq__wrapper .faq__items .faq__item-title img{width:1.75rem;height:1.0625rem}}.faq__wrapper .faq__items .faq__item-content{font-size:1.5rem;font-weight:500;line-height:1.65rem;max-width:79.1875rem;height:0;overflow:hidden;-webkit-transition:.2s linear;transition:.2s linear}@media screen and (max-width: 767px){.faq__wrapper .faq__items .faq__item-content{max-width:20rem;font-size:1.125rem;line-height:1.25rem}}.faq__wrapper .faq__items .faq__item ul{padding-left:1.5625rem !important}.faq__wrapper .faq__items .faq__item.active .faq__item-title img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq__wrapper .faq__items .faq__item.active .faq__item-content{padding:0.9375rem 0;-webkit-transition:.4s linear;transition:.4s linear}.faq__wrapper .faq__items .faq__item svg{position:absolute;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;bottom:-0.3125rem}@media screen and (max-width: 767px){.faq__wrapper .faq__items .faq__item svg:nth-of-type(1){display:none}}@media screen and (min-width: 768px){.faq__wrapper .faq__items .faq__item svg:nth-of-type(2){display:none}}.faq__wrapper .faq__items .faq__item:last-child svg{display:none}#botForm{padding-top:9.9375rem}#botForm .container{background-color:#000}@media screen and (max-width: 767px){#botForm{padding-top:8.375rem}}.botForm{position:relative;padding-top:3.5625rem;position:relative;min-height:38.125rem;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.botForm::after{background-color:#000;width:200vw;height:100%;position:absolute;left:-25vw;top:0;z-index:-1;content:""}@media screen and (max-width: 767px){.botForm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;width:100%}}@media screen and (max-width: 767px){.botForm{padding-top:1.3125rem;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding-bottom:2.1875rem;display:-webkit-box;display:-ms-flexbox;display:flex}}.botForm picture,.botForm img{position:absolute}@media screen and (max-width: 767px){.botForm picture,.botForm img{display:none}}.botForm img{height:38.125rem;left:25.625rem;top:-3.5625rem}@media screen and (max-width: 767px){.botForm img{height:auto;width:100vw;left:-0.6875rem;top:-2.5rem}}.botForm__content{width:29.375rem}@media screen and (max-width: 767px){.botForm__content{width:100%}}.botForm__content h3{font-size:4rem;line-height:4.0625rem}@media screen and (max-width: 767px){.botForm__content h3{font-size:2.5rem;line-height:1.05em}}.botForm__content h3 span::before{height:3.25rem;left:-0.125rem}@media screen and (max-width: 767px){.botForm__content h3 span::before{height:2rem;left:-0.25rem}}.botForm__content h3 span:nth-of-type(1) svg{width:28rem;height:0.875rem;left:-0.4375rem;bottom:0.25rem}.botForm__content h3 span:nth-of-type(1) svg:nth-of-type(2){display:none}@media screen and (max-width: 767px){.botForm__content h3 span:nth-of-type(1) svg:nth-of-type(1){display:none}.botForm__content h3 span:nth-of-type(1) svg:nth-of-type(2){display:block;width:17.4375rem;height:0.4375rem;left:-0.25rem;bottom:0.1875rem}}.botForm__content h3 span:nth-of-type(1)::before{width:27.25rem;top:0.375rem}@media screen and (max-width: 767px){.botForm__content h3 span:nth-of-type(1)::before{width:17.3125rem}}.botForm__content h3 span:nth-of-type(2)::before{width:18.1875rem;top:0.8125rem}@media screen and (max-width: 767px){.botForm__content h3 span:nth-of-type(2)::before{left:-0.0625rem;top:0.375rem;width:10.8125rem}}.botForm__content h3 span:nth-of-type(3)::before{left:-0.0625rem;width:25.375rem;top:0.625rem}@media screen and (max-width: 767px){.botForm__content h3 span:nth-of-type(3)::before{top:0.3125rem;width:16.5rem;left:-0.25rem}}.botForm__content ul{list-style:none;padding:0;margin-top:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.6875rem}@media screen and (max-width: 767px){.botForm__content ul{margin-top:0.625rem;gap:0.875rem}}.botForm__content ul li{color:#fff;font-size:1.5rem;padding-left:1.9375rem;position:relative}@media screen and (max-width: 767px){.botForm__content ul li{font-size:1.25rem}}.botForm__content ul li::before{content:"";width:0.875rem;height:0.375rem;background-color:#ff8c39;position:absolute;left:0;top:0.625rem}.botForm form{margin-top:2.1875rem}@media screen and (max-width: 767px){.botForm form{margin-top:1.25rem}}.botForm__mobBg{display:none}@media screen and (max-width: 767px){.botForm__mobBg{display:block;width:8.375rem;height:20.4375rem;position:absolute;top:9.375rem;right:-0.6875rem}}#courses{max-width:90rem;margin:0 auto;margin-top:9.6875rem}#courses .coursesContainer{overflow:visible;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){#courses{margin-top:8.6875rem}}#courses .swiper{margin-top:2.1875rem}@media screen and (max-width: 767px){#courses .swiper{padding:0;margin-top:1.5rem}}#courses .swiper .course{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20.5rem}#courses .swiper .course img{width:100%;height:12.4375rem}#courses .swiper .course p{background-color:#000;text-decoration:none;color:#fff;font-size:2rem;line-height:2.4rem;font-weight:800;font-family:"Grotesk",sans-serif;text-transform:uppercase;padding:1.0625rem 0.9375rem 1.0625rem 1.25rem}@media screen and (max-width: 767px){#courses .container:nth-child(2){padding-right:0}}.footer{padding-bottom:1.5rem;margin-top:10.9375rem}@media screen and (max-width: 767px){.footer{margin-top:8.5rem;padding-bottom:1.25rem}}.footer__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1.25rem}@media screen and (max-width: 767px){.footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.3125rem}}.footer__wrapper img{width:4.375rem;height:1.5rem;margin-right:auto}@media screen and (max-width: 767px){.footer__wrapper img{width:6rem;height:2.0625rem}}.footer__wrapper .footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}.footer__wrapper .footer__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.625rem;width:13.25rem}@media screen and (max-width: 767px){.footer__wrapper .footer__item{width:10.25rem}}.footer__wrapper .footer__item p,.footer__wrapper .footer__item a{font-family:"Roboto Flex",sans-serif;font-weight:500;text-decoration:none;color:#000;opacity:50%;font-size:0.75rem;line-height:0.875rem}/*# sourceMappingURL=style.min.css.map */