html,body{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}ul{margin:0;padding:0;list-style:none}li{box-sizing:border-box}address{font-style:normal}button{cursor:pointer;border:none}img{width:100%;max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h5,h6,p{margin:0;padding:0;font-weight:400}html{scroll-snap-type:x mandatory;scroll-behavior:smooth}body{background-color:#f1e1d0;margin:0;padding:0;font-family:Rubik,sans-serif;position:relative}.container{max-width:1246px;margin:0 auto;padding:0 15px;transition:all .5s}@media screen and (width>=362px){.container{width:362px}}@media screen and (width>=728px){.container{width:728px}}@media screen and (width>=1246px){.container{width:1246px}}.header{padding:68px 0 0}@media screen and (width>=728px){.header{padding:90px 0 20px}}.header .container{z-index:9;position:fixed;top:4px;left:50%;transform:translate(-50%)}@media screen and (width<=362px){.header .container{width:100%}}@media screen and (width>=728px){.header .container{top:20px}}.header__container{z-index:9;background:#ffffffe6;border:2px solid #deb887;border-radius:75px;justify-content:space-between;align-items:center;gap:20px;padding:10px 14px 11px;display:flex}.header__logo{align-items:center;gap:8px;transition:all .25s;display:flex}.header__logo:hover{opacity:.9}.header__logo-text{color:#22253b;width:100px;font-size:14px;font-weight:700}.header__logo-img{width:35px;height:auto;display:block}@media screen and (width>=728px){.header__logo-img{width:45px}}.header__nav{justify-content:flex-start;align-items:center;gap:20px;display:flex}.header__items{align-items:center;gap:32px;display:flex}@media screen and (width>=728px){.header__items{gap:16px}}@media screen and (width>=1246px){.header__items{gap:32px}}.header__link{color:#22253b;font-size:13px;font-weight:500;line-height:104.4%;text-decoration:none;transition:width .25s ease-in-out;position:relative}.header__link:after{content:"";border-bottom:2px solid #f15525;border-radius:2px;width:0%;transition:width .25s ease-in-out;position:absolute;bottom:-4px;left:0}.header__link:hover{opacity:.8}.header__link:hover:after{width:100%}.header__btn{color:#22253b;border:2px solid #deb887;border-radius:5px;padding:8px 10px;font-weight:500;text-decoration:none;transition:all .25s}.header__btn:hover{color:#22253b;background-color:#deb887}@media screen and (width<=728px){.header__nav{display:none}}.hero{background-color:#faefe4;padding:50px 0 20px}.hero .container{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;display:flex}@media screen and (width<=728px){.hero .container{flex-direction:column-reverse}}.hero__content{max-width:480px}.hero__title{width:100%;margin:0 0 20px;font-size:35px;font-weight:600;line-height:1}@media screen and (width>=728px){.hero__title{font-size:55px}}.hero__subtitle{color:#222;margin-bottom:12px;font-size:16px}@media screen and (width>=728px){.hero__subtitle{font-size:18px}}.hero__note{color:#222;margin-bottom:12px;font-size:14px;line-height:1.25}@media screen and (width>=728px){.hero__note{font-size:16px}}.hero__link{color:#fff;letter-spacing:-.48px;background:#f15525;border-radius:9px;margin-top:20px;padding:14px 28px;font-size:16px;font-weight:400;line-height:1;transition:all .25s;display:inline-flex;box-shadow:0 10px 24px #0000002e}.hero__link:hover{background:#2e3437}.hero__img{width:100%;max-width:200px;height:auto}@media screen and (width>=728px){.hero__img{width:300px}}.learn{padding:58px 0 72px}@media screen and (width>=728px){.learn{padding:84px 0 87px}}.learn .container{color:#22253b;text-align:center;flex-direction:column;gap:24px;display:flex}@media screen and (width>=728px){.learn .container{gap:34px}}.learn__title{width:100%;font-size:24px;font-weight:600;line-height:26px}@media screen and (width>=728px){.learn__title{font-size:46px;line-height:1}}.learn__items{grid-template-columns:repeat(1,1fr);gap:10px;padding:0 0 127px;display:grid}@media screen and (width>=362px){.learn__items{grid-template-columns:repeat(2,1fr)}}@media screen and (width>=728px){.learn__items{grid-template-columns:repeat(3,1fr);padding:0 0 229px}}@media screen and (width>=1246px){.learn__items{grid-template-columns:repeat(4,1fr)}}.learn__item{text-align:center;background-color:#eaf2f5;border-radius:30px;flex-direction:column;justify-content:center;gap:4px;padding:26px 10px 20px;display:flex}@media screen and (width>=1246px){.learn__item:nth-last-child(3){grid-column:1}.learn__item:nth-last-child(2){grid-column:2/span 2}}.learn__item:last-child{grid-column:span 1}@media screen and (width>=362px){.learn__item:last-child{grid-column:span 2}}@media screen and (width>=728px){.learn__item:last-child{grid-column:span 3}}@media screen and (width>=1246px){.learn__item:last-child{grid-column:4}}@media screen and (width>=728px){.learn__item{gap:10px;padding:26px 10px 31px}}.learn__item-img{max-width:100%;margin:0 auto 5px}@media screen and (width>=728px){.learn__item-img{max-width:100px;margin:0 auto 9px}}.learn__item-title{font-size:16px;font-weight:600;line-height:1}@media screen and (width>=728px){.learn__item-title{font-size:18px}}.learn__item-text{font-size:14px;font-weight:400;line-height:1}@media screen and (width>=728px){.learn__item-text{font-size:16px}}.krok{color:#22253b;padding:55px 0 90px}.krok .container{flex-direction:column;gap:30px;display:flex}.krok__box{text-align:center;flex-direction:column;gap:26px;width:100%;margin:0 auto;display:flex}@media screen and (width>=728px){.krok__box{width:600px}}@media screen and (width>=1246px){.krok__box{width:933px}}.krok__box-title{font-size:24px;font-weight:600;line-height:26px}@media screen and (width>=728px){.krok__box-title{font-size:46px;line-height:1}}.krok__box-text{font-size:12px;font-weight:400;line-height:17px}@media screen and (width>=728px){.krok__box-text{font-size:16px;line-height:20px}}.krok__items{background-color:#fff;border-radius:30px;flex-direction:column;justify-content:center;gap:50px;padding:36px 20px;display:flex;box-shadow:0 81px 120px -77px #22253b0a}@media screen and (width>=728px){.krok__items{border-radius:40px;flex-direction:row;gap:120px;padding:56px 53px;box-shadow:0 81px 120px -77px #22253b0a}}.krok__item{flex-direction:column;gap:7px;display:flex}.krok__item:not(:last-child){position:relative}.krok__item:not(:last-child):after{content:"";background-color:#eaf2f5;width:100%;height:1px;position:absolute;bottom:-25px;left:0}@media screen and (width>=728px){.krok__item:not(:last-child):after{width:1px;height:100%;bottom:0;left:auto;right:-60px}.krok__item{gap:20px}}.krok__item-num{color:#f15525;font-size:50px;font-weight:700;line-height:1}@media screen and (width>=728px){.krok__item-num{font-size:77px}}.krok__item-title{margin:0 0 7px;font-size:20px;font-weight:600;line-height:19px}@media screen and (width>=728px){.krok__item-title{margin:0;font-size:24px;line-height:30px}}.krok__item-text{font-size:12px;font-weight:400;line-height:14px}@media screen and (width>=728px){.krok__item-text{font-size:16px;line-height:23px}}.krok__obuchenie{text-align:center;background-color:#fff;border-radius:30px;flex-direction:column;align-items:center;gap:12px;margin:0 auto;padding:11px 0 22px;display:flex}@media screen and (width<=255px){.krok__obuchenie{padding:11px 4px}}@media screen and (width>=728px){.krok__obuchenie{border-radius:110px;flex-direction:row;gap:24px;max-width:538px;padding:11px 37px 11px 14px}}.krok__obuchenie-btn{color:#fff;letter-spacing:-.48px;background:#f15525;border-radius:82px;max-width:249px;margin:0 auto;padding:27px 52px;font-size:16px;font-weight:400;line-height:1;transition:all .25s}.krok__obuchenie-btn:hover{background:#2e3437}.krok__obuchenie-text{color:#22253b;max-width:249px;font-size:13px;font-weight:600;line-height:18px}@media screen and (width>=728px){.krok__obuchenie-text{font-size:15px;line-height:18px}}.help{border-bottom:1px solid #deb887;padding:80px 0}.help__list{grid-template:"a b b"1fr"c c d"1fr/1fr 1fr 1fr;gap:40px 30px;margin:0;padding:0;list-style:none;display:grid}@media (width<=728px){.help__list{flex-direction:column;gap:20px;display:flex}}.help__item{box-sizing:border-box;background:#fff;border-radius:40px;width:100%;min-height:313px;padding:50px 60px;display:flex}.help__item:first-child{grid-area:a;padding:15px 10px}.help__item:nth-child(2){grid-area:b}.help__item:nth-child(3){grid-area:c}.help__item:nth-child(4){grid-area:d;padding:15px 10px}@media (width>=728px){.help__item:first-child,.help__item:nth-child(4){padding:15px 10px}.help__item:nth-child(2),.help__item:last-child{padding:50px 60px}}.help__item--text{flex-direction:column;justify-content:center;align-items:flex-start}@media (width<=728px){.help__item--text{width:100%}}.help__item--image{justify-content:center;align-items:center;max-width:100%}.help__item-img{object-fit:contain;width:100%;max-width:440px;height:240px;display:block}.help__item-title{color:#22253b;margin-bottom:20px;font-size:32px;font-weight:600;line-height:1}.help__item-text{color:#22253b;max-width:502px;font-size:16px;font-weight:400;line-height:25px}.footer{padding:25px 0 52px}.footer .container{flex-flow:column wrap;justify-content:space-between;display:flex}@media screen and (width>=728px){.footer .container{flex-direction:row;width:728px}}.footer__section{flex-direction:column;gap:40px;display:flex}.footer__logo{gap:8px;transition:all .25s;display:flex}.footer__logo:hover{opacity:.9}.footer__logo-text{color:#22253b;width:100px;font-size:14px;font-weight:700}.footer__logo-img{width:30px;height:30px}.footer__nav{flex-wrap:wrap;gap:166px;display:flex}.footer__items{flex-direction:column;gap:25px;display:flex}.footer__item-link{color:#22253b;font-size:13px;font-weight:400;line-height:104.4%;transition:width .25s ease-in-out;position:relative}.footer__item-link:after{content:"";border-bottom:2px solid #f15525;border-radius:2px;width:0%;transition:width .25s ease-in-out;position:absolute;bottom:-4px;left:0}.footer__item-link:hover{opacity:.8}.footer__item-link:hover:after{width:100%}.footer__nums{flex-direction:column;gap:4px;display:flex}.footer__num:first-child>.footer__num-link{color:#f15525}.footer__num:first-child>.footer__num-link:hover{color:#22253b}.footer__num:last-child>.footer__num-link:hover{color:#f15525}.footer__num-link{color:#22253b;font-size:16px;font-weight:400;line-height:23px;transition:all .25s}.footer__num-link:hover{opacity:.8}.header__burger{cursor:pointer;background:0 0;border:none;width:32px;height:32px;padding:0;display:none}.header__burger span{background-color:#deb887;border-radius:999px;height:3px;display:block}.header__burger span+span{margin-top:6px}@media screen and (width<=728px){.header__nav{display:none}.header__burger{flex-direction:column;justify-content:center;display:flex}}.backdrop{z-index:100;opacity:1;visibility:visible;background-color:#fff;padding:16px;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.backdrop__inner{max-width:480px;margin:0 auto}.backdrop__top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.backdrop__close{color:#fff;cursor:pointer;background:#1c2540;border:none;border-radius:999px;width:32px;height:32px;font-size:18px}.backdrop__list{margin:0;padding:0;list-style:none}.backdrop__item:not(:last-child){margin-bottom:20px}.backdrop__link{color:#1c2540;font-size:20px;text-decoration:none;transition:width .25s ease-in-out;display:inline-block;position:relative}.backdrop__list>.backdrop__item:not(:last-child)>.backdrop__link:after{content:"";border-bottom:2px solid #f15525;border-radius:2px;width:0%;transition:width .25s ease-in-out;position:absolute;bottom:-4px;left:0}.backdrop__list>.backdrop__item:not(:last-child)>.backdrop__link:hover:after{width:100%}.backdrop__link:hover{opacity:.8}.backdrop__link--btn{border:1px solid #1c2540;border-radius:10px;padding:10px 18px}.no-scroll{overflow:hidden}
/*# sourceMappingURL=path0.7619796e.css.map */
