.post-card-grid{display:flex;flex-wrap:wrap;margin:0 -26px -26px}.tag-container{color:#596ced;display:flex;flex-wrap:wrap;gap:5px;text-transform:uppercase}.post-card{color:#000;font-family:Inter,sans-serif;font-size:18px!important;font-style:normal;font-weight:700;line-height:1.4;margin-bottom:25px}.post-card a{color:#000}.post-card__card{background-color:#fff;border:.5px solid rgba(100,146,253,.2);border-radius:9px;box-shadow:0 11px 30px rgba(154,161,177,.2);display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;height:100%;overflow:hidden;width:100%}.post-card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 2px 15px rgba(154,161,177,.2);display:block;grid-column:1;grid-row:1;height:216px;width:100%}.post-card__content{color:#000;display:flex;flex-direction:column;grid-column:1;grid-row:2;height:100%;padding:30px;text-decoration:none}.post-card__content .kl-card-grid__preheader{margin-bottom:20px}.post-card__date{color:#9aa1b1;font-size:14px;line-height:1.375;margin-bottom:0;margin-top:auto}.post-card-grid__card-wrapper{display:flex;flex-basis:33.33333%;padding:26px}@media screen and (max-width:1024px){.post-card-grid__card-wrapper{padding:13px}}@media screen and (max-width:768px){.post-card-grid__card-wrapper{flex-basis:90%;margin:0 auto}.post-card-grid{margin:0 auto}}