@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);.smlt-modal[data-v-1548e9de]{pointer-events:none;opacity:0;transition:opacity .3s;position:fixed;top:50%;left:0;right:0;max-width:390px;margin:0 auto;background:#fff;border-radius:5px;transform:translateY(-50%);z-index:99999}.smlt-modal.is-visible[data-v-1548e9de]{opacity:1;pointer-events:unset}.smlt-modal-wr[data-v-1548e9de]{position:relative;padding:30px 30px 40px 40px}.smlt-modal-wr .close-btn[data-v-1548e9de]{cursor:pointer;background-image:url(/img/close8.c95882da.svg);background-repeat:no-repeat;background-color:#fff;background-size:50%;background-position:50%;box-shadow:0 4px 4px rgba(0,0,0,.17);border-radius:50%;width:33px;height:33px;position:absolute;z-index:999;right:-10px;top:-10px}.popup-success-wr h4[data-v-1548e9de]{font-size:20px}.popup-success-wr p[data-v-1548e9de]{font-size:16px;line-height:1.5em}#overlay[data-v-1548e9de]{pointer-events:none;opacity:0;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}#overlay.is-visible[data-v-1548e9de]{opacity:1;pointer-events:auto;z-index:9990}body,html{margin:0;padding:0;font-family:Roboto,sans-serif;overflow-y:auto;font-size:14px;color:#333a3f;width:100%;scroll-behavior:smooth;overflow-x:hidden}body,body div#app21,html{display:flex;flex-direction:column;min-height:100vh}*{box-sizing:border-box}a{text-decoration:none}.text-center{text-align:center}main{flex-grow:1;width:100%}.ms-container{max-width:1170px;padding:0 20px}.ms-container,.ms-title{width:100%;margin:0 auto}.ms-title{max-width:544px}.ms-title h2{font-weight:700;font-size:24px;line-height:28px;text-align:center;letter-spacing:.01em;color:#3f4f68;margin:0;font-family:Roboto,sans-serif}@media (max-width:768px){.ms-title h2{text-align:center}}.ms-title p{font-style:normal;font-weight:300;font-size:16px;line-height:24px;text-align:center;color:#3f4f68}.btn{min-width:148px;width:auto;height:45px;padding:0 12px;border-radius:5px;font-weight:400;line-height:24px;box-sizing:border-box;transition:all .3s ease-in-out}.btn,.btn-send{display:flex;align-items:center;justify-content:center;font-size:16px;text-align:center;letter-spacing:.01em}.btn-send{box-shadow:0 4px 10px rgba(2,136,209,.2);border-radius:4px;min-width:160px;height:42px;border:none;font-weight:500;line-height:19px;cursor:pointer}.btn-green,.btn-send{background:#a5cf00;color:#fff}.btn-green{height:56px;display:flex;align-items:center;justify-content:center;padding:9px 16px;font-weight:400;font-size:18px;max-width:356px;line-height:21px;box-shadow:0 2px 4px rgba(219,227,236,.57);border-radius:16px;transition:all .3s}@media (max-width:600px){.btn-green{font-size:16px;line-height:19px}}.btn-green:hover{background:#8dac13}.btn-green strong{margin:0 4px}.btn-green img{margin-left:10px}.ms-input{background:#fff;width:100%;min-height:37px;border:1px solid #d5e4f6;box-sizing:border-box;border-radius:8px;padding:10px 15px;font-size:14px;line-height:16px;letter-spacing:.01em;color:#a8b6c7;font-family:Roboto,sans-serif;resize:vertical}.ms-input::-moz-placeholder{font-size:14px;line-height:16px;letter-spacing:.01em;color:#a8b6c7}.ms-input::placeholder{font-size:14px;line-height:16px;letter-spacing:.01em;color:#a8b6c7}.burger-menu{cursor:pointer;padding:12px 0;display:none;position:absolute;right:13px}@media (max-width:992px){.burger-menu{display:block}}.burger-menu span{position:relative;display:block}.burger-menu span,.burger-menu span:after,.burger-menu span:before{width:24px;height:3px;background:#3f4f68;transition:all .2s ease-in-out}.burger-menu span:after,.burger-menu span:before{position:absolute;content:""}.burger-menu span:before{top:-6px}.burger-menu span:after{top:6px}.burger-menu.active span{background:transparent}.burger-menu.active span:before{transform:rotate(45deg) translate(5px,6px)}.burger-menu.active span:after{transform:rotate(-45deg) translate(5px,-6px)}.ms-header{height:80px;border-bottom:2px solid #d9e3f1}.ms-header .ms-container{height:100%}.ms-header__wrap{height:100%}.ms-header__menu,.ms-header__wrap{display:flex;align-items:center;width:100%}@media (max-width:992px) and (min-width:700px){.ms-header__menu{width:auto}}.ms-header__nav{margin:0;padding:0;list-style:none;margin-left:auto}@media (max-width:992px){.ms-header__nav{display:none}}.ms-header__nav .nav-list{display:flex;align-items:center;margin:0;padding:0;list-style:none}.ms-header__nav .nav-list__item{margin-left:40px}.ms-header__nav .nav-list__item a{display:flex;margin:0;padding:0;list-style:none;font-weight:700;font-size:16px;line-height:19px;color:#a8b6c7}.ms-header__nav .nav-list__item a:hover{color:#3f4f68}.ms-header__language{position:relative;margin-left:auto}@media (max-width:992px){.ms-header__language{display:none}.ms-header__language .language-wrap{top:0}.ms-header__language .language-wrap h4{display:none}}.ms-header__language .language-img{text-align:center;cursor:pointer;border-radius:5px;width:42px;display:flex;justify-content:center;align-items:center;height:42px}.ms-header__language .language-img.active,.ms-header__language .language-img:hover{text-align:center;background:#fcfff2;box-shadow:0 2px 8px hsla(223,4%,65%,.46)}.ms-header__language .language-img p{font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#3f4f68;display:none;margin:0;margin-left:8px}.ms-header__language .language-img .arrow-lang{display:none}.ms-header__language .language-wrap{display:none;margin:0;position:absolute;top:54px;right:0;padding:0;list-style:none;background:#fff;border:1px solid #bac9db;box-shadow:0 2px 8px hsla(223,4%,65%,.46);border-radius:5px;width:771px;padding-top:8px}@media (min-width:992px){.ms-header__language .language-wrap.active{display:flex}}.ms-header__language .language-wrap h4{display:flex;align-items:center;font-weight:700;font-size:16px;line-height:19px;color:#a8b6c7;display:none}.ms-header__language .language-wrap h4 img{margin-right:19px;transform:rotate(180deg)}.ms-header__language .language-list{display:flex;flex-wrap:wrap;padding:0;margin:0}.ms-header__language .language-list li{display:flex;align-items:center;padding:12px 15px;max-width:192px;width:100%;cursor:pointer}.ms-header__language .language-list li:hover{background:#ededed}.ms-header__language .language-list li img{width:24px;height:24px}.ms-header__language .language-list li span{font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#37474f;margin-left:10px}.ms-header__language .language-list li span img{width:100%}.ms-header__btn{margin-left:auto}@media (max-width:992px){.ms-header__btn{margin:0 auto;display:none}}.ms-header__btn-mobi{display:none}@media (max-width:992px) and (min-width:700px){.ms-header__btn-mobi{display:block;margin:0 auto}.ms-header__btn-mobi .btn-green{margin:0 auto}}.ms-header__menu.active{top:80px;position:absolute;left:0}.ms-header__menu.active,.ms-header__menu.active .ms-header__nav{background:#fff;width:100%;display:block}.ms-header__menu.active .ms-header__nav .nav-list{flex-direction:column;padding:16px;align-items:flex-start}.ms-header__menu.active .ms-header__nav .nav-list__item{margin-left:0;text-align:left;margin-bottom:30px}.ms-header__menu.active .ms-header__nav .nav-list__item:last-child{margin-bottom:0}.ms-header__menu.active .ms-header__language{display:block;width:100%;padding:2px 16px;border-top:1px solid #d9e3f1;box-sizing:border-box;box-shadow:0 5px 8px hsla(223,4%,65%,.46);border-radius:5px}.ms-header__menu.active .ms-header__language .language-img{width:100%}.ms-header__menu.active .ms-header__language .language-img.active,.ms-header__menu.active .ms-header__language .language-img:hover{background:#fff;box-shadow:none}.ms-header__menu.active .ms-header__language .language-img p{display:block}.ms-header__menu.active .ms-header__language .language-img .arrow-lang{display:block;margin-left:auto}.ms-header__menu.active .ms-header__language.active{position:static}.ms-header__menu.active .ms-header__language.active .language-wrap{display:block;margin:0;position:absolute;width:100%;height:544px;top:-80px;background-color:#fff;left:0;list-style:none;border:1px solid #bac9db;box-shadow:0 2px 8px hsla(223,4%,65%,.46);border-radius:5px;overflow-y:hidden}.ms-header__menu.active .ms-header__language.active .language-wrap h4{display:flex;align-items:center;font-weight:700;font-size:16px;line-height:19px;color:#a8b6c7;margin:0;padding:16px 20px;border-bottom:1px solid #d9e3f1;margin-bottom:10px}.ms-header__menu.active .ms-header__language.active .language-wrap h4 img{margin-right:19px;transform:rotate(180deg)}.ms-header__menu.active .ms-header__language.active .language-wrap .language-list{display:block;padding:0;overflow-y:scroll;height:100%;margin-top:0;padding-bottom:80px}.ms-header__menu.active .ms-header__language.active .language-wrap .language-list li{max-width:100%}.ms-banner{padding:118px 0 90px}@media (max-width:992px){.ms-banner{padding:40px 0}}@media (max-width:600px){.ms-banner{padding:24px 0}}.ms-banner__wrap{display:flex;align-items:flex-start;justify-content:space-between}.ms-banner__text{max-width:600px;width:100%}.ms-banner__text h1{font-style:normal;font-weight:700;font-size:45px;line-height:53px;color:#3f4f68;margin-top:0}@media (max-width:600px){.ms-banner__text h1{font-size:24px;line-height:28px}}.ms-banner__text p{font-weight:500;font-size:35px;line-height:46px;color:#3f4f68}@media (max-width:600px){.ms-banner__text p{font-size:18px;line-height:24px}}.ms-banner__text .ms-counter{margin-top:40px}@media (max-width:600px){.ms-banner__text .ms-counter{margin-top:24px}}@media (max-width:1200px){.ms-banner__text{text-align:center;margin:0 auto}}.ms-banner__img{max-width:420px;width:100%;height:378px}@media (max-width:1200px){.ms-banner__img{display:none}}.ms-counter__text-btn{margin:68px 0 30px}@media (max-width:992px){.ms-counter__text-btn{margin:26px 0 0}}.ms-counter__text-btn .btn-green{border:9px solid #d5f2bd;font-size:26px;line-height:30px;height:82px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;width:100%;text-align:center}@media (max-width:992px){.ms-counter__text-btn .btn-green{margin:0 auto}}@media (max-width:600px){.ms-counter__text-btn .btn-green{font-size:14px;line-height:16px;height:56px}.ms-counter__text-btn .btn-green strong{margin:0 3px}}.ms-counter__text-btn .btn-green:hover{border:9px solid #d5f2bd}.ms-counter{display:flex;align-items:flex-start;width:100%;list-style:none;margin:0;padding:0}@media (max-width:600px){.ms-counter{flex-direction:column;align-items:center}}.ms-counter__item:first-child{margin-right:48px}@media (max-width:600px){.ms-counter__item:first-child{margin:0 0 24px}}.ms-counter__item h3{font-weight:700;font-size:31px;line-height:37px;color:#e99c3a;margin:0 0 4px;min-width:238px}@media (max-width:1200px){.ms-counter__item h3{text-align:left}}@media (max-width:600px){.ms-counter__item h3{font-size:24px;line-height:28px;text-align:center}}.ms-counter__item p{font-weight:500;font-size:18px;line-height:21px;color:#3f4f68;margin:0;text-align:left}@media (max-width:600px){.ms-counter__item p{font-size:14px;line-height:16px;text-align:center}}.ms-benefits{padding:44px 0;background:#fcfff2}@media (max-width:992px){.ms-benefits{padding:36px 0}}.ms-benefits__wrap{display:flex;align-items:flex-start;justify-content:center;margin-top:56px}@media (max-width:992px){.ms-benefits__wrap{flex-direction:column;max-width:456px;width:100%;margin:40px auto 0}}.ms-benefits__item{display:flex;align-items:flex-start;max-width:400px;width:100%}.ms-benefits__item-icon{margin-right:20px}@media (max-width:992px){.ms-benefits__item-icon{max-width:64px;width:100%;text-align:center}}.ms-benefits__item-content h3{font-weight:600;font-size:14px;line-height:16px;color:#3f4f68;margin-top:0;margin-bottom:16px}.ms-benefits__item-content p{font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3f4f68}.ms-news{background:#fcfff2;padding:32px 0}.ms-news__wrap{display:flex;justify-content:space-between;margin-top:56px}.ms-news__item img{width:100%}.ms-news__item:nth-child(2){margin:0 20px}.ms-address{border-top:1px solid #d9e3f1;padding:32px 0}.ms-address__text{max-width:478px;width:100%;margin:0 auto}.ms-address__text p{font-weight:400;font-size:16px;line-height:24px;text-align:center;letter-spacing:.01em;color:#3f4f68;margin:0}.ms-footer{background:#3f4f68;width:100%;padding:10px 0;margin-top:auto}.ms-footer__nav{list-style:none;margin:0;display:flex;justify-content:center;align-items:center;padding:0}.ms-footer__nav-item{margin-right:80px}@media (max-width:768px){.ms-footer__nav-item{margin-right:20px}}.ms-footer__nav-item a{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#c2cfe0}.ms-contact{padding:42px 0}.ms-form{max-width:487px;width:100%;margin:30px auto 0}.ms-form__input{margin-bottom:12px}.ms-form__input textarea{height:158px;resize:none}.ms-form__wrap{display:flex;margin-bottom:12px}.ms-form__wrap-item{width:100%}.ms-form__wrap-item:first-child{margin-right:13px}.ms-form__wrap-item .ms-input{width:100%}@media (max-width:600px){.ms-form__wrap{display:block}.ms-form__wrap-item:nth-child(2){margin-top:13px}}.ms-form__label{width:100%;display:flex;align-items:center}.ms-form__label p{margin:0;margin-left:11px;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.01em;color:#a8b6c7}.ms-form__label p a{color:#a5cf00}.ms-form__btn{margin:20px auto 0;display:flex;width:100%;justify-content:center}.ms-questions{padding:54px 0}@media (max-width:992px){.ms-questions{padding:25px 0}}.ms-accordion{height:auto;margin-top:33px}.ms-accordion,.ms-accordion__item{display:flex;flex-direction:column;width:100%}.ms-accordion__item{background:#fff;box-shadow:0 3px 15px rgba(197,214,225,.24);border-radius:5px;padding:23px 25px;margin-bottom:15px}@media (max-width:600px){.ms-accordion__item{padding:15px 20px}}.ms-accordion__item .a-btn{position:relative;width:100%;font-style:normal;font-weight:700;font-size:16px;line-height:25px;letter-spacing:.01em;color:#333a3f;display:block;cursor:pointer;transition:all .3s ease-in-out;border-radius:5px;margin:0;padding-left:40px}@media (max-width:600px){.ms-accordion__item .a-btn{font-size:14px;line-height:18px;padding-left:20px}}.ms-accordion__item .a-btn strong{position:absolute;left:0}.ms-accordion__item .a-btn span{display:block;position:absolute;height:9px;width:15px;right:20px;top:10px;background:url(/img/arrow-left.e0f8e09d.svg) no-repeat;background-size:contain;transform:rotate(-90deg);transition:all .3s}@media (max-width:992px){.ms-accordion__item .a-btn span{right:-14px;top:6px;width:12px}}.ms-accordion__item .a-panel{width:100%;padding:0 50px 0 40px;transition:all .2s ease-in-out;opacity:0;height:auto;max-height:0;overflow:hidden}@media (max-width:600px){.ms-accordion__item .a-panel{padding:0}}.ms-accordion__item .a-panel p{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.01em;color:#333a3f;margin:5px 0}.ms-accordion__item.active .a-btn{color:#0288d1}.ms-accordion__item.active .a-btn span{background-image:url(/img/arrow-down.5ec89e6b.svg);transform:rotate(0deg)}.ms-accordion__item.active .a-panel{opacity:1;max-height:100%;margin-top:21px}.input-phone{position:relative}.input-phone .ms-input{padding-left:75px}.input-phone__flag{position:absolute;top:7px;left:8px;display:flex;align-items:center}.input-phone__flag span{margin-left:5px}.ms-section__banner{background:#fcfff2;height:120px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #d9e3f1}@media (max-width:600px){.ms-section__banner{height:80px}}.ms-section__banner h1{font-style:normal;font-weight:700;font-size:24px;line-height:28px;color:#3f4f68}@media (max-width:600px){.ms-section__banner h1{font-size:20px;line-height:25px}}.ms-section__text{padding:30px 0}.ms-section__text p{margin:0 0 30px;font-weight:400;font-size:16px;line-height:24px;color:#3f4f68}.ms-section__text ul{padding:0;list-style:none}.ms-section__text ul li{color:#3f4f68}.ms-section__text ul li h3{position:relative;padding-left:20px;margin-bottom:5px}.ms-section__text ul li h3:before{content:"·";position:absolute;left:0;font-size:18px;color:#3f4f68}.ms-screen{min-height:calc(100vh - 265px);width:100%;background:#f9f9f9;display:flex;justify-content:center;align-items:center;padding:24px;overflow:hidden;border-bottom:1px solid #d9e3f1}.ms-screen__banner{min-height:485px}.ms-screen__banner.default1{cursor:url(/img/cursor.1d20be14.svg) 4 12,auto}.ms-screen__banner.default2{width:100%;overflow-x:scroll;margin-bottom:-1px;cursor:url(/img/cursor-minus.995307a4.svg) 4 12,auto}.screen-init{width:100%;height:auto}.screen-desk-new{width:auto;height:auto;margin:0 auto;display:block}@media (max-width:600px){.ms-screen{padding:15px}.ms-screen__banner{min-height:200px}}.counter{width:100%;padding:32px 0}.counter__wrap{display:flex;justify-content:center;align-items:center}@media (max-width:992px){.counter__wrap{flex-direction:column}.counter__wrap .ms-counter{justify-content:center;margin-bottom:20px}}.counter__wrap .ms-counter__text-btn{margin:0;max-width:373px;width:100%}.counter__wrap .ms-counter__text-btn .btn-green{max-width:373px;width:100%;font-size:18px;line-height:21px;text-align:center}@media (max-width:600px){.counter__wrap .ms-counter__text-btn .btn-green{font-size:13px;line-height:15px}}::-webkit-scrollbar-thumb{background:#3f4f68;border-radius:10px}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:#e5e5e5;width:6px;height:6px}.ms-header__logo{position:relative;top:4px}.backMenu{cursor:pointer}