❓ 💬

❓ 💬 Задайте своє запитання

⬇️ 😊 ⬇️



.dya-button:hover { opacity: 0.9; }

.dya-emoji-hint { text-align: center; font-size: 24px; margin: 10px 0 20px; animation: bounce 2s infinite; }

@keyframes bounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); } }

@media (max-width: 768px) { .dya-button { height: auto !important; min-height: auto !important; padding-top: 12px !important; padding-bottom: 12px !important; }

.dya-buttons-container { flex-direction: column; gap: 15px; } }

const translation = window.getTranslation ? window.getTranslation() : { formThankYou: "Дякуємо за ваше запитання! Ми відповімо вам якнайшвидше.", } alert(translation.formThankYou)

console.log("Форма відправлена:", { question, })

form.reset() }) } })