.card-with-left-icon-groups{display:grid;grid-gap:25px;color:#777;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-with-left-icon-groups p{font-size:14px}.card-with-left-icon-groups:after,.card-with-left-icon-groups:before{display:none}.card-with-left-icon--left-icon-title{align-items:center;display:flex;width:100%}.card-with-left-icon--left-icon-title h4{margin-bottom:0}.card-with-left-icon--left-icon-title .image-icon{margin-right:12px}.card-with-left-icon-groups .card-with-left-icon.span12{grid-column:auto/span 12}.card-with-left-icon-groups .card-with-left-icon{margin-bottom:15px;margin-left:0!important;padding-bottom:0;position:relative;width:100%}.card-with-left-icon>.hover-animation-span{background:var(--primary-color)}.card-with-left-icon .full-col-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.card-with-left-icon .card-with-left-icon__content{position:relative;z-index:1}@media(min-width:768px){.card-with-left-icon-groups .card-with-left-icon.span3{grid-column:auto/span 6}.card-with-left-icon-groups .card-with-left-icon.span4{grid-column:auto/span 4}.card-with-left-icon-groups .card-with-left-icon.span6{grid-column:auto/span 6}.card-with-left-icon-groups .card-with-left-icon.span2{grid-column:auto/span 4}}@media(min-width:951px){.card-with-left-icon-groups .card-with-left-icon.span3{grid-column:auto/span 3}.card-with-left-icon-groups .card-with-left-icon.span2{grid-column:auto/span 2}}@media(max-width:767px){.card-with-left-icon-groups .card-with-left-icon{grid-column:auto/span 12}.card-with-left-icon-groups .card-with-left-icon__content:not(.show-mobile),.card-with-left-icon-groups .link-wrapper:not(.show-mobile){display:none}}