:root{--bg:#fff;--surface:#fff;--panel:#f8fafc;--panel-alt:#f1f5f9;--text:#0f172a;--text-2:#334155;--text-3:#475569;--muted:#64748b;--muted-soft:#94a3b8;--on-solid:#fff;--on-solid-soft:#cbd5e1;--on-bright:#071018;--on-bright-soft:#172033;--dark-panel:#101828;--header-bg:#fff;--topbar-bg:#1a2233;--hero-1:#020305;--hero-2:#090912;--hero-3:#2a1018;--text-hover:#1e293b;--line:#e2e8f0;--line-firm:#cbd5e1;--brand:#ef1d26;--brand-hover:#c9151d;--brand-cyan:#00d5d8;--brand-cyan-hover:#00b3b6;--brand-orange:#ff7a00;--brand-yellow:#ffd400;--brand-gold:#d4a843;--brand-purple:#7c3aed;--ok:#10b981;--whatsapp:#15803d;--whatsapp-hover:#116632;--ok-bg:#ecfdf5;--ok-line:#a7f3d0;--error-bg:#fef2f2;--error-line:#fecaca;--error-text:#991b1b;--warn-bg:#fff7ed;--warn-line:#fed7aa;--warn-text:#7c2d12;--radius:12px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0d1117;--surface:#161d27;--panel:#151b24;--panel-alt:#1c2330;--text:#e8ecf3;--text-2:#c3ccd9;--text-3:#aab5c4;--muted:#8f9bab;--muted-soft:#6f7b8b;--text-hover:#d3dae5;--dark-panel:#1a2130;--header-bg:#000;--topbar-bg:#0a0a0a;--hero-1:#0a0d14;--hero-2:#141420;--hero-3:#34141e;--line:#262d3a;--line-firm:#39424f;--brand:#ff4d54;--brand-hover:#ff6b71;--brand-cyan:#22e0e3;--brand-cyan-hover:#4ceaec;--brand-orange:#ff9633;--brand-yellow:#fd3;--brand-gold:#e0bb66;--brand-purple:#a06bf5;--ok:#34d399;--whatsapp:#10632f;--whatsapp-hover:#0d5027;--ok-bg:#0d2b1e;--ok-line:#1d5c40;--error-bg:#2e1517;--error-line:#6b2b2f;--error-text:#ff9d9d;--warn-bg:#2b1f10;--warn-line:#6b4a1f;--warn-text:#ffc182}}:root[data-theme=dark]{--bg:#0d1117;--surface:#161d27;--panel:#151b24;--panel-alt:#1c2330;--text:#e8ecf3;--text-2:#c3ccd9;--text-3:#aab5c4;--muted:#8f9bab;--muted-soft:#6f7b8b;--text-hover:#d3dae5;--dark-panel:#1a2130;--header-bg:#000;--topbar-bg:#0a0a0a;--hero-1:#0a0d14;--hero-2:#141420;--hero-3:#34141e;--line:#262d3a;--line-firm:#39424f;--brand:#ff4d54;--brand-hover:#ff6b71;--brand-cyan:#22e0e3;--brand-cyan-hover:#4ceaec;--brand-orange:#ff9633;--brand-yellow:#fd3;--brand-gold:#e0bb66;--brand-purple:#a06bf5;--ok:#34d399;--whatsapp:#10632f;--whatsapp-hover:#0d5027;--ok-bg:#0d2b1e;--ok-line:#1d5c40;--error-bg:#2e1517;--error-line:#6b2b2f;--error-text:#ff9d9d;--warn-bg:#2b1f10;--warn-line:#6b4a1f;--warn-text:#ffc182}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.clearfix:after{content:"";clear:both;display:table}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.7}.page-wrapper{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.auto-container{max-width:1200px;margin:0 auto;padding:0 24px}h1{letter-spacing:-1.5px;color:var(--text);font-size:clamp(42px,6vw,72px);font-weight:800;line-height:1.05}h2{letter-spacing:-.5px;color:var(--text);font-size:clamp(28px,4vw,42px);font-weight:700}h3{color:var(--text);font-size:20px;font-weight:600}p{color:var(--muted);font-size:17px;line-height:1.7}a{color:var(--brand-cyan);text-decoration:none}.btn{border-radius:var(--radius);cursor:pointer;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary{background:var(--brand);color:var(--on-solid);border:none;box-shadow:0 14px 34px #ef1d263d}.btn-primary:hover{background:var(--brand-hover)}.btn-cyan{background:var(--brand-cyan);color:var(--on-bright);border:none;box-shadow:0 14px 34px #00d5d83d}.btn-cyan:hover{background:var(--brand-cyan-hover)}.btn-outline{border:1px solid var(--line-firm);color:var(--text-2);background:var(--surface)}.btn-outline:hover{border-color:var(--muted-soft);background:var(--panel)}.section{padding:80px 0}.section-dark{background:var(--panel)}.section-header{text-align:center;margin-bottom:56px}.section-header h2{margin-bottom:12px}.section-header p{max-width:560px;margin:0 auto}@media (width<=768px){.section{padding:50px 0}}.wd-hero{background:radial-gradient(circle at 74% 26%, #ff7a0061, transparent 28%), radial-gradient(circle at 88% 58%, #00d5d842, transparent 32%), linear-gradient(135deg, var(--hero-1) 0%, var(--hero-2) 48%, var(--hero-3) 100%);color:var(--on-solid);align-items:center;height:calc(100vh - 126px);min-height:520px;max-height:680px;display:flex;position:relative;overflow:hidden}.wd-hero:before{content:"";background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.wd-hero-glow{filter:blur(8px);background:radial-gradient(circle,#ff7a0080,#0000 65%);width:520px;height:520px;position:absolute;top:80px;right:-120px}.wd-hero-inner{grid-template-columns:.82fr 1.18fr;align-items:center;gap:34px;padding-top:26px;padding-bottom:26px;display:grid;position:relative}.wd-hero-copy{align-self:center}.wd-hero-copy h1{color:var(--on-solid);letter-spacing:-1.1px;max-width:560px;font-size:clamp(38px,4.3vw,58px)}.wd-hero-copy p{max-width:460px;color:var(--on-solid-soft);margin:16px 0 0;font-size:17px}.wd-eyebrow{color:var(--on-bright);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#a7ffff,#ffd166);border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:12px;font-weight:800;display:inline-flex}.wd-eyebrow.light{color:var(--on-solid-soft);background:#ffffff14;border-color:#ffffff2e}.wd-product-stage{justify-content:center;align-items:center;min-height:340px;max-height:520px;display:flex;position:relative}.wd-dashboard-shot{object-fit:contain;width:min(880px,100%);max-height:500px}.wd-board b,.wd-hero-badges{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.wd-badge{background:var(--brand-orange);color:var(--on-solid);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:800;box-shadow:0 18px 50px #00000052}.wd-strip{color:var(--on-bright);background:linear-gradient(90deg,#00d5d8,#ff8a00)}.wd-strip-inner{justify-content:space-between;align-items:center;gap:20px;padding-top:22px;padding-bottom:22px;display:flex}.wd-strip-inner div{gap:4px;display:grid}.wd-strip span{color:var(--on-bright-soft);display:block}.wd-strip-dark{background:var(--dark-panel);color:var(--on-solid)}.wd-strip-dark span{color:var(--on-solid-soft)}.wd-strip .btn{flex:none}.wd-panel-section{background:var(--bg);align-items:center;min-height:calc(100vh - 126px);padding:54px 0;display:flex}.wd-panel-section-alt{background:var(--panel)}.wd-panel-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:44px;display:grid}.wd-panel-grid-reverse{grid-template-columns:1.22fr .78fr}.wd-panel-copy h2{margin:18px 0 14px;font-size:clamp(34px,4vw,56px);line-height:1.05}.wd-panel-copy p{max-width:480px;margin-bottom:14px;font-size:18px}.wd-panel-copy .wd-module-use{color:var(--text-2);border-left:4px solid var(--brand-orange);margin-bottom:26px;padding-left:14px;font-weight:700}.wd-panel-shot{object-fit:cover;object-position:left top;border:1px solid var(--line);border-radius:22px;width:100%;max-height:520px;box-shadow:0 26px 70px #0f172a24}.wd-faq-section{background:var(--bg);padding:90px 0}.wd-faq-list{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.wd-faq-list article{border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:24px}.wd-faq-list h3{margin-bottom:8px}.wd-faq-list p{font-size:15px}.wd-two h2,.wd-centered h2,.wd-enterprise h2,.wd-final h2{margin-top:18px}.wd-centered{text-align:center;max-width:760px;margin:0 auto 52px}.wd-final{text-align:center;background:radial-gradient(circle at 72% 20%,#ff7a0066,#0000 28%),linear-gradient(135deg,#020305fa,#0f172af2);padding:120px 0}.wd-final h2{color:var(--on-solid)}.wd-final p{max-width:680px;color:var(--on-solid-soft);margin:18px auto 30px}@media (width<=980px){.wd-hero-inner,.wd-two,.wd-flow,.wd-testimonial-grid,.wd-product-stage{min-height:auto}.wd-dashboard-shot{max-height:360px;transform:none}.wd-panel-grid,.wd-panel-grid-reverse,.wd-faq-list{grid-template-columns:1fr}.wd-panel-section{min-height:auto}}@media (width<=680px){.wd-hero{min-height:auto}.wd-hero-inner{padding-top:56px;padding-bottom:56px}.wd-hero-copy{align-self:auto;padding-top:0}.wd-app-grid,.wd-kpis,.wd-case-grid,.wd-strip-inner{flex-direction:column;align-items:flex-start}.wd-panel-section{padding:56px 0}.wd-panel-copy h2{font-size:clamp(30px,12vw,42px)}}.header-top[data-astro-cid-4oan7hod]{background-color:var(--topbar-bg);color:#afb9c9;border-bottom:1px solid #273249;padding:6px 0;font-size:13px}.header-top[data-astro-cid-4oan7hod] .auto-container[data-astro-cid-4oan7hod]{max-width:1200px;margin:0 auto;padding:0 24px}.top-left[data-astro-cid-4oan7hod]{float:left}.top-right[data-astro-cid-4oan7hod]{float:right;color:#ff9f1c;font-weight:700}.contact-links[data-astro-cid-4oan7hod]{gap:22px;margin:0;padding:0;list-style:none;display:flex}.contact-links[data-astro-cid-4oan7hod] li[data-astro-cid-4oan7hod]{align-items:center;gap:5px;display:flex}.contact-links[data-astro-cid-4oan7hod] .icon[data-astro-cid-4oan7hod]{color:var(--brand-cyan);display:inline-flex}.main-header[data-astro-cid-4oan7hod]{background-color:var(--header-bg);border-bottom:1px solid var(--line);z-index:999;padding:10px 0;position:sticky;top:0;box-shadow:0 4px 15px #00000005}.main-header[data-astro-cid-4oan7hod] .auto-container[data-astro-cid-4oan7hod]{max-width:1200px;margin:0 auto;padding:0 24px}.logo-box[data-astro-cid-4oan7hod]{float:left}.logo[data-astro-cid-4oan7hod]{letter-spacing:0;font-family:Urbanist,Inter,sans-serif;font-size:25px;font-weight:900}.logo[data-astro-cid-4oan7hod] a[data-astro-cid-4oan7hod]{color:var(--text);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.logo[data-astro-cid-4oan7hod] img[data-astro-cid-4oan7hod]{object-fit:contain;width:auto;height:40px}.logo-img-claro[data-astro-cid-4oan7hod]{display:inline-block}.logo-img-oscuro[data-astro-cid-4oan7hod]{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .logo-img-claro[data-astro-cid-4oan7hod]{display:none}:root:not([data-theme=light]) .logo-img-oscuro[data-astro-cid-4oan7hod]{display:inline-block}}:root[data-theme=dark] .logo-img-claro[data-astro-cid-4oan7hod]{display:none}:root[data-theme=dark] .logo-img-oscuro[data-astro-cid-4oan7hod],:root[data-theme=light] .logo-img-claro[data-astro-cid-4oan7hod]{display:inline-block}:root[data-theme=light] .logo-img-oscuro[data-astro-cid-4oan7hod]{display:none}.nav-outer[data-astro-cid-4oan7hod]{float:right;align-items:center;gap:35px;display:flex}.main-menu[data-astro-cid-4oan7hod]{display:block}.navigation[data-astro-cid-4oan7hod]{gap:25px;margin:0;padding:0;list-style:none;display:flex}.navigation[data-astro-cid-4oan7hod] li[data-astro-cid-4oan7hod] a[data-astro-cid-4oan7hod]{color:var(--text);font-size:15px;font-weight:500;text-decoration:none;transition:color .2s}.navigation[data-astro-cid-4oan7hod] li[data-astro-cid-4oan7hod].current a[data-astro-cid-4oan7hod],.navigation[data-astro-cid-4oan7hod] li[data-astro-cid-4oan7hod] a[data-astro-cid-4oan7hod]:hover{color:var(--brand-orange)}.outer-box[data-astro-cid-4oan7hod]{align-items:center;gap:12px;display:flex}.tema-toggle[data-astro-cid-4oan7hod]{border:1px solid var(--line);width:38px;height:38px;color:var(--text);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.tema-toggle[data-astro-cid-4oan7hod]:hover{background-color:var(--panel-alt);border-color:var(--line-firm);color:var(--text-hover)}.tema-toggle[data-astro-cid-4oan7hod]:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (prefers-reduced-motion:reduce){.tema-toggle[data-astro-cid-4oan7hod]{transition:none}}.tema-icono[data-astro-cid-4oan7hod]{display:block}.tema-icono-sol[data-astro-cid-4oan7hod]{display:none}.tema-icono-luna[data-astro-cid-4oan7hod]{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .tema-icono-sol[data-astro-cid-4oan7hod]{display:block}:root:not([data-theme=light]) .tema-icono-luna[data-astro-cid-4oan7hod]{display:none}}:root[data-theme=dark] .tema-icono-sol[data-astro-cid-4oan7hod]{display:block}:root[data-theme=dark] .tema-icono-luna[data-astro-cid-4oan7hod],:root[data-theme=light] .tema-icono-sol[data-astro-cid-4oan7hod]{display:none}:root[data-theme=light] .tema-icono-luna[data-astro-cid-4oan7hod]{display:block}.theme-btn[data-astro-cid-4oan7hod]{background:var(--brand);color:var(--on-solid);text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:9px 22px;font-family:Urbanist,Inter,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.theme-btn[data-astro-cid-4oan7hod]:hover{background:var(--brand-hover)}.menu-toggle[data-astro-cid-4oan7hod]{display:none}@media (width<=768px){.header-top[data-astro-cid-4oan7hod]{text-align:center;padding:8px 0}.top-left[data-astro-cid-4oan7hod],.top-right[data-astro-cid-4oan7hod]{float:none}.top-right[data-astro-cid-4oan7hod]{margin-top:6px}.contact-links[data-astro-cid-4oan7hod]{justify-content:center;gap:12px;font-size:12px}.main-header[data-astro-cid-4oan7hod] .auto-container[data-astro-cid-4oan7hod]{justify-content:space-between;align-items:center;display:flex}.logo-box[data-astro-cid-4oan7hod],.nav-outer[data-astro-cid-4oan7hod]{float:none}.logo[data-astro-cid-4oan7hod] img[data-astro-cid-4oan7hod]{height:32px}.nav-outer[data-astro-cid-4oan7hod]{align-items:center;display:flex}.outer-box[data-astro-cid-4oan7hod]{display:none!important}.navigation[data-astro-cid-4oan7hod]{display:none}.menu-toggle[data-astro-cid-4oan7hod]{cursor:pointer;z-index:100;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:flex}.menu-toggle[data-astro-cid-4oan7hod] .bar[data-astro-cid-4oan7hod]{background-color:var(--text);width:100%;height:3px;transition:all .3s}.menu-toggle[data-astro-cid-4oan7hod].active .bar[data-astro-cid-4oan7hod]:first-child{transform:translateY(9px)rotate(45deg)}.menu-toggle[data-astro-cid-4oan7hod].active .bar[data-astro-cid-4oan7hod]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-4oan7hod].active .bar[data-astro-cid-4oan7hod]:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.navigation[data-astro-cid-4oan7hod].open{background-color:var(--surface);box-sizing:border-box;border-bottom:2px solid var(--line);z-index:98;flex-direction:column;gap:15px;width:100%;padding:20px;position:absolute;top:100%;left:0;box-shadow:0 10px 15px #0000000d;display:flex!important}}.super-footer[data-astro-cid-ddhozxeg]{color:#bdc3c7;background-color:#000;font-size:14px;line-height:1.6}.footer-top-addon[data-astro-cid-ddhozxeg]{border-bottom:1px solid #ffffff0d;padding:60px 0 36px}.addon-grid[data-astro-cid-ddhozxeg]{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center;gap:50px;display:grid}.footer-testimonials[data-astro-cid-ddhozxeg] h3[data-astro-cid-ddhozxeg],.newsletter-box[data-astro-cid-ddhozxeg] h3[data-astro-cid-ddhozxeg]{color:var(--on-solid);text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;font-family:Urbanist,Inter,sans-serif;font-size:18px}.testimonial-slider[data-astro-cid-ddhozxeg]{border-left:3px solid var(--brand-cyan);background:#ffffff05;border-radius:0 6px 6px 0;padding:22px 26px;display:grid}.testimonial-item[data-astro-cid-ddhozxeg]{opacity:0;pointer-events:none;grid-area:1/1;transition:opacity .6s}.testimonial-item[data-astro-cid-ddhozxeg].is-active{opacity:1;pointer-events:auto}.testimonial-author[data-astro-cid-ddhozxeg]{color:var(--on-solid);font-family:Urbanist,Inter,sans-serif;font-size:15px;font-weight:700;display:block}.testimonial-cargo[data-astro-cid-ddhozxeg]{color:var(--brand-cyan);margin-bottom:12px;font-size:12.5px;font-weight:600;display:block}.testimonial-item[data-astro-cid-ddhozxeg] p[data-astro-cid-ddhozxeg]{color:#ecf0f1;margin:0 0 14px;font-size:14px;font-style:italic}.testimonial-stars[data-astro-cid-ddhozxeg]{color:#f5b50a;gap:4px;font-size:15px;display:inline-flex}.testimonial-stars[data-astro-cid-ddhozxeg] .svg-icon{filter:drop-shadow(0 1px 1px #00000059)}.newsletter-box[data-astro-cid-ddhozxeg] p[data-astro-cid-ddhozxeg]{color:#a6b0b7;margin-bottom:20px;font-size:13.5px;line-height:1.6}.newsletter-form[data-astro-cid-ddhozxeg]{gap:10px;display:flex}.newsletter-form[data-astro-cid-ddhozxeg] input[data-astro-cid-ddhozxeg]{color:var(--on-solid);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;outline:none;flex:1;padding:12px 15px;font-size:14px}.newsletter-form[data-astro-cid-ddhozxeg] input[data-astro-cid-ddhozxeg]:focus{border-color:var(--brand-cyan)}.hp-field[data-astro-cid-ddhozxeg]{width:1px;height:1px;position:absolute;top:-9999px;left:-9999px;overflow:hidden}.btn-newsletter[data-astro-cid-ddhozxeg]{background-color:var(--brand-cyan);color:#000;cursor:pointer;border:none;border-radius:4px;padding:0 20px;font-family:Urbanist,Inter,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.btn-newsletter[data-astro-cid-ddhozxeg]:hover{color:#000;background-color:#00b3b6}.btn-newsletter[data-astro-cid-ddhozxeg]:disabled{opacity:.65;cursor:default}.form-status[data-astro-cid-ddhozxeg]{min-height:20px;margin:12px 0 0;font-size:13px;font-weight:600}.form-status[data-astro-cid-ddhozxeg][data-estado=ok]{color:#7ed6a2}.form-status[data-astro-cid-ddhozxeg][data-estado=error]{color:#ff9d94}.footer-main-content[data-astro-cid-ddhozxeg]{padding:46px 0 70px}.footer-main-grid[data-astro-cid-ddhozxeg]{grid-template-columns:minmax(0,1fr) minmax(0,.8fr) minmax(0,.8fr) minmax(0,1.4fr);gap:40px;display:grid}.footer-col[data-astro-cid-ddhozxeg] h4[data-astro-cid-ddhozxeg]{color:var(--on-solid);text-transform:uppercase;letter-spacing:.5px;margin-bottom:25px;font-family:Urbanist,Inter,sans-serif;font-size:16px;font-weight:700;position:relative}.footer-col[data-astro-cid-ddhozxeg] h4[data-astro-cid-ddhozxeg]:after{content:"";background-color:var(--brand-cyan);width:30px;height:2px;position:absolute;bottom:-8px;left:0}.footer-logo-wrap[data-astro-cid-ddhozxeg]{height:39px;margin-bottom:15px;overflow:hidden}.footer-about[data-astro-cid-ddhozxeg] .footer-logo-img[data-astro-cid-ddhozxeg]{width:auto;height:76px;margin-top:-19px;display:block}.footer-about[data-astro-cid-ddhozxeg] p[data-astro-cid-ddhozxeg]{color:#bdc3c7;margin:0 0 15px;font-size:13.5px;line-height:1.6}.footer-credits[data-astro-cid-ddhozxeg]{color:#6b7682;font-size:13px}.social-links-list[data-astro-cid-ddhozxeg]{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.social-links-list[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]{color:#bdc3c7;align-items:center;gap:12px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;display:flex}.social-links-list[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]:hover{color:var(--on-solid);transform:translate(4px)}.brand-icon[data-astro-cid-ddhozxeg]{flex-shrink:0;width:32px;height:32px}.footer-links-list[data-astro-cid-ddhozxeg]{margin:0;padding:0;list-style:none}.footer-links-list[data-astro-cid-ddhozxeg] li[data-astro-cid-ddhozxeg]{margin-bottom:12px}.footer-links-list[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]{color:#bdc3c7;align-items:center;gap:6px;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-flex}.footer-links-list[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]:hover{color:var(--brand-cyan);padding-left:4px}.footer-links-list[data-astro-cid-ddhozxeg] .svg-icon{flex-shrink:0;width:12px;height:12px}.contact-info-block[data-astro-cid-ddhozxeg]{flex-direction:column;gap:12px;display:flex}.contact-info-block[data-astro-cid-ddhozxeg] p[data-astro-cid-ddhozxeg]{color:#bdc3c7;align-items:flex-start;gap:10px;margin:0;font-size:13.5px;display:flex}.contact-info-block[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]{color:#bdc3c7;text-decoration:none;transition:color .2s}.contact-info-block[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]:hover{color:var(--brand-cyan)}.contact-info-block[data-astro-cid-ddhozxeg] .svg-icon{color:var(--brand-cyan);flex-shrink:0;width:14px;height:14px;margin-top:3px}.footer-bottom-bar[data-astro-cid-ddhozxeg]{background-color:#0a0a0a;border-top:1px solid #ffffff0f;padding:25px 0;font-size:13px}.bottom-bar-layout[data-astro-cid-ddhozxeg]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.copyright-text[data-astro-cid-ddhozxeg]{color:#bdc3c7}.sec-badges[data-astro-cid-ddhozxeg]{gap:20px;font-size:12px;display:flex}.sec-badges[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]{color:#7f8c8d;text-decoration:none;transition:color .2s}.sec-badges[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]:hover{color:var(--brand-cyan)}@media (width<=991px){.footer-main-grid[data-astro-cid-ddhozxeg]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.addon-grid[data-astro-cid-ddhozxeg]{grid-template-columns:minmax(0,1fr);gap:30px}}@media (width<=768px){.footer-main-grid[data-astro-cid-ddhozxeg]{grid-template-columns:minmax(0,1fr);gap:35px}.bottom-bar-layout[data-astro-cid-ddhozxeg]{text-align:center;flex-direction:column;justify-content:center}.footer-hide-sm[data-astro-cid-ddhozxeg]{display:none}.footer-logo-wrap[data-astro-cid-ddhozxeg]{height:26px}.footer-about[data-astro-cid-ddhozxeg] .footer-logo-img[data-astro-cid-ddhozxeg]{object-fit:contain;margin-top:-12.6px;width:auto!important;height:50px!important}}
