@charset "UTF-8";:root{--holo-morado:#4b0286;--holo-verde:#00ED0B;--text:#111;--bg:#f4f5f7;--img-width:clamp(280px,40vw,530px);--img-right:5%}.hero-cierre,.hero-cierre *{box-sizing:border-box}.hero-cierre{position:relative;overflow:visible;background:var(--bg);padding:120px 20px;border-top:1px solid rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.03)}.hero-cierre::after{content:"";position:absolute;inset:0;background:radial-gradient(100% 120% at 80% 50%,rgba(75,2,134,0.05) 0%,rgba(0,0,0,0) 60%);pointer-events:none;z-index:0}.hero-cierre-wrap{max-width:1200px;margin:0 auto;position:relative;z-index:20;display:flex;align-items:center}.hero-cierre-copy{padding-left:20px;max-width:55%}.hero-cierre-copy h2{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:900;font-size:clamp(32px,5vw,42px);line-height:1.1;letter-spacing:-1.5px;text-transform:uppercase;color:var(--text);margin:0 0 20px;max-width:650px}.hero-cierre-copy h2 span{color:var(--holo-morado)}.hero-cierre-copy .sub{font-family:'Karla',sans-serif;font-weight:400;font-size:21px;line-height:32px;color:#444;margin:0 0 35px;max-width:600px}.cta-wrapper{position:relative;z-index:25}.cta-principal{display:inline-flex;align-items:center;gap:10px;font-family:'Karla',sans-serif;font-weight:700;font-size:18px;line-height:23px;padding:16px 36px;border-radius:12px;text-decoration:none;background:var(--holo-verde);color:#000;border:none;box-shadow:0 8px 24px rgba(0,237,11,0.2);transition:all .3s cubic-bezier(0.165,0.84,0.44,1)}.cta-principal i{transition:transform 0.3s ease}.cta-principal:hover{background:var(--holo-morado);color:#fff;transform:translateY(-3px);box-shadow:0 12px 28px rgba(75,2,134,0.25)}.cta-principal:hover i{transform:translateX(5px)}.hero-cierre-figure{position:absolute;inset:0;overflow:visible;pointer-events:none;z-index:10}.hero-cierre-figure img{position:absolute;right:var(--img-right);bottom:0;width:var(--img-width);height:auto;filter:drop-shadow(0 15px 30px rgba(0,0,0,0.15));user-select:none}@media (min-width:981px) and (max-width:1440px){.hero-cierre{padding:90px 20px}.hero-cierre-copy{max-width:50%}.hero-cierre-copy h2{font-size:32px;margin-bottom:16px}.hero-cierre-copy .sub{font-size:18px;line-height:28px;margin-bottom:26px}.hero-cierre-figure img{width:450px;right:0%}}@media (max-width:980px){.hero-cierre{padding:60px 16px 0}.hero-cierre-copy{padding-left:0;max-width:100%;text-align:left}.hero-cierre-copy h2{font-size:28px;letter-spacing:-1px}.hero-cierre-copy .sub{font-size:18px;line-height:26px;margin-bottom:0}.cta-wrapper{display:none}.hero-cierre-figure{position:relative;inset:auto;margin-top:50px;height:clamp(300px,50vh,420px);pointer-events:none}.hero-cierre-figure img{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:85%;max-width:400px;height:auto;filter:drop-shadow(0 15px 30px rgba(0,0,0,0.1));right:auto}}
