.cards-statistics{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.4444444444rem;margin-right:-.4444444444rem}.cards-statistics--one-col .card-statistics__wrapper{width:100%}.cards-statistics--two-col .card-statistics__wrapper{width:50%}.cards-statistics--three-col .card-statistics__wrapper{width:33.3333333333%}.cards-statistics--four-col .card-statistics__wrapper{width:25%}.cards-statistics--five-col .card-statistics__wrapper{width:20%}.cards-statistics--six-col .card-statistics__wrapper{width:16.6666666667%}@media (max-width:1079px){.cards-statistics--one-col-md .card-statistics__wrapper{width:100%}.cards-statistics--two-col-md .card-statistics__wrapper{width:50%}.cards-statistics--three-col-md .card-statistics__wrapper{width:33.3333333333%}.cards-statistics--four-col-md .card-statistics__wrapper{width:25%}}@media (max-width:767px){.cards-statistics--one-col-sm .card-statistics__wrapper{width:100%}.cards-statistics--two-col-sm .card-statistics__wrapper{width:50%}}.card-statistics__wrapper{display:flex;padding:.4444444444rem}.card-statistics{background-color:#fff;border:1px solid #f0f0f0;box-shadow:5px 5px 20px rgba(0,0,0,.17);display:flex;flex-direction:column;padding:1.5rem 1.5rem calc(1.5rem + 10px);position:relative;transition:box-shadow .3s ease-in-out;width:100%}.card-statistics__content{align-items:center;display:flex;flex-direction:column;flex-grow:1;text-align:center}.card-statistics__statistic{font-size:6.66666666667rem;font-weight:700;line-height:1;margin-bottom:1rem}.card-statistics__description{font-size:1.66666666667rem;font-weight:700;line-height:1}@media (max-width:767px){.card-statistics__statistic{font-size:4rem}.card-statistics__description{font-size:1.25rem}}@media (min-width:768px){.card-statistics{padding:4rem 2rem calc(4rem + 10px)}}