.news-bar-section .news-bar-main{position:relative}.news-bar-main .close-icon{cursor:pointer;line-height:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.news-bar-main .close-icon svg{height:auto;width:100%}.news-bar-main .news_image{background-repeat:no-repeat;background-size:cover;flex-basis:36%}.news-bar-main .news_txt{flex-basis:60%}.news-bar-main.remove_img .news_txt{flex-basis:100%;justify-content:center}.news-bar-main.no-wrap .news_txt{flex-wrap:nowrap}.news-bar-main .news_txt .txt-sec>:last-child{margin-bottom:0}.news-bar-main.remove_img{display:block}.news-bar-main.remove_img .btn-section .btn-arrw svg{height:auto;width:100%}.news-bar-main.remove_img .btn-section .btn-arrw{background-color:var(--primary_color);line-height:0}.news-bar-main.remove_img .news_txt{max-width:calc(100% - 50px)}@media(max-width:1024px){.news-bar-main .news_image{display:none}.news-bar-main .news_txt{flex-basis:100%}}@media(max-width:767px){.news-bar-main .news_txt .txt-sec{margin-bottom:20px}.news-bar-main .news_txt .txt-sec.arw{margin-bottom:0}.news-bar-main .btn-item a{width:100%}.news-bar-main a.cta-link span.btn-text{text-align:center;width:100%}.news-bar-main .txt-sec.arw+.btn-section{display:none}}