:root{--red: #e30613;--red-dark: #c90012;--muted: #65707c;--bg: #f5f5f5;--white: #ffffff;--line: #e9e9e9;--radius-md: 22px;--black: #1f2937;--text: #4b5563;--heading: #202938}[data-astro-cid-22ibb5cd]{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--black)}a[data-astro-cid-22ibb5cd]{text-decoration:none}.siteHeader[data-astro-cid-22ibb5cd]{min-height:96px;padding:18px clamp(24px,6vw,88px);background:var(--white);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;position:sticky;top:0;z-index:10}.brand[data-astro-cid-22ibb5cd]{display:flex;align-items:center;gap:10px;min-width:0;color:var(--black);font-weight:900}.logoFrame[data-astro-cid-22ibb5cd]{display:none}.brandText[data-astro-cid-22ibb5cd]{border-left:1px solid #e7e7e7;padding-left:18px;margin-left:4px;display:flex;flex-direction:column;line-height:1.05;white-space:nowrap;font-weight:900}.brandText[data-astro-cid-22ibb5cd] small[data-astro-cid-22ibb5cd]{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9aa3af;font-weight:700}.languageSwitcher[data-astro-cid-22ibb5cd]{display:flex;gap:14px;margin-left:auto;margin-right:24px}.languageSwitcher[data-astro-cid-22ibb5cd] a[data-astro-cid-22ibb5cd]{color:#374151;font-weight:700}.languageSwitcher[data-astro-cid-22ibb5cd] a[data-astro-cid-22ibb5cd].active{color:var(--red)}.headerActions[data-astro-cid-22ibb5cd],.heroActions[data-astro-cid-22ibb5cd]{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.button[data-astro-cid-22ibb5cd]{min-height:46px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:14px;transition:all .2s ease}.button[data-astro-cid-22ibb5cd].large{min-height:58px;padding:0 30px;font-size:15px}.primary[data-astro-cid-22ibb5cd],.cta[data-astro-cid-22ibb5cd]{background:var(--red);color:#fff;border:2px solid var(--red);box-shadow:0 14px 30px #e3061333}.primary[data-astro-cid-22ibb5cd]:hover,.cta[data-astro-cid-22ibb5cd]:hover{background:var(--red-dark);border-color:var(--red-dark)}.secondary[data-astro-cid-22ibb5cd]{background:#fff;color:var(--red);border:2px solid var(--red)}.secondary[data-astro-cid-22ibb5cd]:hover{background:#fff5f5}.hero[data-astro-cid-22ibb5cd]{min-height:auto;padding:50px clamp(32px,7vw,96px) 90px;display:block}.hero[data-astro-cid-22ibb5cd] h1[data-astro-cid-22ibb5cd]{margin:0;max-width:900px;font-size:clamp(48px,6vw,80px);line-height:.95;letter-spacing:-.055em;color:var(--heading)}.heroContent[data-astro-cid-22ibb5cd]{max-width:none;width:100%}.eyebrow[data-astro-cid-22ibb5cd]{margin:0 0 16px;color:var(--red);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h2[data-astro-cid-22ibb5cd]{margin:0;font-size:clamp(36px,5vw,62px);line-height:1;letter-spacing:-.045em;color:var(--heading)}.lead[data-astro-cid-22ibb5cd]{margin:28px 0 0;max-width:680px;color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.6}.heroActions[data-astro-cid-22ibb5cd]{margin-top:36px}.heroImage[data-astro-cid-22ibb5cd],.heroProfile[data-astro-cid-22ibb5cd],.heroCaption[data-astro-cid-22ibb5cd],.team[data-astro-cid-22ibb5cd],.teamImage[data-astro-cid-22ibb5cd],.teamProfile[data-astro-cid-22ibb5cd],.teamCaption[data-astro-cid-22ibb5cd],.teamCard[data-astro-cid-22ibb5cd],.reviews[data-astro-cid-22ibb5cd]{display:none!important}.products[data-astro-cid-22ibb5cd]{padding:40px clamp(24px,6vw,88px) 50px}.languages[data-astro-cid-22ibb5cd]{padding:40px clamp(24px,6vw,88px) 80px}.sectionHeader[data-astro-cid-22ibb5cd]{max-width:880px}.productGrid[data-astro-cid-22ibb5cd]{margin-top:42px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.productCard[data-astro-cid-22ibb5cd]{min-height:255px;background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:34px 28px;display:flex;flex-direction:column;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;cursor:pointer}.productCard[data-astro-cid-22ibb5cd]:hover{transform:translateY(-4px);border-color:var(--red);box-shadow:0 18px 40px #0f172a14}.productCard[data-astro-cid-22ibb5cd]:hover .productIcon[data-astro-cid-22ibb5cd]{transform:scale(1.08)}.productIcon[data-astro-cid-22ibb5cd]{width:56px;height:56px;margin-bottom:24px;display:block;transition:transform .25s ease;color:var(--red)}.productCard[data-astro-cid-22ibb5cd] h3[data-astro-cid-22ibb5cd]{margin:0 0 14px;font-size:24px;font-weight:900;color:var(--heading)}.productCard[data-astro-cid-22ibb5cd] p[data-astro-cid-22ibb5cd]{margin:0;color:var(--muted);font-size:16px;line-height:1.5;font-weight:600}.productLink[data-astro-cid-22ibb5cd]{display:inline-block;margin-top:auto;padding-top:24px;color:var(--red);font-weight:900;font-size:17px;text-decoration:none;transition:all .2s ease}.productLink[data-astro-cid-22ibb5cd]:hover{color:var(--red-dark);transform:translate(4px)}.trust[data-astro-cid-22ibb5cd]>p[data-astro-cid-22ibb5cd]{margin:0;color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.7}.officeSection[data-astro-cid-22ibb5cd]{padding:0 clamp(24px,6vw,88px) 70px;padding-top:8px;background:#f4f5f7}.trustBar[data-astro-cid-22ibb5cd]{max-width:980px;margin:0 auto 20px;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:24px}.trustBar[data-astro-cid-22ibb5cd] span[data-astro-cid-22ibb5cd]{white-space:nowrap}.officeCard[data-astro-cid-22ibb5cd]{max-width:980px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;display:grid;grid-template-columns:240px 1fr;gap:20px;align-items:center;box-shadow:0 14px 35px #0000000f}.officeInfo[data-astro-cid-22ibb5cd]{display:flex;flex-direction:column;gap:10px}.officeInfo[data-astro-cid-22ibb5cd] strong[data-astro-cid-22ibb5cd]{font-size:18px}.officeInfo[data-astro-cid-22ibb5cd] span[data-astro-cid-22ibb5cd],.officeCard[data-astro-cid-22ibb5cd] span[data-astro-cid-22ibb5cd]{color:var(--muted);font-weight:700;font-size:15px;line-height:1.35}.mapa[data-astro-cid-22ibb5cd]{margin-top:0}.mapa[data-astro-cid-22ibb5cd] iframe[data-astro-cid-22ibb5cd]{width:100%;height:250px;border:0;border-radius:16px;box-shadow:none}.btnMapa[data-astro-cid-22ibb5cd]{width:fit-content;margin-top:8px;padding:12px 22px;background:var(--red);color:#fff;border-radius:10px;font-weight:800}.btnMapa[data-astro-cid-22ibb5cd]:hover{background:var(--red-dark)}.languageContent[data-astro-cid-22ibb5cd]{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.45fr);gap:clamp(32px,6vw,80px);align-items:center}.languageText[data-astro-cid-22ibb5cd]{margin-top:0;max-width:680px;color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.6}.languageGrid[data-astro-cid-22ibb5cd]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.languageCard[data-astro-cid-22ibb5cd]{min-width:180px;background:#fff;border:1px solid var(--line);color:var(--black);border-radius:999px;padding:14px 18px;display:inline-flex;align-items:center;justify-content:space-between;gap:14px;font-weight:900}.languageInfo[data-astro-cid-22ibb5cd]{display:inline-flex;align-items:center;gap:10px}.languageFlag[data-astro-cid-22ibb5cd]{width:28px;height:20px;object-fit:cover;border-radius:4px;display:block}.languageCard[data-astro-cid-22ibb5cd] strong[data-astro-cid-22ibb5cd]{color:var(--red)}.languageCard[data-astro-cid-22ibb5cd]:hover{border-color:var(--red);color:var(--red)}.footer[data-astro-cid-22ibb5cd]{background:#e30613;padding:30px 0;margin-top:80px}.footerContent[data-astro-cid-22ibb5cd]{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center}.footer[data-astro-cid-22ibb5cd] p[data-astro-cid-22ibb5cd]{margin:0;color:#fff;font-size:14px}.footerSocial[data-astro-cid-22ibb5cd]{display:flex;gap:24px}.footerSocial[data-astro-cid-22ibb5cd] a[data-astro-cid-22ibb5cd]{color:#fff;text-decoration:none;font-weight:700}.footerSocial[data-astro-cid-22ibb5cd] a[data-astro-cid-22ibb5cd]:hover{opacity:.8}@media(max-width:1400px){.hero[data-astro-cid-22ibb5cd] h1[data-astro-cid-22ibb5cd]{max-width:780px;font-size:clamp(46px,5.5vw,72px)}.heroContent[data-astro-cid-22ibb5cd]{max-width:820px}}@media(min-width:981px)and (max-width:1500px){.hero[data-astro-cid-22ibb5cd] h1[data-astro-cid-22ibb5cd]{max-width:760px;font-size:clamp(46px,5vw,68px)}.lead[data-astro-cid-22ibb5cd]{max-width:620px}.hero[data-astro-cid-22ibb5cd]{padding-left:clamp(32px,6vw,76px);padding-right:clamp(32px,6vw,76px)}.trustBar[data-astro-cid-22ibb5cd]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:24px;text-align:center}}@media(max-width:980px){.siteHeader[data-astro-cid-22ibb5cd]{height:auto;padding-top:18px;padding-bottom:18px;align-items:flex-start;flex-direction:column}.languageSwitcher[data-astro-cid-22ibb5cd]{margin-left:0;margin-right:0}.trust[data-astro-cid-22ibb5cd],.languageContent[data-astro-cid-22ibb5cd]{grid-template-columns:1fr}.productGrid[data-astro-cid-22ibb5cd]{grid-template-columns:repeat(2,minmax(0,1fr))}.languageGrid[data-astro-cid-22ibb5cd]{margin-top:28px}.trustBar[data-astro-cid-22ibb5cd]{justify-content:center;text-align:center;gap:16px}}@media(max-width:768px){.officeCard[data-astro-cid-22ibb5cd]{grid-template-columns:1fr}.trustBar[data-astro-cid-22ibb5cd]{flex-direction:column;align-items:center;text-align:center;gap:10px}.mapa[data-astro-cid-22ibb5cd] iframe[data-astro-cid-22ibb5cd]{height:260px}}@media(max-width:620px){.brand[data-astro-cid-22ibb5cd]{width:100%}.brandText[data-astro-cid-22ibb5cd]{font-size:15px;white-space:normal}.hero[data-astro-cid-22ibb5cd]{padding-top:24px;padding-bottom:24px}.headerActions[data-astro-cid-22ibb5cd],.heroActions[data-astro-cid-22ibb5cd]{width:100%;flex-direction:column;align-items:stretch}.button[data-astro-cid-22ibb5cd]{width:100%}h1[data-astro-cid-22ibb5cd]{letter-spacing:-.04em}.productGrid[data-astro-cid-22ibb5cd],.languageGrid[data-astro-cid-22ibb5cd]{grid-template-columns:1fr}.languageSwitcher[data-astro-cid-22ibb5cd]{width:100%;justify-content:center}.heroActions[data-astro-cid-22ibb5cd]{display:none}.trustBar[data-astro-cid-22ibb5cd]{text-align:center;align-items:center;gap:2px;margin:0 auto 12px}.lead[data-astro-cid-22ibb5cd]{margin-top:8px}.officeSection[data-astro-cid-22ibb5cd]{padding-bottom:10px}.products[data-astro-cid-22ibb5cd]{padding-top:28px}.footerContent[data-astro-cid-22ibb5cd]{flex-direction:column;gap:16px;text-align:center}@media(min-width:1200px)and (max-width:1600px){.hero[data-astro-cid-22ibb5cd] h1[data-astro-cid-22ibb5cd]{max-width:640px;font-size:clamp(44px,4.2vw,62px)}.lead[data-astro-cid-22ibb5cd]{max-width:560px}.heroActions[data-astro-cid-22ibb5cd]{max-width:640px}}}
