
/* EPICENTRO V5.0.2e — CAPTACIÓN */
.ec-community-cta-home-wrap{background:#071f2d;padding:42px 20px}
.ec-community-cta{width:min(1180px,calc(100% - 36px));margin:42px auto;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px;border-radius:22px;background:linear-gradient(120deg,#0b3348,#0a2535);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 45px rgba(0,0,0,.18)}
.ec-community-cta-home-wrap .ec-community-cta{margin:0 auto}
.ec-community-cta-copy{max-width:760px}
.ec-community-cta-kicker{display:block;color:#ff7a1a;font-size:12px;font-weight:900;letter-spacing:.12em;margin-bottom:8px}
.ec-community-cta h2{color:#fff!important;font-size:clamp(25px,3vw,38px)!important;line-height:1.08!important;margin:0 0 9px!important}
.ec-community-cta p{color:#d8e5eb!important;font-size:16px!important;line-height:1.55!important;margin:0!important}
.ec-community-cta-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;background:#ff6b16;color:#fff!important;text-decoration:none!important;font-weight:900;border-radius:12px;padding:16px 22px;white-space:nowrap}
.ec-community-cta-button:hover{transform:translateY(-1px);filter:brightness(1.05)}
@media(max-width:760px){.ec-community-cta{width:calc(100% - 28px);margin:28px auto;display:block;padding:24px}.ec-community-cta-button{margin-top:20px;width:100%;box-sizing:border-box}.ec-community-cta-home-wrap{padding:28px 0}}
