@charset "UTF-8";:root{--holo-morado:#4b0286;--holo-verde:#00ED0B;--text:#222;--bg:#f4f5f7;--img-width:clamp(270px,38vw,480px);--img-right:10%;--img-overshoot:10%}.hero-cierre{position:relative;overflow:visible;background:var(--bg);padding:120px 20px}.hero-cierre-wrap{max-width:1200px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:1fr}.hero-cierre-copy{padding-left:20px}.hero-cierre-copy .pre{text-transform:uppercase;letter-spacing:.18em;font:700 14px/20px 'Helvetica Neue',Arial,sans-serif;color:var(--holo-morado);margin:0 0 10px}.hero-cierre-copy h2{font:700 32px/1.2 'Helvetica Neue',Arial,sans-serif;color:var(--text);margin:0 0 16px;max-width:620px}.hero-cierre-copy .sub{font:400 19px/27px 'Karla',sans-serif;color:var(--text);margin:0 0 28px;max-width:700px}.cta-principal{display:inline-block;font:600 16px/23px 'Karla',sans-serif;padding:14px 28px;border-radius:12px;text-decoration:none;background:#00ED0B;color:#111;border:1px solid rgba(0,0,0,.12);box-shadow:0 6px 18px rgba(0,0,0,.08);transition:background .2s ease,color .2s ease,transform .15s ease}.cta-principal:hover{background:var(--holo-morado);color:#fff;transform:translateY(-1px)}.hero-cierre-figure{position:absolute;inset:0;pointer-events:none;z-index:0}.hero-cierre-figure img{position:absolute;right:var(--img-right);bottom:calc(-1 * var(--img-overshoot));width:var(--img-width);height:auto;filter:drop-shadow(0 24px 48px rgba(0,0,0,.22));user-select:none}.hero-cierre::after{content:"";position:absolute;inset:0;background:radial-gradient(120% 120% at 80% 50%,rgba(0,0,0,0.08) 0%,rgba(0,0,0,0.02) 40%,rgba(0,0,0,0) 70%);pointer-events:none;z-index:0}@media (max-width:980px){.hero-cierre{padding:72px 16px 0}.hero-cierre-copy{padding-left:16px}.hero-cierre-copy h2{font-size:28px;line-height:1.2;max-width:none}.hero-cierre-copy .sub{font-size:17px;line-height:24px}.hero-cierre-figure{position:relative;inset:auto;margin-top:40px;height:clamp(240px,42vh,380px);pointer-events:none}.hero-cierre-figure img{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:70%;max-width:340px;height:auto;filter:none;right:auto}}
