.sast-stats-section{background:var(--sast-stats-bg,#fff);width:100%;padding:24px 18px;box-sizing:border-box}.sast-stats-section.has-border{border-top:1px solid var(--sast-stats-border,#edf1f6);border-bottom:1px solid var(--sast-stats-border,#edf1f6)}.sast-stats-inner{max-width:var(--sast-stats-max,1180px);margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.sast-stat-item{display:flex;align-items:center;justify-content:center;gap:14px;min-height:66px;padding:0 24px;border-right:1px solid var(--sast-stats-border,#edf1f6)}.sast-stat-item:last-child{border-right:0}.sast-stat-icon .dashicons{font-size:44px;width:44px;height:44px;line-height:44px}.sast-stat-number{font-weight:800;font-size:30px;line-height:1;letter-spacing:-.5px}.sast-stat-label{font-weight:700;font-size:12px;line-height:1.2;color:#1f2937;text-transform:uppercase;margin-top:6px;letter-spacing:.2px}@media(max-width:1024px){.sast-stats-inner{grid-template-columns:repeat(3,1fr);row-gap:18px}.sast-stat-item:nth-child(3n){border-right:0}}@media(max-width:700px){.sast-stats-section{padding:18px 12px}.sast-stats-inner{grid-template-columns:1fr}.sast-stat-item{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--sast-stats-border,#edf1f6);padding:14px 8px}.sast-stat-item:last-child{border-bottom:0}.sast-stat-number{font-size:26px}.sast-stat-icon .dashicons{font-size:38px;width:38px;height:38px}}
