.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:374px}}.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:15px;background:var(--section_bg);padding:18px;border-radius:var(--radius);box-shadow:var(--box_shadow);align-items:normal;margin-bottom:15px}.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}.banner_card{width:100%;position:relative;overflow:hidden;margin-bottom:20px;border-radius:var(--radius)}@media(min-width:992px){.banner_card{margin-bottom:30px}}.banner_card .pic-wrapper{position:relative;width:100%;height:350px;display:block}.banner_card .pic-wrapper:before{content:"";position:absolute;top:20%;right:0;bottom:0;left:0;z-index:8;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8))}.banner_card .info{position:absolute;bottom:0;z-index:9;padding:20px;width:100%}.banner_card .info h2{font-size:18px;line-height:23px;color:var(--white)}@media(min-width:992px){.banner_card .info h2{font-size:23px;line-height:28px}}@media(min-width:1200px){.banner_card .info h2{font-size:26px;line-height:30px}}@media(min-width:1400px){.banner_card .info h2{font-size:30px;line-height:35px}}.banner_card .info h2 a{color:inherit;text-decoration:none}.banner_card .info .banner-description{font-size:14px;line-height:1.5;color:var(--white);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.banner_card .info .post_author,.banner_card .info .post_author span{color:var(--white)}.banner_card .info .post_author a{color:inherit}.banner_card .badge{z-index:9;position:absolute;top:15px;left:20px}