.news-container{display:flex;gap:20px;margin:30px 0}.news-container .news-card-item{flex:1 1 calc(25% - 20px);max-width:calc(25% - 20px)}@media screen and (max-width: 992px){.news-container .news-card-item{flex:none;max-width:100%}}.news-container .news-card-item-featured{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}@media screen and (max-width: 992px){.news-container .news-card-item-featured{flex:none;max-width:100%}}@media screen and (max-width: 992px){.news-carousel{padding-bottom:30px!important}.news-carousel .news-card{height:100%}}.news-carousel .swiper-pagination-progressbar{background-color:var(--white);height:1px!important;top:auto!important;bottom:0!important;margin-bottom:5px}.news-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:var(--white);border-radius:40px;height:3px!important;top:-1px!important}
