.related-posts ul{list-style:none;padding:0;margin:0;display:flex;column-gap:30px;flex-wrap:wrap}.related-posts ul li.related-post-item{max-width:31.4%}.relatedpostgrid{background-color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:10px;-webkit-box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);overflow:hidden}.relatedpostgrid .related-post-thumbnail img{width:100%;object-fit:cover;height:auto;margin:0 0 20px 0}.relatedpostgrid .related-post-content{padding:0 15px 15px 15px}.relatedpostgrid .related-post-content h4{font-family:"Lato",Sans-serif;font-size:24px;font-weight:700;line-height:29px;margin:0 0 10px 0;color:#0b5157}.relatedpostgrid a:hover{text-decoration:none!important}.relatedpostgrid .related-post-date{display:flex;align-items:center;color:#000;column-gap:6px;margin-bottom:20px}.relatedpostgrid .related-post-date span{font-family:"Lato",Sans-serif;font-size:14px;font-weight:700;line-height:23px}.readmorebuttonrelated{display:flex}.readmorebuttonrelated span{background-color:#138790;padding:5px 30px 5px 30px;color:#fff;border-radius:30px 30px 30px 30px;transition:all .5s ease}.readmorebuttonrelated span:hover{background-color:#ffc300}@media (max-width:800px){.related-posts ul li.related-post-item{max-width:47.5%}}@media (max-width:767px){.related-posts ul li.related-post-item{max-width:100%;margin:0 0 30px}}