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