.news_box{position:relative;margin-bottom:20px}.news_box.type_one{margin-bottom:20px;background:var(--background-color-one);border-radius:10px;overflow:hidden}.news_box.type_one .image_box{position:relative;overflow:hidden;height:270px;-webkit-transition:.4s!important;transition:.4s!important;border-radius:10px}.news_box.type_one .image_box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;display:block}.news_box.type_one .image_box:before{position:absolute;top:0;right:0;-webkit-transition:.4s!important;transition:.4s!important;width:100%;height:0;background:var(--primary-color-two);opacity:0}.news_box.type_one .content_inner{padding:35px}.news_box.type_one .content_inner p{margin-bottom:30px}.news_box.type_one .content_inner .heading_a a{margin-bottom:15px}.news_box.type_one .content_inner .tag_box{position:relative;margin-bottom:15px}.news_box.type_one .content_inner .tag_box ul{margin:0;padding:0}.news_box.type_one .content_inner .tag_box ul li{padding:0 0 5px;list-style:none;display:inline-block}.news_box.type_one .content_inner .tag_box ul li a{font-size:14px;color:var(--heading-dark);font-weight:600;line-height:24px;border-radius:30px;display:block;padding:5px 18px;border:1px solid var(--border-color-one);-webkit-transition:.4s!important;transition:.4s!important}.news_box.type_one .content_inner .tag_box ul li a span{color:var(--primary-color-one);margin-right:7px}.news_box.type_one .content_inner .tag_box ul li a:hover{background:var(--primary-color-two);border-color:var(--primary-color-two);color:#fff}.news_box.type_one .content_inner .tag_box ul li a:hover span{color:#fff}.news_box.type_one .content_inner .tag_box ul li:last-child{padding:0 0 5px}.news_box.type_one:hover .image_box:before{opacity:.8;height:100%}.news_box_section.style_two .news_box{border-radius:30px;overflow:unset;padding:0 30px 30px;margin-top:25px}.news_box_section.style_two .news_box .image_box{border-radius:30px;margin-top:-25px;z-index:1}.news_box_section.style_two .news_box.type_one .content_inner{padding:30px 0 0}.news_box_section.style_two .news_box.type_one .content_inner p{margin:0}.news_box_section.style_two .news_box{border:1px solid var(--border-color-one);background:#fff}.news_box_section.style_three .news_box{border-radius:0;overflow:unset;padding:0;border:1px solid var(--border-color-one);background:#fff}.news_box_section.style_three .news_box .image_box{border-radius:0}.news_box_section.style_three .news_box.type_one .content_inner{text-align:center}.news_box_section.style_three .news_box.type_one .content_inner p{margin:0}