*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;line-height:1.6;color:#374151;background-color:#fff}.container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.container{padding:0 24px}}@media (min-width:1024px){.container{padding:0 32px}}.navbar{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);z-index:50;border-bottom:1px solid #e5e7eb}.nav-container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.nav-container{padding:0 24px}}@media (min-width:1024px){.nav-container{padding:0 32px}}.nav-content{display:flex;justify-content:flex-end;align-items:center;height:72px}.nav-logo{position:absolute;left:16px;top:50%;transform:translateY(-50%);z-index:100}.nav-logo img{max-height:56px;height:auto;width:auto;display:block}.logo{max-height:56px;width:auto;padding:0}.nav-links{display:none;gap:32px;align-items:center}@media (min-width:768px){.nav-links{display:flex}}.nav-links a{color:#374151;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#16a34a}.lang{color:#6b7280;cursor:pointer;transition:color .3s ease}.lang:hover{color:#16a34a}.cta-button{background-color:#16a34a;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s ease;margin-left:32px}.cta-button:hover{background-color:#15803d}.hamburger-menu{display:block;background:0 0;border:none;cursor:pointer;padding:8px;margin-left:16px;color:#374151}.hamburger-menu i{width:28px;height:28px}@media (min-width:768px){.hamburger-menu{display:none}}.mobile-nav-links{display:none;position:fixed;top:80px;left:0;right:0;background-color:rgba(255,255,255,.98);backdrop-filter:blur(8px);flex-direction:column;align-items:center;padding:20px 0;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:40;transition:transform .3s ease-out;transform:translateY(-100%)}.mobile-nav-links.active{display:flex;transform:translateY(0)}.mobile-nav-links .lang,.mobile-nav-links a{color:#374151;text-decoration:none;padding:12px 0;width:100%;text-align:center;transition:background-color .3s ease}.mobile-nav-links .lang:hover,.mobile-nav-links a:hover{background-color:#f3f4f6}.mobile-nav-links .lang{cursor:pointer}@media (min-width:768px){.mobile-nav-links{display:none}}.hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-background{position:absolute;inset:0;overflow:hidden}.hero-background video{width:100%;height:100%;object-fit:cover;display:block}.hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.4)}.hero-content{position:relative;z-index:10;text-align:center;color:#fff;padding:16px;max-width:896px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-content .cine-controls,.hero-content .video-controls{position:relative;z-index:100;margin:24px auto 0;display:flex;justify-content:center}.hero-logo{position:absolute;top:16px;right:16px}.hero-logo img{max-width:150px;width:100%;height:auto;opacity:.9}.hero-title{font-size:2.25rem;font-weight:700;margin-bottom:24px;line-height:1.2}@media (min-width:768px){.hero-title{font-size:3.75rem}}@media (min-width:1024px){.hero-title{font-size:4.5rem}}.text-yellow{color:#facc15}.hero-subtitle{font-size:1.125rem;margin-bottom:32px;max-width:768px;margin-left:auto;margin-right:auto;line-height:1.6}@media (min-width:768px){.hero-subtitle{font-size:1.25rem}}.hero-buttons{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center}@media (min-width:640px){.hero-buttons{flex-direction:row}}.btn-primary{background-color:#16a34a;color:#fff;border:none;padding:12px 32px;border-radius:6px;font-size:1.125rem;cursor:pointer;transition:background-color .3s ease}.btn-primary:hover{background-color:#15803d}.btn-outline{background-color:transparent;color:#fff;border:1px solid #fff;padding:12px 32px;border-radius:6px;font-size:1.125rem;cursor:pointer;transition:all .3s ease}.btn-outline:hover{background-color:#fff;color:#111827}.mascot{position:fixed;bottom:0;right:0;display:block;animation:float 6s ease-in-out infinite;z-index:1000}.mascot img{width:120px;height:auto;max-width:30vw;filter:drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1))}@media (max-width:480px){.mascot img{width:72px}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.watermark{position:absolute;bottom:16px;right:16px;background:rgba(255,255,255,.9);border-radius:8px;padding:8px 12px;display:flex;align-items:center;gap:8px;font-size:.875rem}.watermark span{color:#4b5563}.watermark img{width:60px;height:20px}.video-cinema-container{width:100%;position:relative;padding-top:42.85%;background:#000;overflow:hidden;margin:4rem 0}.video-cinema-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-cinema-container .video-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:20}.play-btn-cinema{background:rgba(255,255,255,.08);border:2px solid rgba(255,255,255,.14);color:#fff;padding:16px;border-radius:9999px;cursor:pointer;backdrop-filter:blur(6px)}.hero-background.video-mask::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.45));pointer-events:none}.parallax-layer{will-change:transform;transition:transform .2s linear}.aventuras-hero{min-height:60vh;display:flex;align-items:center;background-color:#1a1a1a;padding-top:80px}.section-header{text-align:center;margin-bottom:64px}.section-header h2{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:16px}@media (min-width:768px){.section-header h2{font-size:3rem}}.section-subtitle{font-size:1.25rem;color:#6b7280}.about{padding:80px 0;background-color:#f9fafb}.about-content{display:grid;gap:48px;align-items:center}@media (min-width:1024px){.about-content{grid-template-columns:1fr 1fr}}.about-image img{width:100%;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.about-text{display:flex;flex-direction:column;gap:24px}.about-text p{font-size:1.125rem;color:#374151;line-height:1.6}.mission-card{border-left:4px solid #16a34a;background-color:#f0fdf4;padding:24px;border-radius:8px}.mission-card h3{color:#166534;font-size:1.25rem;font-weight:600;margin-bottom:12px}.mission-card p{color:#15803d;margin:0}.services{padding:80px 0;background-color:#fff}.services-grid{display:grid;gap:32px}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;transition:box-shadow .3s ease;position:relative}.service-card-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px;z-index:0}.service-card-bg.color-1{background:linear-gradient(135deg,#ffedd5 0,#fed7aa 100%)}.service-card-bg.color-2{background:linear-gradient(135deg,#ecfeff 0,#bfdbfe 100%)}.service-card-bg.color-3{background:linear-gradient(135deg,#f5f3ff 0,#e9d5ff 100%)}.service-card-bg.color-4{background:linear-gradient(135deg,#fffbeb 0,#fef3c7 100%)}.service-card-bg.color-5{background:linear-gradient(135deg,#fff1f2 0,#fecaca 100%)}.service-card-bg.color-6{background:linear-gradient(135deg,#eef2ff 0,#e0e7ff 100%)}.service-card{overflow:hidden}.service-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.service-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:all .3s ease}.service-icon.blue{background-color:#dbeafe}.service-card:hover .service-icon.blue{background-color:#bfdbfe}.service-icon.green{background-color:#dcfce7}.service-card:hover .service-icon.green{background-color:#bbf7d0}.service-icon.purple{background-color:#f3e8ff}.service-card:hover .service-icon.purple{background-color:#e9d5ff}.service-icon.yellow{background-color:#fef3c7}.service-card:hover .service-icon.yellow{background-color:#fde68a}.service-icon.red{background-color:#fee2e2}.service-card:hover .service-icon.red{background-color:#fecaca}.service-icon.indigo{background-color:#e0e7ff}.service-card:hover .service-icon.indigo{background-color:#c7d2fe}.service-icon svg{width:32px;height:32px}.service-icon.blue svg{color:#2563eb}.service-icon.green svg{color:#16a34a}.service-icon.purple svg{color:#9333ea}.service-icon.yellow svg{color:#ca8a04}.service-icon.red svg{color:#dc2626}.service-icon.indigo svg{color:#4f46e5}.cinema-section{padding:48px 0;background-color:#0b0b0b;color:#fff}.cinema-section .section-header h2{color:#fff;margin-bottom:24px}.cinema-video-container{position:relative;width:100%;height:auto;aspect-ratio:16/9;max-height:1080px;min-height:480px;background:#000;overflow:hidden;border-radius:8px;display:flex;align-items:center;justify-content:center}.cine-video{width:100%;height:100%;object-fit:contain;display:block}.video-playpause{background:rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.12);color:#fff;padding:10px;border-radius:9999px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:60;position:relative;flex-shrink:0;min-width:40px;min-height:40px;border:none;transition:background .2s ease;font-size:18px;line-height:1}.video-playpause:hover{background:rgba(0,0,0,.6)}.video-playpause i,.video-playpause svg{width:20px;height:20px;color:#fff;fill:currentColor;display:block;stroke:#fff;stroke-width:2}.video-playpause[data-lucide=play] i:empty::before,.video-playpause[data-lucide=play]:not(svg){content:'▶';font-size:12px}.video-playpause[data-lucide=pause] i:empty::before{content:'⏸';font-size:12px}.video-playpause[data-lucide=volume] i:empty::before{content:'🔊';font-size:14px}.video-playpause[data-lucide=volume-x] i:empty::before{content:'🔇';font-size:14px}.video-controls{display:flex;align-items:center;gap:10px;background:0 0;border:none;padding:0;z-index:60;position:absolute;left:18px;bottom:18px}.cine-controls{position:absolute;left:18px;bottom:18px;z-index:100;display:flex;gap:10px;align-items:center;background:rgba(0,0,0,.15);padding:6px;border-radius:9999px;backdrop-filter:blur(6px)}.cine-volume{width:150px;min-width:90px;-webkit-appearance:none;appearance:none;height:6px;background:rgba(255,255,255,.12);border-radius:9999px;border:none;outline:0;cursor:pointer;flex-shrink:0}.cine-volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);cursor:pointer}.cine-volume::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:none;box-shadow:0 1px 3px rgba(0,0,0,.3);cursor:pointer}.cine-volume::-moz-range-track{background:0 0;border:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:768px){.cinema-video-container{aspect-ratio:16/9;max-height:600px;min-height:300px}.cine-controls,.video-controls{right:12px;bottom:12px;flex-direction:row;gap:8px;align-items:center;justify-content:flex-end;padding:8px}.cine-volume{width:100px}.video-playpause{min-width:36px;min-height:36px;padding:8px}}.service-icon.purple svg{color:#9333ea}.service-icon.yellow svg{color:#ca8a04}.service-icon.red svg{color:#dc2626}.service-icon.indigo svg{color:#4f46e5}.service-card h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:12px}.service-card p{color:#6b7280;line-height:1.6}.vocabulary{padding:80px 0;background-color:#fffbeb}.vocabulary-grid{display:grid;gap:24px;margin-bottom:48px}.flip-cards-grid.collapsed .flip-card-wrapper:nth-child(n+5){display:none}@media (min-width:768px){.vocabulary-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.vocabulary-grid{grid-template-columns:repeat(4,1fr)}}.vocab-card{border:2px solid;border-radius:8px;padding:16px;transition:box-shadow .3s ease}.vocab-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.vocab-card.yellow{background-color:gold;border-color:#ffc400}.vocab-card.blue{background-color:#0000cd;border-color:#0000a0}.vocab-card.red{background-color:red;border-color:#c00}.vocab-card.yellow h3,.vocab-card.yellow p{color:red}.vocab-card.blue h3,.vocab-card.blue p{color:#ff0}.vocab-card.red h3,.vocab-card.red p{color:#00f}.vocab-card h3{color:#ea580c;font-size:1.125rem;font-weight:600;margin-bottom:8px}.vocab-card p{color:#374151;font-size:.875rem}.vocabulary-note{background:#fff;border:2px solid #fcd34d;border-radius:8px;max-width:672px;margin:0 auto;padding:24px;text-align:center}.vocabulary-note h3{font-size:1.5rem;color:#111827;margin-bottom:16px}.vocabulary-note p{color:#374151;line-height:1.6}.testimonials{padding:80px 0;background-color:#fff}.testimonials-grid{display:grid;gap:32px}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;transition:box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.stars{display:flex;gap:4px;margin-bottom:16px}.star-filled{width:20px;height:20px;fill:#facc15;color:#facc15}.testimonial-card blockquote{color:#374151;font-style:italic;margin-bottom:24px;line-height:1.6}.testimonial-author{display:flex;align-items:center;gap:12px}.author-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.author-avatar.green{background-color:#10b981}.author-avatar.purple{background-color:#8b5cf6}.author-avatar.orange{background-color:#f97316}.author-name{font-weight:600;color:#111827;margin-bottom:4px}.author-title{font-size:.875rem;color:#6b7280}.contact{padding:80px 0;background-color:#f9fafb}.contact-content{display:grid;gap:48px}@media (min-width:1024px){.contact-content{grid-template-columns:1fr 1fr}}.contact-info{background-color:#16a34a;color:#fff;border-radius:8px;padding:32px;overflow:hidden}.contact-info h3{font-size:1.5rem;margin-bottom:24px}.contact-item{display:flex;align-items:center;gap:16px;margin-bottom:24px}.contact-icon{width:48px;height:48px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center}.contact-icon svg{width:24px;height:24px}.contact-label{font-weight:600;margin-bottom:4px}.contact-image{margin-top:32px}.contact-image img{width:100%;border-radius:8px}.contact-form{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:8px}.form-group input,.form-group textarea{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:0;border-color:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.1)}.form-group textarea{resize:vertical}.submit-button{width:100%;background-color:#16a34a;color:#fff;border:none;padding:12px;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.submit-button:hover{background-color:#15803d}.footer{background-color:#111827;color:#fff;padding:64px 0}.footer-content{display:grid;gap:32px;margin-bottom:32px}@media (min-width:768px){.footer-content{grid-template-columns:repeat(4,1fr)}}.footer-about{display:flex;flex-direction:column;gap:16px}.footer-logo{max-width:150px;width:100%;height:auto;opacity:.9;transition:opacity .3s ease}.footer-logo:hover{opacity:1}.footer-about p{color:#9ca3af;font-size:.875rem;line-height:1.6}.footer-contact h4,.footer-experiences h4,.footer-nav h4{font-weight:600;font-size:1.125rem;margin-bottom:16px}.footer-contact ul,.footer-experiences ul,.footer-nav ul{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-experiences a,.footer-nav a{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-experiences a:hover,.footer-nav a:hover{color:#fff}.footer-contact li{display:flex;align-items:center;gap:8px;font-size:.875rem}.footer-contact svg{width:16px;height:16px}.footer-contact span{color:#9ca3af}.footer-bottom{border-top:1px solid #374151;padding-top:32px;text-align:center}.footer-bottom p{color:#9ca3af;font-size:.875rem;line-height:1.6}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#16a34a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#15803d}@media (max-width:767px){.hero-title{font-size:1.875rem}.section-header h2{font-size:1.875rem}.hero-subtitle{font-size:1rem}.hero-content{padding:32px 16px}}.volume-button{background-color:rgba(255,255,255,.8);color:#111827;border:none;padding:12px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;justify-content:center;align-items:center}.volume-button:hover{background-color:#fff}.animated-section{opacity:1;transform:translateY(0);transition:opacity .6s ease-out,transform .6s ease-out}.animated-section.visible{opacity:1;transform:translateY(0)}