*,*:before,*:after{box-sizing:border-box}body{font-family:"Kanit";font-weight:300;font-size:20px;color:#000;line-height:1.6;background-color:#fff;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none}p{margin:0 0 30px}img{display:block}b,strong,.bold{font-weight:500}a{color:#1e6aff;text-decoration:none}blockquote{padding:0;margin:0;font-style:italic;font-size:24px;line-height:1.25}blockquote b{font-style:normal}img{max-width:100%}table{width:100%;border-collapse:collapse;margin-bottom:50px}table td,table th{border:1px solid #c9d6e7;padding:29px 39px;vertical-align:top}table.tech-props tr:first-child{width:35%}ul{margin:0 0 20px}ul:last-child{margin-bottom:0}ul li{margin-bottom:20px}ul li:last-child{margin-bottom:0}ul ul{margin-top:20px;list-style-type:disc}@media(max-width: 1340px){blockquote{font-size:22px}}@media(max-width: 1199px){blockquote{font-size:20px}}@media(max-width: 991px){html{height:fill-available;height:-webkit-fill-available}body{min-height:100vh;min-height:fill-available;min-height:-webkit-fill-available;font-size:18px}body.--noscroll{overflow-y:hidden}blockquote{font-size:18px}table{font-size:16px}table td,table th{padding:14px 19px}ul li{margin-bottom:10px}ul ul{margin-top:10px}}@media(max-width: 720px){table{font-size:14px}}@media(max-width: 374px){table{font-size:13px}table td,table th{padding:7px 9px}}

.to-top{position:fixed;width:65px;height:65px;right:113px;bottom:104px;background:url(../assets/to-top.svg);cursor:pointer}

.btn{display:inline-block;min-width:250px;border:0;padding:20px;font-weight:400;font-size:22px;line-height:33px;text-align:center;color:#fff;text-decoration:none;background:#002f6c;cursor:pointer;border-radius:10px;-webkit-appearance:none}@media(max-width: 991px){.btn{font-size:18px;padding:12px}

.to-top{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);right:15px;bottom:15px}}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin:0 0 20px;line-height:1}h1,.h1{font-weight:300;font-size:100px}h2,.h2{font-weight:400;font-size:46px;line-height:1}h3,.h3{font-weight:400;font-size:26px;line-height:1}

.main-title{margin-bottom:50px;font-weight:400;font-size:46px;line-height:1}@media(max-width: 991px){h1,.h1{font-size:60px}h2,.h2,.main-title{font-size:36px}}

.wrapper{min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden}

.wrapper__main{margin-bottom:0px}

.container{max-width:1310px;padding:0 15px;margin:0 auto}@media(max-width: 1340px){.container{max-width:1140px}}@media(max-width: 1199px){.container{max-width:960px}}@media(max-width: 991px){.wrapper{padding-top:172px}

.wrapper.--home{padding-top:102px}

.wrapper__main{margin-bottom:70px}

.container{max-width:660px}}@media(max-width: 834px){.wrapper{padding-top:172px}

.wrapper.--home{padding-top:102px}

.container{max-width:425px}}

