.simple-stat-counter{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:center;position:relative;width:100%}.simple-stat-counter .simple-statistics__wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:70px;justify-content:flex-start;width:100%}.simple-stat-counter .simple-statistics__wrapper .simple-statistics__statistic-wrapper{display:flex;flex-direction:row;gap:24px;justify-content:flex-start;width:calc(25% - 55px)}.simple-stat-counter .simple-statistics__wrapper .simple-statistics__statistic-wrapper .simple-statistic__pill{background-color:#f7d2ca;border-radius:30px;content:"";margin-top:4px;max-height:25px;min-width:50px}.simple-stat-counter .simple-statistics__wrapper .simple-statistics__statistic-wrapper .simple-statistic__stat h3{color:red;font-size:40px;line-height:1}.simple-stat-counter .simple-statistics__wrapper .simple-statistics__statistic-wrapper .simple-statistic__stat p{font-weight:600}.simple-stat-counter .simple-statistics__wrapper .simple-statistics__statistic-wrapper .simple-statistic__stat p:last-of-type{margin-bottom:0}@media screen and (max-width:1180px){.simple-stat-counter .simple-statistics__wrapper .simple-statistics__statistic-wrapper{width:calc(50% - 35px)}}@media screen and (max-width:767px){.simple-stat-counter .simple-statistics__wrapper{flex-direction:column;padding:0}.simple-stat-counter .simple-statistics__wrapper .simple-statistics__statistic-wrapper{width:100%}}