.related-post-items{padding-top:2rem;margin-top:3rem;border-top:2px solid #0b7dc1}.related-post-items .related-post-header-title h3{font-size:22px;font-weight:400;color:#053b6e;padding-bottom:1rem}.related-post-items .post-listing{display:flex;flex-direction:column;margin:0 -1rem}.related-post-items .post-listing .post-item{display:flex;flex-direction:column;flex:1;text-decoration:none;box-shadow:1px 4px 14px -6px rgba(0,0,0,0.2);margin:1rem;padding:0;border:0;transition:all ease-in-out .3s}.related-post-items .post-listing .post-item:hover{box-shadow:1px 4px 14px -6px rgba(5,59,110,.7)}.related-post-items .post-listing .post-item:hover .post-item-content .read-more .arrow{padding-left:.8rem}.related-post-items .post-listing .post-item .post-item-image{position:relative;min-height:240px}.related-post-items .post-listing .post-item .post-item-image>img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;z-index:-1}.related-post-items .post-listing .post-item .post-item-image .post-topic-list{display:flex;align-items:center;flex-wrap:wrap;margin:.5rem}.related-post-items .post-listing .post-item .post-item-image .post-topic-list .post-topic{background:rgba(5,76,111,.7);font-size:12px;font-weight:600;color:#fff;padding:.25rem;margin:6px 0 6px .5rem;border-radius:6px;z-index:2}.related-post-items .post-listing .post-item .post-item-content{padding:1.5rem}.related-post-items .post-listing .post-item .post-item-content .title{font-size:18px;font-weight:400;color:#000}.related-post-items .post-listing .post-item .post-item-content .read-more{padding-top:1rem;font-weight:800;color:#0b7dc1}.related-post-items .post-listing .post-item .post-item-content .read-more .arrow{padding-left:.4rem;transition:all ease-in-out .3s}@media(min-width:768px){.related-post-items{margin-top:5rem}.related-post-items .post-listing .post-item{max-width:50%}.related-post-items .post-listing{flex-direction:row}}