@charset "UTF-8";
/* https://easystem.co/wp-content/themes/astra-child/style.css?ver=1.0.0 */
.cta-whatsapp{background:linear-gradient(135deg,#0d1f13 0%,#1a3a22 100%);border-left:5px solid #25D366;border-radius:12px;padding:28px 28px 28px 24px;margin:2.5em 0 1em;display:flex;flex-wrap:wrap;align-items:center;gap:20px}.cta-whatsapp__texto{flex:1 1 220px;color:#fff}.cta-whatsapp__titulo{font-size:1.15em;font-weight:700;margin:0 0 6px;line-height:1.3}.cta-whatsapp__subtitulo{font-size:.88em;color:#a8d5b5;margin:0;line-height:1.5}.cta-whatsapp__btn{display:inline-flex;align-items:center;gap:8px;background:#25D366;color:#ffffff!important;font-weight:700;font-size:.95em;padding:13px 22px;border-radius:50px;text-decoration:none!important;white-space:nowrap;transition:background 0.2s,transform 0.15s;flex-shrink:0}.cta-whatsapp__btn:hover{background:#1ebe5a;transform:translateY(-1px)}.cta-whatsapp__btn svg{width:20px;height:20px;fill:#fff;flex-shrink:0}@media (max-width:540px){.cta-whatsapp{flex-direction:column;align-items:flex-start}.cta-whatsapp__btn{width:100%;justify-content:center}}