.counter{background-position:center;width:100%;height:auto;display:flex;justify-content:center;align-items:center;padding-block:64px;margin-bottom:64px}.counter__wrapper{display:flex;flex-direction:column;height:auto;width:100%}.counter__tile-wrapper{display:flex;flex-direction:column;width:100%;align-items:center;flex-wrap:wrap;gap:32px;justify-content:center}@media(min-width:1275px){.counter__tile-wrapper{flex-wrap:nowrap;flex-direction:row}}.counter__tile{border-radius:16px;border:1px solid rgba(255,255,255,.3);background-color:#ffffff4d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:341px;width:80%;height:236px;padding:24px;color:#fff;font-family:Inter,sans-serif;display:flex;flex-direction:column;text-align:center;justify-content:center;margin-bottom:auto}@media(min-width:1275px){.counter__tile{flex:0 0 auto;align-items:center;width:341px;min-height:236px}}.counter__number{min-height:72px;height:auto;width:auto;font-size:60px;font-style:normal;font-weight:600;line-height:72px;letter-spacing:-1.2px}.counter__number-title{min-height:28px;height:auto;font-size:18px;font-style:normal;font-weight:600;line-height:28px;align-items:center}.counter__description-text{display:flex;min-height:72px;height:auto;font-size:18px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;align-items:center;justify-content:center}
