.filter-news{height:80px;display:flex;justify-content:center;align-items:center}.filter-news .filter-news-wrap{height:40px;display:flex;gap:10px}.filter-news .filter-news-wrap .search-news-input{height:100%;width:500px;border:1px solid rgba(0,0,0,.2);border-radius:5px;text-indent:30px;max-width:50vw}.filter-news .filter-category-select{padding:0 10px;border-radius:5px;border:1px solid rgba(0,0,0,.2);max-width:30vw}.filter-news .btn-news{height:40px;padding:0 30px;display:flex;justify-content:center;align-items:center;background-color:#c42128;border-radius:5px;color:#fff;border:1px solid #c42128;font-size:16px}.search-mobile{background-color:#c42128;background-image:url(/imgs/icons/news/icon-search.png);background-repeat:no-repeat;background-size:25px;background-position:center;width:40px;height:40px;border-radius:5px;border:transparent}
