.card-stats-groups{display:grid;grid-gap:25px;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}.card-stats-groups .link-wrapper{bottom:25px;position:absolute}.card-stats-groups:after,.card-stats-groups:before{display:none}.card-stats-groups .card-stats.span12{grid-column:auto/span 12}.card-stats-groups .card-stats{margin-left:0!important;padding-bottom:0;width:100%}.card-stats{margin-bottom:15px;position:relative}.card-stats .card-stats--top-icon{margin-bottom:20px;position:relative}.card-stats .card-stats--top-icon .image-icon-hover{position:absolute;top:0;z-index:-1}.card-stats.with-hover{position:relative;transition:.3s}.card-stats.with-hover a.whole-col-link{display:block;height:100%;position:absolute;right:0;top:0;width:100%;z-index:9}.card-stats.with-hover .card-stats--top-icon .image-icon-hover{position:absolute;top:0;z-index:-1}.card-stats.with-hover:hover .card-stats--top-icon .image-icon{z-index:-1}.card-stats.with-hover:hover .card-stats--top-icon .image-icon-hover{z-index:1}.card-stats .card-stats__content h3{letter-spacing:.16em;margin-bottom:5px;text-transform:uppercase}.card-stats .card-stats__content h6{margin-bottom:0}@media(min-width:768px){.card-stats-groups .card-stats.span3{grid-column:auto/span 3}.card-stats-groups .card-stats.span4{grid-column:auto/span 4}.card-stats-groups .card-stats.span6{grid-column:auto/span 6}}@media(max-width:767px){.card-stats-groups .card-stats{grid-column:auto/span 12}.card-stats-groups .card-stats__content.with-link{padding-bottom:0!important}}