.mod__Hero-Stats{padding:10px 0 20px}.mod__Hero-Stats .hero-stats__cards{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.mod__Hero-Stats .hero-stats__card{background:hsla(0,0%,100%,.08);border-radius:30px;flex:1;min-width:160px;padding:24px 20px;text-align:center}.mod__Hero-Stats .hero-stats__number{align-items:center;color:#fff;font-size:48px;font-weight:700;justify-content:center;line-height:1.1;margin:0 0 8px}.mod__Hero-Stats .hero-stats__number span{font-size:70%}.mod__Hero-Stats .hero-stats__label{color:hsla(0,0%,100%,.85);font-size:14px;line-height:1.4;margin:0}@media (max-width:767px){.mod__Hero-Stats .hero-stats__card{flex:0 0 calc(50% - 8px);min-width:calc(50% - 8px)}.mod__Hero-Stats .hero-stats__number{font-size:36px}}