.related-section{align-items:center;display:flex;flex-direction:column;gap:24px;margin-bottom:24px;padding:24px 0 48px}.related-title{color:#000;font-size:32px;font-style:normal;font-weight:400;line-height:42px;margin:0;padding:0}.related-list{display:flex;gap:24px;justify-content:center}@media only screen and (max-width:991px){.related-list{flex-wrap:wrap}}.post-card{background:#fff;border-radius:24px;display:flex;flex-direction:column;max-width:355px;overflow:hidden;width:100%}@media only screen and (max-width:992px){.cta-card,.post-card{width:calc(50% - 24px)}}@media only screen and (max-width:568px){.cta-card,.post-card{max-width:none;width:calc(100% - 24px)}}.post-card:hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.25)}.post-card:hover .post-card__image img{transform:scale(1.3)}.post-card__image{overflow:hidden}.post-card__image img{border-radius:24px 24px 0 24px;height:199px;transition:all .3s ease-in;width:100%}.post-card__details{display:flex;flex-direction:column;gap:16px;padding:24px}.post-card__details h3,.post-card__details h3 a{color:#000;margin:0;text-decoration:none}.blog-listing__post-timestamp{color:#363636;font-size:16px;font-style:normal;font-weight:300;line-height:22.4px}.post-card__bottom{align-items:center;display:flex;justify-content:space-between}.post-card__bottom .post-card__details-author-name{color:#363636;font-size:16px;font-style:normal;font-weight:300;line-height:22.4px}