@import"https://fonts.googleapis.com/css?family=Baloo+Paaji";:root{--primary-color: #4F46E5;--secondary-color: #4338CA;--tertiary-color: #000}.dark{--primary-color: #ffffff;--tertiary-color: #ffffff}@keyframes pulse-ring{0%{transform:scale(.95);opacity:.75}70%{transform:scale(1.15);opacity:0}to{transform:scale(1.15);opacity:0}}.animate-pulse-ring{animation:pulse-ring 2s cubic-bezier(.215,.61,.355,1) infinite}.animation-delay-100{animation-delay:.1s}.animation-delay-200{animation-delay:.2s}.animation-delay-300{animation-delay:.3s}.animation-delay-400{animation-delay:.4s}.animation-delay-500{animation-delay:.5s}.animation-delay-600{animation-delay:.6s}
