.nuevos-cursos-hero{position:relative;overflow:hidden;background-color:#001430;color:#fff}.nuevos-cursos-hero__dots{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(#aac7fd 2px,transparent 2px);background-size:16px 16px;opacity:.2;pointer-events:none}.nuevos-cursos-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00143080,#001430e6);pointer-events:none}.nuevos-cursos-hero__glow{position:absolute;border-radius:9999px;filter:blur(80px);pointer-events:none;opacity:.5}.nuevos-cursos-hero__glow--gold{width:380px;height:380px;background-color:#feb71a;top:-120px;right:-80px;opacity:.18}.nuevos-cursos-hero__glow--blue{width:420px;height:420px;background-color:#3b82f6;bottom:-160px;left:-120px;opacity:.22}.nuevos-cursos-hero__inner{position:relative;max-width:1280px;margin:0 auto;padding-left:16px;padding-right:16px;display:grid;gap:32px;align-items:center}@media(min-width:768px){.nuevos-cursos-hero__inner{grid-template-columns:1fr 1fr;padding-left:24px;padding-right:24px}}.nuevos-cursos-hero__content{display:flex;flex-direction:column;gap:16px}.nuevos-cursos-hero__badge{display:inline-flex;align-items:center;gap:8px;background-color:#feb71a;color:#271900;font-size:14px;font-weight:700;line-height:20px;padding:6px 16px;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;width:fit-content}.nuevos-cursos-hero__badge-dot{width:8px;height:8px;border-radius:9999px;background-color:#271900;flex-shrink:0;animation:nc-hero-pulse 1.8s ease-in-out infinite}@keyframes nc-hero-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.nuevos-cursos-hero__heading{font-family:Montserrat,sans-serif;font-size:36px;font-weight:800;line-height:42px;letter-spacing:-.02em;color:#fff;margin:0}@media(min-width:768px){.nuevos-cursos-hero__heading{font-size:48px;line-height:56px}}.nuevos-cursos-hero__subtext{font-size:18px;line-height:28px;color:#aac7fd;max-width:42rem;margin:0}.nuevos-cursos-hero__actions{display:flex;flex-direction:column;gap:16px;padding-top:16px}@media(min-width:640px){.nuevos-cursos-hero__actions{flex-direction:row;align-items:center}}.nuevos-cursos-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;background-color:#feb71a;color:#271900;font-size:15px;font-weight:700;line-height:20px;padding:16px 32px;border-radius:9999px;text-align:center;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 6px #0003;transition:background-color .15s,transform .15s,box-shadow .15s}.nuevos-cursos-hero__cta .fa{font-size:13px;transition:transform .2s}.nuevos-cursos-hero__cta:hover{background-color:#7d5700;color:#fff;transform:translateY(-4px);box-shadow:0 8px 12px #0000004d}.nuevos-cursos-hero__cta:hover .fa{transform:translate(4px)}.nuevos-cursos-hero__cta:active{transform:translateY(0)}.nuevos-cursos-hero__image-col{display:none}@media(min-width:768px){.nuevos-cursos-hero__image-col{display:block;position:relative}}.nuevos-cursos-hero__image-frame{position:relative}.nuevos-cursos-hero__image-halo{position:absolute;top:-8%;right:-8%;bottom:-8%;left:-8%;background:radial-gradient(circle at 50% 45%,rgba(254,183,26,.35),transparent 65%);filter:blur(20px);border-radius:9999px;pointer-events:none;z-index:0}.nuevos-cursos-hero__image{position:relative;z-index:1;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 25px 50px rgba(0,0,0,.4));transition:transform .5s;border-radius:28px}.nuevos-cursos-hero__image:hover{transform:scale(1.03)}.nuevos-cursos-hero__float-badge{position:absolute;left:-16px;bottom:24px;z-index:2;display:flex;align-items:center;gap:12px;background-color:#fff;border-radius:16px;padding:12px 18px;box-shadow:0 16px 32px #00000040;animation:nc-hero-float 4s ease-in-out infinite}.nuevos-cursos-hero__float-badge-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:9999px;background-color:#001430;color:#feb71a;font-size:17px;flex-shrink:0}.nuevos-cursos-hero__float-badge-text{display:flex;flex-direction:column;line-height:1.1}.nuevos-cursos-hero__float-badge-value{font-family:Montserrat,sans-serif;font-size:20px;font-weight:800;color:#001430;letter-spacing:-.02em}.nuevos-cursos-hero__float-badge-label{font-size:12px;font-weight:600;color:#43474f;text-transform:uppercase;letter-spacing:.04em}@keyframes nc-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.nuevos-cursos-hero__live{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#aac7fd1f,#aac7fd0a);border:1px solid rgba(170,199,253,.22);border-left:4px solid #feb71a;border-radius:14px;padding:16px 20px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.nuevos-cursos-hero__live-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background-color:#feb71a;color:#271900;font-size:20px;flex-shrink:0}.nuevos-cursos-hero__live-body{display:flex;flex-direction:column;gap:6px;min-width:0}.nuevos-cursos-hero__live-tag{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fff}.nuevos-cursos-hero__live-pulse{width:9px;height:9px;border-radius:9999px;background-color:#ff4d4d;flex-shrink:0;box-shadow:0 0 #ff4d4d99;animation:nc-hero-live 1.6s ease-out infinite}@keyframes nc-hero-live{0%{box-shadow:0 0 #ff4d4d99}70%{box-shadow:0 0 0 8px #ff4d4d00}to{box-shadow:0 0 #ff4d4d00}}.nuevos-cursos-hero__live-text{font-size:15px;line-height:22px;color:#dce7fb;margin:0}.nuevos-cursos-hero__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:12px}.nuevos-cursos-hero__chip{display:inline-flex;align-items:center;gap:8px;background-color:#aac7fd1f;border:1px solid rgba(170,199,253,.25);color:#fff;font-size:13px;font-weight:700;line-height:20px;padding:6px 14px;border-radius:9999px;letter-spacing:.03em;max-width:100%}.nuevos-cursos-hero__chip-icon{font-size:14px;color:#feb71a;flex-shrink:0}.nuevos-cursos-hero__chip-label{overflow-wrap:break-word}.nuevos-cursos-hero__cta:focus-visible{outline:3px solid #feb71a;outline-offset:3px;border-radius:9999px}.nuevos-cursos-hero__content>*{opacity:0;animation:nc-hero-reveal .6s ease-out forwards}.nuevos-cursos-hero__content>*:nth-child(1){animation-delay:.05s}.nuevos-cursos-hero__content>*:nth-child(2){animation-delay:.15s}.nuevos-cursos-hero__content>*:nth-child(3){animation-delay:.25s}.nuevos-cursos-hero__content>*:nth-child(4){animation-delay:.35s}.nuevos-cursos-hero__content>*:nth-child(5){animation-delay:.45s}.nuevos-cursos-hero__content>*:nth-child(6){animation-delay:.55s}@keyframes nc-hero-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.nuevos-cursos-hero__content>*,.nuevos-cursos-hero__float-badge,.nuevos-cursos-hero__badge-dot,.nuevos-cursos-hero__live-pulse{animation:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/nuevos-cursos-hero.css.map */
