@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f1f4fa;font-family:Montserrat,sans-serif}:root{--negro:#0d0d0d;--blanco:#f1f4fa;--azul:#033e72;--azulHero:#012340;--beige:#cfc7ae}*{box-sizing:border-box}body{background:var(--blanco);color:var(--negro);margin:0;font-family:Montserrat,sans-serif}.pagina{width:100%}.hero{background:var(--azulHero);color:#fff;padding-top:45px;padding-bottom:60px}.hero__contenedor{text-align:center;max-width:1500px;margin:auto;padding:0 24px}.hero__logo{width:125px;margin:0 auto 28px;display:block}.hero__titulo{text-transform:uppercase;margin:0 auto 26px;font-size:58px;font-weight:800;line-height:1.02}.hero__titulo span{white-space:nowrap;display:block}.hero__subtitulo{max-width:1100px;margin:0 auto 34px;font-size:30px;font-weight:500;line-height:1.25}.hero__video{aspect-ratio:16/9;background:var(--beige);border-radius:34px;justify-content:center;align-items:center;width:min(1280px,100%);max-height:720px;margin:0 auto;display:flex;position:relative;overflow:hidden}.hero__videoReal{object-fit:cover;cursor:pointer;border-radius:34px;width:100%;height:100%;font-family:Montserrat,sans-serif}.heroInfo{text-align:center;padding:34px 20px 40px}.heroInfo__contenedor{max-width:1100px;margin:auto}.heroInfo__texto{max-width:1050px;margin:0 auto 26px;font-size:30px;font-weight:500;line-height:1.25}.heroInfo__boton{background:var(--azul);color:#fff;border-radius:16px;justify-content:center;align-items:center;min-width:320px;height:72px;font-family:Montserrat,sans-serif;font-size:20px;font-weight:800;text-decoration:none;transition:transform .2s,filter .2s;display:inline-flex}.heroInfo__boton:hover{filter:brightness(1.04);transform:translateY(-1px)}.testimonios{background:var(--blanco);padding:28px 20px 90px}.testimonios__contenedor{text-align:center;max-width:1100px;margin:auto}.testimonios__titulo{margin:0 0 26px;font-size:32px;font-weight:800}.testimonios__videoPrincipal{aspect-ratio:9/16;background:var(--beige);border-radius:26px;justify-content:center;align-items:center;width:min(390px,100%);margin:0 auto 40px;display:flex;position:relative;overflow:hidden}.testimonios__videoReal{object-fit:cover;cursor:pointer;width:100%;height:100%}.testimoniosCarrusel{max-width:960px;margin:0 auto;position:relative}.testimoniosCarrusel__ventana{overflow:hidden}.testimoniosCarrusel__pista{transition:transform .6s;display:flex}.testimoniosCarrusel__slide{min-width:100%;padding:0 56px}.testimoniosCarrusel__card{border:2px solid var(--azul);background:#fff;border-radius:28px;width:100%;max-width:760px;height:340px;margin:0 auto;overflow:hidden}.testimoniosCarrusel__img{object-fit:contain;object-position:center;background:#fff;border-radius:28px;width:100%;height:100%;display:block}.testimoniosCarrusel__flecha{background:var(--azul);color:#fff;cursor:pointer;z-index:3;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:28px;font-weight:700;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.testimoniosCarrusel__flecha--izquierda{left:0}.testimoniosCarrusel__flecha--derecha{right:0}.testimoniosCarrusel__dots{justify-content:center;gap:10px;margin-top:22px;display:flex}.testimoniosCarrusel__dot{cursor:pointer;background:#033e7240;border:none;border-radius:50%;width:11px;height:11px}.testimoniosCarrusel__dot.activo{background:var(--azul)}.oferta{width:100%}.oferta-franja{text-align:center;background:#000;padding:30px 20px}.oferta-franja h2{color:#fff;margin:0;font-size:40px;font-weight:800}.oferta-contenido{max-width:1100px;margin:auto;padding:50px 20px}.oferta-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.oferta-card{text-align:left}.oferta-card h3{margin-bottom:15px;font-size:24px}.oferta-card img{object-fit:cover;border-radius:20px;width:100%;height:280px;margin-bottom:15px}.oferta-card p{font-size:18px;line-height:1.3}.oferta-boton{text-align:center;margin-top:30px}.imagenesEstaticas{grid-template-columns:1fr 1fr;grid-template-areas:"t4 t6""t4 t5";align-items:start;gap:26px;max-width:1100px;margin:50px auto 0;display:grid}.imagenesEstaticas img{border:3px solid #033e72;border-radius:28px;width:100%;display:block;box-shadow:0 14px #012340}.imagenesEstaticas img:first-child{grid-area:t4}.imagenesEstaticas img:nth-child(2){grid-area:t5}.imagenesEstaticas img:nth-child(3){grid-area:t6}.agenda{background:0 0;padding:40px 20px 110px}.agenda__contenedor{max-width:1280px;margin:0 auto}.agenda__calendly{background:#fff;border:1px solid #0000000d;border-radius:28px;width:100%;overflow:hidden;box-shadow:0 18px 45px #00000014}.agenda__calendly iframe{border:none;width:100%;height:860px;display:block}.faq{background:#edf1f6;padding:10px 20px 70px}.faq__contenedor{flex-direction:column;align-items:center;width:100%;max-width:980px;margin:0 auto;display:flex}.faq__item{width:100%;max-width:900px;margin-bottom:26px}.faq__pregunta{background:var(--azulHero);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:14px 22px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:800;transition:all .25s;display:flex;position:relative}.faq__pregunta:hover{filter:brightness(1.05);transform:translateY(-1px)}.faq__pregunta span{font-size:32px;font-weight:800;position:absolute;right:22px}.faq__respuesta{color:var(--negro);padding:18px 4px 0;font-size:18px;line-height:1.28}.faq__respuesta p{margin:0 0 18px}.faq__boton{width:fit-content;margin:22px auto 0;display:flex}.footer{background:var(--azulHero);color:#fff;padding:55px 20px 90px}.footer__contenedor{text-align:center;max-width:1100px;margin:0 auto}.footer__logo{width:200px;margin:0 auto 35px;display:block}.footer__texto{color:#fff;max-width:1000px;margin:0 auto;font-size:13px;line-height:1.35}.footer__contacto{color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:55px;font-size:17px;font-weight:800;display:flex}.footer__contacto a{color:#fff;align-items:center;text-decoration:none;display:inline-flex}.footer__contacto span{color:#fff;font-weight:800}.footer__icono{object-fit:contain;filter:brightness(0)invert();width:20px;height:20px;display:block}@media (width<=1024px){.hero__titulo{font-size:44px}.hero__titulo span{white-space:normal}.hero__subtitulo{font-size:22px}.hero__video{width:min(1000px,100%)}.heroInfo__texto{max-width:850px;font-size:24px}.testimonios__titulo{font-size:30px}.testimonios__videoPrincipal{width:350px;height:510px}.oferta-grid{gap:28px}.oferta-franja h2{font-size:32px}}@media (width<=768px){.hero{padding-top:34px;padding-bottom:38px}.hero__logo{width:82px;margin-bottom:18px}.hero__titulo{max-width:640px;margin-bottom:20px;font-size:34px;line-height:1.08}.hero__titulo span{white-space:normal;display:inline}.hero__subtitulo{max-width:620px;margin-bottom:26px;font-size:22px;line-height:1.22}.hero__video{border-radius:22px;width:min(620px,100%)}.hero__videoReal{border-radius:22px}.heroInfo{padding:28px 18px 34px}.heroInfo__texto{max-width:620px;font-size:22px;line-height:1.25}.heroInfo__boton{border-radius:12px;min-width:260px;height:58px;font-size:16px}.testimonios__titulo{white-space:nowrap;font-size:27px}.testimonios__videoPrincipal{width:min(350px,100%);height:500px}.testimoniosCarrusel{max-width:520px}.testimoniosCarrusel__slide{padding:0 38px}.testimoniosCarrusel__card{border-radius:20px;height:245px}.testimoniosCarrusel__img{border-radius:20px}.testimoniosCarrusel__flecha{width:38px;height:38px;font-size:24px}.oferta-franja{padding:18px 16px}.oferta-franja h2{max-width:360px!important;margin:0 auto!important;font-size:28px!important;line-height:1.1!important}.oferta-grid{grid-template-columns:1fr}.oferta-contenido{padding:40px 20px 0}.imagenesEstaticas{grid-template-columns:1fr;grid-template-areas:"t4""t6""t5"}.agenda{padding:30px 14px 80px}.agenda__calendly iframe{height:780px}.faq{padding:0 18px 45px}.faq__item{max-width:100%}.faq__pregunta{padding:12px 44px 12px 16px;font-size:15px}.faq__respuesta{font-size:16px}.footer{padding:45px 18px 70px}.footer__logo{width:170px;margin:0 auto 28px}.footer__texto{font-size:11px;line-height:1.35}.footer__contacto{gap:6px;margin-top:40px;font-size:14px}.footer__icono{width:18px;height:18px}}@media (width<=520px){.hero{padding-top:28px;padding-bottom:34px}.hero__logo{width:76px;margin-bottom:16px}.hero__titulo{max-width:355px;margin-bottom:18px;font-size:25px;line-height:1.08}.hero__titulo span{white-space:normal;display:inline}.hero__subtitulo{max-width:350px;margin-bottom:22px;font-size:17px;line-height:1.22}.hero__video{border-radius:20px;width:100%}.hero__videoReal{border-radius:20px}.heroInfo__texto{max-width:350px;font-size:16px;line-height:1.24}.heroInfo__boton{min-width:230px;height:52px;font-size:14px}.testimonios__titulo{white-space:nowrap;font-size:22px}.testimonios__videoPrincipal{width:min(350px,100%);height:500px}.testimoniosCarrusel{max-width:330px}.testimoniosCarrusel__slide{padding:0 30px}.testimoniosCarrusel__card{border-radius:18px;height:220px}.testimoniosCarrusel__img{border-radius:18px}.testimoniosCarrusel__flecha{width:32px;height:32px;font-size:22px}.oferta-franja{padding:16px 14px}.oferta-franja h2{max-width:300px!important;margin:0 auto!important;font-size:24px!important;line-height:1.1!important}.footer__contacto{flex-direction:row;font-size:13px}}
