:root{--color-primary:#ffcb00;--color-black-1:#000;--color-black-2:#252525;--color-black-3:#00000029;--color-white:#fff;--color-grey-1:#f2f2f2;--color-grey-2:#c3c3c3;--color-green:#70ad47;--color-red:#af113a;--font-primary:'PT Sans Narrow';--font-secondary:'PT Sans Narrow bold';--font-awesome:'Font Awesome 6 Pro';--font-icons:'icons-blank-theme';--font-icons-dwd:'dwd-custom-icons';--transition-1:.3s ease-in-out}body#html-body.dwd_news-category-view .page-title-wrapper{background-color:transparent;margin-bottom:0;padding:30px 0 50px}body#html-body.dwd_news-category-view .page-title-wrapper .page-title{color:var(--color-black-1);text-transform:uppercase}body#html-body.dwd_news-category-view .news-category{flex-direction:column}body#html-body.dwd_news-category-view .news-category .categories-menu{max-width:max-content;padding:0;margin-bottom:75px}body#html-body.dwd_news-category-view .news-category .categories-menu .title{font-size:18px;text-transform:uppercase;cursor:pointer;margin-bottom:0;font-family:var(--font-primary)}body#html-body.dwd_news-category-view .news-category .categories-menu .title:after{font-family:var(--font-awesome);content:"\f0d7";padding-left:5px;transition:var(--transition-1)}body#html-body.dwd_news-category-view .news-category .categories-menu.active .title:after{content:"\f0d8"}body#html-body.dwd_news-category-view .news-category .categories-menu #news-categories{display:none;position:absolute;z-index:5;padding:0 10px;width:100%;background-color:var(--color-white)}body#html-body.dwd_news-category-view .news-category .news-view{flex:0 0 100%;max-width:100%}body#html-body.dwd_news-category-view .news-listing.row{display:grid;grid-template-columns:repeat(auto-fill,minmax(378px,1fr));gap:90px 0}body#html-body.dwd_news-category-view .news-listing.row>*{width:100%;max-width:100%}body#html-body.dwd_news-category-view .news-listing [class*=col]{margin-bottom:0}body#html-body.dwd_news-category-view .news-listing .post{font-family:var(--font-primary);box-shadow:0px 3px 6px var(--color-black-3)}body#html-body.dwd_news-category-view .news-listing .post .post-link img{margin-bottom:0;min-height:291px;display:block;object-fit:cover;width:100%}body#html-body.dwd_news-category-view .news-listing .post .post-link>span{font-family:var(--font-primary);min-height:75px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.2;font-size:30px;padding:0 25px;margin-top:30px;font-weight:700}body#html-body.dwd_news-category-view .news-listing .post .post-info{display:flex;gap:15px;padding:0 25px;margin:10px 0 20px;font-size:14px;min-height:27px}body#html-body.dwd_news-category-view .news-listing .post p{padding:0 25px;height:auto;min-height:126px;color:var(--color-black-1);line-height:18px;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}body#html-body.dwd_news-category-view .news-listing .post p.mh90:after{content:none}body#html-body.dwd_news-category-view .news-listing .post .action.primary{margin:0 25px 25px}body#html-body.dwd_news-category-view .news-listing .post .action.primary span{font-weight:700;text-transform:uppercase;font-size:16px;padding:10px 15px}body#html-body.dwd_news-category-view .news-listing .post .action.primary span:after{content:none}body#html-body.dwd_news-category-view .news-toolbar{display:flex;justify-content:space-between;max-width:100%}body#html-body.dwd_news-category-view .news-toolbar .control{position:relative}body#html-body.dwd_news-category-view .news-toolbar .control .fa-magnifying-glass{position:absolute;right:30px;top:50%;transform:translateY(-50%);font-size:21px}body#html-body.dwd_news-category-view .pages-items .pages-item-previous,body#html-body.dwd_news-category-view .pages-items .pages-item-next{display:none}@media only screen and (max-width:1100px){body#html-body.dwd_news-category-view .news-listing.row{grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}}@media only screen and (max-width:992px){body#html-body.dwd_news-category-view .news-listing.row{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media only screen and (max-width:768px){body#html-body.dwd_news-category-view .news-category .categories-menu{margin-bottom:20px}body#html-body.dwd_news-category-view .news-toolbar{flex-direction:column-reverse;gap:20px}body#html-body.dwd_news-category-view .news-listing.row{gap:30px 0}}