:root{--bg: #f8fafc;--bg-soft: #f1f5f9;--surface: #ffffff;--surface-strong: #f9fbff;--text: #0f172a;--muted: #475569;--primary: #024db6;--primary-strong: #003d91;--accent: #c00941;--border: #dbe5f0;--ring: rgba(2, 77, 182, .25);--radius: 14px;--container: 1240px}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Manrope,Segoe UI,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}a{color:inherit;text-decoration:none}.container{width:min(var(--container),calc(100% - 2rem));margin:0 auto}.section{padding:4.75rem 0}.grid{display:grid;gap:1.25rem}.card{border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;background:var(--surface);box-shadow:0 1px 2px #0f172a0d,0 12px 28px #0f172a0f}@media(max-width:800px){.section{padding:3.6rem 0}}header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:40;box-shadow:0 1px 2px #0f172a0f,0 14px 30px #0f172a14}.topbar[data-astro-cid-ctg3m53h]{background:#c00941;color:#fff;border-bottom:1px solid rgba(255,255,255,.22)}.topbar-shell[data-astro-cid-ctg3m53h]{min-height:2.45rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.left[data-astro-cid-ctg3m53h],.right[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.9rem}.left[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.right[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:#fff;font-weight:700;font-size:.95rem}.left[data-astro-cid-ctg3m53h] .phone[data-astro-cid-ctg3m53h]{margin-right:.4rem}.social-icon[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;min-width:1.2rem;color:#fff;opacity:.95;transition:opacity .14s ease}.social-icon[data-astro-cid-ctg3m53h]:hover{opacity:1}.social-icon[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:100%;height:100%;display:block}.social-icon[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]:not(:root){overflow:visible}.lang-switch[data-astro-cid-ctg3m53h]{display:inline-flex;background:#ffffff24;border:1px solid rgba(255,255,255,.26);border-radius:999px;padding:.15rem;gap:.2rem}.lang-switch[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.82rem;padding:.3rem .55rem;border-radius:999px;color:#ffe8ef;font-weight:700}.lang-switch[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active{background:#fff;color:#a30f3e}.mainbar[data-astro-cid-ctg3m53h]{background:#ffffffeb;backdrop-filter:saturate(1.1) blur(7px);border-bottom:1px solid var(--border)}.shell[data-astro-cid-ctg3m53h]{min-height:4.4rem;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.logo[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center}.logo[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:198px;max-width:48vw;height:auto;display:block}.desktop-nav[data-astro-cid-ctg3m53h]{margin-left:auto;border:1px solid #d8e3f0;background:#fff;border-radius:14px;padding:0 .85rem;box-shadow:0 1px 2px #0f172a0d}.menu[data-astro-cid-ctg3m53h],.submenu[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:0}.menu[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1.15rem}.menu[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]{position:relative;padding-bottom:.18rem;margin-bottom:-.18rem}.menu[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h],.menu[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>span[data-astro-cid-ctg3m53h]{display:inline-flex;padding:1rem 0;color:#5f6571;font-size:.98rem;font-weight:600;border-bottom:2px solid transparent;cursor:pointer;transition:color .14s ease,border-color .14s ease}.menu[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]:hover>a[data-astro-cid-ctg3m53h],.menu[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]:hover>span[data-astro-cid-ctg3m53h]{color:#ba0e44;border-bottom-color:#c00941}.has-children[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h]:after,.has-children[data-astro-cid-ctg3m53h]>span[data-astro-cid-ctg3m53h]:after{content:"▾";margin-left:.35rem;font-size:.8rem;line-height:1.2}.submenu[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% - 2px);left:0;min-width:300px;background:#fff;border-top:2px solid #c00941;border-radius:12px;box-shadow:0 18px 40px #10131b26;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:8}.has-children[data-astro-cid-ctg3m53h]:hover>.submenu[data-astro-cid-ctg3m53h]{opacity:1;visibility:visible;transform:translateY(0)}.has-children[data-astro-cid-ctg3m53h]>.submenu[data-astro-cid-ctg3m53h]:before{content:"";position:absolute;top:-10px;left:0;width:100%;height:10px}.submenu[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]{position:relative}.submenu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.submenu[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.86rem 1rem;color:#5c6370;font-weight:600;background:#fff;border-bottom:1px solid #f0f2f7}.submenu[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]:hover>a[data-astro-cid-ctg3m53h],.submenu[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]:hover>span[data-astro-cid-ctg3m53h]{color:#ba0e44;background:#fafbfe}.submenu-nested[data-astro-cid-ctg3m53h]{top:0;left:100%}.mobile-menu-toggle[data-astro-cid-ctg3m53h]{display:none;width:2.9rem;height:2.9rem;border-radius:.85rem;border:1px solid #d8e3f0;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:.3rem;padding:0;cursor:pointer}.mobile-menu-icon[data-astro-cid-ctg3m53h]{width:1.3rem;height:1.3rem;stroke:#124da5;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.mobile-overlay[data-astro-cid-ctg3m53h]{position:fixed;inset:0;background:linear-gradient(180deg,#f8fbff,#fff);padding:1rem;display:flex;flex-direction:column;gap:1rem;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.75rem);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:60}header[data-astro-cid-ctg3m53h][data-mobile-open=true] .mobile-overlay[data-astro-cid-ctg3m53h]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-overlay-head[data-astro-cid-ctg3m53h]{min-height:3.2rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding-bottom:.8rem;border-bottom:1px solid #dce6f2}.mobile-close[data-astro-cid-ctg3m53h]{width:2.35rem;height:2.35rem;border-radius:.75rem;border:1px solid #d6e0ed;background:#fff;color:#334155;cursor:pointer;font-size:1.6rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.mobile-lang-switch[data-astro-cid-ctg3m53h]{display:inline-flex;width:max-content;background:#fff;border:1px solid #d6e0ed;border-radius:999px;padding:.18rem;gap:.2rem}.mobile-lang-switch[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:.36rem .72rem;border-radius:999px;font-weight:700;font-size:.84rem;color:#5c6575}.mobile-lang-switch[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active{color:#fff;background:#c00941}.mobile-nav[data-astro-cid-ctg3m53h]{min-height:0;overflow-y:auto;padding-right:.2rem}.mobile-menu[data-astro-cid-ctg3m53h],.mobile-menu[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:0}.mobile-menu[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]{border-bottom:1px solid #e6edf5}.mobile-menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.mobile-menu[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h],.mobile-menu[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%;color:#334155;padding:.9rem .15rem;font-weight:650;font-size:1rem}.mobile-menu[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{cursor:pointer;list-style:none}.mobile-menu[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]::-webkit-details-marker{display:none}.mobile-menu[data-astro-cid-ctg3m53h] details[data-astro-cid-ctg3m53h]>summary[data-astro-cid-ctg3m53h]:after{content:"▾";font-size:.84rem;color:#64748b;transition:transform .17s ease}.mobile-menu[data-astro-cid-ctg3m53h] details[data-astro-cid-ctg3m53h][open]>summary[data-astro-cid-ctg3m53h]:after{transform:rotate(180deg)}.mobile-menu[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{padding-left:.7rem;border-left:2px solid #dbe7f4;margin-bottom:.3rem}.mobile-menu[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.mobile-menu[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h],.mobile-menu[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{padding-top:.78rem;padding-bottom:.78rem;font-weight:600;font-size:.96rem;color:#4b5565}@media(max-width:1180px){.desktop-nav[data-astro-cid-ctg3m53h]{display:none}.logo[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:185px}.mobile-menu-toggle[data-astro-cid-ctg3m53h]{display:inline-flex}}@media(max-width:700px){.topbar[data-astro-cid-ctg3m53h] .container[data-astro-cid-ctg3m53h]{width:min(var(--container),calc(100% - 1rem))}.topbar-shell[data-astro-cid-ctg3m53h]{min-height:auto;padding:.28rem 0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:.35rem .5rem}.left[data-astro-cid-ctg3m53h],.right[data-astro-cid-ctg3m53h]{gap:.5rem;min-width:0}.left[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.right[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.82rem}.left[data-astro-cid-ctg3m53h] .phone[data-astro-cid-ctg3m53h]{margin-right:0;white-space:nowrap}.left[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:not(.phone){display:none}.right[data-astro-cid-ctg3m53h]{justify-self:end}.right[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:first-child{display:inline-flex;white-space:nowrap}.lang-switch[data-astro-cid-ctg3m53h]{padding:.12rem}.lang-switch[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:.24rem .45rem;font-size:.76rem}.mobile-overlay[data-astro-cid-ctg3m53h]{padding:.9rem .9rem 1.2rem}}footer[data-astro-cid-gcn2mc3v]{margin-top:0}.upper[data-astro-cid-gcn2mc3v]{background:linear-gradient(90deg,#124eae,#1f6ad8);padding:1.2rem 0}.upper-shell[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.upper[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{width:190px;height:auto;filter:brightness(0) invert(1);opacity:.96}.links[data-astro-cid-gcn2mc3v]{display:flex;gap:1rem;flex-wrap:wrap}.links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:#fff;font-weight:700;font-size:.92rem;opacity:.95}.lower[data-astro-cid-gcn2mc3v]{background:#0f1f3a;color:#b8c2d9;padding:.9rem 0}.lower-shell[data-astro-cid-gcn2mc3v]{display:flex;justify-content:space-between;gap:1rem;font-size:.9rem}.lower[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:0}@media(max-width:860px){.upper-shell[data-astro-cid-gcn2mc3v],.lower-shell[data-astro-cid-gcn2mc3v]{flex-direction:column;align-items:flex-start}}
