.header[data-astro-cid-qmpwvs2w]{position:relative;width:100%;background:var(--color-bg);border-bottom:1px solid #ECEFF3;z-index:100}.header--sticky-clone[data-astro-cid-qmpwvs2w]{position:fixed;top:0;left:0;right:0;z-index:1000;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .3s ease-in-out,opacity .3s ease-in-out;box-shadow:0 4px 20px #0f192d0f}.header--sticky-clone[data-astro-cid-qmpwvs2w].header--sticky-visible{transform:translateY(0);opacity:1;pointer-events:auto}.header__inner[data-astro-cid-qmpwvs2w]{max-width:var(--container-max);margin:0 auto;height:80px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:40px}.header__logo[data-astro-cid-qmpwvs2w]{display:inline-flex;align-items:center;flex-shrink:0}.header__logo[data-astro-cid-qmpwvs2w] svg{display:block;height:38px;width:auto}.header__logo[data-astro-cid-qmpwvs2w] svg path{fill-rule:evenodd;clip-rule:evenodd}.header__right[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:20px;margin-left:auto}.header__phone-block[data-astro-cid-qmpwvs2w]{display:flex;flex-direction:column;align-items:flex-end;line-height:1.2;text-decoration:none}.header__phone-num[data-astro-cid-qmpwvs2w]{font-size:17px;font-weight:600;color:var(--color-ink);letter-spacing:.2px;white-space:nowrap;transition:color .2s ease}.header__phone-block[data-astro-cid-qmpwvs2w]:hover .header__phone-num[data-astro-cid-qmpwvs2w]{color:var(--color-accent)}.header__status[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:6px;margin-top:5px;font-size:13px;color:var(--color-muted)}.header__status[data-astro-cid-qmpwvs2w]:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 #22c55e8c;animation:pulse 2.2s infinite}@keyframes pulse{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}.header__cta[data-astro-cid-qmpwvs2w]{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 24px;background:var(--color-accent);color:#fff;font-size:15px;font-weight:600;border-radius:12px;white-space:nowrap;text-decoration:none;transition:background .2s ease,transform .15s ease}.header__cta[data-astro-cid-qmpwvs2w]:hover{background:var(--color-accent-dark)}.header__cta[data-astro-cid-qmpwvs2w]:active{transform:translateY(1px)}.header__icon-btn[data-astro-cid-qmpwvs2w]{display:none;align-items:center;justify-content:center;width:44px;height:44px;color:var(--color-ink);border-radius:10px;transition:background .2s ease,color .2s ease}.header__icon-btn[data-astro-cid-qmpwvs2w]:hover{background:#f2f5f9;color:var(--color-accent)}.header__icon-btn[data-astro-cid-qmpwvs2w] svg[data-astro-cid-qmpwvs2w]{width:22px;height:22px}.header__burger[data-astro-cid-qmpwvs2w]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;line-height:1;color:var(--color-ink);background:transparent;font-size:14px;font-weight:600;border-radius:999px;white-space:nowrap;border:0;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease}.header__burger[data-astro-cid-qmpwvs2w]:hover,.header__burger[data-astro-cid-qmpwvs2w]:focus-visible{background:#fff4ec;color:var(--color-accent);outline:none}.header__burger-icon[data-astro-cid-qmpwvs2w]{display:inline-flex;flex-direction:column;justify-content:center;gap:3px;width:18px;height:14px;flex-shrink:0}.header__burger-icon[data-astro-cid-qmpwvs2w] span[data-astro-cid-qmpwvs2w]{display:block;height:2px;width:100%;background:currentColor;border-radius:2px}.menu-overlay[data-astro-cid-qmpwvs2w]{position:fixed;inset:0;background:#0f192d59;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:9998}.menu-overlay[data-astro-cid-qmpwvs2w].is-open{opacity:1;visibility:visible}.menu[data-astro-cid-qmpwvs2w]{--menu-pad-x: 32px;position:fixed;top:0;right:0;height:100vh;height:100dvh;width:380px;max-width:100%;background:var(--color-bg);box-shadow:-8px 0 28px #0f192d14;transform:translate(100%);transition:transform .25s cubic-bezier(.22,.61,.36,1);z-index:9999;display:flex;flex-direction:column;padding:0 var(--menu-pad-x)}.menu[data-astro-cid-qmpwvs2w].is-open{transform:translate(0)}.menu__top[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;justify-content:space-between;padding:32px 0 8px;flex-shrink:0;min-height:56px}.menu__top[data-astro-cid-qmpwvs2w][hidden]{display:none}.menu__title[data-astro-cid-qmpwvs2w]{font-size:16px;font-weight:600;color:var(--color-ink)}.menu__back[data-astro-cid-qmpwvs2w]{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:var(--color-ink);background:none;border:0;cursor:pointer;font-family:inherit;padding:0;transition:color .2s ease}.menu__back[data-astro-cid-qmpwvs2w]:hover{color:var(--color-accent)}.menu__back[data-astro-cid-qmpwvs2w] svg[data-astro-cid-qmpwvs2w]{width:20px;height:20px}.menu__close[data-astro-cid-qmpwvs2w]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:-6px;border-radius:8px;background:none;border:0;cursor:pointer;color:var(--color-ink);transition:background .2s ease,color .2s ease}.menu__close[data-astro-cid-qmpwvs2w]:hover{background:#f2f5f9;color:var(--color-accent)}.menu__close[data-astro-cid-qmpwvs2w] svg[data-astro-cid-qmpwvs2w]{width:26px;height:26px}.menu__body[data-astro-cid-qmpwvs2w]{position:relative;flex:1;overflow:hidden}.menu__level[data-astro-cid-qmpwvs2w]{position:absolute;inset:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 0 16px;transition:transform .28s cubic-bezier(.22,.61,.36,1),opacity .22s ease}.menu__level--main[data-astro-cid-qmpwvs2w]{transform:translate(0);opacity:1}.menu__level--services[data-astro-cid-qmpwvs2w]{transform:translate(100%);opacity:0;pointer-events:none}.menu[data-astro-cid-qmpwvs2w][data-level=services] .menu__level--main[data-astro-cid-qmpwvs2w]{transform:translate(-24%);opacity:0;pointer-events:none}.menu[data-astro-cid-qmpwvs2w][data-level=services] .menu__level--services[data-astro-cid-qmpwvs2w]{transform:translate(0);opacity:1;pointer-events:auto}.menu__list[data-astro-cid-qmpwvs2w]{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.menu__list[data-astro-cid-qmpwvs2w]>li[data-astro-cid-qmpwvs2w]{margin:0;padding:0}.menu__item[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 0;font-family:inherit;font-size:19px;font-weight:600;line-height:1.3;color:var(--color-ink);background:transparent;border:0;border-bottom:1px solid #E5E7EB;text-align:left;text-decoration:none;cursor:pointer;transition:color .2s ease}.menu__list[data-astro-cid-qmpwvs2w]>li[data-astro-cid-qmpwvs2w]:first-child>.menu__item[data-astro-cid-qmpwvs2w]{border-top:1px solid #E5E7EB}.menu__item[data-astro-cid-qmpwvs2w]:hover,.menu__item[data-astro-cid-qmpwvs2w]:focus-visible{color:var(--color-accent);outline:none}.menu__chev[data-astro-cid-qmpwvs2w]{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--color-accent);flex-shrink:0}.menu__chev[data-astro-cid-qmpwvs2w] svg[data-astro-cid-qmpwvs2w]{width:18px;height:18px}.menu__bottom[data-astro-cid-qmpwvs2w]{flex-shrink:0;padding:20px 0 32px}.menu__phone[data-astro-cid-qmpwvs2w]{display:block;font-size:20px;font-weight:700;color:var(--color-ink);letter-spacing:.3px;text-decoration:none;transition:color .2s ease}.menu__phone[data-astro-cid-qmpwvs2w]:hover{color:var(--color-accent)}.menu__status[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:14px;color:var(--color-muted)}.menu__status[data-astro-cid-qmpwvs2w]:before{content:"";width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 #22c55e80;animation:pulse 2.2s infinite}.menu__cta[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;justify-content:center;width:100%;height:56px;margin-top:18px;background:var(--color-accent);color:#fff;font-size:16px;font-weight:600;border-radius:12px;text-decoration:none;transition:background .2s ease,transform .15s ease}.menu__cta[data-astro-cid-qmpwvs2w]:hover{background:var(--color-accent-dark)}.menu__cta[data-astro-cid-qmpwvs2w]:active{transform:translateY(1px)}@media(max-width:960px){.header__inner[data-astro-cid-qmpwvs2w]{height:68px;padding:0 18px;gap:12px}.header__logo[data-astro-cid-qmpwvs2w] svg{height:32px}.header__phone-block[data-astro-cid-qmpwvs2w],.header__cta[data-astro-cid-qmpwvs2w]{display:none}.header__burger[data-astro-cid-qmpwvs2w]{padding:10px;gap:0;background:transparent;color:var(--color-ink);border-radius:10px}.header__burger[data-astro-cid-qmpwvs2w]:hover,.header__burger[data-astro-cid-qmpwvs2w]:focus-visible{background:#f2f5f9;color:var(--color-accent)}.header__burger-icon[data-astro-cid-qmpwvs2w]{width:22px;height:16px;gap:4px}.header__burger-text[data-astro-cid-qmpwvs2w]{display:none}.header__icon-btn[data-astro-cid-qmpwvs2w]{display:inline-flex}.header__right[data-astro-cid-qmpwvs2w]{gap:4px}.menu[data-astro-cid-qmpwvs2w]{--menu-pad-x: 24px;width:min(420px,92%)}.menu__top[data-astro-cid-qmpwvs2w]{padding-top:28px}.menu__item[data-astro-cid-qmpwvs2w]{font-size:21px;padding:22px 0}.menu__bottom[data-astro-cid-qmpwvs2w]{padding-bottom:28px}}@media(max-width:380px){.header__inner[data-astro-cid-qmpwvs2w]{padding:0 14px}.header__logo[data-astro-cid-qmpwvs2w] svg{height:28px}.menu[data-astro-cid-qmpwvs2w]{--menu-pad-x: 20px}.menu__top[data-astro-cid-qmpwvs2w]{padding-top:24px}}body.menu-open{overflow:hidden}.order-modal[data-astro-cid-ze5ig43a]{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:20px}.order-modal[data-astro-cid-ze5ig43a].is-open{display:flex}.order-modal__overlay[data-astro-cid-ze5ig43a]{position:absolute;inset:0;background:#0f192d8c;animation:orderFadeIn .2s ease}.order-modal__panel[data-astro-cid-ze5ig43a]{position:relative;width:100%;max-width:460px;max-height:100%;overflow-y:auto;background:var(--color-bg);border-radius:20px;padding:36px 32px 28px;box-shadow:0 24px 64px #0f192d2e;animation:orderSlideUp .25s cubic-bezier(.22,.61,.36,1)}@keyframes orderFadeIn{0%{opacity:0}to{opacity:1}}@keyframes orderSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.order-modal__close[data-astro-cid-ze5ig43a]{position:absolute;top:14px;right:14px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:8px;color:var(--color-muted);cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease}.order-modal__close[data-astro-cid-ze5ig43a]:hover{background:#f2f5f9;color:var(--color-ink)}.order-modal__close[data-astro-cid-ze5ig43a] svg[data-astro-cid-ze5ig43a]{width:22px;height:22px}.order-modal__state[data-astro-cid-ze5ig43a][hidden]{display:none}.order-modal__title[data-astro-cid-ze5ig43a]{margin:0 0 8px;font-size:24px;font-weight:700;line-height:1.2;color:var(--color-ink);letter-spacing:-.02em}.order-modal__subtitle[data-astro-cid-ze5ig43a]{margin:0 0 20px;font-size:15px;line-height:1.5;color:var(--color-muted)}.order-form[data-astro-cid-ze5ig43a]{display:flex;flex-direction:column;gap:14px}.order-form__field[data-astro-cid-ze5ig43a]{display:flex;flex-direction:column;gap:6px}.order-form__label[data-astro-cid-ze5ig43a]{font-size:14px;font-weight:500;color:var(--color-ink)}.order-form__required[data-astro-cid-ze5ig43a]{color:var(--color-accent)}.order-form__input[data-astro-cid-ze5ig43a]{width:100%;height:48px;padding:0 16px;background:#f5f7fa;border:1px solid transparent;border-radius:10px;font-family:inherit;font-size:16px;color:var(--color-ink);transition:border-color .2s ease,background .2s ease;-webkit-appearance:none;appearance:none}.order-form__input[data-astro-cid-ze5ig43a]::placeholder{color:#9ca3af}.order-form__input[data-astro-cid-ze5ig43a]:focus{outline:none;background:var(--color-bg);border-color:var(--color-accent)}.order-form__input[data-astro-cid-ze5ig43a].is-error{border-color:#ef4444;background:#fef2f2}.order-form__error[data-astro-cid-ze5ig43a]{display:none;font-size:13px;color:#ef4444;line-height:1.3}.order-form__error[data-astro-cid-ze5ig43a].is-visible{display:block}.order-form__honeypot[data-astro-cid-ze5ig43a]{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.order-form__submit[data-astro-cid-ze5ig43a]{display:flex;align-items:center;justify-content:center;width:100%;height:56px;margin-top:6px;background:var(--color-accent);color:#fff;font-family:inherit;font-size:16px;font-weight:600;border:0;border-radius:12px;cursor:pointer;text-decoration:none;transition:background .2s ease,transform .15s ease}.order-form__submit[data-astro-cid-ze5ig43a]:hover{background:var(--color-accent-dark)}.order-form__submit[data-astro-cid-ze5ig43a]:active{transform:translateY(1px)}.order-form__submit[data-astro-cid-ze5ig43a]:disabled{opacity:.6;cursor:not-allowed;transform:none}.order-form__agreement[data-astro-cid-ze5ig43a]{margin:8px 0 0;font-size:12px;line-height:1.4;color:var(--color-muted);text-align:center}.order-form__agreement-link[data-astro-cid-ze5ig43a]{color:inherit;text-decoration:underline;text-underline-offset:2px}.order-form__agreement-link[data-astro-cid-ze5ig43a]:hover{color:var(--color-ink)}.order-modal__icon[data-astro-cid-ze5ig43a]{width:64px;height:64px;margin:0 auto 16px;color:#22c55e}.order-modal__icon--error[data-astro-cid-ze5ig43a]{color:#ef4444}.order-modal__icon[data-astro-cid-ze5ig43a] svg[data-astro-cid-ze5ig43a]{width:100%;height:100%}.order-modal__state[data-astro-cid-ze5ig43a][data-state=success],.order-modal__state[data-astro-cid-ze5ig43a][data-state=error]{text-align:center}.order-modal__messengers[data-astro-cid-ze5ig43a]{display:flex;justify-content:center;gap:16px;margin:16px 0 24px}.order-modal__msg[data-astro-cid-ze5ig43a]{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:#f5f7fa;color:var(--color-ink);transition:background .2s ease,color .2s ease}.order-modal__msg[data-astro-cid-ze5ig43a]:hover{background:var(--color-accent);color:#fff}.order-modal__msg[data-astro-cid-ze5ig43a] svg[data-astro-cid-ze5ig43a]{width:28px;height:28px}.order-modal__phone-link[data-astro-cid-ze5ig43a]{color:var(--color-accent);font-weight:600;text-decoration:none;white-space:nowrap}.order-modal__phone-link[data-astro-cid-ze5ig43a]:hover{color:var(--color-accent-dark)}body.order-modal-open{overflow:hidden}@media(max-width:480px){.order-modal[data-astro-cid-ze5ig43a]{padding:0;align-items:flex-end}.order-modal__panel[data-astro-cid-ze5ig43a]{max-width:100%;max-height:92vh;border-radius:20px 20px 0 0;padding:28px 20px 24px;animation:orderSlideUpMobile .3s cubic-bezier(.22,.61,.36,1)}@keyframes orderSlideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.order-modal__title[data-astro-cid-ze5ig43a]{font-size:22px}}.footer[data-astro-cid-l3trhy4j]{background:#1a1a1a;color:#b0b0b0;padding:48px 0 24px;margin-top:80px}.container[data-astro-cid-l3trhy4j]{max-width:1200px;margin:0 auto;padding:0 24px}.footer-grid[data-astro-cid-l3trhy4j]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;margin-bottom:32px}.footer-logo[data-astro-cid-l3trhy4j]{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}.footer-tagline[data-astro-cid-l3trhy4j]{font-size:14px;line-height:1.6;max-width:320px}.footer-title[data-astro-cid-l3trhy4j]{font-size:14px;font-weight:600;color:#fff;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.footer-list[data-astro-cid-l3trhy4j]{list-style:none}.footer-list[data-astro-cid-l3trhy4j] li[data-astro-cid-l3trhy4j]{margin-bottom:10px;font-size:14px}.footer-list[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{color:#b0b0b0;transition:color .2s}.footer-list[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]:hover{color:#fff}.footer-bottom[data-astro-cid-l3trhy4j]{padding-top:24px;border-top:1px solid #2a2a2a;font-size:13px;text-align:center}@media(max-width:768px){.footer-grid[data-astro-cid-l3trhy4j]{grid-template-columns:1fr;gap:32px}}html,body{margin:0;padding:0;overscroll-behavior-y:auto}html{scroll-padding-top:80px}main{margin-top:0}:root{--color-ink: #1F3A5F;--color-accent: #FF6B00;--color-accent-dark: #E85F00;--color-muted: #6B7280;--color-bg: #FFFFFF;--color-bg-alt: #EFEFF4;--font-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--container-max: 1200px;--container-padding: 24px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:var(--font-base);line-height:1.5;color:var(--color-ink);background:var(--color-bg);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font:inherit;cursor:pointer}.hero[data-astro-cid-anhloy43]{position:relative;background:var(--color-bg-alt);overflow:hidden}.hero__bg-desktop[data-astro-cid-anhloy43]{display:none}.hero__mobile-img-wrap[data-astro-cid-anhloy43]{width:100%;height:clamp(360px,90vw,500px);margin:8px 0 24px;position:relative}.hero__bg-mobile[data-astro-cid-anhloy43]{position:absolute;top:50%;left:50%;width:100%;height:auto;transform:translate(-50%,calc(-50% + 5px)) scale(2.14);pointer-events:none;user-select:none}.hero__inner[data-astro-cid-anhloy43]{max-width:var(--container-max);margin:0 auto;padding:40px 18px 60px;display:flex;flex-direction:column;position:relative}.hero__inner[data-astro-cid-anhloy43]>[data-astro-cid-anhloy43]:not(.hero__mobile-img-wrap){position:relative;z-index:2}.hero__title[data-astro-cid-anhloy43]{margin-bottom:16px;font-size:clamp(32px,8.4vw,38px);font-weight:800;line-height:1.1;letter-spacing:-.02em}.hero__title-accent[data-astro-cid-anhloy43]{color:var(--color-accent)}.hero__subtitle[data-astro-cid-anhloy43]{margin-bottom:26px;font-size:19px;line-height:1.4;color:var(--color-muted)}.hero__features[data-astro-cid-anhloy43]{margin-bottom:28px;display:flex;flex-direction:column;gap:16px}.hero__feature[data-astro-cid-anhloy43]{display:flex;align-items:flex-start;gap:12px}.hero__check[data-astro-cid-anhloy43]{flex-shrink:0;width:20px;height:20px;margin-top:4px;color:var(--color-accent)}.hero__check[data-astro-cid-anhloy43] svg{width:100%;height:auto}.hero__feature-text[data-astro-cid-anhloy43]{font-size:18px;font-weight:500;line-height:1.3}.hero__cta[data-astro-cid-anhloy43]{display:flex;align-items:center;justify-content:center;width:100%;height:60px;padding:0 24px;background:var(--color-accent);color:#fff;font-size:22px;font-weight:700;letter-spacing:-.01em;border-radius:10px;transition:background .2s ease,transform .15s ease}.hero__cta[data-astro-cid-anhloy43]:hover{background:var(--color-accent-dark)}.hero__cta[data-astro-cid-anhloy43]:active{transform:translateY(1px)}.hero__cta-note[data-astro-cid-anhloy43]{margin-top:12px;font-size:16px;color:var(--color-muted);text-align:center}.hero__messengers[data-astro-cid-anhloy43]{margin-top:32px}.hero__messengers-title[data-astro-cid-anhloy43]{margin-bottom:14px;font-size:16px;font-weight:600}.hero__messengers-list[data-astro-cid-anhloy43]{display:flex;align-items:center;gap:18px}.hero__msg[data-astro-cid-anhloy43]{width:44px;height:44px;border-radius:50%;flex-shrink:0;transition:transform .15s ease}.hero__msg[data-astro-cid-anhloy43]:hover{transform:translateY(-2px)}.hero__msg[data-astro-cid-anhloy43] svg{width:100%;height:100%;display:block}@media(min-width:768px){.hero__inner[data-astro-cid-anhloy43]{max-width:720px;padding:60px 24px 70px}.hero__title[data-astro-cid-anhloy43]{font-size:clamp(40px,6vw,48px)}.hero__subtitle[data-astro-cid-anhloy43]{font-size:21px}.hero__cta[data-astro-cid-anhloy43]{width:380px;max-width:100%}.hero__cta-note[data-astro-cid-anhloy43]{text-align:left}}@media(min-width:1024px){.hero[data-astro-cid-anhloy43]{min-height:600px;background:linear-gradient(to bottom,#e8e7ec,#e5e2e9)}.hero__mobile-img-wrap[data-astro-cid-anhloy43]{display:none}.hero__bg-desktop[data-astro-cid-anhloy43]{display:block;position:absolute;top:50%;right:0;height:800px;width:auto;transform:translateY(-50%);pointer-events:none;user-select:none;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 80px);mask-image:linear-gradient(to right,transparent 0,#000 80px)}.hero__inner[data-astro-cid-anhloy43]{width:100%;max-width:var(--container-max);min-height:600px;padding:70px 32px 74px}.hero__title[data-astro-cid-anhloy43]{max-width:620px;margin-bottom:24px;font-size:clamp(48px,4.2vw,60px);line-height:1.08;letter-spacing:-.025em}.hero__subtitle[data-astro-cid-anhloy43]{max-width:540px;margin-bottom:40px;font-size:21px;line-height:1.45}.hero__subtitle-break[data-astro-cid-anhloy43]{display:block;height:0;font-size:0}.hero__features[data-astro-cid-anhloy43]{max-width:580px;margin-bottom:36px;display:grid;grid-template-columns:1fr 1fr;column-gap:56px;row-gap:20px}.hero__feature-text[data-astro-cid-anhloy43]{font-size:17px}.hero__check[data-astro-cid-anhloy43]{width:18px;height:18px}.hero__cta[data-astro-cid-anhloy43]{width:340px;height:62px}.hero__cta-note[data-astro-cid-anhloy43]{margin-top:16px}.hero__messengers[data-astro-cid-anhloy43]{margin-top:44px}.hero__messengers-list[data-astro-cid-anhloy43]{gap:20px}}@media(min-width:1280px){.hero[data-astro-cid-anhloy43],.hero__inner[data-astro-cid-anhloy43]{min-height:640px}.hero__inner[data-astro-cid-anhloy43]{padding:80px 32px}.hero__title[data-astro-cid-anhloy43]{font-size:clamp(56px,4.4vw,64px)}}.benefits[data-astro-cid-i4rbyshl]{background:var(--color-bg-alt)}.benefits__inner[data-astro-cid-i4rbyshl]{max-width:var(--container-max);margin:0 auto;padding:28px 18px 40px}.benefits__list[data-astro-cid-i4rbyshl]{display:flex;flex-direction:column;gap:28px}.benefits__item[data-astro-cid-i4rbyshl]{position:relative;display:flex;align-items:flex-start;gap:18px;padding:4px 0}.benefits__icon[data-astro-cid-i4rbyshl]{flex-shrink:0;width:48px;height:48px;margin-top:2px}.benefits__icon[data-astro-cid-i4rbyshl] svg{width:100%;height:100%}.benefits__content[data-astro-cid-i4rbyshl]{flex:1 1 auto;min-width:0}.benefits__title[data-astro-cid-i4rbyshl]{margin-bottom:12px;font-size:19px;font-weight:700;line-height:1.25;letter-spacing:-.01em}.benefits__text[data-astro-cid-i4rbyshl]{font-size:16px;line-height:1.45;color:var(--color-muted)}@media(min-width:768px){.benefits__inner[data-astro-cid-i4rbyshl]{padding:36px 24px 50px}.benefits__list[data-astro-cid-i4rbyshl]{gap:32px}}@media(min-width:1024px){.benefits__inner[data-astro-cid-i4rbyshl]{padding:56px 24px 64px}.benefits__list[data-astro-cid-i4rbyshl]{flex-direction:row;align-items:stretch;gap:0}.benefits__item[data-astro-cid-i4rbyshl]{flex:1 1 0;min-width:0;padding:8px 40px;gap:22px;transition:transform .2s ease}.benefits__item[data-astro-cid-i4rbyshl]:first-child{padding-left:8px}.benefits__item[data-astro-cid-i4rbyshl]:last-child{padding-right:8px}.benefits__item[data-astro-cid-i4rbyshl]+.benefits__item[data-astro-cid-i4rbyshl]:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:1px;background:#d4d6de}.benefits__item[data-astro-cid-i4rbyshl]:hover{transform:translateY(-2px)}.benefits__icon[data-astro-cid-i4rbyshl]{width:52px;height:52px;margin-top:0}.benefits__text[data-astro-cid-i4rbyshl]{line-height:1.5}}@media(min-width:1280px){.benefits__inner[data-astro-cid-i4rbyshl]{padding:64px 32px 72px}.benefits__item[data-astro-cid-i4rbyshl]{padding:8px 48px}}.solve[data-astro-cid-rbcch6kl]{background:var(--color-bg-alt)}.solve__inner[data-astro-cid-rbcch6kl]{max-width:var(--container-max);margin:0 auto;padding:48px 18px 64px}.solve__header[data-astro-cid-rbcch6kl]{text-align:center;margin-bottom:32px}.solve__title[data-astro-cid-rbcch6kl]{margin-bottom:12px;font-size:clamp(28px,6vw,32px);font-weight:700;line-height:1.18;letter-spacing:-.02em}.solve__subtitle[data-astro-cid-rbcch6kl]{font-size:16px;line-height:1.45;color:var(--color-muted)}.solve__group[data-astro-cid-rbcch6kl]{margin-top:32px}.solve__group[data-astro-cid-rbcch6kl]:first-of-type{margin-top:0}.solve__group-title[data-astro-cid-rbcch6kl]{margin-bottom:16px;font-size:19px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.solve__services[data-astro-cid-rbcch6kl]{display:flex;flex-direction:row;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:4px 18px;margin:0 -18px;scrollbar-width:none}.solve__services[data-astro-cid-rbcch6kl]::-webkit-scrollbar{display:none}.solve__service-card[data-astro-cid-rbcch6kl]{flex:0 0 84%;scroll-snap-align:start;display:flex;flex-direction:column;background:var(--color-bg);border-radius:20px;padding:26px 24px 24px;box-shadow:0 1px 3px #1f3a5f08,0 6px 28px #1f3a5f0d}.solve__service-icon[data-astro-cid-rbcch6kl]{width:40px;height:40px;margin-bottom:24px}.solve__service-icon[data-astro-cid-rbcch6kl] svg{width:100%;height:100%}.solve__service-title[data-astro-cid-rbcch6kl]{margin-bottom:18px;font-size:18px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.solve__service-bullets[data-astro-cid-rbcch6kl],.solve__problem-bullets[data-astro-cid-rbcch6kl]{display:flex;flex-direction:column;gap:6px}.solve__service-bullets[data-astro-cid-rbcch6kl] li[data-astro-cid-rbcch6kl],.solve__problem-bullets[data-astro-cid-rbcch6kl] li[data-astro-cid-rbcch6kl]{position:relative;padding-left:16px;font-size:15px;line-height:1.4;color:var(--color-muted)}.solve__service-bullets[data-astro-cid-rbcch6kl] li[data-astro-cid-rbcch6kl]:before,.solve__problem-bullets[data-astro-cid-rbcch6kl] li[data-astro-cid-rbcch6kl]:before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;border-radius:50%;background:var(--color-accent)}.solve__service-cta[data-astro-cid-rbcch6kl],.solve__problem-cta[data-astro-cid-rbcch6kl]{display:inline-flex;align-items:center;gap:8px;margin-top:24px;font-size:15px;font-weight:600;color:var(--color-accent);transition:color .2s ease}.solve__service-cta[data-astro-cid-rbcch6kl]:hover,.solve__problem-cta[data-astro-cid-rbcch6kl]:hover{color:var(--color-accent-dark)}.solve__arrow[data-astro-cid-rbcch6kl]{display:inline-flex;transition:transform .2s ease}.solve__service-cta[data-astro-cid-rbcch6kl]:hover .solve__arrow[data-astro-cid-rbcch6kl],.solve__problem-cta[data-astro-cid-rbcch6kl]:hover .solve__arrow[data-astro-cid-rbcch6kl]{transform:translate(4px)}.solve__swipe-hint[data-astro-cid-rbcch6kl]{margin-top:22px;display:flex;flex-direction:column;align-items:center;gap:14px}.solve__dots[data-astro-cid-rbcch6kl]{display:flex;gap:8px}.solve__dot[data-astro-cid-rbcch6kl]{width:8px;height:8px;border-radius:50%;background:#c9cdd8;transition:background .25s ease,transform .25s ease}.solve__dot--active[data-astro-cid-rbcch6kl]{background:var(--color-ink);transform:scale(1.15)}.solve__swipe-cue[data-astro-cid-rbcch6kl]{display:flex;align-items:center;gap:12px}.solve__swipe-icon[data-astro-cid-rbcch6kl]{width:32px;height:32px;color:var(--color-ink)}.solve__swipe-text[data-astro-cid-rbcch6kl]{font-size:14px;font-weight:500;line-height:1.35;color:var(--color-muted)}.solve__problems[data-astro-cid-rbcch6kl]{display:flex;flex-direction:column;gap:10px}.solve__problem-inner[data-astro-cid-rbcch6kl]{background:var(--color-bg);border-radius:14px;box-shadow:0 1px 3px #1f3a5f06,0 4px 16px #1f3a5f09;overflow:hidden;transition:box-shadow .25s ease}.solve__problem-inner[data-astro-cid-rbcch6kl][open]{box-shadow:0 1px 3px #1f3a5f08,0 6px 28px #1f3a5f0d}.solve__problem-summary[data-astro-cid-rbcch6kl]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;cursor:pointer;list-style:none;user-select:none;min-height:44px}.solve__problem-summary[data-astro-cid-rbcch6kl]::-webkit-details-marker{display:none}.solve__problem-title[data-astro-cid-rbcch6kl]{font-size:16px;font-weight:700;line-height:1.3}.solve__chevron[data-astro-cid-rbcch6kl]{width:18px;height:18px;color:var(--color-muted);transition:transform .25s ease}.solve__problem-inner[data-astro-cid-rbcch6kl][open] .solve__chevron[data-astro-cid-rbcch6kl]{transform:rotate(180deg)}.solve__problem-body[data-astro-cid-rbcch6kl]{padding:4px 20px 20px;animation:solveExpand .25s ease}@keyframes solveExpand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.solve__note[data-astro-cid-rbcch6kl]{margin-top:24px;font-size:15px;line-height:1.45;color:var(--color-muted);text-align:center}@media(min-width:768px){.solve__inner[data-astro-cid-rbcch6kl]{padding:64px 24px 80px}.solve__header[data-astro-cid-rbcch6kl]{margin-bottom:44px}.solve__title[data-astro-cid-rbcch6kl]{font-size:clamp(32px,4.5vw,40px)}.solve__subtitle[data-astro-cid-rbcch6kl]{font-size:17px}.solve__group[data-astro-cid-rbcch6kl]{margin-top:44px}.solve__group-title[data-astro-cid-rbcch6kl]{font-size:22px;margin-bottom:22px}.solve__services[data-astro-cid-rbcch6kl]{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;overflow:visible;padding:0;margin:0;scroll-snap-type:none}.solve__service-card[data-astro-cid-rbcch6kl]{flex:initial}.solve__swipe-hint[data-astro-cid-rbcch6kl]{display:none}.solve__problems[data-astro-cid-rbcch6kl]{display:block;column-count:2;column-fill:auto;column-gap:12px}.solve__problem[data-astro-cid-rbcch6kl]{break-inside:avoid;margin-bottom:12px}.solve__problem[data-astro-cid-rbcch6kl]:nth-child(4){break-before:column}.solve__problem[data-astro-cid-rbcch6kl]:nth-child(3),.solve__problem[data-astro-cid-rbcch6kl]:nth-child(5){margin-bottom:0}}@media(min-width:1024px){.solve__inner[data-astro-cid-rbcch6kl]{padding:80px 32px 96px}.solve__header[data-astro-cid-rbcch6kl]{margin-bottom:56px}.solve__title[data-astro-cid-rbcch6kl]{font-size:clamp(40px,3.4vw,48px);letter-spacing:-.025em}.solve__subtitle[data-astro-cid-rbcch6kl]{font-size:18px}.solve__group[data-astro-cid-rbcch6kl]{margin-top:56px}.solve__group-title[data-astro-cid-rbcch6kl]{margin-bottom:24px}.solve__services[data-astro-cid-rbcch6kl]{grid-template-columns:repeat(4,1fr)}.solve__service-card[data-astro-cid-rbcch6kl]{padding:32px 28px 30px;transition:transform .25s ease,box-shadow .25s ease}.solve__service-card[data-astro-cid-rbcch6kl]:hover{transform:translateY(-3px);box-shadow:0 1px 3px #1f3a5f0a,0 10px 32px #1f3a5f14}.solve__service-icon[data-astro-cid-rbcch6kl]{margin-bottom:30px}.solve__service-title[data-astro-cid-rbcch6kl]{margin-bottom:24px}.solve__service-cta[data-astro-cid-rbcch6kl]{margin-top:28px}.solve__problems[data-astro-cid-rbcch6kl]{column-gap:14px}.solve__problem[data-astro-cid-rbcch6kl]{margin-bottom:14px}.solve__problem-inner[data-astro-cid-rbcch6kl]{border-radius:16px}.solve__problem-summary[data-astro-cid-rbcch6kl]{padding:32px 28px;min-height:0}.solve__problem-inner[data-astro-cid-rbcch6kl][open] .solve__problem-summary[data-astro-cid-rbcch6kl]{padding-bottom:24px}.solve__problem-title[data-astro-cid-rbcch6kl]{font-size:17px}.solve__problem-body[data-astro-cid-rbcch6kl]{padding:0 28px 30px}.solve__problem-bullets[data-astro-cid-rbcch6kl]{gap:8px}.solve__problem-cta[data-astro-cid-rbcch6kl]{margin-top:28px}.solve__note[data-astro-cid-rbcch6kl]{margin-top:32px;font-size:16px}}@media(min-width:1280px){.solve__service-card[data-astro-cid-rbcch6kl]{padding:36px 32px 34px}.solve__problem-summary[data-astro-cid-rbcch6kl]{padding:36px 32px}.solve__problem-inner[data-astro-cid-rbcch6kl][open] .solve__problem-summary[data-astro-cid-rbcch6kl]{padding-bottom:28px}.solve__problem-body[data-astro-cid-rbcch6kl]{padding:0 32px 34px}}.solve__service-cta[data-astro-cid-rbcch6kl]:focus-visible,.solve__problem-cta[data-astro-cid-rbcch6kl]:focus-visible,.solve__problem-summary[data-astro-cid-rbcch6kl]:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:4px}.brands[data-astro-cid-w3viex2c]{background:var(--color-bg-alt)}.brands__inner[data-astro-cid-w3viex2c]{max-width:var(--container-max);margin:0 auto;padding:56px 18px}.brands__header[data-astro-cid-w3viex2c]{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:44px}.brands__title[data-astro-cid-w3viex2c]{font-size:clamp(28px,5vw,40px);font-weight:700;line-height:1.18;letter-spacing:-.02em;max-width:720px}.brands__subtitle[data-astro-cid-w3viex2c]{margin-top:14px;font-size:15px;line-height:1.5;color:var(--color-muted);max-width:720px}.brands[data-astro-cid-w3viex2c] .brands__subtitle-break{display:none}.brands__accent[data-astro-cid-w3viex2c]{display:block;width:36px;height:3px;border-radius:2px;background:var(--color-accent);margin-top:18px}.brands__list[data-astro-cid-w3viex2c]{display:flex;flex-direction:column}.brands__item[data-astro-cid-w3viex2c]{display:flex;align-items:center;justify-content:center;min-height:92px;padding:4px 0;border-bottom:1px solid #DCE0EA}.brands__item[data-astro-cid-w3viex2c]:first-child{border-top:1px solid #DCE0EA}.brands__logo[data-astro-cid-w3viex2c]{display:inline-flex;align-items:center;justify-content:center;height:var(--brand-h-mob);max-width:var(--brand-max-w);width:auto;color:#5a6577;transition:color .25s ease}.brands__logo[data-astro-cid-w3viex2c] svg{display:block;height:100%;width:auto;max-width:100%}.brands__logo[data-astro-cid-w3viex2c] svg path,.brands__logo[data-astro-cid-w3viex2c] svg g,.brands__logo[data-astro-cid-w3viex2c] svg rect,.brands__logo[data-astro-cid-w3viex2c] svg circle,.brands__logo[data-astro-cid-w3viex2c] svg polygon,.brands__logo[data-astro-cid-w3viex2c] svg ellipse{fill:currentColor}.brands__logo[data-astro-cid-w3viex2c] svg [stroke]:not([stroke=none]){stroke:currentColor}.brands__footnote[data-astro-cid-w3viex2c]{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:40px;padding:0 4px}.brands__footnote-line[data-astro-cid-w3viex2c]{display:none;flex:1 1 auto;height:1px;background:#e6eaf1}.brands__footnote-text[data-astro-cid-w3viex2c]{font-size:13px;line-height:1.4;color:var(--color-muted);white-space:nowrap}@media(min-width:768px){.brands__inner[data-astro-cid-w3viex2c]{padding:72px 24px}.brands__header[data-astro-cid-w3viex2c]{margin-bottom:56px}.brands__title[data-astro-cid-w3viex2c]{font-size:clamp(34px,4vw,44px)}.brands__subtitle[data-astro-cid-w3viex2c]{font-size:16px;margin-top:16px}.brands[data-astro-cid-w3viex2c] .brands__subtitle-break{display:inline}.brands__list[data-astro-cid-w3viex2c]{display:grid;grid-template-columns:repeat(5,1fr)}.brands__item[data-astro-cid-w3viex2c]{border:0;min-height:110px;padding:18px 14px;position:relative}.brands__item[data-astro-cid-w3viex2c]:first-child{border-top:0}.brands__item[data-astro-cid-w3viex2c]:before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:#dce0ea}.brands__item[data-astro-cid-w3viex2c]:nth-child(5n+1):before{display:none}.brands__footnote[data-astro-cid-w3viex2c]{margin-top:32px;gap:18px}.brands__footnote-line[data-astro-cid-w3viex2c]{display:block;max-width:none}.brands__footnote-text[data-astro-cid-w3viex2c]{font-size:14px}}@media(min-width:1024px){.brands__inner[data-astro-cid-w3viex2c]{padding:88px 32px}.brands__header[data-astro-cid-w3viex2c]{margin-bottom:64px}.brands__title[data-astro-cid-w3viex2c]{font-size:clamp(40px,3.4vw,48px);letter-spacing:-.025em}.brands__subtitle[data-astro-cid-w3viex2c]{font-size:17px;margin-top:18px}.brands__accent[data-astro-cid-w3viex2c]{width:44px;margin-top:22px}.brands__item[data-astro-cid-w3viex2c]{min-height:130px;padding:22px 18px}.brands__item[data-astro-cid-w3viex2c]:before{top:28%;bottom:28%}.brands__logo[data-astro-cid-w3viex2c]{height:var(--brand-h-desk)}.brands__logo[data-astro-cid-w3viex2c]:hover{ы color: var(--color-ink)}.brands__footnote[data-astro-cid-w3viex2c]{margin-top:40px;gap:22px}}
