section.col-3-cards .row.heading{gap:16px;justify-content:center;padding-bottom:0;text-align:center}section.col-3-cards .row.heading img.icon{height:30px;margin-top:5px;width:30px}section.col-3-cards .grid{column-gap:48px;row-gap:48px}section.col-3-cards .card{background:#e3dff0;display:flex;flex-direction:column;justify-content:space-between}section.col-3-cards .card .image{aspect-ratio:16/12;overflow:hidden}section.col-3-cards .card-details{background:#e3dff0;display:flex;flex-direction:column;height:100%;padding:24px}.card-details h3,.card-details h4,.card-details h5{padding-bottom:8px}section.col-3-cards .card .card-details p{padding-bottom:24px}section.col-3-cards .card .tag p{font-size:16px;padding-bottom:8px}section.col-3-cards .card a{color:#416bb4;display:block;font-size:18px;font-weight:600;margin-top:auto}section.col-3-cards .card a.angle-right:after{font-family:Font Awesome\ 5 Free;--fa:"\f105";content:"\f105";font-size:16px}section.col-3-cards .series{padding-top:48px;text-align:center}@media screen and (max-width:1024px){section.col-3-cards .grid{column-gap:20px}}@media screen and (max-width:767px){section.col-3-cards .grid{column-gap:0;row-gap:48px}}