.static-counter-card-groups{grid-gap:30px 0;display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-columns:repeat(12,1fr);justify-content:stretch;justify-items:stretch}.static-counter-card{align-items:center;background:#fff;border-radius:40px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);display:flex!important;justify-content:center;margin:0 auto auto;min-height:180px!important;padding:5px;text-align:center}.static-counter-card__content h3{color:var(--primary-color);font-size:42px;margin-bottom:0}.static-counter-card__content h6{margin-top:10px}.static-counter-card-groups:after,.static-counter-card-groups:before{display:none}.static-counter-card-groups .static-counter-card.span12{grid-column:auto/span 12}.static-counter-card-groups .static-counter-card{margin-left:0!important;padding-bottom:0;width:100%}.static-counter-card{position:relative}.static-counter-card__content h6{font-size:22px}@media(max-width:767px){.static-counter-card-groups .static-counter-card{grid-column:auto/span 12;margin-left:auto!important;margin-right:auto;max-width:300px}.static-counter-card-groups .static-counter-card__content.with-link{padding-bottom:0!important}}@media(min-width:768px){.static-counter-card-groups{grid-gap:30px;padding:0 15px}.static-counter-card-groups .static-counter-card.span3{grid-column:auto/span 3}.static-counter-card-groups .static-counter-card.span4{grid-column:auto/span 4}.static-counter-card-groups .static-counter-card.span6{grid-column:auto/span 6}}@media(min-width:1025px){.static-counter-card-groups{grid-gap:60px}.static-counter-card{border-radius:70px;margin:30px auto auto;min-height:250px!important}}@media (min-width:1201px){.static-counter-card__content h6{font-size:24px}}@media (min-width:1400px){.static-counter-card{min-height:350px!important}.static-counter-card__content h3{font-size:80px;line-height:120px}.static-counter-card__content h6{font-size:26px}}@media (min-width:1600px){.static-counter-card{border-radius:110px}.static-counter-card__content h6{font-size:30px}}