.latest_articles{padding:80px 0}.latest_articles .top_heading div{align-items:flex-end;display:flex;justify-content:space-between;margin:16px 0 32px}.latest_articles .top_heading h2{text-align:left}.latest_articles .top_heading a{align-items:center;color:#0d1d21;display:flex;font-size:18px;text-decoration:none}.latest_articles .top_heading a svg{margin-left:8px}.latest_articles .blog_item{border:1px solid var(--outline-outline---primary,#dedede);border-radius:12px;display:flex;flex-wrap:wrap;margin-bottom:24px;overflow:hidden}.latest_articles .blog_item .img_part{width:35%}.latest_articles .blog_item .img_part img{border-radius:12px;height:100%;object-fit:cover;width:100%}.latest_articles .blog_item .text_part{padding:48px;width:65%}.latest_articles .blog_item .text_part h3{font-size:24px;font-weight:600;margin-bottom:24px}.latest_articles .blog_item .text_part .author_date_part{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:40px}.latest_articles .blog_item .text_part .author_date_part .author{align-items:center;display:flex}.latest_articles .blog_item .text_part .author_date_part .author img{border-radius:100%;height:24px;margin-right:8px;width:24px}.latest_articles .blog_item .text_part .author_date_part .author a{color:#6f6f6f;text-decoration:none}.latest_articles .blog_item .text_part .author_date_part .date p{border-left:1px solid #6f6f6f;color:#6f6f6f;margin-left:10px;padding-left:10px}.latest_articles .blog_item .text_part>p{font-size:18px;line-height:28px;margin-bottom:40px}.latest_articles .blog_item .text_part>a{color:#3ea098;display:flex;font-size:18px;text-decoration:none}.latest_articles .blog_item .text_part>a svg{margin-left:8px}@media (max-width:767px){.latest_articles .blog_item .text_part{padding:20px;width:100%}.latest_articles .blog_item .img_part,.latest_articles .blog_item .text_part .author_date_part .date{width:100%}.latest_articles .blog_item .text_part .author_date_part .date p{border:none;margin:20px 0 0;padding:0}}