.home-main{background-color:#f8f9fa;background-image:linear-gradient(#00000005 1px,#0000 1px),linear-gradient(90deg,#00000005 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:30px 30px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;min-height:100vh;margin-bottom:0;padding:4rem 0 0}.home-container{max-width:1400px;margin:0 auto;padding:0 2rem}.cards-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem;display:grid}.banner-container{border-radius:16px;width:100%;margin-top:3rem;overflow:hidden;box-shadow:0 10px 30px #0003}.banner-image{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.video-section{margin-top:4rem;padding:3rem 0}.video-content{grid-template-columns:1.5fr 1fr;align-items:center;gap:3rem;display:grid}.video-text{flex-direction:column;display:flex}.video-badge{color:#fff;font-family:var(--font-nunito-sans),sans-serif;background:linear-gradient(90deg,#a855f7,#ec4899);border-radius:9999px;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.video-title{font-family:var(--font-bitter),serif;color:#1f2937;margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.1}.video-subtitle{font-family:var(--font-bitter),serif;color:#9333ea;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;line-height:1.4}.video-description{font-family:var(--font-nunito-sans),sans-serif;color:#4b5563;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.video-features{flex-direction:column;gap:1rem;display:flex}.video-feature{font-family:var(--font-nunito-sans),sans-serif;color:#374151;align-items:center;gap:.75rem;font-size:1rem;display:flex}.feature-icon{color:#10b981;flex-shrink:0;width:24px;height:24px}.video-wrapper{background:#000;border-radius:12px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.video-iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.gallery-section{margin-top:2rem;padding:3rem 0}.gallery-title{font-family:var(--font-bitter),serif;color:#1f2937;text-align:center;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.gallery-separator{background:linear-gradient(90deg,#a855f7,#ec4899,#f43f5e);border-radius:9999px;width:200px;height:3px;margin:0 auto 3rem;box-shadow:0 2px 8px #a855f74d}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.gallery-item{aspect-ratio:4/3;border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.gallery-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0003}.gallery-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery-item:hover .gallery-image{transform:scale(1.05)}.card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;min-height:400px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.card-presencial{background-image:url(/images/clase.jpg)}.card-virtual{background-image:url(/images/virtual.png)}.card:hover{transform:translateY(-8px);box-shadow:0 25px 70px #0006}.card-overlay{z-index:1;background:linear-gradient(#0006 0%,#00000080 50%,#0009 100%);position:absolute;inset:0}.card-body{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:3rem;display:flex;position:relative}.card-title{font-family:var(--font-nunito-sans),sans-serif;color:#fff;text-shadow:3px 3px 8px #000c;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.card-description{font-family:var(--font-nunito-sans),sans-serif;color:#fffffff2;text-shadow:2px 2px 4px #000000b3;max-width:500px;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.card-button{color:#fff;font-family:var(--font-nunito-sans),sans-serif;background:#2563eb;border-radius:8px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #2563eb66}.card-button:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 16px #2563eb80}.card-acudiente-button{color:#111827;font-family:var(--font-nunito-sans),sans-serif;background:#fbbf24;border:2px solid #11182726;border-radius:9999px;align-items:center;gap:.6rem;margin-top:1rem;padding:.9rem 1.6rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #00000059}.card-acudiente-button:hover{background:#f59e0b;transform:translateY(-2px)}.card-acudiente-icon{font-size:1.3rem}.card-acudiente-text{text-align:left;flex-direction:column;display:flex}.card-acudiente-text span:first-child{font-size:1.05rem}.card-acudiente-text span:last-child{opacity:.9;font-size:.8rem}@media (max-width:1024px){.cards-grid{gap:1.5rem}.card{min-height:350px}.card-title{font-size:2rem}.card-description{font-size:1rem}}@media (max-width:768px){.home-main{padding:2rem 0}.home-container{padding:0 1rem}.cards-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.card{min-height:350px}.card-body{padding:2rem}.card-title{margin-bottom:1rem;font-size:1.75rem}.card-description{margin-bottom:1.5rem;font-size:.95rem}.card-button{padding:.875rem 2rem;font-size:1rem}.banner-container{border-radius:12px;margin-top:2rem}.video-section{margin-top:3rem;padding:2rem 0}.video-content{grid-template-columns:1fr;gap:2rem}.video-title{font-size:2.5rem}.video-subtitle{font-size:1.25rem}.video-description{font-size:1rem}.video-wrapper{order:-1}.gallery-section{margin-top:2rem;padding:2rem 0}.gallery-title{margin-bottom:1.5rem;font-size:2rem}.gallery-separator{width:150px;height:3px;margin-bottom:2rem}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.gallery-grid{grid-template-columns:1fr;gap:1rem}.gallery-title{font-size:1.75rem}}.testimonials-section{background-color:#f3f4f6;background-image:linear-gradient(#00000005 1px,#0000 1px),linear-gradient(90deg,#00000005 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:30px 30px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;margin-top:4rem;margin-bottom:0;padding:3rem 0 2rem}.testimonials-title{font-family:var(--font-bitter),serif;color:#1f2937;text-align:center;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.testimonials-separator{background:linear-gradient(90deg,#a855f7,#ec4899,#f43f5e);border-radius:9999px;width:200px;height:3px;margin:0 auto 3rem;box-shadow:0 2px 8px #a855f74d}.testimonials-carousel{width:100%;margin-bottom:3rem;position:relative;overflow:hidden}.testimonials-track{gap:2rem;width:fit-content;animation:30s linear infinite scroll;display:flex}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial-card{text-align:center;background:#fff;border-radius:16px;flex-direction:column;flex-shrink:0;align-items:center;width:380px;padding:2rem;display:flex;box-shadow:0 4px 12px #0000001a}.testimonial-avatar{color:#fff;width:80px;height:80px;font-family:var(--font-nunito-sans),sans-serif;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.testimonial-stars{gap:.25rem;margin-bottom:1rem;display:flex}.star-icon{width:20px;height:20px}.testimonial-name{font-family:var(--font-nunito-sans),sans-serif;color:#1f2937;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.testimonial-role{font-family:var(--font-nunito-sans),sans-serif;color:#6b7280;margin-bottom:1rem;font-size:.875rem}.testimonial-quote{font-family:var(--font-nunito-sans),sans-serif;color:#4b5563;font-size:1rem;line-height:1.6}.testimonials-button-container{justify-content:center;margin-top:2rem;margin-bottom:4rem;display:flex}.testimonials-button{color:#fff;font-family:var(--font-nunito-sans),sans-serif;background:linear-gradient(90deg,#a855f7,#ec4899,#f43f5e);border-radius:9999px;padding:1.25rem 3rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #a855f766}.testimonials-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #a855f780}@media (max-width:768px){.testimonials-section{margin-top:3rem;padding:2rem 0}.testimonials-title{margin-bottom:1rem;font-size:2rem}.testimonials-separator{width:150px;margin-bottom:2rem}.testimonial-card{width:320px;padding:1.5rem}.testimonials-button{padding:1rem 2.5rem;font-size:1.125rem}}
