*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f5f5f5;color:#231f20;line-height:1.6}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8f4f8,#d4e7f0);padding:2rem;text-align:center;position:relative;overflow:hidden}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:url(/images/background.png) center/cover;opacity:.08;pointer-events:none}.hero-content[data-astro-cid-bbe6dxrz]{max-width:900px;position:relative;z-index:1}.logo[data-astro-cid-bbe6dxrz]{max-width:400px;margin-bottom:2rem;animation:fadeIn 1s ease-in}h1[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.curso[data-astro-cid-bbe6dxrz]{font-size:clamp(2rem,5vw,3.5rem);color:#122b45;font-weight:400;animation:slideInLeft .8s ease-out}.adiestrador[data-astro-cid-bbe6dxrz],.canino[data-astro-cid-bbe6dxrz]{font-size:clamp(3rem,8vw,7rem);color:#122b45;font-weight:800;line-height:1}.adiestrador[data-astro-cid-bbe6dxrz]{animation:slideInRight .8s ease-out .2s both}.canino[data-astro-cid-bbe6dxrz]{animation:slideInLeft .8s ease-out .4s both}.subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,2vw,2rem);color:#040405;font-weight:400;animation:fadeIn 1s ease-in .6s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.modules[data-astro-cid-6nmxes46]{padding:5rem 2rem;background-color:#fff;position:relative;overflow:hidden}.modules[data-astro-cid-6nmxes46]:before{content:"";position:absolute;inset:0;background:url(/images/background.png) center/cover;opacity:.05;pointer-events:none}.container[data-astro-cid-6nmxes46]{max-width:1200px;margin:0 auto;position:relative;z-index:1}h2[data-astro-cid-6nmxes46]{text-align:center;font-size:clamp(2rem,4vw,3rem);color:#122b45;margin-bottom:3rem;font-weight:700}.modules-grid[data-astro-cid-6nmxes46]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.module-card[data-astro-cid-6nmxes46]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.module-card[data-astro-cid-6nmxes46]:hover{transform:translateY(-5px);box-shadow:0 8px 12px #00000026}.module-header[data-astro-cid-6nmxes46]{margin-bottom:1.5rem}.module-number[data-astro-cid-6nmxes46]{display:inline-block;background-color:#122b45;color:#fff;padding:.3rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:1rem}h3[data-astro-cid-6nmxes46]{font-size:1.3rem;color:#122b45;font-weight:600;line-height:1.4}.topics-list[data-astro-cid-6nmxes46]{list-style:none;padding-left:0}.topics-list[data-astro-cid-6nmxes46] li[data-astro-cid-6nmxes46]{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#495057;font-size:.95rem}.topics-list[data-astro-cid-6nmxes46] li[data-astro-cid-6nmxes46]:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700}@media(max-width:768px){.modules-grid[data-astro-cid-6nmxes46]{grid-template-columns:1fr}}.credentials[data-astro-cid-7ixay3jx]{padding:5rem 2rem;background:linear-gradient(135deg,#f8f9fa,#fff);position:relative;overflow:hidden}.credentials[data-astro-cid-7ixay3jx]:before{content:"";position:absolute;inset:0;background:url(/images/background.webp) center/cover;opacity:.05;pointer-events:none}.container[data-astro-cid-7ixay3jx]{max-width:1200px;margin:0 auto;position:relative;z-index:1}h2[data-astro-cid-7ixay3jx]{text-align:center;font-size:clamp(2rem,4vw,3rem);color:#122b45;margin-bottom:3rem;font-weight:700}.logos-grid[data-astro-cid-7ixay3jx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;align-items:center;justify-items:center}.credential-item[data-astro-cid-7ixay3jx]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;transition:transform .3s ease}.credential-item[data-astro-cid-7ixay3jx]:hover{transform:translateY(-5px)}.logo[data-astro-cid-7ixay3jx]{max-width:180px;max-height:120px;object-fit:contain;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));transition:filter .3s ease}.credential-item[data-astro-cid-7ixay3jx]:hover .logo[data-astro-cid-7ixay3jx]{filter:drop-shadow(0 6px 12px rgba(0,0,0,.15))}.credential-item[data-astro-cid-7ixay3jx] p[data-astro-cid-7ixay3jx]{font-size:1rem;color:#495057;font-weight:500;line-height:1.5}@media(max-width:768px){.logos-grid[data-astro-cid-7ixay3jx]{grid-template-columns:1fr;gap:2.5rem}.logo[data-astro-cid-7ixay3jx]{max-width:150px;max-height:100px}}.pricing[data-astro-cid-4kohwfd2]{padding:5rem 2rem;background:linear-gradient(135deg,#122b45,#1a3a5c);color:#fff}.container[data-astro-cid-4kohwfd2]{max-width:1200px;margin:0 auto}h2[data-astro-cid-4kohwfd2]{text-align:center;font-size:clamp(2rem,4vw,3rem);margin-bottom:3rem;font-weight:700}.pricing-grid[data-astro-cid-4kohwfd2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.info-card[data-astro-cid-4kohwfd2]{background:#ffffff1a;backdrop-filter:blur(10px);border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease,background .3s ease;border:2px solid rgba(255,255,255,.2)}.info-card[data-astro-cid-4kohwfd2]:hover{transform:translateY(-5px);background:#ffffff26}.info-card[data-astro-cid-4kohwfd2].featured{background:#fff3;border:2px solid #28a745}.icon[data-astro-cid-4kohwfd2]{font-size:3rem;margin-bottom:1rem}.icon-img[data-astro-cid-4kohwfd2]{width:5rem;height:5rem;object-fit:contain}.info-card[data-astro-cid-4kohwfd2] h3[data-astro-cid-4kohwfd2]{font-size:1.5rem;margin-bottom:1rem;font-weight:600}.highlight[data-astro-cid-4kohwfd2]{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#28a745}.price[data-astro-cid-4kohwfd2]{font-size:3rem;font-weight:800;margin-bottom:.5rem;color:#28a745}.detail[data-astro-cid-4kohwfd2]{font-size:1rem;opacity:.9}.certification-logos[data-astro-cid-4kohwfd2]{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin:1.5rem 0;padding:1rem;background:#ffffff0d;border-radius:8px}.cert-logo[data-astro-cid-4kohwfd2]{max-width:90px;max-height:70px;object-fit:contain;transition:opacity .3s ease,transform .3s ease}.cert-logo-white[data-astro-cid-4kohwfd2]{filter:brightness(0) invert(1);opacity:.9}.cert-logo-white[data-astro-cid-4kohwfd2]:hover{opacity:1}.cert-logo-color[data-astro-cid-4kohwfd2]{opacity:1;background:#fff;border-radius:50%;padding:.25rem}.cert-logo[data-astro-cid-4kohwfd2]:hover{transform:scale(1.05)}.logo-divider[data-astro-cid-4kohwfd2]{width:2px;height:50px;background:#ffffff4d}.benefits[data-astro-cid-4kohwfd2]{background:#ffffff1a;backdrop-filter:blur(10px);border-radius:12px;padding:2rem;margin-top:2rem}.benefits[data-astro-cid-4kohwfd2] h3[data-astro-cid-4kohwfd2]{font-size:1.8rem;margin-bottom:1.5rem;text-align:center;font-weight:600}.benefits[data-astro-cid-4kohwfd2] ul[data-astro-cid-4kohwfd2]{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.benefits[data-astro-cid-4kohwfd2] li[data-astro-cid-4kohwfd2]{padding:.75rem 0 .75rem 2rem;position:relative;font-size:1.1rem}.benefits[data-astro-cid-4kohwfd2] li[data-astro-cid-4kohwfd2]:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700;font-size:1.3rem}@media(max-width:768px){.pricing-grid[data-astro-cid-4kohwfd2],.benefits[data-astro-cid-4kohwfd2] ul[data-astro-cid-4kohwfd2]{grid-template-columns:1fr}.certification-logos[data-astro-cid-4kohwfd2]{gap:1rem;padding:.75rem}.cert-logo[data-astro-cid-4kohwfd2]{max-width:70px;max-height:55px}.logo-divider[data-astro-cid-4kohwfd2]{height:40px}}.cta[data-astro-cid-4xty6sx2]{padding:5rem 2rem;background:linear-gradient(135deg,#25d366,#20ba5a);color:#fff;position:relative;overflow:hidden}.cta[data-astro-cid-4xty6sx2]:before{content:"";position:absolute;inset:0;background:url(/images/background.png) center/cover;opacity:.1;pointer-events:none}.container[data-astro-cid-4xty6sx2]{max-width:800px;margin:0 auto;position:relative;z-index:1}.cta-content[data-astro-cid-4xty6sx2]{text-align:center}h2[data-astro-cid-4xty6sx2]{font-size:clamp(3rem,8vw,7.5rem);font-weight:900;line-height:1;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}h3[data-astro-cid-4xty6sx2]{font-size:clamp(2.5rem,6vw,5.5rem);font-weight:700;line-height:1;margin-bottom:3rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.whatsapp-btn[data-astro-cid-4xty6sx2]{display:inline-flex;align-items:center;gap:1rem;background-color:#fff;color:#25d366;padding:1.5rem 3rem;border-radius:50px;font-size:clamp(1.2rem,3vw,2.2rem);font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 20px #0003}.whatsapp-btn[data-astro-cid-4xty6sx2]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 28px #0000004d;background-color:#f8f9fa}.whatsapp-icon[data-astro-cid-4xty6sx2]{width:2.5rem;height:2.5rem;flex-shrink:0}.cta-subtitle[data-astro-cid-4xty6sx2]{margin-top:2rem;font-size:clamp(1rem,2vw,1.5rem);opacity:.95;text-shadow:1px 1px 2px rgba(0,0,0,.2)}@media(max-width:768px){.whatsapp-btn[data-astro-cid-4xty6sx2]{flex-direction:column;gap:.5rem;padding:1.5rem 2rem}.whatsapp-icon[data-astro-cid-4xty6sx2]{width:3rem;height:3rem}}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#122b45,#0a1827);color:#fff;padding:4rem 2rem 2rem}.container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:#28a745}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin-bottom:.5rem;line-height:1.6;opacity:.9}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:none;transition:color .3s ease}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#28a745;text-decoration:underline}.footer-logos[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.footer-logo[data-astro-cid-sz7xmlte]{max-width:80px;max-height:60px;object-fit:contain;filter:brightness(0) invert(1);opacity:.8;transition:opacity .3s ease}.footer-logo[data-astro-cid-sz7xmlte]:hover{opacity:1}.refund-policy[data-astro-cid-sz7xmlte]{background:#ffffff0d;border-radius:12px;padding:2rem;margin-bottom:3rem}.refund-policy[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:#28a745}.refund-policy[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin-bottom:1rem;line-height:1.6;opacity:.9}.refund-policy[data-astro-cid-sz7xmlte] .small[data-astro-cid-sz7xmlte]{font-size:.9rem;opacity:.7}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin-bottom:.5rem;opacity:.8}.footer-bottom[data-astro-cid-sz7xmlte] .small[data-astro-cid-sz7xmlte]{font-size:.9rem;opacity:.6}@media(max-width:768px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.refund-policy[data-astro-cid-sz7xmlte]{padding:1.5rem}}
