.relatedPostsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.relatedPostsItem{background:#fff;border-radius:10px;display:flex;flex-basis:30%;flex-direction:column;margin:25px 0;padding:25px}.post__link{margin-top:auto}.relatedPostsItem:hover{box-shadow:0 20px 50px #d6d6d6}@media screen and (max-width:900px){.relatedPostsItem{background:#fff;border-radius:10px;box-shadow:0 20px 50px #d6d6d6;flex-basis:45%;margin:25px 0;padding:25px}}@media screen and (max-width:600px){.relatedPostsItem{background:#fff;border-radius:10px;box-shadow:0 20px 50px #d6d6d6;flex-basis:100%;margin:25px 0;padding:25px}}.newsInsight__FeaturedIMG{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.blogActivators{color:#000;display:inline-block;font-weight:600;padding:10px 35px}.activeActivator{background-color:#ac22da;border-radius:35px;color:#fff;padding:10px 35px;text-align:center}.hiddenSection{display:none}.newsAbsoluteURL{color:#000;text-decoration:none}.topicLink{color:#ac22da;display:inline-block;font-weight:600;margin-bottom:10px;text-decoration:none;text-transform:uppercase}.relatedPostsArrow{transition:all .6s ease}.relatedPostsItem:hover .relatedPostsArrow{padding-left:15px;transition:all .6s ease}.related_posts_section_headline{text-align:center}