*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0;padding:0}ul,ol{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a{text-decoration:none;color:inherit}img,picture{max-width:100%;display:block}*{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{-webkit-animation-duration:.01ms !important;animation-duration:.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;-webkit-transition-duration:.01ms !important;-o-transition-duration:.01ms !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.nowrap{white-space:nowrap}body{background-color:#fff;font-size:14px;line-height:28px;color:#262626;font-family:'Montserrat',sans-serif;position:relative;padding-bottom:164px}@media (max-width:1024px){body{padding-bottom:0}}.container{margin:auto;max-width:1440px;padding:0 60px;position:relative}@media (max-width:1024px){.container{padding:0 24px}}.overlay{position:fixed;height:100%;width:100%;left:0;top:0;background:rgba(0,0,0,0.4);opacity:0;z-index:-999;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.overlay.visible{opacity:.5;z-index:990}.modal{position:fixed;width:100%;padding:24px;max-width:648px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;right:0;top:0;bottom:0;margin:auto;opacity:0;z-index:-999;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.modal.visible{opacity:1;z-index:999}.modal-content{background-color:#fff;border-radius:16px;padding:24px 24px 48px}.modal-close{text-align:right;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;cursor:pointer}@media (max-width:1024px){.modal-close img{width:32px}}.modal-text{text-align:center}.modal-text .flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1024px){.modal-text .flex img{width:56px}}.modal-text h4{font-size:28px;line-height:32px;font-weight:700;margin-top:10px}.modal-text p{font-size:16px;line-height:22px;margin-top:14px}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}.btn{display:inline-block;border-radius:4px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background:#fefefe;color:#131313;font-size:20px;font-weight:700;line-height:20px;padding:17px 28px;border:1px solid #fefefe;cursor:pointer}.btn:hover{background-color:#eaecf4;border-color:#eaecf4;cursor:pointer}.btn_disabled{color:#b8b8b8;border-color:inherit;-ms-touch-action:none;touch-action:none;cursor:not-allowed}.btn-blue{color:#fff;background-color:#3b4593;border-color:#3b4593}.btn-blue:hover{background-color:#2a337a;border-color:#2a337a}.btn-transparent{color:#3b4593;border-color:#3b4593}.btn-transparent:hover{color:#fff;background-color:#3b4593;border-color:#3b4593}.tabs__dropdown{position:relative;width:150px}.tabs__dropdown-toggle{display:block;padding:8px 16px;border:1px solid #fff;border-radius:2px;position:relative}.tabs__dropdown-toggle:hover{color:#d4d2f2;border-color:#d4d2f2;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.tabs__dropdown-toggle::after{content:"";position:absolute;width:16px;height:16px;right:13px;top:10px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.tabs__dropdown-toggle.toggled{border-color:#fff;border-bottom-color:transparent;color:#b8b8b8}.tabs__dropdown-toggle.toggled:hover{color:#b8b8b8}.tabs__dropdown-toggle.toggled::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tabs__dropdown-menu{position:absolute;width:100%;top:100%;margin-top:-2px;background-color:#2a2a44;display:none;z-index:9;border-bottom:1px solid #fff}.tabs__dropdown-menu .wrapper{max-height:128px;overflow:auto}.tabs__dropdown-item{display:block;padding:8px 16px;border-left:1px solid #fff;border-right:1px solid #fff}.tabs__dropdown-item_active{display:none}.tabs__dropdown-item:hover{background-color:#5b5b94;border-color:#5b5b94}#contacts{margin-top:88px;margin-bottom:88px}@media (max-width:1024px){#contacts{margin-top:45px;margin-bottom:56px}}#contacts .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){#contacts .container{display:block}}#contacts h3{color:#131313;font-size:32px;line-height:22px;margin-bottom:32px;font-weight:700}#contacts .contact-form{width:49%;padding:40px;border:1px solid #b8bac8;border-radius:12px}@media (max-width:1024px){#contacts .contact-form{width:100%;padding:32px 24px}}#contacts .contact-form input,#contacts .contact-form textarea{border:0;background:#f2f3fb;font-size:16px;line-height:11px;height:54px;padding:0 12px;color:#262626;border-radius:4px;width:100%}@media (max-width:1024px){#contacts .contact-form input,#contacts .contact-form textarea{height:54px}}#contacts .contact-form input.error,#contacts .contact-form textarea.error{outline:1px solid #eb5757}#contacts .contact-form .flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:24px 0}@media (max-width:1024px){#contacts .contact-form .flex{display:block;margin-top:0;margin-bottom:12px}}#contacts .contact-form .flex .input-wrapper{width:49%}#contacts .contact-form .flex .input-wrapper input{height:43px}@media (max-width:1024px){#contacts .contact-form .flex .input-wrapper{width:100%}#contacts .contact-form .flex .input-wrapper input{margin-top:12px}}#contacts .contact-form textarea{height:104px;padding:16px 12px;resize:none}#contacts .contact-form textarea.error{outline:1px solid #eb5757}#contacts .contact-form .error-message{color:#eb5757;font-weight:500;margin-top:8px;display:none;line-height:18px}#contacts .contact-form .btn{margin-top:22px}#contacts .contact-form .btn:disabled,#contacts .contact-form .btn[disabled]{background-color:#b8bac8;border-color:#b8bac8}@media (max-width:1024px){#contacts .contact-form .btn{width:100%}}#contacts .map-wrapper{width:49%;height:470px}@media (max-width:1024px){#contacts .map-wrapper{width:100%;height:auto;margin-top:45px}}#contacts .map-wrapper .map iframe{border-radius:12px}#contacts .map-wrapper h3 img{display:inline-block;vertical-align:middle}.site-error{height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.site-error .flex{text-align:center}.site-error .flex img{display:inline}@media (max-width:1024px){.site-error .flex .map img{width:250px;display:inline-block}}.site-error .flex .logo{margin-top:32px}@media (max-width:1024px){.site-error .flex .logo{margin-top:24px}.site-error .flex .logo img{width:174px}}.site-error .flex h1{margin-top:30px;font-family:'Raleway',sans-serif;-webkit-font-feature-settings:'pnum' on,'lnum' on;font-feature-settings:'pnum' on,'lnum' on;font-weight:700;font-size:56px;line-height:64px}@media (max-width:1024px){.site-error .flex h1{font-size:16px;line-height:20px}}.site-error .flex p{margin-top:8px;font-size:18px;line-height:24px}@media (max-width:1024px){.site-error .flex p{font-size:12px;line-height:16px}}.site-error .flex .links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:32px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1024px){.site-error .flex .links{font-size:12px;line-height:16px;margin-top:16px}}.site-error .flex .links__item{margin:0 12px}.site-error .flex .links__item a:hover{text-decoration:underline;color:#6864b2}header{padding:18px 0;position:relative;width:100%;top:0}@media (max-width:1024px){header{padding:10px 0;height:56px}}header .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){header .logo{width:80px;margin-right:auto}}header .logo .white{display:none}header .logo .blue{display:block}header .icon-menu-toggle{width:2em;height:2em;top:0;fill:#fff}header .svg-menu-toggle .line{opacity:1;-webkit-transform:rotate(0) translateY(0) translateX(0);-ms-transform:rotate(0) translateY(0) translateX(0);transform:rotate(0) translateY(0) translateX(0);-webkit-transform-origin:1em 1em;-ms-transform-origin:1em 1em;transform-origin:1em 1em;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out,opacity .1s ease-in-out;transition:transform .2s ease-in-out,opacity .1s ease-in-out;transition:transform .2s ease-in-out,opacity .1s ease-in-out,-webkit-transform .2s ease-in-out;stroke:#262626}header .svg-menu-toggle .line-1{-webkit-transform-origin:1em 2.5em;-ms-transform-origin:1em 2.5em;transform-origin:1em 2.5em}header .svg-menu-toggle .line-3{-webkit-transform-origin:1em 4.5em;-ms-transform-origin:1em 4.5em;transform-origin:1em 4.5em}header .menu-toggle.opened .svg-menu-toggle .line-1{-webkit-transform:rotate(45deg) translateY(15px) translateX(-15px);-ms-transform:rotate(45deg) translateY(15px) translateX(-15px);transform:rotate(45deg) translateY(15px) translateX(-15px)}header .menu-toggle.opened .svg-menu-toggle .line-2{opacity:0}header .menu-toggle.opened .svg-menu-toggle .line-3{-webkit-transform:rotate(-45deg) translateY(15px) translateX(37px);-ms-transform:rotate(-45deg) translateY(15px) translateX(37px);transform:rotate(-45deg) translateY(15px) translateX(37px)}header .language-wrapper{margin-left:12px}header .language-wrapper .tabs__dropdown{width:53px;margin-top:2px}@media (max-width:1024px){header .language-wrapper .tabs__dropdown{margin-top:0}}header .language-wrapper .tabs__dropdown-toggle{border-color:#c4c4c4;border-radius:4px;color:#262626;padding:5px;font-size:12px;line-height:10px}header .language-wrapper .tabs__dropdown-toggle::after{top:7px;right:8px;width:0;height:0;border-style:solid;border-width:6px 4px 0 4px;border-color:#262626 transparent transparent transparent}header .language-wrapper .tabs__dropdown-toggle.toggled{border-bottom-left-radius:0;border-bottom-right-radius:0}header .language-wrapper .tabs__dropdown-menu{background-color:#fff;border-color:#c4c4c4;border-bottom-left-radius:4px;border-bottom-right-radius:4px;margin-top:0}header .language-wrapper .tabs__dropdown-item{border-color:#c4c4c4;color:#262626;font-size:12px;line-height:16px;padding:4px 7px}header .language-wrapper .tabs__dropdown-item:hover{background-color:transparent}header .mobile-menu__icon{display:none}@media (max-width:1024px){header .mobile-menu__icon{display:block}header .mobile-menu__icon a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}header.mobile-opened{background-color:#404886;position:fixed !important;z-index:999 !important}header.mobile-opened .logo .white{display:block}header.mobile-opened .logo .blue{display:none}header.mobile-opened .svg-menu-toggle .line{stroke:#fff}header.mobile-opened .language-wrapper .tabs__dropdown-toggle{border-color:#fff;color:#fff}header.mobile-opened .language-wrapper .tabs__dropdown-toggle::after{border-color:#fff transparent transparent transparent}header.mobile-opened .language-wrapper .tabs__dropdown-menu{border-color:#fff;background-color:#404886}header.mobile-opened .language-wrapper .tabs__dropdown-item{border-color:#fff;color:#fff}header .contacts{width:160px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}@media (max-width:1024px){header .contacts{display:none}}header .contacts__item{display:inline-block}header .contacts__item .icon{display:block;width:40px;height:40px;background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer}header .contacts__item .icon.phone{background-image:url("/images/icon-phone-blue.svg")}header .contacts__item .icon.mail{background-image:url("/images/icon-mail-blue.svg")}header .contacts__item .icon.location{background-image:url("/images/icon-location-blue.svg")}header .contacts__item .contacts__item-text{width:198px;padding:12px;background:#f8f9fd;color:#131313;font-size:14px;font-weight:500;line-height:18px;border-radius:4px;display:none;top:53px;left:-19px;position:absolute}header .contacts__item .contacts__item-text.visible{display:block;z-index:999}header .contacts__item .contacts__item-text::before{content:"";width:0;height:0;border-style:solid;border-width:0 7px 8px 7px;border-color:transparent transparent #f8f9fd transparent;position:absolute;top:-8px}header .contacts__item .icon.phone + .contacts__item-text::before{left:32px}header .contacts__item .icon.mail + .contacts__item-text::before{left:92px}header .contacts__item .icon.location + .contacts__item-text::before{left:152px}.menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-right:145px}@media (max-width:1300px){.menu{padding-right:32px}}.menu__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:20px}@media (min-width:1024px) and (max-width:1200px){.menu__list{font-size:15px}}.menu__list > li{margin:0 12px;position:relative;z-index:5}.menu__list > li a{color:inherit;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;padding:0;display:inherit;font-weight:600;line-height:26px}.menu__list > li a:hover{color:#3b4593}.menu__list > li a.disabled{-ms-touch-action:none;touch-action:none;cursor:not-allowed;color:#b8b8b8}.menu__list > li.active > a{color:#3b4593}.menu__list > li.mobile{display:none}.menu__list > li.submenu{position:relative;z-index:2}.menu__list > li.submenu > a .submenu__arrow{display:inline-block;margin-left:7px;vertical-align:middle;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#262626 transparent transparent transparent;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);line-height:0;_border-color:#000 #fff #fff #fff}.menu__list > li.submenu > a:hover .submenu__arrow{border-color:#6864b2 transparent transparent transparent}.menu__list > li.submenu.active a::after{width:calc(100% - 12px)}.menu__list > li.submenu .submenu__list{position:absolute;right:-10px;top:0;padding-top:35px;display:none;z-index:1}.menu__list > li.submenu .submenu__item a{white-space:nowrap;font-size:14px;line-height:18px;font-weight:500;color:#262626;padding:12px;background-color:#f2f4fc;-webkit-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;text-align:left}.menu__list > li.submenu .submenu__item:first-child a{border-radius:4px 4px 0 0}.menu__list > li.submenu .submenu__item:last-child a{border-radius:0 0 4px 4px}.menu__list > li.submenu .submenu__item:hover a,.menu__list > li.submenu .submenu__item.active a{background-color:#e7eaf8}.menu__list > li.submenu:hover .submenu__list{display:block}@media (max-width:1024px){.menu__list{display:none}}.index-page header{z-index:10;position:absolute;left:0;top:0;border-bottom:1px solid #c4c4c4}.index-page header .logo .white{display:block}.index-page header .logo .blue{display:none}.index-page header .menu{color:#fff}.index-page header .menu .menu__list > li > a:hover{color:#b8bac8}.index-page header .menu .menu__list > li.submenu > a .submenu__arrow{border-color:#fff transparent transparent transparent}.index-page header .contacts__item .icon.phone{background-image:url("/images/icon-phone-white.svg")}.index-page header .contacts__item .icon.mail{background-image:url("/images/icon-mail-white.svg")}.index-page header .contacts__item .icon.location{background-image:url("/images/icon-location-white.svg")}.index-page header .language-wrapper .tabs__dropdown-toggle{border-color:#fff;color:#fff}.index-page header .language-wrapper .tabs__dropdown-toggle::after{border-color:#fff transparent transparent transparent}.index-page header .language-wrapper .tabs__dropdown-menu{border-color:#fff;background-color:#404886}.index-page header .language-wrapper .tabs__dropdown-item{border-color:#fff;color:#fff}.index-page header .svg-menu-toggle .line{stroke:#fff}.mobile-menu{display:none}@media (max-width:1024px){.mobile-menu{position:fixed;z-index:999;width:100%;height:100%;left:0;top:0;padding-top:56px;color:#fff}.mobile-menu .container{height:100%;background-color:#404886}.mobile-menu.visible{display:block}.mobile-menu .menu__list{display:block;padding-top:6px}.mobile-menu .menu__list > li{margin:23px 0 0}.mobile-menu .menu__list > li a:hover{color:inherit}.mobile-menu .menu__list > li.submenu > a{position:relative}.mobile-menu .menu__list > li.submenu > a span{position:absolute;right:13px;top:11px;margin-left:0;border-color:#fff transparent transparent transparent}.mobile-menu .menu__list > li.submenu > a:hover span{border-color:#fff transparent transparent transparent}.mobile-menu .menu__list > li.submenu .submenu__list{display:none;position:static;padding-top:8px;margin-bottom:-19px}.mobile-menu .menu__list > li.submenu .submenu__item a{background-color:transparent;color:#fff;font-size:16px;line-height:22px;padding-left:24px}.mobile-menu .contacts{position:absolute;bottom:32px;left:0;width:100%;padding:0 24px;line-height:18px;font-weight:500}.mobile-menu .contacts__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:12px}.mobile-menu .contacts__item img{display:inline;margin-right:4px}}.site-index .main-area{position:relative}.site-index .main-area .video{position:relative}@media (max-width:1024px){.site-index .main-area .video{height:420px;background:url("/images/main-image.jpg") center no-repeat;background-size:cover}}.site-index .main-area .video img{width:100%}@media (max-width:1024px){.site-index .main-area .video img{display:none}}.site-index .main-area .video::after{content:"";width:100%;height:100%;background:url("/images/main-bg-layer.svg") center no-repeat;background-size:cover;display:block;position:absolute;top:0;left:0}.site-index .main-area .text{position:absolute;top:40.7%;left:0;width:100%}@media (max-width:1024px){.site-index .main-area .text{top:130px}}.site-index .main-area .text h1{font-size:72px;font-weight:700;color:#fff;line-height:50px}@media (max-width:1024px){.site-index .main-area .text h1{font-size:28px;line-height:32px}}.site-index .main-area .text h2{font-size:32px;line-height:22px;margin-top:32px;color:#fff}@media (max-width:1024px){.site-index .main-area .text h2{font-size:16px;line-height:22px;margin-top:22px}}.site-index .main-area .text .btn{margin-top:40px}.site-index .about{margin:88px 0}@media (max-width:1024px){.site-index .about{margin-top:15px;margin-bottom:45px}}.site-index .about .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.site-index .about .container{display:block}}.site-index .about .image{width:40.6%}@media (max-width:1024px){.site-index .about .image{width:100%}}.site-index .about .image img{width:100%}.site-index .about .text{padding-left:24px;width:59.4%}@media (max-width:1024px){.site-index .about .text{padding-left:0;width:100%;margin-top:13px}}.site-index .about h3{font-size:44px;line-height:48px;font-weight:700}@media (max-width:1024px){.site-index .about h3{font-size:32px;line-height:40px}}.site-index .about p{font-size:20px;line-height:28px;margin-top:15px}.site-index .about p.bold{font-weight:600}@media (max-width:1024px){.site-index .services .container{padding:0}}.site-index .services__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:1024px){.site-index .services__item{display:block}}.site-index .services__item + .services__item{margin-top:12px}@media (max-width:1024px){.site-index .services__item + .services__item{margin-top:8px}}.site-index .services__item .text{background:#232323;padding:96px 64px 0;color:#fff;border-radius:4px 0 0 4px;width:50%;direction:ltr;position:relative}@media (max-width:1300px){.site-index .services__item .text{padding-top:40px}}@media (max-width:1024px){.site-index .services__item .text{border-radius:0;width:100%;padding:48px 24px}}.site-index .services__item .text::before{content:"";width:0;height:0;border-style:solid;border-width:72px 72px 0 0;border-color:#3b4593 transparent transparent transparent;position:absolute;left:0;top:0;border-top-left-radius:4px}@media (max-width:1024px){.site-index .services__item .text::before{border-width:64px 64px 0 0}}.site-index .services__item .text h3{font-size:44px;line-height:48px;font-weight:700}@media (max-width:1300px){.site-index .services__item .text h3{font-size:30px;line-height:36px}}@media (max-width:1024px){.site-index .services__item .text h3{font-size:32px;line-height:40px}}.site-index .services__item .text p{font-size:20px;line-height:28px;margin-top:15px}@media (max-width:1300px){.site-index .services__item .text p{font-size:16px;line-height:22px}}.site-index .services__item .image{width:50%}@media (max-width:1024px){.site-index .services__item .image{width:100%}}.site-index .services__item .image img{width:100%;border-radius:0 4px 4px 0}@media (max-width:1024px){.site-index .services__item .image img{border-radius:0}}.site-index .services__item.rtl{direction:rtl}.site-index .services__item.rtl .text{border-radius:0 4px 0 0}.site-index .services__item.rtl .text::before{border-top-left-radius:0}.site-index .services__item.rtl .image img{border-radius:4px 0 0 4px}.site-index .quotes{margin-top:75px}@media (max-width:1024px){.site-index .quotes{margin-top:48px}}.site-index .quotes h3{font-weight:700;font-size:44px;line-height:48px}@media (max-width:1024px){.site-index .quotes h3{font-size:32px;line-height:40px}}.site-index .quotes .items{margin-top:35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){.site-index .quotes .items{margin-top:24px;display:block}}.site-index .quotes .items .item{padding:32px 24px;background:#f2f3fb;border-radius:8px;width:23.65%;text-align:center}@media (max-width:1024px){.site-index .quotes .items .item{width:100%;text-align:left;padding:24px}.site-index .quotes .items .item + .item{margin-top:16px}}@media (max-width:1024px){.site-index .quotes .items .item .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;direction:rtl;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.site-index .quotes .items .item .title img{display:inline}.site-index .quotes .items .item .title h4{font-weight:600;font-size:28px;line-height:34px;margin-top:25px}@media (max-width:1300px){.site-index .quotes .items .item .title h4{font-size:24px;line-height:30px}}@media (max-width:1024px){.site-index .quotes .items .item .title h4{margin-top:0}.site-index .quotes .items .item .title h4 br{display:none}}@media (max-width:1024px){.site-index .quotes .items .item .title .icon{-webkit-flex-basis:72px;-ms-flex-preferred-size:72px;flex-basis:72px;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:16px}}.site-index .quotes .items .item .text p{margin-top:15px;font-size:20px;line-height:28px}@media (max-width:1300px){.site-index .quotes .items .item .text p{font-size:18px;line-height:24px}}.site-index .quotes .items .item .text .note{margin-top:5px;font-size:14px;line-height:18px;font-weight:500;color:#8a8a8a}.site-index .gallery{margin-top:88px}@media (max-width:1024px){.site-index .gallery{margin-top:56px}}.site-index .gallery .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:0}@media (max-width:1024px){.site-index .gallery .container{display:block}}.site-index .gallery .text{color:#fff;padding-top:15.15%;padding-left:32px;-webkit-flex-basis:338px;-ms-flex-preferred-size:338px;flex-basis:338px;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background:#232323;border-radius:8px 0 0 8px}@media (max-width:1300px){.site-index .gallery .text{padding-top:70px}}@media (max-width:1024px){.site-index .gallery .text{padding:28px 24px 113px;border-radius:4px 4px 0 0}}.site-index .gallery .text h6{font-weight:600;font-size:16px;line-height:22px}.site-index .gallery .text h3{font-weight:700;font-size:44px;line-height:48px;margin-top:10px}@media (max-width:1420px){.site-index .gallery .text h3{font-size:28px;line-height:32px}.site-index .gallery .text h3 br{display:none}}.site-index .gallery .slider-wrapper{width:calc(100% - 338px);display:block;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1024px){.site-index .gallery .slider-wrapper{width:100%}}.site-index .gallery .slider-wrapper .slider{position:static}.site-index .gallery .slider-wrapper .slider img{width:100%}.site-index .gallery .slider-wrapper .slider .slick-list{border-radius:0 8px 8px 0}@media (max-width:1024px){.site-index .gallery .slider-wrapper .slider .slick-list{border-radius:0 0 4px 4px}}.site-index .gallery .slider-wrapper .slider .slick-arrow{position:absolute;bottom:18.6%;font-size:0;display:block;width:46px;height:46px;border:0;cursor:pointer;z-index:9}@media (max-width:1024px){.site-index .gallery .slider-wrapper .slider .slick-arrow{top:127px}}.site-index .gallery .slider-wrapper .slider .slick-arrow.slick-prev{left:97px;background:url("/images/icon-slide-left.svg") no-repeat center}@media (max-width:1024px){.site-index .gallery .slider-wrapper .slider .slick-arrow.slick-prev{left:54px}}.site-index .gallery .slider-wrapper .slider .slick-arrow.slick-next{left:161px;background:url("/images/icon-slide-right.svg") no-repeat center}@media (max-width:1024px){.site-index .gallery .slider-wrapper .slider .slick-arrow.slick-next{left:auto;right:54px}}.site-index .gallery .slider-wrapper .slider .slick-arrow.slick-disabled{cursor:not-allowed;opacity:.6}#services{margin-top:24px}@media (max-width:1024px){#services{margin-top:16px}}#services .main{width:100%;height:400px;border-radius:8px;position:relative;color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width:1024px){#services .main{height:224px}}#services .main .title{position:absolute;bottom:73px;left:72px}@media (max-width:1024px){#services .main .title{left:24px;bottom:21px}}#services .main h1{font-size:72px;line-height:80px;font-weight:700}@media (max-width:1024px){#services .main h1{font-size:28px;line-height:32px}}#services .main h3{font-size:20px;line-height:28px;margin-top:12px}@media (max-width:1024px){#services .main h3{font-size:16px;line-height:22px}#services .main h3 br{display:none}}#services .description{margin-top:80px}@media (max-width:1024px){#services .description{margin-top:30px}}#services .description h2{font-weight:700;font-size:44px;line-height:48px}@media (max-width:1024px){#services .description h2{font-size:32px;line-height:40px}}#services .description .subdescription{margin-top:13px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){#services .description .subdescription{display:block}}#services .description .subdescription p{width:49%;font-size:16px;line-height:22px}@media (max-width:1024px){#services .description .subdescription p{width:100%;font-size:14px;line-height:18px}#services .description .subdescription p + p{margin-top:24px}}#services .description .items-wrapper{margin-top:34px;background:#f2f4fc;border-radius:12px;padding:42px 44px 40px}@media (max-width:1024px){#services .description .items-wrapper{margin-top:16px;padding:32px 24px 30px}}#services .description .items-wrapper .flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){#services .description .items-wrapper .flex{display:block}}#services .description .items-wrapper .flex + .flex{margin-top:18px}#services .description .items-wrapper .flex + h4{margin-top:34px}@media (max-width:1024px){#services .description .items-wrapper .flex + h4{margin-top:27px}}#services .description .items-wrapper .flex .item{width:49%;font-size:20px;line-height:28px}@media (max-width:1024px){#services .description .items-wrapper .flex .item{width:100%;font-size:16px;line-height:22px}#services .description .items-wrapper .flex .item + .item{margin-top:24px}}#services .description .items-wrapper .flex .item h5{font-weight:600}#services .description .items-wrapper .flex .item p{margin-top:6px}#services .description .items-wrapper h4{font-weight:700;font-size:32px;line-height:40px;margin-bottom:10px}@media (max-width:1024px){#services .description .items-wrapper h4{font-size:20px;line-height:28px;margin-bottom:18px}}#services .gallery{margin-top:72px}@media (max-width:1024px){#services .gallery{margin-top:40px}}#services .gallery img{border-radius:8px}#services .gallery .flex-h{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){#services .gallery .flex-h{display:block}}#services .gallery .flex-h > div{width:32.122%}@media (max-width:1024px){#services .gallery .flex-h > div{width:100%}}#services .gallery .flex-h > div:first-child{width:66.061%}@media (max-width:1024px){#services .gallery .flex-h > div:first-child{width:100%}}#services .gallery .flex-h .flex-v{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){#services .gallery .flex-h .flex-v{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:16px}#services .gallery .flex-h .flex-v div{width:48%}}#equipment{margin-top:42px}@media (max-width:1024px){#equipment{margin-top:34px}}#equipment .main h1{font-size:44px;line-height:48px;font-weight:700}@media (max-width:1024px){#equipment .main h1{font-size:32px;line-height:40px}}#equipment .main .tabs{margin-top:24px}#equipment .main .tabs__header-item{color:#848484;font-size:20px;line-height:28px;font-weight:700;position:relative}#equipment .main .tabs__header-item + .tabs__header-item{margin-left:24px}#equipment .main .tabs__header-item.active{color:#262626}#equipment .main .tabs__header-item.active::after{content:"";display:block;width:100%;height:3px;background-color:#3b4593;bottom:-8px;left:0;position:absolute}#equipment .main .tabs__content{margin-top:45px}@media (max-width:1024px){#equipment .main .tabs__content{margin-top:40px}}#equipment .main .tabs__item{display:none}#equipment .main .tabs__item.active{display:block}#equipment .main .tabs__item .flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#equipment .main .tabs__item .flex .col{width:49.1%}@media (max-width:1024px){#equipment .main .tabs__item .flex .col{width:100%}}#equipment .main .tabs__item .flex .col .item{background-color:#f2f4fc;border-radius:4px;padding:9px 16px}#equipment .main .tabs__item .flex .col .item + .item{margin-top:12px}@media (max-width:1024px){#equipment .main .tabs__item .flex .col .item + .item{margin-top:8px}}#equipment .main .tabs__item .flex .col .item p{font-size:20px;line-height:28px;width:45.5%}@media (max-width:1300px){#equipment .main .tabs__item .flex .col .item p{font-size:16px;line-height:24px}}#equipment .main .tabs__item .flex .col .item p.title{font-weight:600}@media (max-width:1024px){#equipment .main .tabs__item > .flex{display:block}}#equipment .main .image{margin-top:56px;height:480px;background:url("/images/equipment-image.jpg") center no-repeat;background-size:cover;border-radius:8px}@media (max-width:1024px){#equipment .main .image{margin-top:8px;height:212px}}#about{margin-top:24px}@media (max-width:1024px){#about{margin-top:16px}}#about .main{width:100%;height:400px;border-radius:8px;position:relative;color:#fff;background:url("/images/about-main.jpg") center no-repeat;background-size:cover;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1024px){#about .main{height:224px;display:block;padding-top:46px;text-align:center}}#about .main h1{font-weight:700;font-size:44px}@media (max-width:1024px){#about .main h1{font-size:28px;line-height:32px}}#about .description{margin-top:56px;border-radius:12px;background-color:#f2f4fc;padding:57px 48px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){#about .description{margin-top:32px;display:block;padding:32px 24px}}#about .description > div{width:49%}@media (max-width:1024px){#about .description > div{width:100%}}#about .description .text{color:#131313}@media (max-width:1024px){#about .description .text{margin-top:30px}}#about .description .text h2{font-weight:700;font-size:44px;line-height:48px}@media (max-width:1024px){#about .description .text h2{font-size:32px;line-height:40px}}#about .description .text h6{font-weight:700;font-size:20px;line-height:28px;margin-top:16px}@media (max-width:1024px){#about .description .text h6{font-weight:600}}#about .description .text p{font-size:16px;line-height:22px;margin-top:12px}#gallery{margin-top:32px}@media (max-width:1024px){#gallery{margin-top:44px}}#gallery .main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){#gallery .main{display:block}}#gallery .main .image{width:32.2%}@media (max-width:1024px){#gallery .main .image{width:100%;max-width:424px}}#gallery .main .text{width:49.1%;margin-left:24px}@media (max-width:1024px){#gallery .main .text{width:100%;margin-left:0;margin-top:22px}}#gallery .main .text h1{font-weight:700;font-size:44px;line-height:48px}@media (max-width:1024px){#gallery .main .text h1{font-size:32px;line-height:40px}}#gallery .main .text h3{font-weight:700;font-size:20px;line-height:28px;margin-top:16px}#gallery .main .text p{font-size:16px;line-height:22px;margin-top:12px}@media (max-width:1024px){#gallery .main .text p{font-size:20px;line-height:28px}}#gallery .gallery-wrapper{text-align:center;margin:61px 0 85px}@media (max-width:1024px){#gallery .gallery-wrapper{margin:50px 0 56px}}#gallery .gallery-wrapper .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1024px){#gallery .gallery-wrapper .content{display:block}}#gallery .gallery-wrapper .content > div{-webkit-flex-basis:32.12%;-ms-flex-preferred-size:32.12%;flex-basis:32.12%;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:1.82%}@media (max-width:1024px){#gallery .gallery-wrapper .content > div{margin-top:16px}}#gallery .gallery-wrapper .btn{margin-top:32px;width:100%;max-width:327px}#error .main{max-width:820px}footer{position:absolute;width:100%;bottom:0;background-color:#f9faff;padding:27px 0 35px;font-size:16px}@media (max-width:1024px){footer{position:static;padding:24px 0}}footer .text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){footer .text{display:block}}footer .text .item{line-height:22px;width:312px}footer .text .item + .item{margin-left:24px}@media (max-width:1024px){footer .text .item + .item{margin-left:0;margin-top:14px}}footer .text .item:last-child{margin-left:auto}@media (max-width:1024px){footer .text .item:last-child{margin-left:0;margin-top:40px}}footer .text .item:last-child img{margin-left:auto}@media (max-width:1024px){footer .text .item:last-child img{margin-left:0;width:122px}}footer .text .item-title{font-weight:600;color:#3b4593;line-height:22px}footer .text .item-spacer{height:14px}footer .text .item-copyright{color:#9195bc;margin-top:14px}
/*# sourceMappingURL=main.css.map */
