.news-title{background-color:#fff;padding:30px 0}.news-title h3{font-size:8rem;color:#000}.news-title-muted{color:#fff}.news-filter{background-color:#fff;border:1px solid #dedede}.news-filter .total-results{text-transform:uppercase;font-size:14px;font-weight:500}.news-filter input{width:100%;border:1px solid #dedede;padding:20px 15px;height:60px;outline:none;background-color:#fff;color:#000;font-size:14px}.news-filter input::placeholder{color:#777}.news-filter-input-comp{position:relative}.news-filter-input-comp button{position:absolute;top:0;right:0;bottom:0;background-color:transparent;border:none;padding-right:10px}.news-filter-input-comp button svg{font-size:25px;color:#777}.news-filter .p-multiselect{padding:0 15px;box-shadow:none!important;border-radius:25px;border:none;background-color:#000;color:#fff;width:100%;font-size:14px;height:40px;position:relative;text-align:start;overflow:hidden;display:flex;align-items:center;justify-content:space-between}.news-filter .p-multiselect .p-multiselect-label,.news-filter .p-multiselect span,.news-filter .p-multiselect svg{color:#fff}.news-filter .sort-btns{border-left:1px solid #000;display:flex;align-items:center}.news-filter .sort-btns button{display:flex;align-items:center;background-color:transparent;border:0;color:#000;padding:0}.news-filter .sort-btns button.active{border-bottom:1px solid #000;margin-bottom:-1px}.news-filter .sort-btns button span{margin-right:5px;color:#000}.news-filter .sort-btns-alphabetic span,.news-filter .sort-btns-alphabetic svg{color:#727171}.news-body{padding:30px 0;background-color:#fff;min-height:528px}.news-body-categories .p-accordion-header svg{transform:rotate(90deg)!important;transition:all .5s}.news-body-categories .p-accordion-header.p-highlight svg{transform:rotate(180deg)!important}.news-body-categories .p-accordion-header-link{background-color:#f7f8f9!important;padding:20px;text-align:center;font-weight:500;border:0;border-radius:0}.news-body-categories .p-accordion-header-link svg{order:2;color:#000}.news-body-categories .p-accordion-content{border:0!important}.news-body-categories .categories-list{height:400px;overflow-y:auto}.news-body-categories .categories-list .category-item{padding:25px 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.news-body-categories .categories-list .category-item label{cursor:pointer}.news-body-categories .categories-list .category-item .inp-container{position:relative;border:1px solid #000;width:20px;height:20px}.news-body-categories .categories-list .category-item .inp-container input{position:absolute;inset:0;opacity:0;cursor:pointer}.news-body-categories .categories-list .category-item .inp-container input:checked~.checkmark{display:flex}.news-body-categories .categories-list .category-item .inp-container .checkmark{display:none;position:absolute;inset:0;align-items:center;justify-content:center;background-color:#000}.news-body-categories .categories-list .category-item .inp-container .checkmark svg{color:#fff}.news-body .news-item{display:flex;height:260px;overflow:hidden;margin-bottom:20px}.news-body .news-item-img{height:100%;width:40%;overflow:hidden}.news-body .news-item-img img{height:100%;width:100%;object-fit:cover;object-position:center}.news-body .news-item-body{padding-left:20px;width:60%}.news-body .news-item-body p{color:#555;font-size:17px;letter-spacing:3px}.news-body .news-item-body h2{font-weight:500;color:#000}.news-body .news-item-body h5{font-size:19px;font-weight:400;color:#000;margin-bottom:20px;max-height:70px;overflow:hidden}.news-body .news-item .read-btn{display:inline-block;background-color:#000;color:#fff;padding:10px 20px;border-radius:9999px;font-size:14px}.p-multiselect-panel{background-color:#000;margin-top:1px;border-radius:15px}.p-multiselect-panel ul{margin:0;padding:15px}.p-multiselect-panel ul li{background-color:#000!important;padding:5px 0;justify-content:space-between}.p-multiselect-panel ul li span{color:#fff}.p-multiselect-panel ul li .p-multiselect-checkbox{order:2}.p-multiselect-panel ul li .p-checkbox .p-checkbox-box{background-color:#000;border:none!important;margin-left:10px}.p-multiselect-panel .p-multiselect-header{display:none}@media(max-width:992px){.news-body-categories .categories-list{height:280px}}@media(max-width:768px){.news-filter .sort-btns{border:0}.news-filter .sort-btns svg{font-size:18px}.news-body .news-item{flex-direction:column;height:100%}.news-body .news-item-img{height:200px;width:100%}.news-body .news-item-body{width:100%;padding-left:0;padding-top:20px}.news-body .news-item-body p{margin-bottom:10px}.news-body .news-item-body h5{display:none}}@media(max-width:576px){.news-body .news-item-img{height:150px}}