@font-face{font-family:Namu;src:local("Namu"),url(../fonts/NAMU-Pro.woff2) format("woff2"),url(../fonts/NAMU-Pro.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}.hide{display:none!important}.wrapper,body,html{height:100%}.wrapper{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 0 auto;flex:1 0 auto}.footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ads{background:#dfdfdf;text-align:center}.ads--300x250{width:300px;height:250px}.ads--300x100{width:300px;height:100px}.ads--320x100{width:320px;height:100px}.ads--336x280{width:336px;height:280px}.ads--300x600{width:300px;height:600px}.ads--728x90{width:728px;height:90px}.ads--adapt,img{height:auto}img{max-width:100%}body{font-family:Inter,sans-serif;font-weight:400;color:#000;line-height:1.4;text-align:center}.hidden{visibility:hidden}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.wrapper{position:relative}.header{max-width:1240px;width:95%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:45px 0 20px}.header__logo{background:url(../img/logo.svg) no-repeat 50%/cover;width:124px;height:30px}.header__logo--en{background:url(../img/logo-eng.svg) no-repeat 50%/cover;width:95px}.header__lang-selection,.header__left-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.header__lang-selection{-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.header__lang-selection-button{border:none;background:none}.header__lang-selection--mobile{display:none}.header__lang-selection a,.header__lang-selection button{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:17px;text-decoration:none;color:#1b1b1b}.header__lang-selection:visited{opacity:.5;color:#1b1b1b}.header__lang-selection .chosen{opacity:.5}.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}.main-menu__link{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:17px;color:#1b1b1b;text-decoration:none;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.main-menu__link:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.burger-btn{width:24px;height:20px;position:relative;display:none}.burger-btn__line{z-index:200;width:100%;height:2px;border-radius:2px;background:#1b1b1b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;cursor:pointer;overflow:hidden;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.burger-btn__line--one{top:0}.burger-btn__line--two{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.burger-btn__line--three{top:100%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.header.active .burger-btn__line--one{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.header.active .burger-btn__line--two{opacity:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header.active .burger-btn__line--three{-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.intro-section{max-width:1440px;width:95%;margin:0 auto}.intro-section__wrapper{max-width:1240px;margin:0 auto;padding:0 0 84px;width:95%}.intro-section__text-wrapper{max-width:560px}.intro-section__img{width:50%;height:769px;background:url(../img/intro-img.jpg) no-repeat top/cover;position:absolute;top:0;left:50%;z-index:-1}.intro-section__title{font-family:Namu,sans-serif;font-weight:900;font-size:60px;line-height:72px;color:#1b1b1b;margin:0 0 35px;text-align:left}.intro-section__title span{font-weight:900;font-size:46px;line-height:55px;color:#366cee}.intro-section__content{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:29px;color:#1b1b1b;margin:0 0 30px;text-align:left}.intro-section__content:last-of-type{margin:0 0 45px}.more-link{font-family:Namu,sans-serif;font-weight:900;font-size:32px;line-height:30px;color:#1b1b1b;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:45px;-moz-column-gap:45px;column-gap:45px}.more-link,.more-link svg{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.more-link:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.more-link:hover svg{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.more-link--column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:900;font-size:46px;line-height:55px;color:#fff}.more-link--column svg{-ms-flex-item-align:end;align-self:flex-end}.directions-section{background:#1b1b1b}.directions-section__wrapper{max-width:1240px;width:95%;margin:0 auto;padding:60px 0 90px}.directions-section__title{font-family:Namu,sans-serif;font-weight:900;font-size:46px;line-height:55px;color:#fff;text-align:left;margin:0 0 60px}.directions-section__text-block{max-width:620px;width:100%;margin-left:auto}.directions-section__link{color:#fff;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.directions-list{margin:0 0 80px;list-style:none;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:40px;text-align:left}.directions-list__item{font-family:Namu,sans-serif;font-weight:900;font-size:32px;line-height:38px;color:#fff}.directions-list__item:not(:last-of-type){padding:0 0 40px;border-bottom:2px solid hsla(0,0%,95%,.2)}.products-section{max-width:1240px;width:95%;margin:0 auto;padding:60px 0}.products-section__title{font-family:Namu,sans-serif;font-weight:900;font-size:46px;line-height:55px;color:#1b1b1b;margin:0 0 40px;text-align:left}.products-section__text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:29px;color:#1b1b1b;text-align:left;max-width:890px;width:100%;margin:0 0 40px}.products-list{margin:0 0 60px;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.product{position:relative;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.product:hover .product__img{-webkit-filter:none;filter:none}.product:hover .product__text{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.product__img{-webkit-filter:grayscale(1);filter:grayscale(1)}.product__text{position:absolute;top:40px;left:40px;font-family:NAMU,sans-serif;font-weight:900;font-size:32px;line-height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:530px;width:95%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.product:nth-of-type(2n) .product__text{top:79%}.product__link{display:block}.employees{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,310px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.employee{position:relative;max-height:310px}.employee:hover.employee:before{opacity:1}.employee__img{display:block;-webkit-filter:grayscale(1);filter:grayscale(1);position:relative;z-index:5}.employee:before{content:"";width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(-19.32%,#366cee),color-stop(43.81%,rgba(54,108,238,.202378)),to(rgba(54,108,238,0)));background:-o-linear-gradient(bottom,#366cee -19.32%,rgba(54,108,238,.202378) 43.81%,rgba(54,108,238,0) 100%);background:linear-gradient(0deg,#366cee -19.32%,rgba(54,108,238,.202378) 43.81%,rgba(54,108,238,0));position:absolute;top:0;left:0;opacity:0;z-index:10}.employee:hover .employee__img{-webkit-filter:none;filter:none}.employee__wrapper{position:absolute;bottom:25px;left:30px;color:#fff;text-align:left;opacity:0;z-index:20;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.employee:hover .employee__wrapper{opacity:1}.employee__name{font-family:NAMU,sans-serif;font-weight:900;font-size:18px;line-height:22px;margin:0 0 15px}.employee__text{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:19px}.popup{width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,.5);top:0;left:0}.popup__wrapper{max-width:1000px;width:95%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:20%;left:50%;-webkit-transform:translate(-50%,-20%);-ms-transform:translate(-50%,-20%);transform:translate(-50%,-20%);background:#fff;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.popup__wrapper--en{max-width:700px}.popup__text-block{max-width:463px;width:100%;position:relative;text-align:left;padding:100px 0}.popup__text-block--en{margin:0 auto;padding:45px 0 160px}.popup__text-block:before{content:"";max-width:360px;width:100%;height:165px;background:url(../img/popup-img.png) no-repeat 50%/contain;position:absolute;bottom:0;left:20%}.popup__content{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:29px;color:#000;margin:0 0 40px}.popup__close-btn{width:40px;height:40px;border:0;background:none;position:absolute;top:10px;right:10px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.popup__close-btn:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.popup__close-btn:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup__close-btn:after,.popup__close-btn:before{content:"";width:100%;height:2px;background-color:#000;position:absolute;left:0}.popup__close-btn:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.more-block{grid-column:-4/-1;background:#366cee;color:#fff;font-weight:400;font-size:24px;line-height:29px;padding:40px 100px;text-align:left}.more-block__text--big{font-family:NAMU,sans-serif;font-weight:900;font-size:200px;line-height:200px}.more-block__text--small{display:inline-block;max-width:357px;width:100%}.values-section{background:url(../img/values-bg.jpg) no-repeat 50%/cover}.values-section__wrapper{max-width:1240px;width:95%;margin:0 auto;padding:60px 0 90px}.values-section__title{font-family:Namu,sans-serif;font-weight:900;font-size:46px;line-height:55px;color:#fff;margin:0 0 60px;text-align:left}.values-section__link{color:#fff;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:620px;width:100%;margin-left:auto}.values-list{margin:0 0 80px auto;list-style:none;max-width:620px;width:100%;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:40px}.value{color:#fff;text-align:left}.value:not(:last-of-type){padding:0 0 40px;border-bottom:2px solid hsla(0,0%,95%,.2)}.value__title{font-family:NAMU,sans-serif;font-weight:900;font-size:32px;line-height:38px;margin:0 0 20px}.value__text{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:29px}.news{max-width:1240px;width:95%;margin:0 auto;padding:60px 0 90px}.news__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:30px}.news__wrapper .investors-block,.news__wrapper .thanks-block{padding:60px 60px 50px;max-width:600px;width:100%}.news__title{font-family:NAMU,sans-serif;font-weight:900;font-size:46px;line-height:55px;color:#1b1b1b;text-align:left;margin:0 0 60px}.news-list{list-style:none;max-width:620px;width:100%;margin-left:auto;margin-bottom:60px;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:40px}.news-item{padding:0 0 40px;border-bottom:2px solid #f2f2f2}.news-item:nth-last-of-type(2){border:none}.news-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;text-decoration:none;font-family:Inter;font-weight:400;font-size:24px;line-height:29px;color:#1b1b1b;text-align:left}.news-item__link--all{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-family:NAMU,sans-serif;font-weight:900;font-size:32px;line-height:38px;color:#1b1b1b;margin-top:40px}.thanks-block{background:#366cee}.thanks-block__link{color:#fff}.thanks-block__link svg path{fill:#fff}.about-section{max-width:1240px;margin:0 auto;width:95%;text-align:left}.about-section__title{font-family:NAMU,sans-serif;font-weight:900;font-size:60px;line-height:72px;margin:0 0 40px}.about-section__text{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:29px;margin:0 0 40px}.about-section__text--top{margin:0 0 80px}.about-section__subtitle{font-family:NAMU,sans-serif;font-weight:900;font-size:46px;line-height:55px;margin:0 0 40px}.offices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 80px}.office-photo{position:relative;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.office-photo:hover{-webkit-filter:drop-shadow(2px 4px 6px #000);filter:drop-shadow(2px 4px 6px #000000)}.office-photo:hover .office-photo__text{opacity:1}.office-photo__text{font-family:NAMU,sans-serif;font-weight:900;font-size:32px;line-height:38px;color:#fff;position:absolute;bottom:40px;left:30px;opacity:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.story-section{background:#366cee}.story-section__wrapper{max-width:1240px;margin:0 auto;width:95%;text-align:left;padding:60px 0}.story-section__title{font-family:NAMU,sans-serif;font-weight:900;font-size:46px;line-height:55px;margin:0 0 60px;color:#fff}.checkpoints{list-style:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.checkpoint{max-width:621px;width:100%;border-right:2px solid #fff;padding-right:80px}.checkpoint--right{margin-left:auto;border-right:none;padding-right:0;padding-left:80px;border-left:2px solid #fff}.checkpoint__date{font-family:NAMU,sans-serif;font-weight:900;font-size:60px;line-height:72px;margin:0 0 30px}.checkpoint__text{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:29px}.philosophy-section{max-width:1240px;margin:0 auto;width:95%;padding:60px 0;text-align:left}.philosophy-section__title{font-family:NAMU,sans-serif;font-weight:900;font-size:46px;line-height:55px;margin:0 0 60px}.philosophy-section__text{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:29px;margin:0 0 30px auto;max-width:620px;width:100%}.philosophy-section__text:last-of-type{margin:0 0 80px auto}.investors-block{background:#1b1b1b;padding:60px}.investors-block__link{display:grid;grid-template-columns:1fr 80px;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;color:#fff}.description-section{margin:50px auto 70px;max-width:1440px;width:95%}.description-section__title{font-family:NAMU,sans-serif;font-weight:900;font-size:60px;line-height:72px;color:#000;text-align:left;margin:0 auto 75px;max-width:1245px;width:95%}.description-section__link{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:none;background:none;margin-left:auto}.element-animation{opacity:0}.element-animation.element-show{opacity:1;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.description-item{max-width:1340px;width:95%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 60px}.description-item--left,.description-item--right{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.description-item--left{margin-left:auto}.description-item__img--mobile{display:none}.description-item--right{margin-right:auto}.description-item--right .description-item__text:last-of-type{margin:0 0 70px}.description-item__title{font-family:NAMU,sans-serif;font-weight:900;font-size:46px;line-height:55px;color:#1b1b1b;text-align:left;margin:0 0 40px}.description-item__text{margin:0 0 25px;font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:28px;text-align:left}.description-item__text-wrapper{max-width:565px;width:100%}.descriptions-list{margin:0 0 60px;list-style:none}.descriptions-list__item{padding:0 0 0 55px;position:relative;font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:24px;text-align:left}.descriptions-list__item:before{content:"";width:40px;height:4px;background:#366cee;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.descriptions-list__item:not(:last-of-type){margin:0 0 30px}.services-section{background:url(../img/services-bg.jpg) no-repeat 50%/cover}.services-section__wrapper{max-width:1240px;width:95%;margin:0 auto 60px;padding:60px 0 100px}.services-section__title{font-family:NAMU,sans-serif;font-weight:900;font-size:46px;line-height:55px;color:#fff;text-align:left;margin:0 0 40px}.services-section__link{color:#fff;border:none;background:none;margin-left:auto}.services-section__link svg path{fill:#fff}.services-list{margin:0 0 80px;list-style:none;max-width:620px;width:100%;margin-left:auto;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:40px}.service-item{color:#fff;text-align:left}.service-item:not(:last-of-type){padding:0 0 40px;border-bottom:2px solid hsla(0,0%,95%,.2)}.service-item__title{font-family:NAMU,sans-serif;font-weight:900;font-size:32px;line-height:38px;margin:0 0 20px}.service-item__text{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:29px}.journal-section{max-width:1240px;width:95%;margin:0 auto}.journal-section__title{font-family:NAMU,sans-serif;font-weight:900;font-size:60px;line-height:72px;margin:0 0 80px;text-align:left}.topics-list{margin:0 0 60px;list-style:none;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:30px}.topics-list__item{text-align:left}.topic__link{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 40px;border-bottom:2px solid #f2f2f2}.news-section{max-width:1240px;margin:0 auto;width:95%;text-align:left}.news-section__title{font-family:NAMU,sans-serif;font-style:normal;font-weight:900;font-size:60px;line-height:72px;margin:0 0 60px}.all-news-list{margin:0 0 60px;list-style:none;display:grid;grid-template-columns:repeat(auto-fill,600px);row-gap:40px}.all-news-list,.news-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-block{border:2px solid #f2f2f2;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-block__title{font-family:NAMU;font-weight:900;font-size:32px;line-height:38px;margin:0 0 150px}.news-block__link,.news-block__link-img{text-decoration:none}.news-block__link{color:#000;padding:40px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.news-block__link:hover{-webkit-box-shadow:0 0 4px 2px #366cee;box-shadow:0 0 4px 2px #366cee}.news-block__link-img{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}.news-block__link-img svg{-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.news-block__link-img:hover svg{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.news-block__date{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:22px;color:#a8acb7}.news-full-section{max-width:1240px;margin:0 auto;width:95%;text-align:left}.news-full-section__link{margin:0 0 60px}.news-full-section__title{font-family:NAMU,sans-serif;font-weight:900;font-size:60px;line-height:72px}.news-full-section__date{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:22px;color:#a8acb7;margin:0 0 30px}.news-description{margin:0 0 60px}.news-description,.news-description__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-description__text-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-description__text{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:29px;max-width:575px;width:100%}.news-description__img{-o-object-fit:cover;object-fit:cover}.news-description__link{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.journal-topic-section{max-width:1240px;width:95%;margin:0 auto}.journal-topic-section__title{font-family:NAMU,sans-serif;font-weight:900;font-size:60px;line-height:72px;text-align:left}.journal-topic-section__subtitle{font-family:NAMU,sans-serif;font-weight:900;font-size:30px;line-height:30px;margin:0 0 30px;text-align:left}.journal-topic-section__text{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:29px;margin:0 0 30px;text-align:left}.journal-topic-section__list{margin:0 0 30px;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:15px;padding-left:25px;text-align:left}.journal-topic-section__list-item{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:29px}.journal-topic-section__img-wrap{margin:0 0 30px}.journal-topic-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin:0 0 30px}.journal-topic-section__text-wrapper p{font-size:20px;line-height:20px;margin:0 0 15px}.journal-topic-section__text-wrapper ul{row-gap:10px;margin:0 0 15px}.journal-topic-section__text-wrapper ul li{font-size:20px;line-height:20px}.journal-topic-section__line{width:100%;border:1px solid #1b1b1b;margin:0 0 25px}.contacts-block{max-width:1240px;width:95%;margin:0 auto 60px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-block__top-text{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:22px;color:#a8acb7;margin:0 0 15px}.contacts-block__title{font-family:NAMU,sans-serif;font-weight:900;font-size:46px;line-height:46px;margin:0}.contacts-block__address{font-weight:700}.contacts-block__address,.contacts-block__link{font-family:Inter,sans-serif;font-size:20px;line-height:24px}.contacts-block__link{font-weight:400;color:#000;text-decoration:none}.map-img{margin:0 0 60px}.error{max-width:1240px;margin:0 auto;width:95%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.error__text-wrapper{max-width:287px;width:100%;text-align:left;margin:0 0 40px}.error__title{font-family:NAMU,sans-serif;font-weight:900;font-size:60px;line-height:72px;margin:0 0 40px}.error__text{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:22px;color:#1b1b1b}.error__text:not(:last-of-type){margin:0 0 30px}.error__img{background:url(../img/404-error-img.png) no-repeat 50%/contain;max-width:819px;height:930px;width:100%;position:absolute;top:-210px;right:0}.error__img--505{background:url(../img/505-error-img.png) no-repeat 50%/contain;max-width:888px;height:888px}.links-list{list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}.error-link,.links-list{display:-webkit-box;display:-ms-flexbox;display:flex}.error-link{text-decoration:none;color:#1b1b1b;font-family:NAMU;font-weight:900;font-size:32px;line-height:38px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.footer{border-top:2px solid #f2f2f2}.footer__wrap{max-width:1240px;width:95%;margin:0 auto;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;padding:40px 0}.footer__copyright{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:17px;color:#a8acb7}.footer__links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.footer__link,.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none}.footer__link-tel{font-family:NAMU,sans-serif;font-weight:900;font-size:22px;line-height:26px;text-align:right;color:#366cee}.footer__link-time{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:15px;text-align:right;color:#a8acb7}@media screen and (max-width:1360px){.description-item--left,.description-item--right{margin:0 auto 60px}.description-item--right{margin:0 auto}.description-item--right .description-item__text:last-of-type{margin:0 0 20px}.description-item__title{font-size:40px;line-height:40px;margin:0 0 20px}.description-item__text{margin:0 0 15px;font-size:20px;line-height:24px}.descriptions-list__item{font-size:20px;line-height:20px;margin:0 0 20px}}@media screen and (max-width:1310px){.checkpoint,.checkpoint--right{border:none}}@media screen and (max-width:1265px){.intro-section{width:100%;position:relative}.intro-section__content,.intro-section__title{color:#fff}.intro-section__title{font-size:42px;line-height:50px}.intro-section__title span{color:#fff}.intro-section__content{font-size:16px;line-height:19px}.intro-section__link span{color:#fff}.intro-section__link svg path{fill:#fff}.description-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:30px;width:100%}.description-item__text-wrapper{max-width:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.description-item__img{display:none}.description-item__img--mobile{display:block;height:300px;width:100%;-o-object-fit:cover;object-fit:cover;margin:0 0 40px}.news-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-description__text-wrapper{row-gap:20px}.offices{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.descriptions-list{margin:0 0 30px}.description-section__link,.products-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products-list{row-gap:30px}.intro-section__img{display:none}.intro-section__text-wrapper{margin:0 auto}.main-menu__link--white{color:#1b1b1b!important}.all-news-list{grid-template-columns:repeat(auto-fill,500px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.header__lang-selection a{color:#1b1b1b!important}}@media screen and (max-width:1100px){.error__img--505{max-width:800px;height:800px}.contacts-block{display:grid;grid-template-columns:1fr 1fr;row-gap:40px;justify-items:center}}@media screen and (max-width:1020px){.header{padding:20px 0 40px}.error{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error__img{max-width:375px;width:100%;height:406px;position:static}.error__img--505{height:370px}}@media screen and (max-width:1000px){.header{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.header__left-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:95%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__lang-selection{display:none}.header__lang-selection--mobile{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header.active .header__lang-selection--mobile,.header__lang-selection--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.header.active .header__lang-selection--mobile a{color:#fff!important}.header.active .main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 20px}.main-menu{display:none;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.burger-btn{display:block}.directions-section__wrapper{padding:50px 0}.directions-section__title{font-size:28px;line-height:34px;margin:0 0 30px}.directions-list{row-gap:30px;margin:0 0 45px}.directions-list__item{font-size:18px;line-height:24px}.directions-list__item:not(:last-of-type){padding:0 0 25px}.products-section{padding:30px 0}.products-section__title{font-size:28px;line-height:34px;margin:0 0 20px}.products-section__text{font-size:16px;line-height:19px}.products-list{margin:0 0 50px}.product:nth-of-type(2n) .product__text{-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px}.product__text{font-size:20px;line-height:24px;opacity:1;top:15px;left:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__text svg{width:45px;height:20px}.employees{grid-template-columns:repeat(2,160px)}.employee{max-height:160px}.employee:before,.employee__wrapper{opacity:1}.employee__wrapper{left:10px;bottom:10px}.employee__img{-webkit-filter:none;filter:none}.employee__name{font-size:12px;line-height:14px;margin:0 0 5px}.employee__text{font-size:10px;line-height:12px}.more-block{padding:4px 15px;grid-column:-2}.more-block__text--big{font-size:80px;line-height:80px}.more-block__text--small{font-size:11px;line-height:13px}.values-section__wrapper{padding:50px 0}.values-section__title{font-size:28px;line-height:34px;margin:0 0 30px}.values-list{row-gap:20px;margin:0 auto 45px}.value:not(:last-of-type){padding:0 0 30px}.value__title{font-size:20px;line-height:24px}.value__text{font-size:16px;line-height:19px}.news{padding:50px 0}.news__title{margin:0 0 30px;font-size:28px;line-height:34px}.news-list{row-gap:30px}.news-item:not(:last-of-type){padding:0 0 35px}.news-item--all{display:none}.news-item__link{display:grid;grid-template-columns:1fr 45px;font-size:20px;line-height:24px}.news-item__link svg{width:45px;height:22px}.description-section{margin:0 auto 50px}.description-section__title{margin:0 0 10px}.about-section__title,.description-section__title{font-size:42px;line-height:50px}.about-section__text{font-size:16px;line-height:19px}.about-section__text--top{margin:0 0 50px}.about-section__subtitle{font-size:32px;line-height:38px;margin:0 0 20px}.offices{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:20px}.office-photo__text{opacity:1}.checkpoints{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkpoint{padding-bottom:40px;border-right:5px solid #fff}.checkpoint--right{margin-left:0;border-left:none;padding-right:80px;padding-left:0;border-right:5px solid #fff}.checkpoint__date{margin:0 0 20px}.checkpoint__text{font-size:16px;line-height:19px}.story-section__wrapper{padding:50px 0}.story-section__title{margin:0 0 50px}.philosophy-section__title,.story-section__title{font-size:32px;line-height:38px}.philosophy-section__text{font-size:16px;line-height:19px;margin:0 0 20px}.philosophy-section__text:last-of-type{margin:0 0 50px}.investors-block{padding:20px 10px;text-align:left}.journal-section__title,.news-section__title{font-size:42px;line-height:50px}.journal-section__title{margin:0 0 50px}.topic__link{padding:0 0 30px;font-size:24px;line-height:29px}.popup__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__text-block{padding:50px 0 170px}.popup img{display:none}}@media screen and (max-width:700px){.contacts-block{grid-template-columns:1fr}.contacts-block__text-wrapper{max-width:300px;width:100%}.contacts-block__title{font-size:42px;line-height:50px}}@media screen and (max-width:600px){.footer__copyright{font-size:10px;line-height:14px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__links{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.footer__link-tel{font-size:14px;line-height:17px}.footer__link-time{font-size:10px;line-height:12px}.popup__text-block{width:95%}.popup__text-block:before{max-width:300px;width:100%;height:138px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.journal-topic-section__title{font-size:30px;line-height:42px}.journal-topic-section__text{font-size:16px;line-height:26px}.journal-topic-section__subtitle{font-size:20px}.journal-topic-section__list-item{font-size:16px;line-height:26px}.error{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.error__text-wrapper{margin:0 0 20px}}@media screen and (max-width:570px){.header{padding:40px 0!important}.news__wrapper .investors-block,.news__wrapper .thanks-block{padding:20px}.more-link{font-size:16px;line-height:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.more-link svg{width:45px;height:22px}.more-link--column{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.more-link--column .more-link__text{max-width:240px;width:100%}.more-link--column svg{-ms-flex-item-align:center;align-self:center}.intro-section:before{content:"";width:119px;height:160px;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTE5IiBoZWlnaHQ9IjE2MCIgdmlld0JveD0iMCAwIDExOSAxNjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF80MjJfMTE1MCkiPgo8cGF0aCBkPSJNMTExLjA5MiAwSC00My4xODEzQy00NS4yNzcxIDAuMDA1NDY4NSAtNDcuMjg1NCAwLjg0NDc5OSAtNDguNzY3NCAyLjMzNDQ5Qy01MC4yNDk0IDMuODI0MTcgLTUxLjA4NDQgNS44NDI5OCAtNTEuMDg5OCA3Ljk0OTdWMTUyLjA1Qy01MS4wODQ0IDE1NC4xNTcgLTUwLjI0OTQgMTU2LjE3NiAtNDguNzY3NCAxNTcuNjY2Qy00Ny4yODU0IDE1OS4xNTUgLTQ1LjI3NzEgMTU5Ljk5NSAtNDMuMTgxMyAxNjBILTguNDI0NFY0Ni44ODAyQy04LjQxNzYxIDQ0Ljc3MzkgLTcuNTgyMTggNDIuNzU1OSAtNi4xMDA0OSA0MS4yNjY1Qy00LjYxODggMzkuNzc3MSAtMi42MTExNCAzOC45Mzc0IC0wLjUxNTcyNCAzOC45MzA1SDcyLjEzMDVDNzQuMjI2IDM4LjkzNzQgNzYuMjMzNiAzOS43NzcxIDc3LjcxNTMgNDEuMjY2NUM3OS4xOTcgNDIuNzU1OSA4MC4wMzIzIDQ0Ljc3MzkgODAuMDM5MSA0Ni44ODAyVjExMi45MzhDODAuMDMyMyAxMTUuMDQ1IDc5LjE5NyAxMTcuMDYzIDc3LjcxNTMgMTE4LjU1MkM3Ni4yMzM2IDEyMC4wNDIgNzQuMjI2IDEyMC44ODEgNzIuMTMwNSAxMjAuODg4SDMzLjk3MzJWMTYwSDExMS4wOTJDMTEzLjE4NyAxNTkuOTkzIDExNS4xOTUgMTU5LjE1MyAxMTYuNjc2IDE1Ny42NjRDMTE4LjE1OCAxNTYuMTc1IDExOC45OTMgMTU0LjE1NyAxMTkgMTUyLjA1VjcuOTU0OTJDMTE4Ljk5NSA1Ljg0NzcxIDExOC4xNiAzLjgyODMxIDExNi42NzggMi4zMzc4QzExNS4xOTYgMC44NDcyOTQgMTEzLjE4OCAwLjAwNjgzNDUyIDExMS4wOTIgMFoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfNDIyXzExNTAiPgo8cmVjdCB3aWR0aD0iMTE5IiBoZWlnaHQ9IjE2MCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K") no-repeat;position:absolute;top:25px;left:-20px}.intro-section:after{content:"";width:104px;height:77px;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA0IiBoZWlnaHQ9Ijc3IiB2aWV3Qm94PSIwIDAgMTA0IDc3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfNDIyXzEwNjUpIj4KPHBhdGggZD0iTTIwOC45MjggMEgxNS4zNDkzQzEyLjcxOTUgMC4wMDY4Njk4IDEwLjE5OTUgMS4wNjEyOCA4LjMzOTkgMi45MzI3QzYuNDgwMzQgNC44MDQxMiA1LjQzMjYxIDcuMzQwMjQgNS40MjU3OCA5Ljk4NjgyVjE5MS4wMTNDNS40MzI2MSAxOTMuNjYgNi40ODAzNCAxOTYuMTk2IDguMzM5OSAxOTguMDY3QzEwLjE5OTUgMTk5LjkzOSAxMi43MTk1IDIwMC45OTMgMTUuMzQ5MyAyMDFINTguOTYxNlY1OC44OTMzQzU4Ljk3MDIgNTYuMjQ3MiA2MC4wMTg0IDUzLjcxMjEgNjEuODc3NiA1MS44NDExQzYzLjczNjggNDkuOTcgNjYuMjU2IDQ4LjkxNTEgNjguODg1MyA0OC45MDY1SDE2MC4wNDFDMTYyLjY3IDQ4LjkxNTEgMTY1LjE4OSA0OS45NyAxNjcuMDQ4IDUxLjg0MTFDMTY4LjkwNyA1My43MTIxIDE2OS45NTYgNTYuMjQ3MiAxNjkuOTY0IDU4Ljg5MzNWMTQxLjg3OUMxNjkuOTU2IDE0NC41MjUgMTY4LjkwNyAxNDcuMDYgMTY3LjA0OCAxNDguOTMxQzE2NS4xODkgMTUwLjgwMiAxNjIuNjcgMTUxLjg1NyAxNjAuMDQxIDE1MS44NjZIMTEyLjE2MVYyMDFIMjA4LjkyOEMyMTEuNTU4IDIwMC45OTEgMjE0LjA3NyAxOTkuOTM2IDIxNS45MzYgMTk4LjA2NUMyMTcuNzk1IDE5Ni4xOTQgMjE4Ljg0MyAxOTMuNjU5IDIxOC44NTIgMTkxLjAxM1Y5Ljk5MzM3QzIxOC44NDUgNy4zNDYxOSAyMTcuNzk4IDQuODA5MzIgMjE1LjkzOCAyLjkzNjg3QzIxNC4wNzkgMS4wNjQ0MSAyMTEuNTU5IDAuMDA4NTg1ODcgMjA4LjkyOCAwWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF80MjJfMTA2NSI+CjxyZWN0IHdpZHRoPSIxMDQiIGhlaWdodD0iNzciIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==") no-repeat;position:absolute;bottom:0;right:0}.intro-section__text-wrapper{width:310px}.intro-section__title{padding-left:65px}.intro-section__title span{font-size:20px;line-height:24px}.intro-section__link{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.description-section__title{font-size:32px;line-height:38px}.description-section__link{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:0}.description-item__title{font-size:32px;line-height:38px}.description-item__text,.descriptions-list__item{font-size:16px;line-height:19px}.services-section__wrapper{padding:50px 0}.services-section__title{font-size:28px;line-height:34px}.services-section__link{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}.services-list{row-gap:20px;margin:0 0 30px}.service-item:not(:last-of-type){padding:0 0 30px}.service-item__title{font-size:20px;line-height:24px}.service-item__text{font-size:14px;line-height:17px}.all-news-list{grid-template-columns:310px}.news-block{padding:40px 20px 20px}.news-block__title{font-size:20px;line-height:24px;margin:0 0 80px}}@media screen and (max-width:400px){.intro-section:before{left:-60px}.topic__text{max-width:210px;width:100%}}