.sd-stats{position:relative}.sd-stats__title{color:var(--foursys-text-dark,#1e293b);font-family:var(--foursys-font-primary,"Inter",sans-serif);font-size:1.75rem;font-weight:700;margin-bottom:2.5rem}.sd-stats__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.sd-stats__item{display:flex;flex-direction:column}.sd-stats__icon{align-items:center;display:flex;height:28px;margin-bottom:1rem}.sd-stats__icon img{height:24px;width:auto}.sd-stats__number{font-family:var(--foursys-font-decorative,"Bricolage Grotesque",sans-serif);font-size:3rem;line-height:1.1;margin-bottom:.375rem}.sd-stats__label,.sd-stats__number{color:var(--foursys-text-dark,#1e293b);font-weight:700}.sd-stats__label{font-size:.9375rem;line-height:1.4;margin-bottom:.5rem}.sd-stats__desc{color:var(--foursys-text-gray,#64748b);font-size:.875rem;line-height:1.6;margin:0}@media (max-width:1024px){.sd-stats__grid{gap:2rem 3rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sd-stats__title{font-size:1.375rem}.sd-stats__grid{gap:1.5rem;grid-template-columns:1fr 1fr}.sd-stats__number{font-size:2.25rem}}@media (max-width:480px){.sd-stats__grid{grid-template-columns:1fr}}