*,:before,:after{box-sizing:border-box}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}html{overflow-x:hidden}body{width:100%;margin:0;padding:0}#root{text-align:center;border-inline:1px solid var(--border);background:#252525;flex-direction:column;width:100%;max-width:100%;min-height:100vh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.header{z-index:100;color:#fff;width:100%;position:absolute;top:0;left:0}.header__container{box-sizing:border-box;width:100%;max-width:1400px;height:150px;margin:0 auto;padding:0 20px}.header__top{border-bottom:1px solid #ffffff1a;justify-content:flex-end;align-items:center;gap:60px;padding:30px 10px;display:flex}.header__contact-info{flex-direction:column;gap:4px;display:flex}.header__phone{font-family:Roboto,sans-serif;font-size:24px;font-style:normal;font-weight:400}.header__schedule{font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400}.header__socials{align-items:center;gap:40px;display:flex}.header__social-link{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.header__social-link:hover{background:#2563eb;transform:translateY(-2px)}.header__social-icon{object-fit:contain;width:50px;height:50px}.header__bottom{box-sizing:border-box;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:#ffffff08;border-radius:15px;justify-content:space-between;align-items:center;gap:30px;min-height:75px;padding:16px 50px;display:flex;box-shadow:inset 0 0 68px #ffffff0d,inset 0 4px 4px #ffffff26}.header__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.header__logo img{object-fit:contain;width:40px;height:40px}.header__logo h2{color:#fff;font-family:var(--second-family);text-transform:uppercase;margin:0;font-size:32px;font-style:normal;font-weight:400}.header__nav{flex:1;justify-content:center;display:flex}.header__list{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.header__item{position:relative}.header__link{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 0;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.header__link:hover,.header__link--active{color:#5eaccd}.header__arrow{width:12px;height:12px;display:flex}.header__arrow img{object-fit:contain;width:100%;height:100%}.header__dropdown{background:#0f172a;border:1px solid #ffffff1a;border-radius:12px;min-width:220px;padding:10px;animation:.2s headerFadeIn;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 10px 30px #00000080}.header__dropdown-item{color:#fff;cursor:pointer;border-radius:8px;padding:10px 16px;font-family:Roboto,sans-serif;font-size:14px;text-decoration:none;transition:all .2s;display:block}.header__dropdown-item:hover{background:#2563eb}.header__cta{color:#000;cursor:pointer;background:#5eaccd;border:none;border-radius:15px;flex-shrink:0;width:200px;height:48px;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;transition:all .3s}.header__cta:hover{background:#2563eb;transform:scale(1.02)}.header__mobile{display:none}.header__mobile-menu{z-index:1000;box-sizing:border-box;color:#000;opacity:0;visibility:hidden;background:#fff;flex-direction:column;width:100%;height:100vh;padding:40px 25px 25px;transition:transform .35s,opacity .35s,visibility .35s;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translate(100%)}.header__mobile-menu--active{opacity:1;visibility:visible;transform:translate(0)}.header__mobile-menu-top{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.header__mobile-logo{align-items:center;gap:12px;text-decoration:none;display:flex}.header__mobile-logo img{object-fit:contain;width:87px;height:87px}.header__mobile-logo span{font-family:var(--second-family);color:#fff;text-transform:uppercase;font-size:32px;font-style:normal;font-weight:400}.header__mobile-logo--dark span{color:#000}.header__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:25px;padding:0;display:flex}.header__burger span{background:#fff;border-radius:2px;width:100%;height:4px;display:block}.header__close{cursor:pointer;background:0 0;border:none;width:40px;height:40px;padding:0;position:relative}.header__close span{background:#000;width:42px;height:2px;position:absolute;top:50%;left:50%}.header__close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.header__close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.header__mobile-nav{margin-top:25px}.header__mobile-list{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.header__mobile-item{width:100%}.header__mobile-link{color:#000;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:0;font-family:Roboto,sans-serif;font-size:24px;font-style:normal;font-weight:400;text-decoration:none;display:flex}@media (width<=1100px){.header__mobile-link{font-size:18px}}.header__mobile-link span{font-size:24px}.header__mobile-link--active{color:#5eaccd}.header__mobile-dropdown{flex-direction:column;gap:12px;margin-top:15px;padding-left:20px;display:flex}.header__mobile-dropdown-item{color:#555;text-align:left;background:0 0;border:none;padding:0;font-family:Roboto,sans-serif;font-size:18px;text-decoration:none;display:block}.header__mobile-footer{margin-top:auto;padding-top:40px}.header__mobile-contact{flex-direction:column;gap:4px;display:flex}.header__mobile-phone{font-family:Roboto,sans-serif;font-size:24px;font-weight:400}@media (width<=1100px){.header__mobile-phone{font-size:20px}}.header__mobile-schedule{font-family:Roboto,sans-serif;font-size:14px;font-weight:400}.header__mobile-socials{align-items:center;gap:20px;margin-top:32px;display:flex}.header__mobile-social{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.header__mobile-social img{object-fit:contain;width:100%;height:100%}.header__mobile-cta{color:#000;cursor:pointer;background:#5eaccd;border:none;border-radius:10px;width:100%;height:48px;margin-top:30px;font-family:Roboto,sans-serif;font-size:18px;font-weight:400}@keyframes headerFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width<=1300px){.header__container{padding:0 30px}.header__bottom{padding:16px 30px}.header__list{gap:20px}.header__logo h2{font-size:28px}}@media (width<=1100px){.header__top,.header__bottom{display:none}.header__container{height:auto;padding:15px 20px}.header__mobile{justify-content:space-between;align-items:center;width:100%;display:flex}.header__mobile-logo img{width:43px;height:33px}.header__mobile-logo span{font-size:20px}}@media (width<=400px){.header__container{padding:15px}.header__mobile-logo img{width:36px;height:36px}.header__mobile-logo span{font-size:18px}}.btn{cursor:pointer;text-align:center;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 24px;font-weight:600;transition:all .2s;display:inline-flex}.btn--small{padding:8px 16px;font-size:14px;line-height:20px}.btn--medium{padding:12px 24px;font-size:16px;line-height:24px}.btn--large{padding:16px 32px;font-size:18px;line-height:28px}.btn--primary{color:#fff;background-color:#3f3cfe}.btn--primary:hover{background-color:#3330d0;transform:translateY(-1px);box-shadow:0 4px 12px #3f3cfe40}.btn--secondary{color:#333;background-color:#f5f5f5}.btn--secondary:hover{background-color:#e0e0e0}.btn--outline{color:#3f3cfe;background-color:#0000;border:2px solid #3f3cfe}.btn--outline:hover{color:#fff;background-color:#3f3cfe}.btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.contact-header{text-align:center;background:#fff;width:100%;margin:0 auto;padding:100px 0 100px 150px;display:flex}.contact-header__title{font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;color:#000;text-align:left;font-size:48px}@media (width<=950px){.contact-header__title{font-size:36px}}@media (width<=610px){.contact-header__title{font-size:30px}}@media (width<=500px){.contact-header__title{font-size:24px}}.contact-header__hl{color:#0070d1}@media (width<=1200px){.contact-header{justify-content:center;padding:40px}}.project-step__form{flex-direction:column;gap:20px;width:100%;max-width:430px;display:flex}.project-step__form-group{flex-direction:column;gap:8px;display:flex}.project-step__label{text-align:left;font-family:Roboto;font-weight:400;font-style:Regular;color:#000;font-size:18px}@media (width<=500px){.project-step__label{font-size:16px}}.project-step__input{opacity:1;color:#000;background:#fff;border:2px solid #0069d3;border-radius:15px;outline:none;width:430px;height:56px;padding:0 20px;top:6999px;left:874px}.project-step__input:focus{box-shadow:0 0 0 3px #0069d333}.project-step__input::placeholder{color:#00000080}.project-step__submit{opacity:1;color:#fff;background:#0070d1;border-radius:15px;width:430px;height:56px;margin-top:20px;font-size:18px;top:7209px;left:874px}.project-step__input--small{padding:8px 12px;font-size:14px}.project-step__input--medium{padding:12px 16px;font-size:16px}.project-step__input--large{background:red;width:250px}.contact{box-sizing:border-box;width:100%;padding:100px 0}.contact__grid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:30px;width:100%;max-width:1400px;margin:0 auto;display:grid}.contact__left,.contact__right{box-sizing:border-box;background:#fff;border-radius:30px;flex-direction:column;width:100%;max-width:685px;padding:50px;display:flex}.contact__right-wrapper{max-width:430px;margin:0 auto}.contact__left{justify-content:flex-start}.contact__h2{text-transform:uppercase;color:#252525;text-align:left;margin:0 0 20px;font-family:Bebas Neue Cyrillic;font-size:48px;font-style:normal;font-weight:400;line-height:1.15}.contact__sub{text-transform:uppercase;color:#0069d3;text-align:left;margin:0 0 40px;font-family:Bebas Neue Cyrillic;font-size:32px;font-style:normal;font-weight:400;line-height:1.15}.contact__text-no-wrap{white-space:nowrap}.contact__socials{gap:25px;margin-top:20px;display:flex}.contact__social-btn{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:filter .3s;display:flex}.contact__social-icon{object-fit:contain;width:50px;height:50px}.contact__social-btn:hover{filter:brightness(1.1)}.contact__social-btn--max svg circle:first-of-type{fill:url(#max_grad_contact)}.contact__social-btn--tg{background:#2aabee}@media (width<=1200px){.contact{padding:70px 20px}.contact__grid{grid-template-columns:1fr;gap:30px;max-width:685px}.contact__left,.contact__right{max-width:100%}.contact__h2{font-size:clamp(28px,3vw,32px)}.contact__sub{font-size:clamp(22px,2.5vw,26px)}}@media (width<=600px){.contact{padding:24px 10px 40px}.contact__grid{flex-direction:column;gap:18px;width:100%;display:flex}.contact__left,.contact__right{border-radius:15px;width:100%;max-width:none;padding:24px 20px}.contact__left{min-height:auto}.contact__h2{margin-bottom:16px;font-size:clamp(23px,6vw,28px);line-height:1.08}.contact__text-no-wrap{white-space:normal}.contact__sub{margin-bottom:20px;font-size:clamp(18px,5vw,22px);line-height:1.1}.contact__socials{gap:10px;margin-top:8px}.contact__social-btn{width:34px;height:34px}.contact__social-icon{width:40px;height:40px}.contact__right{padding:20px}.contact__right-wrapper{width:100%}}@media (width<=390px){.contact{padding-left:10px;padding-right:10px}.contact__left,.contact__right{border-radius:14px;padding:20px}.contact__h2{font-size:23px}.contact__sub{font-size:18px}}.faq-section{color:#fff;box-sizing:border-box;background:#252525;width:100%;padding:100px 0}.faq__container{box-sizing:border-box;width:100%;max-width:1700px;margin:0 auto;padding:0 20px}.faq__title{color:#fff;text-align:center;text-transform:uppercase;margin:0 0 80px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:48px;font-style:normal;font-weight:400;line-height:1.05}.faq__layout{width:100%}.faq__body{flex-direction:column;gap:40px;display:flex}.faq__cols{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:0 40px;width:1400px;max-width:100%;margin:0 auto;display:grid}.faq-item{box-sizing:border-box;border-bottom:2px solid #fff;width:100%;max-width:650px}.faq-item__q{color:#fff;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;justify-content:space-between;align-items:center;gap:15px;width:100%;max-width:650px;padding:25px 0;font-family:Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:1.3;display:flex}.faq-item__question{flex:1;min-width:0;font-size:18px}.faq-item__btn{background:#5eaccd;border-radius:50%;flex-shrink:0;width:56px;height:56px;transition:transform .3s;position:relative}.faq-item__btn span{background:#fff;border-radius:2px;transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-item__btn span:first-child{width:28px;height:1.5px}.faq-item__btn span:nth-child(2){width:1.5px;height:28px}.faq-item--open .faq-item__btn span:first-child,.faq-item--open .faq-item__btn span:nth-child(2){transform:translate(-50%,-50%)rotate(45deg)}.faq-item__a{color:#fff;text-align:left;box-sizing:border-box;opacity:0;max-width:650px;max-height:0;padding:0 0 25px;font-family:Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.5;transition:max-height .4s,opacity .3s;overflow:hidden}.faq-item__q:hover .faq-item__btn{transform:scale(1.05)}@media (width<=1450px){.faq__cols{width:100%}.faq-item,.faq-item__q,.faq-item__a{max-width:100%}}@media (width<=950px){.faq__title{font-size:36px}}@media (width<=900px){.faq-section{padding:70px 0}.faq__container{padding:0 30px}.faq__title{margin-bottom:60px}.faq__cols{grid-template-columns:1fr;gap:0}.faq-item{max-width:100%}}@media (width<=610px){.faq__title{font-size:30px}}@media (width<=500px){.faq__title{font-size:24px}}@media (width<=600px){.faq-section{padding:55px 0}.faq__container{padding:0 20px}.faq__title{margin-bottom:45px;line-height:1.05}.faq-item__q{gap:12px;padding:20px 0;font-size:17px;line-height:1.25}.faq-item__btn{width:48px;height:48px}.faq-item__btn span:first-child{width:24px}.faq-item__btn span:nth-child(2){height:24px}.faq-item__a{padding-bottom:20px;font-size:16px;line-height:1.45}}@media (width<=390px){.faq-section{padding:45px 0}.faq__container{padding:0 16px}.faq__title{margin-bottom:35px}.faq-item__q{gap:10px;padding:18px 0;font-size:16px}.faq-item__btn{width:44px;height:44px}.faq-item__btn span:first-child{width:22px}.faq-item__btn span:nth-child(2){height:22px}.faq-item__a{padding-bottom:18px;line-height:1.45}}.footer{color:#fff;width:100%;padding:60px 20px 40px}.footer--bg-image{background-image:url(../../assets/footer-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.footer__grid-6{grid-template-columns:repeat(6,1fr);gap:40px 30px;max-width:1400px;margin:0 auto 60px;display:grid}.footer__col{text-align:left;flex-direction:column;gap:16px;display:flex}.footer__col-title{text-transform:uppercase;color:#fff;margin-bottom:12px;font-family:Bebas Neue Cyrillic,Bebas Neue,sans-serif;font-size:22px;font-style:normal;font-weight:400}.footer__col-title_nowrap{white-space:nowrap}.footer__nav{flex-direction:column;gap:10px;display:flex}.footer__nav a{color:var(--white,#fff);font-size:16px;text-decoration:none;transition:color .2s}.footer__nav a:hover{color:var(--accent,#ff5722)}.footer__mid{justify-content:space-between;align-items:center;width:1400px;margin:0 auto;display:flex}@media (width<=1435px){.footer__mid{width:1000px}}@media (width<=1035px){.footer__mid{width:680px}}.footer__copy{color:var(--white,#fff);white-space:nowrap;font-size:15px;text-decoration:none}.footer__docs{color:var(--white,#fff);font-size:15px;text-decoration:underline}.footer__contacts{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.footer__phone{color:var(--white,#fff);font-size:18px;font-weight:600;text-decoration:none}.footer__time{opacity:.7;font-size:14px}.footer__divider{border:0;border-top:1px solid #fff;width:100%;max-width:1400px;margin:50px auto 60px}.footer__bottom{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:30px;min-width:1400px;margin:0 auto;display:flex}@media (width<=1440px){.footer__bottom{min-width:1200px}}@media (width<=1220px){.footer__bottom{min-width:1000px}}@media (width<=1040px){.footer__bottom{flex-direction:column-reverse;min-width:650px}}@media (width<=680px){.footer__bottom{min-width:450px}}@media (width<=490px){.footer__dropdown-item{max-width:400px}.footer__bottom{min-width:380px}}@media (width<=400px){.footer__copy{font-size:13px}.footer__bottom{min-width:320px}}@media (width<=360px){.footer__copy{font-size:12px}.footer__bottom{min-width:300px}}.footer__activities{flex-direction:column;gap:12px;max-width:500px;display:flex}.footer__activity{justify-content:space-between;align-items:center;font-size:16px;display:flex}.arrow{font-size:12px;line-height:1}.footer__legal,.footer__bank{color:#fff9;flex-direction:column;gap:8px;min-width:180px;font-size:13px;display:flex}.footer__authot-container{max-width:1400px;margin:0 auto}.footer__authot{color:var(--white,#fff);text-align:left;margin-top:20px;font-size:16px}@media (width<=1200px){.footer__grid-6{grid-template-columns:repeat(3,1fr);gap:20px}}@media (width<=768px){.footer__grid-6{grid-template-columns:1fr 1fr;gap:15px}.footer__mid{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:100%}.footer__contacts{align-items:center}.footer__bottom{align-items:center;gap:20px;width:100%}.footer__activities,.footer__legal,.footer__bank{text-align:center;width:100%}}@media (width<=500px){.footer__activities,.footer__legal,.footer__bank{text-align:left}}@media (width<=480px){.footer__grid-6{grid-template-columns:1fr;margin-left:20px}}@media (width<=380px){.footer__authot{font-size:14px}}.footer__activities{flex-direction:column;display:flex}.footer__activity{flex-direction:column;align-self:flex-start;display:flex}.footer__dropdown{opacity:0;border-top:1px solid #e0e0e0;max-height:0;margin:12px 0 0;padding:0;list-style:none;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .4s;overflow:hidden}.footer__activity.is-open .footer__dropdown{opacity:1;max-height:500px}.footer__dropdown-item{color:#fff;align-self:flex-start;padding:6px 0;font-size:16px;line-height:1.4}.footer__activity-btn{white-space:nowrap;background:0 0;border:none;align-self:flex-start;max-width:250px;font-size:16px}.arrow{margin-left:20px;transition:transform .3s;display:inline-block}.arrow--up{transform:rotate(180deg)}.hero{background-position:50%;background-size:cover;width:100%;height:auto;min-height:auto;position:relative}@media (width>=1024px){.hero{min-height:100vh;overflow:hidden}}.hero__container{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:180px 30px 80px;display:flex}.hero__content{box-sizing:border-box;width:100%;max-width:650px}.hero__title{color:#fff;font-family:var(--second-family);text-transform:uppercase;text-align:left;margin:0 0 20px;font-size:56px;font-weight:400;line-height:.95}.hero__text{color:#fff;text-align:left;word-break:break-word;max-width:620px;margin:0 0 30px;font-family:Roboto,sans-serif;font-size:20px;font-weight:400;line-height:1.5}.hero__button,a.hero__button{color:#000;cursor:pointer;box-sizing:border-box;white-space:nowrap;background:#5eaccd;border:none;border-radius:10px;justify-content:center;align-items:center;width:auto;min-width:160px;padding:16px 32px;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;text-decoration:none;display:inline-flex}.hero__button--outline,a.hero__button--outline{color:#fff;background:0 0;border:2px solid #5eaccd}@media (width<=1200px){.hero__container{padding-bottom:40px;padding-left:40px}.hero__title{font-size:50px}}@media (width<=768px){.hero{min-height:auto}.hero__container{align-items:flex-start;min-height:auto;padding:80px 20px 40px}.hero__content{max-width:100%;margin-top:50px}.hero__title{font-size:40px;line-height:1}.hero__text{font-size:18px}}@media (width<=580px){.hero__container{padding:40px 15px 20px}.hero__title{max-width:100%;font-size:28px;line-height:1.1}.hero__text{max-width:100%;margin-bottom:20px;font-size:16px;line-height:1.4}.hero__buttons{gap:12px;width:100%}.hero__button,a.hero__button{white-space:normal;width:100%;min-width:auto;padding:18px 0;font-size:16px}}@media (width<=390px){.hero__container{padding:30px 10px 15px}.hero__title{font-size:24px}.hero__text{margin-bottom:15px}.hero__button,a.hero__button{padding:16px 0;font-size:14px}}.services__grid{grid-template-columns:repeat(auto-fill,minmax(433px,1fr));gap:24px;max-width:1400px;margin:0 auto;display:grid}.services__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:16px;max-width:433px;padding:38px;display:flex;box-shadow:0 4px 25px #0003}.services__card:hover{background:#e9eff3;box-shadow:0 4px 25px #0003}@media (width<=1210px){.services__card{max-width:580px}}@media (width<=750px){.services__card{max-width:100vw}}.services__icon{object-fit:contain;width:48px;height:48px;font-size:32px;line-height:1;display:block}@media (width<=950px){.services__subtitle{font-size:26px}}@media (width<=610px){.services__subtitle{font-size:20px}}@media (width<=550px){.services__desc{font-size:16px}}@media (width<=950px){.services__price{font-size:26px}}@media (width<=610px){.services__price{font-size:20px}}@media (width<=1210px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=950px){.services__title{font-size:36px}}@media (width<=730px){.services{padding:32px 0}}@media (width<=600px){.services{padding:32px 16px}.services__title{margin:60px;font-size:24px}.services__grid{grid-template-columns:1fr}}.cases-section{color:#fff;box-sizing:border-box;width:100%;padding-top:150px;font-family:Arial,sans-serif;overflow:hidden}.cases-container{box-sizing:border-box;width:100%;max-width:1700px;margin:0 auto}.cases-header{text-align:center;background:#252525;width:100%;padding:80px}.cases-title{text-transform:uppercase;color:#fff;margin:100px 0 30px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:48px;font-style:normal;font-weight:400;line-height:1}.cases-subtitle{text-transform:uppercase;color:#5eaccd;max-width:1215px;margin:0 auto 100px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:1.1}@media (width<=950px){.cases-subtitle{font-size:26px}}@media (width<=610px){.cases-subtitle{font-size:20px}}.cases-grid{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:1700px;margin:0 auto 60px;display:grid}.case-card{width:100%;max-width:none;color:inherit;background-color:#222;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.case-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0006}.case-image-wrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.case-image{object-fit:cover;width:100%;height:100%;display:block}.case-title{text-align:left;color:#fff;z-index:2;max-width:300px;margin:0;font-family:Bebas Neue Cyrillic,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:1.05;position:absolute;top:50px;left:50px}.cases-action{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.btn-show-more{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#005bb5;border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:17px 166px;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;transition:background-color .3s,border-color .3s;display:inline-flex}.btn-text{line-height:1}@media (width<=1700px){.cases-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.case-title{top:40px;left:40px}}@media (width<=1300px){.case-title{max-width:260px;top:30px;left:30px}}@media (width<=1100px){.cases-section{padding:50px 0}.cases-title{margin-top:70px;margin-bottom:25px;font-size:44px}.cases-subtitle{margin-bottom:70px}.cases-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-title{top:30px;left:30px}}@media (width<=950px){.cases-title{font-size:28px}}@media (width<=900px){.cases-section{padding:45px 0}.cases-title{margin-top:50px}.cases-subtitle{max-width:700px;margin-bottom:55px}.cases-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-title{max-width:220px;top:25px;left:25px}}@media (width<=700px){.cases-section{padding:40px 0}.cases-title{margin-top:40px;margin-bottom:20px;font-size:38px}.cases-subtitle{margin-bottom:45px;line-height:1.1}.cases-grid{grid-template-columns:1fr;width:100%}.case-card{width:100%}.case-image-wrapper{aspect-ratio:1;width:100%}.case-title{max-width:70%;top:25px;left:25px}.cases-action{margin-top:10px}}@media (width<=650px){.cases-title{font-size:30px}}@media (width<=500px){.cases-title{font-size:24px}}@media (width<=610px){.case-title{font-size:22px}}@media (width<=500px){.cases-section{padding:30px 0}.cases-container{width:100%}.cases-header{padding:60px 10px}.cases-title{margin:35px 0 15px}.cases-subtitle{margin:0 auto 40px;line-height:1.05}.cases-grid{grid-template-columns:1fr;width:100%;margin-bottom:40px}.case-card{width:100%;min-width:0}.case-image-wrapper{aspect-ratio:1;width:100%;height:auto}.case-title{line-height:1.05;top:20px;left:20px}.btn-show-more{width:350px;height:56px;padding:14px 20px;font-size:18px}}@media (width<=390px){.cases-section{width:100%;padding:25px 0 35px;overflow:hidden}.cases-container{box-sizing:border-box;width:100%;max-width:100%;margin:0}.cases-header{width:100%}.cases-title{text-align:center;margin:30px 0 15px;line-height:1}.cases-subtitle{text-align:center;width:100%;max-width:350px;margin:0 auto 35px;line-height:1.05}.cases-grid{grid-template-columns:1fr;width:100%;max-width:100%;margin:0 0 35px;display:grid}.case-card{width:100%;min-width:0;max-width:100%;margin:0}.case-image-wrapper{aspect-ratio:1;width:100%;height:auto;overflow:hidden}.case-image{object-fit:cover;width:100%;height:100%}.case-title{text-align:left;width:auto;margin:0;line-height:1.05;position:absolute;top:20px;left:20px}.cases-action{width:100%;margin:0}.btn-show-more{box-sizing:border-box;gap:8px;width:100%;max-width:100%;min-height:50px;padding:12px 15px;font-size:13px}.btn-icon{font-size:22px}.btn-text{font-size:13px}}@media (width<=360px){.cases-subtitle{font-size:19px}.case-title{top:16px;left:16px}.btn-show-more{width:310px;font-size:12px}}.howWeWork{background-color:#fff;padding:150px 0}.howWeWork__container{width:1700px;margin:0 auto;padding:0 15px}.howWeWork__inner{width:1400px;margin:0 auto}.howWeWork__header{text-align:center;margin-bottom:60px}.howWeWork__title{font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;color:#000;text-transform:uppercase;font-size:48px}@media (width<=950px){.howWeWork__title{font-size:36px}}@media (width<=610px){.howWeWork__title{font-size:30px}}@media (width<=500px){.howWeWork__title{font-size:24px}}.howWeWork__subtitle{font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;color:#0070d1;text-transform:uppercase;margin-bottom:100px;font-size:32px}@media (width<=950px){.howWeWork__subtitle{margin-bottom:70px;font-size:26px}}@media (width<=610px){.howWeWork__subtitle{font-size:20px}}.howWeWork__content{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.howWeWork__steps{flex:1;position:relative}.howWeWork__steps:after{content:"";z-index:0;border-left:2px dashed #a0a0a0;width:0;position:absolute;top:50px;bottom:90px;left:24px}.howWeWork__step{z-index:1;width:534px;margin-bottom:40px;padding-left:60px;position:relative}.howWeWork__stepNumber{color:#fff;width:100px;height:100px;font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;background:#0070d1;border-radius:15%;justify-content:center;align-items:center;font-size:48px;display:flex;position:absolute;top:0;left:-25px}.howWeWork__stepContent{width:434px;margin-left:auto;padding-top:4px}.howWeWork__stepTitle{text-align:left;color:#000;text-transform:uppercase;font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;font-size:32px}.howWeWork__stepText{text-align:left;font-family:Roboto;font-weight:400;font-style:Regular;color:#000;font-size:18px}.howWeWork__wrapper-right-block{width:630px}.howWeWork__stats{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}.howWeWork__statCard{border-radius:12px;flex-direction:column;height:184px;padding:24px;display:flex;box-shadow:0 4px 25px #0003}.howWeWork__statCard--dark{color:#fff;background:#252525}.howWeWork__statCard--light{color:#000;background-color:#fff;border:1px solid #e0e0e0}.howWeWork__statValue{text-align:left;font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;color:#5eaccd;text-transform:uppercase;font-size:32px}.howWeWork__statDesc{font-family:Roboto;font-weight:400;font-style:Regular;text-align:left;font-size:18px}.howWeWork__btn{color:#fff;cursor:pointer;width:100%;max-width:630px;font-family:Roboto;font-weight:500;font-style:Medium;background:#0070d1;border:none;height:56px;margin:30px auto 0;font-size:18px;transition:background-color .3s}.howWeWork__btn:hover{background-color:#1a4bb4}@media (width<=1700px){.howWeWork__container{width:100%;max-width:1700px;padding:0 30px}.howWeWork__inner{width:100%;max-width:1400px}.howWeWork__content{gap:clamp(30px,4vw,80px)}.howWeWork__steps{min-width:0}.howWeWork__step{width:100%;max-width:534px}.howWeWork__stepContent{width:calc(100% - 60px);max-width:434px}.howWeWork__wrapper-right-block{width:100%;min-width:0;max-width:630px}.howWeWork__stats{width:100%}.howWeWork__btn{max-width:630px}}@media (width<=1200px){.howWeWork{padding:60px 0}.howWeWork__container{padding:0 25px}.howWeWork__content{gap:30px}.howWeWork__step{max-width:480px}.howWeWork__stepContent{max-width:380px}.howWeWork__wrapper-right-block{max-width:560px}.howWeWork__statCard{height:170px;padding:20px}}@media (width<=900px){.howWeWork{padding:50px 0}.howWeWork__container{width:100%;padding:0 20px}.howWeWork__inner{width:100%}.howWeWork__content{flex-direction:column;align-items:center;gap:50px}.howWeWork__steps{width:100%;max-width:630px}.howWeWork__step{width:100%;max-width:100%}.howWeWork__stepContent{width:calc(100% - 60px);max-width:none}.howWeWork__wrapper-right-block{width:100%;max-width:630px}.howWeWork__stats{grid-template-rows:auto;grid-template-columns:1fr 1fr}.howWeWork__btn{max-width:100%}}@media (width<=950px){.howWeWork__stepTitle{font-size:26px}}@media (width<=610px){.howWeWork__stepTitle{font-size:20px}}@media (width<=600px){.howWeWork{padding:40px 0}.howWeWork__header{margin-bottom:40px}.howWeWork__content{gap:40px}.howWeWork__step{margin-bottom:35px;padding-left:50px}.howWeWork__stepNumber{width:64px;height:64px;font-size:36px;left:-7px}.howWeWork__container{padding:0 20px}.howWeWork__stepContent{width:calc(100% - 20px)}.howWeWork__stepText{font-size:16px}.howWeWork__stats{grid-template-columns:1fr}.howWeWork__statCard{height:auto;min-height:150px}.howWeWork__statValue{font-size:30px}.howWeWork__statDesc{font-size:16px}.howWeWork__btn{height:52px;font-size:16px}}.reviews{background:#252525;padding:60px 0}.reviews__container{text-align:center;max-width:1700px;margin:0 auto;padding:0 20px}.reviews__title{color:#fff;text-transform:uppercase;margin-bottom:20px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:48px;font-weight:400}@media (width<=950px){.reviews__title{font-size:36px}}@media (width<=610px){.reviews__title{font-size:30px}}@media (width<=500px){.reviews__title{font-size:24px}}.reviews__subtitle{color:#5eaccd;text-transform:uppercase;margin-bottom:60px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:32px;font-weight:400}@media (width<=950px){.reviews__subtitle{font-size:26px}}@media (width<=610px){.reviews__subtitle{font-size:20px}}.reviews__slider-wrapper{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:0 10px;position:relative}.reviews__swiper{width:100%;overflow:visible}.reviews__slide{height:auto;display:flex}.reviews__card{box-sizing:border-box;text-align:left;background-color:#fff;border-radius:16px;flex-direction:column;width:100%;min-height:340px;display:flex;box-shadow:0 10px 24px #0000001f}.reviews__card-inner{box-sizing:border-box;flex-direction:column;height:100%;padding:24px;display:flex}.reviews__card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.reviews__wrapper-block{align-items:center;display:flex}.reviews__avatar{background-color:#e0e0e0;background-image:url(/assets/reviews-DmWfys7J.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.reviews__card-wrapper{flex-direction:column;margin-left:12px;display:flex}.reviews__name{color:#111;margin:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:600}.reviews__company{color:#666;margin:2px 0 0;font-family:Roboto,sans-serif;font-size:14px;font-weight:400}.reviews__rating-img{width:100px;height:auto;display:block}.reviews__card-body{flex-direction:column;flex-grow:1;justify-content:space-between;margin-bottom:16px;display:flex}.reviews__text{color:#333;margin:0;font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.5}.reviews__text--truncated{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.reviews__toggle{cursor:pointer;color:#888;background:0 0;border:none;align-self:flex-start;margin-top:8px;padding:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;text-decoration:underline;transition:color .2s}.reviews__toggle:hover{color:#0069d3}.reviews__card-footer{border-top:1px solid #f0f0f0;margin-top:auto;padding-top:14px}.reviews__link{color:#2563eb;font-family:Roboto,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s}.reviews__link:hover{color:#1d4ed8;text-decoration:underline}.reviews__nav{z-index:10;color:#111;cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #0000002e}.reviews__nav:hover{background-color:#f8f8f8;box-shadow:0 6px 18px #0000003d}.reviews__nav:active{transform:translateY(-50%)scale(.94)}.reviews__nav--prev{left:-24px}.reviews__nav--next{right:-24px}.reviews__nav.swiper-button-disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.reviews__btn--all{cursor:pointer;color:#fff;background:0 0;border:3px solid #5eaccd;border-radius:15px;width:250px;height:56px;margin-top:48px;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;transition:background-color .2s,color .2s}.reviews__btn--all:hover{color:#fff;background-color:#5eaccd}@media (width<=1024px){.reviews__nav--prev{left:-12px}.reviews__nav--next{right:-12px}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.project-step{background:var(--light,#fff);padding:80px 0}.project-step__title{font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;color:#000;text-transform:uppercase;font-size:48px}@media (width<=950px){.project-step__title{font-size:36px}}@media (width<=610px){.project-step__title{font-size:30px}}@media (width<=500px){.project-step__title{font-size:24px}}.project-step__sub{font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;text-transform:uppercase;color:#0070d1;margin-bottom:60px;font-size:32px}@media (width<=950px){.project-step__sub{font-size:26px}}@media (width<=610px){.project-step__sub{font-size:20px}}.project-step__layout{justify-content:center;align-items:center;gap:60px;margin:0 auto;display:flex}.project-step__photo img{object-fit:cover;border-radius:15px;width:380px;height:304px}@media (width<=910px){.project-step__form{margin-right:50px}.project-step__photo img{display:none}}@media (width<=560px){.project-step__layout{max-width:100%}}@media (width<=480px){.project-step__input,.project-step__submit{width:350px;height:48px}}@media (width<=400px){.project-step__input{width:340px}.project-step__form{margin-right:80px}.project-step__submit{width:300px;margin:30px auto 0}}@media (width<=386px){.project-step__input{width:330px}}@media (width<=376px){.project-step__input{width:300px}}@media (width<=350px){.project-step__input{width:270px}.project-step__submit{width:240px}}.ticker-section{background:var(--light,#fff);padding:150px 0}.ticker-section__title{font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;color:#000;text-align:center;text-transform:uppercase;margin-bottom:50px;font-size:48px}@media (width<=950px){.ticker-section__title{font-size:36px}}@media (width<=610px){.ticker-section{padding:80px 0}.ticker-section__title{font-size:30px}}@media (width<=500px){.ticker-section__title{font-size:24px}}@media (width<=450px){.ticker-section{padding:60px 0 50px}}.ticker-wrap{margin-bottom:0;overflow:hidden}.ticker{background:var(--blue2,#0070d1);align-items:center;height:150px;margin-bottom:50px;display:flex;overflow:hidden}.ticker+.ticker{margin-bottom:0}.ticker__row{white-space:nowrap;will-change:transform;align-items:center;gap:40px;animation:25s linear infinite ticker-move;display:flex}.ticker__row--2{animation-duration:30s;animation-direction:reverse}.ticker__row span{color:#fff;font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;flex-shrink:0;font-size:32px}@media (width<=950px){.ticker{height:100px}.ticker__row span{font-size:26px}}@media (width<=610px){.ticker{height:50px;margin-bottom:30px}.ticker__row span{font-size:20px}}@keyframes ticker-move{0%{transform:translate(0)}to{transform:translate(-50%)}}.container{flex-direction:column;align-items:center;max-width:100%;display:flex}.team{background:#252525;padding:100px 20px}.team__title{color:#fff;text-align:center;text-transform:uppercase;margin:0 0 20px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:clamp(38px,3vw,48px);font-style:normal;font-weight:400;line-height:1.05}@media (width<=950px){.team__title{font-size:36px}}@media (width<=610px){.team__title{font-size:30px}}@media (width<=500px){.team__title{font-size:24px}}.team__subtitle{color:#5eaccd;text-align:center;text-transform:uppercase;width:100%;max-width:1215px;margin:0 auto 100px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:1.1}.team__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:40px 30px;width:100%;max-width:1450px;margin:0 auto;display:grid}.tm{box-sizing:border-box;border:2px solid #3d3d3d;flex-direction:column;width:100%;min-width:0;height:100%;display:flex}.tm__content{box-sizing:border-box;flex-direction:column;height:100%;padding:30px;display:flex}.tm__img{object-fit:cover;background-color:#d9d9d9;background-position:50%;background-size:cover;border-radius:15px;flex-shrink:0;width:100%;height:270px;margin-bottom:25px}.tm__photo img{object-fit:cover;width:100%;height:100%;display:block}.tm__name{color:#fff;text-transform:uppercase;text-align:left;margin-bottom:10px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:clamp(27px,2vw,32px);font-style:normal;font-weight:400;line-height:1.05}.tm__stack{color:#fff;text-align:left;margin-bottom:15px;font-family:Roboto,sans-serif;font-size:clamp(18px,1.4vw,22px);font-style:normal;font-weight:600;line-height:1.3}.tm__description{flex-direction:column;flex:1;min-height:0;display:flex}.tm__desc{color:#fff;text-align:left;-webkit-line-clamp:7;-webkit-box-orient:vertical;margin:0;font-family:Roboto,sans-serif;font-size:clamp(16px,1.15vw,18px);font-style:normal;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.tm__description.is-expanded .tm__desc{-webkit-line-clamp:unset;display:block;overflow:visible}.tm__hl{color:#5eaccd;display:inline}.tm__read-more{color:#5eaccd;cursor:pointer;text-align:left;background:0 0;border:none;width:fit-content;margin-top:10px;padding:0;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;transition:opacity .2s;display:block}.tm__read-more:hover{opacity:.75}.tm__btn{cursor:pointer;color:#000;background:#5eaccd;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:48px;margin-top:25px;padding:0;font-family:Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:500;text-decoration:none;transition:filter .2s,transform .2s;display:flex}.tm__btn:hover{filter:brightness(1.1)}.tm__btn:active{transform:translateY(1px)}@media (width<=1450px){.team{padding:80px 20px}.team__grid{gap:30px 20px}.tm__content{padding:25px}}@media (width<=1200px){.team{padding:70px 20px}.team__subtitle{margin-bottom:70px}.team__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=950px){.team{padding:60px 20px}.team__subtitle{margin-bottom:60px;font-size:26px}.team__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;max-width:950px}.tm__content{padding:20px}}@media (width<=650px){.team{padding:50px 15px}.team__subtitle{margin-bottom:45px;font-size:20px}.team__grid{grid-template-columns:1fr;gap:25px;width:100%;max-width:450px}.tm{width:100%}.tm__content{padding:20px}.tm__name{font-size:30px}.tm__stack{font-size:19px}.tm__desc{-webkit-line-clamp:7;font-size:16px}}@media (width<=450px){.team{padding:40px 12px}.team__subtitle{margin-bottom:35px}.team__grid{gap:20px}.tm__content{padding:15px}.tm__name{font-size:20px}.tm__stack{font-size:18px}.tm__desc{font-size:16px}.tm__btn{height:48px;font-size:17px}}.dev-popup-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.dev-popup-content{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:480px;padding:24px;position:relative;box-shadow:0 10px 30px #0000004d}.dev-popup-close{color:#333;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:28px;line-height:1;position:absolute;top:12px;right:16px}.dev-popup-close:hover{color:#d9534f}.dev-popup-title{color:#2c3e50;margin:0 0 16px;font-size:22px}.dev-popup-text{color:#555;margin:8px 0;line-height:1.5}.dev-popup-text.bold{color:#2c3e50;font-weight:600}.dev-popup-contact{color:#444;margin-top:20px;font-size:15px}.dev-popup-contact strong{color:#007bff;font-weight:700}.dev-popup-btn{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:6px;margin-top:24px;padding:12px 28px;font-size:16px;transition:background .2s}.dev-popup-btn:hover{background-color:#0056b3}.phone{white-space:nowrap}@font-face{font-family:Open Sans;src:url("./assets/fonts/Open_Sans/ofont.ru_Open Sans.ttf")format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(./assets/fonts/Roboto/Roboto.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(./assets/fonts/Roboto/Roboto-Italic.ttf)format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Bebas Neue Cyrillic;src:url("./assets/fonts/Bebas_Neue_Cyrillic/ofont.ru_Bebas Neue.ttf")format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Thin.otf)format("opentype");font-weight:100;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-ExtraLight.otf)format("opentype");font-weight:200;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Light.otf)format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Regular.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Medium.otf)format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-SemiBold.otf)format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Bold.otf)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-ExtraBold.otf)format("opentype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Black.otf)format("opentype");font-weight:900;font-style:normal}body{--font-family:"Roboto", sans-serif;--second-family:"Bebas Neue Cyrillic", sans-serif;--third-family:"Open Sans", sans-serif;--font3:"Inter", sans-serif;font-family:var(--font-family);color:var(--text);background:#a4f589;justify-content:center;align-items:center;line-height:1.5;display:flex}.root{background:#fff;justify-content:center;max-width:1700px;margin:0 auto;display:flex}.page{max-width:100vw}@media (width<=767px){.hero{background-position:50%;background-size:cover}}@media (width<=1024px){.hero-container{text-align:center;flex-direction:column}.hero-image{width:100%;height:300px;margin-top:24px}}@media (width<=768px){.services-grid{grid-template-columns:1fr}}.hero{background-position:50%;background-size:cover;min-height:700px;position:relative;overflow:hidden}.hero__container{box-sizing:border-box;align-items:center;width:100%;max-width:1400px;min-height:700px;margin:0 auto;padding:180px 30px 80px;display:flex}.hero__content{max-width:650px}.hero__breadcrumbs{margin-bottom:24px}.hero__title{color:#fff;font-family:var(--second-family);text-transform:uppercase;text-align:left;margin:0 0 20px;font-size:56px;font-style:normal;font-weight:400;line-height:.95}.hero__title span{color:#5eaccd;display:block}.hero__text{color:#fff;text-align:left;max-width:620px;margin:0 0 30px;font-family:Roboto,sans-serif;font-size:20px;font-weight:400;line-height:1.2}.hero__buttons{align-items:center;gap:18px;display:flex}.hero__button{color:#000;cursor:pointer;background:linear-gradient(#4bafd9 0%,#2d7c9d 100%),radial-gradient(51% 100% at 51% 0,#ffffff59 0%,#0000000d 100%);border:none;border-radius:10px;width:250px;height:55px;font-family:Roboto,sans-serif;font-size:18px}.hero__button--outline{color:#fff;background:0 0;border:2px solid #5eaccd}@media (width<=1200px){.hero__container{padding-top:170px;padding-left:40px}.hero__title{font-size:50px}}@media (width<=1100px){.hero__container{padding-top:10px;padding-left:40px}.hero__content{max-width:600px}.hero__container_padding{margin-top:-50px}}@media (width<=768px){.hero{min-height:650px}.hero__container{align-items:flex-start;padding:170px 25px 50px}.hero__content{max-width:600px}.hero__title{font-size:44px;line-height:.98}.hero__text{margin-bottom:20px;font-size:16px}}@media (width<=580px){.hero__title{font-size:26px;line-height:.98}.hero__button{width:185px;height:48px;font-size:16px}.hero__button--outline,a.hero__button--outline{width:180px;height:48px;font-size:16px}}@media (width<=550px){.hero__container{margin-top:75px;padding:0 15px}}@media (width<=440px){.hero__container{margin-top:65px;padding:0}}@media (width<=344px){.hero__container{margin-top:52px;padding:0}}@media (width<=440px){.hero{background-position:50%}.hero__container{padding:5px 10px 0}.hero__content{width:100%}.hero__title{max-width:350px;margin-bottom:12px;line-height:1.05}.hero__title span{display:inline}.hero__text{max-width:350px;margin-bottom:15px;line-height:1.12}.hero__buttons{gap:17px;width:100%}.hero__button{width:163px;height:44px;font-size:14px}}.breadcrumbs__separator{color:#64748b;margin-left:8px}.breadcrumbs{width:100%;display:block}.breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:6px;margin:50px 0 0;padding:0;list-style:none;display:flex}.breadcrumbs__item{align-items:center;font-family:Roboto,sans-serif;font-size:14px;display:inline-flex}.breadcrumbs__link{color:#94a3b8;text-decoration:none;transition:color .2s}.breadcrumbs__link:hover{color:#5eaccd}.breadcrumbs__separator{color:#64748b;margin:0 4px}.breadcrumbs__current{color:#fff;font-weight:500}.services{max-width:1700px;margin:0 auto;padding:64px 24px 150px}.services__header{text-align:center;margin-bottom:48px}.services__title{text-transform:uppercase;font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;color:#000;margin:60px 0 80px;font-size:48px}.services__title span{color:#2563eb}.services__categories{flex-direction:column;gap:60px;max-width:1400px;margin:0 auto;display:flex}.services__category-title{font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;color:#000;text-transform:uppercase;text-align:left;margin-bottom:24px;font-size:36px}.services__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.services__card{box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:30px;flex-direction:column;gap:16px;width:100%;padding:38px;display:flex;box-shadow:0 4px 25px #0003}@media (width<=750px){.services__card{max-width:100vw}}@media (width<=650px){.services__card{padding:20px}}.services__icon-wrapper{align-items:center;display:flex}.services__icon{object-fit:contain;width:48px;height:48px;display:block}.services__subtitle{font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;text-transform:uppercase;text-align:left;color:#000;margin-bottom:8px;font-size:32px}@media (width<=950px){.services__subtitle{font-size:26px}}@media (width<=610px){.services__subtitle{font-size:20px}}.services__desc{font-family:Roboto;font-weight:400;font-style:Regular;text-align:left;color:#00000080;flex-grow:1;font-size:18px}@media (width<=550px){.services__desc{font-size:16px}}.services__price-block{margin-top:auto}.services__price{font-family:Bebas Neue Cyrillic;font-weight:400;font-style:Regular;text-align:left;color:#000;margin-bottom:8px;font-size:32px}@media (width<=950px){.services__price{font-size:26px}}@media (width<=610px){.services__price{font-size:20px}}.services__btn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:15px;width:100%;height:48px;margin-top:16px;padding:12px;font-size:18px;font-weight:600}.howWeWork__btn_size{height:56px;margin-top:50px}@media (width<=1210px){.services__grid{grid-template-columns:repeat(auto-fit,minmax(500px,2fr));gap:20px}}@media (width<=1080px){.services__grid{grid-template-columns:repeat(auto-fit,minmax(400px,2fr))}}@media (width<=880px){.services__grid{grid-template-columns:repeat(auto-fit,minmax(300px,2fr))}}@media (width<=750px){.services__grid{grid-template-columns:repeat(auto-fit,minmax(700px,1fr))}.services{padding:64px 0 150px}}@media (width<=950px){.services__title{font-size:36px}.services__category-title{font-size:28px}}@media (width<=610px){.services{padding:32px 16px}.services__title{margin:60px 0;font-size:30px}.services__category-title{font-size:22px}.services__grid{grid-template-columns:1fr}}@media (width<=500px){.services__title{margin:40px 0 24px;font-size:24px}}.contact-section{background-color:#fff;width:100%;padding:80px 20px}.contact-section__container{max-width:1400px;margin:0 auto}.contact-section__title{text-align:center;color:#000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:50px;font-family:Bebas Neue Cyrillic,Bebas Neue,sans-serif;font-size:48px;font-weight:400}.contact-section__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.contact-card{background:#fff;border:1px solid #fff;border-radius:16px;flex-direction:column;min-height:180px;padding:32px 28px;display:flex;box-shadow:0 4px 25px #0003}.contact-link{color:inherit;cursor:pointer;text-decoration:none;transition:opacity .2s}.contact-link:hover{opacity:.8;text-decoration:underline}.contact-card__line{margin:4px 0;line-height:1.4}.contact-card__title{white-space:nowrap;color:#000;text-transform:uppercase;margin:0 0 20px;font-family:Bebas Neue Cyrillic,Bebas Neue,sans-serif;font-size:24px;font-weight:400;line-height:1.2}.contact-card__info{flex-direction:column;gap:6px;margin-top:auto;display:flex}.contact-card__info p{color:#1a1a1a;margin:0;font-family:Roboto,sans-serif;font-size:16px;line-height:1.4}@media (width<=1100px){.contact-section__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=950px){.contact-section__title{font-size:36px}}@media (width<=610px){.contact-section__title{font-size:30px}}@media (width<=500px){.contact-section__title{font-size:24px}}@media (width<=600px){.contact-section{padding:50px 16px}.contact-section__title{margin-bottom:30px}.contact-section__grid{grid-template-columns:1fr;gap:16px}.contact-card{min-height:auto;padding:24px 20px}.contact-card__title{margin-bottom:14px;font-size:20px}.contact-card__info p{font-size:15px}}@font-face{font-family:Open Sans;src:url("./assets/fonts/Open_Sans/ofont.ru_Open Sans.ttf")format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(./assets/fonts/Roboto/Roboto.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(./assets/fonts/Roboto/Roboto-Italic.ttf)format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Bebas Neue Cyrillic;src:url("./assets/fonts/Bebas_Neue_Cyrillic/ofont.ru_Bebas Neue.ttf")format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Thin.otf)format("opentype");font-weight:100;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-ExtraLight.otf)format("opentype");font-weight:200;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Light.otf)format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Regular.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Medium.otf)format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-SemiBold.otf)format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Bold.otf)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-ExtraBold.otf)format("opentype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(./assets/fonts/Inter/Inter-Black.otf)format("opentype");font-weight:900;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}body{--font-family:"Roboto", sans-serif;--second-family:"Bebas Neue Cyrillic", sans-serif;--third-family:"Open Sans", sans-serif;--font3:"Inter", sans-serif;font-family:var(--font-family);color:var(--text);width:100%;line-height:1.5}.root{background:#fff;flex-direction:column;justify-content:center;width:100%;max-width:1700px;margin:0 auto;display:flex}.servicespage__banner-header{background-image:url(/assets/footer-background-8JTEsDeI.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:800px}@media (width<=1100px){.servicespage__banner-header{height:550px}}.footer_container{z-index:999;background-image:url(/assets/footer-background-8JTEsDeI.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:787px;position:relative}@media (width<=1024px){.hero-container{text-align:center;flex-direction:column}.hero-image{width:100%;height:300px;margin-top:24px}}@media (width<=768px){.services-grid{grid-template-columns:1fr}}@media (width<=767px){.hero{background-position:50%;background-size:cover}}.cases-hero{background-position:50%;background-size:cover;min-height:700px;position:relative;overflow:hidden}.cases-hero__container{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1400px;min-height:700px;margin:0 auto;padding:220px 30px 80px;display:flex}.cases-hero__breadcrumbs{z-index:2;width:100%;margin-bottom:24px;position:relative}.cases-hero__content{max-width:850px}.cases-hero__title{color:#fff;font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);text-transform:uppercase;text-align:left;letter-spacing:normal;max-width:100%;margin:0 0 24px;font-size:56px;font-weight:400;line-height:1}.cases-hero__title span{color:#5eaccd;display:block}.cases-hero__text{color:#fff;text-align:left;max-width:620px;margin:0 0 35px;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:1.4}.cases-hero__buttons{align-items:center;gap:18px;display:flex}.cases-hero__button,a.cases-hero__button{color:#000;cursor:pointer;box-sizing:border-box;background:#5eaccd;border:none;border-radius:10px;justify-content:center;align-items:center;width:200px;height:55px;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-flex}.cases-hero__button:hover{background:#4a9bbd}.cases-hero__button--outline,a.cases-hero__button--outline{color:#fff;background:0 0;border:2px solid #5eaccd}.cases-hero__button--outline:hover{background:#5eaccd1a}@media (width<=1200px){.cases-hero__container{padding-top:220px;padding-left:40px;padding-right:40px}.cases-hero__title{font-size:48px}}@media (width<=1100px){.cases-hero__container{padding-top:120px;padding-left:40px;padding-right:40px}}@media (width<=768px){.cases-hero{min-height:550px}.cases-hero__container{min-height:550px;padding:130px 25px 50px}.cases-hero__breadcrumbs{margin-bottom:20px}.cases-hero__content{max-width:100%}.cases-hero__title{font-size:38px;line-height:1.05}.cases-hero__text{font-size:16px}}@media (width<=390px){.cases-hero{min-height:auto}.cases-hero__container{min-height:auto;padding:100px 15px 40px}.cases-hero__breadcrumbs{margin-bottom:16px}.cases-hero__title{margin-bottom:16px;font-size:26px;line-height:1.1}.cases-hero__text{margin-bottom:20px;font-size:14px;line-height:1.3}.cases-hero__buttons{gap:12px;width:100%}.cases-hero__button,a.cases-hero__button{width:100%;height:48px;font-size:15px}}.case-detail{background-color:#fff;width:100%}.case-detail__container{box-sizing:border-box;flex-direction:column;width:100%;max-width:1240px;height:100%;margin:0 auto;padding:0 30px;display:flex}.case-detail__hero{color:#fff;background-position:100%;background-repeat:no-repeat;background-size:cover;width:100%;height:620px;position:relative}.case-detail__hero-overlay{box-sizing:border-box;background:linear-gradient(90deg,#000000a6 0%,#00000059 50%,#0000001a 100%);width:100%;height:100%;padding:30px 0 50px}.case-detail__top-bar{justify-content:space-between;align-items:center;width:100%;display:flex}.case-detail__brand{align-items:center;gap:10px;display:flex}.case-detail__logo-img{width:auto;height:28px}.case-detail__logo-text{font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);letter-spacing:1.5px;font-size:24px;font-weight:400}.case-detail__close-btn{color:#fff;cursor:pointer;opacity:.85;font-size:28px;line-height:1;text-decoration:none;transition:opacity .2s}.case-detail__close-btn:hover{opacity:1}.case-detail__breadcrumbs-wrapper{opacity:.7;margin-top:10px;font-size:13px}.case-detail__hero-content{max-width:480px;margin-top:auto}.case-detail__title{font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);text-transform:uppercase;letter-spacing:.02em;white-space:pre-line;margin-bottom:35px;font-size:42px;font-weight:400;line-height:1.05}.case-detail__stats{gap:16px;display:flex}.case-detail__stat-card{-webkit-backdrop-filter:blur(12px);box-sizing:border-box;background:#ffffff2e;border:1px solid #ffffff40;border-radius:12px;min-width:140px;padding:16px 22px}.case-detail__stat-value{font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);font-size:32px;font-weight:700;line-height:1;display:block}.case-detail__stat-label{font-family:var(--font3,"Inter", sans-serif);color:#ffffffd9;margin-top:6px;font-size:12px;line-height:1.2;display:block}.case-detail__info{color:#111;background-color:#fff;padding:90px 20px}.case-detail__content-container{text-align:center;max-width:760px;margin:0 auto}.case-detail__block{margin-bottom:60px}.case-detail__block:last-child{margin-bottom:0}.case-detail__section-title{font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);letter-spacing:.04em;text-transform:uppercase;color:#000;margin-bottom:24px;font-size:32px;font-weight:400}.case-detail__text{font-family:var(--font3,"Inter", sans-serif);color:#222;max-width:680px;margin:0 auto;font-size:14px;line-height:1.7}.case-detail__list{font-family:var(--font3,"Inter", sans-serif);text-align:left;color:#222;margin:0 auto;padding-left:0;font-size:14px;line-height:1.8;list-style-type:disc;display:inline-block}.case-detail__list li{margin-bottom:12px}.case-detail__list strong{color:#000;font-weight:700}.case-detail__contacts-steps{color:#000;text-align:center;background-color:#f7f9fa;padding:70px 0}.case-detail__step-title{font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);text-transform:uppercase;letter-spacing:.02em;margin-bottom:40px;font-size:28px;font-weight:400}.case-detail__cards-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:40px;display:grid}.case-detail__card{text-align:left;background:#fff;border-radius:12px;padding:24px 20px;box-shadow:0 4px 15px #0000000a}.case-detail__card h3{font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);letter-spacing:.03em;margin-bottom:10px;font-size:18px}.case-detail__card p{color:#666;margin:4px 0;font-size:13px}.case-detail__subtext{font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);letter-spacing:.02em;font-size:24px}.case-detail__subtext span{color:#08c}@media (width<=768px){.case-detail__hero{height:auto;min-height:500px}.case-detail__title{font-size:30px}.case-detail__stats{flex-direction:column;gap:12px}.case-detail__stat-card{width:100%}.case-detail__info{padding:50px 16px}}.about-hero{background-image:url(/assets/footer-background-8JTEsDeI.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:700px;position:relative;overflow:hidden}.about-hero__container{box-sizing:border-box;z-index:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1400px;min-height:700px;margin:0 auto;padding:220px 30px 80px;display:flex;position:relative}.about-hero__breadcrumbs{z-index:2;width:100%;margin-bottom:24px;position:relative}.about-hero__content{max-width:850px}.about-hero__title{color:#fff;font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);text-transform:uppercase;text-align:left;letter-spacing:normal;max-width:100%;margin:0 0 24px;font-size:56px;font-weight:400;line-height:1}.about-hero__title span{color:#5eaccd;display:block}.about-hero__text{color:#fff;text-align:left;max-width:620px;margin:0 0 35px;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:1.4}.about-hero__buttons{align-items:center;gap:18px;display:flex}.about-hero__button,a.about-hero__button{color:#000;cursor:pointer;box-sizing:border-box;background:#5eaccd;border:none;border-radius:10px;justify-content:center;align-items:center;width:200px;height:55px;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-flex}.about-hero__button:hover{background:#4a9bbd}.about-hero__button--outline,a.about-hero__button--outline{color:#fff;background:0 0;border:2px solid #5eaccd}.about-hero__button--outline:hover{background:#5eaccd1a}@media (width<=1200px){.about-hero__container{padding-top:180px;padding-left:40px;padding-right:40px}.about-hero__title{font-size:48px}}@media (width<=768px){.about-hero{min-height:550px}.about-hero__container{min-height:550px;padding:130px 25px 50px}.about-hero__breadcrumbs{margin-bottom:20px}.about-hero__content{max-width:100%}.about-hero__title{font-size:38px;line-height:1.05}.about-hero__text{font-size:16px}}@media (width<=390px){.about-hero{min-height:auto}.about-hero__container{min-height:auto;padding:100px 15px 40px}.about-hero__breadcrumbs{margin-bottom:16px}.about-hero__title{margin-bottom:16px;font-size:26px;line-height:1.1}.about-hero__text{margin-bottom:20px;font-size:14px;line-height:1.3}.about-hero__buttons{gap:12px;width:100%}.about-hero__button,a.about-hero__button{width:100%;height:48px;font-size:15px}}.about-stats{box-sizing:border-box;background-color:#fff;width:100%;padding-top:50px}.about-stats__header{text-align:center;background-color:#fff;padding-bottom:40px}.about-stats__title{color:#000;font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:36px;font-weight:400}.about-stats__rows{flex-direction:column;width:100%;display:flex}.about-stats__row{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:45px 20px;display:flex}.about-stats__row--1{color:#000;background-color:#9ac5e8}.about-stats__row--2{color:#000;background-color:#63a4d8}.about-stats__row--3{color:#fff;background-color:#3b8cd2}.about-stats__row--4{color:#fff;background-color:#0073cb;padding:55px 20px}.about-stats__value{font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);margin-bottom:8px;font-size:52px;font-weight:400;line-height:1}.about-stats__label{font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);letter-spacing:.04em;text-transform:uppercase;font-size:20px;font-weight:400}.about-stats__footer-text{font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);letter-spacing:.05em;text-transform:uppercase;font-size:32px;font-weight:400}@media (width<=768px){.about-stats__title{font-size:28px}.about-stats__row{padding:30px 15px}.about-stats__value{font-size:40px}.about-stats__label{font-size:16px}.about-stats__footer-text{font-size:22px}}.about-page{color:#fff;background-color:#0b0f19;width:100%}.about-hero{background-position:50%;background-size:cover;min-height:650px;position:relative}.about-hero__container{max-width:1400px;margin:0 auto;padding:220px 30px 80px}.about-hero__breadcrumbs{margin-bottom:24px}.about-hero__title{font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);text-transform:uppercase;margin-bottom:20px;font-size:56px;line-height:1}.about-hero__title span{color:#5eaccd}.about-hero__text{color:#d1d5db;max-width:600px;margin-bottom:30px;font-family:Roboto,sans-serif;font-size:18px}.about-hero__buttons{gap:16px;display:flex}.about-hero__btn{color:#000;cursor:pointer;background:#5eaccd;border:none;border-radius:8px;width:180px;height:50px;font-weight:500}.about-hero__btn--outline{color:#fff;background:0 0;border:2px solid #5eaccd}.about-services{background:#121824;padding:80px 0}.about-services__container{max-width:1400px;margin:0 auto;padding:0 30px}.about-services__title{text-align:center;font-family:var(--second-family,"Bebas Neue Cyrillic", sans-serif);margin-bottom:8px;font-size:40px}.about-services__subtitle{text-align:center;color:#94a3b8;margin-bottom:50px}.about-services__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.about-services__card{background:#1a2232;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;padding:20px;display:flex}.about-services__card-img-placeholder{background:#2a3447;border-radius:8px;width:100%;height:140px;margin-bottom:16px}.about-services__card-title{font-family:var(--second-family,"Bebas Neue Cyrillic", sans-serif);margin-bottom:10px;font-size:22px}.about-services__card-text{color:#94a3b8;flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.4}.about-services__card-btn{color:#000;cursor:pointer;background:#5eaccd;border:none;border-radius:6px;padding:10px;font-weight:500}.about-portfolio{background:#181f2c;padding:80px 0}.about-portfolio__container{max-width:1400px;margin:0 auto;padding:0 30px}.about-portfolio__title{text-align:center;font-family:var(--second-family,"Bebas Neue Cyrillic", sans-serif);margin-bottom:8px;font-size:40px}.about-portfolio__subtitle{text-align:center;color:#94a3b8;margin-bottom:40px;font-size:14px}.about-portfolio__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.about-portfolio__card{background:#0f1522;border:1px solid #ffffff0d;border-radius:12px;height:280px;position:relative;overflow:hidden}.about-portfolio__card-img{background:#232d3f url(/assets/casesSection-images-1-D2LzXCec.jpg) 50%/cover;width:100%;height:100%}.about-portfolio__card-info{background:#000000b3;border-radius:6px;padding:6px 12px;font-size:12px;position:absolute;top:15px;left:15px}.about-portfolio__card--more{cursor:pointer;background:#111827;border:2px dashed #5eaccd;flex-direction:column;justify-content:center;align-items:center;display:flex}.about-portfolio__more-circle{color:#000;background:#5eaccd;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:12px;font-size:28px;display:flex}.about-ticker{background:#0073cb;flex-direction:column;gap:10px;padding:15px 0;display:flex;overflow:hidden}.about-ticker__line{white-space:nowrap;font-family:var(--second-family,"Bebas Neue Cyrillic", sans-serif);letter-spacing:.1em;font-size:24px}.about-ticker__line--1{background:#3b8cd2;padding:8px 0}.about-ticker__line--2{background:#0073cb;padding:8px 0}.about-steps{color:#000;background:#fff;padding:80px 0}.about-steps__container{max-width:1400px;margin:0 auto;padding:0 30px}.about-steps__title{text-align:center;font-family:var(--second-family,"Bebas Neue Cyrillic", sans-serif);margin-bottom:50px;font-size:38px}.about-steps__grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px;display:grid}.about-steps__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.about-steps__num{font-family:var(--second-family,"Bebas Neue Cyrillic", sans-serif);color:#5eaccd;font-size:32px}.about-steps__card h3{margin:10px 0;font-size:18px}.about-steps__card p{color:#64748b;font-size:14px;line-height:1.4}.about-steps__footer-note{text-align:center;font-family:var(--second-family,"Bebas Neue Cyrillic", sans-serif);font-size:28px}.about-steps__footer-note span{color:#0073cb}@media (width<=1024px){.about-services__grid,.about-portfolio__grid,.about-steps__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.about-services__grid,.about-portfolio__grid,.about-steps__grid{grid-template-columns:1fr}}.reviews-hero{background-image:linear-gradient(#0b0f19bf,#0b0f19bf),url(/assets/footer-background-8JTEsDeI.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:700px;position:relative;overflow:hidden}.reviews-hero__container{box-sizing:border-box;z-index:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1400px;min-height:700px;margin:0 auto;padding:220px 30px 80px;display:flex;position:relative}.reviews-hero__content{flex-direction:column;align-items:flex-start;width:100%;max-width:850px;display:flex}.reviews-hero__breadcrumbs{z-index:2;width:100%;margin-bottom:24px;display:block;position:relative}.reviews-hero__breadcrumbs *{position:relative}.reviews-hero__title{color:#fff;font-family:var(--second-family,"Bebas Neue Cyrillic", "Bebas Neue", sans-serif);text-transform:uppercase;text-align:left;margin:0 0 20px;font-size:56px;font-style:normal;font-weight:400;line-height:.95}.reviews-hero__title span{color:#5eaccd;display:block}.reviews-hero__text{color:#fff;text-align:left;max-width:620px;margin:0 0 30px;font-family:Roboto,sans-serif;font-size:20px;font-weight:400;line-height:1.2}.reviews-hero__buttons{align-items:center;gap:18px;display:flex}.reviews-hero__button,a.reviews-hero__button{color:#000;cursor:pointer;box-sizing:border-box;background:#5eaccd;border:none;border-radius:10px;justify-content:center;align-items:center;width:200px;height:55px;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-flex}.reviews-hero__button:hover{background:#4a9bbd}.reviews-hero__button--outline,a.reviews-hero__button--outline{color:#fff;background:0 0;border:2px solid #5eaccd}.reviews-hero__button--outline:hover{background:#5eaccd1a}@media (width<=1200px){.reviews-hero__container{padding-top:180px;padding-left:40px;padding-right:40px}.reviews-hero__title{font-size:50px}}@media (width<=768px){.reviews-hero{min-height:650px}.reviews-hero__container{min-height:650px;padding:150px 25px 50px}.reviews-hero__content{max-width:600px}.reviews-hero__title{font-size:44px;line-height:.98}.reviews-hero__text{font-size:18px}.reviews-hero__text br{display:none}}@media (width<=390px){.reviews-hero{min-height:auto}.reviews-hero__container{min-height:auto;padding:100px 15px 40px}.reviews-hero__content{width:100%}.reviews-hero__title{max-width:350px;margin-bottom:12px;font-size:24px;line-height:1.05}.reviews-hero__title span{display:inline}.reviews-hero__text{max-width:350px;margin-bottom:16px;font-size:14px;line-height:1.2}.reviews-hero__buttons{flex-direction:column;gap:12px;width:100%}.reviews-hero__button,a.reviews-hero__button{width:100%;height:48px;font-size:15px}}.reviews-page{color:#fff;background-color:#0b0f19;width:100%}.reviews-page .reviews-slider{background-color:#121824;padding:80px 0}.reviews-page .clients-ticker{background-color:#0f1522;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:40px 0}.reviews-page .step-contact{padding:80px 0}@media (width<=1024px){.reviews-page .reviews-slider{padding:60px 0}}@media (width<=768px){.reviews-page .reviews-slider{padding:40px 0}.reviews-page .clients-ticker{padding:30px 0}}.services-section{background-color:#f5f6f8;padding:60px 20px}.services-container{max-width:1400px;margin:0 auto}.services-title{text-align:center;color:#000;text-transform:uppercase;margin-bottom:50px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:48px;font-weight:400;line-height:1}.services-subtitle{text-align:center;color:#0070d1;text-transform:uppercase;margin-bottom:100px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:24px;font-weight:400}.services-grid{grid-template-columns:repeat(auto-fill,minmax(650px,1fr));gap:32px;display:grid}.service-card{background:#fff;border-radius:30px;flex-direction:column;width:100%;min-height:680px;padding:50px;display:flex;box-shadow:0 4px 25px #0003}.service-card__title{color:#000;text-align:left;text-transform:uppercase;margin:0 0 16px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:24px;font-weight:400;line-height:1.2}.service-card__description-wrap{flex-direction:column;flex-grow:1;margin-bottom:32px;display:flex}.service-card__description{color:#000;text-align:left;max-height:77px;margin:0 0 8px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.6;transition:max-height .4s ease-out;overflow:hidden}.service-card__description.expanded{max-height:500px}.service-card__details{flex-direction:column;margin-bottom:24px;display:flex}.service-card__features-title{text-transform:uppercase;color:#000;text-align:left;margin:0 0 16px;padding-bottom:8px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:24px;font-weight:400}.service-card__features-list{max-height:108px;margin:0 0 8px;padding:0;list-style:none;transition:max-height .4s ease-out;overflow:hidden}.service-card__features-list.expanded{max-height:500px}.service-card__feature{color:#000;text-align:left;margin:0 0 4px;padding:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.service-card__toggle-btn{cursor:pointer;text-align:left;color:#00000080;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;margin-top:4px;margin-bottom:4px;padding:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;transition:color .2s;display:flex}.service-card__toggle-btn:hover{color:#000}.service-card__arrow{font-size:10px;transition:transform .3s;display:inline-block}.service-card__footer{align-items:center;width:100%;margin-bottom:24px;padding-top:16px;display:flex}.service-card__price{color:#000;text-transform:uppercase;margin-right:15px;font-family:Bebas Neue Cyrillic,sans-serif;font-size:32px;font-weight:400}.service-card__duration{color:#00000080;font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.service-card__btn{color:#fff;cursor:pointer;text-transform:uppercase;background:#0070d1;border:none;border-radius:15px;width:100%;height:56px;padding:14px;font-family:Roboto,sans-serif;font-size:18px;font-weight:600;transition:background-color .2s,transform .2s}.service-card__btn:hover{background-color:#0052cc;transform:translateY(-1px)}@media (width<=1300px){.services-grid{grid-template-columns:repeat(auto-fill,minmax(580px,1fr))}}@media (width<=1024px){.services-grid{grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}}@media (width<=768px){.service-card__features-title{font-size:20px}.service-card__price{font-size:24px}.services-title{font-size:32px}.services-grid{grid-template-columns:1fr}.service-card{min-height:auto;padding:30px}.service-card__title{font-size:20px}.service-card__description,.service-card__features-list{max-height:none;overflow:visible}.service-card__toggle-btn{display:none}}@media (width<=480px){.service-card__btn{height:48px;font-size:16px}.services-section{padding:30px 16px}.services-title{font-size:24px}.service-card{padding:20px}.services-subtitle{margin-bottom:60px;font-size:20px}.service-card__footer{flex-direction:column;align-items:flex-start;gap:8px;margin-top:10px;padding-top:0}}@font-face{font-family:Open Sans;src:url(/assets/ofont.ru_Open%20Sans-Ccrut4iF.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/Roboto-BVEQUB9G.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/Roboto-Italic-Dw4d1Ibe.ttf)format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Bebas Neue Cyrillic;src:url(/assets/ofont.ru_Bebas%20Neue-heCqz2gI.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Thin-BV72749E.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraLight-CqKE1avU.otf)format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Light-C7ApItfE.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-Bsp27a9e.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-B-v0_u3u.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-CwNhtc02.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-hK9z93v7.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DtpuBgj5.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Black-BWytvfSf.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{--font-family:"Roboto", sans-serif;--second-family:"Bebas Neue Cyrillic", sans-serif;--third-family:"Open Sans", sans-serif;--font3:"Inter", sans-serif;font-family:var(--font-family);color:var(--text,#000);-webkit-font-smoothing:antialiased;font-smooth:always;text-rendering:optimizelegibility;font-variant-numeric:tabular-nums;margin:0;line-height:1.5}.root{background:#fff;flex-direction:column;width:100%;max-width:1700px;margin:0 auto;display:flex}.page{width:100%;max-width:100%}.page__banner-header{background-image:url(/assets/banner-main-page-Dd12iyWG.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:800px}@media (width<=1100px){.page__banner-header{background-image:url(/assets/banner-main-page-tablet-BdEmZ_fj.png);background-position:100%;background-repeat:no-repeat;background-size:cover;width:100%;height:650px}}.footer_container{background-image:url(/assets/footer-background-8JTEsDeI.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:787px;position:relative}@media (width<=1024px){.hero-container{text-align:center;flex-direction:column}.hero-image{width:100%;height:300px;margin-top:24px}}@media (width<=767px){.hero{background-position:50%;background-size:cover;height:290px}}@media (width<=768px){.services-grid{grid-template-columns:1fr}}
