.posts-cards{padding:40px 0}.posts-cards .heading{margin-bottom:32px}.posts-cards .heading h2{margin:0}.posts-cards .posts-cards__list{align-items:stretch;display:grid!important;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.posts-cards .post-item{flex:none!important;width:auto!important}.posts-cards .post-item,.posts-cards .post-item-container{border:0!important;height:100%;margin:0!important;max-width:none!important;min-width:0;padding:0!important}.posts-cards .post-item-container{width:100%!important}.posts-cards .post-item .content{background:#fff;border:1px solid #dedede;border-radius:10px;box-shadow:0 3px 12px rgba(0,0,0,.06);display:flex;flex-direction:column;height:100%;min-height:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;width:100%}.posts-cards .post-item .content:hover{box-shadow:0 9px 24px rgba(0,0,0,.12);transform:translateY(-3px)}.posts-cards .content:after,.posts-cards .content:before,.posts-cards .post-item-container:after,.posts-cards .post-item-container:before,.posts-cards .post-item:after,.posts-cards .post-item:before,.posts-cards .preview:after,.posts-cards .preview:before{content:none!important;display:none!important}.posts-cards .post-image-link{display:block;flex-shrink:0;text-decoration:none}.posts-cards .top-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border:0;border-radius:0;display:block;height:190px;margin:0;padding:0;width:100%}.posts-cards .preview{border:0!important;border-radius:0;display:flex;flex:1;flex-direction:column;margin:0;padding:24px}.posts-cards .post-title-link,.posts-cards .post-title-link:active,.posts-cards .post-title-link:focus,.posts-cards .post-title-link:hover{color:inherit;text-decoration:none!important}.posts-cards .post-title-link h3{color:#29477f;font-size:18px;line-height:1.4;margin:0 0 18px;text-decoration:none!important}.posts-cards .post-title-link:focus h3,.posts-cards .post-title-link:hover h3{text-decoration:none!important}.posts-cards .intro{line-height:1.5;margin-bottom:22px}.posts-cards .intro,.posts-cards .intro *,.posts-cards .intro b,.posts-cards .intro strong{font-weight:400!important}.posts-cards .post-meta{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-top:auto}.posts-cards .reading-minutes{color:#f58220}.posts-cards .post-arrow{align-items:center;border-radius:7px;color:#29477f;display:inline-flex;flex-shrink:0;height:34px;justify-content:center;text-decoration:none;transition:color .2s ease,background-color .2s ease,transform .2s ease;width:34px}.posts-cards .post-arrow:focus,.posts-cards .post-arrow:hover{background-color:#f58220;color:#fff;text-decoration:none;transform:translateY(-1px)}.posts-cards__empty{background:#f7f7f7;border-radius:8px;margin:0;padding:24px}@media (max-width:1100px){.posts-cards .posts-cards__list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.posts-cards{padding:30px 0}.posts-cards .heading{margin-bottom:24px}.posts-cards .posts-cards__list{gap:22px;grid-template-columns:1fr!important}.posts-cards .top-image{height:210px}.posts-cards .preview{padding:20px}}