:root{--adt-gray: #595959;--adt-gray-dark: #3d3d3d;--adt-green: #AFC800;--adt-green-hover: #9AB200;--adt-white: #ffffff;--adt-off-white: #F4F4F2;--adt-border: #e0e0dc;--adt-text: #222222;--adt-text-muted: #666666;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--radius: 8px;--radius-lg: 12px;--transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);color:var(--adt-text);background:var(--adt-white);line-height:1.75;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.section-light{background:var(--adt-white)}.section-alt{background:var(--adt-off-white)}.section-dark{background:var(--adt-gray);color:var(--adt-white)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:12px 24px;border-radius:var(--radius);font-size:15px;font-weight:600;cursor:pointer;transition:var(--transition);border:2px solid transparent;text-decoration:none;white-space:nowrap;line-height:1}.btn-primary{background:var(--adt-green);color:var(--adt-white);border-color:var(--adt-green)}.btn-primary:hover{background:var(--adt-green-hover);border-color:var(--adt-green-hover)}.btn-outline{background:transparent;color:var(--adt-green);border-color:var(--adt-green)}.btn-outline:hover{background:var(--adt-green);color:var(--adt-white)}.btn-outline-white{background:transparent;color:var(--adt-white);border-color:#ffffff73}.btn-outline-white:hover{background:#ffffff1a;border-color:var(--adt-white)}.section-tag{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--adt-green);margin-bottom:10px}.section-title{font-size:clamp(1.75rem,3vw,2rem);font-weight:700;line-height:1.2;margin-bottom:14px}.section-subtitle{font-size:16px;color:var(--adt-text-muted);max-width:600px;line-height:1.75}.accent-bar{height:3px;background:var(--adt-green);width:100%}@media (max-width: 768px){.container{padding:0 1rem}}.navbar[data-astro-cid-sckkx6r4]{background:var(--adt-gray);position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000040}.navbar__inner[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:2rem;height:76px}.navbar__logo[data-astro-cid-sckkx6r4]{flex-shrink:0}.navbar__logo[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{height:54px;width:auto;display:block}.navbar__nav[data-astro-cid-sckkx6r4]{display:flex;gap:1.75rem;margin-left:auto}.navbar__link[data-astro-cid-sckkx6r4]{color:#ffffffb3;font-size:15px;font-weight:500;transition:color var(--transition);white-space:nowrap}.navbar__link[data-astro-cid-sckkx6r4]:hover,.navbar__link[data-astro-cid-sckkx6r4].active{color:var(--adt-green)}.navbar__cta[data-astro-cid-sckkx6r4]{padding:9px 18px;font-size:14px;flex-shrink:0;margin-left:.5rem}.navbar__hamburger[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;margin-left:auto}.navbar__hamburger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;width:24px;height:2px;background:var(--adt-white);border-radius:2px;transition:var(--transition)}@media (max-width: 768px){.navbar__hamburger[data-astro-cid-sckkx6r4]{display:flex}.navbar__cta[data-astro-cid-sckkx6r4]{display:none}.navbar__nav[data-astro-cid-sckkx6r4]{display:none;position:absolute;top:76px;left:0;right:0;background:var(--adt-gray-dark);flex-direction:column;gap:0;margin-left:0;padding:.5rem 0;box-shadow:0 4px 12px #0000004d}.navbar__nav[data-astro-cid-sckkx6r4].is-open{display:flex}.navbar__link[data-astro-cid-sckkx6r4]{padding:.9rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}}.footer__grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:2fr 1fr 1.5fr 1.5fr;gap:2rem;padding:3rem 1.5rem 2rem}.footer__brand[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{height:50px;width:auto;margin-bottom:.75rem}.footer__tagline[data-astro-cid-sckkx6r4]{font-size:13px;color:#ffffff73;line-height:1.6;margin-bottom:1rem}.footer__social[data-astro-cid-sckkx6r4]{display:flex;gap:.6rem}.footer__social-link[data-astro-cid-sckkx6r4]{width:32px;height:32px;border:1px solid rgba(255,255,255,.2);border-radius:6px;display:flex;align-items:center;justify-content:center;color:#ffffff8c;transition:color var(--transition),border-color var(--transition)}.footer__social-link[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{width:15px;height:15px}.footer__social-link[data-astro-cid-sckkx6r4]:hover{color:var(--adt-green);border-color:var(--adt-green)}.footer__col[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4]{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--adt-green);margin-bottom:.85rem}.footer__col[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;font-size:13px;color:#ffffff8c;line-height:1.5;margin-bottom:.4rem;transition:color var(--transition)}.footer__col[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--adt-green)}.footer__col[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{display:block;font-size:13px;color:#ffffff8c;line-height:1.5;margin-bottom:.5rem}.footer__col[data-astro-cid-sckkx6r4] strong[data-astro-cid-sckkx6r4]{color:#fffc;font-weight:600}.footer__closed[data-astro-cid-sckkx6r4]{opacity:.4}.footer__contact-row[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:8px;font-size:13px;color:#ffffff8c;margin-bottom:.5rem;transition:color var(--transition);text-decoration:none}.footer__contact-row[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{width:14px;height:14px;flex-shrink:0;opacity:.6}.footer__contact-row[data-astro-cid-sckkx6r4]:hover{color:var(--adt-green)}.footer__bottom[data-astro-cid-sckkx6r4]{border-top:1px solid rgba(255,255,255,.1);padding:1rem 1.5rem}.footer__bottom-inner[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#ffffff4d;flex-wrap:wrap;gap:.5rem}.footer__bottom-links[data-astro-cid-sckkx6r4]{display:flex;gap:1.25rem;align-items:center}.footer__bottom-inner[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#ffffff4d;transition:color var(--transition)}.footer__bottom-inner[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--adt-green)}.footer__cookie-btn[data-astro-cid-sckkx6r4]{background:none;border:none;cursor:pointer;font-size:12px;color:#ffffff4d;padding:0;font-family:inherit;transition:color var(--transition)}.footer__cookie-btn[data-astro-cid-sckkx6r4]:hover{color:var(--adt-green)}@media (max-width: 768px){.footer__grid[data-astro-cid-sckkx6r4]{grid-template-columns:1fr 1fr;gap:1.5rem;padding:2rem 1rem 1.5rem}.footer__brand[data-astro-cid-sckkx6r4]{grid-column:1 / -1}.footer__bottom-inner[data-astro-cid-sckkx6r4]{flex-direction:column;text-align:center}}@media (max-width: 480px){.footer__grid[data-astro-cid-sckkx6r4]{grid-template-columns:1fr}}.whatsapp-fab[data-astro-cid-sckkx6r4]{position:fixed;bottom:1.5rem;right:1.5rem;width:54px;height:54px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #25d36666;z-index:200;transition:transform var(--transition),box-shadow var(--transition)}.whatsapp-fab[data-astro-cid-sckkx6r4]:hover{transform:scale(1.08);box-shadow:0 6px 20px #25d36680}.cookie-banner[data-astro-cid-sckkx6r4]{position:fixed;bottom:0;left:0;right:0;background:var(--adt-white);border-top:3px solid var(--adt-green);padding:14px 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;z-index:300;box-shadow:0 -2px 16px #0000001a;transition:transform .3s ease,opacity .3s ease}.cookie-banner[data-astro-cid-sckkx6r4].is-hidden{transform:translateY(100%);opacity:0;pointer-events:none}.cookie-banner__text[data-astro-cid-sckkx6r4]{font-size:14px;color:var(--adt-text-muted);line-height:1.55}.cookie-banner__text[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--adt-green);text-decoration:underline}.cookie-banner__btn[data-astro-cid-sckkx6r4]{background:var(--adt-green);color:var(--adt-white);font-size:14px;font-weight:600;padding:9px 20px;border-radius:var(--radius);border:none;cursor:pointer;white-space:nowrap;flex-shrink:0;font-family:inherit;transition:background var(--transition)}.cookie-banner__btn[data-astro-cid-sckkx6r4]:hover{background:var(--adt-green-hover)}@media (max-width: 600px){.cookie-banner[data-astro-cid-sckkx6r4]{flex-direction:column;align-items:flex-start;gap:.75rem;padding:14px 1rem}.cookie-banner__btn[data-astro-cid-sckkx6r4]{width:100%;justify-content:center}}
