ادامه مطلب
سنگ گارنت (بیجاده) در طب سنتی + راهنمای خرید دستبند گارنت | حکمت پژوه طاهر

@keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } @keyframes slideInRight { from { opacity: 0; transform: translateX(50px); } to { opacity: 1; transform: translateX(0); } } @keyframes pulse { 0% { transform: scale(1); box-shadow: 0 5px 15px rgba(139, 46, 46, 0.3); } 50% { transform: scale(1.05); box-shadow: 0 8px 25px rgba(139, 46, 46, 0.6); } 100% { transform: scale(1); box-shadow: …











