.why-us-section[data-astro-cid-ldgnqmoy]{background-color:var(--neutral-light, #f8f9fa);padding:4rem 0;border-radius:8px}.content-column[data-astro-cid-ldgnqmoy]{padding-right:2rem}.section-header[data-astro-cid-ldgnqmoy]{max-width:500px}.section-title[data-astro-cid-ldgnqmoy]{font-size:2rem;font-weight:600;color:var(--text-dark, #1f2937);margin-bottom:1rem;line-height:1.2}.highlight[data-astro-cid-ldgnqmoy]{color:var(--secondary)}.section-subtitle[data-astro-cid-ldgnqmoy]{font-size:1.25rem;color:var(--text-regular, #4b5563);margin-bottom:1rem;line-height:1.4}.section-description[data-astro-cid-ldgnqmoy]{font-size:1rem;color:var(--text-light, #6b7280);line-height:1.6;margin-bottom:0}.features-grid[data-astro-cid-ldgnqmoy]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:.5rem}.feature-card[data-astro-cid-ldgnqmoy]{background:var(--bg-white, #ffffff);border-radius:var(--border-radius-md, 8px);padding:1.25rem;border:1px solid var(--border-light, #e5e7eb);position:relative;overflow:hidden;transition:all .3s ease}.feature-card[data-astro-cid-ldgnqmoy]:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:var(--primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.feature-card[data-astro-cid-ldgnqmoy]:hover{transform:translateY(-3px);box-shadow:0 4px 20px #0000000d}.feature-card[data-astro-cid-ldgnqmoy]:hover:before{transform:scaleX(1)}.feature-content[data-astro-cid-ldgnqmoy]{display:flex;flex-direction:column;height:100%}.feature-icon[data-astro-cid-ldgnqmoy]{font-size:1.5rem;color:var(--secondary);margin-bottom:.75rem;display:block}.feature-title[data-astro-cid-ldgnqmoy]{font-size:1rem;font-weight:700;color:var(--text-dark, #1f2937);margin-bottom:.5rem;line-height:1.3}.feature-description[data-astro-cid-ldgnqmoy]{font-size:.9rem;color:var(--text-light, #6b7280);line-height:1.4;margin:0;flex-grow:1}@media screen and (max-width: 1215px){.features-grid[data-astro-cid-ldgnqmoy]{gap:1rem}}@media screen and (max-width: 768px){.why-us-section[data-astro-cid-ldgnqmoy]{padding:3rem 0}.content-column[data-astro-cid-ldgnqmoy]{padding-right:1rem;padding-bottom:2rem;text-align:center}.section-title[data-astro-cid-ldgnqmoy]{font-size:1.5rem;margin-bottom:1rem}.section-subtitle[data-astro-cid-ldgnqmoy]{font-size:1.1rem;margin-bottom:1rem}.section-description[data-astro-cid-ldgnqmoy]{margin-bottom:0}.features-grid[data-astro-cid-ldgnqmoy]{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0}.feature-card[data-astro-cid-ldgnqmoy]{padding:1rem}.feature-icon[data-astro-cid-ldgnqmoy]{font-size:1.25rem;margin-bottom:.5rem}.feature-title[data-astro-cid-ldgnqmoy]{font-size:.85rem;margin-bottom:.25rem;line-height:1.2}.feature-description[data-astro-cid-ldgnqmoy]{font-size:.75rem;line-height:1.3}}@media screen and (max-width: 480px){.features-grid[data-astro-cid-ldgnqmoy]{grid-template-columns:1fr;gap:1rem}.feature-card[data-astro-cid-ldgnqmoy]{padding:1.25rem;text-align:center}.feature-content[data-astro-cid-ldgnqmoy]{display:flex;flex-direction:row;text-align:left;gap:1rem;height:100%}.feature-icon[data-astro-cid-ldgnqmoy]{align-self:center;margin-bottom:1rem}.feature-title[data-astro-cid-ldgnqmoy]{font-size:.9rem}.feature-description[data-astro-cid-ldgnqmoy]{font-size:.8rem}}.porque-heclipse-hero[data-astro-cid-hzjvc6tf]{position:relative;min-height:60vh;display:flex;align-items:center}.hero-overlay[data-astro-cid-hzjvc6tf]{position:absolute;inset:0;background:#2e7d32cc;z-index:1}.porque-heclipse-hero[data-astro-cid-hzjvc6tf] .hero-body[data-astro-cid-hzjvc6tf]{position:relative;z-index:2;padding:3rem 1.5rem;display:flex;align-items:center;min-height:60vh}.porque-heclipse-hero[data-astro-cid-hzjvc6tf] .container[data-astro-cid-hzjvc6tf]{width:100%;display:flex;align-items:center;justify-content:center}.porque-heclipse-hero[data-astro-cid-hzjvc6tf] .title[data-astro-cid-hzjvc6tf]{font-size:3rem;font-weight:700;margin-bottom:1rem}.porque-heclipse-hero[data-astro-cid-hzjvc6tf] .subtitle[data-astro-cid-hzjvc6tf]{font-size:1.25rem;max-width:600px;margin:0 auto;line-height:1.5}@media screen and (max-width: 768px){.porque-heclipse-hero[data-astro-cid-hzjvc6tf] .title[data-astro-cid-hzjvc6tf]{font-size:2.5rem}.porque-heclipse-hero[data-astro-cid-hzjvc6tf] .subtitle[data-astro-cid-hzjvc6tf]{font-size:1.1rem}.porque-heclipse-hero[data-astro-cid-hzjvc6tf] .hero-body[data-astro-cid-hzjvc6tf]{padding:2rem 1rem;min-height:50vh}}.whatsapp-float[data-astro-cid-hzjvc6tf]{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;text-align:center;font-size:2rem;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 20px #25d36666;transition:all .3s ease;z-index:1000;animation:bounce 2s infinite}.whatsapp-float[data-astro-cid-hzjvc6tf]:hover{background:#128c7e;transform:scale(1.1);box-shadow:0 6px 25px #25d36699}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width: 480px){.whatsapp-float[data-astro-cid-hzjvc6tf]{width:50px;height:50px;font-size:1.5rem;bottom:1rem;right:1rem}}
