.sticky_sidebar{display:none}@media(min-width:992px){.sticky_sidebar{display:block;width:270px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:80px;padding-bottom:20px}}@media(min-width:1200px){.sticky_sidebar{width:300px}}.sticky_sidebar .heading{font-size:16px;font-weight:700;margin-bottom:20px}.siderbar_heading{margin-bottom:11px;text-transform:capitalize}.siderbar_heading h3{font-size:16px;line-height:20px;font-weight:700;display:flex;align-items:center}.siderbar_heading h3:after{content:"";display:block;flex:1 1;margin-left:.6em;border-bottom:2px solid var(--divider_color)}.recent_posts{display:grid;grid-gap:20px;gap:20px;margin-bottom:20px}.recent_posts:last-child{margin-bottom:0}.theme_2 .non_sticky_sidebar{padding:50px 0 30px}@media(min-width:992px){.theme_2 .non_sticky_sidebar{flex-shrink:0;position:-webkit-sticky;position:sticky;top:140px;padding:0 0 20px;width:290px}}@media(min-width:1200px){.theme_2 .non_sticky_sidebar{width:290px}}@media(min-width:1280px){.theme_2 .non_sticky_sidebar{width:371px}}.theme_2 .siderbar_heading h2{font-size:26px;font-weight:700;line-height:33px;text-align:left}.theme_2 .recent_posts{display:grid;grid-gap:20px;gap:20px;margin-bottom:20px}.theme_2 .recent_posts:last-child{margin-bottom:0}.paper_talk .news_post.post_card{gap:16px;background:var(--section_bg);padding:20px 18px;border-radius:var(--radius);box-shadow:var(--box_shadow);align-items:normal;margin-bottom:10px}.paper_talk .news_post.post_card:last-child{margin-bottom:0}.paper_talk .news_post.post_card .post_title_big a{-webkit-line-clamp:3}.paper_talk .news_post.post_card .post_title_big{font-weight:700;font-size:16px;line-height:20px;color:var(--section_heading_text)}.paper_talk .news_post.post_card .post_description{display:flex;flex-direction:column;justify-content:space-between}.paper_talk .news_post.post_card .post_author .post_date{color:var(--section_text_2)}.paper_talk .news_post.post_card strong{font-weight:500;font-size:13px;line-height:16px}.paper_talk .news_post.post_card .rounded_img .post_image{width:104px;height:102px;border-radius:100px}