letter-spacing: -0.02em; } .ty-sub { margin: 0 0 32px !important; color: #475569 !important; font-size: 17px !important; line-height: 1.6 !important; font-weight: 500 !important; } .ty-actions { display: flex; flex-direction: column; gap: 14px; width: 100%; } /* Botones de Alta Conversión */ .ty-btn { display: flex !important; align-items: center; justify-content: center; width: 100%; padding: 18px 24px !important; border-radius: 14px !important; border: none !important; font-size: 17px !important; font-weight: 700 !important; text-decoration: none !important; cursor: pointer; transition: all 0.2s ease; } .ty-btn:hover { transform: translateY(-2px); filter: brightness(1.05); }/* Colores de Marca TWMX */ .ty-btn-wa { background-color: #25D366 !important; color: #ffffff !important; box-shadow: 0 8px 20px -4px rgba(37, 211, 102, 0.4); } .ty-btn-main { background-color: #00d084 !important; color: #ffffff !important; box-shadow: 0 8px 20px -4px rgba(0, 208, 132, 0.3); } .ty-btn-sec { background-color: #f8fafc !important; color: #1a3a5a !important; border: 2px solid #e2e8f0 !important; } .ty-btn-sec:hover { border-color: #cbd5e1 !important; background-color: #fff !important; }/* Nota Amigable */ .ty-note { margin-top: 24px; color: #64748b; font-size: 14px; font-weight: 500; display: flex; align-items: center; justify-content: center; gap: 6px; } .ty-note::before { content: "•"; color: #00d084; font-size: 20px; line-height: 0; }
(Opcional)