.help_container__F8Mfs{min-height:100vh;background-color:#414340;display:flex;align-items:center;justify-content:center;padding:20px}.help_card__tenaP{background:white;border-radius:30px;padding:60px 40px;text-align:center;max-width:500px;width:100%;box-shadow:0 10px 30px rgba(0,0,0,.2);animation:help_fadeIn__Mr74B .5s ease-out}.help_icon__45W1Q{color:#414340;margin-bottom:30px;animation:help_pulse__bW7SV 2s infinite}.help_title__cIume{font-size:36px;color:#333;margin-bottom:20px;font-weight:700}.help_description__R2DHQ{font-size:18px;color:#666;line-height:1.6;margin-bottom:0}@keyframes help_fadeIn__Mr74B{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes help_pulse__bW7SV{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:768px){.help_card__tenaP{padding:40px 25px}.help_title__cIume{font-size:28px}.help_description__R2DHQ{font-size:16px}}