*{padding:0px;margin:0px;border:none}*,*::before,*::after{box-sizing:border-box}a,a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}img,svg{max-width:100%;height:auto;display:block}label{cursor:pointer}ul{list-style-type:none}button{background:none;cursor:pointer}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Activist";src:url("../fonts/Activist.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}html,body{height:100%;position:relative}body{font-family:"Montserrat",sans-serif;background-color:#d7e3e5;color:#452bb2;font-size:16px}body.fixed{overflow:hidden}*{scrollbar-color:#452bb2 #d7e3e5;scrollbar-width:thin}::selection{background-color:#452bb2;color:#fff}a{color:inherit;transition:.3s}svg{transition:.3s}svg path{transition:.3s}.container{max-width:1440px;width:100%;padding:0 40px;margin:0 auto;height:100%}@media screen and (max-width: 992px){.container{padding:0 16px}}.wrapper{display:flex;flex-direction:column;min-height:100%;padding-top:60px}.wrapper.overlay{position:relative}.wrapper.overlay::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:21;background:rgba(36,36,36,.6)}.content{flex:1 0 auto;min-width:0}.btn{display:flex;align-items:center;gap:4px;width:max-content}.btn p{display:flex;justify-content:center;align-items:center;height:40px;padding:0 24px;border-radius:30px;background:#452bb2;font-weight:500;color:#f1f1f3;font-size:16px;font-family:"Montserrat",sans-serif}.btn span{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#452bb2;border-radius:50%}.btn span svg{width:16px;height:16px}.btn.btn--white p{background:#f1f1f3;color:#452bb2}.btn.btn--white span{background:#f1f1f3}.btn.btn--white span svg path{stroke:#452bb2}.btn__link,.btn__more{display:flex;align-items:center;gap:4px;width:max-content}.btn__link p,.btn__more p{font-weight:600;font-size:14px;color:#452bb2;padding:4px 0;border-bottom:2px solid rgba(0,0,0,0);transition:.3s}.btn__link span,.btn__more span{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:#452bb2;border-radius:50%}.btn__link span svg,.btn__more span svg{width:16px;height:16px}.btn__link.link--white p,.btn__more.link--white p{color:#f1f1f3}.btn__link.link--white span,.btn__more.link--white span{background:#f1f1f3}.btn__link.link--white span svg path,.btn__more.link--white span svg path{stroke:#452bb2}.btn__more{margin:0 auto;margin-top:32px;display:none}.btn__more.active{display:flex}.breadcrumbs{padding:48px 0 24px 0;color:#8690b8}@media screen and (max-width: 1200px){.breadcrumbs{padding:24px 0 24px 0}}@media screen and (max-width: 992px){.breadcrumbs{padding:16px 0 24px 0}}@media screen and (max-width: 768px){.breadcrumbs{display:none}}.breadcrumbs ul{display:flex;flex-wrap:nowrap;overflow:auto;scrollbar-width:none;gap:14px}.breadcrumbs ul li{font-size:14px;line-height:140%;color:#8690b8;position:relative;white-space:nowrap;font-weight:500;opacity:.5}.breadcrumbs ul li:not(:last-child)::after{content:"/";position:absolute;top:50%;transform:translateY(-50%);right:-10px;display:block;color:#8690b8;opacity:.5}.breadcrumbs ul li a{font-weight:400}.text-content{font-size:16px;color:#bcc9d7;line-height:140%;max-width:960px;margin:0 auto}.text-content h1{font-size:30px;margin-bottom:24px;font-weight:400;color:#2f2d3c}.text-content h2{font-size:28px;margin-bottom:24px;font-weight:400;color:#2f2d3c}.text-content h3{font-size:24px;margin-bottom:30px;font-weight:400;color:#2f2d3c}.text-content p:not(:last-child){margin-bottom:30px}.text-content ul:not(:last-child){margin-bottom:16px}.text-content ul>li{position:relative;margin-bottom:8px;padding-left:18px}.text-content ul>li::before{height:6px;width:6px;content:"";display:block;position:absolute;left:0;top:9px;border-radius:50%;background:#bcc9d7}section{padding-bottom:96px}@media screen and (max-width: 576px){section{padding-bottom:64px}}.section__title{font-family:"Activist",sans-serif;font-weight:400;font-size:48px;line-height:100%;text-transform:uppercase;margin-bottom:16px}.section__title span.mobile{display:none}@media screen and (max-width: 992px){.section__title{font-size:40px}.section__title span:not(.mobile){display:none}.section__title span.mobile{display:block}}.section__subtitle{font-weight:400;font-size:16px;margin-bottom:32px;line-height:100%}@media screen and (max-width: 992px){.section__subtitle{margin-bottom:16px}.section__subtitle br{display:none}}.page__title{font-weight:400;font-size:64px;line-height:100%;color:#f1f1f3;font-family:"Activist",sans-serif}.page__title span.mobile{display:none}@media screen and (max-width: 992px){.page__title{font-size:48px}.page__title span:not(.mobile){display:none}.page__title span.mobile{display:block}}.grid__wrapper{display:grid;grid-template-columns:repeat(12, 1fr);gap:16px}body.blue__page .breadcrumbs{background:#452bb2}body.blue__page .breadcrumbs ul li{color:#bcc9d7}body.blue__page .breadcrumbs ul li:not(:last-child)::after{color:#bcc9d7}body.gray__page .breadcrumbs{background:#bcc9d7}body.gray__page .breadcrumbs ul li{color:#8690b8}body.gray__page .breadcrumbs ul li:not(:last-child)::after{color:#8690b8}.filters{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}@media screen and (max-width: 992px){.filters{margin-bottom:16px}}.filters .filter__items{display:flex;gap:14px}@media screen and (max-width: 992px){.filters .filter__items{flex-wrap:wrap}}.filters .filter__items .filter__item{transition:.3s;cursor:pointer;font-size:14px;line-height:140%;color:#8690b8;position:relative;font-weight:500}.filters .filter__items .filter__item:not(:last-child)::after{content:"/";position:absolute;top:50%;transform:translateY(-50%);right:-10px;display:block;color:#8690b8;opacity:.5}.filters .filter__items .filter__item.current{color:#452bb2}.header{position:fixed;top:0;left:0;right:0;z-index:20;padding:16px 0;color:#bcc9d7}.header .header__wrapper{display:grid;grid-template-columns:repeat(12, 1fr);gap:16px;align-items:center}@media screen and (max-width: 992px){.header .header__wrapper{display:flex;justify-content:space-between}}.header .header__wrapper .header__logo{grid-column:1/3}@media screen and (max-width: 1110px){.header .header__wrapper .header__logo{grid-column:1/2}}.header .header__wrapper .header__logo .header__logo-w{display:block}.header .header__wrapper .header__logo .header__logo-s{display:none}.header .header__wrapper .header__logo img{height:28px;object-fit:contain;margin-right:auto}.header .header__wrapper .header__navigation{grid-column:4/11}@media screen and (max-width: 1200px){.header .header__wrapper .header__navigation{grid-column:3/11}}@media screen and (max-width: 1110px){.header .header__wrapper .header__navigation{grid-column:2/11}}@media screen and (max-width: 992px){.header .header__wrapper .header__navigation{display:none}}.header .header__wrapper .header__navigation nav ul{display:flex;align-items:flex-start;gap:16px}@media screen and (max-width: 1110px){.header .header__wrapper .header__navigation nav ul{gap:12px}}.header .header__wrapper .header__navigation nav ul li{font-weight:500;font-size:14px;position:relative;flex-shrink:0}@media screen and (max-width: 1200px){.header .header__wrapper .header__navigation nav ul li{font-size:12px}}.header .header__wrapper .header__navigation nav ul li a{display:flex;gap:4px;align-items:center;white-space:nowrap}.header .header__wrapper .header__icons{grid-column:11/13;display:flex;justify-content:flex-end;align-items:center;gap:16px}@media screen and (max-width: 992px){.header .header__wrapper .header__icons .header__icons-search svg{width:24px;height:24px}}.header .header__wrapper .header__icons .header__icons-scroll{position:relative;display:block;overflow:hidden;transition:max-width .5s ease-in-out;max-width:16px;flex-shrink:0;font-size:14px;font-weight:600}@media screen and (max-width: 992px){.header .header__wrapper .header__icons .header__icons-scroll{display:none}}.header .header__wrapper .header__icons .header__icons-scroll a{display:flex;align-items:center;white-space:nowrap}@media screen and (max-width: 1110px){.header .header__wrapper .header__icons .header__icons-scroll a{font-size:12px}}.header .header__wrapper .header__icons .header__icons-scroll svg{width:16px;height:16px;margin-right:4px;flex-shrink:0}.header .header__wrapper .header__icons .header__icons-scroll span{opacity:0;display:inline-block;transform:translateX(10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out;color:#f1f1f3}.header .header__dropdown-wrapper{position:absolute;top:100%;left:0;width:100%;height:max-content;background:#f1f1f3;padding-bottom:40px;padding-top:24px;color:#8690b8;display:none;overflow-y:auto;max-height:calc(100vh - 60px)}.header.open .header__dropdown-wrapper{display:block}.header .header__dropdown-content{display:none;grid-template-columns:repeat(12, 1fr);gap:16px}.header .header__dropdown-content.open{display:grid}.header .header__dropdown-about{grid-column:1/3;display:flex;flex-direction:column;justify-content:space-between}.header .header__dropdown-about>p{font-weight:400}.header .header__dropdown-social{display:flex;gap:16px}.header .header__dropdown-social svg{width:24px;height:24px}.header .header__dropdown-items{grid-column:4/13;display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}.header .header__dropdown-items .col{display:flex;flex-direction:column;gap:16px}.header .header__dropdown-item{background:#e5e7e9;padding:16px;display:flex;flex-direction:column;justify-content:flex-start;gap:40px;color:#452bb2;height:100%;opacity:0;transform:translateX(-10px);transition:.3s}.header .header__dropdown-item.active{opacity:1;transform:translateX(0)}.header .header__dropdown-item.header__dropdown-item--link{justify-content:space-between}.header .header__dropdown-item.header__dropdown-item--link p{font-weight:600;font-size:20px;line-height:120%;margin-right:auto}.header .header__dropdown-item.header__dropdown-item--link svg{margin-left:auto}.header .header__dropdown-item.header__dropdown-item--news{height:440px}.header .header__dropdown-item.header__dropdown-item--news img{width:100%;height:180px;object-fit:cover}.header .header__dropdown-item .header__dropdown-link{font-weight:600;font-size:20px;line-height:120%;display:flex;align-items:center;justify-content:space-between}.header .header__dropdown-item .header__dropdown-link svg{width:24px;height:24px}.header .header__dropdown-item .header__dropdown-title{font-weight:600;font-size:20px;line-height:120%}.header .header__dropdown-item ul li a{font-weight:500;font-size:14px;display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #bcc9d7;transition:.3s border-bottom}body.main__page .wrapper{padding-top:0}.header.scroll{background:#f1f1f3;color:#8690b8}.header.scroll .header__icons .header__icons-search svg path{stroke:#8690b8}.header.scroll .header__icons .header__icons-scroll svg path{fill:#452bb2}.header.scroll .header__logo .header__logo-w{display:none}.header.scroll .header__logo .header__logo-s{display:block}.header.scroll .header__icons .header__icons-scroll span{color:#452bb2}.header.scroll .header__burger svg rect{fill:#8690b8}body.blue__page header{background:#452bb2}body.gray__page header.header{background:#bcc9d7;color:#8690b8}body.gray__page header.header .header__wrapper .header__logo .header__logo-w{display:none}body.gray__page header.header .header__wrapper .header__logo .header__logo-s{display:block}body.gray__page header.header .header__icons .header__icons-search svg path{stroke:#452bb2}body.gray__page header.header .header__icons .header__icons-scroll svg path{fill:#452bb2}body.gray__page header.header .header__icons .header__icons-scroll span{color:#452bb2}body.gray__page header.header .header__wrapper .header__navigation svg path{stroke:#8690b8}body.gray__page header.header .header__burger svg rect{fill:#452bb2}body.content__page header.header{color:#8690b8}body.content__page header.header .header__wrapper .header__logo .header__logo-w{display:none}body.content__page header.header .header__wrapper .header__logo .header__logo-s{display:block}body.content__page header.header .header__icons .header__icons-search svg path{stroke:#452bb2}body.content__page header.header .header__icons .header__icons-scroll svg path{fill:#452bb2}body.content__page header.header .header__icons .header__burger svg rect{fill:#452bb2}body.content__page header.header .header__icons .header__icons-scroll span{color:#452bb2}body.content__page header.header .header__wrapper .header__navigation svg path{stroke:#8690b8}.header__burger{display:none}@media screen and (max-width: 992px){.header__burger{display:block}}.mobile__menu{position:fixed;right:-200vw;height:100%;width:100%;background:#f1f1f3;top:0;z-index:22;transition:right .5s;overflow:auto}.mobile__menu.open{right:0;transition:right .5s}.mobile__menu .mobile__menu-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.mobile__menu .mobile__menu-top{display:flex;justify-content:space-between;align-items:center;padding:16px}.mobile__menu .mobile__menu-top .col:first-child img{height:30px;object-fit:contain}.mobile__menu .mobile__menu-top .col:last-child{display:flex;align-items:center;gap:16px}.mobile__menu .mobile__menu-top .col:last-child svg{width:24px;height:24px}.mobile__menu .mobile__menu-top .col:last-child .header__burger-close{cursor:pointer}.mobile__menu .mobile__menu-body .mobile__menu-nav{margin-bottom:96px;padding:0 16px}.mobile__menu .mobile__menu-body .mobile__menu-nav li{font-size:30px;line-height:107%;margin-bottom:8px}.mobile__menu .mobile__menu-body .mobile__menu-nav li:last-child{margin-bottom:0}.mobile__menu .mobile__menu-bottom ul{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding:0 16px}.mobile__menu .mobile__menu-bottom ul li a{display:flex;justify-content:center;align-items:center;width:32px;height:32px}.mobile__menu .mobile__menu-bottom .mobile__menu-btns{display:flex;justify-content:space-between;height:72px}.mobile__menu .mobile__menu-bottom .mobile__menu-btns a{font-weight:600;display:flex;justify-content:center;align-items:center;background:#452bb2;width:50%;color:#f1f1f3}.mobile__menu .mobile__menu-bottom .mobile__menu-btns a:first-of-type{border-right:2px solid #f1f1f3}.mobile__submenu{position:fixed;right:-200vw;height:100%;width:100%;background:#f1f1f3;top:0;z-index:23;transition:right .5s;overflow:auto}.mobile__submenu.open{right:0;transition:right .5s}.mobile__submenu .mobile__submenu-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.mobile__submenu .mobile__submenu-top{display:flex;justify-content:space-between;align-items:center;padding:16px}.mobile__submenu .mobile__submenu-top .col:first-child .mobile__submenu-back{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#452bb2;border-radius:50%}.mobile__submenu .mobile__submenu-top .col:first-child .mobile__submenu-back svg{width:20px;height:20px}.mobile__submenu .mobile__submenu-top .col:last-child{display:flex;align-items:center;gap:16px}.mobile__submenu .mobile__submenu-top .col:last-child svg{width:24px;height:24px}.mobile__submenu .mobile__submenu-top .col:last-child .mobile__submenu-close{cursor:pointer}.mobile__submenu .mobile__submenu-body .mobile__submenu-content{padding:0 16px;margin-bottom:64px;display:none}.mobile__submenu .mobile__submenu-body .mobile__submenu-content.open{display:block}.mobile__submenu .mobile__submenu-body .mobile__submenu-content>a{font-weight:600;font-size:30px;line-height:107%;display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.mobile__submenu .mobile__submenu-body .mobile__submenu-content>a svg{width:24px;height:24px}.mobile__submenu .mobile__submenu-body .mobile__submenu-content ul li{margin-bottom:16px}.mobile__submenu .mobile__submenu-body .mobile__submenu-content ul li:last-child{margin-bottom:0}.mobile__submenu .mobile__submenu-body .mobile__submenu-content ul li a{font-weight:500;font-size:20px;line-height:140%;display:flex;justify-content:space-between;align-items:center;gap:42px}.mobile__submenu .mobile__submenu-body .mobile__submenu-content ul li a svg{width:20px;height:20px;flex-shrink:0}.mobile__submenu .mobile__submenu-body .mobile__submenu-subcontent{padding:0 16px;margin-bottom:64px;display:none}.mobile__submenu .mobile__submenu-body .mobile__submenu-subcontent.open{display:block}.mobile__submenu .mobile__submenu-body .mobile__submenu-subcontent>a{font-weight:600;font-size:30px;line-height:107%;display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.mobile__submenu .mobile__submenu-body .mobile__submenu-subcontent>a svg{width:24px;height:24px}.mobile__submenu .mobile__submenu-body .mobile__submenu-subcontent ul li a{font-weight:500;font-size:16px;line-height:140%;display:flex;justify-content:space-between;align-items:center;gap:42px;padding:16px 0;border-bottom:1px solid #452bb2}.mobile__submenu .mobile__submenu-body .mobile__submenu-subcontent ul li a svg{width:20px;height:20px;flex-shrink:0}.mobile__submenu .mobile__menu-btns{display:flex;justify-content:space-between;height:72px}.mobile__submenu .mobile__menu-btns a{font-weight:600;display:flex;justify-content:center;align-items:center;background:#452bb2;width:50%;color:#f1f1f3}.mobile__submenu .mobile__menu-btns a:first-of-type{border-right:2px solid #f1f1f3}.mobile__subcontent{position:fixed;right:-200vw;height:100%;width:100%;background:#f1f1f3;top:0;z-index:24;transition:right .5s;overflow:auto}.mobile__subcontent.open{right:0;transition:right .5s}.mobile__subcontent .mobile__subcontent-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.mobile__subcontent .mobile__subcontent-top{display:flex;justify-content:space-between;align-items:center;padding:16px}.mobile__subcontent .mobile__subcontent-top .col:first-child .mobile__subcontent-back{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#452bb2;border-radius:50%}.mobile__subcontent .mobile__subcontent-top .col:first-child .mobile__subcontent-back svg{width:20px;height:20px}.mobile__subcontent .mobile__subcontent-top .col:last-child{display:flex;align-items:center;gap:16px}.mobile__subcontent .mobile__subcontent-top .col:last-child svg{width:24px;height:24px}.mobile__subcontent .mobile__subcontent-top .col:last-child .mobile__submenu-close{cursor:pointer}.mobile__subcontent .mobile__subcontent-body .mobile__subcontent-content{padding:0 16px;margin-bottom:64px;display:none}.mobile__subcontent .mobile__subcontent-body .mobile__subcontent-content.open{display:block}.mobile__subcontent .mobile__subcontent-body .mobile__subcontent-content>a{font-weight:600;font-size:30px;line-height:107%;display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.mobile__subcontent .mobile__subcontent-body .mobile__subcontent-content>a svg{width:24px;height:24px}.mobile__subcontent .mobile__subcontent-body .mobile__subcontent-content ul li a{font-weight:500;font-size:16px;line-height:140%;display:flex;justify-content:space-between;align-items:center;gap:42px;padding:16px 0;border-bottom:1px solid #452bb2}.mobile__subcontent .mobile__subcontent-body .mobile__subcontent-content ul li a svg{width:20px;height:20px;flex-shrink:0}.mobile__subcontent .mobile__menu-btns{display:flex;justify-content:space-between;height:72px}.mobile__subcontent .mobile__menu-btns a{font-weight:600;display:flex;justify-content:center;align-items:center;background:#452bb2;width:50%;color:#f1f1f3}.mobile__subcontent .mobile__menu-btns a:first-of-type{border-right:2px solid #f1f1f3}body header.header.open{background:#f1f1f3;color:#8690b8}body header.header.open .header__icons .header__icons-search svg path{stroke:#8690b8}body header.header.open .header__icons .header__icons-scroll svg path{fill:#452bb2}body header.header.open .header__logo .header__logo-w{display:none}body header.header.open .header__logo .header__logo-s{display:block}body header.header.open .header__icons .header__icons-scroll span{color:#452bb2}.search__modal{background:#452bb2;color:#f1f1f3;width:100%;height:100%;position:absolute;top:0;z-index:23;padding:40px;display:flex;flex-direction:column;justify-content:space-between;gap:32px;position:fixed;right:-200vw;transition:right .5s;overflow:auto}@media screen and (max-width: 992px){.search__modal{padding:24px 16px}}.search__modal.open{right:0;transition:right .5s}.search__modal .search__modal-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:96px}.search__modal form{display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #8690b8}.search__modal form .input-wrapper input{font-family:"Activist",sans-serif;font-weight:400;font-size:96px;line-height:71%;color:#f1f1f3;height:auto;padding-bottom:32px;padding-top:0;border-bottom:none}@media screen and (max-width: 992px){.search__modal form .input-wrapper input{font-size:36px;line-height:100%;padding-bottom:8px}}.search__modal form .input-wrapper input::placeholder{font-size:96px;color:#8690b8;font-weight:400;font-family:"Activist",sans-serif}@media screen and (max-width: 992px){.search__modal form .input-wrapper input::placeholder{font-size:36px;line-height:100%}}.search__modal form .search__modal-btn{width:40px;height:40px;border-radius:50%;background:#f1f1f3;justify-content:center;align-items:center;flex-shrink:0;display:none}@media screen and (max-width: 992px){.search__modal form .search__modal-btn{display:flex}}.search__modal form .search__modal-btn svg{width:16px;height:16px}.search__modal .search__modal-items{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}@media screen and (max-width: 992px){.search__modal .search__modal-items{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 768px){.search__modal .search__modal-items{grid-template-columns:1fr}}.search__modal .search__modal-items a{font-weight:500;font-size:14px;color:#bcc9d7;width:100%;padding-bottom:4px;display:flex;justify-content:space-between;position:relative}@media screen and (max-width: 768px){.search__modal .search__modal-items a:not(.mobile){display:none}}.search__modal .search__modal-items a::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#bcc9d7}.footer .footer__top{padding:40px 0;background:#452bb2;color:#f1f1f3}@media screen and (max-width: 1200px){.footer .footer__top{padding:32px 0}}@media screen and (max-width: 992px){.footer .footer__top{padding:24px 0}}.footer .footer__top .footer__top-text{margin-bottom:64px}.footer .footer__top .footer__title{grid-column:1/6;font-weight:400;font-size:48px;line-height:100%;font-family:"Activist",sans-serif}@media screen and (max-width: 1200px){.footer .footer__top .footer__title{grid-column:1/7;font-size:40px}}@media screen and (max-width: 576px){.footer .footer__top .footer__title{grid-column:1/-1}}.footer .footer__top ul{display:flex;justify-content:flex-end;gap:16px;grid-column:11/-1}@media screen and (max-width: 576px){.footer .footer__top ul{grid-column:1/-1;justify-content:flex-start}}.footer .footer__top ul li{font-weight:500;font-size:14px;color:#8690b8;position:relative;height:fit-content;width:fit-content;padding-bottom:2px}@media screen and (max-width: 576px){.footer .footer__top ul li::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#8690b8}}.footer .footer__top .footer__form-wrapper{gap:8px 16px}.footer .footer__top .footer__form-wrapper .input-wrapper{grid-column:auto/span 6}@media screen and (max-width: 576px){.footer .footer__top .footer__form-wrapper .input-wrapper{grid-column:1/-1}}.footer .footer__top .footer__form-wrapper .input-wrapper:last-child{grid-column:1/-1}.footer .footer__top .footer__form-inner{margin-top:40px}@media screen and (max-width: 576px){.footer .footer__top .footer__form-inner{margin-top:24px}}.footer .footer__top .footer__form-bottom{display:flex;flex-direction:column;gap:16px;grid-column:7/-1}@media screen and (max-width: 576px){.footer .footer__top .footer__form-bottom{grid-column:1/-1;gap:24px}}.footer .footer__top .footer__form-bottom .footer__form-policy{font-weight:400;font-size:12px;line-height:133%;color:#8690b8}.footer .footer__top .footer__form-bottom .footer__form-policy a{text-decoration:underline}.footer .footer__bottom{background:#2f2d3c;color:#f1f1f3;padding:40px 0 16px 0}@media screen and (max-width: 1200px){.footer .footer__bottom{padding:32px 0 24px 0}}@media screen and (max-width: 992px){.footer .footer__bottom{padding:24px 0;padding-bottom:16px}}.footer .footer__bottom .footer__bottom-top{margin-bottom:64px}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-top{margin-bottom:140px}}.footer .footer__bottom .footer__bottom-logo{grid-column:1/3}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-logo{grid-column:1/-1}}.footer .footer__bottom .footer__bottom-logo img{height:28px;object-fit:contain}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-logo img{height:50px}}.footer .footer__bottom .footer__bottom-mobile-text{display:none;font-weight:500;font-size:14px;grid-column:1/-1}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-mobile-text{display:block}}.footer .footer__bottom .footer__bottom-nav{grid-column:7/8}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-nav{display:none}}.footer .footer__bottom .footer__bottom-nav ul{margin-bottom:16px}.footer .footer__bottom .footer__bottom-nav ul:last-child{margin-bottom:0}.footer .footer__bottom .footer__bottom-nav ul li{font-weight:500;font-size:16px;color:#8690b8;opacity:.5;margin-bottom:4px;position:relative;height:fit-content;width:fit-content;padding-bottom:2px;transition:.3s}.footer .footer__bottom .footer__bottom-nav ul li:last-child{margin-bottom:0}.footer .footer__bottom .footer__bottom-social{grid-column:12/-1;display:flex;justify-content:flex-end;gap:16px}@media screen and (max-width: 1200px){.footer .footer__bottom .footer__bottom-social{grid-column:10/-1}}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-social{display:none}}.footer .footer__bottom .footer__bottom-social li{flex-shrink:0}.footer .footer__bottom .footer__bottom-social svg{width:24px;height:24px}.footer .footer__bottom .footer__bottom-center{margin-bottom:220px}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-center{margin-bottom:0}}.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li{padding:8px 0 32px 0;border-top:1px solid #f1f1f3}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li{border:none;gap:8px}}.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li:last-child{border-bottom:1px solid #f1f1f3}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li:last-child{border:none}}.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:first-child{grid-column:1/5}@media screen and (max-width: 768px){.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:first-child{grid-column:1/3;font-size:14px}}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:first-child{grid-column:1/-1;color:#8690b8}}.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:first-child p{font-weight:600}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:first-child p{font-size:20px;line-height:120%}}.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:last-child{grid-column:7/-1;font-weight:500;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 1125px){.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:last-child{grid-column:5/-1}}@media screen and (max-width: 768px){.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:last-child{grid-column:4/-1;font-size:14px}}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:last-child{grid-column:1/-1;flex-direction:column;gap:4px;font-size:14px;color:#8690b8}.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:last-child br{display:none}}.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:last-child a{position:relative;padding-bottom:2px;transition:none}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-email{font-family:"Activist",sans-serif;font-weight:400;font-size:85px;line-height:71%;display:inline-block;grid-column:1/-1;margin:0 0 0 auto}@media screen and (max-width: 1380px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-email{font-size:75px}}@media screen and (max-width: 1200px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-email{font-size:60px}}@media screen and (max-width: 992px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-email{font-size:49px}}@media screen and (max-width: 768px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-email{font-size:35px;margin:0}}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-email{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:600;line-height:120%;color:#8690b8;margin:0}}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-mobile-social{grid-column:1/-1;display:none;justify-content:flex-start;gap:16px}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-mobile-social{display:flex}}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-mobile-social li{flex-shrink:0}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-mobile-social svg{width:32px;height:32px}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-mobile-social svg g{opacity:1}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-mobile-social svg path{fill:#8690b8}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr{font-weight:500;font-size:12px;line-height:133%;grid-column:6/-1;display:flex;align-items:center;justify-content:flex-end;gap:50px}@media screen and (max-width: 1450px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr{grid-column:4/-1}}@media screen and (max-width: 1200px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr{grid-column:2/-1}}@media screen and (max-width: 992px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr{grid-column:1/-1;flex-direction:column;align-items:flex-end;gap:0}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr:first-child{margin-top:16px}}@media screen and (max-width: 767px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr{align-items:flex-start}}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr p{color:#8690b8;opacity:.5}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr p{opacity:1}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr p span{display:none}}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr a{color:#8690b8;opacity:.5}@media screen and (max-width: 576px){.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr a{opacity:1}}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr .footer__bottom-cookie{cursor:pointer;transition:.3s}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr .footer__bottom-cookie:hover{color:#8690b8;opacity:1}.input-wrapper{position:relative}.input-wrapper input,.input-wrapper textarea{width:100%;height:65px;background:none;color:#8690b8;font-size:14px;font-weight:400;outline:none;position:relative;padding:40px 0 8px 0;border-radius:0;resize:none;font-family:"Montserrat",sans-serif;border-bottom:1px solid #8690b8;overflow:hidden}@media screen and (max-width: 576px){.input-wrapper input,.input-wrapper textarea{height:50px;padding:24px 0 8px 0}}.input-wrapper input::placeholder,.input-wrapper textarea::placeholder{font-size:14px;color:#f1f1f3;font-weight:400;font-family:"Montserrat",sans-serif}.input-wrapper textarea{padding:80px 0 8px 0;height:105px}@media screen and (max-width: 576px){.input-wrapper textarea{padding:56px 0 8px 0;height:80px}}.input-wrapper.required.error input{border-bottom:1px solid #f9423a}.input.input-wrapper.required:after{content:"*";color:#8690b8;position:absolute;right:0;bottom:0;font-size:18px}.input.input-wrapper.error label{color:#ff5a36}.input.input-wrapper.error.required:after{color:#f1f1f3}label.error{position:absolute;bottom:-24px;left:0;font-size:12px;color:#aeadab}.checkbox-container{display:block;position:relative;padding-left:24px;cursor:pointer;user-select:none;font-size:12px;line-height:133%}.checkbox-container input{cursor:pointer;position:absolute;opacity:0;height:0;width:0}.checkbox-container a{text-decoration:underline;text-decoration-skip-ink:none}.footer__form-checks{display:flex;flex-direction:column;gap:8px}.footer__form-checks .checkbox__under{text-decoration:underline;text-decoration-skip-ink:none}.footer__form-checks label.error{top:-16px;bottom:auto;left:24px;color:#ff5a36}.checkmark{position:absolute;top:50%;transform:translateY(-50%);left:0;border-radius:4px;width:16px;height:16px;transition:.3s;background:#f1f1f3}.checkmark::after{content:"";position:absolute;display:none;bottom:2px;left:2px;width:12px;height:12px;background-repeat:no-repeat;background-position:center;background-image:url(../img/check.svg)}.checkbox-container input:checked~.checkmark::after{display:block}.checkbox-container.required:has(.agree-error) .checkmark{border:1px solid #ff5a36}.fancybox__slide{padding:40px}@media screen and (max-width: 576px){.fancybox__slide{padding:16px}}#modal-form,#modal-thanks{z-index:9999999;display:none;width:100%;background:#452bb2;padding:40px;color:#f1f1f3;cursor:default;max-width:1440px}@media screen and (max-width: 992px){#modal-form,#modal-thanks{padding:24px 16px}}#modal-thanks{background-image:url("../img/pic-23.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;min-height:630px}@media screen and (max-width: 768px){#modal-thanks{min-height:700px;background-image:url("../img/pic-24.jpg")}}#modal-form *,#modal-thanks *{outline:none !important}.modal-form .modal-form-top{margin-bottom:64px}.modal-form .modal-form-top .modal-form-title{font-weight:400;font-size:48px;line-height:100%;font-family:"Activist",sans-serif;grid-column:1/6}@media screen and (max-width: 992px){.modal-form .modal-form-top .modal-form-title{grid-column:1/-1;font-size:40px;text-align:center;padding-top:48px}}.modal-form .modal-form-top ul{display:flex;justify-content:flex-end;gap:16px;grid-column:11/-1;padding-right:72px}@media screen and (max-width: 992px){.modal-form .modal-form-top ul{display:none}}.modal-form .modal-form-top ul li{font-weight:500;font-size:14px;color:#8690b8;position:relative;height:fit-content;width:fit-content;padding-bottom:2px}.modal-form .modal-form-wrapper{gap:8px 16px}.modal-form .modal-form-wrapper .input-wrapper{grid-column:auto/span 6}@media screen and (max-width: 992px){.modal-form .modal-form-wrapper .input-wrapper{grid-column:1/-1}}.modal-form .modal-form-wrapper .input-wrapper:last-child{grid-column:1/-1}.modal-form .modal-form-inner{margin-top:40px}@media screen and (max-width: 992px){.modal-form .modal-form-inner{margin-top:24px}}.modal-form .modal-form-inner .modal-form-bottom{display:flex;flex-direction:column;gap:16px;grid-column:7/-1}@media screen and (max-width: 992px){.modal-form .modal-form-inner .modal-form-bottom{grid-column:1/-1;gap:24px;align-items:center}}.modal-form .modal-form-inner .modal-form-bottom .modal-form-policy{font-weight:400;font-size:12px;line-height:133%;color:#bcc9d7}.modal-form .modal-form-inner .modal-form-bottom .modal-form-policy a{text-decoration:underline}.fancybox__content>.carousel__button.is-close{width:24px;height:24px;top:37px;right:40px}@media screen and (max-width: 992px){.fancybox__content>.carousel__button.is-close{top:24px;right:16px}}.fancybox__content>.carousel__button.is-close svg{-webkit-filter:none;filter:none;color:#fff;width:16px;height:16px;stroke-width:2px}.modal-thanks-logo{height:28px;width:fit-content;margin-bottom:64px;display:inline-block}@media screen and (max-width: 768px){.modal-thanks-logo{margin-bottom:40px}}.modal-thanks-logo img{width:100%;height:100%;object-fit:contain}.modal-thanks-row{display:flex;align-items:flex-start;justify-content:space-between;gap:48px}@media screen and (max-width: 768px){.modal-thanks-row{flex-direction:column;height:100%}}.modal-thanks-row .col{max-width:650px}@media screen and (max-width: 768px){.modal-thanks-row .col{max-width:none}}.modal-thanks-row .col p{font-family:"Activist",sans-serif;font-weight:400;font-size:64px;line-height:100%;margin-bottom:24px}@media screen and (max-width: 768px){.modal-thanks-row .col p{font-size:40px;margin-bottom:16px;text-align:center}}.modal-thanks-row .col span{font-size:20px;line-height:120%;display:inline-block}@media screen and (max-width: 768px){.modal-thanks-row .col span{font-size:16px;line-height:normal;text-align:center;width:100%}}.modal-thanks-row ul{display:flex;justify-content:flex-end;gap:16px}@media screen and (max-width: 768px){.modal-thanks-row ul{margin:0 auto}}.modal-thanks-row ul li{font-weight:500;font-size:14px;color:#f1f1f3;position:relative;height:fit-content;width:fit-content;padding-bottom:2px}@media screen and (max-width: 576px){.modal-thanks-row ul li::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#f1f1f3}}.swiper{width:100%;height:100%}.swiper-button-next,.swiper-button-prev{width:56px;height:56px;border-radius:50%;border:1px solid #bcc9d7;margin-top:0}@media(min-width: 768px)and (max-width: 1784px){.swiper-button-next,.swiper-button-prev{width:3.06vw;height:3.06vw}}@media(min-width: 320px)and (max-width: 767px){.swiper-button-next,.swiper-button-prev{width:8.53vw;height:8.53vw}}.swiper-button-next::after,.swiper-button-prev::after{color:#2f2d3c;font-size:16px}@media(min-width: 768px)and (max-width: 1784px){.swiper-button-next::after,.swiper-button-prev::after{font-size:.87vw}}@media(min-width: 320px)and (max-width: 767px){.swiper-button-next::after,.swiper-button-prev::after{font-size:3.73vw}}.tabs{grid-column:1/11;margin-bottom:24px;display:flex;flex-wrap:wrap;gap:8px 14px}@media screen and (max-width: 992px){.tabs{grid-column:1/-1;overflow:auto;scrollbar-width:none}}.tabs .tab__link{transition:.3s;cursor:pointer;font-size:14px;line-height:140%;color:#8690b8;position:relative;font-weight:500;text-wrap:nowrap}.tabs .tab__link:not(:last-child)::after{content:"/";position:absolute;top:50%;transform:translateY(-50%);right:-10px;display:block;color:#8690b8;opacity:.5}.tabs .tab__link.current{color:#452bb2}.tab-content{display:none}.tab-content.current{display:block}.accordion-container{grid-column:4/-1}@media screen and (max-width: 992px){.accordion-container{grid-column:1/-1}}.accordion__intro{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;align-items:center;transition:.3s}.accordion__intro p{font-weight:600}.accordion.accordion__active .accordion__intro{padding-bottom:16px}.accordion__content{max-height:0;will-change:max-height;transition:all .5s ease-out;opacity:0;position:relative;line-height:140%}.accordion__content-text{margin-bottom:16px;max-width:850px}.accordion{overflow:hidden;position:relative}.accordion::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#452bb2}.accordion.accordion__active .accordion__content{opacity:1;margin-bottom:24px}.accordion.accordion__active::after{height:2px}.accordion.accordion__active .accordion__intro-btn svg path{stroke-width:3px}.accordion:last-child{margin-bottom:32px}@media screen and (max-width: 992px){.accordion:last-child{margin-bottom:0}}.accordion__intro-btn{margin-left:auto;flex-shrink:0}.accordion__intro-btn svg{width:24px;height:24px}@media screen and (max-width: 768px){.accordion__intro-btn svg{width:16px;height:16px}}.accordion__intro-btn.acc_icon_active svg path:first-child{opacity:0;transition:.5s}.accordion__benefits .accordion__benefits-top{margin-bottom:32px}@media screen and (max-width: 992px){.accordion__benefits .accordion__benefits-top{margin-bottom:0}.accordion__benefits .accordion__benefits-top .section__title br{display:none}}.accordion__benefits .accordion__benefits-top .col:first-child{font-weight:600;font-size:14px}@media screen and (max-width: 992px){.accordion__benefits .accordion__benefits-top .col:first-child{display:none}}.accordion__benefits .accordion__benefits-top .col:last-child{grid-column:4/-1}@media screen and (max-width: 992px){.accordion__benefits .accordion__benefits-top .col:last-child{grid-column:1/-1}}.accordion__benefits-bottom .btn{grid-column:4/-1}@media screen and (max-width: 992px){.accordion__benefits-bottom .btn{grid-column:1/-1;margin:0 auto;margin-top:24px}}.welcome{position:relative;min-height:100vh;height:1px;padding-top:124px}@media screen and (max-width: 576px){.welcome{background:#452bb2;padding-top:96px;padding-bottom:32px}}.welcome .welcome__bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:-1}@media screen and (max-width: 576px){.welcome .welcome__bg{display:none}}.welcome .welcome__bg::after{content:"";position:absolute;top:0;right:0;width:100%;height:100%}.welcome .welcome__bg img{width:100%;height:100%;object-fit:cover}.welcome h1{font-weight:400;font-size:64px;line-height:100%;color:#f1f1f3;text-transform:uppercase;font-family:"Activist",sans-serif;margin-bottom:64px}@media screen and (max-width: 992px){.welcome h1{font-size:48px;margin-bottom:48px}.welcome h1 br{display:none}}@media screen and (max-width: 576px){.welcome h1{font-size:46px;margin-bottom:24px;letter-spacing:-0.04em}}@media screen and (max-width: 375px){.welcome h1{font-size:38px}}.welcome .welcome__bottom{display:none}@media screen and (max-width: 576px){.welcome .welcome__bottom{display:block}}.welcome .welcome__bottom ul li{font-weight:600;font-size:20px;line-height:120%;color:#bcc9d7}.welcome .welcome__bottom ul li a{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #bcc9d7;margin-bottom:16px}.welcome .welcome__bottom a{font-weight:600;font-size:14px;color:#f1f1f3;border-bottom:1px solid #f1f1f3}.welcome .welcome__wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:24px}.main__benefits{padding-top:96px}@media screen and (max-width: 576px){.main__benefits{padding-top:64px}}.main__benefits .main__benefits-wrapper .main__benefits-item{grid-column:auto/span 3;min-height:330px;border-bottom:1px solid #8690b8;border-left:1px solid #8690b8;display:flex;flex-direction:column;justify-content:space-between;color:#8690b8;padding:8px 0px 16px 16px}@media screen and (max-width: 992px){.main__benefits .main__benefits-wrapper .main__benefits-item{grid-column:auto/span 4}}@media screen and (max-width: 768px){.main__benefits .main__benefits-wrapper .main__benefits-item{grid-column:auto/span 5}}@media screen and (max-width: 576px){.main__benefits .main__benefits-wrapper .main__benefits-item{grid-column:auto/span 12;min-height:140px;padding:0px 0px 12px 12px}}.main__benefits .main__benefits-wrapper .main__benefits-item span{font-family:"Activist",sans-serif;font-weight:400;font-size:96px;line-height:71%}@media screen and (max-width: 1200px){.main__benefits .main__benefits-wrapper .main__benefits-item span{font-size:64px;line-height:100%}}.main__benefits .main__benefits-wrapper .main__benefits-item p{font-weight:500;font-size:14px}@media screen and (max-width: 576px){.main__benefits .main__benefits-wrapper .main__benefits-item p{font-size:16px}}.main__benefits .main__benefits-wrapper .col{grid-column:1/span 4}@media screen and (max-width: 992px){.main__benefits .main__benefits-wrapper .col{grid-column:1/-1;margin-bottom:16px}}@media screen and (max-width: 576px){.main__benefits .main__benefits-wrapper .col{margin-bottom:0}}.main__benefits .main__benefits-wrapper .col+.main__benefits-item{grid-column-start:7}@media screen and (max-width: 992px){.main__benefits .main__benefits-wrapper .col+.main__benefits-item{grid-column-start:1}}.main__benefits .main__benefits-wrapper+.btn__link{display:none}@media screen and (max-width: 576px){.main__benefits .col .btn__link{display:none}.main__benefits .main__benefits-wrapper+.btn__link{display:flex;margin:0 auto;margin-top:24px}}.main__solutions .main__solutions-wrapper{padding:24px 0 40px 0;background:#452bb2;color:#f1f1f3}@media screen and (max-width: 768px){.main__solutions .main__solutions-wrapper{padding:24px 0}}.main__solutions .main__solutions-inner .col{display:flex;flex-direction:column;justify-content:space-between;grid-column:1/6}@media screen and (max-width: 768px){.main__solutions .main__solutions-inner .col{grid-column:1/-1;margin-bottom:16px}}.main__solutions .main__solutions-inner .col .main__solutions-title{font-weight:600;font-size:14px;padding-left:8px;position:relative;margin-bottom:48px}@media screen and (max-width: 768px){.main__solutions .main__solutions-inner .col .main__solutions-title{margin-bottom:8px}}.main__solutions .main__solutions-inner .col .main__solutions-title::before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#f1f1f3;position:absolute;left:0;top:50%;transform:translateY(-50%)}.main__solutions .main__solutions-inner .col .main__solutions-subtitle{font-weight:400;font-size:36px;line-height:111%}@media screen and (max-width: 992px){.main__solutions .main__solutions-inner .col .main__solutions-subtitle{font-size:32px}}@media screen and (max-width: 768px){.main__solutions .main__solutions-inner .col .main__solutions-subtitle{font-size:30px;line-height:107%}}@media screen and (max-width: 768px){.main__solutions .main__solutions-inner .col .btn__link{display:none}}.main__solutions .main__solutions-inner .slideCard-items{grid-column:7/-1}@media screen and (max-width: 768px){.main__solutions .main__solutions-inner .slideCard-items{grid-column:1/-1}}.main__industries .main__industries-top .col:first-child{grid-column:1/2}@media screen and (max-width: 992px){.main__industries .main__industries-top .col:first-child{display:none}}.main__industries .main__industries-top .col:first-child span{font-weight:600;font-size:14px}.main__industries .main__industries-top .col:last-child{grid-column:7/-1}@media screen and (max-width: 992px){.main__industries .main__industries-top .col:last-child{grid-column:1/-1}}.main__industries .main__industries-items{display:flex;flex-direction:column;margin-bottom:32px}.main__industries .main__industries-items a{padding:16px 0;min-height:56px;border-bottom:1px solid #452bb2;transition:none}@media screen and (max-width: 768px){.main__industries .main__industries-items a{min-height:72px;align-items:start}}.main__industries .main__industries-items a span{font-weight:500;font-size:14px;grid-column:1/2}.main__industries .main__industries-items a .main__industries-right{display:flex;justify-content:space-between;align-items:center;grid-column:7/-1}@media screen and (max-width: 992px){.main__industries .main__industries-items a .main__industries-right{grid-column:2/-1;gap:8px}}.main__industries .main__industries-items a .main__industries-right p{font-weight:600}.main__industries .main__industries-items a .main__industries-right svg{flex-shrink:0}.main__industries .main__industries-bottom .btn__link{grid-column:7/-1}@media screen and (max-width: 992px){.main__industries .main__industries-bottom .btn__link{grid-column:1/-1;margin:0 auto}}.queries .section__title{grid-column:1/6;margin-bottom:0}@media screen and (max-width: 992px){.queries .section__title{grid-column:1/-1}}.queries .section__title+span{grid-column:12/-1;font-weight:600;font-size:14px}@media screen and (max-width: 992px){.queries .section__title+span{display:none}}.queries .tabs__wrapper{margin-top:32px}.queries .queries__body{padding:16px;background:#bcc9d7}@media screen and (max-width: 992px){.queries .queries__body{min-height:480px;height:100%;padding:12px}}@media screen and (max-width: 320px){.queries .queries__body{height:max-content}}.queries .queries__body .queries__body-wrapper{display:flex;justify-content:space-between;gap:16px}@media screen and (max-width: 992px){.queries .queries__body .queries__body-wrapper{height:100%;min-height:480px}}.queries .queries__body .queries__body-wrapper .col:first-child{display:flex;flex-direction:column;justify-content:space-between;gap:16px;width:50%}@media screen and (max-width: 992px){.queries .queries__body .queries__body-wrapper .col:first-child{width:100%;height:100%;min-height:480px;gap:64px}}.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-top .queries__body-title{font-weight:600;font-size:20px;line-height:120%;display:flex;justify-content:space-between;gap:8px}.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-top .queries__body-title span{display:none}@media screen and (max-width: 992px){.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-top .queries__body-title span{width:32px;height:32px;background:#452bb2;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0}.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-top .queries__body-title span svg{flex-shrink:0;width:16px;height:16px}.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-top .queries__body-title span svg path{stroke:#f1f1f3}}.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-top .queries__body-title+span{font-size:14px;margin-top:8px;display:inline-block;max-width:345px}@media screen and (max-width: 992px){.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-top .queries__body-title+span{display:none}}.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-bottom img{display:none}@media screen and (max-width: 992px){.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-bottom img{display:block;height:190px;margin:0 auto}}.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-bottom ul{display:flex;flex-direction:column}@media screen and (max-width: 992px){.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-bottom ul{margin-top:24px}}.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-bottom ul li{padding:16px 0;border-top:1px solid #452bb2;display:flex;flex-direction:column;gap:8px;font-weight:500;font-size:14px}@media screen and (max-width: 992px){.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-bottom ul li{padding:8px 0}}.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-bottom ul li span{text-decoration:line-through;color:#8690b8}.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-bottom ul li .row{display:flex;justify-content:space-between;gap:8px}.queries .queries__body .queries__body-wrapper .col:first-child .queries__body-bottom ul li .row p:first-child{max-width:503px;font-weight:600}.queries .queries__body .queries__body-wrapper .col:last-child{width:50%}@media screen and (max-width: 992px){.queries .queries__body .queries__body-wrapper .col:last-child{display:none}}.queries .queries__body .queries__body-wrapper .col:last-child img{width:100%;height:510px;object-fit:cover}.advantages{background:#452bb2;color:#f1f1f3;margin-bottom:96px;padding:40px 0}@media screen and (max-width: 576px){.advantages{margin-bottom:64px}}.advantages .advantages__top{grid-column:1/7;margin-bottom:120px}@media screen and (max-width: 992px){.advantages .advantages__top{grid-column:1/-1;margin-bottom:16px}}@media screen and (max-width: 768px){.advantages .section__title{text-align:center}}@media screen and (max-width: 768px){.advantages .section__subtitle{text-align:center}}.advantages .advantages__items{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:16px}@media screen and (max-width: 768px){.advantages .advantages__items{flex-direction:column;align-items:center;gap:24px}}.advantages .advantages__items .advantages__item{display:flex;flex-direction:column;justify-content:center;align-items:center}.advantages .advantages__items .advantages__item img{width:100%;height:170px;object-fit:contain;margin-bottom:16px}.advantages .advantages__items .advantages__item p{font-weight:500;color:#8690b8;max-width:240px;width:fit-content;display:block;text-align:center}@media screen and (max-width: 992px){.advantages .advantages__items+.btn{grid-column:1/-1;margin:0 auto}}.benefitsConsalting .benefitsConsalting__top{margin-bottom:16px}@media screen and (max-width: 992px){.benefitsConsalting .benefitsConsalting__top{margin-bottom:8px}}.benefitsConsalting .benefitsConsalting__top .section__title{grid-column:4/9}@media screen and (max-width: 1200px){.benefitsConsalting .benefitsConsalting__top .section__title{grid-column:4/12}}@media screen and (max-width: 992px){.benefitsConsalting .benefitsConsalting__top .section__title{grid-column:1/-1}}.benefitsConsalting .benefitsConsalting__top>span{grid-column:1/2;font-weight:600;font-size:14px}@media screen and (max-width: 992px){.benefitsConsalting .benefitsConsalting__top>span{display:none}}.benefitsConsalting .benefitsConsalting__items{grid-column:4/-1;margin-bottom:16px}@media screen and (max-width: 992px){.benefitsConsalting .benefitsConsalting__items{grid-column:1/-1;margin-bottom:8px}}.benefitsConsalting .benefitsConsalting__items .benefitsConsalting__item{padding:24px 0;border-bottom:1px solid #452bb2;display:flex;justify-content:space-between;align-items:center;gap:32px}@media screen and (max-width: 992px){.benefitsConsalting .benefitsConsalting__items .benefitsConsalting__item{padding:16px 0}}.benefitsConsalting .benefitsConsalting__items .benefitsConsalting__item p{font-weight:600}.benefitsConsalting .benefitsConsalting__items .benefitsConsalting__item span{font-weight:500;font-size:14px}.benefitsConsalting .btn{grid-column:4/-1}@media screen and (max-width: 992px){.benefitsConsalting .btn{grid-column:1/-1;margin:0 auto}}.contacts{color:#452bb2}@media screen and (max-width: 768px){.contacts{padding-top:96px}}.contacts .contacts__top{margin-bottom:40px}@media screen and (max-width: 992px){.contacts .contacts__top{margin-bottom:32px}}.contacts .contacts__top .col:first-child{grid-column:1/7}@media screen and (max-width: 992px){.contacts .contacts__top .col:first-child{grid-column:1/-1}}.contacts .contacts__top .col:first-child .page__title{color:#452bb2;margin-bottom:48px}@media screen and (max-width: 992px){.contacts .contacts__top .col:first-child .page__title{display:none}}@media screen and (max-width: 992px){.contacts .contacts__top .col:first-child .maps__toggle{display:flex;gap:35px}}.contacts .contacts__top .col:first-child .maps__toggle li{margin-bottom:8px;font-weight:600;color:#8690b8;cursor:pointer;transition:.3s;position:relative}.contacts .contacts__top .col:first-child .maps__toggle li:last-child{margin-bottom:0}@media screen and (max-width: 992px){.contacts .contacts__top .col:first-child .maps__toggle li:last-child::before{content:"/";position:absolute;left:-24px;display:block;font-family:"Activist",sans-serif;font-weight:400;font-size:48px;line-height:100%;color:#8690b8;cursor:default}}.contacts .contacts__top .col:first-child .maps__toggle li.current{color:#452bb2}@media screen and (max-width: 992px){.contacts .contacts__top .col:first-child .maps__toggle li span{display:none}}.contacts .contacts__top .col:first-child .maps__toggle li span.mobile{display:none}@media screen and (max-width: 992px){.contacts .contacts__top .col:first-child .maps__toggle li span.mobile{display:block;font-family:"Activist",sans-serif;font-weight:400;font-size:48px;line-height:100%}}.contacts .contacts__top .col:last-child{grid-column:7/-1}@media screen and (max-width: 992px){.contacts .contacts__top .col:last-child{grid-column:1/-1}}.contacts .contacts__top .col:last-child ul{display:none}.contacts .contacts__top .col:last-child ul.current{display:block}.contacts .contacts__top .col:last-child ul li{padding:8px 0;border-top:1px solid #452bb2;display:grid;grid-template-columns:.75fr .25fr}@media screen and (max-width: 992px){.contacts .contacts__top .col:last-child ul li{grid-template-columns:1fr}.contacts .contacts__top .col:last-child ul li:not(:first-child) .contacts__info-description{display:none}.contacts .contacts__top .col:last-child ul li:last-child{border-bottom:1px solid #452bb2}}.contacts .contacts__top .col:last-child ul li .contacts__info-title{font-family:"Activist",sans-serif;font-size:32px;line-height:112%;text-transform:uppercase}@media screen and (max-width: 1200px){.contacts .contacts__top .col:last-child ul li .contacts__info-title{font-size:24px}}@media screen and (max-width: 992px){.contacts .contacts__top .col:last-child ul li .contacts__info-title{font-size:20px;line-height:120%;font-family:"Montserrat",sans-serif;text-transform:none;font-weight:600}}.contacts .contacts__top .col:last-child ul li .contacts__info-description{margin-left:auto;text-align:right;white-space:nowrap;font-weight:500}.contacts .contacts__top .col:last-child ul li .contacts__info-description span.mobile{display:none}@media screen and (max-width: 992px){.contacts .contacts__top .col:last-child ul li .contacts__info-description{margin-left:0;margin-right:auto;margin-top:16px}.contacts .contacts__top .col:last-child ul li .contacts__info-description br{display:none}.contacts .contacts__top .col:last-child ul li .contacts__info-description span{display:none}.contacts .contacts__top .col:last-child ul li .contacts__info-description span.mobile{display:block}}.contacts .map__wrapper{height:540px;border-radius:500px;border:2px solid #bcc9d7;overflow:hidden;position:relative}@media screen and (max-width: 992px){.contacts .map__wrapper{height:440px}}.contacts .map__wrapper svg{height:100%}@media screen and (max-width: 992px){.contacts .map__wrapper svg{display:none}}.contacts .map__wrapper svg.mobile{display:none}@media screen and (max-width: 992px){.contacts .map__wrapper svg.mobile{display:block}}.contacts .map__wrapper svg path{fill:#bcc9d7}.contacts .map__wrapper svg path.current{fill:#452bb2}.contacts .map__wrapper .map__compass{display:block;position:absolute;font-weight:400;font-size:32px;line-height:112%;text-transform:uppercase;font-family:"Activist",sans-serif;color:#8690b8}.contacts .map__wrapper .map__compass:nth-child(1){top:18px;left:50%;transform:translateX(-50%)}.contacts .map__wrapper .map__compass:nth-child(2){bottom:18px;left:50%;transform:translateX(-50%)}.contacts .map__wrapper .map__compass:nth-child(3){bottom:50%;left:18px;transform:translateY(-50%)}.contacts .map__wrapper .map__compass:nth-child(4){bottom:50%;right:18px;transform:translateY(-50%)}.page-404{text-align:center}@media screen and (max-width: 768px){.page-404{padding-top:64px}}.page-404 h1{font-weight:500;font-size:220px;line-height:82%;color:#452bb2;margin-bottom:32px}@media screen and (max-width: 768px){.page-404 h1{font-size:148px}}.page-404 .subtitle{font-weight:500;font-size:24px;line-height:140%;text-transform:uppercase;text-align:center;margin-bottom:16px;color:#452bb2}.page-404 .text{line-height:137%;text-align:center;color:#8690b8;margin-bottom:48px}.page-404 .btn{margin:0 auto}.articles .articles__top{margin-bottom:32px}.articles .articles__top .col:first-child{grid-column:1/7}@media screen and (max-width: 992px){.articles .articles__top .col:first-child{grid-column:1/-1}.articles .articles__top .col:first-child .section__title br{display:none}}.articles .articles__top .col:last-child{grid-column:12/-1;margin-left:auto;font-weight:600;font-size:14px}@media screen and (max-width: 992px){.articles .articles__top .col:last-child{display:none}}.articles .articles__items .articles__item{padding:16px;background:#bcc9d7;min-height:440px;grid-auto-flow:dense}@media screen and (max-width: 1200px){.articles .articles__items .articles__item{padding:12px}}.articles .articles__items .articles__item .col:first-child{display:flex;flex-direction:column;justify-content:space-between;height:100%}.articles .articles__items .articles__item .articles__item-lists{margin-bottom:16px}@media screen and (max-width: 768px){.articles .articles__items .articles__item .articles__item-lists{display:flex;justify-content:space-between;align-items:center}}.articles .articles__items .articles__item .articles__item-lists ul{display:flex;gap:2px}@media screen and (max-width: 1200px){.articles .articles__items .articles__item .articles__item-lists ul{display:none}}.articles .articles__items .articles__item .articles__item-lists ul li{font-weight:500;font-size:12px;line-height:133%;border:1px solid #452bb2;border-radius:30px;height:auto;padding:0 8px;display:flex;align-items:center;justify-content:center}.articles .articles__items .articles__item .articles__item-lists .articles__item-info{display:none;gap:8px}@media screen and (max-width: 1200px){.articles .articles__items .articles__item .articles__item-lists .articles__item-info{display:flex}}.articles .articles__items .articles__item .articles__item-lists .articles__item-info p{font-weight:500;font-size:14px;text-wrap:nowrap}.articles .articles__items .articles__item .articles__item-lists span{display:none}@media screen and (max-width: 768px){.articles .articles__items .articles__item .articles__item-lists span{width:32px;height:32px;background:#452bb2;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0}.articles .articles__items .articles__item .articles__item-lists span svg{flex-shrink:0;width:16px;height:16px}.articles .articles__items .articles__item .articles__item-lists span svg path{stroke:#f1f1f3}}.articles .articles__items .articles__item-long{grid-column:span 6;display:flex;gap:16px;justify-content:space-between}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-long{flex-direction:column}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-long{grid-column:1/-1}}.articles .articles__items .articles__item-long .col:first-child{width:50%}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-long .col:first-child{width:100%}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-long .col:first-child .articles__item-top{height:100%;display:flex;flex-direction:column;justify-content:space-between}}.articles .articles__items .articles__item-long .articles__item-title{font-weight:600;font-size:32px;line-height:106%;margin-top:16px}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-long .articles__item-title{font-size:24px;margin-bottom:8px}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-long .articles__item-title{margin-top:72px;font-size:20px;line-height:120%;margin-bottom:8px}}.articles .articles__items .articles__item-long .col:last-child{width:50%}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-long .col:last-child{width:100%}}.articles .articles__items .articles__item-long .col:last-child img{height:410px;width:100%;object-fit:cover}.articles .articles__items .articles__item-long .col:last-child img.mobile{display:none}@media screen and (max-width: 768px){.articles .articles__items .articles__item-long .col:last-child img{height:310px}.articles .articles__items .articles__item-long .col:last-child img.mobile{display:block}.articles .articles__items .articles__item-long .col:last-child img:not(.mobile){display:none}}@media screen and (max-width: 576px){.articles .articles__items .articles__item-long .col:last-child img{height:180px}}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-long .articles__item-description br{display:none}}.articles .articles__items .articles__item-short{grid-column:span 3}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-short{grid-column:span 4}}@media screen and (max-width: 992px){.articles .articles__items .articles__item-short{grid-column:span 6}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short{grid-column:span 12}}.articles .articles__items .articles__item-short .articles__item-bottom .articles__item-title{font-weight:600;font-size:20px;line-height:120%;padding:8px 0;border-top:2px solid #452bb2;border-bottom:2px solid #452bb2;margin-bottom:16px}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short .articles__item-bottom .articles__item-title{padding:0;border:none;margin-top:72px;font-size:20px;line-height:120%;margin-bottom:8px}}.articles .articles__items .articles__item-short .articles__item-bottom .articles__item-description{font-size:14px}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-short .articles__item-bottom .articles__item-description br{display:none}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short .articles__item-bottom .articles__item-description{font-size:16px}}.articles .articles__items .articles__item-short .articles__item-bottom img{display:none}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short .articles__item-bottom img{display:block;height:310px;width:100%;object-fit:cover;margin-top:16px}}@media screen and (max-width: 576px){.articles .articles__items .articles__item-short .articles__item-bottom img{height:180px}}.articles .articles__items .articles__item{display:none}.articles .articles__items .articles__item.current{display:flex}.articles .articles__items .articles__item-long:nth-child(9){grid-column:4/span 6}@media screen and (max-width: 992px){.articles .articles__items .articles__item-long:nth-child(9){grid-column:auto/span 6}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-long:nth-child(9){grid-column:1/-1}}.articles .articles__items .articles__item-short:nth-child(3){grid-column:4/span 3}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-short:nth-child(3){grid-column:span 4}}@media screen and (max-width: 992px){.articles .articles__items .articles__item-short:nth-child(3){grid-column:span 6}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short:nth-child(3){grid-column:span 12}}.articles .articles__items .articles__item-short:nth-child(6){grid-column:1/span 3}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-short:nth-child(6){grid-column:span 4}}@media screen and (max-width: 992px){.articles .articles__items .articles__item-short:nth-child(6){grid-column:span 6}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short:nth-child(6){grid-column:span 12}}.articles .articles__items .articles__item-short:nth-child(7){grid-column:4/span 3}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-short:nth-child(7){grid-column:span 4}}@media screen and (max-width: 992px){.articles .articles__items .articles__item-short:nth-child(7){grid-column:span 6}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short:nth-child(7){grid-column:span 12}}.articles .articles__items .articles__item-short:nth-child(8){grid-column:10/span 3}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-short:nth-child(8){grid-column:span 4}}@media screen and (max-width: 992px){.articles .articles__items .articles__item-short:nth-child(8){grid-column:span 6}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short:nth-child(8){grid-column:span 12}}.articles .articles__items .articles__item-short:nth-child(10){grid-column:10/span 3}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-short:nth-child(10){grid-column:span 4}}@media screen and (max-width: 992px){.articles .articles__items .articles__item-short:nth-child(10){grid-column:span 6}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short:nth-child(10){grid-column:span 12}}.articles .articles__items .articles__item-short:nth-child(11){grid-column:1/span 3}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-short:nth-child(11){grid-column:span 4}}@media screen and (max-width: 992px){.articles .articles__items .articles__item-short:nth-child(11){grid-column:span 6}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short:nth-child(11){grid-column:span 12}}.articles .articles__items .articles__item-short:nth-child(12){grid-column:4/span 3}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-short:nth-child(12){grid-column:span 4}}@media screen and (max-width: 992px){.articles .articles__items .articles__item-short:nth-child(12){grid-column:span 6}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short:nth-child(12){grid-column:span 12}}.articles .articles__items .articles__item-short:nth-child(13){grid-column:7/span 3}@media screen and (max-width: 1200px){.articles .articles__items .articles__item-short:nth-child(13){grid-column:span 4}}@media screen and (max-width: 992px){.articles .articles__items .articles__item-short:nth-child(13){grid-column:span 6}}@media screen and (max-width: 768px){.articles .articles__items .articles__item-short:nth-child(13){grid-column:span 12}}.article__hero{background:#bcc9d7;min-height:calc(100vh - 60px);height:1px;color:#452bb2;margin-bottom:96px;position:relative;overflow:hidden}@media screen and (max-width: 768px){.article__hero{padding-top:96px;margin-bottom:64px}}@media screen and (max-height: 800px){.article__hero{min-height:110vh}}.article__hero .container{height:100%}.article__hero .article__hero-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:32px}.article__hero .article__hero-top{padding-bottom:32px}.article__hero .article__hero-top .page__title{color:#452bb2;margin-bottom:16px}@media screen and (max-width: 768px){.article__hero .article__hero-top .page__title{margin-bottom:24px}}@media screen and (max-width: 350px){.article__hero .article__hero-top .page__title{font-size:42px}}.article__hero .article__hero-top ul{display:flex;gap:32px}@media screen and (max-width: 768px){.article__hero .article__hero-top ul{gap:24px}}@media screen and (max-width: 350px){.article__hero .article__hero-top ul{flex-direction:column;gap:16px}}.article__hero .article__hero-top ul li{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px}.article__hero .article__hero-top ul li svg{width:16px;height:16px}.article__hero .article__hero-bottom{position:absolute;bottom:0;left:0;width:100vw;overflow:hidden}@media screen and (max-width: 576px){.article__hero .article__hero-bottom{position:relative;left:-16px;bottom:-64px;height:360px}}.article__hero .article__hero-bottom img{height:440px;width:100%;object-fit:cover}@media screen and (max-width: 576px){.article__hero .article__hero-bottom img{display:none}}.article__hero .article__hero-bottom img.mobile{display:none}@media screen and (max-width: 576px){.article__hero .article__hero-bottom img.mobile{display:block;height:360px}}.article .article__item{margin-bottom:64px;position:relative;gap:0}@media screen and (max-width: 768px){.article .article__item{margin-bottom:32px}}.article .article__item:last-child{margin-bottom:0}.article .article__item:not(:first-child) .container{border-top:1px solid #bcc9d7;padding-top:16px}@media screen and (max-width: 768px){.article .article__item:not(:first-child){padding-top:32px}}.article .article__item:has(.helpForm) .container{border-top:none;padding-top:0}.article .article__item:has(.helpForm)+.article__item .container{border-top:none;padding-top:0}.article .article__item .article__left{grid-column:1/4}@media screen and (max-width: 768px){.article .article__item .article__left{grid-column:1/-1}.article .article__item .article__left br{display:none}}.article .article__item .article__left ul{display:flex;gap:8px;flex-direction:column}.article .article__item .article__left ul li{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px}.article .article__item .article__left ul li svg{width:16px;height:16px}.article .article__item .article__left .article__item-title{font-weight:600;font-size:14px}@media screen and (max-width: 768px){.article .article__item .article__left .article__item-title{padding-left:12px;position:relative}.article .article__item .article__left .article__item-title::after{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#452bb2;position:absolute;left:0;top:50%;transform:translateY(-50%)}}.article .article__item .article__right{grid-column:4/10;position:relative;padding-top:16px}@media screen and (max-width: 992px){.article .article__item .article__right{grid-column:4/12}}@media screen and (max-width: 768px){.article .article__item .article__right{grid-column:1/-1;border-top:none;padding-left:0;margin-bottom:32px}}.article .article__item .article__right .article__item-categories{display:flex;gap:4px;margin-bottom:32px}@media screen and (max-width: 768px){.article .article__item .article__right .article__item-categories{display:none}}.article .article__item .article__right .article__item-categories li{font-weight:500;font-size:14px;border-radius:30px;height:24px;border:1px solid #452bb2;padding:0 8px;display:flex;justify-content:center;align-items:center}.article .article__item .article__right .article__item-author{margin-bottom:16px}@media screen and (max-width: 768px){.article .article__item .article__right .article__item-author{display:flex;align-items:center;gap:8px;margin-bottom:32px}}.article .article__item .article__right .article__item-author img{width:56px;height:56px;border-radius:50%;margin-bottom:8px}.article .article__item .article__right .article__item-author p{font-weight:500;font-size:14px;margin-bottom:2px}.article .article__item .article__right .article__item-author p:first-child{font-weight:600}.article .article__item .article__right .article__item-author p:last-child{margin-bottom:0}.article .article__item .article__right .article__item-description{margin-bottom:64px}@media screen and (max-width: 768px){.article .article__item .article__right .article__item-description{margin-bottom:32px}}.article .article__item .article__right .article__item-description p{font-weight:600;font-size:20px;line-height:120%;margin-bottom:16px}.article .article__item .article__right .article__item-description p:last-child{margin-bottom:0}.article .article__item .article__right .article__item-subtitle{font-weight:600;font-size:20px;line-height:120%;margin-bottom:8px}@media screen and (max-width: 768px){.article .article__item .article__right .article__item-subtitle{font-size:16px}}.article .article__item .article__right>.article__item-subtitle:first-child{margin-bottom:48px}@media screen and (max-width: 768px){.article .article__item .article__right>.article__item-subtitle:first-child{margin-bottom:32px}}.article .article__item .article__right .article__item-lists:has(+.article__item-text){margin-bottom:8px}.article .article__item .article__right .article__item-lists:not(:has(+.article__item-text)){margin-bottom:32px}.article .article__item .article__right .article__item-lists:last-child{margin-bottom:0}.article .article__item .article__right .article__item-lists li{font-weight:500;font-size:16px;line-height:150%;padding-left:12px;position:relative;transition:none}.article .article__item .article__right .article__item-lists li::after{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#452bb2;position:absolute;left:0;top:50%;transform:translateY(-50%)}.article .article__item .article__right .article__item-lists li a{transition:none}.article .article__item .article__right .article__item-text{font-weight:500;font-size:16px;line-height:150%}.article .article__item .article__right .article__item-text:not(:has(+.article__item-text)){margin-bottom:32px}.article .article__item .article__right .article__item-text:has(+.article__item-text){margin-bottom:8px}.article .article__item .article__right .article__item-text:has(+.article__item-lists){margin-bottom:8px}.article .article__item .article__right .article__item-text:last-child{margin-bottom:0}.article .article__item .article__right .article__item-text--lg{font-weight:600;font-size:20px;line-height:120%}.article .article__item .article__right .article__item-text--lg:has(+.article__item-text--lg){margin-bottom:8px}.article .article__item .article__right .article__item-text--lg:last-child{margin-bottom:0}.article .article__item .article__right .article__item-img{height:500px;margin-bottom:32px}@media screen and (max-width: 768px){.article .article__item .article__right .article__item-img{height:320px}}.article .article__item .article__right .article__item-img:last-child{margin-bottom:0}.article .article__item .article__right .article__item-img img{width:100%;height:100%;object-fit:cover}.article .article__item .article__right .article__item-ended p{font-weight:600;font-size:20px;line-height:120%;margin-bottom:16px}.article .article__item .article__right .article__item-ended p:last-of-type{margin-bottom:32px}.article .article__item .article__right .article__share{margin-top:32px}.article .article__item .article__right .article__share p{font-weight:600;font-size:14px;margin-bottom:8px}@media screen and (max-width: 768px){.article .article__item .article__right .article__share p{font-size:20px;margin-bottom:12px;text-align:center}}.article .article__item .article__right .article__share ul{display:flex;gap:8px;align-items:center}@media screen and (max-width: 768px){.article .article__item .article__right .article__share ul{gap:16px;justify-content:center}}.article .article__item .article__right .article__share ul li svg{width:32px;height:32px}@media screen and (max-width: 768px){.article .article__item .article__right .article__share ul li svg{width:48px;height:48px}}.article .article__item .col:last-child .article__item-about .article__item-lists:not(:has(+.article__item-text)){margin-bottom:0}.listArticles .listArticles__top .listArticles__title{font-family:"Activist",sans-serif;font-weight:400;font-size:48px;line-height:100%;margin-bottom:32px}.listArticles .listArticles__wrapper .articles__item{padding:16px;background:#bcc9d7;min-height:440px;grid-auto-flow:dense}.listArticles .listArticles__wrapper .articles__item .col:first-child{display:flex;flex-direction:column;justify-content:space-between;height:100%}.listArticles .listArticles__wrapper .articles__item .articles__item-lists{margin-bottom:16px}@media screen and (max-width: 768px){.listArticles .listArticles__wrapper .articles__item .articles__item-lists{display:flex;justify-content:space-between;align-items:center}}.listArticles .listArticles__wrapper .articles__item .articles__item-lists span{display:none}@media screen and (max-width: 768px){.listArticles .listArticles__wrapper .articles__item .articles__item-lists span{width:32px;height:32px;background:#452bb2;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0}.listArticles .listArticles__wrapper .articles__item .articles__item-lists span svg{flex-shrink:0;width:16px;height:16px}.listArticles .listArticles__wrapper .articles__item .articles__item-lists span svg path{stroke:#f1f1f3}}.listArticles .listArticles__wrapper .articles__item .articles__item-lists ul{display:flex;gap:2px;align-items:center}@media screen and (max-width: 1200px){.listArticles .listArticles__wrapper .articles__item .articles__item-lists ul{display:none}}.listArticles .listArticles__wrapper .articles__item .articles__item-lists ul li{font-weight:500;font-size:12px;line-height:133%;border:1px solid #452bb2;border-radius:30px;height:24px;padding:0 8px;display:flex;align-items:center;justify-content:center}.listArticles .listArticles__wrapper .articles__item .articles__item-lists .articles__item-info{display:none;gap:8px}@media screen and (max-width: 1200px){.listArticles .listArticles__wrapper .articles__item .articles__item-lists .articles__item-info{display:flex}}.listArticles .listArticles__wrapper .articles__item .articles__item-lists .articles__item-info p{font-weight:500;font-size:14px}.listArticles .listArticles__wrapper .articles__item-short{grid-column:span 3}@media screen and (max-width: 1200px){.listArticles .listArticles__wrapper .articles__item-short{grid-column:span 4}}@media screen and (max-width: 992px){.listArticles .listArticles__wrapper .articles__item-short{grid-column:span 6}}@media screen and (max-width: 768px){.listArticles .listArticles__wrapper .articles__item-short{grid-column:span 12}}.listArticles .listArticles__wrapper .articles__item-short .articles__item-bottom .articles__item-title{font-weight:600;font-size:20px;line-height:120%;padding:8px 0;border-top:2px solid #452bb2;border-bottom:2px solid #452bb2;margin-bottom:16px}@media screen and (max-width: 768px){.listArticles .listArticles__wrapper .articles__item-short .articles__item-bottom .articles__item-title{padding:0;border:none;margin-top:72px;font-size:20px;line-height:120%;margin-bottom:8px}}.listArticles .listArticles__wrapper .articles__item-short .articles__item-bottom .articles__item-description{font-size:14px}@media screen and (max-width: 1200px){.listArticles .listArticles__wrapper .articles__item-short .articles__item-bottom .articles__item-description br{display:none}}@media screen and (max-width: 768px){.listArticles .listArticles__wrapper .articles__item-short .articles__item-bottom .articles__item-description{font-size:16px}}.listArticles .listArticles__wrapper .articles__item-short .articles__item-bottom img{display:none}@media screen and (max-width: 768px){.listArticles .listArticles__wrapper .articles__item-short .articles__item-bottom img{display:block;height:310px;width:100%;object-fit:cover;margin-top:16px}}@media screen and (max-width: 576px){.listArticles .listArticles__wrapper .articles__item-short .articles__item-bottom img{height:180px}}.project__about .project__about-top{grid-column:4/9;margin-bottom:48px}@media screen and (max-width: 992px){.project__about .project__about-top{grid-column:1/-1;margin-bottom:16px}}.project__about .project__about-wrapper a{font-weight:600;grid-column:1/4;margin-top:auto}@media screen and (max-width: 992px){.project__about .project__about-wrapper a{grid-column:1/-1;grid-row:2}}.project__about .project__about-wrapper .project__about-item{grid-column:span 3;background:#bcc9d7;height:340px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 992px){.project__about .project__about-wrapper .project__about-item{grid-column:span 4}}@media screen and (max-width: 768px){.project__about .project__about-wrapper .project__about-item{grid-column:1/-1}.project__about .project__about-wrapper .project__about-item:not(:first-of-type){display:none}}.project__about .project__about-wrapper .project__about-item img{max-height:250px;max-width:250px;object-fit:contain}.project__before{padding:40px 0;background:#452bb2;color:#f1f1f3;margin-bottom:96px}@media screen and (max-width: 768px){.project__before{margin-bottom:64px}}.project__before .project__before-wrapper .col:first-child{grid-column:1/7}.project__before .project__before-wrapper .col:first-child span{font-weight:600;font-size:14px}@media screen and (max-width: 992px){.project__before .project__before-wrapper .col:first-child{display:none}}.project__before .project__before-wrapper .col:last-child{grid-column:7/-1}@media screen and (max-width: 992px){.project__before .project__before-wrapper .col:last-child{grid-column:1/-1}}.project__before .accordion-container{width:100%}.project__before .accordion-container .accordion::after{background:#8690b8}.project__before .accordion-container .accordion__intro-btn svg path{stroke:#8690b8}.project__before .accordion-container .accordion__intro{display:grid;grid-template-columns:repeat(12, 1fr);gap:16px;padding:16px 0}.project__before .accordion-container .accordion__intro span{grid-column:1/2;font-weight:500;font-size:14px;color:#8690b8}@media screen and (max-width: 768px){.project__before .accordion-container .accordion__intro span{display:none}}.project__before .accordion-container .accordion__intro p{grid-column:7/11;font-weight:600;font-size:16px;color:#8690b8}@media screen and (max-width: 992px){.project__before .accordion-container .accordion__intro p{grid-column:5/11}}@media screen and (max-width: 768px){.project__before .accordion-container .accordion__intro p{grid-column:1/11}}.project__before .accordion-container .accordion__intro .accordion__intro-btn{grid-column:12/-1}@media screen and (max-width: 768px){.project__before .accordion-container .accordion__intro .accordion__intro-btn{grid-column:11/-1}}.project__before .accordion-container .accordion__content{display:grid;grid-template-columns:repeat(12, 1fr);gap:16px}.project__before .accordion-container .accordion__content .accordion__content-text{grid-column:7/12;color:#8690b8}@media screen and (max-width: 992px){.project__before .accordion-container .accordion__content .accordion__content-text{grid-column:5/11}}@media screen and (max-width: 768px){.project__before .accordion-container .accordion__content .accordion__content-text{grid-column:1/-1}}.project__before .accordion-container .accordion.accordion__active .accordion__intro p,.project__before .accordion-container .accordion__content .accordion__content-text{color:#f1f1f3}.project__before .accordion__intro-btn.acc_icon_active svg path{stroke:#f1f1f3}.project__task .project__task-top{margin-bottom:8px}@media screen and (max-width: 768px){.project__task .project__task-top{margin-bottom:16px}}.project__task .project__task-top p{grid-column:7/-1;grid-row:1;padding-left:8px;font-weight:600;font-size:14px;position:relative}@media screen and (max-width: 992px){.project__task .project__task-top p{grid-column:5/-1}}@media screen and (max-width: 768px){.project__task .project__task-top p{grid-column:1/-1;text-align:center}}.project__task .project__task-top p::after{content:"";width:4px;height:4px;display:block;background:#452bb2;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 768px){.project__task .project__task-top p::after{display:none}}.project__task .project__task-wrapper .col:first-child{grid-column:1/7}@media screen and (max-width: 992px){.project__task .project__task-wrapper .col:first-child{grid-column:1/5}}@media screen and (max-width: 768px){.project__task .project__task-wrapper .col:first-child{display:none}}.project__task .project__task-wrapper .col:first-child ul li{font-weight:500;font-size:14px;margin-bottom:4px;position:relative;width:max-content;display:flex;gap:8px;align-items:center;transition:none}.project__task .project__task-wrapper .col:first-child ul li a{transition:none}.project__task .project__task-wrapper .col:first-child ul li svg{display:none}.project__task .project__task-wrapper .col:first-child ul li::before{content:"";display:block;width:100%;height:0;background:#452bb2;position:absolute;bottom:0}.project__task .project__task-wrapper .col:last-child{grid-column:7/-1}@media screen and (max-width: 992px){.project__task .project__task-wrapper .col:last-child{grid-column:5/-1}}@media screen and (max-width: 768px){.project__task .project__task-wrapper .col:last-child{grid-column:1/-1}}.project__task .project__task-wrapper .col:last-child .project__task-title{font-weight:600;font-size:36px;line-height:111%}@media screen and (max-width: 1200px){.project__task .project__task-wrapper .col:last-child .project__task-title{font-size:32px}}@media screen and (max-width: 768px){.project__task .project__task-wrapper .col:last-child .project__task-title{font-size:20px;line-height:120%;text-align:center}}.project__solution .section__title{margin-bottom:48px}@media screen and (max-width: 768px){.project__solution .section__title{margin-bottom:32px}}.project__solution .project__solution-wrapper .col:first-child{padding:16px;background:#bcc9d7;grid-column:1/7;min-height:400px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 768px){.project__solution .project__solution-wrapper .col:first-child{grid-column:1/-1;min-height:340px}}.project__solution .project__solution-wrapper .col:first-child span{font-weight:500;font-size:14px}.project__solution .project__solution-wrapper .col:first-child ul li{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-top:1px solid #452bb2}.project__solution .project__solution-wrapper .col:first-child ul li:last-child{border-bottom:1px solid #452bb2}.project__solution .project__solution-wrapper .col:first-child ul li p{font-weight:600;font-size:20px;line-height:120%}.project__solution .project__solution-wrapper .col:first-child ul li span{font-weight:500;font-size:14px}.project__solution .project__solution-wrapper .col:last-child{padding:16px;background:#452bb2;grid-column:7/-1;color:#f1f1f3;min-height:400px}@media screen and (max-width: 768px){.project__solution .project__solution-wrapper .col:last-child{grid-column:1/-1;min-height:340px}}.project__solution .project__solution-wrapper .col:last-child span{font-weight:500;font-size:14px}.project__solution .project__solution-wrapper .col:last-child .project__solution-logo{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.project__solution .project__solution-wrapper .col:last-child .project__solution-logo img{height:40px;width:100%;object-fit:contain}.project__steps{overflow:hidden}.project__steps .project__steps-top .section__title{grid-column:1/-1;margin-bottom:0}.project__steps .project__steps-top p{grid-column:1/5}@media screen and (max-width: 992px){.project__steps .project__steps-top p{grid-column:1/-1}.project__steps .project__steps-top p br{display:none}}.project__steps .project__steps-wrapper{width:100%;overflow:visible;margin-top:48px;display:flex}@media screen and (max-width: 992px){.project__steps .project__steps-wrapper{margin-top:32px;display:flex}}.project__steps .stepsSlider{width:100%;overflow:visible}.project__steps .project__step{padding:16px;background:#bcc9d7;min-height:440px;display:flex;flex-direction:column;justify-content:space-between;height:auto}@media screen and (min-width: 992px){.project__steps .project__step{width:330px !important}}@media screen and (max-width: 992px){.project__steps .project__step{min-height:400px;padding:12px}}@media screen and (min-width: 992px){.project__steps .project__step.project__step-large{width:670px !important}}.project__steps .project__step span{font-family:"Activist",sans-serif;font-weight:400;font-size:24px;margin-left:auto}.project__steps .project__step img{height:180px;width:100%;object-fit:contain}.project__steps .project__step p{font-weight:600}.project__steps .project__step p:not(:last-child){margin-bottom:16px}.project__steps .project__step ul li{font-weight:500;font-size:14px;padding:8px 0;border-top:1px solid #452bb2}.project__steps .project__step ul li:last-child{border-bottom:1px solid #452bb2}.project__result .project__result-top .col:first-child{grid-column:1/7}.project__result .project__result-top .col:first-child span{font-weight:600;font-size:14px}.project__result .project__result-top .col:last-child{grid-column:7/-1}.clients{overflow:hidden}.clients .clients__wrapper{margin-bottom:16px}.clients .clients__text{color:#452bb2;grid-column:7/-1;margin-bottom:32px}@media screen and (max-width: 992px){.clients .clients__text{grid-column:1/-1}}@media screen and (max-width: 768px){.clients .clients__text{margin-bottom:16px}}.clients .clients__text .clients__text-title{font-weight:600;font-size:14px;padding-left:8px;position:relative;margin-bottom:8px}.clients .clients__text .clients__text-title::before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#452bb2;position:absolute;left:0;top:50%;transform:translateY(-50%)}.clients .clients__text .clients__text-subtitle{font-weight:600;font-size:36px;line-height:111%}@media screen and (max-width: 992px){.clients .clients__text .clients__text-subtitle{font-size:32px}}@media screen and (max-width: 576px){.clients .clients__text .clients__text-subtitle{font-size:30px;line-height:107%;letter-spacing:-0.02em}}.clients .clients__text p{margin-top:16px}.clients .clientsSlider{grid-column:1/13;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:80px}@media screen and (max-width: 768px){.clients .clientsSlider{width:100%;overflow:visible;margin-bottom:32px}}.clients .clientsSlider .swiper-slide{height:145px;background:#bcc9d7;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.clients .clientsSlider .swiper-slide{height:110px}}.clients .clientsSlider .swiper-slide svg{height:30px}@media screen and (max-width: 768px){.clients .clientsSlider .swiper-slide svg{height:25px}}.clients .clientsCaseSlider{grid-column:1/13}.clients .clientsCaseSlider .clientsCaseSlider__top{display:grid;grid-template-columns:repeat(12, 1fr);gap:16px;margin-bottom:16px}.clients .clientsCaseSlider .clientsCaseSlider__top .col{display:flex;justify-content:space-between;align-items:center;grid-column:7/-1}@media screen and (max-width: 768px){.clients .clientsCaseSlider .clientsCaseSlider__top .col{grid-column:1/-1;margin:0 auto}.clients .clientsCaseSlider .clientsCaseSlider__top .col .btn__link{display:none}}@media screen and (max-width: 992px){.clients .clientsCaseSlider .clientsCaseSlider__top .col .btn__link{display:none}}.clients .clientsCaseSlider .swiper-horizontal>.swiper-pagination-bullets,.clients .clientsCaseSlider .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0;top:0;left:0;right:0;position:relative;width:max-content}.clients .clientsCaseSlider .swiper-pagination-bullet{width:8px;height:8px;background:#bcc9d7;opacity:1;margin-right:16px}.clients .clientsCaseSlider .swiper-pagination-bullet:last-child{margin-right:0}.clients .clientsCaseSlider .swiper-pagination-bullet-active{background:#452bb2}.clients .clientsCaseSlider+.btn__link{margin-left:auto;grid-column:11/13;display:none}@media screen and (max-width: 992px){.clients .clientsCaseSlider+.btn__link{grid-column:1/-1;margin:0 auto;margin-top:8px;display:flex}}.clients .clients__case{display:flex;gap:16px;background:#bcc9d7;padding:16px}@media screen and (max-width: 768px){.clients .clients__case{flex-direction:column;gap:8px}}.clients .clients__case .col:first-child{width:50%;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:40px}@media screen and (max-width: 768px){.clients .clients__case .col:first-child{width:100%;padding-bottom:0}}.clients .clients__case .col:first-child .clients__case-labels{display:flex;gap:4px}@media screen and (max-width: 768px){.clients .clients__case .col:first-child .clients__case-labels{display:none}}.clients .clients__case .col:first-child .clients__case-labels li{font-weight:500;font-size:12px;line-height:133%;border:1px solid #452bb2;border-radius:30px;padding:0 8px;height:auto;display:flex;justify-content:center;align-items:center}.clients .clients__case .col:first-child .clients__case-bottom .clients__case-title{font-weight:400;font-size:48px;line-height:100%;font-family:"Activist",sans-serif;display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:16px}@media screen and (max-width: 1200px){.clients .clients__case .col:first-child .clients__case-bottom .clients__case-title{font-size:32px}}@media screen and (max-width: 992px){.clients .clients__case .col:first-child .clients__case-bottom .clients__case-title{font-size:30px}}@media screen and (max-width: 768px){.clients .clients__case .col:first-child .clients__case-bottom .clients__case-title span{width:32px;height:32px;background:#452bb2;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0}}.clients .clients__case .col:first-child .clients__case-bottom svg{flex-shrink:0}@media screen and (max-width: 768px){.clients .clients__case .col:first-child .clients__case-bottom svg{width:16px;height:16px}.clients .clients__case .col:first-child .clients__case-bottom svg path{stroke:#f1f1f3}}.clients .clients__case .col:first-child .clients__case-bottom ul li{font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;border-top:1px solid #452bb2}@media screen and (max-width: 768px){.clients .clients__case .col:first-child .clients__case-bottom ul li{border-top:none}.clients .clients__case .col:first-child .clients__case-bottom ul li:not(:first-child){display:none}.clients .clients__case .col:first-child .clients__case-bottom ul li span{display:none}}.clients .clients__case .col:last-child{width:50%}@media screen and (max-width: 768px){.clients .clients__case .col:last-child{width:100%}}.clients .clients__case .col:last-child img{height:510px;width:100%;object-fit:cover}@media screen and (max-width: 768px){.clients .clients__case .col:last-child img{height:400px}}@media screen and (max-width: 768px){.clients .clients__case .col:last-child img{height:210px}}.clients .clients__wrapper+.btn__link{display:none}@media screen and (max-width: 768px){.clients .clients__wrapper+.btn__link{display:flex;margin:0 auto;margin-top:24px}}.clientsReviews .clientsReviews__text{color:#452bb2;grid-column:7/-1;margin-bottom:32px}@media screen and (max-width: 992px){.clientsReviews .clientsReviews__text{margin-bottom:16px;grid-column:1/-1}}.clientsReviews .clientsReviews__text .clientsReviews__title{font-family:"Activist",sans-serif;font-weight:400;font-size:48px;line-height:100%;margin-bottom:16px}.clientsReviews .clientsReviewsSlider{grid-column:1/13;padding-top:32px;position:relative}.clientsReviews .clientsReviewsSlider .swiper-slide{padding:16px;background:#bcc9d7;min-height:440px}@media screen and (max-width: 576px){.clientsReviews .clientsReviewsSlider .swiper-slide{min-height:510px;padding:12px}}.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-left{grid-column:1/4;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 768px){.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-left{grid-column:1/-1;flex-direction:row;height:max-content;margin-top:auto;padding-top:8px;border-top:2px solid #452bb2}}.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-left .clientsReviewsSlide-title{font-weight:600;font-size:14px;margin-bottom:8px}.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-left .clientsReviewsSlide-description{font-weight:500;font-size:14px}@media screen and (max-width: 768px){.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-left .clientsReviewsSlide-description{display:none}}@media screen and (max-width: 768px){.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-left .btn__link p{display:none}}.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-center{grid-column:4/7}@media screen and (max-width: 992px){.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-center{grid-column:4/8}}@media screen and (max-width: 768px){.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-center{display:none}}.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-center img{width:100%;height:100%;object-fit:cover}.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-right{grid-column:7/-1;display:flex;flex-direction:column;justify-content:space-between;gap:16px}@media screen and (max-width: 992px){.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-right{grid-column:8/-1}}@media screen and (max-width: 768px){.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-right{grid-column:1/-1;order:-1;flex-direction:column-reverse;height:max-content;gap:24px}}.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-right .clientsReviewsSlide-text p{font-weight:500;font-size:20px;line-height:140%;margin-bottom:8px}.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-right .clientsReviewsSlide-author{display:flex;flex-direction:column;justify-content:space-between;gap:2px}.clientsReviews .clientsReviewsSlider .swiper-slide .clientsReviewsSlide-right .clientsReviewsSlide-author span{font-weight:500;font-size:14px}.clientsReviews .clientsReviewsSlider__top{display:grid;grid-template-columns:repeat(12, 1fr);gap:16px;position:absolute;top:0;left:50%;transform:translateX(-50%)}.clientsReviews .clientsReviewsSlider__top .col{display:flex;justify-content:space-between;align-items:flex-start;grid-column:7/-1}@media screen and (max-width: 992px){.clientsReviews .clientsReviewsSlider__top .col{grid-column:1/-1;margin:0 auto}}.clientsReviews .clientsReviewsSlider__top .swiper-horizontal>.swiper-pagination-bullets,.clientsReviews .clientsReviewsSlider__top .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0;top:0;left:0;right:0;position:relative;width:max-content}.clientsReviews .clientsReviewsSlider__top .swiper-pagination-bullet{width:8px;height:8px;background:#bcc9d7;opacity:1;margin-right:16px}.clientsReviews .clientsReviewsSlider__top .swiper-pagination-bullet:last-child{margin-right:0}.clientsReviews .clientsReviewsSlider__top .swiper-pagination-bullet-active{background:#452bb2}.services .services__wrapper{padding:24px 0 40px 0;background:#452bb2;color:#f1f1f3}.services .services__wrapper .services__title{font-weight:600;font-size:14px;padding-left:8px;position:relative;margin-bottom:48px}@media screen and (max-width: 992px){.services .services__wrapper .services__title{margin-bottom:8px}}.services .services__wrapper .services__title::before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#f1f1f3;position:absolute;left:0;top:50%;transform:translateY(-50%)}.services .col{grid-column:1/4;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 992px){.services .col{grid-column:1/-1}}.services .col>p{font-size:20px;line-height:120%}@media screen and (max-width: 992px){.services .col>p{font-weight:400;font-size:30px;line-height:107%;margin-bottom:16px}.services .col>p br{display:none}}@media screen and (max-width: 992px){.services .col .btn__link{display:none}}.main__solutions-inner+.btn__link{display:none}@media screen and (max-width: 768px){.main__solutions-inner+.btn__link{display:flex;margin:0 auto;margin-top:24px}}.slideCard-items{grid-column:4/-1;display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 992px){.slideCard-items{grid-column:1/-1}}.slideCard-items .slideCard-item{padding-left:16px;padding-bottom:16px;border-left:1px solid #8690b8;border-bottom:1px solid #8690b8;height:145px;position:relative;overflow:hidden;cursor:pointer;color:#8690b8;transition:.5s,height .5s;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 768px){.slideCard-items .slideCard-item{min-height:400px;height:auto;padding:12px;padding-bottom:0;background:#8690b8;border:none}}.slideCard-items .slideCard-item .slideCard-body{display:flex;flex-direction:column;justify-content:space-between;height:100%}.slideCard-items .slideCard-item .slideCard-top{display:flex;justify-content:space-between;gap:8px}.slideCard-items .slideCard-item .slideCard-top p{font-family:"Activist",sans-serif;font-size:32px;line-height:112%;text-transform:uppercase;z-index:2}@media screen and (max-width: 768px){.slideCard-items .slideCard-item .slideCard-top p{font-size:28px;line-height:100%;color:#452bb2}}@media screen and (max-width: 768px){.slideCard-items .slideCard-item .slideCard-top span{width:32px;height:32px;background:#452bb2;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0}}.slideCard-items .slideCard-item .slideCard-top svg{width:24px;height:24px}@media screen and (max-width: 768px){.slideCard-items .slideCard-item .slideCard-top svg{width:16px;height:16px}.slideCard-items .slideCard-item .slideCard-top svg path{stroke:#8690b8}}.slideCard-items .slideCard-item .slideCard-number{font-weight:600;font-size:14px}@media screen and (max-width: 768px){.slideCard-items .slideCard-item .slideCard-number{display:none}}.slideCard-items .slideCard-item .slideCard-back{display:flex;justify-content:space-between;align-items:flex-end;opacity:0;max-height:0;overflow:hidden;flex-shrink:0;transform:translateY(100px);position:relative;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 768px){.slideCard-items .slideCard-item .slideCard-back{opacity:1;max-height:max-content;transform:none;overflow:visible;color:#452bb2}}.slideCard-items .slideCard-item .slideCard-back .slideCard-text{margin-bottom:16px}@media screen and (max-width: 768px){.slideCard-items .slideCard-item .slideCard-back .slideCard-text{margin-bottom:32px}}.slideCard-items .slideCard-item .slideCard-back p{max-width:330px;margin-bottom:16px}@media screen and (max-width: 768px){.slideCard-items .slideCard-item .slideCard-back p{max-width:none}}.slideCard-items .slideCard-item .slideCard-back p:last-child{margin-bottom:0}.slideCard-items .slideCard-item .slideCard-back img{width:250px;object-fit:cover;position:absolute;bottom:0;right:0;z-index:-1}@media screen and (max-width: 768px){.slideCard-items .slideCard-item .slideCard-back img{position:relative;min-height:190px;width:100%;z-index:1}}.slideCard-items+.btn__link{display:none}@media screen and (max-width: 992px){.slideCard-items+.btn__link{display:flex;margin:0 auto;margin-top:24px;grid-column:1/-1}}.blogs .section__title{grid-column:1/3}@media screen and (max-width: 992px){.blogs .section__title{grid-column:1/-1}}.blogs .blogs__items{grid-column:4/-1;display:flex;flex-direction:column}@media screen and (max-width: 992px){.blogs .blogs__items{grid-column:1/-1}}.blogs .blogs__item{padding-top:8px;padding-bottom:32px;position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}@media screen and (max-width: 768px){.blogs .blogs__item{flex-direction:column;padding-bottom:8px;min-height:130px}}.blogs .blogs__item::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#452bb2}@media screen and (max-width: 768px){.blogs .blogs__item::before{height:2px}}@media screen and (max-width: 768px){.blogs .blogs__item:last-child::after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#452bb2}}.blogs .blogs__item .blogs__item-title{max-width:590px;font-weight:600}.blogs .blogs__item .blogs__item-info{font-weight:500;font-size:14px}.blogs .btn__link{grid-column-start:4}@media screen and (max-width: 992px){.blogs .btn__link{grid-column:1/-1;margin:0 auto;margin-top:8px}}.news .section__title{grid-column:1/3}@media screen and (max-width: 992px){.news .section__title{grid-column:1/-1}}.news .section__title+.news__item{grid-column-start:4}@media screen and (max-width: 992px){.news .section__title+.news__item{grid-column-start:1}}.news .news__wrapper{margin-bottom:32px}.news .news__item{grid-column:auto/span 3;height:250px;display:flex;flex-direction:column;justify-content:space-between;padding:8px 0;transition:none;position:relative}@media screen and (max-width: 992px){.news .news__item{grid-column:auto/span 4}}@media screen and (max-width: 768px){.news .news__item{height:max-content;grid-column:1/-1}}.news .news__item::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#452bb2}@media screen and (max-width: 768px){.news .news__item::before{height:2px}}.news .news__item::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#452bb2}@media screen and (max-width: 768px){.news .news__item::after{display:none}}.news .news__item:last-child::after{display:block;height:2px}.news .news__item .news__title{font-weight:600}@media screen and (max-width: 768px){.news .news__item .news__title{margin-bottom:32px}}.news .news__item .news__info{font-weight:500;font-size:14px}@media screen and (max-width: 768px){.news .news__item .news__info{margin-bottom:8px}}.news .news__item img{display:none}@media screen and (max-width: 768px){.news .news__item img{display:block;height:300px;object-fit:cover}}@media screen and (max-width: 576px){.news .news__item img{height:180px}}.news .btn__link{grid-column-start:4;margin-top:16px}@media screen and (max-width: 992px){.news .btn__link{grid-column:1/-1;margin:0 auto}}.hero__blue{background:#452bb2;min-height:calc(100vh - 60px);height:1px;color:#f1f1f3;margin-bottom:96px}@media screen and (max-width: 992px){.hero__blue{padding-bottom:60px}}@media screen and (max-width: 768px){.hero__blue{padding-top:96px;padding-bottom:0}}@media screen and (max-width: 576px){.hero__blue{margin-bottom:64px}}.hero__blue .container{height:100%}.hero__blue .hero__blue-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-bottom:40px;gap:32px}@media screen and (max-width: 992px){.hero__blue .hero__blue-wrapper{padding-bottom:24px}}.hero__blue .hero__blue-items li{grid-column:auto/span 3;font-weight:500;font-size:14px;color:#bcc9d7;display:flex;justify-content:flex-start;align-items:center;position:relative}@media screen and (max-width: 992px){.hero__blue .hero__blue-items li{grid-column:1/-1;border-bottom:1px solid #bcc9d7;padding-bottom:8px}.hero__blue .hero__blue-items li::after{content:"";width:4px;height:4px;border-radius:50%;background:#bcc9d7;display:block;position:absolute;right:0;top:50%;transform:translateY(-50%)}.hero__blue .hero__blue-items li:has(.btn){display:none}}.hero__blue .hero__blue-top p{margin-top:16px;font-weight:500}.hero__blue .hero__blue-top .btn{display:none}.hero__blue .hero__blue-top .btn p{margin-top:0}@media screen and (max-width: 992px){.hero__blue .hero__blue-top .btn{display:flex;margin-top:24px}}.hero__blue .hero__blue-bottom .col{grid-column:8/-1}@media screen and (max-width: 992px){.hero__blue .hero__blue-bottom .col{display:none}}.hero__blue .hero__blue-bottom .col>p{margin-bottom:16px}.hero__blue .hero__blue-list{display:flex;justify-content:space-between;gap:50px}.hero__blue .hero__blue-list .hero__blue-items{flex-grow:1;display:flex;gap:20px 40px;flex-wrap:wrap}.hero__blue .hero__blue-list .hero__blue-items li{width:calc(100% - 120px)/4;flex-shrink:0}.hero__blue .hero__blue-list .btn{width:fit-content;flex-shrink:0}@media screen and (max-width: 992px){.hero__blue .hero__blue-list .hero__blue-items{flex-direction:column}.hero__blue .hero__blue-list .btn{display:none}}.hero__gray{background:#bcc9d7;min-height:calc(100vh - 60px);height:1px;color:#452bb2;margin-bottom:96px}@media screen and (max-width: 992px){.hero__gray{padding-bottom:60px}}@media screen and (max-width: 768px){.hero__gray{padding-top:96px;padding-bottom:0}}@media screen and (max-width: 576px){.hero__gray{margin-bottom:64px}}.hero__gray .container{height:100%}.hero__gray .hero__gray-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-bottom:40px;position:relative}@media screen and (max-width: 992px){.hero__gray .hero__gray-wrapper{padding-bottom:24px;justify-content:flex-start;gap:32px}}.hero__gray .page__title{color:#452bb2}.hero__gray .hero__gray-top p{margin-top:16px;font-weight:500}.hero__gray .hero__gray-top .btn{display:none}.hero__gray .hero__gray-top .btn p{margin-top:0}@media screen and (max-width: 992px){.hero__gray .hero__gray-top .btn{display:flex;margin-top:32px}}.hero__gray .hero__gray-bottom .col{grid-column:7/-1}@media screen and (max-width: 992px){.hero__gray .hero__gray-bottom .col{grid-column:1/-1}}.hero__gray .hero__gray-bottom .col>p{margin-bottom:16px}.hero__gray .hero__gray-bottom.hero__gray-project .col{grid-column:1/-1}@media screen and (max-width: 992px){.hero__gray .hero__gray-bottom.hero__gray-project .col{position:absolute;bottom:0;left:0;width:100%;overflow:hidden}}.hero__gray .hero__gray-bottom.hero__gray-project .col img{display:none}@media screen and (max-width: 992px){.hero__gray .hero__gray-bottom.hero__gray-project .col .btn{display:none}.hero__gray .hero__gray-bottom.hero__gray-project .col img{display:block;height:360px;width:100%;object-fit:cover}}.hero__gray .hero__gray-bottom.hero__gray-projects .col{grid-column:1/-1}@media screen and (max-width: 992px){.hero__gray .hero__gray-bottom.hero__gray-projects .col>p{display:none}}.promotion{padding:40px 0;margin-bottom:96px;background:#452bb2;color:#f1f1f3}@media screen and (max-width: 992px){.promotion{padding:24px 0}.promotion .section__title{text-align:center}}.promotion .promotion__wrapper .col:first-child{grid-column:1/7;min-height:440px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 992px){.promotion .promotion__wrapper .col:first-child{grid-column:1/-1}.promotion .promotion__wrapper .col:first-child .btn{margin:0 auto}}.promotion .promotion__wrapper .col:first-child img{display:none}@media screen and (max-width: 992px){.promotion .promotion__wrapper .col:first-child img{max-height:340px;margin-top:32px;margin-bottom:24px;display:block}}@media screen and (max-width: 992px){.promotion .promotion__wrapper .col:first-child .promotion__top p{text-align:center}}.promotion .promotion__wrapper .col:last-child{grid-column:7/-1;display:flex;align-items:flex-end}@media screen and (max-width: 992px){.promotion .promotion__wrapper .col:last-child{grid-column:1/-1}.promotion .promotion__wrapper .col:last-child img{display:none}}.promotion .promotion__wrapper .col:last-child img{width:100%;height:100%;object-fit:contain}.platforms .platforms__text{grid-column:4/-1;margin-bottom:32px}@media screen and (max-width: 992px){.platforms .platforms__text{margin-bottom:16px;grid-column:1/-1}}.platforms .platforms__text .platforms__title{font-weight:600;font-size:14px;padding-left:8px;position:relative;margin-bottom:8px}.platforms .platforms__text .platforms__title::before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#452bb2;position:absolute;left:0;top:50%;transform:translateY(-50%)}.platforms .platforms__text .platforms__subtitle{font-weight:600;font-size:36px;line-height:111%}@media screen and (max-width: 992px){.platforms .platforms__text .platforms__subtitle{font-size:30px;line-height:107%}}.platforms .platforms__items{grid-column:4/-1}@media screen and (max-width: 992px){.platforms .platforms__items{grid-column:1/-1}}.platforms .platforms__item{display:grid;grid-template-columns:1fr 4fr .5fr;gap:16px;padding:18px 0;position:relative}@media screen and (max-width: 576px){.platforms .platforms__item{grid-template-columns:1fr .5fr}}.platforms .platforms__item::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#452bb2}.platforms .platforms__item:last-child{margin-bottom:16px}.platforms .platforms__item p{font-weight:600}.platforms .platforms__item span{font-weight:500;font-size:14px}@media screen and (max-width: 576px){.platforms .platforms__item span{display:none}}.platforms .platforms__item svg{width:24px;height:24px;margin-left:auto}.platforms .btn__link{grid-column:4/-1}@media screen and (max-width: 992px){.platforms .btn__link{grid-column:1/-1;margin:0 auto}}.platforms.platforms__large .platforms__text{grid-column:1/-1}.platforms.platforms__large .platforms__items{grid-column:1/-1}.platforms.platforms__large .platforms__item span{margin-left:0}.rowBtns .rowBtns__title{font-weight:600;font-size:20px;line-height:120%;grid-column:7/10;margin-bottom:32px}@media screen and (max-width: 992px){.rowBtns .rowBtns__title{grid-column:1/-1;margin-bottom:24px}}.rowBtns .rowBtns__btns{display:flex;gap:16px}@media screen and (max-width: 992px){.rowBtns .rowBtns__btns{flex-direction:column}}.rowBtns .rowBtns__btns .rowBtns__btn{width:50%;padding:16px;min-height:400px;background:#452bb2;color:#f1f1f3;display:flex;flex-direction:column;justify-content:space-between}.rowBtns .rowBtns__btns .rowBtns__btn ul li{border-top:1px solid #bcc9d7;color:#bcc9d7}.rowBtns .rowBtns__btns .rowBtns__btn ul li:last-child{border-bottom:1px solid #bcc9d7}@media screen and (max-width: 992px){.rowBtns .rowBtns__btns .rowBtns__btn{width:100%}}.rowBtns .rowBtns__btns .rowBtns__btn:last-child{background:#bcc9d7;color:#452bb2}.rowBtns .rowBtns__btns .rowBtns__btn:last-child svg path{stroke:#452bb2}.rowBtns .rowBtns__btns .rowBtns__btn:last-child ul li{border-top:1px solid #452bb2;color:#452bb2}.rowBtns .rowBtns__btns .rowBtns__btn:last-child ul li:last-child{border-bottom:1px solid #452bb2}.rowBtns .rowBtns__btns .rowBtns__btn .rowBtns__btn-top{display:flex;flex-direction:column;gap:8px}.rowBtns .rowBtns__btns .rowBtns__btn .rowBtns__btn-top .row{display:flex;justify-content:space-between}.rowBtns .rowBtns__btns .rowBtns__btn .rowBtns__btn-top .row p{font-weight:600;font-size:36px;line-height:111%}.rowBtns .rowBtns__btns .rowBtns__btn .rowBtns__btn-top .row p:last-of-type{display:none}@media screen and (max-width: 992px){.rowBtns .rowBtns__btns .rowBtns__btn .rowBtns__btn-top .row p{font-size:30px;line-height:107%}.rowBtns .rowBtns__btns .rowBtns__btn .rowBtns__btn-top .row p:first-of-type{display:none}.rowBtns .rowBtns__btns .rowBtns__btn .rowBtns__btn-top .row p:last-of-type{display:block}}.rowBtns .rowBtns__btns .rowBtns__btn .rowBtns__btn-top .row svg{width:40px;height:40px}@media screen and (max-width: 992px){.rowBtns .rowBtns__btns .rowBtns__btn .rowBtns__btn-top .row svg{width:24px;height:24px;flex-shrink:0}.rowBtns .rowBtns__btns .rowBtns__btn .rowBtns__btn-top .row svg path{stroke-width:3px}}.rowBtns .rowBtns__btns .rowBtns__btn .rowBtns__btn-top span{opacity:0;transition:.3s}.rowBtns .rowBtns__btns .rowBtns__btn ul li{padding:8px 0;display:flex;justify-content:space-between;font-weight:500;font-size:14px}.benefits .col{grid-column:1/span 4}@media screen and (max-width: 992px){.benefits .col{grid-column:1/-1}.benefits .col .section__subtitle+.btn__link{display:none}}.benefits .col+.benefits-item{grid-column-start:10}@media screen and (max-width: 992px){.benefits .col+.benefits-item{grid-column-start:1}}.benefits .benefits-item{grid-column:auto/span 3;min-height:330px;border-bottom:1px solid #8690b8;border-left:1px solid #8690b8;display:flex;flex-direction:column;justify-content:space-between;padding:8px 0px 16px 16px}@media screen and (max-width: 992px){.benefits .benefits-item{grid-column:auto/span 6}}@media screen and (max-width: 768px){.benefits .benefits-item{grid-column:1/-1;grid-column:8px 0 12px 12px;min-height:345px}}.benefits .benefits-item span{font-weight:600}.benefits .benefits-item p{font-weight:500;font-size:14px;color:#8690b8}.benefits .benefits-item.benefits-item-img img:first-of-type{height:165px;margin-right:auto}@media screen and (max-width: 768px){.benefits .benefits-item.benefits-item-img img:first-of-type{display:none}}.benefits .benefits-item.benefits-item-img img:last-of-type{display:none}@media screen and (max-width: 768px){.benefits .benefits-item.benefits-item-img img:last-of-type{display:block;height:165px;margin-right:auto}}.benefits .benefits-item:not(.benefits-item-img) img{display:none}@media screen and (max-width: 768px){.benefits .benefits-item:not(.benefits-item-img) img{display:block;margin-right:auto;height:200px}}@media screen and (max-width: 576px){.benefits .benefits-item:not(.benefits-item-img) img{height:165px}}.benefits .benefits-item .benefits-item__bottom{display:flex;flex-direction:column;gap:16px}.benefits .benefits-wrapper+.btn__link{display:none}@media screen and (max-width: 992px){.benefits .benefits-wrapper+.btn__link{display:flex;margin:0 auto;margin-top:24px}}@media screen and (max-width: 992px){.directions .section__title{grid-column:1/-1}}.directions .directions__wrapper .directions__top{grid-column:1/7}@media screen and (max-width: 992px){.directions .directions__wrapper .directions__top{grid-column:1/-1}.directions .directions__wrapper .directions__top .section__title+p br{display:none}}.directions .directions__wrapper .directions__items{grid-column:7/-1;margin-bottom:16px}@media screen and (max-width: 992px){.directions .directions__wrapper .directions__items{grid-column:1/-1}}.directions .directions__wrapper .directions__item{padding:16px 0;border-bottom:1px solid #452bb2}.directions .directions__wrapper .directions__item .directions__item-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}@media screen and (max-width: 992px){.directions .directions__wrapper .directions__item .directions__item-row{margin-bottom:24px}}.directions .directions__wrapper .directions__item .directions__item-row .directions__item-title{font-weight:600}@media screen and (max-width: 992px){.directions .directions__wrapper .directions__item .directions__item-row .directions__item-title{font-size:20px;line-height:120%}}.directions .directions__wrapper .directions__item .directions__item-row span{font-size:14px;font-weight:600}.directions .directions__wrapper .directions__item p{font-size:14px;max-width:530px}.directions .directions__wrapper .directions__bottom{grid-column:7/-1}@media screen and (max-width: 992px){.directions .directions__wrapper .directions__bottom{grid-column:1/-1}.directions .directions__wrapper .directions__bottom .btn{margin:0 auto}}.platformCards .platformCards__top{margin-bottom:48px}@media screen and (max-width: 992px){.platformCards .platformCards__top{margin-bottom:32px}}.platformCards .platformCards__top .platformCards__title{font-weight:600;font-size:14px;padding-left:8px;position:relative;margin-bottom:8px}.platformCards .platformCards__top .platformCards__title::before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#452bb2;position:absolute;left:0;top:50%;transform:translateY(-50%)}.platformCards .platformCards__top .platformCards__subtitle{font-weight:600;font-size:36px;line-height:111%}@media screen and (max-width: 992px){.platformCards .platformCards__top .platformCards__subtitle{font-size:30px;line-height:107%}.platformCards .platformCards__top .platformCards__subtitle br{display:none}}.platformCards .btn__link{margin-left:auto;margin-top:32px}@media screen and (max-width: 992px){.platformCards .btn__link{margin:0 auto;margin-top:24px}}.platformCards__item{grid-column:auto/span 6;padding:16px 0px 0px 16px;background:#bcc9d7;position:relative;min-height:380px;justify-content:space-between;gap:28px;display:flex}@media screen and (max-width: 1200px){.platformCards__item{grid-column:1/-1}}@media screen and (max-width: 992px){.platformCards__item{flex-direction:column;min-height:400px;gap:24px;padding:12px 12px 0 12px}}.platformCards__item .platformCards__item-left{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:16px}.platformCards__item .platformCards__item-top a{font-family:"Activist",sans-serif;font-weight:400;font-size:32px;line-height:112%;text-transform:uppercase;margin-bottom:16px;display:block}@media screen and (max-width: 992px){.platformCards__item .platformCards__item-top a{font-size:30px;line-height:100%;display:flex;justify-content:space-between;align-items:center}}.platformCards__item .platformCards__item-top a span{display:none}@media screen and (max-width: 992px){.platformCards__item .platformCards__item-top a span{width:32px;height:32px;background:#452bb2;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0}}.platformCards__item .platformCards__item-top a span svg{flex-shrink:0;width:16px;height:16px}.platformCards__item .platformCards__item-top a span svg path{stroke:#f1f1f3}.platformCards__item .platformCards__item-left ul{display:flex;flex-wrap:wrap;gap:4px}@media screen and (max-width: 992px){.platformCards__item .platformCards__item-left ul{display:none}}.platformCards__item .platformCards__item-left ul li{font-weight:500;font-size:12px;line-height:133%;border:1px solid #452bb2;border-radius:30px;padding:0 8px;height:24px;display:flex;justify-content:center;align-items:center;text-wrap:nowrap}.platformCards__item .platformCards__img-desktop{max-width:320px}@media screen and (max-width: 992px){.platformCards__item .platformCards__img-desktop{display:none}}.platformCards__item .platformCards__img-mobile{display:none}@media screen and (max-width: 992px){.platformCards__item .platformCards__img-mobile{display:block;height:235px;max-width:320px;margin:0 auto}}.catalog__items .platformCards__item{display:none}.catalog__items .platformCards__item.current{display:flex}.platformCards__back{position:absolute;left:0;width:100%;height:100%;padding:16px;background:#452bb2;color:#f1f1f3;top:0;opacity:0;visibility:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:space-between}.platformCards__back .platformCards__back-top{display:flex;justify-content:space-between;gap:16px;align-items:center}.platformCards__back .platformCards__back-top p{font-family:"Activist",sans-serif;font-size:32px;line-height:112%;text-transform:uppercase}.platformCards__back ul li a{padding:8px 0;font-weight:500;font-size:14px;color:#bcc9d7;display:flex;justify-content:space-between;align-items:center;position:relative}.platformCards__back ul li a::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#bcc9d7}.teams .teams__top{margin-bottom:32px}@media screen and (max-width: 992px){.teams .teams__top{margin-bottom:16px}}.teams .teams__top .teams__top-text{grid-column:7/-1}@media screen and (max-width: 992px){.teams .teams__top .teams__top-text{grid-column:1/-1}}.teams .teams__top .teams__top-text .teams__title{font-weight:600;font-size:14px;padding-left:8px;position:relative;margin-bottom:8px}.teams .teams__top .teams__top-text .teams__title::before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#452bb2;position:absolute;left:0;top:50%;transform:translateY(-50%)}.teams .teams__top .teams__top-text .teams__subtitle{font-weight:600;font-size:36px;line-height:111%}@media screen and (max-width: 992px){.teams .teams__top .teams__top-text .teams__subtitle{font-size:30px;line-height:107%}}.teams .teams__wrapper .teams__item{padding:16px;min-height:440px;background:#bcc9d7;grid-column:span 3;display:flex;flex-direction:column;justify-content:space-between;gap:16px}@media screen and (max-width: 1200px){.teams .teams__wrapper .teams__item{grid-column:span 4}}@media screen and (max-width: 992px){.teams .teams__wrapper .teams__item{grid-column:auto/span 6}}@media screen and (max-width: 576px){.teams .teams__wrapper .teams__item{grid-column:1/-1;padding:12px;padding-bottom:16px;gap:12px}}.teams .teams__wrapper .teams__item:nth-child(1){grid-row:1;grid-column:1/span 3}@media screen and (max-width: 1200px){.teams .teams__wrapper .teams__item:nth-child(1){grid-column:1/span 4}}@media screen and (max-width: 992px){.teams .teams__wrapper .teams__item:nth-child(1){grid-column:auto/span 6}}@media screen and (max-width: 576px){.teams .teams__wrapper .teams__item:nth-child(1){grid-column:1/-1}}.teams .teams__wrapper .teams__item:nth-child(2){grid-row:1;grid-column:7/span 3}@media screen and (max-width: 1200px){.teams .teams__wrapper .teams__item:nth-child(2){grid-column:8/span 4}}@media screen and (max-width: 992px){.teams .teams__wrapper .teams__item:nth-child(2){grid-column:auto/span 6}}@media screen and (max-width: 576px){.teams .teams__wrapper .teams__item:nth-child(2){grid-column:1/-1}}.teams .teams__wrapper .teams__item:nth-child(3){grid-row:2;grid-column:4/span 3}@media screen and (max-width: 1200px){.teams .teams__wrapper .teams__item:nth-child(3){grid-column:4/span 4}}@media screen and (max-width: 992px){.teams .teams__wrapper .teams__item:nth-child(3){grid-column:auto/span 6}}@media screen and (max-width: 576px){.teams .teams__wrapper .teams__item:nth-child(3){grid-column:1/-1}}.teams .teams__wrapper .teams__item:nth-child(4){grid-row:2;grid-column:10/span 3}@media screen and (max-width: 1200px){.teams .teams__wrapper .teams__item:nth-child(4){grid-column:9/span 4}}@media screen and (max-width: 992px){.teams .teams__wrapper .teams__item:nth-child(4){grid-column:auto/span 6}}@media screen and (max-width: 576px){.teams .teams__wrapper .teams__item:nth-child(4){grid-column:1/-1}}.teams .teams__wrapper .teams__item:nth-child(5){grid-row:3;grid-column:1/span 3}@media screen and (max-width: 1200px){.teams .teams__wrapper .teams__item:nth-child(5){grid-column:1/span 4}}@media screen and (max-width: 992px){.teams .teams__wrapper .teams__item:nth-child(5){grid-column:auto/span 6}}@media screen and (max-width: 576px){.teams .teams__wrapper .teams__item:nth-child(5){grid-column:1/-1}}.teams .teams__wrapper .teams__item:nth-child(6){grid-row:3;grid-column:4/span 3}@media screen and (max-width: 1200px){.teams .teams__wrapper .teams__item:nth-child(6){grid-column:5/span 4}}@media screen and (max-width: 992px){.teams .teams__wrapper .teams__item:nth-child(6){grid-column:auto/span 6}}@media screen and (max-width: 576px){.teams .teams__wrapper .teams__item:nth-child(6){grid-column:1/-1}}.teams .teams__wrapper .teams__item img{width:100%;height:296px;object-fit:cover}.teams .teams__wrapper .teams__item .teams__item-body{display:flex;flex-direction:column;justify-content:space-between;gap:21px}.teams .teams__wrapper .teams__item .teams__item-body a{font-weight:600;font-size:14px}.teams .teams__wrapper .teams__item .teams__item-top p{font-weight:600;margin-bottom:4px}@media screen and (max-width: 576px){.teams .teams__wrapper .teams__item .teams__item-top p{font-size:20px;line-height:120%}}.teams .teams__wrapper .teams__item .teams__item-top span{font-size:14px;font-weight:500}.catalog .section__title{margin-bottom:48px}@media screen and (max-width: 768px){.catalog .section__title{margin-bottom:32px}.catalog .section__title br{display:none}}.catalog .catalog__item{grid-column:auto/span 6;padding:16px;background:#bcc9d7;flex-direction:column;justify-content:space-between;min-height:380px;position:relative;display:none}.catalog .catalog__item.current{display:flex}@media screen and (max-width: 768px){.catalog .catalog__item{grid-column:1/-1;min-height:400px;padding:12px}}.catalog .catalog__item .catalog__item-top{display:flex;flex-direction:column}.catalog .catalog__item .catalog__item-top .catalog__item-link{font-family:"Activist",sans-serif;font-size:32px;line-height:112%;text-transform:uppercase;margin-bottom:16px}@media screen and (max-width: 768px){.catalog .catalog__item .catalog__item-top .catalog__item-link{font-size:24px;line-height:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:32px}}.catalog .catalog__item .catalog__item-top .catalog__item-link span{display:none}@media screen and (max-width: 768px){.catalog .catalog__item .catalog__item-top .catalog__item-link span{width:32px;height:32px;background:#452bb2;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0}}.catalog .catalog__item .catalog__item-top .catalog__item-link span svg{flex-shrink:0;width:16px;height:16px}.catalog .catalog__item .catalog__item-top .catalog__item-link span svg path{stroke:#f1f1f3}.catalog .catalog__item .catalog__item-bottom img{height:180px}@media screen and (max-width: 768px){.catalog .catalog__item .catalog__item-bottom img{display:none}}.catalog .catalog__item .catalog__item-bottom img.mobile{display:none}@media screen and (max-width: 768px){.catalog .catalog__item .catalog__item-bottom img.mobile{display:block;height:180px;margin:0 auto}}.catalog .catalog__item .catalog__item-bottom ul{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}@media screen and (max-width: 768px){.catalog .catalog__item .catalog__item-bottom ul{display:none}}.catalog .catalog__item .catalog__item-bottom ul li{font-weight:500;font-size:12px;line-height:133%;border:1px solid #452bb2;border-radius:30px;padding:0 8px;height:24px;display:flex;justify-content:center;align-items:center}.catalog .catalog__back{position:absolute;left:0;width:100%;height:100%;padding:16px;background:#452bb2;color:#f1f1f3;top:0;opacity:0;visibility:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:space-between}.catalog .catalog__back ul{display:block}.catalog .catalog__back ul li{padding:8px 0;border-bottom:1px solid #bcc9d7;font-weight:500;font-size:14px;color:#bcc9d7;border-radius:0;display:flex;justify-content:space-between;align-items:center}.catalog .catalog__back .catalog__back-top{display:flex;flex-direction:column;gap:16px}.catalog .catalog__back .catalog__back-top .catalog__back-link{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.catalog .catalog__back .catalog__back-top .catalog__back-link p{font-family:"Activist",sans-serif;font-size:32px;line-height:112%;text-transform:uppercase}@media screen and (max-width: 768px){.catalog .catalog__back .catalog__back-top .catalog__back-link p{font-size:24px;line-height:100%}}.catalog .catalog__back .catalog__back-top .catalog__back-link svg{flex-shrink:0}.helpForm{padding:40px 0;background:#452bb2;color:#f1f1f3;margin-bottom:96px}@media screen and (max-width: 1200px){.helpForm{padding:32px 0}}@media screen and (max-width: 992px){.helpForm{padding:24px 0}}@media screen and (max-width: 768px){.helpForm{margin-bottom:64px}}.helpForm .helpForm__wrapper{gap:48px 16px}.helpForm .helpForm__wrapper .col:first-child{grid-column:1/7;grid-row:1}@media screen and (max-width: 992px){.helpForm .helpForm__wrapper .col:first-child{grid-column:1/-1}}.helpForm .helpForm__wrapper .col:first-child .helpForm__title{font-family:"Activist",sans-serif;font-weight:400;font-size:48px;line-height:100%;margin-bottom:16px}@media screen and (max-width: 1200px){.helpForm .helpForm__wrapper .col:first-child .helpForm__title{font-size:40px}}@media screen and (max-width: 992px){.helpForm .helpForm__wrapper .col:first-child .helpForm__title{text-align:center}}@media screen and (max-width: 992px){.helpForm .helpForm__wrapper .col:first-child p br{display:none}}@media screen and (max-width: 992px){.helpForm .helpForm__wrapper .col:first-child p{text-align:center}}.helpForm .helpForm__wrapper .col:last-child{grid-column:7/-1;grid-row:2}@media screen and (max-width: 992px){.helpForm .helpForm__wrapper .col:last-child{grid-column:1/-1}}.helpForm .helpForm__wrapper .col:last-child form .btn{margin-top:40px}@media screen and (max-width: 992px){.helpForm .helpForm__wrapper .col:last-child form .btn{margin:0 auto;margin-top:24px}}.helpForm .helpForm__wrapper .col:last-child .helpForm__policy{margin-top:40px}@media screen and (max-width: 992px){.helpForm .helpForm__wrapper .col:last-child .helpForm__policy{margin-top:24px}}.helpForm .helpForm__wrapper .col:last-child .helpForm__policy a{text-decoration:underline}.projects .projects__top{margin-bottom:64px}.projects .projects__top .section__title{margin-bottom:0}@media screen and (max-width: 992px){.projects .projects__top{margin-bottom:32px}}.projects .projects__top .col:first-child{grid-column:1/7}@media screen and (max-width: 992px){.projects .projects__top .col:first-child{grid-column:1/-1}}.projects .projects__top .col:last-child{grid-column:12/-1;margin-left:auto;font-weight:600;font-size:14px}@media screen and (max-width: 992px){.projects .projects__top .col:last-child{display:none}}.projects .projects__item{grid-column:span 6;padding:16px;height:540px;background:#bcc9d7;display:flex;flex-direction:column}@media screen and (max-width: 992px){.projects .projects__item{grid-column:1/-1;padding:12px;min-height:520px;height:auto}}.projects .projects__item img{height:325px;object-fit:cover;width:100%}.projects .projects__item .projects__item-body{display:flex;flex-direction:column;justify-content:space-between;gap:48px}.projects .projects__item .projects__item-body .projects__item-top p{font-weight:500;font-size:14px}.projects .projects__item .projects__item-body .projects__item-top .projects__item-title{display:flex;justify-content:space-between;align-items:flex-start;margin-top:16px;margin-bottom:8px}@media screen and (max-width: 992px){.projects .projects__item .projects__item-body .projects__item-top .projects__item-title{margin-top:12px;margin-bottom:18px}}.projects .projects__item .projects__item-body .projects__item-top .projects__item-title p{font-family:"Activist",sans-serif;font-weight:400;font-size:48px;line-height:100%}@media screen and (max-width: 992px){.projects .projects__item .projects__item-body .projects__item-top .projects__item-title p{font-size:30px;line-height:100%}}.projects .projects__item .projects__item-body .projects__item-top .projects__item-title svg{flex-shrink:0}.projects .projects__item .projects__item-body ul{display:flex;flex-wrap:wrap;gap:4px}@media screen and (max-width: 992px){.projects .projects__item .projects__item-body ul{display:none}}.projects .projects__item .projects__item-body ul li{border:1px solid #452bb2;border-radius:30px;padding:0 8px;height:24px;font-weight:500;font-size:12px;line-height:133%;display:flex;justify-content:center;align-items:center}.projects .projects__item .projects__item-body ul.mobile{display:none}.projects .projects__item .projects__item-body ul.mobile li{padding:4px 0;border:none;border-radius:0;height:auto;border-top:1px solid #452bb2;display:flex;justify-content:space-between;align-items:center}.projects .projects__item .projects__item-body ul.mobile li:last-child{border-bottom:1px solid #452bb2}.projects .projects__item .projects__item-body ul.mobile li span{padding-left:8px;font-weight:500;font-size:14px;line-height:133%;position:relative}.projects .projects__item .projects__item-body ul.mobile li span::after{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#452bb2;position:absolute;top:50%;transform:translateY(-50%);left:0}.projects .projects__item .projects__item-body ul.mobile li p{font-weight:600;font-size:14px;line-height:133%}@media screen and (max-width: 992px){.projects .projects__item .projects__item-body ul.mobile{display:block}}.projects .projects__item .projects__item-back{display:none;flex-direction:column;justify-content:space-between;gap:24px;color:#f1f1f3}.projects .projects__item .projects__item-back .projects__back-title{font-weight:600;font-size:20px;line-height:120%;display:flex;justify-content:space-between;align-items:flex-start;margin-top:16px}.projects .projects__item .projects__item-back .projects__back-title p{max-width:485px;max-height:80px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.projects .projects__item .projects__item-back .projects__back-title svg{flex-shrink:0}.projects .projects__item .projects__item-back ul li{padding:4px 0;border-top:1px solid #f1f1f3;display:flex;justify-content:space-between;align-items:center}.projects .projects__item .projects__item-back ul li:last-child{border-bottom:1px solid #f1f1f3}.projects .projects__item .projects__item-back ul li span{padding-left:8px;font-weight:500;font-size:12px;line-height:133%;position:relative}.projects .projects__item .projects__item-back ul li span::after{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#f1f1f3;position:absolute;top:50%;transform:translateY(-50%);left:0}.projects .projects__item .projects__item-back ul li p{font-weight:600;font-size:12px;line-height:133%}.promotion-gray .promotion-gray__wrapper{padding-bottom:0;background:#bcc9d7;min-height:400px}@media screen and (max-width: 992px){.promotion-gray .promotion-gray__wrapper{min-height:440px}}.promotion-gray .promotion-gray__wrapper .col:first-child{grid-column:1/5;padding:16px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 1200px){.promotion-gray .promotion-gray__wrapper .col:first-child{grid-column:1/6}}@media screen and (max-width: 992px){.promotion-gray .promotion-gray__wrapper .col:first-child{grid-column:1/-1;padding:12px 12px 0 12px}}.promotion-gray .promotion-gray__wrapper .col:first-child .promotion-gray__top p{font-weight:600;font-size:36px;line-height:111%;margin-bottom:16px}@media screen and (max-width: 768px){.promotion-gray .promotion-gray__wrapper .col:first-child .promotion-gray__top p{font-size:30px;line-height:107%}}.promotion-gray .promotion-gray__wrapper .col:first-child .promotion-gray__top span{font-weight:500}.promotion-gray .promotion-gray__wrapper .col:first-child svg{width:40px;height:40px}@media screen and (max-width: 992px){.promotion-gray .promotion-gray__wrapper .col:first-child svg{display:none}}.promotion-gray .promotion-gray__wrapper .col:last-child{grid-column:6/-1;display:flex}@media screen and (max-width: 992px){.promotion-gray .promotion-gray__wrapper .col:last-child{grid-column:1/-1;padding:0 12px}}.promotion-gray .promotion-gray__wrapper .col:last-child img.mobile{display:none}@media screen and (max-width: 992px){.promotion-gray .promotion-gray__wrapper .col:last-child img{margin:0 auto;object-fit:cover}}@media screen and (max-width: 768px){.promotion-gray .promotion-gray__wrapper .col:last-child img{display:none}.promotion-gray .promotion-gray__wrapper .col:last-child img.mobile{display:block}}.subscribeForm .subscribeForm__wrapper{gap:48px 16px}@media screen and (max-width: 992px){.subscribeForm .subscribeForm__wrapper{gap:32px 16px}}.subscribeForm .subscribeForm__wrapper .col:first-child{grid-column:7/-1;grid-row:1}@media screen and (max-width: 992px){.subscribeForm .subscribeForm__wrapper .col:first-child{grid-column:1/-1}}.subscribeForm .subscribeForm__wrapper .col:first-child .subscribeForm__title{font-family:"Activist",sans-serif;font-weight:400;font-size:48px;line-height:100%;margin-bottom:16px}@media screen and (max-width: 992px){.subscribeForm .subscribeForm__wrapper .col:first-child p br{display:none}}.subscribeForm .subscribeForm__wrapper .col:last-child{grid-column:7/-1;grid-row:2}@media screen and (max-width: 992px){.subscribeForm .subscribeForm__wrapper .col:last-child{grid-column:1/-1}}.subscribeForm .subscribeForm__wrapper .col:last-child form .btn{margin-top:40px}@media screen and (max-width: 992px){.subscribeForm .subscribeForm__wrapper .col:last-child form .btn{margin-top:24px}}.subscribeForm .input-wrapper input::placeholder,.subscribeForm .input-wrapper textarea::placeholder{color:#452bb2}.subscribeForm .input.input-wrapper.required:after{color:#452bb2}.subscribeForm .subscribeForm__policy{margin-top:40px}@media screen and (max-width: 992px){.subscribeForm .subscribeForm__policy{margin-top:24px}}.subscribeForm .subscribeForm__policy a{text-decoration:underline}@media(hover: hover)and (pointer: fine){.header .header__wrapper .header__navigation nav ul li a:hover{color:#f1f1f3}.header .header__wrapper .header__navigation nav ul li a:hover svg path{stroke:#f1f1f3}.header.open .header__wrapper .header__navigation nav ul li a:hover{color:#452bb2}.header.open .header__wrapper .header__navigation nav ul li a:hover svg path{stroke:#452bb2}body.gray__page .header .header__wrapper .header__navigation nav ul li a:hover{color:#452bb2}body.gray__page .header .header__wrapper .header__navigation nav ul li a:hover svg path{stroke:#452bb2}body.content__page .header .header__wrapper .header__navigation nav ul li a:hover{color:#452bb2}body.content__page .header .header__wrapper .header__navigation nav ul li a:hover svg path{stroke:#452bb2}.header.scroll .header__wrapper .header__navigation nav ul li a:hover{color:#452bb2}.header.scroll .header__wrapper .header__navigation nav ul li a:hover svg path{stroke:#452bb2}.header .header__wrapper .header__icons .header__icons-scroll:hover{max-width:100%}.header .header__wrapper .header__icons .header__icons-scroll:hover span{opacity:1;transform:translateX(0)}.header .header__dropdown-item .header__dropdown-link:hover svg path{stroke-width:3}.header .header__dropdown-item ul li a:hover{border-bottom:1px solid inherit}.header .header__dropdown-item.header__dropdown-item--link:hover svg path{stroke-width:3}.header .header__dropdown-item.header__dropdown-item--news:hover .header__dropdown-link svg path{stroke-width:3}.header .header__dropdown-social a:hover svg{opacity:.5}.header .header__dropdown-item ul li a:hover{border-bottom:1px solid #452bb2}.btn__link:hover p{border-bottom:2px solid #452bb2}.btn__link:hover span svg{transform:rotate(-45deg)}.btn__link.link--white:hover p{border-bottom:2px solid #f1f1f3}.btn__more:hover p{border-bottom:2px solid #452bb2}.btn:hover span svg{transform:rotate(-45deg)}.clients .clientsSlider .swiper-slide:hover svg path{fill:#452bb2}.clients .clients__case .col:first-child .clients__case-bottom .clients__case-title:hover{font-weight:600;transition:.15s}.clients .clients__case .col:first-child .clients__case-bottom .clients__case-title:hover svg path{stroke-width:3}.slideCard-items .slideCard-item:hover{padding:16px;padding-bottom:0;background:#8690b8;color:#452bb2;transition:.5s,height .5s}.slideCard-items .slideCard-item:hover .slideCard-number{opacity:0}.slideCard-items .slideCard-item:hover .slideCard-body{height:fit-content;transition:height .5s}.slideCard-items .slideCard-item:hover svg path{stroke:#452bb2}.slideCard-items .slideCard-item:hover .slideCard-back{opacity:1;max-height:fit-content;transform:translateY(0);overflow:visible;transition:max-height 1s,transform .5s}.main__industries .main__industries-items a:hover{border-bottom:2px solid #452bb2;transition:none}.news .news__item:hover::before,.news .news__item:hover::after{height:2px}.blogs .blogs__item:hover::before{height:2px}.blogs .blogs__item:hover+.blogs__item::before{height:2px}.blogs .blogs__item:last-child:hover::after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#452bb2}.footer .footer__top ul li:hover::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#8690b8}.footer .footer__top .footer__form-bottom .footer__form-policy a:hover{color:#f1f1f3}.footer .footer__bottom .footer__bottom-nav ul li:hover{opacity:1}.footer .footer__bottom .footer__bottom-nav ul li:hover::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#8690b8;transition:.3s}.footer .footer__bottom .footer__bottom-social li a:hover svg{opacity:.5}.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:last-child a:hover{font-weight:600;transition:none}.footer .footer__bottom .footer__bottom-center .footer__bottom-cities li .col:last-child a:hover::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#f1f1f3}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-email:hover{color:#8690b8}.footer .footer__bottom .footer__bottom-bottom .footer__bottom-copyr a:hover{opacity:1}.tabs .tab__link:not(.current):hover{color:#452bb2}.accordion:hover::after{height:2px}.accordion:hover .accordion__intro-btn svg path{stroke-width:3px}.platforms .platforms__item:hover::after{height:2px}.platforms .platforms__item:hover svg path{stroke-width:3px}.rowBtns .rowBtns__btns .rowBtns__btn:hover .rowBtns__btn-top span{opacity:1}.rowBtns .rowBtns__btns .rowBtns__btn:hover .row svg path{stroke-width:3px}.breadcrumbs ul li a:hover{color:#452bb2}body.blue__page .breadcrumbs ul li a:hover{color:#f1f1f3}body.gray__page .breadcrumbs ul li a:hover{color:#452bb2}.platformCards__item:hover .platformCards__back{opacity:1;visibility:visible}.platformCards__back ul li a:hover{color:#f1f1f3}.platformCards__back ul li a:hover::after{background:#f1f1f3}.platformCards__back ul li a:hover svg path{stroke:#f1f1f3}.platformCards__back .platformCards__back-top:hover svg path{stroke-width:3px}.catalog__item:hover .catalog__back{opacity:1;visibility:visible}.contacts .contacts__top .col:last-child ul li a.contacts__info-title:hover{color:#8690b8}.contacts .contacts__top .col:first-child .maps__toggle li:hover{color:#452bb2}.search__modal .search__modal-items a:hover::after{height:2px}.articles .articles__items .articles__item:hover,.listArticles .listArticles__wrapper .articles__item-short:hover{background:#452bb2}.articles .articles__items .articles__item:hover .articles__item-title,.articles .articles__items .articles__item:hover .articles__item-description,.listArticles .listArticles__wrapper .articles__item-short:hover .articles__item-title,.listArticles .listArticles__wrapper .articles__item-short:hover .articles__item-description{color:#f1f1f3}.articles .articles__items .articles__item:hover .articles__item-lists ul,.listArticles .listArticles__wrapper .articles__item-short:hover .articles__item-lists ul{display:none}.articles .articles__items .articles__item:hover .articles__item-info,.listArticles .listArticles__wrapper .articles__item-short:hover .articles__item-info{display:flex;color:#bcc9d7}.articles .articles__items .articles__item:hover .articles__item-title,.listArticles .listArticles__wrapper .articles__item-short:hover .articles__item-title{border-top-color:#f1f1f3;border-bottom-color:#f1f1f3}.projects .projects__item:hover{background:#452bb2}.projects .projects__item:hover .projects__item-body{display:none}.projects .projects__item:hover .projects__item-back{display:flex}.article .article__item .col:last-child .article__item-ended .article__item-share ul li:hover svg path{fill:#8690b8}.promotion-gray .promotion-gray__wrapper .col:first-child a:hover svg path{stroke-width:3px}.project__about .project__about-wrapper a:hover{color:#8690b8}.project__task .project__task-wrapper .col:first-child ul li:hover{font-weight:600}.project__task .project__task-wrapper .col:first-child ul li:hover svg{display:block}.project__task .project__task-wrapper .col:first-child ul li:hover::before{height:1px}.article .article__item .article__right .article__item-lists li a:hover{font-weight:600;transition:none}}/*# sourceMappingURL=style.min.css.map */
