*{padding:0;margin:0;border:0}*,*:before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}a{color:inherit}:root{--main-color:#303030;--color-link:#FFF;--background:linear-gradient(90deg,#006FC2 0%,#00239E 100%);--font-size:16px;--font-size-main:24px;--line-height:130%;--title-size:40px;--container-width:1230px}html,body{font-family:'Montserrat',sans-serif;height:100%;font-size:var(--font-size);line-height:var(--line-height);font-weight:400;color:var(--main-color)}.wrapper{font-size:var(--font-size-main);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}.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.container{max-width:var(--container-width);margin:0 auto;padding:0 15px}.wrapper{position:relative}.btn{background:#2563EB;box-shadow:0 6px 20px 0 #11182714;border-radius:8px;padding:20px 70px;color:#fff;position:relative;display:flex;justify-content:center;align-items:center;gap:8px;transition:all 0.3s;font-size:18px;font-weight:700}.btn::before{content:'+';font-size:18px}.btn:hover,.btn:active{background:red;box-shadow:0 5px 15px 5px #b4b4b4}a:hover,a:active{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#2563EB}.header{background:url(../images/header-bg.webp) center right/cover no-repeat;min-height:calc(100dvh);color:#000}.header__top{position:relative;max-width:1520px;display:flex;justify-content:space-between;align-items:center;background:#fff;gap:20px;top:-1px;z-index:10;width:100%;padding:20px 15px;margin:0 auto;border-bottom:1px solid #0003}.header__top-inner{max-width:var(--container-width);margin:0;display:flex;align-items:center;justify-content:start;gap:7px}.header__support{max-width:230px;font-size:32px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.header__menu{width:100%}.header__menu nav{width:100%;display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:22px;font-weight:600}.header__menu nav ul{max-width:700px;width:100%;display:flex;justify-content:space-around;align-items:center;gap:20px;margin:0 auto}.header__burger{display:none;flex-direction:column;justify-content:space-between;width:25px;height:18px;background:none;border:none;cursor:pointer;padding:0}.header__burger span{display:block;height:3px;background:#000;border-radius:2px}@media (max-width:768px){.header__menu{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:10}.header__menu.active{display:block}.header__menu.active nav{display:flex;flex-direction:column;justify-content:center;align-items:end;gap:20px;padding:20px 0}.header__menu.active nav ul{display:flex;flex-direction:column;justify-content:center;align-items:end;gap:20px}.header__burger{display:flex}}.header__bottom{min-height:calc(100dvh - 120px);height:100%;position:relative;padding:16px;display:flex;flex-direction:column;align-items:start;justify-content:center;max-width:1200px}.header__bottom .container{width:100%}.header__bottom-content{max-width:1024px;position:relative;z-index:2}.header__bottom-title{font-display: swap;font-size:50px;font-style:normal;font-weight:700;margin-bottom:40px;line-height:60px}.header__bottom-text{max-width:650px;font-size:22px;line-height:32px;font-style:normal;font-weight:400;margin-bottom:50px}.header__cards{display:flex;justify-content:start;align-items:center;gap:20px;margin-bottom:60px}.header__card{display:flex;justify-content:center;align-items:start;gap:10px;flex-direction:column;width:233px;background:#FFF;border-radius:10px;border:1px solid #E5E7EB;padding:16px 24px;text-transform:uppercase;font-size:16px;line-height:32px;font-weight:400;transition:all 0.3s;cursor:pointer}.header__card p{font-weight:700}.header__card:hover{box-shadow:0 4px 7.8px 0 rgba(0,0,0,.16);background:#dddcdc}@media(max-width:1250px){.header{background:url(../images/header-bg.webp) center center/cover no-repeat}.header__support{font-size:18px;max-width:130px}.header__menu nav{font-size:16px;font-weight:600}.header__menu .btn{padding:13px 15px;font-size:14px}}@media(max-width:767.99px){.header{background:url(../images/header-bg-mob.webp) center center/cover no-repeat}.header__bottom-inner{padding:0}.header__bottom-title{font-display: swap;font-size:30px;font-style:normal;font-weight:800;line-height:32px;margin-bottom:12px}.header__bottom-text{font-size:18px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:35px}.header__bottom-content{display:flex;flex-direction:column}.header__bottom-content .btn{order:1;max-width:320px;margin:0 auto 340px}.header__cards{display:flex;flex-wrap:wrap;justify-content:center;order:2;margin-bottom:24px}.header__bottom{padding:40px 0 0}.header__bottom .container{padding:0 15px}.header__logo{max-width:34px}.header__logo img{display:block;width:100%}}body.show{overflow:auto}.active{animation:scal 2s ease forwards}@keyframes scal{0%{opacity:0}100%{opacity:1}}.modal-form__images img{display:block;width:100%}.modal-form__images{flex:1 1 45%;max-width:380px}.modal-form__content{flex:1 1 55%;width:100%;max-width:500px}.modal-form__wrapper{display:flex;justify-content:center;gap:20px;align-items:start}.modal-form__text span{font-weight:700}.modal-form__text{color:#000;text-align:center;font-size:28px;font-style:normal;font-weight:400;line-height:42px;margin-bottom:30px}.modal-form__inner{padding:40px;background:#FFF;box-shadow:0 4px 9.4px 0 rgba(0,0,0,.25)}.modal-form__logo img{display:block;width:100%}.modal-form__logo{max-width:34px}.modal-form__top p{color:#111;font-size:19.464px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.modal-form__top{display:flex;align-items:center;gap:7px;margin-bottom:80px}.modal-countries__error{opacity:0;transition:all .3s ease}.modal-countries__error.show{opacity:1;color:red;text-align:center}.modal-form{transition:all .3s ease;position:fixed;inset:0;background:#0000007d;width:100%;height:100%;overflow-y:auto;display:grid;align-items:center;padding:20px;background:rgba(0,0,0,.33);backdrop-filter:blur(11.449999809265137px);z-index:-1;opacity:0;visibility:hidden;pointer-events:none}.modal-form.show{opacity:1;visibility:visible;z-index:10;pointer-events:all}.modal-countries.show{opacity:1;visibility:visible;pointer-events:all;z-index:10}.modal-countries{opacity:0;visibility:hidden;pointer-events:none;transition:all .3s ease;position:fixed;inset:0;background:#0000007d;width:100%;height:100%;z-index:-1;overflow-y:auto;display:grid;align-items:center;padding:20px;background:rgba(0,0,0,.33);backdrop-filter:blur(11.449999809265137px)}.modal-countries__inner{background:#FFF;box-shadow:0 0 24px 0 rgba(0,0,0,.15);padding:70px 60px;display:flex;flex-direction:column;gap:50px;align-items:center}.modal-countries p{color:#1C2B33;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:130%}.modal-countries h2{color:#00009E;text-align:center;font-size:36px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:24px}.modal-countries__btn:hover{transform:scale(.98)}.modal-countries__btns{width:100%}.modal-countries__btn.show{background:linear-gradient(90deg,#006FC2 0%,#00239E 100%)}.modal-countries__btn{border-radius:12px;transition:all .3s ease;background:#9B9B9B;padding:17px;color:#FFF;text-align:center;font-family:'Inter',sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase;display:flex;align-items:center;justify-content:center;width:100%;max-width:600px;margin:0 auto 20px}.modal-countries ul{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 40px;padding:0;list-style:none}.modal-countries li{display:flex;align-items:center;gap:10px;color:#1C2B33;font-size:20px;font-style:normal;font-weight:400;line-height:130%}.modal-countries input[type="radio"]{transform:scale(1.2)}.modal-country.show{opacity:1;visibility:visible;pointer-events:all;z-index:10}.modal-country{transition:all .3s ease;position:fixed;opacity:0;visibility:hidden;pointer-events:none;inset:0;background:#0000007d;width:100%;height:100%;z-index:-1;overflow-y:auto;display:grid;align-items:center;padding:20px;background:rgba(0,0,0,.33);backdrop-filter:blur(11px)}.modal-country p{color:#1C2B33;text-align:center;font-family:'Inter',sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%}.modal-country__btns{display:flex;align-items:stretch;gap:40px;width:100%}.modal-country__y{color:#fff;border-radius:12px;background:linear-gradient(90deg,#006FC2 0%,#00239E 100%)}.modal-country__n{color:#2D2D2D;background:#fff;border:1px solid #006FC2}.modal-country button:hover{transform:scale(.98)}.modal-country button{display:flex;transition:all .3s ease;border-radius:12px;flex:1 1 50%;width:100%;align-items:center;padding:12px;text-align:center;font-family:'Roboto',sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:100%;font-variant:all-small-caps;justify-content:center}.modal-country h2{color:#2662DB;text-align:center;font-family:'Inter',sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px}.modal-country__inner{display:flex;flex-direction:column;gap:40px;align-items:center;padding:70px 60px;border-radius:12px;background:#FFF;box-shadow:0 0 24px 0 rgba(0,0,0,.15);width:100%;max-width:700px;margin:0 auto}.modal-st{transition:all .3s ease;position:fixed;inset:0;background:#0000007d;width:100%;height:100%;z-index:10;overflow-y:auto;display:grid;align-items:center;padding:20px;background:rgba(0,0,0,.33);backdrop-filter:blur(11px)}.modal-st.hide{opacity:0;pointer-events:none;visibility:hidden}.modal-st__inner{background:#FFF;box-shadow:0 4px 9.4px 0 rgba(0,0,0,.25);max-width:990px;margin:0 auto;animation:opac 1s ease forwards;padding:45px 55px}.modal-st__text{margin-bottom:100px;color:#000;text-align:center;font-size:28px;font-style:normal;font-weight:400;line-height:42px}.modal-st__top p{color:#111;font-size:32px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.modal-st input::placeholder{color:#A9A9A9;font-weight:400}.modal-st button:hover{transform:scale(.98)}.modal-st button{display:flex;transition:all .3s ease;align-items:center;justify-content:center;width:100%;max-width:500px;margin:0 auto;padding:12px;border-radius:12px;background:linear-gradient(90deg,#006FC2 0%,#00239E 100%);color:#FFF;text-align:center;font-family:'Roboto',sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:100%;font-variant:all-small-caps}.modal-st input{padding:14px 20px;width:100%;max-width:500px;margin:0 auto 20px;border:1px solid #B4B4B4;background:#F7F7F7;display:flex;font-size:28px;font-style:normal;font-weight:500;line-height:normal}.modal-st__top{display:flex;align-items:center;gap:7px;margin-bottom:100px}@keyframes opac{0%{opacity:0}100%{opacity:1}}.map__inner{display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:28px;line-height:44px}.map_text-block p{max-width:1105px;margin-bottom:40px}.map__svg svg{display:block;width:140%}@media(max-width:1650px){.map__svg svg{width:100%}}@media(max-width:768px){.map{padding:40px 0}.map__inner{flex-direction:column;font-size:24px;line-height:32px}.map__svg{order:1}.map_text-block{order:2;text-align:center}.map_text-block .btn{margin:0 auto 65px}.map__svg svg{display:block;width:100%;height:100%}}.mission{padding:230px 0;background:url(../images/mission.webp);background-repeat:no-repeat;background-size:cover;background-position-x:center;color:#FFF}.mission h2{max-width:730px;margin-bottom:16px;font-size:28px;font-weight:400;line-height:44px;margin-bottom:20px}.mission p{max-width:730px;font-size:16px;font-weight:400;line-height:32px}@media (max-width:768px){.mission{padding:280px 0 24px;background:url(../images/mission-mob.webp);background-repeat:no-repeat;background-size:cover}}.review{padding:80px 0}.review h2{color:#111827;font-size:32px;font-weight:700;line-height:1.5;margin-bottom:10px}.review p{color:#6B7280;font-weight:400;font-size:16px;line-height:1;margin-bottom:-20px}#mySwiper{width:100%;padding:50px 0}.swiper-wrapper{width:100%}.review__box-inner{padding:24px 24px 32px;border:1px solid #EAEAEA;background:#FFF;box-shadow:0 4px 7.8px 0 rgba(105,105,105,.25);max-width:470px;height:100%}.review-button{display:flex;justify-content:center;align-items:center;padding:20px;border-radius:8px;border:1px solid #000}.review__top{display:flex;align-items:baseline;justify-content:start;gap:12px;margin-bottom:16px}.review__icon{width:48px;height:48px;border-radius:50%}.review__icon img{width:100%;border-radius:50%}.review__top-title{font-size:18px;font-weight:700;line-height:24px}.review__text-green{display:inline-block;font-size:14px;font-weight:400;line-height:24px;color:#6B7280}.review__text{color:#6B7280;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.swiper-pagination{display:none}.review__arrows{display:flex;gap:10px;align-items:center;margin-left:auto;max-width:max-content;margin-top:-50px;margin-bottom:40px}.review-button-next,.review-button-prev{cursor:pointer}@media(max-width:992px){.review__arrows{display:none}.swiper-wrapper{padding:0 0 50px}.swiper-pagination{display:block}.swiper-pagination-bullet{width:16px;height:16px}.swiper-pagination-bullet-active{background:#12136C}}.partners{padding:0 0 80px}.partners .container{display:flex;align-items:center;justify-content:space-between;gap:40px}.partners__inner{max-width:900px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px}.partners__content h2{font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:32px}.partners__inner p{font-size:18px;font-weight:400;line-height:32px}.partners__images{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.partners__icon{width:100%;min-width:320px}.partners__icon img{display:block;width:100%}@media (max-width:1000px){.partners{padding:30px 0}.partners .container{flex-direction:column;gap:20px}.partners__icon{order:1}.partners__inner{order:2}.partners__content h2{font-size:20px;line-height:28px;margin-top:30px;margin-bottom:18px}.partners__inner p{font-size:16px;font-weight:400;line-height:28px}.partners__images{width:100%;justify-content:center;align-content:center;flex-wrap:wrap;gap:30px;margin:0 auto}.partners__icon img{display:block;width:unset;margin:0 auto}}.footer{background:radial-gradient(156.25% 156.25% at 50% 50%,#002AB3 0%,#006FCA 100%);padding:50px 15px;color:#fff}.footer_container{display:flex;justify-content:start;align-items:center;gap:20px}.footer .header__logo img{width:32px}.footer .header__support{font-size:18px;max-width:170px}.footer__text{text-align:center;font-weight:400;font-size:18px;line-height:28px;margin-left:calc(50% - 370px)}@media(max-width:992px){.footer{padding:30px 15px}.footer_container{flex-direction:column}.footer__text{margin-left:0}}.modal-country__images{box-shadow:1px 1px 10px 1px #00000036;max-width:172px;margin:0 auto;border-radius:4px}.modal-country__images img{display:block;width:100%}@media(max-width:992px){.review__box{display:flex;justify-content:center}.modal-countries__inner{padding:40px}.icons__img img{width:100%;display:block}.review__arrows{margin:40px auto 0}#mySwiper{padding:50px 0 0}}@media(max-width:768px){.modal-countries ul{grid-template-columns:repeat(2,1fr)}.modal-form__wrapper{flex-direction:column}.modal-st__top p{font-size:18px}.modal-country h2{font-size:28px;line-height:130%}.modal-country p{font-size:18px;line-height:130%}.modal-countries p{font-size:18px}.modal-form__inner{padding:38px 12px}.modal-form__content{margin:0 auto}.modal-form{padding:20px 0}.modal-countries h2{color:#2662DB;text-align:center;font-size:28px;font-style:normal;font-weight:600;line-height:120%}.modal-countries__btn{font-size:18px}.modal-form__images{max-width:320px;margin:0 auto}.modal-form__text{font-size:16px;text-align:left;line-height:130%}.modal-form__top{margin-bottom:20px}.modal-countries__inner{padding:48px 20px;gap:30px;border-radius:12px;background:#FFF;box-shadow:0 0 24px 0 rgba(0,0,0,.15)}.modal-country__inner{padding:45px 12px;gap:30px}.modal-country__btns{flex-direction:column;gap:16px}.modal-countries{padding:20px 0}.modal-st__top img{width:32px}.modal-st__inner{padding:24px 11px}.modal-st{padding:20px 0}.modal-st__top{margin-bottom:30px}.modal-st__text{font-size:16px;line-height:140%;margin-bottom:40px}.modal-st input{font-size:16px}:root{--font-size:18px;--line-height:140%;--title-size:24px;--container-width:1230px}}@media(max-width:576px){.modal-countries ul{grid-template-columns:repeat(1,1fr);width:100%}}.modal-form__tag{padding:40px;max-width:490px;background:linear-gradient(90deg,#006FC2 0%,#00239E 100%);box-shadow:3px 3px 13.3px 0 rgba(0,77,148,.4);width:100%;margin-left:auto}.modal-form__tag h4{color:#FFF;text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:30px}.leadform{background:transparent!important;border-radius:0!important;box-shadow:none!important}.leadform .warning{color:#fff!important}.iti__country-list{font-size:16px!important}.iti--separate-dial-code .iti__selected-dial-code{font-size:16px!important}