.container-header{margin-bottom:120px;border-bottom:1px solid #e7f1fe;background:#fff;position:relative;z-index:20}

.container-header.is-active{top:0}

.container-header.--home{border-bottom-color:#fff;margin-bottom:0}

.header{position:relative}

.header__container {
	display:-ms-flexbox; display:flex; -ms-flex-align:center; align-items:center; -ms-flex-pack:justify; justify-content: center; min-height:80px }

.header__logo{margin-right:12px}

.header__lang{margin-left:12px}

.header__button{position:relative;display:none;width:44px;height:44px;padding:15px 0 0 16px;cursor:pointer;z-index:20}

.header__button-line{border-bottom:3px solid #fff;margin-bottom:3px;transition:opacity .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,opacity .2s linear;transition:transform .2s linear,opacity .2s linear,-webkit-transform .2s linear}

.header__button-line--3{margin-bottom:0}

.header__button.--is-active .header__button-line--1{-webkit-transform:translateY(6px) translateZ(0);transform:translateY(6px) translateZ(0)}

.header__button.--is-active .header__button-line--3{-webkit-transform:translateY(-6px) translateZ(0);transform:translateY(-6px) translateZ(0)}

.header-mobile{display:none}

.header-lang{position:relative;z-index:50}

.header-lang__button{position:relative;padding:7px 34px 7px 28px;font-size:16px;font-weight:400;line-height:1.5;color:#002f6c;letter-spacing:.04em;z-index:2;cursor:pointer}

.header-lang__button:before,.header-lang__button:after{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}

.header-lang__button:before{width:16px;height:16px;left:0;background:url(../assets/lang.svg)}

.header-lang__button:after{width:10px;height:10px;right:15px;background:url(../assets/lang-arrow-blue.svg)}

.header-lang__content{display:none;position:absolute;min-width:100%;padding-top:59px;top:0;left:0;font-size:16px;line-height:1.5}

.header-lang.--is-active .header-lang__content{display:block}

.header-lang__list{position:relative;padding:2px 0;margin:0;list-style-type:none;border:1px solid #e7f2fe;border-top:0;background:#fff}

.header-lang__list:before{position:absolute;border-bottom:3px solid #002f6c;top:0;right:28px;left:28px;content:"";border-radius:3px}

.header-lang__item{padding:0;margin:0}

.header-lang__link{display:block;padding:5px 16px 5px 28px;color:#002f6c;white-space:nowrap}

.header-lang__link:hover,.header-lang__link.--is-active{background:#e3f0ff}@media(max-width: 991px){.container-header{position:fixed;top:0;right:0;left:0;border-bottom:0 !important;background:#002f6c;z-index:30;margin-bottom:0}

.header{position:fixed;padding-bottom:24px;width:100%;top:102px;right:-100%;bottom:0;border-bottom:0;background:#002f6c;z-index:50}

.header.--is-active{right:0}

.header__logo{display:none}

.header__container{position:relative;-ms-flex-direction:column;flex-direction:column;height:100%;padding-bottom:60px}

.header__nav{position:relative;height:100%;padding-bottom:0}

.header__nav:before{position:absolute;height:24px;right:0;bottom:0;left:0;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(0, 47, 108) 100%);content:"";z-index:4}

.header__button{display:block}

.header__lang{position:absolute;right:15px;left:15px;bottom:0;margin-left:0}

.header-mobile{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:102px;z-index:40}

.header-lang{width:100%}

.header-lang.--is-active{background:rgba(255,255,255,.08)}

.header-lang__button{padding:18px 34px;border:1px solid rgba(231,242,254,.2);color:#fff;text-align:center;border-radius:7px}

.header-lang__button:before{left:24px;background:url(../assets/lang-white.svg)}

.header-lang__button:after{right:24px;background:url(../assets/lang-arrow-white.svg)}

.header-lang__content{max-height:calc(100vh - 60px - 24px - 102px);padding-top:0;top:auto;bottom:100%;-webkit-overflow-scrolling:touch;overflow-y:scroll}

.header-lang__list:before{display:none;content:normal}

.header-lang__link{padding-left:43px}}@media(max-width: 834px){.container-header{position:fixed;margin-bottom:0;top:0;right:0;left:0;background:#002f6c}}

.prim-nav{margin:0 auto}

.prim-nav__list{display:-ms-flexbox;display:flex;padding:6px 0;margin:0;list-style-type:none}

.prim-nav__item{position:relative;padding:0;margin:0 16px;font-weight:400;font-size:15px;line-height:30px;color:#002f6c}

.prim-nav__item:hover{color:#56749a}

.prim-nav__item.--is-active{color:#56749a}

.prim-nav__item.--is-active:before{position:absolute;border-bottom:3px solid #002f6c;right:0;bottom:-25px;left:0;border-radius:3px;content:""}

.prim-nav__item.--parent:hover .prim-nav__subnav{display:block}

.prim-nav__link{position:relative;display:block;color:inherit;text-decoration:none;text-transform:uppercase;z-index:2}

.prim-nav__link:last-child{margin-right:0}

.prim-nav__lk{position:absolute;right:0;top:10px}

.prim-nav__subnav{display:none;position:absolute;padding:55px 0 16px;margin:0;list-style-type:none;top:0;left:-28px;border-radius:0 0 7px 7px}

.prim-nav__subnav:before,.prim-nav__subnav:after{position:absolute;content:""}

.prim-nav__subnav:before{border:1px solid #e7f2fe;border-top:0;top:56px;right:0;bottom:0;left:0;background:#fff;border-radius:0 0 7px 7px}

.prim-nav__subnav:after{width:80px;border-bottom:3px solid #002f6c;top:52px;left:28px;border-radius:3px}

.prim-nav__subitem{position:relative;padding:0;margin:0;font-size:16px;line-height:1.5;z-index:3}

.prim-nav__sublink{display:block;padding:10px 28px;font-weight:400;color:#002f6c;text-transform:uppercase;white-space:nowrap;transition:background-color .2s ease-out}

.prim-nav__sublink:hover{background:#e3f0ff}@media(min-width: 992px){.prim-nav{position:static}}@media(max-width: 1199px){.prim-nav__item{margin-right:8px;margin-left:8px}}@media(max-width: 991px){.prim-nav{width:100%}

.prim-nav__list{-ms-flex-direction:column;flex-direction:column;height:100%;overflow:auto;padding-bottom:24px}

.prim-nav__item{padding:25px 0;margin:0;font-size:28px}

.prim-nav__link{color:#fff}

.prim-nav__item.--parent .prim-nav__link{opacity:.6}

.prim-nav__subnav{position:static;display:block !important;padding:40px 28px 0}

.prim-nav__subnav:before{display:none;content:normal}

.prim-nav__subitem{padding:0;margin-bottom:20px;font-size:20px;line-height:1.5}

.prim-nav__sublink{display:block;padding:0;font-weight:400;color:#fff;white-space:nowrap;transition:background-color .2s ease-out}

.prim-nav__sublink:hover{background:#e3f0ff}}@media(max-width: 991px)and (orientation: landscape){.prim-nav__item{padding-top:10px;padding-bottom:10px}

.prim-nav__link{font-size:18px}

.prim-nav__subnav{padding:20px 28px 0}

.prim-nav__subitem{margin-bottom:10px;font-size:16px}}

.hero{position:relative;overflow:hidden;padding:73px 0 100px;margin-bottom:140px;background:#002f6c}

.hero__decor-left{position:absolute;width:0;height:1000px;top:0;left:50%;margin-left:-1368px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);transition:width 3s ease-out,height 3s ease-out,opacity 3s ease-out;overflow:hidden;opacity:0}

.hero__decor-left:before{position:absolute;top:0;left:0;height:100%;width:100%;background:url(../assets/hero-left-decor.png);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);content:""}

.hero.--is-active .hero__decor-left{width:1016px;opacity:1}

.hero__decor-right{position:absolute;width:1871px;height:0;top:0;left:50%;margin-left:-663px;transition:width 3s ease-out,height 3s ease-out,opacity 3s ease-out;overflow:hidden;opacity:0}

.hero__decor-right:before{position:absolute;top:0;left:0;height:100%;width:100%;background:url(../assets/hero-right-decor.png);content:""}

.hero.--is-active .hero__decor-right{height:1000px;opacity:1}

.hero__container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;z-index:3}

.hero__img{width:50%;padding-left:13px}

.hero__img img{position:relative;z-index:2;max-width:100%}

.hero__content{position:relative;width:50%;padding-right:13px;color:#fff}

.hero__title{margin-bottom:13px;font-size:100px;font-style:normal;font-weight:300;line-height:1}

.hero__subtitle{display:block;font-size:46px;font-style:normal;font-weight:400;line-height:1}

.hero__desc{font-weight:300;font-size:24px;color:rgba(255,255,255,.9)}

.hero__bottom{margin-top:100px}

.hero__paper{position:relative;display:-ms-inline-flexbox;display:inline-flex;padding-left:36px;color:#fff;font-weight:300;font-size:20px;line-height:24px;text-decoration:none}

.hero__paper:before,.hero__paper:after{position:absolute;content:""}

.hero__paper:before{width:20px;height:25px;top:0;left:0;background:url(../assets/white-paper.svg);transition:-webkit-transform ease-out .2s;transition:transform ease-out .2s;transition:transform ease-out .2s, -webkit-transform ease-out .2s}

.hero__paper:after{right:0;bottom:0;left:36px;border-bottom:1px solid rgba(255,255,255,.3);transition:border-bottom ease-out .2s}

.hero__paper:hover:before{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}

.hero__paper:hover:after{border-bottom:1px solid rgba(255,255,255,.5)}

.hero__bottom{position:relative;z-index:3}

.hero__news{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}

.hero__news-wrap{width:33.33334%;padding:0 12px}

.hero__news-item{display:-ms-flexbox;display:flex;padding:17px 22px;border:1px solid #33598a}

.hero__news-img{-ms-flex:0 0 109px;flex:0 0 109px;margin-right:19px}

.hero__news-title{font-size:14px;line-height:1.2857142857;color:#e5eaf0}

.hero__news-date{margin-bottom:8px;font-size:12px;line-height:1.5;color:#699de0}@media(max-width: 991px){.hero{padding:46px 0;margin-bottom:70px}

.hero__container{-ms-flex-wrap:wrap;flex-wrap:wrap}

.hero__content{width:100%}

.hero__img{width:auto;padding-left:0;margin:60px -4px 0}

.hero__title{font-size:50px}

.hero__subtitle{font-size:30px}

.hero__desc{font-size:18px}

.hero__paper{font-size:18px}

.hero__bottom{margin-top:30px}

.hero__decor-left,.hero__decor-right{display:none}}@media(max-width: 991px){.hero__news-wrap{width:100%;margin-bottom:20px}

.hero__news-wrap:last-child{margin-bottom:0}}

.h-scan{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:140px}

.h-scan__content{margin-right:20px;width:43.66197%}

.h-scan__name{margin-bottom:22px;font-size:46px;line-height:1}

.h-scan__name a{color:inherit}

.h-scan__prop{margin-top:10px;font-weight:normal}

.h-scan__desc{margin-top:15px}

.h-scan__img{width:48.51330203%}

.h-scan__img img{display:block;width:100%;max-width:620px}

.h-scan:nth-child(2n+1) .h-scan__content{-ms-flex-order:2;order:2}

.h-scan:nth-child(2n+1) .h-scan__img{-ms-flex-order:1;order:1}@media(max-width: 991px){.h-scan{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:80px}

.h-scan__content{width:100%;margin-top:80px;-ms-flex-order:2;order:2}

.h-scan__img{width:100%;-ms-flex-order:1;order:1}

.h-scan__name{margin-bottom:40px;font-size:36px}

.h-scan__desc{margin-top:40px}}

.h-adv-title{margin-bottom:36px}

.h-adv-list{margin-bottom:140px;border-top:2px solid rgba(0,47,108,.2)}

.h-adv-list__item{position:relative;border-bottom:2px solid rgba(0,47,108,.2);padding:33px 100px 33px 117px}

.h-adv-list__item:before{position:absolute;width:40px;height:40px;top:33px;left:35px;background:url(../assets/h-adv-icon.svg) center;content:""}@media(max-width: 991px){.h-adv-list__item{padding-left:50px;padding-right:0}

.h-adv-list__item:before{width:30px;height:30px;left:0;background-size:contain}}

.h-map{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}

.h-map__content{max-width:558px}

.h-map__img{display:block}

.h-map__button{margin-top:26px}

.h-map__link{display:-ms-inline-flexbox;display:inline-flex;border-bottom:1px solid rgba(30,106,255,.3);transition:border-bottom ease-out .3s}

.h-map__link:hover{border-bottom-color:rgba(30,106,255,.7)}@media(max-width: 991px){.h-map{-ms-flex-wrap:wrap;flex-wrap:wrap}

.h-map__content{max-width:none;width:100%;margin-bottom:40px}

.h-map__img{margin-left:-33px;margin-right:-33px}

.h-map__img img{max-width:100%}}

.product-name{margin-bottom:0}

.product-head{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:140px}

.product-head__desc{max-width:880px;font-weight:400}

.product-head__button{margin-left:24px}

.product-slider{margin-bottom:140px;background:#002f6c}

.product-slider__item{padding:60px 0}

.product-slider__item img{display:block;max-width:100%;margin:0 auto}

.product-slider .swiper-button-prev,.product-slider .swiper-button-next{width:81px;height:50px;margin-top:-25px;opacity:.2;transition:opacity .2s ease-out}

.product-slider .swiper-button-prev:after,.product-slider .swiper-button-next:after{content:normal}

.product-slider .swiper-button-prev:hover,.product-slider .swiper-button-next:hover{opacity:.4}

.product-slider .swiper-button-prev{background:url(../assets/swiper-prev.svg) center no-repeat}

.product-slider .swiper-button-next{background:url(../assets/swiper-next.svg) center no-repeat}

.product-text{max-width:540px}@media(max-width: 991px){.product-head{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:70px}

.product-head__desc{max-width:none;width:100%}

.product-head__button{margin:24px 0 0}

.product-slider{margin-bottom:70px}}@media(max-width: 720px){.product-slider .swiper-button-prev,.product-slider .swiper-button-next{width:41px;height:50px;background-size:contain}}

.news-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -18px -36px}

.news-list__item-wrap{width:33.33334%;padding:0 18px;margin-bottom:36px}

.news-list__item{height:100%}

.news-item{padding:29px;border:1px solid #c5e0ff}

.news-item__picture{display:block;margin-bottom:22px}

.news-item__img{margin-bottom:22px}

.content .news-item__img{margin:0 0 22px}

.news-item__date{margin-bottom:10px;font-size:16px;color:#002f6c;line-height:1.5}

.news-item__name{margin-bottom:12px;font-weight:400;font-size:20px;line-height:1.2}

.news-item__link{color:#000;transition:color .3s ease-out}

.news-item__link:hover{color:#1e6aff}

.news-item__desc{font-size:16px;line-height:1.375}@media(max-width: 1340px){.news-list{margin-right:-15px;margin-left:-15px}

.news-list__item-wrap{padding-right:15px;padding-left:15px}}@media(max-width: 991px){.news-list__item-wrap{width:50%}}@media(max-width: 834px){.news-list__item-wrap{width:100%;margin-bottom:30px}}@media(max-width: 374px){.news-item{padding:19px}}

.news-detail{font-size:20px}

.content .news-detail__title{margin-bottom:24px;font-size:46px;line-height:1.4}

.news-detail__date{margin-bottom:50px;font-size:24px;font-weight:400}

.breadcrumbs{margin-bottom:24px;font-size:20px;color:#002f6c}

.breadcrumbs a{color:#002f6c}

.content{font-size:24px}

.content h1,.content .h1{margin-bottom:100px}

.content h1.mb50,.content .h1.mb50{margin-bottom:50px}

.content h2,.content .h2{margin-bottom:40px}

.content h3,.content .h3{margin-bottom:30px}

.content__section{margin-bottom:120px}

.content img{margin-top:50px;margin-bottom:50px}

.content p:first-child img:first-child{margin-top:0}

.img-right{float:right;max-width:50%;margin:0 0 50px 50px}

.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -13px}

.row .col{width:50%;padding:0 13px}@media(max-width: 1340px){.content{font-size:22px}

.content h1,.content .h1{font-size:90px}

.content__section{margin-bottom:100px}}@media(max-width: 1199px){.content{font-size:20px}

.content h1,.content .h1{font-size:80px}

.content h1.mb50,.content .h1.mb50{margin-bottom:40px}

.content__section{margin-bottom:70px}}@media(max-width: 991px){.content{font-size:18px}

.content h1,.content .h1{font-size:46px;margin-bottom:40px}

.content h2,.content .h2{margin-bottom:20px}

.content img{margin-top:30px;margin-bottom:30px}

.img-right{float:none;max-width:100%;margin-left:0;margin-bottom:30px}

.row .col{width:100%}}

.company{margin-bottom:100px}

.company__item{margin-bottom:20px;font-weight:400;font-size:24px;line-height:1.5}@media(max-width: 991px){.contacts{margin-bottom:70px}

.contacts__item{margin-bottom:16px;font-size:20px}}

.contacts{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:0 -12px}

.contacts__form{width:50%;padding:0 12px}

.contacts__right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:50%;max-width:472px;padding:73px 12px 131px}

.contacts__right.--pt0{padding-top:0}

.contacts__item{margin-bottom:20px;font-weight:400;font-size:24px;line-height:1.5}@media(max-width: 991px){.contacts{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:70px}

.contacts__form{width:100%}

.contacts__right{width:100%;margin-top:70px;padding-top:0;padding-bottom:0}

.contacts__item{margin-bottom:16px;font-size:20px}

.contacts__partner{font-size:20px}}

.partners{display:-ms-flexbox;display:flex;margin:0 -35px}

.partners__item{width:33.33334%;padding:0 35px}

.partners__info{margin-bottom:12px;font-size:20px;line-height:1.4}

.partners__info.--name{font-size:28px;line-height:1}

.partners__info.--dep{color:#8c8c8c}@media(max-width: 991px){.partners{-ms-flex-wrap:wrap;flex-wrap:wrap}

.partners__item{width:100%}

.partners__info{font-size:18px}

.partners__info.--name{font-size:26px}}

.white-papers{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -35px}

.white-papers__item{width:33.333334%;padding:0 35px}

.white-papers__img{max-width:380px;margin-bottom:40px}

.white-papers__img img{display:block;max-width:100%}

.white-papers__name{margin-bottom:20px;font-size:28px;line-height:1}

.white-papers__desc{margin-bottom:20px;line-height:1.4}@media(max-width: 1340px){.white-papers{margin-right:-15px;margin-left:-15px}

.white-papers__item{padding-right:15px;padding-left:15px}}@media(max-width: 991px){.white-papers__item{width:50%;margin-bottom:40px}}@media(max-width: 834px){.white-papers__item{width:100%;margin-bottom:30px}}

.pager{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:92px}

.pager__prev,.pager__next{position:relative;height:40px;padding:10px 0;font-size:14px;font-weight:500;line-height:20px;opacity:.4;color:#000;transition:opacity .3s ease-out}

.pager__prev:before,.pager__next:before{position:absolute;width:20px;height:20px;margin-top:-10px;top:50%;content:""}

.pager__prev:hover,.pager__next:hover{opacity:1}

.pager__prev{margin-right:auto;padding-left:28px}

.pager__prev:before{left:0;background-image:url(../assets/pager-prev.svg)}

.pager__next{margin-left:auto;padding-right:28px}

.pager__next:before{right:0;background-image:url(../assets/pager-next.svg)}

.pager__number{height:40px;min-width:40px;margin:0 1px;padding:10px 2px;font-size:14px;font-weight:500;line-height:20px;text-align:center;color:rgba(0,0,0,.4);border-radius:8px;transition:background .3s ease-out}

.pager__number.--is-active,.pager__number:hover{background:#f0f7ff;color:#000}@media(max-width: 834px){.pager{margin-top:48px;-ms-flex-wrap:wrap;flex-wrap:wrap}

.pager__prev,.pager__next{width:30px;height:30px;font-size:0;line-height:0;text-indent:-9999em;margin:0}

.pager__number{min-width:30px;height:30px;padding-top:5px;padding-bottom:5px}}input[type=text],input[type=email],input[type=password],textarea,select,.nice-select{width:100%;height:73px;padding:20px 0;border:0;border-bottom:2px solid #ccd5e2;border-radius:0;font-family:"Kanit";font-weight:400;font-size:22px;line-height:31px;color:#000;background:#fff}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,textarea:focus,select:focus,.nice-select:focus{outline:none}input[type=text].error,input[type=email].error,input[type=password].error,textarea.error,select.error,.nice-select.error{border-color:#ff8484}input[type=text].with-unilabel,input[type=email].with-unilabel,input[type=password].with-unilabel,textarea.with-unilabel,select.with-unilabel,.nice-select.with-unilabel{padding:21px 0 9px}input[type=text].with-unilabel_phone,input[type=email].with-unilabel_phone,input[type=password].with-unilabel_phone,textarea.with-unilabel_phone,select.with-unilabel_phone,.nice-select.with-unilabel_phone{padding:19px}input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, .nice-select::-webkit-input-placeholder{color:#8fa4bf}input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder, .nice-select:-ms-input-placeholder{color:#8fa4bf}input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,textarea::placeholder,select::placeholder,.nice-select::placeholder{color:#8fa4bf}select.custom-select{position:absolute}

.nice-select{float:none}

.nice-select:after{display:none}

.nice-select:before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:10px;height:10px;right:0;background:url(../assets/lang-arrow-blue.svg)}

.nice-select-dropdown{width:100%;padding:2px 0;border:1px solid #e7f1fe;background:#fff}

.nice-select .option{display:block;margin:0;padding:5px 16px 5px 28px;color:#002f6c;font-weight:300;font-size:16px;line-height:1.5;white-space:nowrap}textarea{height:155px;resize:none}textarea.textarea-small{height:90px}

.form-success{padding:30px;max-width:560px;margin:0 auto;text-align:center}

.form-success__title{margin-bottom:30px;font-size:28px;line-height:40px}

.form-success__desc{margin-bottom:30px;font-size:24px;color:#ccc}

.form__row{margin-bottom:15px}

.form__row_submit{margin-top:58px}

.form__item_unilabel{position:relative}

.form__legend{margin-top:64px;font-size:20px;line-height:1.4}

.with-unilabel:focus+.unilabel,.with-unilabel.focused-field+.unilabel,.with-unilabel.selectric-open+.unilabel,.with-unilabel.focused-field.empty-field+.unilabel,.with-unilabel.selectric-open.empty-field+.unilabel,.with-unilabel:not(.empty-field)+.unilabel{top:4px;font-size:16px;line-height:20px}

.with-unilabel+.unilabel .asterisk{float:right}

.with-unilabel+.unilabel,.with-unilabel.empty-filed+.unilabel{position:absolute;top:20px;left:0;right:0;font-weight:400;font-size:22px;line-height:31px;color:#8fa4bf;transition:all .2s linear}

.with-unilabel.error+.unilabel{color:#ff8484}

.with-unilabel_phone:focus+.unilabel,.with-unilabel_phone.focused-field+.unilabel,.with-unilabel_phone.selectric-open+.unilabel,.with-unilabel_phone.focused-field.empty-field+.unilabel,.with-unilabel_phone.selectric-open.empty-field+.unilabel,.with-unilabel_phone:not(.empty-field)+.unilabel{display:none}@media(max-width: 834px){input[type=text],input[type=email],input[type=password],textarea,select{height:56px;padding:12px;font-size:16px}input[type=text].with-unilabel,input[type=email].with-unilabel,input[type=password].with-unilabel,textarea.with-unilabel,select.with-unilabel{padding:14px 20px 2px}input[type=text].with-unilabel_phone,input[type=email].with-unilabel_phone,input[type=password].with-unilabel_phone,textarea.with-unilabel_phone,select.with-unilabel_phone{padding:19px}

.with-unilabel+.unilabel,.with-unilabel.empty-filed+.unilabel{top:13px}

.form{padding:0}}

.modal{position:fixed;overflow-y:auto;visibility:hidden;opacity:0;width:100%;height:100vh;top:0;left:100%;transition:opacity .3s ease-out,visibility .3s ease-out;z-index:1090}

.modal.--is-active{left:0;visibility:visible;opacity:1}

.modal-inner{position:relative;width:100%;min-height:100%;padding:44px 15px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}

.modal-inner__content{position:relative;width:100%;padding:74px 44px;max-width:1280px;background:#fff;z-index:10}

.modal-inner__bg{position:absolute;width:100%;height:100%;top:0;left:0;background:#002f6c;opacity:.3}

.modal-inner__close{position:absolute;top:15px;right:15px;width:44px;height:44px;opacity:.2;background:url(../assets/modal-close.svg) center no-repeat;cursor:pointer;transition:opacity .2s ease-out}

.modal-inner__close:hover{opacity:.8}@media(max-width: 1199px){.modal-inner__content{max-width:930px}}@media(max-width: 991px){.modal-inner__content{max-width:630px;padding-right:32px;padding-left:32px}}@media(max-width: 720px){.modal-inner__content{padding-right:16px;padding-left:16px}}

.thank-you{max-height:700px;min-height:50vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}

.thank-you__inner{max-width:580px}

.thank-you__button{margin-top:90px}@media(max-width: 991px){.thank-you{min-height:60vh}}@media(max-width: 834px){.thank-you{min-height:0}

.thank-you__button{margin-top:40px}}

.login-wrap{max-width:460px;margin:0 auto}

.tech{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:100vh;width:100%;padding:16px}

.tech__content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:670px}

.tech__info{max-width:352px}

.tech__logo{display:block;width:40px}

.tech__head{margin-bottom:32px}

.tech__title{font-size:20px;font-weight:300;line-height:24px;color:#617da0}

.tech__title-row{display:block;color:#000}

.tech__img{display:block;width:100%}@media(max-width: 720px){.tech__content{-ms-flex-direction:column;flex-direction:column}

.tech__logo{margin:0 auto}

.tech__title{text-align:center;font-size:18px;line-height:22px}

.tech__picture{width:184px;margin-top:40px}}

.tech-form{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px;padding-top:100px}

.tech-form__info{max-width:620px}

.tech-form__logo{display:block;width:40px;margin-bottom:38px}

.tech-form__title{font-size:28px;font-weight:300;line-height:33px;color:#617da0}

.tech-form__title-row{display:block;color:#000}

.tech-form__picture{width:188px}

.tech-form__img{display:block;width:100%}

.tech-form-title{font-size:38px;line-height:1;margin-bottom:40px}@media(max-width: 834px){.tech-form{padding-top:56px}

.tech-form__content{max-width:none}

.tech-form__picture{display:none}

.tech-form__title{font-size:26px;line-height:32px}

.tech-form__title-row{display:inline}

.tech-form-title{margin-bottom:8px}}

.footer{position:relative;padding:100px 0;margin-top:auto;font-size:24px;color:#fff;background:#002f6c}

.footer__container{display:-ms-flexbox;display:flex}

.footer__col{width:50%;padding:0 10px}

.footer__col.--about{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}

.footer__logo img{display:block}

.footer__copy{margin-top:20px}

.footer__info{margin-top:5px}

.footer__info.--address{margin-top:27px}@media(max-width: 991px){.footer{padding:50px 0;font-size:18px}}@media(max-width: 834px){.footer__container{-ms-flex-wrap:wrap;flex-wrap:wrap}

.footer__col{width:100%}

.footer__col.--about{margin-bottom:27px}}
