/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}h1,h2,h3,h4,h5{font-weight:700}h1{font-size:50px;line-height:55px;margin:0}h2{font-size:40px;line-height:60px;margin:0}h3{font-size:28px;line-height:42px}h4{font-size:24px;line-height:28px}h5{font-size:20px;line-height:28px}p{font-weight:400;font-size:16px;line-height:20px}.button{background-color:#7baecc;border-radius:10px;padding:12px 64px 12px 64px;color:#fff;font-size:16px;line-height:20px;outline:0;border:none;cursor:pointer}.button:hover{background-color:#0f4665}.button:disabled{background-color:#d4d2d5;cursor:not-allowed}.search__form{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:8px;border:1px solid #e5e0eb;max-width:300px}.search__field{padding:12px;font-size:16px;color:#aba7af;line-height:20px;border:none;border-radius:8px;max-width:250px;overflow:hidden}.search__submit{width:44px;background-color:transparent;border:none;background-image:url(../img/icons/icons.svg#Search);background-size:50%;background-position:center;background-repeat:no-repeat}.container{max-width:1200px;margin:0 auto;position:relative}.section{margin-bottom:100px}.section__title{text-align:center;margin-bottom:60px}.section__cards{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.section__cards--item{min-height:162px;border-radius:20px}.section__columns{display:-webkit-box;display:-ms-flexbox;display:flex}.section__columns--left{-ms-flex-preferred-size:50%;flex-basis:50%}.section__columns--right{-ms-flex-preferred-size:50%;flex-basis:50%}.section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer{position:relative}.no-webp #footer::after{background-image:url(../img/footer__bg.png)}#footer::after{position:absolute;content:"";top:0;left:0;background-repeat:repeat;background-position:center;opacity:15%;width:100%;height:360px;z-index:-1}.footer__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__columns--item ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px}.footer__links{padding:40px 0}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:0}.footer__logo svg{width:315px;height:114px}.footer__logo--tablet{display:none;width:116px;height:93px}.footer__copyright{background-color:#fff;border-top:1px solid #e9e9e9}.footer__copyright .footer__columns{padding:30px 0}.header{padding:14px 0}.header__container{max-width:1550px;padding:0 20px}.header__items{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}.header__items--logo{-ms-flex-preferred-size:20%;flex-basis:20%}.header__items--logo>svg{width:120px;height:44px}.header__items--wrapper{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-preferred-size:80%;flex-basis:80%}.header__items--menu{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.header__items--search{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.header__items--lang{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.menu__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.menu__logo svg{width:120px;height:44px}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:41px;-moz-column-gap:41px;column-gap:41px}.menu__list>li{position:relative}.menu__link{color:#000;font-size:16px;line-height:20px}.menu__sub-list{position:absolute;top:100%;left:0;background-color:#f0fcff;padding:10px;border-radius:6px;z-index:10;min-width:150px;max-width:350px}.menu__sub-list li{padding:10px 0;border-bottom:.5px solid #e4e4e4}.menu__sub-list li:first-child{padding-top:0}.menu__sub-list li:last-child{padding-bottom:0;border-bottom:none}.menu__sub-link{color:#000;font-size:16px;line-height:20px;font-weight:500}.menu__arrow{display:block;width:8px;height:8px;position:absolute;right:0;top:50%}body._pc .menu__list>li:hover .menu__sub-list{opacity:1;visibility:visible;pointer-events:all;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}body._pc .menu__list>li:hover .menu__arrow{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}body._touch .menu__list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px}body._touch .menu__link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}body._touch .menu__arrow{display:block;width:12px;height:12px;-webkit-transition:.3s ease-out;transition:.3s ease-out;-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;top:0;right:0}body._touch .menu__list>li._active .menu__sub-list{opacity:1;visibility:visible;pointer-events:all;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}body._touch .menu__list>li._active .menu__arrow{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}body._lock{overflow:hidden}.swiperHero.swiper{max-width:100%;background-color:#fef5ea;border-radius:20px}.swiperHero-wrapper{padding:60px 32px;max-height:540px}.swiperHero-swiper-slide.swiper-slide img{width:192px;height:256px;-o-object-fit:cover;object-fit:cover;-webkit-box-shadow:rgba(0,0,0,.1) 0 8px 24px;box-shadow:rgba(0,0,0,.1) 0 8px 24px;border-radius:8px}.swiperHero-swiper-slide.section__columns--left{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:30px;margin-left:121px;max-width:510px}.swiperHero-swiper-slide.section__columns--right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.swiperHero-swiper-slide.section__columns--right svg{height:420px}.swiperHero .swiper-button-next.swiper-button-disabled,.swiperHero .swiper-button-prev.swiper-button-disabled{background-color:#e3e8e9;cursor:not-allowed}.swiperHero .swiper-button-next,.swiperHero .swiper-button-prev{background-color:#7baecc;border-radius:50%;width:50px;height:50px}.swiperHero .swiper-button-prev{left:32px;right:auto}.swiperHero .swiper-button-next{right:32px;left:auto}.swiperHero .swiper-button-prev::after{content:"";font-size:80px;position:absolute;width:10px;height:10px;border-top:2px solid #000;border-right:2px solid #000;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);left:22px}.swiperHero .swiper-button-next::after{content:"";font-size:80px;position:absolute;width:10px;height:10px;border-bottom:2px solid #000;border-left:2px solid #000;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);right:22px}.swiperHero .swiper-pagination-bullet-active{background-color:#a0a0a0}.sectionHelp .section__cards .section__cards--item{background-color:#f0fcff;padding:30px}.sectionHelp__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;position:relative;margin-bottom:16px}.sectionHelp__title svg{width:30px;height:30px}.sectionHelp__title::after{position:absolute;content:"";right:0;width:44px;height:20px;background-image:url(../img/icons/icons.svg#Arrow);background-position:center;background-repeat:no-repeat;background-size:cover}.sectionHero{margin-top:60px}.sectionHero .swiperHero__title{font-size:50px;line-height:55px;font-weight:700}.sectionAboutUs{background-color:#fff8ef;padding:60px 0}.sectionAboutUs .section__cards{-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr))}.sectionAboutUs .section__cards--item:first-of-type{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:flex-start;row-gap:60px}.sectionAboutUs .section__cards--item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}@font-face{font-family:MPLUSRounded1c;font-display:swap;src:url(../fonts/MPLUSRounded1c-Black.woff2) format("woff2"),url(../fonts/MPLUSRounded1c-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:MPLUSRounded1c;font-display:swap;src:url(../fonts/MPLUSRounded1c-ExtraBold.woff2) format("woff2"),url(../fonts/MPLUSRounded1c-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:MPLUSRounded1c;font-display:swap;src:url(../fonts/MPLUSRounded1c-Bold.woff2) format("woff2"),url(../fonts/MPLUSRounded1c-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:MPLUSRounded1c;font-display:swap;src:url(../fonts/MPLUSRounded1c-Light.woff2) format("woff2"),url(../fonts/MPLUSRounded1c-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:MPLUSRounded1c;font-display:swap;src:url(../fonts/MPLUSRounded1c-Medium.woff2) format("woff2"),url(../fonts/MPLUSRounded1c-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:MPLUSRounded1c;font-display:swap;src:url(../fonts/MPLUSRounded1c-Regular.woff2) format("woff2"),url(../fonts/MPLUSRounded1c-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:MPLUSRounded1c;font-display:swap;src:url(../fonts/MPLUSRounded1c-Thin.woff2) format("woff2"),url(../fonts/MPLUSRounded1c-Thin.woff) format("woff");font-weight:100;font-style:normal}*,::after,::before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}:focus{outline:1px solid #a1c4ff}ol,ul{list-style:none}html{scroll-behavior:smooth}body,html{height:100%}body{font-family:MPLUSRounded1c;font-weight:400;font-display:swap;font-size:16px;line-height:20px;-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum";color:#000;background-color:#fff}body.lock{overflow:hidden}p{font-size:18px;line-height:22px}a{text-decoration:none;font-size:16px;line-height:20px;font-weight:400;color:#000;-webkit-transition:all ease-in .5s;transition:all ease-in .5s}a:hover{color:#246895}@media (min-width:1023px){.menu__logo{display:none}.menu__list>li{padding:10px 0}.menu__list>li:nth-child(2){padding-right:15px}.menu__sub-list{-webkit-transform:translate(0,10%);-ms-transform:translate(0,10%);transform:translate(0,10%);visibility:hidden;pointer-events:none;opacity:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}}@media (min-width:1199px){.footer__logo{display:block}.header__items--logo>svg{width:166px;height:60px}}@media (max-width:1920px){.container{max-width:1240px;padding:0 20px}}@media (max-width:1199px){.container{max-width:1140px;padding:0 30px}.header__container{padding:0 30px}.header__items--logo{-ms-flex-preferred-size:15%;flex-basis:15%}.header__items--wrapper{-ms-flex-preferred-size:85%;flex-basis:85%}.menu__list{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.swiperHero-wrapper{padding:60px 24px}.swiperHero-swiper-slide.section__columns--left{margin-left:98px}.sectionHero{margin-top:50px}}@media (max-width:1023px){h2{font-size:36px;line-height:40px}h3{font-size:24px;line-height:24px}.container{padding:0 34px}.section{margin-bottom:80px}.section__title{margin-bottom:40px}.footer__columns--item{-ms-flex-preferred-size:25%;flex-basis:25%}.header{padding:32px 0}.header__container{padding:0 54px}.header__items--wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.header__items--menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.header__items--lang{display:none}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}.menu__burger{z-index:21;display:block;position:relative;width:40px;height:19px;cursor:pointer}.menu__burger span,.menu__burger::after,.menu__burger::before{position:absolute;left:0;width:100%;height:10%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;background-color:#246895}.menu__burger::after,.menu__burger::before{content:""}.menu__burger::before{top:0}.menu__burger::after{bottom:0}.menu__burger span{top:50%;-webkit-transform:scale(1) translate(0,-50%);-ms-transform:scale(1) translate(0,-50%);transform:scale(1) translate(0,-50%);width:25px;right:0;left:auto}.menu__burger._active span{-webkit-transform:scale(0) translate(0,-50%);-ms-transform:scale(0) translate(0,-50%);transform:scale(0) translate(0,-50%)}.menu__burger._active::before{top:50%;-webkit-transform:rotate(-45deg) translate(0,-50%);-ms-transform:rotate(-45deg) translate(0,-50%);transform:rotate(-45deg) translate(0,-50%)}.menu__burger._active::after{bottom:50%;-webkit-transform:rotate(45deg) translate(0,50%);-ms-transform:rotate(45deg) translate(0,50%);transform:rotate(45deg) translate(0,50%)}.menu__body{position:fixed;top:0;right:-100%;width:100%;height:100%;background-color:#fff;padding:32px 54px;-webkit-transition:right .3s ease 0s;transition:right .3s ease 0s;overflow:auto;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__body._active{right:0}.menu__body__body::before{content:"";position:fixed;width:100%;top:0;left:0;height:70px;background-color:red;z-index:2}.menu__list{text-align:center;max-width:700px;margin:0 auto}.menu__list>li{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 30px 0}.menu__list>li:last-child{margin-bottom:0}.menu__list>li._active .menu__sub-list{display:block}.menu__link{font-size:24px}.menu__sub-list{position:relative;background-color:#fff;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:20px 0 0 0;display:none}.menu__sub-link{font-size:20px;color:#000}.swiperHero-wrapper{padding:52px 46px}.swiperHero-swiper-slide.swiper-slide img{width:138px;height:178px}.swiperHero-swiper-slide.section__columns--left{margin-left:0}.swiperHero-swiper-slide.section__columns--right svg{height:260px}.swiperHero .swiper-button-next,.swiperHero .swiper-button-prev{display:none}.sectionHero{margin-top:40px}.sectionHero .swiperHero__title{font-size:40px;line-height:44px}.sectionAboutUs .section__cards{-ms-grid-columns:(minmax(0,1fr))[1];grid-template-columns:repeat(1,minmax(0,1fr));-ms-grid-rows:(minmax(0,1fr))[1];grid-template-rows:repeat(1,minmax(0,1fr))}.sectionAboutUs .section__cards--item img{max-height:300px}}@media (max-width:1023px) and (max-width:1023px){.menu__body{padding:32px 54px}}@media (max-width:1023px) and (max-width:750px){.menu__body{padding:32px 25px}}@media (max-width:1023px) and (max-width:400px){.menu__body{padding:32px 15px}}@media (max-width:750px){h2{font-size:32px;line-height:34px}.search__form{max-width:200px}.search__field{max-width:150px}.container{padding:0 20px}.section{margin-bottom:60px}.section__title{margin-bottom:30px}.header__container{padding:0 25px}.header__items--logo>svg{width:100px;height:40px}.menu__logo svg{width:100px;height:40px}.swiperHero-wrapper{padding:20px}.swiperHero-swiper-slide.section__columns--right svg{height:180px}.sectionHelp .section__cards .section__cards--item{padding:20px}.sectionHelp__title{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.sectionHero{margin-top:32px}.sectionHero .swiperHero__title{font-size:32px;line-height:35px}p{font-size:14px;line-height:18px}a{font-size:14px;line-height:18px}}@media (max-width:600px){.section__cards{-ms-grid-columns:(minmax(0,1fr))[1];grid-template-columns:repeat(1,minmax(0,1fr))}.footer__logo svg{width:196px;height:70px}}@media (max-width:400px){.container{padding:0 30px}.header__container{padding:0 15px}.sectionHero .section__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}}@media (min-width:500px) and (max-width:600px){.footer__columns{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}}@media (min-width:350px) and (max-width:500px){.footer__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}}@media (min-width:600px) and (max-width:1199px){.footer__logo{display:none}.footer__logo--tablet{display:block}.footer__logo--tablet svg{width:inherit;height:inherit}}.webp #footer::after{background-image:url(../img/footer__bg.webp)}