.c-info-card{padding:2rem 0}.c-info-card__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-info-card__item{width:32%;text-align:center;border:1px solid #efefef;border-radius:.5rem;padding:2rem;height:100%;background:#f3f5f8;color:#525252;font-size:15px}@media (max-width:576px){.c-info-card__item{width:100%;-webkit-margin-after:20px;margin-block-end:20px}}