:root{--color-bg: #ffffff;--color-fg: #000000;--color-fg-muted: #6b6b6b;--color-accent: #facc15;--color-accent-hover: #eab308;--color-border: #e5e5e5;--font-sans: var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--container-max: 1200px;--container-pad: 24px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-sans);font-size:16px;line-height:1.5;color:var(--color-fg);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.container{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ym-pixel{position:absolute;left:-9999px}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;background:#fff;border-bottom:1px solid var(--color-border);z-index:100}.site-header__inner[data-astro-cid-3ef6ksr2]{position:relative;display:flex;align-items:center;height:72px}.site-header__logo[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;flex-shrink:0}.site-header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{display:block;width:90px;height:40px;object-fit:contain}.site-header__phone[data-astro-cid-3ef6ksr2]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;text-align:center;line-height:1;color:#000000b3;transition:color .15s ease;white-space:nowrap}.site-header__phone[data-astro-cid-3ef6ksr2]:hover{color:#000000e6}.site-header__phone-num[data-astro-cid-3ef6ksr2]{font-weight:500;font-size:22px;line-height:22px}.site-header__phone-sub[data-astro-cid-3ef6ksr2]{margin-top:8px;font-weight:500;font-size:12px;line-height:14px}.site-header__burger[data-astro-cid-3ef6ksr2]{display:flex;width:40px;height:40px;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;flex-shrink:0;margin-left:auto}.site-header__burger-bar[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:var(--color-fg);transition:transform .2s ease,opacity .2s ease}.site-header__toggle-input[data-astro-cid-3ef6ksr2]{appearance:none;-webkit-appearance:none;position:absolute;width:0;height:0;margin:0;padding:0;border:0;opacity:0;pointer-events:none;overflow:hidden}.site-header__nav[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:0;bottom:0;width:280px;max-width:80vw;background:#fff;padding:80px 32px 32px;box-shadow:-4px 0 32px #00000026;transform:translate(100%);transition:transform .25s ease;z-index:95;overflow-y:auto;pointer-events:none}.site-header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0;padding:0;list-style:none}.site-header__nav-login[data-astro-cid-3ef6ksr2]{display:list-item}.site-header__link[data-astro-cid-3ef6ksr2]{display:inline-block;padding:4px 0;font-size:20px;line-height:1.2;color:var(--color-fg);transition:color .15s ease}.site-header__link[data-astro-cid-3ef6ksr2]:hover{color:var(--color-accent-hover)}.site-header__link[data-astro-cid-3ef6ksr2].is-active{font-weight:700}.site-header__backdrop[data-astro-cid-3ef6ksr2]{display:none;position:fixed;inset:0;background:#00000080;z-index:90;cursor:pointer}.site-header__close[data-astro-cid-3ef6ksr2]{display:flex;position:absolute;top:20px;right:20px;width:36px;height:36px;align-items:center;justify-content:center;cursor:pointer;color:var(--color-fg);border-radius:50%;transition:background-color .15s ease}.site-header__close[data-astro-cid-3ef6ksr2]:hover{background:#0000000f}.site-header__close[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{width:22px;height:22px}.site-header__toggle-input[data-astro-cid-3ef6ksr2]:checked~.site-header__nav[data-astro-cid-3ef6ksr2]{transform:translate(0);pointer-events:auto}.site-header__toggle-input[data-astro-cid-3ef6ksr2]:checked~.site-header__backdrop[data-astro-cid-3ef6ksr2]{display:block;pointer-events:auto}.site-header__toggle-input[data-astro-cid-3ef6ksr2]:checked~.site-header__burger[data-astro-cid-3ef6ksr2] .site-header__burger-bar[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__toggle-input[data-astro-cid-3ef6ksr2]:checked~.site-header__burger[data-astro-cid-3ef6ksr2] .site-header__burger-bar[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.site-header__toggle-input[data-astro-cid-3ef6ksr2]:checked~.site-header__burger[data-astro-cid-3ef6ksr2] .site-header__burger-bar[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:720px){.site-header__inner[data-astro-cid-3ef6ksr2]{height:60px}.site-header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:45px;height:20px}.site-header__phone-num[data-astro-cid-3ef6ksr2]{font-size:12px;line-height:12px}.site-header__phone-sub[data-astro-cid-3ef6ksr2]{margin-top:3px;font-size:10px;line-height:10px}}@media(max-width:359px){.site-header__burger[data-astro-cid-3ef6ksr2]{width:36px;height:36px}}.footer[data-astro-cid-sz7xmlte]{background:#fff;padding-block:80px}.footer[data-astro-cid-sz7xmlte] .container{max-width:1248px;padding-inline:120px}.footer__inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"logo contact copy" "req  req     req";align-items:center;column-gap:24px;row-gap:0}.footer__requisites[data-astro-cid-sz7xmlte]{grid-area:req;margin:52px 0 0;text-align:left;font-size:18px;line-height:18px;font-weight:600;color:#0009}.footer__logo[data-astro-cid-sz7xmlte]{grid-area:logo;justify-self:start}.footer__contact[data-astro-cid-sz7xmlte]{grid-area:contact;justify-self:center}.footer__copy-block[data-astro-cid-sz7xmlte]{grid-area:copy;justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.footer__legal[data-astro-cid-sz7xmlte]{font-size:14px;line-height:1.3;font-weight:500;color:#0009;text-decoration:underline}.footer__legal[data-astro-cid-sz7xmlte]:hover{text-decoration:none}.footer__logo[data-astro-cid-sz7xmlte]{display:inline-flex;flex-shrink:0}.footer__logo[data-astro-cid-sz7xmlte] img{display:block;width:120px;height:60px;object-fit:contain}.footer__contact[data-astro-cid-sz7xmlte],.footer__copyright[data-astro-cid-sz7xmlte]{margin:0;font-size:18px;line-height:18px;font-weight:600;color:#0009}.footer__contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#0000004d}.footer__contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#000}.footer__sep[data-astro-cid-sz7xmlte]{margin:0 12px;text-decoration:none;display:inline-block}@media(max-width:960px){.footer[data-astro-cid-sz7xmlte] .container{padding-inline:40px}.footer__inner[data-astro-cid-sz7xmlte]{gap:16px;height:160px}.footer__contact[data-astro-cid-sz7xmlte],.footer__copyright[data-astro-cid-sz7xmlte]{font-size:16px}.footer__logo[data-astro-cid-sz7xmlte] img{width:100px;height:50px}}@media(max-width:900px){.footer[data-astro-cid-sz7xmlte]{padding-block:48px}.footer[data-astro-cid-sz7xmlte] .container{padding-inline:24px}.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;grid-template-areas:"contact contact" "req     req" "logo    copy";align-items:center;column-gap:16px;row-gap:32px;text-align:left}.footer__contact[data-astro-cid-sz7xmlte]{justify-self:center}.footer__requisites[data-astro-cid-sz7xmlte]{margin-top:0;font-size:14px;line-height:1.45}.footer__logo[data-astro-cid-sz7xmlte]{justify-self:start}.footer__copy-block[data-astro-cid-sz7xmlte]{justify-self:end;align-items:flex-end;text-align:right}.footer__contact[data-astro-cid-sz7xmlte],.footer__copyright[data-astro-cid-sz7xmlte]{font-size:15px}}@media(max-width:375px){.footer__inner[data-astro-cid-sz7xmlte]{gap:12px;padding-block:24px}.footer__contact[data-astro-cid-sz7xmlte],.footer__copyright[data-astro-cid-sz7xmlte]{font-size:14px}.footer__sep[data-astro-cid-sz7xmlte]{margin:0 8px}.footer__logo[data-astro-cid-sz7xmlte] img{width:90px;height:45px}}@media(max-width:359px){.footer__contact[data-astro-cid-sz7xmlte],.footer__copyright[data-astro-cid-sz7xmlte]{font-size:13px}}.chat-fab[data-astro-cid-p6wchaja]{position:fixed;right:24px;bottom:24px;z-index:80;display:inline-flex;align-items:center;justify-content:center;width:80px;height:60px;background:#fdd73b;border-radius:30px;box-shadow:0 0 50px 15px #00000026;transition:background-color .15s ease,transform .15s ease}.chat-fab[data-astro-cid-p6wchaja]:hover{background:#ecc830}.chat-fab[data-astro-cid-p6wchaja]:active{transform:translateY(1px)}.chat-fab[data-astro-cid-p6wchaja] img[data-astro-cid-p6wchaja]{display:block;width:39px;height:39px;object-fit:contain}@media(max-width:600px){.chat-fab[data-astro-cid-p6wchaja]{right:16px;bottom:16px;width:64px;height:52px}.chat-fab[data-astro-cid-p6wchaja] img[data-astro-cid-p6wchaja]{width:32px;height:32px}}.cookie-banner[data-astro-cid-fzbxxtek]{position:fixed;bottom:0;left:0;right:0;z-index:1000;display:flex;align-items:center;gap:24px;padding:18px 32px;background:#000000eb;color:#fff;font-size:14px;line-height:20px;box-shadow:0 -4px 16px #0000004d}.cookie-banner[data-astro-cid-fzbxxtek][hidden]{display:none}.cookie-banner__text[data-astro-cid-fzbxxtek]{flex:1;margin:0}.cookie-banner__link[data-astro-cid-fzbxxtek]{color:#fdd73b;text-decoration:underline}.cookie-banner__link[data-astro-cid-fzbxxtek]:hover{text-decoration:none}.cookie-banner__btn[data-astro-cid-fzbxxtek]{flex-shrink:0;padding:12px 28px;background:#fdd73b;color:#000;border:none;border-radius:999px;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:background .15s ease}.cookie-banner__btn[data-astro-cid-fzbxxtek]:hover{background:#ffe25a}@media(max-width:720px){.cookie-banner[data-astro-cid-fzbxxtek]{flex-direction:column;align-items:stretch;gap:14px;padding:16px 20px;font-size:13px;line-height:18px}.cookie-banner__btn[data-astro-cid-fzbxxtek]{width:100%;padding:14px}}
