*,*:before,*:after{box-sizing:border-box}body,body h1,body h2,body h3,body h4,body h5,body p,body ul[class],body ol[class],body li,body figure,body figcaption,body blockquote,body dl,body dd{margin:0}body ul{margin-top:0;margin-bottom:0}html{scrollbar-gutter:smooth;overflow:auto}html:has(.no-overflow){overflow:hidden}body a,body a:hover{text-decoration:none;color:inherit}button{font-family:Nunito;padding:0;outline:none;border:none;background-color:transparent;cursor:pointer}:root{--body-color: #ffffff;--white: #ffffff;--grey-900: #202020;--grey-600: #868686;--grey-400: #d7d7d7;--grey-200: #efefef;--brand-primary: #0037c1;--neutral-grey-600: #868686;--brand-dark: #002787}.nbsp{white-space:nowrap}html body{background-color:var(--body-color, #ffffff);font-family:Nunito;font-weight:400;color:var(--grey-900, #202020);display:flex;flex-direction:column;align-items:center;scrollbar-gutter:stable}body.no-overflow{overflow:hidden;width:100vw}body:has(.page-404){overflow-x:hidden}.page-container{max-width:1440px;width:100%;padding:0 64px;position:relative}.page-block{margin-top:104px}.invisible-scroll::-webkit-scrollbar{height:1px;opacity:0;display:none!important}.invisible-scroll::-webkit-scrollbar-thumb{opacity:0;background-color:transparent}.invisible-scroll::-webkit-scrollbar-track{height:1px;background-color:transparent;opacity:0}.button{font-size:16px;font-weight:500;line-height:100%;transition-duration:.3s;width:fit-content}.primary{padding:16px 24px;border-radius:24px;color:var(--white, #ffffff);background-color:var(--brand-primary, #0037c1)}.primary:hover{background-color:var(--brand-dark, #002787)}.primary.disabled,.primary.disabled:hover{color:var(--neutral-grey-600, #868686);background:var(--grey-200, #efefef)!important;pointer-events:none}.primary.small{padding:11px 20px;font-size:14px;font-weight:500;line-height:100%}.primary.dark{color:var(--brand-primary, #0037c1);background-color:var(--white, #ffffff)}.primary.dark:hover{background-color:#f0f3fb}.secondary{padding:15px 23px;border-radius:24px;color:var(--brand-primary, #0037c1);background-color:transparent;border:1px solid var(--brand-primary, #0037c1)}.secondary:hover{color:var(--white, #ffffff);background-color:var(--brand-primary, #0037c1)}.secondary.disabled,.secondary.disabled:hover{color:var(--neutral-grey-600, #868686);background:transparent;border-color:var(--grey-400, #d7d7d7)}.secondary.small{padding:10px 19px;font-size:14px;font-weight:500;line-height:100%}.secondary.dark{color:var(--white, #ffffff);border:1px solid var(--white, #ffffff)}.secondary.dark:hover{color:var(--brand-primary, #0037c1);background-color:var(--White, #ffffff)}.caption-text{font-size:12px;font-weight:400;line-height:16px}.med_14{font-size:14px;font-weight:500;line-height:100%}.med_12{font-size:12px;font-weight:500;line-height:100%}.reg_16{font-size:16px;font-weight:400;line-height:140%}.reg_14{font-size:14px;font-weight:400;line-height:140%}.reg_12{font-size:12px;font-weight:400;line-height:130%}.med_16{font-size:16px;font-weight:500;line-height:100%}.semibold_16{font-size:16px;font-weight:600;line-height:140%}.text-h1{font-size:48px;font-weight:600;line-height:112%}.text-h2{font-size:40px;font-weight:600;line-height:112%}.text-h3{font-size:32px;font-weight:600;line-height:112%}.text-h4{font-size:24px;font-weight:600;line-height:115%}.text-h5{font-size:20px;font-weight:600;line-height:120%}.header{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;border-radius:8px;background:rgba(236,242,255,.5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:16px;z-index:11}.header__project-link{display:block;padding:6px 16px;transition-duration:.3s}.header__project-link:hover{background-color:#f0f3fb}.header__project-link:hover .header__project-link-header{color:var(--brand-primary, #0037c1)}.header__project-links{position:absolute;overflow:hidden;top:calc(100% + 12px);padding:8px 0;border-radius:0 0 16px 16px;background:var(--white, #ffffff);box-shadow:0 4px 12px #00000014;display:none}.header__project-link-caption{color:var(--grey-600, #868686)}.show-projects .header__project-links{display:block}.show-projects .header__logo{width:152px;height:30px}.header__logo{width:228px;height:36px;padding-bottom:2px}.header__links{display:flex;align-items:center;position:relative}.header__pages-links{margin-right:44px}.header__pages-link{position:relative;margin-right:32px;transition-duration:.3s}.header__pages-link:last-child{margin-right:0}.header__pages-link:after{content:"";position:absolute;left:0;top:calc(100% + 18px);height:1.5px;width:100%;background-color:var(--brand-primary, #0037c1);opacity:0;transition-duration:.3s}.header__pages-link:hover:after,.header__pages-link.active:after,.show-projects .our-projects:after{opacity:1;transition-duration:.3s}.header__phone{margin-right:32px}.header__mob-menu{display:none}.news-card{display:flex;transition-duration:.3s;height:300px;padding:32px;flex-direction:column;border-radius:16px;background-color:#f7f9fd}.news-card__header{margin-bottom:16px;transition-duration:.3s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.news-card__text{color:var(--grey-600, #868686);transition-duration:.3s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.news-card__date-and-button{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto}.news-card__date{color:var(--grey-600, #868686)}.news-card__link{opacity:0;display:flex;padding:9px;border-radius:50%;background-color:transparent;transition-duration:.3s;border:1px solid var(--white, #ffffff)}.news-card__link svg{width:16px;height:16px}.news-card__link:hover{background-color:var(--white, #ffffff)!important}.news-card__link:hover path{fill:var(--brand-primary, #0037c1)}.news-card:hover{background-color:var(--brand-primary, #0037c1)}.news-card:hover .news-card__header{color:var(--white, #ffffff)}.news-card:hover .news-card__text,.news-card:hover .news-card__date{color:var(--grey-200, #efefef)}.news-card:hover .news-card__link{opacity:1}.copyright{display:flex;align-items:center;font-weight:500;font-family:IBM Plex Mono,monospace}.copyright-wrap{position:absolute;bottom:40px;right:0;width:130px;height:16.9px}.copyright .text-logo{height:13px}.copyright.mob{display:none}@media (min-width: 992px){.copyright{margin-top:auto}.logo-mini{width:19.5px;min-width:19.5px;height:16.9px}.text-logo{width:105.3px;min-width:105.3px;height:13.65px}.copyright .text-logo{height:15.75px;opacity:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition-duration:.3s}.copyright__text{margin-left:5.85px;position:relative;width:105.3px;min-width:105.3px;height:13.65px}.copyright__hover-text{font-weight:500;font-size:6.5px;line-height:100%;text-align:center;position:absolute;top:50%;left:calc(50% + 13px);transform:translate(-50%,-50%);width:105.3px;min-width:105.3px;transition-duration:.3s;opacity:0}.copyright:hover .copyright__hover-text{opacity:1}.copyright:hover .text-logo{opacity:0}}.footer{position:relative;padding:39px 0 40px;border-top:1px solid var(--grey-400, #d7d7d7)}.footer__row.row{--bs-gutter-x: 32px;align-items:stretch;justify-content:space-between}.footer__comany-attributes{display:flex;flex-direction:column}.footer__privacy-policy,.footer__copyright{max-width:244px}.footer__logo{width:256px;height:40px}.footer__privacy-policy,.footer__privacy-policy:hover{color:var(--brand-primary, #0037c1);margin-top:auto}.footer__copyright{margin-top:12px;color:var(--grey-600, #868686)}.footer__category-header{font-size:14px;font-weight:600;line-height:140%;margin-bottom:8px}.footer .col-lg-2{width:18%}.footer .footer__comany-services{width:19%}.footer .footer__comany-info{width:20%}.footer__link{display:block;font-size:14px;font-weight:300;line-height:140%;margin-bottom:8px;cursor:pointer}.footer__link:last-child{margin-bottom:0}.footer__link-icon{width:12px;height:12px;margin-left:6px}.footer .footer__comany-telegram-channels{width:18%;max-width:18%}.header__burger-menu{display:none}.no-services{margin-right:128px}.mobile,.footer__logo-mob,.footer__dropdowns{display:none}.footer__dropdown{margin-bottom:16px}.footer__dropdown:last-child{margin-bottom:0}.footer__dropdown-header{flex-grow:1;text-align:left}.footer__dropdown-top{display:flex;align-items:center;width:100%}.footer__dropdown-arrow{width:24px;height:24px;margin-left:8px;transition-duration:.3s}.footer__dropdown-body{padding-top:0;height:0;width:100%;overflow:hidden;transition:all .3s ease-in-out}.active .footer__dropdown-body{height:auto;padding-top:12px}.active .footer__dropdown-arrow{transform:scaleY(-1)}.alert-block{display:flex;padding:16px;border-radius:16px;background-color:#f0f3fb}.alert-block.warning{background-color:#fff1ef}.alert-block.memo{background-color:#f7f9fd}.alert-block svg{width:20px;min-width:20px;height:20px;margin-right:8px}.alert-block__text{color:var(--grey-900, #202020)}.alert-block__text a,.alert-block__text a:hover{color:var(--brand-primary, #0037c1)}.breadcrumbs{display:flex;align-items:center}.breadcrumb{display:block!important;font-size:14px;font-weight:500;line-height:100%;margin-bottom:0!important;white-space:nowrap}.breadcrumb:not(:first-child){margin-left:8px;padding-left:16px;background-image:url(/build/assets/double-slash-374330b6.svg);background-repeat:no-repeat;background-size:8px 14px;background-position:left top}.breadcrumb:last-child{color:var(--grey-600, #868686)}.category{display:flex;align-items:center;border-radius:8px;padding:16px 20px;transition-duration:.3s;color:var(--grey-900, #202020);width:100%;text-align:left}.category__text{margin-right:16px;flex-grow:1;transition-duration:.3s}.category svg{width:20px;min-width:20px;height:20px}.category path{transition-duration:.3s}@media (min-width: 992px){.category:hover{background-color:#f7f9fd}.category:hover .category__text{color:var(--brand-primary, #0037c1)}.category:hover path{fill:var(--brand-primary, #0037c1)}.mobile-inline{display:none}}@media (min-width: 768px){.category.active{background-color:var(--brand-primary, #0037c1)}.category.active .category__text{color:var(--white, #ffffff)}.category.active path{fill:var(--white, #ffffff)}}@media (max-width: 767.9px){.category{background-color:#f7f9fd}.category path{fill:var(--brand-primary, #0037c1)}}@media (max-width: 1299.9px){.header__pages-link{margin-right:16px;white-space:nowrap}.header__pages-links{margin-right:24px}.header__phone{margin-right:16px;white-space:nowrap}.header__logo{width:130px;height:22.42px;margin-bottom:0}}@media (max-width: 1199.9px){.footer__logo{width:187px;height:30px}}@media (max-width: 1199.9px) and (min-width: 992px){.header__pages-link{margin-right:8px;font-size:12px}.header__pages-links{margin-right:8px}.header__phone{margin-right:8px;font-size:12px}.header__leave-feedback.button{font-size:12px}.no-services{margin-right:64px}}@media (max-width: 991.9px){.news-card:hover .news-card__link{border-color:#fff}.news-card:hover path{fill:#fff}.news-card .news-card__link:hover path{fill:#0037c1}.page-container{padding:0 16px;overflow:visible}.desktop{display:none}.mobile{display:block}.primary{padding:10px 16px}.secondary{padding:9px 15px}.button{font-size:12px;font-weight:500;line-height:100%}.text-h1-mob{font-size:28px;font-weight:600;line-height:112%}.text-h2-mob{font-size:24px;font-weight:600;line-height:112%}.text-h3-mob{font-size:20px;font-weight:600;line-height:112%}.text-h4-mob{font-size:18px;font-weight:600;line-height:112%}.text-h5-mob{font-size:16px;font-weight:600;line-height:122%}.med_12-mob{font-size:12px;font-weight:500;line-height:100%}.med_14-mob{font-size:14px;font-weight:500;line-height:100%}.med_16-mob{font-size:16px;font-weight:500;line-height:100%}.reg_14-mob{font-size:14px;font-weight:400;line-height:140%}.reg_12-mob{font-size:12px;font-weight:400;line-height:130%}.semibold_14-mob{font-size:14px;font-weight:600;line-height:140%}.semibold_16-mob{font-size:16px;font-weight:600;line-height:140%}.header{padding:10px 16px;justify-content:flex-start}.header__burger-menu{margin-left:auto;display:block;position:relative;width:28px;height:28px}.header__pages-links,.header__phone,.header__leave-feedback{display:none}.header__menu-open,.header__menu-close{width:28px;height:28px;position:absolute;left:0;top:0;transition-duration:.3s}.header__menu-open{opacity:1}.header.open-menu{position:fixed;width:calc(100% - 32px)}html:has(.no-overflow){overflow:hidden}.no-overflow .page-container{overflow:hidden}.header__menu-close,.open-menu .header__menu-open{opacity:0}.open-menu .header__menu-close{opacity:1}.header__mob-menu{display:flex;flex-direction:column;background-color:var(--white, #ffffff);position:fixed;top:0;left:0;height:0;width:100vw;overflow:hidden;opacity:0;transition-duration:.3s;z-index:10}.open-menu.header__mob-menu{height:calc(var(--vh, 1vh) * 100);max-height:calc(var(--vh, 1vh) * 100);opacity:1;padding:60px 16px 20px;overflow:hidden}.header__mob-menu-content{flex-grow:1;padding:32px 0;overflow:auto;display:flex;flex-direction:column;align-items:center;max-height:calc(100% - 88px);height:calc(100% - 88px)}.page-block{margin-top:56px}.header__mob-menu-header,.header__mob-menu-project-header,.header__mob-menu-link,.header__mob-menu-phone{color:var(--grey-900, #202020)}.header__mob-menu-link:not(:last-child){margin-bottom:28px}.header__mob-menu-projects{margin-bottom:28px}.header__mob-menu-phone{display:block;margin-bottom:16px;width:100%;text-align:center}.header__mob-menu-button{width:100%;padding:11px 20px!important;font-size:14px!important;font-weight:500!important;line-height:100%!important}.header__mob-menu-header{margin-bottom:12px;margin-top:auto}.news-link{margin-bottom:auto}.header__mob-menu-project{display:flex;flex-direction:column;align-items:center}.header__mob-menu-bottom{padding-top:19px;border-top:1px solid var(--grey-400, #d7d7d7)}.header__mob-menu-project:not(:last-child){margin-bottom:8px}.header__mob-menu-project-keys{color:var(--grey-600, #868686)}.news-card{padding:20px;height:280px}.news-card__header{margin-bottom:8px}.news-card__link{padding:8px;opacity:1;border:1px solid var(--brand-primary, #0037c1)}.news-card__link svg{width:14px;height:14px}.news-card__link path{fill:var(--brand-primary, #0037c1)}.main__news-cards.row,.footer__row.row{--bs-gutter-x: 16px;--bs-gutter-y: 16px}.copyright{flex-wrap:wrap;width:133px}.copyright .text-logo{width:107px}.copyright .logo-mini{width:20px;min-width:20px;height:17px;margin-right:6px}.copyright__text{display:flex;align-items:center}.copyright__hover-text{font-weight:500;font-size:5px;line-height:10px;width:100%}.copyright-wrap{display:flex;flex-direction:column;align-items:flex-start;margin-top:24px!important;padding-top:7px!important;padding-bottom:7px!important;width:133px}.footer__comany-telegram-channels{flex-grow:1!important}.footer{padding:23px 0 24px}.alert-block{padding:12px}.alert-block svg{width:16px;height:16px;min-width:16px}.no-services{margin-right:64px}}@media (max-width: 804.9px){.footer__comany-projects,.footer__comany-info,.footer__comany-services,.footer__comany-telegram-channels,.footer__logo,.copyright-wrap.desktop{display:none}.copyright.mob{display:flex;margin-bottom:24px;padding:7px 0}.footer__logo-mob{display:block;width:172px;height:28px;margin-top:24px}.footer__row.row{--bs-gutter-x: 0;--bs-gutter-y: 0;margin-top:24px}.footer__comany-attributes{width:100%!important;margin-top:0!important}.footer__copyright{max-width:unset}.footer__dropdowns{display:block}.footer__link{font-size:16px;font-weight:300;line-height:140%;margin-bottom:12px}}@media screen and (max-width: 991.9px){.primary__mobile{padding:10px 16px;border-radius:24px;color:var(--white, #ffffff);background-color:var(--brand-primary, #0037c1)}.primary__mobile:hover{background-color:var(--brand-dark, #002787)}.primary__mobile.disabled,.primary__mobile.disabled:hover{color:var(--neutral-grey-600, #868686);background:var(--grey-200, #efefef)!important;pointer-events:none}.primary__mobile.small{padding:11px 20px;font-size:14px;font-weight:500;line-height:100%}.primary__mobile.dark{color:var(--brand-primary, #0037c1);background-color:var(--white, #ffffff)}.primary__mobile.dark:hover{background-color:#f0f3fb}}
