@charset "UTF-8";:root{--blue:#223A87;--grayBlue:#6978A1;--green:#33A13D;--red:#C11515}@font-face{font-family:racama;font-display:swap;src:url(../fonts/racama.woff2) format("woff2"),url(../fonts/racama.woff) format("woff");font-weight:400;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:"Montserrat Alternates";font-size:1.25rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:"Montserrat Alternates";font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{background-color:#f0f4ff;line-height:1.2}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:82.5rem;margin:0 auto;padding:0 .9375rem}.select{min-width:0;position:relative;margin-top:.625rem}.select__body{position:relative}.select__title{color:inherit;text-align:left;cursor:pointer;width:100%;padding:1.28125rem 1.875rem;font-weight:500;background-color:#dfe7fc;border-radius:3.125rem;color:var(--blue);outline:0;border:1px solid #dfe7fc;font-size:1.25rem;line-height:1;font-size:1rem}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.875rem;gap:.625rem}.select__value>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.select__value:after{content:"";-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;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;background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 version=%271.1%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 width=%27512%27 height=%27512%27 x=%270%27 y=%270%27 viewBox=%270 0 451.847 451.847%27 style=%27enable-background:new 0 0 512 512%27 xml:space=%27preserve%27%3E%3Cg%3E%3Cpath d=%27M225.923 354.706c-8.098 0-16.195-3.092-22.369-9.263L9.27 151.157c-12.359-12.359-12.359-32.397 0-44.751 12.354-12.354 32.388-12.354 44.748 0l171.905 171.915 171.906-171.909c12.359-12.354 32.391-12.354 44.744 0 12.365 12.354 12.365 32.392 0 44.751L248.292 345.449c-6.177 6.172-14.274 9.257-22.369 9.257z%27 fill=%27%23000000%27 opacity=%271%27 data-original=%27%23000000%27%3E%3C/path%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat}._select-open .select__value:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}.select__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:#000;position:absolute;top:calc(100% - .0625rem);border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:#f0f4ff;border-top:0;border:1px solid #dfe7fc;border-top:0;padding:10px 0 5px 0}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:12.5rem}.select__option{width:100%;text-align:left;cursor:pointer;padding:5px 15px;color:inherit}.select__option._select-selected{background-color:#eee}.select__row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select_show-top .select__options{top:auto;bottom:calc(100% - .0625rem);border:1px solid #d9d9d9;border-bottom:0;border-radius:4px 4px 0 0;padding:5px 0 10px 0}._select-tag{cursor:pointer}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__inner{position:relative}.popup_promo .popup__content{max-width:66.875rem}.popup_promo p{margin-top:10px}.popup_promo .wpcf7{margin-top:50px}.popup_promo input{width:100%}.popup__close{position:absolute;right:0;bottom:calc(100% + 15px)}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#f0f4ff;padding:6.25rem 3.125rem 3.8125rem 3.125rem;width:100%;max-width:56.25rem;border-radius:20px}.lock .popup__content{visibility:visible}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}h1{font-family:Racama,sans-serif;color:var(--blue);font-size:5rem;line-height:1.1;letter-spacing:0}h2{font-family:Racama,sans-serif;font-size:4.0625rem;line-height:1.1;color:var(--blue)}p{color:var(--grayBlue);font-weight:500}.hover-effect{position:relative;color:var(--grayBlue)}.hover-effect::before{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:2px;background-color:var(--grayBlue);bottom:-5px;border-radius:4px;width:0;-webkit-transition:.2s ease-out;transition:.2s ease-out}.hover-effect:hover{color:var(--blue)}.hover-effect:hover::before{width:88%;background-color:var(--blue)}.button{display:inline-block;text-align:center;padding:1.5625rem 3.125rem;border-radius:3.125rem;font-weight:600;color:#f0f4ff;cursor:pointer;-webkit-transition:.25s ease-out;transition:.25s ease-out;height:4.3125rem}.button.small{height:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.9375rem;padding:.9375rem 1.5625rem}.button.blue{background:var(--blue)}.button.blue::after{background:var(--blue)!important}.button.green{background:var(--green)}.button.green::after{background:var(--green)!important}.button.red{background:var(--red)}.button.red::after{background:var(--red)!important}.button:hover{opacity:.8}.buttons{cursor:pointer}.arrow{padding:0;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;width:4.625rem;height:4.625rem;-webkit-box-flex:0;-ms-flex:0 0 4.625rem;flex:0 0 4.625rem}.arrow:hover{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.section-top{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;gap:3.125rem}.section-top h2{-webkit-box-flex:0;-ms-flex:0 0 40.625rem;flex:0 0 40.625rem}.section-top p{line-height:1.6;max-width:32.5rem}input[type=number],input[type=password],input[type=tel],input[type=text]{padding:1.28125rem 1.875rem;font-weight:500;background-color:#dfe7fc;border-radius:3.125rem;color:var(--blue);outline:0;border:1px solid #dfe7fc;font-size:1.25rem;line-height:1}input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus{border-color:#6978a1}input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder{color:#6978a1}input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder{color:#6978a1}input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder{color:#6978a1}input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder{color:#6978a1}input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder{color:#6978a1}.swiper{overflow:hidden}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}.swiper-scrollbar{margin-top:30px;width:100%;height:10px;border-radius:20px;background-color:#e9efff}.swiper-scrollbar-drag{background-color:var(--red);border-radius:20px;height:10px}.header__row{display:-ms-grid;display:grid;-ms-grid-columns:15% 70% 15%;grid-template-columns:15% 70% 15%;padding:.6875rem 1.875rem;background:#e9efff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3.125rem}.header__logo img{max-width:8.4375rem}.header__nav{background-color:#e9efff;border-radius:1.25rem}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.8125rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Montserrat Alternates",sans-serif;font-size:.9375rem;font-weight:600}.header__list a{-webkit-transition:.2s ease-in;transition:.2s ease-in}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.header__button{white-space:nowrap}.header__contacts{margin-top:.625rem;padding:1.25rem;background-color:#e9efff;border-radius:1.25rem;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__contacts-title{color:var(--blue);font-weight:500}.header__contacts-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:racama,sans-serif;font-size:1.5625rem;gap:1.25rem;color:var(--blue);line-height:1.2;margin-top:1.25rem}.header__contacts-bottom a:first-child{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.header__contacts .underline{-webkit-box-shadow:inset 0 -1px var(--blue);box-shadow:inset 0 -1px var(--blue)}.header__mobile{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;padding:.8125rem 1.875rem;position:relative;z-index:11;border-radius:1.25rem;background-color:#e9efff;margin-top:1.25rem}.header__mobile::before{content:"";width:100%;position:absolute;background-color:#f0f4ff;height:1.25rem;left:0;right:0;bottom:100%}.header__mobile::after{content:"";width:100%;position:absolute;background-color:#f0f4ff;height:.625rem;left:0;right:0;top:100%}.icon-menu{display:none}.underline{display:inline;position:relative;padding-bottom:0;background-size:1px 1em;-webkit-box-shadow:inset 0 -1px #e8e8e8;box-shadow:inset 0 -1px #e8e8e8;-webkit-transition:all .15s ease 0s;transition:all .15s ease 0s}.underline:hover{-webkit-box-shadow:inset 0 -1px transparent!important;box-shadow:inset 0 -1px transparent!important}.footer{color:#f0f4ff}.footer-wrapper{background:#212121;margin-inline:1.25rem;border-radius:1.25rem}.footer__container{margin-bottom:1.25rem;padding-top:3.125rem;padding-bottom:3.125rem;margin-top:-3.125rem}.footer__block{border-radius:1.25rem;background-color:#272727}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.9375rem 1.875rem;gap:1.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__top .hover-effect{color:currentColor!important}.footer__top .hover-effect::before{background-color:currentColor!important}.footer__logo{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.footer__logo img{max-width:10rem}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.8125rem;font-weight:600;font-size:.9375rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__row{margin:1.875rem 0;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1.875rem}.footer__row .footer__block{padding:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__block-top{font-weight:500;color:#fff;margin-bottom:3.125rem}.footer__block-bottom{font-family:Racama,sans-serif;font-size:1.875rem;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.875rem;max-width:21.6875rem}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.9375rem 1.875rem;color:#898b90;font-weight:500;font-size:.9375rem}.footer__bottom small{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;font-size:inherit}.footer__bottom .underline{-webkit-box-shadow:inset 0 -2px #898b90;box-shadow:inset 0 -2px #898b90}.footer__bottom-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem}.starter__container{margin-top:3.125rem}.starter h1 span{font-family:"Montserrat Alternates";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;gap:2.375rem;line-height:1.4;color:var(--grayBlue);font-size:1.25rem;margin-left:.9375rem}.starter h1 span p{display:inline-block;max-width:26.25rem;font-size:1rem}.starter h1 span svg{max-width:10.3125rem}.starter__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3.125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.4}.starter__bottom-text{-webkit-box-flex:0;-ms-flex:0 1 24.6875rem;flex:0 1 24.6875rem;margin-left:1.25rem}.starter__button{min-width:27.5625rem;line-height:1.25}.starter .buttons{margin-right:1.875rem}.stats__container{margin-top:3.125rem}.stats__row{display:-ms-grid;display:grid;-ms-grid-columns:25.625rem 1fr;grid-template-columns:25.625rem 1fr;gap:1.9375rem}.stats__blocks{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.875rem}.stats__block{padding:3.125rem 1.875rem .625rem 1.875rem;background:url("data:image/svg+xml,%3Csvg width=%27410%27 height=%27215%27 viewBox=%270 0 410 215%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 44C0 32.9543 8.95431 24 20 24H225.664C230.108 24 234.426 22.5199 237.935 19.7935L257.997 4.20654C261.506 1.48006 265.823 0 270.267 0H390C401.046 0 410 8.95431 410 20V195C410 206.046 401.046 215 390 215H20C8.95431 215 0 206.046 0 195V44Z%27 fill=%27%23E9EFFF%27/%3E%3C/svg%3E%0A") center/contain no-repeat}.stats__block.v2{max-width:100%!important;background:#e9efff;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;padding:.375rem 1.875rem;border-radius:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.375rem;font-size:.9375rem;max-height:21.875rem}.stats__block.v2 svg{height:100%;width:100%}.stats__block-title{color:var(--grayBlue);line-height:1.4;font-weight:500;max-width:15.3125rem}.stats__block-text{margin-top:1.6875rem;font-family:Racama,sans-serif;color:var(--blue);line-height:1.1;font-size:1.25rem}.stats__block-text span{letter-spacing:0;font-size:4.0625rem;margin-right:.3125rem}.stats__img{height:100%}.stats__img video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;border-radius:1.25rem}.marquee{font-family:Racama,sans-serif;margin-top:3.125rem;background-color:var(--red)}.marquee__inner{font-family:Racama,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.4375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.marquee__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.1;gap:1.4375rem;font-size:2.5rem;-ms-flex-negative:0;flex-shrink:0;margin:0;padding:3rem 0;min-width:100;white-space:nowrap;letter-spacing:0;color:#f0f4ff}.choise__container{margin-top:9.375rem}.choise__row{margin-top:3.125rem;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:1.875rem}.choise__item{position:relative;aspect-ratio:63/68;border-radius:1.25rem;overflow:hidden}.choise__item-img{height:100%}.choise__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.choise__item-content{position:absolute;width:calc(100% - 2.5rem);z-index:1;bottom:1.25rem;left:1.25rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;background-color:#e9efff;border-radius:1.25rem;padding:1.875rem}.choise__item-title{font-family:Racama,sans-serif;line-height:1.1;font-size:2.5rem;color:var(--blue);max-width:30rem}.choise__item-actions{margin-top:1.875rem;width:100%;text-align:start}.choise__item-actions .button:nth-child(1){-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.info__container{margin-top:9.375rem}.info__top h2{-webkit-box-flex:0;-ms-flex:0 0 38.4375rem;flex:0 0 38.4375rem}.info__row{margin-top:3.125rem;display:-ms-grid;display:grid;gap:1.875rem;-ms-grid-columns:25.625rem 1fr;grid-template-columns:25.625rem 1fr}.info__item{padding:3.75rem 1.875rem 1.875rem 1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info__item:nth-child(1){background:url("data:image/svg+xml,%3Csvg width=%27365%27 height=%27505%27 viewBox=%270 0 365 505%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 44C0 32.9543 8.95431 24 20 24H195.496C199.723 24 203.841 22.6608 207.26 20.1747L229.74 3.82528C233.159 1.33916 237.277 0 241.504 0H345C356.046 0 365 8.9543 365 20V485C365 496.046 356.046 505 345 505H20C8.95432 505 0 496.046 0 485V44Z%27 fill=%27%23E9EFFF%27/%3E%3C/svg%3E%0A") center/cover no-repeat}.info__item:nth-child(2){background:url("data:image/svg+xml,%3Csvg width=%271115%27 height=%27505%27 viewBox=%270 0 1115 505%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 44C0 32.9543 8.95431 24 20 24H824.892C829.49 24 833.947 22.4158 837.514 19.5142L855.986 4.48577C859.553 1.58416 864.01 0 868.608 0H1095C1106.05 0 1115 8.9543 1115 20V485C1115 496.046 1106.05 505 1095 505H20C8.95433 505 0 496.046 0 485V44Z%27 fill=%27%23E9EFFF%27/%3E%3C/svg%3E%0A") center/cover no-repeat}.info__item:nth-child(2) .info__item-bottom{font-weight:400}.info__item-top{font-family:Racama,sans-serif;color:var(--blue);display:-ms-grid;display:grid;-ms-grid-rows:auto auto;grid-template-rows:auto auto;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info__item-top img{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-align:end;justify-self:end}.info__item-percent{font-size:4.0625rem;line-height:auto}.info__item-subtitle{line-height:1.1;margin-top:-.375rem}.info__item-grammars{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;margin-top:6.4375rem}.info__item-grammar{padding:.625rem .9375rem;border-radius:1.25rem;color:#f0f4ff;background-color:var(--red);font-size:1.0625rem}.info__item-grammar:nth-child(2),.info__item-grammar:nth-child(3){background-color:var(--blue)}.info__item-bottom{margin-top:1.875rem;padding:1.25rem;border-radius:1.25rem;background-color:var(--blue);color:#f0f4ff;line-height:1.4;min-height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2.8125rem}.info__chat{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.info__chat-img{-ms-flex-line-pack:center;align-content:center}.info__chat-img img{max-width:6.6875rem}.info__chat-messages{width:17.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:2.25rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.info__chat-message{font-size:.8125rem;padding:1.125rem 1.4375rem;background:var(--red);border-radius:3.75rem;text-align:center;color:#f0f4ff;position:relative;line-height:1.4;z-index:1}.info__chat-message::before{content:"";position:absolute;right:-.4375rem;bottom:0;width:2.6875rem;height:1.9375rem;background-image:url("data:image/svg+xml,%3Csvg width=%2743.000000%27 height=%2731.000000%27 viewBox=%270 0 43 31%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Cpath id=%27Vector%27 d=%27M43 31C28.92 19.37 31.27 5.81 31.27 0L0 31L43 31Z%27 fill=%27%23C11515%27 fill-opacity=%271.000000%27 fill-rule=%27nonzero%27/%3E%3C/svg%3E%0A")}.info__chat-message.left{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;background:var(--blue)}.info__chat-message.left::before{content:"";position:absolute;right:calc(100% + .4375rem);bottom:0;width:2.6875rem;height:1.9375rem;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);background-image:url("data:image/svg+xml,%3Csvg width=%2743%27 height=%2731%27 viewBox=%270 0 43 31%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 31C14.0727 19.375 11.7273 5.8125 11.7273 0L43 31H0Z%27 fill=%27%23223A87%27/%3E%3C/svg%3E%0A")}.info__levels{margin-top:.8125rem;border-radius:1.25rem;background-color:#e9efff;padding:3.75rem 2.5rem 1.875rem 1.875rem;position:relative;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr);gap:1.875rem}.info__levels::before{content:"";position:absolute;left:1.875rem;top:1.875rem;width:calc(100% - 3.75rem);height:2px;background-color:var(--blue);border-radius:.3125rem}.info__levels::after{content:"";position:absolute;right:1.75rem;top:1.4375rem;background:url("data:image/svg+xml,%3Csvg width=%279%27 height=%2716%27 viewBox=%270 0 9 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M8 7.00012C7.44772 7.00012 7 7.44784 7 8.00012C7 8.55241 7.44772 9.00012 8 9.00012L8 7.00012ZM8.70721 8.70723C9.09773 8.3167 9.09773 7.68354 8.70721 7.29302L2.34325 0.929055C1.95272 0.53853 1.31956 0.538531 0.929032 0.929055C0.538507 1.31958 0.538507 1.95274 0.929032 2.34327L6.58589 8.00012L0.929033 13.657C0.538508 14.0475 0.538508 14.6807 0.929033 15.0712C1.31956 15.4617 1.95272 15.4617 2.34325 15.0712L8.70721 8.70723ZM8 9.00012L8.0001 9.00012L8.0001 7.00012L8 7.00012L8 9.00012Z%27 fill=%27%23223A87%27/%3E%3C/svg%3E%0A") center/contain no-repeat;width:.5625rem;height:1rem}.info__level{height:22.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:margin-left .3s ease-out;transition:margin-left .3s ease-out}.info__level-months{color:#f0f4ff;background-color:var(--red);padding:.625rem 1.25rem;border-radius:1.25rem;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.info__level-icon{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-line-pack:end;align-content:end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.info__level-title{margin-top:.625rem;font-family:Racama,sans-serif;font-size:4.0625rem;line-height:auto;color:var(--blue)}.info__level-text{margin-top:.625rem;padding:1.25rem;background-color:#dfe7fc;border-radius:1.25rem;min-height:9rem;line-height:1.5;font-size:1.0625rem}.info__slide:last-child.swiper-slide-active .info__level{margin-right:1.25rem}.steps__container{margin-top:9.375rem;padding-top:3.125rem;padding-bottom:3.125rem}.steps-wrapper{background:#e9efff;margin-inline:1.25rem;border-radius:1.25rem}.steps__items{counter-reset:section;margin-top:3.125rem;display:-ms-grid;display:grid;gap:.625rem}.steps__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:3.75rem 9.375rem 1.875rem 3.125rem;background:#dfe7fc;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1.875rem;color:var(--blue);border-radius:1.25rem;overflow:hidden}.steps__item.special{background-color:#223a87;color:#e9efff;position:relative;padding:3.8125rem 3.75rem 3.8125rem 3.125rem}.steps__item.special::after{content:"80% практики";width:12.5rem;height:2.25rem;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;background-color:var(--red);position:absolute;right:0;top:0;-webkit-transform:rotate(45deg) translate(28.5%,-6%);-ms-transform:rotate(45deg) translate(28.5%,-6%);transform:rotate(45deg) translate(28.5%,-6%);font-size:.9375rem}.steps__item.special .steps__item-number::after,.steps__item.special .steps__item-number::before{background-color:#e9efff;color:var(--blue)}.steps__item.special p{color:inherit}.steps__item-number{font-family:Racama,sans-serif;line-height:auto;color:#f0f4ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}.steps__item-number::before{padding:.75rem 1.9375rem;background-color:var(--red);border-radius:3.125rem;font-size:1.5625rem;line-height:.85;counter-increment:section;content:"0" counter(section)}.steps__item-number::after{content:"";border-radius:.3125rem;width:17.9375rem;height:2px;background-color:var(--red);display:block}.steps__item-title{font-family:Racama,sans-serif;font-size:2.5rem;line-height:1.2}.steps__item-text{margin-top:.625rem;line-height:1.62}.promo{margin-top:3.125rem}.promo__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.875rem;gap:3.125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1.25rem;background-color:#dfe7fc}.promo__img{-webkit-box-flex:0;-ms-flex:0 0 30.5rem;flex:0 0 30.5rem}.promo__img img{width:100%;border-radius:1.25rem}.promo__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.promo__content .button_open_quiz_popup{position:absolute;width:100%;height:100%;z-index:5;opacity:0;cursor:pointer}.promo__content:has(.button_open_quiz_popup:hover) .arrow{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.promo__content:has(.button_open_quiz_popup:hover) .buttons::after{background-color:var(--green);opacity:1}.promo__content:has(.button_open_quiz_popup:hover) .button{position:relative;z-index:1}.promo__content-title{font-size:4.0625rem;color:var(--blue);font-family:Racama,sans-serif;line-height:1.1;width:100%}.promo__content-title span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.promo__content-title span::after{content:"";display:inline-block;width:3.125rem;height:3.125rem;background:url(../img/icons/star.svg) center/cover no-repeat;-webkit-transform:translateY(.25rem);-ms-transform:translateY(.25rem);transform:translateY(.25rem)}.promo__content .img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.promo__content .img img{border-radius:1.25rem}.promo__buttons{position:relative;margin-top:1.25rem}.price__container{margin-top:9.375rem}.price__row{margin-top:3.125rem;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:1.875rem}.price__item{background:url("data:image/svg+xml,%3Csvg width=%27630%27 height=%27977%27 viewBox=%270 0 630 977%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 45.8522C0 34.8065 8.95431 25.8523 20 25.8523H410.551C418.454 25.8523 425.616 21.1985 428.827 13.977L429.761 11.8753C432.972 4.65376 440.133 0 448.036 0H610C621.046 0 630 8.95431 630 20V957C630 968.046 621.046 977 610 977H20C8.9543 977 0 968.046 0 957V45.8522Z%27 fill=%27%23E9EFFF%27/%3E%3C/svg%3E%0A") center/cover no-repeat;padding:6.25rem 1.875rem 3.125rem 1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price__item:nth-child(2) .price__item-for{background-color:var(--blue)}.price__item-for{font-family:Racama,sans-serif;border-radius:1.25rem;padding:.9375rem 1.875rem;font-size:2.5rem;background-color:var(--red);color:#f0f4ff}.price__item-price{font-family:Racama,sans-serif;font-size:4.0625rem;color:var(--blue);margin-top:3.125rem}.price__item-subtitle{margin-top:.625rem}.price__item-info{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;width:100%;gap:.625rem;margin-top:3.125rem}.price__item-tag{display:-ms-grid;display:grid;-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);border-radius:1.25rem;background-color:#dfe7fc;padding:.9375rem 1.875rem .9375rem 1.875rem;line-height:1.5;font-weight:500;-ms-grid-columns:auto auto 1fr;grid-template-columns:auto auto 1fr}.price__item-tag img{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3;width:100%;width:1.875rem;height:1.875rem;margin-right:.625rem}.price__item-tag span:nth-child(2){color:#6978a1;margin-right:.4375rem}.price__item-tag span:nth-child(3){color:var(--blue)}.price__item-buttons{margin-top:3.125rem;width:100%}.price__item-buttons .button{width:100%}.teachers__container{margin-top:9.375rem}.teachers_swiper{margin-top:3.125rem}.teachers__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.9375rem}.teachers__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.teachers-button{cursor:pointer;width:3.75rem;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;border-radius:50%;-webkit-transition:.3s ease-out;transition:.3s ease-out;background-color:var(--red)}.teachers-button:hover{opacity:.8}.teachers-button path{-webkit-transition:.3s ease-out;transition:.3s ease-out}.teachers-button.swiper-button-disabled{cursor:default;background-color:#e9efff}.teachers-button.swiper-button-disabled path{fill:#6978a1}.teachers__slide{height:auto}.teachers__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.875rem;background-color:#e9efff;border-radius:1.25rem}.teachers__item-img{height:23.75rem}.teachers__item-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.25rem}.teachers__item-name{font-family:Racama,sans-serif;font-size:1.875rem;color:var(--blue);margin-top:1.875rem}.teachers__item-icon{margin-top:10.125rem}.teachers__item-text{margin-top:1.125rem;line-height:1.4}.wpcf7-response-output{margin:0!important;border:none!important;padding:0!important;font-weight:500!important;color:var(--grayBlue)!important}.wpcf7-not-valid-tip{margin-top:.25rem;font-size:1rem;color:var(--grayBlue);font-weight:500;margin-left:.9375rem}.trial__container{margin-top:9.375rem;padding-top:3.125rem;padding-bottom:6.25rem}.trial-wrapper{background:#e9efff;margin-inline:1.25rem;border-radius:1.25rem}.trial__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trial__left{max-width:33.125rem}.trial__left p{margin-top:.625rem;line-height:1.4;max-width:24.6875rem}.trial__arrow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:-1.0625rem}.trial__arrow img{width:12.25rem}.trial__right{-webkit-box-flex:0;-ms-flex:0 0 32.375rem;flex:0 0 32.375rem}.trial__right .wpcf7-form-control-wrap:not(:first-child) input{margin-top:.625rem}.trial__right .wpcf7-form-control-wrap{display:block}.trial__right input{width:100%}.trial__right input{max-width:100%}.trial-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;row-gap:.9375rem;margin-top:3.125rem;position:relative;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.trial-buttons:has(input[type=submit]:hover) .arrow{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.trial-buttons:has(input[type=submit]:hover) .buttons::after{background-color:var(--green);opacity:1}.trial-buttons:has(input[type=submit]:hover) .button{position:relative;z-index:1}.socials{color:#f0f4ff}.socials__container{margin-top:-3.125rem;padding-top:3.125rem;padding-bottom:6.25rem}.socials-wrapper{background:var(--red);margin-inline:1.25rem;border-radius:1.25rem 1.25rem 0 0}.socials h2{color:#f0f4ff;line-height:1.1;max-width:68.1875rem}.socials__list{margin-top:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.125rem}.socials__list li{font-family:Racama,sans-serif;line-height:1.2;font-size:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.socials__list li::after,.socials__list li::before{content:"";width:1.875rem;height:1.875rem;display:inline-block;background:url("data:image/svg+xml,%3Csvg width=%2728%27 height=%2728%27 viewBox=%270 0 28 28%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13.0697 1.35871C13.4027 0.514567 14.5973 0.51457 14.9303 1.35872L18.0833 9.35333C18.1849 9.61105 18.3889 9.81506 18.6467 9.9167L26.6413 13.0697C27.4854 13.4027 27.4854 14.5973 26.6413 14.9303L18.6467 18.0833C18.3889 18.1849 18.1849 18.3889 18.0833 18.6467L14.9303 26.6413C14.5973 27.4854 13.4027 27.4854 13.0697 26.6413L9.9167 18.6467C9.81506 18.3889 9.61105 18.1849 9.35333 18.0833L1.35871 14.9303C0.514567 14.5973 0.51457 13.4027 1.35872 13.0697L9.35333 9.9167C9.61105 9.81506 9.81506 9.61105 9.9167 9.35333L13.0697 1.35871Z%27 fill=%27%23F0F4FF%27/%3E%3C/svg%3E%0A") center/contain no-repeat;-webkit-transition:.3s ease-out;transition:.3s ease-out}.socials__list li:hover::after,.socials__list li:hover::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.socials__list li:hover a::before{width:0%}.socials__list li a{position:relative}.socials__list li a::before{content:"";-webkit-transition:.3s ease-out;transition:.3s ease-out;position:absolute;bottom:3px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:1px;background-color:#f0f4ff}@-webkit-keyframes marqueeLine{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-500%);transform:translateX(-500%)}}@keyframes marqueeLine{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-500%);transform:translateX(-500%)}}@media (min-width:61.99875em){.header__container{margin-top:1.25rem}.header__contacts{display:none}.header__mobile{display:none}.info__item:nth-child(2) .info__item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.info__item:nth-child(2) .info__item-subtitle{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.steps__item:nth-child(1){background:url("data:image/svg+xml,%3Csvg width=%271490%27 height=%27212%27 viewBox=%270 0 1490 212%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 42.9189C0 31.8732 8.9543 22.9189 20 22.9189L1288.44 22.9189C1294.49 22.9189 1300.21 20.1848 1304 15.481L1310.5 7.43796C1314.29 2.73413 1320.01 0 1326.06 0H1470C1481.05 0 1490 8.95431 1490 20V192C1490 203.046 1481.05 212 1470 212H20C8.95435 212 0 203.046 0 192V42.9189Z%27 fill=%27%23DFE7FC%27/%3E%3C/svg%3E%0A") center/cover no-repeat}}@media (max-width:75em){.footer__list{gap:.625rem 1.5625rem}.footer__block-bottom{font-size:1.5625rem}.info__row{-ms-grid-columns:18.75rem 1fr;grid-template-columns:18.75rem 1fr;margin-top:5rem}.info__item{padding:3.75rem 1.25rem 1.25rem 1.25rem}.info__item-grammar{padding:.625rem .9375rem}.info__item-bottom{margin-top:.9375rem}.info__levels{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (max-width:82.5em){h2{font-size:3.125rem}.arrow{width:4.375rem;height:4.375rem;-webkit-box-flex:0;-ms-flex:0 0 4.375rem;flex:0 0 4.375rem}.section-top{gap:3.75rem}.header__row{-ms-grid-columns:0 auto auto;grid-template-columns:0 auto auto}.header__logo img{display:none}.header__list{gap:1.5625rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.starter__bottom .decor{display:none}.stats__block-text span{font-size:3.125rem}.choise__container{margin-top:7.5rem}.info__container{margin-top:7.5rem}.info__item-grammars{margin-top:5rem}.info__item-row{gap:1.875rem}.info__chat{gap:1.875rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.info__chat-img img{width:6.875rem}.info__chat-messages{width:20.625rem}.steps__container{margin-top:7.5rem;padding-top:3.75rem;padding-bottom:3.75rem}.steps__item{padding:2.5rem 3.75rem 1.875rem 2.1875rem}.steps__item.button:nth-child(1){background:0 0}.steps__item.special{padding:2.5rem 3.75rem 2.8125rem 2.1875rem}.steps__item-number::after{width:12.5rem}.promo__img{-webkit-box-flex:0;-ms-flex:0 0 21.875rem;flex:0 0 21.875rem}.promo__content-title{font-size:3.125rem}.promo__content-title span::after{width:2.5rem;height:2.5rem}.price__container{margin-top:7.5rem}.price__item{padding:5rem 1.25rem}.price__item-for{font-size:2.1875rem}.price__item-price{font-size:3.125rem}.price__item-info{margin-top:2.5rem}.price__item-tag{padding:1.0625rem 1.5625rem .9375rem 1.5625rem;font-size:1.125rem}.teachers__container{margin-top:7.5rem}.trial__container{margin-top:7.5rem}.trial__arrow{display:none}.socials__container{padding-top:5rem;padding-bottom:8.125rem}}@media (max-width:61.99875em){body{font-size:1rem}.popup__close{bottom:calc(100% - .625rem)}.popup__content{padding:3.125rem 3.125rem 45px 3.125rem}h1{font-size:3.125rem}.button.small{font-size:1rem}.section-top h2{-webkit-box-flex:0!important;-ms-flex:0 0 auto!important;flex:0 0 auto!important}.section-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-grid-column-align:start;justify-self:start;gap:1.875rem}input[type=number],input[type=password],input[type=tel],input[type=text]{font-size:1rem;padding:1.5rem 1.875rem}.header__container{background:#e9efff}.header__row{padding:6.25rem .9375rem 1.25rem .9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;background-color:#f0f4ff;top:0;right:0;width:100vw;-webkit-transform:translateY(-150%);-ms-transform:translateY(-150%);transform:translateY(-150%);-webkit-transition:.3s ease-out;transition:.3s ease-out;z-index:10;border-radius:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow-y:auto}.menu-open .header__row{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header__nav{padding:1.25rem}.header__list a{color:var(--blue)}.header__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;font-size:1.25rem;gap:1.875rem}.header__actions{margin-top:.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__actions input{min-height:3.0625rem;height:3.0625rem}.header__mobile .header__logo img{display:block}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;border-radius:.625rem;position:absolute;width:100%;height:.1875rem;background-color:var(--blue)}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.footer-wrapper{margin-inline:0;border-radius:1.25rem 1.25rem 0 0}.footer__container{padding-top:2.5rem;padding-bottom:.9375rem;margin-top:0;margin-bottom:0}.footer__row .footer__block{min-height:20rem}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.starter h1 span{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-top:1.25rem;font-size:1rem;gap:1.875rem}.starter h1 span svg{max-width:9.0625rem}.starter__bottom{margin-top:1.875rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.starter__button{min-width:12.5rem}.starter .buttons{margin-right:0}.stats__row{-ms-grid-columns:16.5625rem 1fr;grid-template-columns:16.5625rem 1fr}.stats__block{padding:2.5rem 1.5625rem .625rem 1.5625rem}.stats__block-text{margin-top:1.25rem}.marquee__inner{gap:.9375rem}.marquee__line{font-size:1.875rem;padding:1.25rem 0;gap:.9375rem}.marquee__line svg{max-height:1.875rem}.choise__container{margin-top:5rem}.choise__item-content{padding:1.5625rem 1.25rem 1.25rem 1.25rem}.choise__item-title{font-size:1.875rem}.info__container{margin-top:5rem}.info__row{-ms-grid-columns:100%;grid-template-columns:100%;margin-top:2.5rem}.info__item{padding:3.75rem 1.25rem 1.25rem 1.25rem;background:#e9efff}.info__item-grammars{margin-top:6.25rem;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-ms-flex-line-pack:end;align-content:flex-end}.info__item-bottom{margin-top:.625rem;min-height:5rem}.info__item-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.info__chat-message{padding:1.5rem 1.875rem}.info__chat-message:last-child{display:none}.info__levels{padding:2.5rem 1.25rem 1.25rem 1.25rem}.info__levels::before{top:1.25rem}.info__levels::after{top:.8125rem}.info__level-months{padding:.4375rem .8125rem;border-radius:.625rem}.info__level-text{font-size:1rem;min-height:7rem}.steps__container{margin-top:5rem;padding-top:2.5rem;padding-bottom:2.5rem}.steps-wrapper{margin-inline:0}.steps__items{margin-top:2.5rem}.steps__item.special{padding:2.1875rem 2.5rem 2.1875rem 1.5625rem}.steps__item-number{gap:1.5625rem}.steps__item-number::after{width:10.625rem}.steps__item-title{font-size:1.875rem}.promo{margin-top:1.875rem}.promo__row{gap:1.25rem;border-radius:.625rem;padding:1.25rem}.promo__img{-webkit-box-flex:0;-ms-flex:0 0 17.5rem;flex:0 0 17.5rem}.promo__content-title{font-size:2.8125rem}.promo__content .img{border-radius:.625rem}.price__container{margin-top:5rem}.price__row{margin-top:2.5rem}.price__item{background:#e9efff;border-radius:.625rem;padding:3.125rem .9375rem}.price__item-for{font-size:1.875rem;padding:.9375rem 1.25rem}.price__item-price{margin-top:3.125rem}.price__item-tag{padding:.9375rem;font-size:1rem}.price__item-buttons{max-width:30.625rem}.teachers__container{margin-top:5rem}.teachers_swiper{margin-top:2.5rem}.teachers__item-img img{border-radius:.625rem}.teachers__item-name{font-size:1.5625rem;margin-top:1.25rem}.teachers__item-icon{margin-top:8.625rem}.wpcf7-not-valid-tip{font-size:.875rem}.trial__container{margin-top:2.5rem;padding-top:2.5rem;padding-bottom:2.5rem}.trial-wrapper{margin-inline:0;position:relative}.trial-wrapper::before{content:"";position:absolute;top:calc(100% - 1px);left:0;width:100%;height:1.25rem;background-color:#e9efff;z-index:-1}.trial__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:3.125rem}.trial__row h2{line-height:1.2}.trial__right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.125rem;max-width:100%}.trial__right .wpcf7-form{max-width:33.125rem;margin-inline:auto}.trial-buttons{margin-top:1.875rem}.socials__container{margin-top:0;padding-top:2.5rem;padding-bottom:2.5rem}.socials-wrapper{margin-inline:0;position:relative}.socials-wrapper::before{content:"";position:absolute;top:calc(100% - 1px);left:0;width:100%;height:1.25rem;background-color:var(--red);z-index:-1}.socials__list{margin-top:2.5rem;gap:1.875rem}.socials__list li{font-size:1.5625rem;gap:.5rem}.socials__list li::after,.socials__list li::before{width:1.5625rem;height:1.5625rem}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em){.popup__close{right:-.3125rem;bottom:100%}.popup__close svg{width:1.5625rem;height:1.5625rem}.popup__content{padding:2.5rem 1.25rem 1.25rem 1.25rem}h1{font-size:2.25rem}h2{font-size:1.875rem}.section-top{gap:.625rem}.swiper-scrollbar{margin-top:1.25rem}.footer__container{padding-top:1.25rem;padding-bottom:1.25rem}.footer__top{padding:.9375rem}.footer__logo{text-align:center}.footer__logo img{max-width:7.5rem}.footer__nav{display:none}.footer__row{-ms-grid-columns:100%;grid-template-columns:100%;gap:.625rem;margin:.625rem 0}.footer__row .footer__block{min-height:1px;padding:1.25rem}.footer__block-top{font-size:1rem;margin-bottom:1.25rem}.footer__block-bottom{gap:1.25rem;max-width:100%;font-size:1.25rem}.footer__block-bottom a{max-width:90%;text-wrap:balance}.footer__bottom{padding:.9375rem;font-size:.75rem;text-align:center}.footer__bottom-list{gap:1.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.starter h1 span{margin-top:.625rem}.starter__bottom-text{margin-left:0;margin-top:.625rem;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%}.starter__button{min-width:0;width:100%}.starter .buttons{width:100%}.stats__container{margin-top:1.875rem}.stats__row{-ms-grid-columns:100%;grid-template-columns:100%}.stats__blocks{max-width:100%;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:.625rem 1.25rem;-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);-ms-grid-row:2;grid-row-start:2}.stats__block{background:url("data:image/svg+xml,%3Csvg width=%27165%27 height=%2786%27 viewBox=%270 0 165 86%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 17.6C0 13.1817 3.58172 9.6 8 9.6H90.846C92.6155 9.6 94.3351 9.01333 95.7356 7.9318L103.847 1.6682C105.247 0.586674 106.967 0 108.736 0H157C161.418 0 165 3.58172 165 8V78C165 82.4183 161.418 86 157 86H8C3.58172 86 0 82.4183 0 78V17.6Z%27 fill=%27%23E9EFFF%27/%3E%3C/svg%3E%0A") center/contain no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.stats__block.v2{padding:.3125rem .875rem;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3;-ms-grid-column:2;grid-column-start:2;font-size:.625rem}.stats__block-title{font-size:.875rem}.stats__block-text{font-size:.875rem}.stats__block-text span{font-size:2.25rem}.stats__img video{aspect-ratio:35/19}.marquee{display:none}.marquee__inner{gap:.625rem}.marquee__line{font-size:1.625rem;padding:.9375rem 0;gap:.625rem}.choise__row{margin-top:2.5rem;-ms-grid-columns:100%;grid-template-columns:100%;gap:.625rem}.choise__item{aspect-ratio:auto;min-height:28.125rem}.choise__item-content{left:.625rem;bottom:.625rem;width:calc(100% - 1.25rem)}.choise__item-title{font-size:1.5625rem}.choise__item-button{width:100%}.info__item-grammars{margin-top:3.125rem}.info__chat{display:none}.info__chat-message{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.info__levels{margin-top:.625rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:2.5rem .625rem;padding:2.5rem;-ms-grid-columns:100%;grid-template-columns:100%}.info__levels::before{height:calc(100% - 5rem);width:2px;top:2.5rem;left:.625rem}.info__levels::after{width:.5rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);right:calc(100% - .9375rem);top:calc(100% - 3.125rem)}.info__level{height:auto;display:-ms-grid;display:grid;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:5.0625rem 1fr;grid-template-columns:5.0625rem 1fr;justify-items:start}.info__level-months{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.info__level-icon{display:none}.info__level-title{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:1;grid-row-start:1;margin-top:0}.info__level-text{-ms-grid-column:1;grid-column-start:1;min-height:1px;-ms-grid-column-span:2;grid-column-end:3;margin-top:1.875rem}.steps__item{gap:.625rem;padding:3.75rem 1.25rem 1.625rem 1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:url("data:image/svg+xml,%3Csvg width=%27350%27 height=%27285%27 viewBox=%270 0 350 285%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 37.5C0 26.4543 8.9543 17.5 20 17.5H199.991C205.428 17.5 210.63 15.2863 214.401 11.3688L219.442 6.13119C223.212 2.21366 228.415 0 233.852 0H330C341.046 0 350 8.95431 350 20V265C350 276.046 341.046 285 330 285H20C8.9543 285 0 276.046 0 265V37.5Z%27 fill=%27%23DFE7FC%27/%3E%3C/svg%3E%0A") center/cover no-repeat}.steps__item.special{padding:5.375rem 1.25rem 1.625rem 1.25rem;background:url("data:image/svg+xml,%3Csvg width=%27350%27 height=%27259%27 viewBox=%270 0 350 259%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 40C0 28.9543 8.9543 20 20 20H198.54C204.241 20 209.67 17.5677 213.465 13.3142L219.378 6.68578C223.173 2.43225 228.602 0 234.302 0H330C341.046 0 350 8.9543 350 20V239C350 250.046 341.046 259 330 259H20C8.9543 259 0 250.046 0 239V40Z%27 fill=%27%23223A87%27/%3E%3C/svg%3E%0A") center/cover no-repeat}.steps__item.special::after{width:11.25rem;height:2.375rem;font-size:.9375rem;-webkit-transform:rotate(45deg) translate(28.5%,-25%);-ms-transform:rotate(45deg) translate(28.5%,-25%);transform:rotate(45deg) translate(28.5%,-25%)}.steps__item-number::after{display:none}.steps__item-title{font-size:1.5625rem}.promo__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.promo__content-title{font-size:1.5625rem;text-wrap:balance}.promo__content-title span{gap:.375rem}.promo__content-title span::after{width:1.875rem;height:1.875rem;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.promo__buttons .button,.promo__buttons .buttons{width:100%}.price__row{-ms-grid-columns:100%;grid-template-columns:100%}.price__item{padding:3.75rem 1.25rem 2.5rem 1.25rem}.price__item-for{font-size:1.5625rem}.price__item-price{line-height:1.15;font-size:2.5rem;margin-top:2.5rem}.price__item-tag img{width:1.25rem;height:1.25rem}.price__item-buttons{margin-top:2.5rem}.teachers-button{width:2.5rem;height:2.5rem}.teachers__item{padding:1.875rem 1.25rem}.teachers__item-img{height:18.75rem}.teachers__item-text{margin-top:.625rem}.wpcf7-not-valid-tip{font-size:.75rem;margin-left:.625rem}.socials h2{line-height:1.2}.socials__list{gap:1.25rem}.socials__list li{font-size:1.25rem}.socials__list li::after,.socials__list li::before{width:1.25rem;height:1.25rem}}@media (max-width:38.125rem){.steps__item-number{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media (max-width:31.25rem){.promo{margin-top:1.25rem}}@media (max-width:29.99875em){.footer__bottom{font-size:.625rem}.starter h1 span{gap:.9375rem}.starter h1 span svg{display:none}.stats__block{padding:.9375rem .75rem .625rem .75rem}.stats__block-title{font-size:.625rem}.stats__block-text{font-size:.625rem;margin-top:.625rem}.stats__block-text span{font-size:1.625rem}.choise__item-content{padding:1.25rem}.info__item:nth-child(1){background:url("data:image/svg+xml,%3Csvg width=%27350%27 height=%27404%27 viewBox=%270 0 350 404%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 39.2C0 28.1543 8.95431 19.2 20 19.2H188.106C191.764 19.2 195.353 18.1965 198.48 16.2987L220.561 2.90129C223.689 1.0035 227.277 0 230.935 0H330C341.046 0 350 8.95431 350 20V384C350 395.046 341.046 404 330 404H20C8.9543 404 0 395.046 0 384V39.2Z%27 fill=%27%23E9EFFF%27/%3E%3C/svg%3E%0A") center/cover no-repeat}.info__item:nth-child(2){background:url("data:image/svg+xml,%3Csvg width=%27350%27 height=%27326%27 viewBox=%270 0 350 326%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 39.5C0 28.4543 8.95431 19.5 20 19.5H189.127C192.962 19.5 196.715 18.3979 199.94 16.325L220.402 3.17495C223.628 1.10207 227.381 0 231.215 0H330C341.046 0 350 8.95431 350 20V306C350 317.046 341.046 326 330 326H20C8.9543 326 0 317.046 0 306V39.5Z%27 fill=%27%23E9EFFF%27/%3E%3C/svg%3E%0A") center/cover no-repeat}.info__item:nth-child(2) .info__item-bottom{margin-top:5.0625rem}.info__item{aspect-ratio:1.2/1}.info__item-row{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.info__chat-img{display:block;position:absolute}.info__chat-img img{width:auto}.info__chat-img:first-child{bottom:-1.9375rem;left:0}.info__chat-img:last-child{top:-7.375rem;right:0}.info__chat-messages{width:auto;gap:.9375rem;width:15.9375rem;gap:12.1875rem}.info__chat-message.left{-webkit-transform:translateX(188%);-ms-transform:translateX(188%);transform:translateX(188%);right:100%}.price__item{background:url("data:image/svg+xml,%3Csvg width=%27350%27 height=%27744%27 viewBox=%270 0 350 744%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 42C0 30.9543 8.95431 22 20 22H210.145C215.194 22 220.056 20.0906 223.755 16.655L235.934 5.34502C239.633 1.9094 244.495 0 249.544 0H330C341.046 0 350 8.95431 350 20V724C350 735.046 341.046 744 330 744H20C8.9543 744 0 735.046 0 724V42Z%27 fill=%27%23E9EFFF%27/%3E%3C/svg%3E%0A") center/cover no-repeat}.price__item-tag{padding:.625rem;-ms-grid-rows:100%;grid-template-rows:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.teachers__buttons{display:none}.socials__list{display:-ms-grid;display:grid;row-gap:1.875rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:75em) and (min-width:61.99875em){.info__chat-img{display:none}}@media (any-hover:hover){.select__option:hover{background:#dfe7fc}}

.iti{
    margin-top: .625rem;
    width: 100%;
}

.wpcf7-form-control-wrap .iti__dropdown-content input{
    margin-top: 0 !important;
    border-radius: 0;
}