@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";:root{--dark: #1C2331;--dark-2: #161D29;--red: #C0392B;--red-hover: #A93226;--green-nav: #27AE60;--white: #FFFFFF;--off-white: #F5F6F8;--gray-100: #E8ECF0;--gray-300: #B0BBC8;--gray-500: #6B7A8D;--text: #1C2331;--text-muted: #5A6A7A;--radius: 4px;--radius-lg: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Roboto,system-ui,sans-serif;font-weight:400;color:var(--text);background:var(--white);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif;font-weight:700;line-height:1.2}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}section[id]{scroll-margin-top:64px}.section-inner{max-width:1200px;margin:0 auto;padding:0 24px}nav[data-astro-cid-ymhdp2rl]{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--white);box-shadow:0 1px 8px #0000000f;height:64px}.nav-inner[data-astro-cid-ymhdp2rl]{max-width:1200px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-ymhdp2rl]{display:flex;align-items:center}.logo-img[data-astro-cid-ymhdp2rl]{height:50px;width:auto;display:block}.nav-links[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;gap:4px}.nav-link[data-astro-cid-ymhdp2rl]{font-size:.88rem;font-weight:500;color:var(--text-muted);padding:6px 12px;border-radius:var(--radius);transition:color .2s}.nav-link[data-astro-cid-ymhdp2rl]:hover,.nav-link[data-astro-cid-ymhdp2rl]:focus,.nav-link[data-astro-cid-ymhdp2rl]:active{color:var(--red)}.nav-link[data-astro-cid-ymhdp2rl].active{color:var(--red);font-weight:700}.btn-cotizar[data-astro-cid-ymhdp2rl]{font-size:.85rem;font-weight:700;color:var(--white);background:var(--dark);padding:8px 18px;border-radius:var(--radius);transition:background .2s;margin-left:8px}.btn-cotizar[data-astro-cid-ymhdp2rl]:hover{background:var(--red)}.hamburger[data-astro-cid-ymhdp2rl]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger[data-astro-cid-ymhdp2rl] span[data-astro-cid-ymhdp2rl]{display:block;width:24px;height:2px;background:var(--dark);border-radius:2px;transition:.3s}@media(max-width:768px){.hamburger[data-astro-cid-ymhdp2rl]{display:flex}.nav-links[data-astro-cid-ymhdp2rl]{display:none;position:absolute;top:64px;left:0;right:0;background:var(--white);flex-direction:column;align-items:stretch;padding:16px 24px 24px;box-shadow:0 8px 16px #00000014;gap:4px}.nav-links[data-astro-cid-ymhdp2rl].open{display:flex}.btn-cotizar[data-astro-cid-ymhdp2rl]{text-align:center;margin-left:0}}footer[data-astro-cid-sz7xmlte]{font-size:.875rem}.footer-inner[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 24px}.footer-nav[data-astro-cid-sz7xmlte]{background:var(--dark-2);padding:20px 0;border-top:3px solid var(--red)}.footer-nav-inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;text-decoration:none}.footer-logo-img[data-astro-cid-sz7xmlte]{height:42px;width:auto;display:block;opacity:1;transition:opacity .2s}.footer-logo[data-astro-cid-sz7xmlte]:hover .footer-logo-img[data-astro-cid-sz7xmlte]{opacity:.8}.footer-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:2px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius);padding:4px}.footer-link[data-astro-cid-sz7xmlte]{color:var(--gray-500);font-size:.78rem;font-weight:500;padding:5px 14px;border-radius:3px;transition:color .18s,background .18s;white-space:nowrap}.footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--white);background:#ffffff14}.back-top[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:7px;background:#c0392b1f;border:1px solid rgba(192,57,43,.3);border-radius:var(--radius);color:#c0392bd9;font-size:.78rem;font-weight:600;padding:7px 16px;cursor:pointer;transition:background .2s,border-color .2s,color .2s;letter-spacing:.02em;white-space:nowrap}.back-top[data-astro-cid-sz7xmlte]:hover{background:var(--red);border-color:var(--red);color:var(--white)}.back-top[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{transition:transform .2s}.back-top[data-astro-cid-sz7xmlte]:hover svg[data-astro-cid-sz7xmlte]{transform:translateY(-2px)}.footer-bottom[data-astro-cid-sz7xmlte]{background:var(--red);padding:12px 0}.footer-bottom-inner[data-astro-cid-sz7xmlte]{position:relative;display:flex;align-items:center;justify-content:center;color:#fffc;font-size:.78rem}.footer-bottom-center[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.footer-bottom-logo[data-astro-cid-sz7xmlte]{position:absolute;right:0;display:flex;align-items:center;text-decoration:none}.footer-bottom-logo-img[data-astro-cid-sz7xmlte]{height:38px;width:auto;display:block;opacity:.9;transition:opacity .2s}.footer-bottom-logo[data-astro-cid-sz7xmlte]:hover .footer-bottom-logo-img[data-astro-cid-sz7xmlte]{opacity:1}.footer-contact[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:10px}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fffc;transition:color .2s}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--white);text-decoration:underline}.footer-phone[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:5px}.sep[data-astro-cid-sz7xmlte]{opacity:.4}@media(max-width:600px){.back-top[data-astro-cid-sz7xmlte]{display:none}.footer-bottom-inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:12px;padding-bottom:4px}.footer-bottom-logo[data-astro-cid-sz7xmlte]{position:static}}.wa-float[data-astro-cid-y4hhiakm]{position:fixed;bottom:28px;right:28px;width:58px;height:58px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #25d36666;z-index:200;transition:transform .2s}.wa-float[data-astro-cid-y4hhiakm]:hover{transform:scale(1.08)}.wa-float[data-astro-cid-y4hhiakm]:hover .wa-bubble[data-astro-cid-y4hhiakm]{opacity:1;transform:translate(0);pointer-events:auto}.wa-bubble[data-astro-cid-y4hhiakm]{position:absolute;right:70px;background:var(--dark);color:var(--white);font-size:.8rem;font-weight:500;white-space:nowrap;padding:8px 14px;border-radius:var(--radius-lg);opacity:0;transform:translate(8px);transition:.2s;pointer-events:none}.wa-bubble[data-astro-cid-y4hhiakm]:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right:none;border-left-color:var(--dark)}.wa-dot[data-astro-cid-y4hhiakm]{position:absolute;top:2px;right:2px;width:12px;height:12px;background:var(--red);border-radius:50%;border:2px solid white;animation:pulse-dot 1.5s infinite}@keyframes pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}
