.stats-grid{flex-wrap:wrap;gap:16px}.stat-item,.stats-grid{display:flex;justify-content:center;padding:20px}.stat-item{background-color:#ffffff;border-radius:10px;flex:1 1 100%;box-sizing:border-box;text-align:center;min-height:180px;flex-direction:column;align-items:center;transition:transform .2s ease;border:1px solid #b7dff9;margin-left:10px}.stat-item h2{font-size:2rem;font-weight:600;color:#1070ca;margin:10px 0}.stat-item p{margin:5px 0;color:#162b5b;font-weight:500}.stats-container{display:none}@media (min-width:600px){.stat-item{flex:1 1 calc(50% - 16px)}}@media (min-width:900px){.stats-grid{display:none}.stats-container{display:flex;justify-content:center;align-items:flex-end;gap:0;flex-wrap:wrap}.stat-card{background:white;border-top-left-radius:10px;border-top-right-radius:10px;padding:20px;text-align:center;box-shadow:0 6px 20px rgba(0,112,243,.15);flex:1 1 180px;max-width:210px;transition:transform .3s ease}.stat-card h2{color:#1070ca;font-size:2rem;font-weight:700;margin:10px 0}.stat-card p{margin:5px 0;font-size:14px;font-weight:500;color:#002244}.step-1{height:auto}.step-2{z-index:10}.step-3{z-index:11}.featured{box-shadow:0 6px 20px rgba(0,112,243,.15)}}