.news .empty-result{font-size:16px;font-weight:600;padding:1rem;text-align:center}.news .news-filter{background-color:#f7f7f7;-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,.75);box-shadow:0 0 1px 0 rgba(0,0,0,.75);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;padding:1rem 2rem}.news .news-filter,.news .news-filter__item{display:-webkit-box;display:-ms-flexbox;display:flex}.news .news-filter__item{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:1rem}@media(max-width:600px){.news .news-filter__item :first-child{min-width:60px}}.news .news-filter__item label{font-weight:600}.news .news-filter__item select{min-width:150px}.news .news-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin-bottom:1rem}@media(max-width:568px){.news .news-list{grid-template-columns:2fr}}@media screen and (max-width:900px){.news .news-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.news .news-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.news .news-list__thumbnail{-ms-flex-negative:0;flex-shrink:0;height:75px;overflow:hidden;width:75px}.news .news-list__thumbnail img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.news .news-list__date{color:#999;font-size:14px;font-weight:500}.news .news-list__title{font-size:16px;font-weight:600;margin-top:5px}.news-entry h1{font-size:2rem}@media(max-width:900px){.news-entry h1{font-size:1.5rem}}.news-entry .news-entry__description{margin-top:1rem}.news-entry .news-entry__description a{color:#007bff;font-weight:500;-webkit-text-decoration:underline!important;text-decoration:underline!important}.news-entry .news-entry__description a:hover{color:#0260c5}.news-entry .news-entry__description p{margin:0}.news-entry .news-entry__description h2{font-size:1.5rem}.news-entry .news-entry__description h3{font-size:1.3rem}.news-entry .news-entry__description h4{font-size:1.2rem}.pagination[data-v-b5c3f370]{margin:30px auto auto}.pagination[data-v-b5c3f370] .page-link{color:#000;font-weight:500}.pagination[data-v-b5c3f370] .disabled .page-link{color:#e0e0e0}.pagination[data-v-b5c3f370] .page-item.active .page-link{background-color:#eabc04;border-color:#fc0}