.stats-section{background:#fff;flex-wrap:wrap;justify-content:center;gap:24px;padding:60px 20px;display:flex}.stat-card{text-align:center;background:#f0f0f0;border-radius:16px;flex:300px;max-width:450px;padding:30px 20px 18px;transition:transform .3s;box-shadow:0 6px 12px #0000000d}.stat-card:hover{transform:translateY(-6px)}.stat-icon{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;display:flex}.stat-icon img{max-width:60px;max-height:60px}.stat-card h3{text-align:center;margin-bottom:20px;font-size:27px;font-weight:600}.stat-values{justify-content:center;align-items:flex-start;gap:15px;padding-top:20px;display:flex}.stat-values>div{min-width:1.5px;text-align:center!important}.stat-values strong{text-align:center;margin-bottom:4px;font-size:24px;display:block}.stat-values span{color:#444;font-size:14px}.divider{background:#ccc;width:1px;height:60px}.card-blue{background:linear-gradient(#edfbfa,#deecfd)}.card-yellow{background:linear-gradient(91.03deg,#fef6c7 20.6%,#fee3e1 81.72%)}.card-green{background:linear-gradient(91.03deg,#e1f7ec 20.6%,#f2e9fe 81.72%)}@media (max-width:768px){.stat-values{flex-direction:column;align-items:center;gap:16px}.divider{display:none}.stat-values>div span{text-align:center}}@media (max-width:480px){.stat-card{text-align:left;padding:30px 20px}.stat-icon{justify-content:flex-start;margin:0 0 16px}.stat-card h3{text-align:left;font-size:22px}.stat-values{flex-direction:column;align-items:flex-start;padding-top:16px}.stat-values>div{text-align:left!important}.stat-values span,.stat-values strong{text-align:left}.divider{display:none}}
