.related-articles{padding:50px 0}.related-articles h2{margin-bottom:32px;padding:0;text-align:center}.related-articles .related-articles-wrapper{display:flex;flex-wrap:wrap;gap:24px}.related-articles .related-post-item{border-radius:10px;display:flex;flex-direction:column;overflow:hidden;padding-top:225px;position:relative;width:calc(33.33333% - 16px)}.related-articles .related-post-item:before{content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.related-articles .related-post-item a.img-link{z-index:10}.related-articles .related-post-item .post-img{height:225px;left:0;position:absolute;top:0;transition:height .5s ease;width:100%}.related-articles .related-post-item .post-content{display:flex;flex-direction:column;height:100%;padding:20px;position:relative;z-index:1}.related-articles .related-post-item .post-content .post-meta{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 15px}.related-articles .related-post-item .post-content h3{font-size:24px;line-height:1.25}.related-articles .related-post-item .post-content :empty{display:none}.related-articles .related-post-item .post-content p{margin:0 0 15px;padding:0}.related-articles .related-post-item .post-content .read-more{align-items:center;background-color:#333092;border:0;border-radius:0;color:#fff;display:flex;flex-wrap:wrap;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:700;gap:5px;justify-content:center;line-height:1rem;margin-top:auto;max-width:max-content;padding:.74em 1.5em;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease;z-index:1}.related-articles .related-post-item .post-content .read-more:hover{filter:brightness(120%)}@media (max-width:1024px){.related-articles .related-articles-wrapper{gap:15px}.related-articles .related-post-item{padding-top:200px;width:calc(33.33333% - 10px)}.related-articles .related-post-item .post-img{height:200px}.related-articles .related-post-item .post-content{padding:15px}}@media (max-width:850px){.related-articles .related-articles-wrapper{gap:20px}.related-articles .related-post-item{width:calc(50% - 10px)}}@media (max-width:575px){.related-articles .related-post-item{padding-top:225px;width:100%}.related-articles .related-post-item .post-img{height:225px}}