/* Combined CSS for contexts: [home] - Generated: 27072026201846 */
a:hover{opacity:0.5}.pattern{background:#E5F2FF var(--about-rich-bg) !important;background-repeat:repeat-x !important;background-size:auto !important;background-position:center bottom}@media(min-width:768px){h1{line-height:40px;font-size:36px}h2,.title{line-height:40px;font-size:32px}.page-center{padding:0 32px}}@media(min-width:1024px){.wrapper{padding-top:72px}}@media(min-width:1200px){.desc{line-height:28px;font-size:20px}}@media(min-width:1440px){h1{line-height:56px;font-size:48px}h2,.title{line-height:44px;font-size:40px}h3,.subtitle{line-height:40px;font-size:32px}.page-center{padding:0 40px}}.js-animate{transition-duration:var(--anim-duration,0.6s);transition-delay:var(--anim-delay,0s);transition-timing-function:ease-in-out}.js-animate.anim-fade{opacity:0;transition-property:opacity}.js-animate.anim-fade.is-animated{opacity:1}.js-animate.anim-fade-up{opacity:0;transform:translateY(30px);transition-property:opacity,transform}.js-animate.anim-fade-up.is-animated{opacity:1;transform:translateY(0)}.js-animate.anim-fade-down{opacity:0;transform:translateY(-30px);transition-property:opacity,transform}.js-animate.anim-fade-down.is-animated{opacity:1;transform:translateY(0)}.js-animate.anim-fade-left{opacity:0;transform:translateX(30px);transition-property:opacity,transform}.js-animate.anim-fade-left.is-animated{opacity:1;transform:translateX(0)}.js-animate.anim-fade-right{opacity:0;transform:translateX(-30px);transition-property:opacity,transform}.js-animate.anim-fade-right.is-animated{opacity:1;transform:translateX(0)}.btn:hover{opacity:1;background-color:#DBECFF}.btn:active{background-color:#fff;box-shadow:0 0 0 2px #007AFF inset}.btn--blue:hover{background-color:#016CE2;opacity:1}.btn--blue:active{color:#016CE2;box-shadow:0 0 0 2px #016CE2 inset;background-color:#fff}.btn--outline:hover{opacity:1;background:none;box-shadow:0 0 0 2px #fff inset}.btn--outline:active{background-color:rgba(255,255,255,0.5);box-shadow:0 0 0 1px #fff inset}@media(min-width:1440px){.btn{height:44px}}.lang__list{padding:0 16px;width:auto;min-width:100%;max-height:0;display:flex;flex-direction:column;gap:10px;position:absolute;top:calc(100% + 17px);left:0;line-height:20px;font-size:16px;overflow:hidden;background-color:#f1f0f5;border-radius:8px;box-sizing:border-box;transition:max-height 300ms}.lang__list li{padding-left:0}.lang__list li:first-child{padding-top:4px}.lang__list li:last-child{padding-bottom:4px}.lang__list li:before{display:none}.lang__list li a{display:flex;align-items:center;gap:8px;text-transform:uppercase}.current-lang a{color:#278B4D}@media(min-width:1024px){.lang__list{top:calc(100% + 38px)}}.submenu--open .logo{z-index:0}@media(min-width:1024px){.header{height:72px;border-bottom:1px solid #E0E0E0}.logo{width:120px}.header__wrap{width:100%;justify-content:space-between}.header .btn{display:flex}}.header-nav{width:100%;height:100vh;position:fixed;top:0;left:0;opacity:0;visibility:hidden;background-color:#F8F8F8;transition:opacity 300ms;z-index:2;overflow-x:hidden;overflow-y:auto}.menu--open .header-nav{opacity:1;visibility:visible}.submenu--open .header__mob-menu{z-index:0}.header-menu-list{padding-top:48px;height:100%;display:flex;flex-direction:column;position:relative;width:100%;transition:transform 0.3s ease}.header-menu-list .menu-item{padding:0;border-bottom:1px solid #DEDEDE}.header-menu-list .menu-item:first-child{border-top:1px solid #DEDEDE}.menu-link{display:flex;align-items:flex-start;padding:16px;text-decoration:none;color:#1a1a1a;width:100%}.menu-link-content{width:100%}.menu-item-title{width:100%;display:flex;align-items:center;justify-content:space-between;line-height:24px;font-size:18px;font-weight:500;color:#00244B}.menu-item-arrow{display:flex;align-items:center;color:#475A6E}.menu-item-icon{margin-right:12px;width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#0066FF;border-radius:6px}.menu-item-icon img{width:24px;height:24px}.menu-item-desc{margin-top:4px;font-size:14px;color:#53586E}.sub-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#F8F8F8;z-index:110;transform:translateX(100%);transition:transform 0.3s ease;overflow-y:auto;display:flex;flex-direction:column}.menu-item.is-active > .sub-menu{transform:translateX(0)}.sub-menu-header{padding:0 16px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #DEDEDE;background:#F8F8F8}.btn-back-menu{padding:0;display:flex;align-items:center;font-family:'Inter',sans-serif;line-height:24px;font-size:16px;color:#0066FF;font-weight:500;background:none;border:none;cursor:pointer}.btn-back-menu span{padding-left:48px;display:block;position:relative}.btn-back-menu span:before,.btn-back-menu span:after{content:"";position:absolute;top:50%}.btn-back-menu span:before{width:36px;height:36px;left:0;transform:translateY(-50%)}.btn-back-menu span:after{margin-top:-8px;width:12px;height:12px;left:14px;border-left:2px solid #0066FF;border-bottom:2px solid #0066FF;transform:rotate(45deg)}.sub-menu-title{display:flex;color:#000;align-items:center;font-weight:500}.btn-close-menu{background:none;border:none;padding:0;margin-left:12px;cursor:pointer;display:flex;align-items:center}.menu--open .btn-menu span{border:0}.menu--open .btn-menu span:before{transform:rotate(45deg)}.menu--open .btn-menu span:after{transform:rotate(-45deg)}.sub-menu{scrollbar-width:thin;scrollbar-color:#A1CCFA transparent}.sub-menu::-webkit-scrollbar{width:12px}.sub-menu::-webkit-scrollbar-track{background:transparent}.sub-menu::-webkit-scrollbar-thumb{background-color:transparent;box-shadow:inset 0 0 0 20px #A1CCFA;border-radius:100px;border:solid transparent;border-width:52px 8px 52px 0}.sub-menu .menu-item-title{font-size:16px;color:#000}@media(min-width:768px){.header__mob-menu{right:32px}}@media(min-width:1024px){.header__mob-menu{display:none}.header-nav{margin:0 auto;width:auto;height:100%;position:static;opacity:1;visibility:visible;overflow:visible;background:none}.header-menu-list{padding:0;flex-direction:row;align-items:center;justify-content:center;gap:10px}.header-menu-list .menu-item{padding:0;height:100%;border:0;position:relative}.header-menu-list .menu-item:first-child{border:0}.menu-link{padding:0;height:100%;display:flex;align-items:center}.menu-link:hover{opacity:1}.menu-item-title{font-size:15px;font-weight:500}.is-mega-menu:hover .menu-item-arrow,.is-mega-menu:hover .menu-item-title,.menu-link:hover .menu-item-arrow,.menu-link:hover .menu-item-title{color:#007AFF}.current-menu-parent .menu-item-title{color:#007AFF}.current-menu-parent path{stroke:#007AFF}.menu-item-arrow{transform:rotate(90deg);transition:transform 300ms}.menu-link:hover .menu-item-arrow{transform:rotate(270deg)}.sub-menu-header{display:none}.sub-menu{width:100%;max-width:none;height:auto;max-height:700px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;position:fixed;top:72px;left:0;z-index:100;opacity:0;visibility:hidden;background:#F8F8F8;transform:translateY(0);box-shadow:0 10px 10px 0 rgba(0,0,0,0.15);transition:all 0.5s ease;padding-top:16px;padding-bottom:16px;padding-left:calc(max(16px,(100% - 1536px) / 2 + 16px));padding-right:calc(max(16px,(100% - 1536px) / 2 + 16px))}.menu-item:hover > .sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.is-mega-menu:hover .sub-menu .menu-item-title{color:#121927}.sub-menu .menu-link{align-items:flex-start}.sub-menu .menu-item-desc{margin-top:8px}.menu-item.is-mega-menu > .sub-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:0 8px}.sub-menu .menu-item{padding:16px;transition:transform 0.2s;border-radius:12px;transition:background 300ms}.sub-menu .menu-item:hover{background-color:#fff}.sub-menu .current-menu-item{background-color:#fff}.sub-menu .menu-link{padding:0;border-radius:8px}}@media(min-width:1200px){.logo{width:128px}.menu-item-title{font-size:16px}.header-menu-list{gap:30px}.menu-item.product > .sub-menu{grid-template-columns:repeat(4,1fr)}.sub-menu .menu-item-title{line-height:24px;font-size:18px}}@media(min-width:1440px){.header-menu-list{gap:40px}.sub-menu{padding-top:24px;padding-bottom:24px;padding-left:calc(max(24px,(100% - 1536px) / 2 + 24px));padding-right:calc(max(24px,(100% - 1536px) / 2 + 24px))}}.footer{width:100%;background-color:#121927}.footer .page-center{padding:40px 32px}.footer__content{width:100%;display:flex;flex-direction:column;gap:40px;color:#fff}.footer-text__wrap{margin-top:40px;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.footer-text__wrap p{width:auto;line-height:20px;font-size:14px;color:#AEBCD7}.footer-text__wrap a{font-size:14px;color:#AEBCD7}@media(min-width:768px){.footer__content{flex-direction:row;flex-wrap:wrap}}@media(min-width:1200px){.footer__content{justify-content:space-between}}.info-company{width:100%;display:flex;flex-direction:column;gap:24px}.footer-logo{width:160px}.info-company__wrap{width:100%;display:flex;flex-direction:column;gap:16px}.footer__info-row,.footer__info-row a{font-size:16px;color:#fff;font-weight:500}@media(min-width:600px){.info-company__wrap{flex-direction:row;flex-wrap:wrap;gap:16px 40px}.footer__info-row{width:calc((100% - 40px) / 2)}.footer__info-row:nth-child(2),.footer__info-row:last-child{order:1}}@media(min-width:768px){.info-company{width:calc((100% - 40px) / 3)}.footer__info-row{width:100%}.footer__info-row:nth-child(2),.footer__info-row:last-child{order:0}}@media(min-width:1200px){.info-company{width:265px}}.footer-nav,.footer-column__wrap{width:100%;display:flex;flex-direction:column;gap:40px}.footer-column{width:100%}.footer-column h4{margin-bottom:24px;line-height:24px;font-size:20px;font-weight:500}.footer-menu{width:100%;display:flex;flex-direction:column;gap:16px}.footer-menu .menu-item{width:100%;display:flex;flex-direction:column;gap:24px}.footer-menu a{line-height:16px;font-size:14px;color:#AEBCD7}@media(min-width:600px){.footer-nav{flex-direction:row;flex-wrap:wrap}.footer-column,.footer-column__wrap{width:calc((100% - 40px) / 2)}.footer-column__wrap .footer-column{width:100%}}@media(min-width:768px){.footer-nav{margin-top:15px;width:calc((100% - 40px) / 3 * 2);gap:40px 25px}}@media(min-width:1024px){.footer-nav{width:calc((100% - 40px) / 3 * 2);gap:35px}.footer-column,.footer-column__wrap{width:calc((100% - 70px) / 3)}}@media(min-width:1200px){.footer-nav{width:calc(100% - 545px);max-width:780px;gap:35px}}.soc-box{width:100%;display:flex;flex-direction:column;gap:40px}.soc-box-list{width:100%;display:flex;flex-direction:column;gap:40px}.soc-box__item-title{margin-bottom:16px;line-height:24px;font-size:20px;font-weight:500}.soc-box__item-link{padding:0 16px;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-weight:600;background-color:#239CD7;border-radius:8px;transition:all 300ms}.soc-box__item-link img{width:16px;height:16px;flex-shrink:0}.soc-box__item-link path{transition:all 300ms}.soc-box__item-link:hover{background-color:#0A83BE}.soc-box__item-link:active{opacity:1;color:#0A83BE;background-color:#fff;box-shadow:0 0 0 1px #0A83BE}.soc-box__item-link:active path{fill:#0A83BE}.footer .soc-box__item:first-child .soc-box__item-link{background-color:#0A66C2}.soc-box__item:first-child .soc-box__item-link:hover{opacity:1;background-color:#0053A7}.soc-box__item:first-child .soc-box__item-link:active{color:#0053A7;background-color:#fff;box-shadow:0 0 0 1px #0053A7}.soc-box__item:first-child .soc-box__item-link:active path{fill:#0053A7}@media(min-width:600px){.soc-box{margin:-165px 0 0 auto;width:calc((100% - 40px) / 2)}}@media(min-width:768px){.soc-box{margin:-230px 0 0 0;width:calc((100% - 40px) / 3)}}@media(min-width:1024px){.soc-box{margin:0 0 0 auto;width:calc((100% - 40px) / 3 * 2)}.soc-box-list{flex-direction:row;gap:35px}.soc-box__item{width:calc((100% - 20px) / 3)}.soc-box__title{font-size:18px}}@media(min-width:1200px){.soc-box{margin:15px 0 0 0;width:200px}.soc-box-list{flex-direction:column}.soc-box__item{width:100%}.soc-box__title{font-size:20px}}@media(min-width:650px){.banner-block__content{text-align:center}.home--start .banner-block__content{text-align:left}.expert .banner-block__content{text-align:left}.expert .banner-block__media img{margin-top:-60px}}@media(min-width:768px){.banner-block__content{padding:0 32px}.banner-block__media{padding:14px 32px}.home--start{padding:40px 32px 144px;flex-direction:row;align-items:center;justify-content:space-between;gap:0;background-size:cover}.home--start .banner-block__content,.home--start .banner-block__media{padding:0}.home--start .banner-block__media{max-width:400px}.home--start .banner-block__content{margin:0 auto 0 0;max-width:360px}.home--start .btn-grop{margin-top:32px}.home--start .dop-content{margin:0;width:auto;display:flex;position:absolute;left:0;bottom:-104px}.home--start .dop-content__item-text,.home--start .dop-content__item{display:block}.home--start .dop-content__item{padding:0 24px;width:176px;flex-shrink:0;border-left:1px solid #fff}.home--start .dop-content__item:first-child{padding-left:0;width:152px;border:0}.home--start .dop-content__item:last-child{padding-right:0;width:152px}.home--start .dop-content__item-desc{padding:0;display:flex;flex-direction:column;white-space:nowrap}.home--start .dop-content__item-desc:before{display:none}.expert .banner-block__content{padding:32px;max-width:inherit;background-size:cover}.expert .dop-content__item{padding:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.expert .dop-content__item-desc{line-height:24px;font-size:16px}.expert .dop-content__item-links{margin:0}}@media(min-width:860px){.expert{height:592px;flex-direction:row}.expert h2{margin-bottom:12px;max-width:560px;line-height:40px}.expert .banner-block__content .desc{max-width:560px;line-height:22px}.expert .banner-block__content{padding:20px;display:flex;flex-direction:column;justify-content:center}.expert .banner-block__media{max-width:392px;max-height:inherit;display:flex;align-items:center;justify-content:center}.expert .banner-block__media img{margin:0;width:auto;height:100%}.expert .dop-content{margin-top:24px;max-width:560px;max-height:inherit}.expert .dop-content__item{padding:16px;gap:16px}}@media(min-width:1024px){.banner-block__media{padding:0 32px 28px}.banner-block__content h2{margin-bottom:32px}.banner-block__content .desc{line-height:28px;font-size:20px}.home--start{padding:118px 32px 128px;align-items:flex-start}.home--start .banner-block__media{width:41.7%;max-width:inherit}.home--start .banner-block__content{margin:0;width:50%;max-width:inherit}.home--start .banner-block__content h1,.home--start .banner-block__content .desc{max-width:360px}.home--start .banner-block__content .desc{line-height:24px;font-size:16px}.home--start .dop-content{margin-top:72px;position:static}.expert .banner-block__content{padding:32px}.expert h2{margin-bottom:16px}.expert .banner-block__content .desc{line-height:24px;font-size:16px}.expert .dop-content{margin-top:40px}.expert .dop-content__item{padding:24px;gap:24px}}@media(min-width:1200px){.home--start{padding:180px 40px}.home--start .banner-block__content,.home--start .banner-block__media{width:50%}.home--start .banner-block__content h1{margin-bottom:20px}.home--start .banner-block__content .desc{max-width:556px;line-height:28px;font-size:20px}.home--start .btn-grop{gap:12px}.expert .banner-block__media{width:100%;max-width:768px}.expert .banner-block__content{width:100%}.expert .soc-box{width:auto}}@media(min-width:1310px){.expert .banner-block__media img{width:100%;height:auto}}@media(min-width:1440px){.banner-block{padding:80px 0}.banner-block__media{padding:0 32px 60px}.home--start{padding:180px 40px;justify-content:center}.home--start .banner-block__content,.home--start .banner-block__media{width:680px}.home--start .banner-block__content h1{max-width:556px}.home--start .dop-content__item-desc{line-height:32px;font-size:24px}.home--start .dop-content__item{width:232px}.home--start .dop-content__item:first-child,.home--start .dop-content__item:first-child{width:208px}.expert{padding-top:14px;height:894px}.expert .banner-block__content{padding:72px 97px 72px 40px;align-items:center}.expert h2{margin-bottom:32px;max-width:624px;line-height:48px}.expert .banner-block__content .desc{max-width:624px;line-height:32px;font-size:24px}.expert .banner-block__media img{width:auto;height:100%}.expert .dop-content{max-width:624px}.expert .dop-content__item-title{line-height:32px;font-size:24px}}@media(min-width:1792px){.home--start{border-radius:32px}.expert .banner-block__media{border-radius:0 32px 32px 0}.expert .banner-block__content{border-radius:32px 0 0 32px}}.run-block:hover .marquee{animation-play-state:paused}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--runing-gap)))}}@media(min-width:768px){:root{--runing-gap:64px}.run-block__list-item{line-height:32px;font-size:24px}}@media(min-width:1440px){:root{--runing-gap:96px}.run-block{padding:80px 0}.run-block__head{margin:0 auto 32px}.run-block__list-item{line-height:40px;font-size:36px}}.links-block{padding:40px 16px;width:100%}.links-block__wrap{margin:0 auto;max-width:1456px}.links-block h2 span{color:#007AFF}.links-list{padding-top:16px;display:flex;flex-wrap:wrap}.links-list__item{padding:32px 0;width:100%;border-top:1px solid #DEDEDE}.links-list__item:first-child{padding-top:0;border:0}.links-list__item:last-child{padding-bottom:0}.links-list__item-content{width:100%;display:flex;flex-direction:column;gap:12px;color:#000}.links-list__item-title{line-height:24px;font-size:20px;font-weight:500}.links-list__item-desc{line-height:24px;font-size:16px}.links-block .btn{margin-top:4px;width:150px}.services h2{text-align:center}.services .links-list{padding:0;gap:16px}.services .links-list__item{padding:32px 32px 132px;position:relative;background:#fff var(--bg-service);background-size:100% auto;border:1px solid #E0E0E0;border-radius:16px}.links-list__item-media{margin-bottom:32px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background-color:#007AFF;border-radius:8px}.links-list__item-media img{width:30px;height:30px}.services .links-list__item-desc{line-height:20px;font-size:14px}.services .links-list__item-content .btn{width:120px}.reasons .links-list{padding:0;gap:12px}.reasons .links-list__item{padding:24px;position:relative;background-color:#fff;background-size:auto 100px;border:1px solid #E0E0E0;border-radius:16px}.reasons .links-list__item:first-child{padding:0 0 12px 0;background:none;border:0}.reasons .links-list__item:first-child .links-list__item-title{line-height:32px;font-size:24px;font-weight:600}@media(min-width:650px){.links-list{gap:40px}.links-list__item{padding:0;width:calc((100% - 40px) / 2);border:0}.links-list__item-content{height:100%}.services .links-list__item{width:calc((100% - 16px) / 2)}.reasons .links-list__item{width:calc((100% - 12px) / 2)}.reasons .links-list__item:first-child{width:100%}}@media(min-width:768px){.links-block{padding:40px 32px}.links-list{gap:40px 64px}.links-list__item{width:calc((100% - 64px) / 2)}.links-list__item-media{margin-bottom:40px}.links-list__item-content{gap:16px}.links-list__item-title{line-height:32px;font-size:24px}.links-block .btn{margin-top:8px;width:165px}.services .links-list__item{padding:32px 32px 132px}.services .links-list__item-desc{line-height:24px;font-size:16px}.services .links-list__item-content .btn{width:135px}.reasons .links-list__item{padding:32px}.reasons .links-list__item:first-child .links-list__item-title{line-height:40px;font-size:32px}}@media(min-width:1024px){.links-list__item{width:calc((100% - 128px) / 3)}.services .links-list__item{padding:32px 32px 166px}.reasons .links-list{gap:8px}.reasons .links-list__item{width:calc((100% - 16px) / 3)}}@media(min-width:1200px){.links-block h2{margin:0 auto 32px;max-width:460px;text-align:center}.links-list{padding:0}.services .links-list__item{padding:32px 32px 120px;width:calc((100% - 32px) / 3)}.reasons .links-list__item{width:calc((100% - 24px) / 4)}.reasons .links-list__item:first-child{padding:0 32px 32px 0;width:calc((100% - 24px) / 4)}}@media(min-width:1440px){.links-block{padding:80px 40px}.links-block h2{margin:0 auto 64px;max-width:640px}.links-list{gap:64px 96px}.links-list__item{width:calc((100% - 192px) / 3)}.links-list__item-title{line-height:40px;font-size:32px}.links-list__item-desc{line-height:24px;font-size:18px}.links-block .btn{margin-top:16px}.services h2{margin-bottom:40px}.services .links-list__item-desc{line-height:28px;font-size:18px}.services .links-list__item{padding:32px 32px 130px}.services .links-list__item-content .btn{margin-top:8px}.reasons .links-list__item{width:calc((72% - 40px) / 3)}.reasons .links-list__item:first-child .links-list__item-title{line-height:52px;font-size:44px}.reasons .links-list__item:first-child,.reasons .links-list__item:nth-child(5){width:calc(28% - 8px)}.reasons .links-list__item-title{line-height:32px;font-size:24px}.reasons .links-list__item-desc{font-size:16px}}@media(min-width:1550px){.services .links-list__item{padding:32px 32px 168px}}.sticky-block{margin:0 auto;padding:40px 16px;width:100%;max-width:1536px}.sticky-block h2{margin-bottom:24px}.sticky-block__list{width:100%}.sticky-block__list-item{padding:24px 0 8px;width:100%;background-color:#F8F8F8;border-top:1px solid #DEDEDE}.sticky-block__list-cat{font-weight:600;color:#000;top:60px;background-color:#F8F8F8}.sticky-block__posts{margin-top:16px;display:flex;flex-direction:column}.sticky-block__post-item{padding:16px 0;width:100%;display:flex;gap:16px;background-color:#F8F8F8}.sticky-block__post-icn{width:80px;height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;background-size:cover;border-radius:6px}.default .sticky-block__post-icn{background:var(--bg-icn-default)}.green .sticky-block__post-icn{background:var(--bg-icn-green)}.blue .sticky-block__post-icn{background:var(--bg-icn-blue)}.grey .sticky-block__post-icn{background:var(--bg-icn-grey)}.sticky-block__post-icn:before{content:"";width:46px;height:46px;position:absolute;top:50%;left:50%;background-color:#007AFF;border-radius:6px;transform:translate(-50%,-50%)}.sticky-block__post-icn img{width:26px;height:26px;position:relative}.sticky-block__post-text{width:100%;display:flex;flex-direction:column;gap:8px}.sticky-block__post-name{line-height:24px;font-size:20px;font-weight:500;color:#000}.sticky-block__post-desc{margin-bottom:auto;line-height:20px;font-size:14px;font-weight:500;color:#53586E}.sticky-block .btn{margin-top:8px;width:120px}.sticky-block__list-cat,.sticky-block__post-item{position:sticky;z-index:2}@media(min-width:768px){:root{--sticky-base-top:88px;--sticky-step:55px}.sticky-block{padding:40px 32px 24px}.sticky-block__list-item{padding:16px 0 0}.sticky-block__list-cat{line-height:24px;font-size:18px}.sticky-block__posts{margin-top:8px;gap:0}.sticky-block__post-item{padding:16px 0;gap:24px;border-top:1px solid #DEDEDE}.sticky-block__post-item:first-child{border:0}.sticky-block__post-name{line-height:32px;font-size:24px}.sticky-block__post-desc{font-size:16px}.sticky-block__post-icn{width:146px;height:146px;border-radius:8px}.sticky-block__post-icn:before{width:80px;height:80px;border-radius:12px}.sticky-block__post-icn img{width:52px;height:52px}}@media(min-width:1024px){.sticky-block__list-item{padding:0;display:flex;align-items:flex-start;justify-content:space-between}.sticky-block__list-cat{padding:16px 0;width:25%;top:88px}.sticky-block__posts{margin:0;width:71%}}@media(min-width:1440px){:root{--sticky-step:72px}.sticky-block{padding:80px 40px 56px}.sticky-block h2{margin-bottom:40px}.sticky-block__list-cat{padding:24px 0;line-height:32px;font-size:24px}.sticky-block__post-item{padding:24px 0;gap:32px}.sticky-block__post-text{gap:20px}.sticky-block__post-name{line-height:40px;font-size:32px}.sticky-block__post-desc{line-height:24px;font-size:18px}.sticky-block .btn{margin-top:0}.sticky-block__post-icn{width:256px;height:188px}.sticky-block__post-icn:before{width:110px;height:110px;border-radius:16px}.sticky-block__post-icn img{width:75px;height:75px}}.form-block{padding:40px 16px;width:100%;background:var(--blue-bg-scaled);background-size:auto 100%}.form-block__content{margin:0 auto;width:100%;max-width:360px;display:flex;flex-direction:column;gap:40px}.form-block__text{width:100%}.form-block__text h2,.form-block__text .desc{color:#fff}.form-block__column{width:100%}.form__wrap,.form__row{width:100%;display:flex;flex-direction:column;gap:12px}.form__field{width:100%}@media(min-width:768px){.form-block{padding:40px 32px}.form-block__text{width:42%}.form-block__column{width:50%}.form-block__content{max-width:1166px;flex-direction:row;justify-content:space-between}.form__wrap,.form__row{gap:16px}.form__row{flex-direction:row}}@media(min-width:1024px){.form-block{padding:70px 32px;background-size:cover}.form-block h2{margin-bottom:32px}}@media(min-width:1200px){.form-block{padding:100px 32px}}@media(min-width:1440px){.form-block{padding:200px 32px 160px}}::-webkit-input-placeholder{color:#6A6B81}::-moz-placeholder{color:#6A6B81}:-moz-placeholder{color:#6A6B81}:-ms-input-placeholder{color:#6A6B81}:focus::-webkit-input-placeholder{color:transparent}:focus::-moz-placeholder{color:transparent}:focus:-moz-placeholder{color:transparent}:focus:-ms-input-placeholder{color:transparent}.wpcf7-form-control-wrap,.wpcf7-form-control{width:100%;display:block}.wpcf7-list-item{margin:0;width:100%;display:block}.wpcf7-not-valid-tip{margin-top:3px;width:100%;display:block;line-height:16px;font-size:12px}.wpcf7-spinner{display:none}.form__field-policy .wpcf7-not-valid-tip{margin-top:7px}.form__wrap input,.form__wrap textarea{width:100%;font-family:'Inter',sans-serif;line-height:24px;font-size:16px;color:#000;border:0;border-radius:8px}.form__wrap input{padding:0 16px;height:40px}.form__wrap textarea{padding:8px 16px;height:135px}.form__field-policy label{width:100%;display:block;position:relative}.form__field-policy label input{width:auto;height:auto;position:absolute;top:0;left:0;opacity:0;visibility:hidden}.form__field-policy label .wpcf7-list-item-label{padding-left:32px;display:block;line-height:20px;font-size:16px;color:#fff}.form__field-policy label .wpcf7-list-item-label:before{content:"";width:20px;height:20px;position:absolute;top:0;left:0;border:1px solid #fff;border-radius:4px}.form__field-policy label .wpcf7-list-item-label:after{content:"";width:20px;height:20px;position:absolute;top:0;left:0;opacity:0;background:var(--checked);background-size:auto}.form__field-policy label input:checked ~ .wpcf7-list-item-label:after{opacity:1}input[type=submit]{margin-top:12px;width:152px;height:36px;font-family:'Inter',sans-serif;color:#007AFF;font-weight:500}@media(min-width:768px){input[type=submit]{margin-top:16px}}@media(min-width:1024px){input[type=submit]{height:40px}}.faq-block{margin:0 auto;padding:40px 16px;width:100%;max-width:1104px}.faq-block .title{text-align:center}.faq-block__list{margin-top:40px;width:100%;display:flex;flex-direction:column;gap:8px}.faq-block__item{padding-bottom:16px;width:100%;background-color:#fff;border-radius:8px}.faq-block__item.active{box-shadow:0 0 0 1px #000}.faq-block__item-question{padding:20px 72px 4px 24px;line-height:24px;font-size:18px;font-weight:500;color:#4B4B4B;position:relative;cursor:pointer}.faq-block__item.active .faq-block__item-question{color:#000}.faq-block__item-question:before{content:"";width:10px;height:10px;position:absolute;top:50%;right:26px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}.faq-block__item.active .faq-block__item-question:before{margin-top:8px;transform:rotate(-135deg)}.faq-block__item-answer{padding:0 24px;height:auto;max-height:0;line-height:24px;font-size:16px;color:#000;overflow:hidden;transition:max-height 500ms}.faq-block__item-answer p{margin-top:10px}.faq-block__item-answer p:first-child{padding-top:2px}.faq-block__item.active .faq-block__item-answer{max-height:200px}@media(min-width:768px){.faq-block{padding:40px 32px}}@media(min-width:1440px){.faq-block{padding:80px 32px}.faq-block__item-question{line-height:32px;font-size:24px}}@media(min-width:1024px){.home-page{padding-bottom:110px}}@media(min-width:1440px){.home-page{padding-bottom:80px}}