.stats{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;min-height:305px}.stats-grid{display:grid;gap:20px;grid-template-columns:repeat(5,1fr);margin:auto;padding:42px 34px;text-align:center;width:min(1180px,100%)}.stats-grid div{align-items:center;display:flex;flex-direction:column}.stats-grid span{font-size:68px;font-weight:700;letter-spacing:2px;line-height:1}.stats-grid strong{font-size:25px;letter-spacing:1px;line-height:.95;margin-top:17px}.counter{font-variant-numeric:tabular-nums;min-width:1.4em}@media (max-width:900px){.stats-grid{grid-template-columns:repeat(3,1fr);row-gap:45px}.stats-grid div:nth-child(4){grid-column:1/2}.stats-grid div:nth-child(5){grid-column:3/4}}@media (max-width:600px){.stats-grid{grid-template-columns:repeat(2,1fr);padding:45px 20px}.stats-grid div:nth-child(4),.stats-grid div:nth-child(5){grid-column:auto}.stats-grid div:last-child{grid-column:1/-1}.stats-grid span{font-size:50px}.stats-grid strong{font-size:19px}}