.post-resource{padding:50px 0}.post-resource h2{font-weight:700}.related-articles-grid{display:flex;flex-direction:column;gap:30px}.related-articles-row{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.related-article{box-sizing:border-box;flex:1 1 calc(50% - 15px)}.related-article img{display:block;height:280px;object-fit:cover;width:100%}.related-article h3{font-size:1rem;margin:0;padding:12px}.more-articles-button-wrapper{margin-bottom:40px;text-align:center}.more-articles-button{background:#00b3e0;border:none;color:#fff;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:1;margin:0;padding:16px 30px;text-align:center;transition:background-color .3s ease}.more-articles-button:hover{background:#7d7d7d}@media (max-width:768px){.related-articles-row{flex-direction:column;gap:20px}.related-article{flex:1 1 100%}}