.stats-container{display:grid !important;grid-template-columns:repeat(2,1fr) !important;grid-template-rows:repeat(2,1fr) !important;gap:1.25rem !important;height:auto !important;margin:0 !important;width:100% !important;padding:0 15px !important;aspect-ratio:auto !important}.stats-card{aspect-ratio:1 / 1 !important;height:auto !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important;margin:0 !important;width:100% !important;padding:1.5rem !important;border-radius:12px !important;box-shadow:0 10px 25px rgba(0,0,0,0.15) !important;background-color:#ffffff !important}.stats-icon{margin-bottom:1.25rem !important;width:80px !important;height:80px !important;background-color:#FFD03D !important;color:#023047 !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:50% !important;font-size:2.5rem !important;box-shadow:0 4px 10px rgba(255,208,61,0.3) !important;margin-bottom:1rem !important}.col-6:nth-child(1) .stats-card{animation-delay:0s}.col-6:nth-child(2) .stats-card{animation-delay:0.2s}.col-6:nth-child(3) .stats-card{animation-delay:0.4s}.col-6:nth-child(4) .stats-card{animation-delay:0.6s}.stats-card h2{font-size:3rem !important;color:#023047 !important;font-weight:700 !important;margin-bottom:0.5rem !important;line-height:1 !important}.stats-card p{color:#023047 !important;font-weight:500 !important;font-size:1rem !important;text-align:center !important}@media (max-width:991.98px){.stats-container{gap:1.25rem !important}.stats-card{padding:1.25rem !important}.stats-icon{width:70px !important;height:70px !important;font-size:2.25rem !important}.stats-card h2{font-size:2.75rem !important}}@media (max-width:767.98px){.stats-card{padding:1rem !important}.stats-icon{width:60px !important;height:60px !important;font-size:2rem !important;margin-bottom:0.75rem !important}.stats-card h2{font-size:2.25rem !important}.stats-card p{font-size:0.9rem !important}}@media (max-width:575.98px){.stats-container{gap:1rem !important;padding:0 10px !important}.stats-card{padding:0.75rem !important}.stats-icon{width:50px !important;height:50px !important;font-size:1.5rem !important;margin-bottom:0.5rem !important}.stats-card h2{font-size:1.75rem !important;margin-bottom:0.25rem !important}.stats-card p{font-size:0.8rem !important}}