:root{--color-text: #333;--color-muted: #64748b;--color-heading: #1a202c;--color-primary: #2563eb;--color-primary-dark: #1d4ed8;--color-cyan: #06b6d4;--color-link: #007bff;--color-green: #16a34a;--color-green-light: #22c55e;--color-call: #e11d2e;--color-call-dark: #c41626;--color-surface: #f8fafc;--color-white: #ffffff;--color-footer-from: #1a202c;--color-footer-to: #2d3748;--gradient-brand: linear-gradient(45deg, #2563eb, #06b6d4);--gradient-green: linear-gradient(45deg, #16a34a, #22c55e);--gradient-footer: linear-gradient(to right, #1a202c, #2d3748);--shadow-call-red: 0 8px 22px rgba(225, 29, 46, .32);--shadow-call-red-hover: 0 12px 28px rgba(225, 29, 46, .42);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--max-width: 1400px;--page-gutter: .75rem;--header-offset: 76px;--font-size-xs: .875rem;--font-size-sm: .9375rem;--ease-out: cubic-bezier(.22, 1, .36, 1);--shadow-call: 0 8px 20px rgba(37, 99, 235, .35);--shadow-call-hover: 0 12px 28px rgba(37, 99, 235, .48)}.btn-call{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;padding:.9rem 1.35rem;border-radius:12px;border:none;background:var(--gradient-brand);color:#fff;font-size:1rem;font-weight:800;letter-spacing:.01em;line-height:1.2;text-decoration:none;box-shadow:var(--shadow-call);transition:transform .22s var(--ease-out),box-shadow .22s var(--ease-out),filter .22s var(--ease-out);cursor:pointer}.btn-call:hover{transform:translateY(-2px);box-shadow:var(--shadow-call-hover);filter:brightness(1.03);color:#fff}.btn-call:active{transform:translateY(0);box-shadow:0 4px 12px #2563eb4d}.btn-call:focus-visible{outline:2px solid #38bdf8;outline-offset:3px}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:.55rem 1.25rem;border-radius:10px;border:1.5px solid var(--color-primary);background:#fff;color:var(--color-primary);font-weight:700;font-size:.98rem;text-decoration:none;transition:background .2s var(--ease-out),color .2s var(--ease-out),transform .2s var(--ease-out)}.btn-outline:hover{background:var(--color-primary);color:#fff;transform:translateY(-1px)}.btn-outline:focus-visible{outline:2px solid #38bdf8;outline-offset:3px}.btn-call--inverse{background:#fff;color:var(--color-primary);box-shadow:0 6px 18px #00000029}.btn-call--inverse:hover{color:var(--color-primary-dark);box-shadow:0 10px 24px #0003;filter:none}.btn-call--urgent{background:var(--color-call);box-shadow:var(--shadow-call-red)}.btn-call--urgent:hover{background:var(--color-call-dark);box-shadow:var(--shadow-call-red-hover);filter:none}.btn-call--urgent:active{box-shadow:0 4px 12px #e11d2e47}.btn-call--sm{min-height:44px;padding:.75rem .7rem;font-size:.95rem;gap:.35rem;border-radius:11px}.btn-call--block{width:100%}.btn-call .phone-icon{flex-shrink:0}@media(max-width:768px){:root{--page-gutter: .85rem}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;color:var(--color-text);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;background:var(--color-white);word-wrap:break-word}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin-top:0}main{min-height:50vh}.kb-sticky{position:fixed!important;left:50%!important;bottom:1.1rem!important;transform:translate(-50%)!important;z-index:1100!important;width:min(100% - 2rem,var(--max-width));isolation:isolate;overflow:hidden;border-radius:18px;box-shadow:0 16px 40px #0f172a47;color:#fff;background:linear-gradient(105deg,#1d4ed8,#2563eb 45%,#0891b2)}body.is-catalog-open .kb-sticky,body.is-menu-open .kb-sticky{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.kb-sticky__inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.15rem 1.35rem}.kb-sticky__copy{min-width:0}.kb-sticky__title{margin:0 0 .25rem;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:800;line-height:1.2;color:#fff}.kb-sticky__text{margin:0;font-size:.98rem;line-height:1.4;color:#ffffffeb;font-weight:500}.kb-sticky__actions{display:flex;align-items:center;gap:.55rem;flex-shrink:0}.kb-sticky__btn{display:inline-flex!important;align-items:center;justify-content:center;gap:.4rem;min-height:46px;padding:.65rem 1rem;border-radius:11px;color:#fff!important;font-weight:800;font-size:.98rem;text-decoration:none!important;box-shadow:0 6px 16px #0000002e;transition:transform .2s var(--ease-out),filter .2s var(--ease-out)}.kb-sticky__btn:hover{transform:translateY(-1px);filter:brightness(1.05);color:#fff!important}.kb-sticky__btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.kb-sticky__btn img{width:18px;height:18px;display:block;filter:brightness(0) invert(1)}.kb-sticky__phone-icon{display:grid;place-items:center;width:1.55rem;height:1.55rem;border:1.5px solid rgba(255,255,255,.85);border-radius:50%;color:#fff}.kb-sticky__phone-short{display:none}.kb-sticky__btn--phone{background:var(--color-call, #e11d2e)}.kb-sticky__btn--viber{background:#7360f2}.kb-sticky__btn--whatsapp{background:#22c55e}@media(max-width:900px){.kb-sticky{left:.75rem!important;right:.75rem!important;bottom:.75rem!important;transform:none!important;width:auto!important;max-width:none!important;border-radius:18px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 32px #0f172a2e;color:inherit}.kb-sticky__copy{display:none!important}.kb-sticky__inner{padding:.45rem;gap:0}.kb-sticky__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;width:100%}.kb-sticky__btn{min-width:0;width:100%;min-height:44px;padding:.55rem .45rem;border-radius:12px;font-size:.88rem;box-shadow:none}.kb-sticky__phone-full{display:none}.kb-sticky__phone-short{display:inline}.kb-sticky__phone-icon{width:1.25rem;height:1.25rem}.kb-sticky__phone-icon svg{width:12px;height:12px}.kb-sticky__btn img{width:16px;height:16px}}[data-kb-form-panel]{position:relative;display:flex;flex-direction:column}[data-kb-form-panel][data-state=success],[data-kb-form-panel][data-state=error]{display:flex}.kb-form-result{display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;width:100%;height:100%;min-height:inherit;padding:1.35rem 1.15rem;border-radius:inherit;animation:kbFormResultIn .35s var(--ease-out) both;box-sizing:border-box}.kb-form-result:not([hidden]){display:flex}[data-kb-form-panel][data-state=pending] .kb-form-result{position:absolute;inset:0;z-index:2;min-height:0;background:#f8fafceb;backdrop-filter:blur(2px)}[data-kb-form-panel][data-state=success] .kb-form-result,[data-kb-form-panel][data-state=error] .kb-form-result{flex:1 1 auto}[data-kb-form-panel][data-state=success] .kb-form-result{background:linear-gradient(180deg,#ecfdf5,#f0fdf4)}[data-kb-form-panel][data-state=error] .kb-form-result{background:linear-gradient(180deg,#fef2f2,#fff1f2)}.kb-form-result__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;margin-bottom:.25rem}.kb-form-result[data-state=success] .kb-form-result__icon{background:#059669;color:#fff;box-shadow:0 10px 24px #05966947}.kb-form-result[data-state=success] .kb-form-result__icon:before{content:"";width:22px;height:12px;border-left:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(-45deg) translate(1px,-2px)}.kb-form-result[data-state=error] .kb-form-result__icon{background:#dc2626;color:#fff;box-shadow:0 10px 24px #dc262647}.kb-form-result[data-state=error] .kb-form-result__icon:before{content:"!";font-size:1.6rem;font-weight:800;line-height:1}.kb-form-result[data-state=pending] .kb-form-result__icon{background:#2563eb;box-shadow:0 10px 24px #2563eb47}.kb-form-result[data-state=pending] .kb-form-result__icon:before{content:"";width:22px;height:22px;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:999px;animation:kbFormSpin .7s linear infinite}.kb-form-result h3{margin:0;font-size:1.35rem;font-weight:800;color:var(--color-heading);line-height:1.2}.kb-form-result p{margin:0;max-width:22rem;font-size:1rem;line-height:1.5;color:#475569}.kb-form-result__retry{margin-top:.55rem;min-height:42px;padding:.55rem 1.1rem;border:1.5px solid #cbd5e1;border-radius:10px;background:#fff;color:var(--color-heading);font:inherit;font-weight:700;cursor:pointer;transition:border-color .2s var(--ease-out),background .2s var(--ease-out)}.kb-form-result__retry:hover{border-color:#93c5fd;background:#eff6ff}@keyframes kbFormResultIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes kbFormSpin{to{transform:rotate(360deg)}}.header[data-astro-cid-3ef6ksr2]{background:#fffffff5;backdrop-filter:blur(10px);box-shadow:0 1px #0f172a14;position:fixed;top:0;left:0;right:0;z-index:1000}.header__inner[data-astro-cid-3ef6ksr2]{width:min(100% - 2rem,var(--max-width));margin:0 auto;padding:.85rem 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.header__logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;text-decoration:none;flex-shrink:0;justify-self:start}.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:40px;width:auto}.header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem;justify-content:center}.header__nav[data-astro-cid-3ef6ksr2]{justify-self:center}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#0f172a;text-decoration:none;font-weight:700;font-size:.98rem;padding:.5rem .15rem;position:relative;display:inline-block}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:-2px;left:50%;width:calc(100% - .3rem);height:2px;background:var(--color-primary);transform:translate(-50%) scaleX(0);transition:transform .2s ease}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--color-primary)}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after,.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active:after{transform:translate(-50%) scaleX(1)}.header__end[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.65rem;flex-shrink:0;justify-self:end}.header__phone[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:.55rem 1.1rem;border-radius:10px;border:1.5px solid var(--color-primary);background:#fff;color:var(--color-primary);font-weight:700;font-size:.98rem;text-decoration:none;transition:background .2s var(--ease-out),color .2s var(--ease-out),transform .2s var(--ease-out)}.header__phone[data-astro-cid-3ef6ksr2]:hover{background:var(--color-primary);color:#fff;transform:translateY(-1px)}.header__phone[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid #38bdf8;outline-offset:3px}.header__phone-icon[data-astro-cid-3ef6ksr2]{flex-shrink:0}.header__phone-short[data-astro-cid-3ef6ksr2]{display:none}.header__burger[data-astro-cid-3ef6ksr2]{display:none;position:relative;z-index:1002;width:44px;height:44px;padding:0;border:0;border-radius:10px;background:transparent;color:#0f172a;cursor:pointer}.header__burger[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.header__burger[data-astro-cid-3ef6ksr2]:active .header__burger-box[data-astro-cid-3ef6ksr2]{transform:scale(.94)}.header__burger-box[data-astro-cid-3ef6ksr2]{display:block;position:relative;width:22px;height:14px;margin:0 auto;transition:transform .12s var(--ease-out)}.header__burger-line[data-astro-cid-3ef6ksr2]{position:absolute;left:0;width:100%;height:2px;border-radius:1px;background:currentColor;transition:transform .22s var(--ease-out),opacity .16s var(--ease-out)}.header__burger-line[data-astro-cid-3ef6ksr2]:nth-child(1){top:0}.header__burger-line[data-astro-cid-3ef6ksr2]:nth-child(2){top:6px}.header__burger-line[data-astro-cid-3ef6ksr2]:nth-child(3){top:12px}.header__burger[data-astro-cid-3ef6ksr2].is-open .header__burger-line[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(6px) rotate(45deg)}.header__burger[data-astro-cid-3ef6ksr2].is-open .header__burger-line[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.header__burger[data-astro-cid-3ef6ksr2].is-open .header__burger-line[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media(prefers-reduced-motion:reduce){.header__burger-box[data-astro-cid-3ef6ksr2],.header__burger-line[data-astro-cid-3ef6ksr2]{transition:none}}.header__drawer[data-astro-cid-3ef6ksr2]{display:none}.header__drawer-phone[data-astro-cid-3ef6ksr2]{display:inline-flex!important;margin-top:.5rem;padding:.9rem 1.25rem!important;border-radius:10px;border:1.5px solid var(--color-primary);background:#fff;color:var(--color-primary)!important;font-size:1.15rem!important;font-weight:700!important}@media(max-width:1100px){.header__inner[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;width:min(100% - 1.5rem,var(--max-width));gap:.5rem}.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:34px}.header__nav[data-astro-cid-3ef6ksr2]{display:none}.header__end[data-astro-cid-3ef6ksr2]{gap:.3rem}.header__burger[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.header__phone-full[data-astro-cid-3ef6ksr2]{display:none}.header__phone-short[data-astro-cid-3ef6ksr2]{display:inline}.header__phone[data-astro-cid-3ef6ksr2]{padding:.5rem .7rem;font-size:.92rem;flex-shrink:0}.header__drawer[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;background:#fff;position:fixed;top:var(--header-offset);right:0;height:calc(100dvh - var(--header-offset));width:100%;padding:1.5rem 1.5rem 6rem;transition:transform .28s var(--ease-out);transform:translate(100%);z-index:999}.header__drawer[data-astro-cid-3ef6ksr2].is-open{transform:translate(0)}.header__drawer[data-astro-cid-3ef6ksr2][hidden]{display:flex}.header__drawer[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.header__drawer[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#555;text-decoration:none;font-size:1.5rem;font-weight:500;padding:1rem;display:block}.header__drawer[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active,.header__drawer[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-primary)}}@media(max-width:480px){.header__inner[data-astro-cid-3ef6ksr2]{padding:.75rem 0}}.footer[data-astro-cid-sz7xmlte]{position:relative;background:radial-gradient(1200px 420px at 12% -10%,rgba(37,99,235,.22),transparent 55%),radial-gradient(900px 360px at 90% 0%,rgba(6,182,212,.14),transparent 50%),linear-gradient(165deg,#0b1220,#111827 48%,#0f172a);color:#e2e8f0;padding:3.75rem 0 7.25rem;border-top:1px solid rgba(148,163,184,.12)}.footer__inner[data-astro-cid-sz7xmlte]{width:min(100% - 2rem,var(--max-width));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,.75fr));gap:2.5rem 3rem}.footer__logo[data-astro-cid-sz7xmlte]{display:inline-flex;margin-bottom:1rem;padding:.55rem .8rem;border-radius:12px;background:#fffffff5;text-decoration:none;box-shadow:0 8px 24px #0000002e}.footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:30px;width:auto}.footer__tagline[data-astro-cid-sz7xmlte]{margin:0 0 1.25rem;max-width:28rem;font-size:1rem;line-height:1.55;color:#94a3b8}.footer__phone[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.9rem;color:#fff;font-size:1.15rem;font-weight:800;text-decoration:none;transition:color .2s var(--ease-out)}.footer__phone[data-astro-cid-sz7xmlte]:hover{color:#93c5fd}.footer__channels[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1rem}.footer__channels[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.4rem;min-height:40px;padding:.45rem .85rem;border-radius:10px;border:1px solid rgba(148,163,184,.28);background:#ffffff0a;color:#e2e8f0;font-size:.92rem;font-weight:700;text-decoration:none;transition:border-color .2s var(--ease-out),background .2s var(--ease-out),color .2s var(--ease-out)}.footer__channels[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{border-color:#93c5fd8c;background:#2563eb2e;color:#fff}.footer__channels[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{display:block}.footer__area[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.4rem;margin:0;font-size:.95rem;color:#94a3b8}.footer__nav[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin:0 0 1.15rem;font-size:.85rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff}.footer__nav[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#cbd5e1;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s var(--ease-out)}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#93c5fd}.footer__bottom[data-astro-cid-sz7xmlte]{width:min(100% - 2rem,var(--max-width));margin:2.5rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(148,163,184,.16);text-align:center}.footer__bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;font-size:.92rem;color:#64748b}@media(max-width:900px){.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer__brand[data-astro-cid-sz7xmlte]{grid-column:1 / -1}}@media(max-width:560px){.footer[data-astro-cid-sz7xmlte]{padding:3rem 0 7rem}.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.footer__brand[data-astro-cid-sz7xmlte]{text-align:center}.footer__tagline[data-astro-cid-sz7xmlte]{margin-inline:auto}.footer__channels[data-astro-cid-sz7xmlte],.footer__area[data-astro-cid-sz7xmlte]{justify-content:center}.footer__nav[data-astro-cid-sz7xmlte]{text-align:center}}
