.latest_news__section .c-pagination-wrapper .c-pagination li{border:none;background-color:transparent}.latest_news__section .c-pagination-wrapper .c-pagination li span{color:var(--color-primary);font-weight:700}.latest_news__section .c-pagination li.pagination__page--is-active,.latest_news__section .c-pagination li:hover{background-color:transparent;border:none;color:var(--color-secondary)}.latest_news__section .c-pagination li.pagination__page--is-active span,.latest_news__section .c-pagination li:hover span{color:var(--color-secondary)}.latest_news__section .c-post-term{font-family:var(--font-primary);text-transform:uppercase;color:var(--color-secondary);padding-right:5px}.latest_news__section .c-pre-title,.latest_news__section .c-title{color:var(--color-secondary)}.latest_news__section .c-section-desc{max-width:660px;font-size:1rem;margin:0 auto 50px;text-align:center}.latest_news__section .c-news-wrap{list-style-type:none;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3rem;margin:0 auto 100px;max-width:1364px}@media (max-width:992px){.latest_news__section .c-news-wrap{grid-template-columns:1fr 1fr;grid-gap:2rem}}@media (max-width:600px){.latest_news__section .c-news-wrap{margin:0 auto 50px}}@media (max-width:480px){.latest_news__section .c-news-wrap{grid-template-columns:1fr}}.latest_news__section .c-news-wrap .news-card-item{max-width:413px;margin-left:0}.latest_news__section .c-news-wrap .news-card-item .c-card_image{display:block;max-height:350px;overflow:hidden; flex-grow:1;}.latest_news__section .c-news-wrap .news-card-item .c-card_image img{max-width:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;min-height:350px}.latest_news__section .c-news-wrap .news-card-item .c-news-post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.latest_news__section .c-news-wrap .news-card-item .c-news-post-content{padding-top:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.latest_news__section .c-news-wrap .news-card-item .c-news-post-content .c-card_date{display:block;font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.1rem;font-size:1rem;color:var(--color-priamry);opacity:.5;margin-bottom:5px}.latest_news__section .c-news-wrap .news-card-item .c-news-post-content .c-card_title{font-family:var(--font-primary);text-transform:uppercase;display:block;font-size:1.5rem;line-height:1.3;font-weight:700;color:var(--color-primary);margin-bottom:5px}.latest_news__section .c-news-wrap .news-card-item .c-news-post-content .c-card_project_value,.latest_news__section .c-news-wrap .news-card-item .c-news-post-content .c-value_title{font-family:var(--font-primary);font-size:1.2rem;line-height:1.1;text-transform:uppercase;color:var(--color-secondary)}.latest_news__section .c-news-wrap .news-card-item .c-news-post-content .c-card_project_value{font-size:2rem;letter-spacing:-.1rem;margin-bottom:10px;display:inline-block}.latest_news__section .c-news-wrap .news-card-item .c-news-post-content .c-post-term-wrap{display:block;margin-bottom:10px}.latest_news__section .c-news-wrap .news-card-item .c-news-post-content .c-post-term{font-family:var(--font-primary);text-transform:uppercase;color:var(--color-secondary);padding-right:5px}.latest_news__section .c-news-wrap .news-card-item .c-news-post-content .c-card_excerpt{display:block;font-size:1rem;margin-bottom:30px}.latest_news__section .c-news-wrap .news-card-item .c-news-post-content .c-card_excerpt p{color:var(--color-primary);font-size:1rem}.latest_news__section .c-news-wrap .news-card-item .c-read-more{margin-top:auto;text-transform:uppercase;letter-spacing:.1rem}.latest_news__section .latest-news-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:1364px}.latest_news__section .c-news-find-more{color:var(--color-secondary);text-transform:uppercase;letter-spacing:.1rem;margin-top:1rem;margin-bottom:1rem;font-weight:700;font-size:1.1rem}.latest_news__section .c-news-view-all{position:relative;color:var(--color-secondary);margin-top:1rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1rem;padding-right:60px;-webkit-transition:color .5s ease-out;transition:color .5s ease-out;font-size:1.1rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.latest_news__section .c-news-view-all:hover{color:var(--color-white);text-decoration:none}.latest_news__section .c-news-view-all:after{content:'';position:absolute;width:47px;height:19px;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../../../../../dist/svg/view-all-arrow.svg);background-repeat:no-repeat}.latest_news__section .card__container--category{text-align:center;margin-bottom:30px}.latest_news__section .card__container--category .card__category-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;-ms-overflow-style:thin;scrollbar-width:thin;padding-bottom:.5rem}@media only screen and (min-width:768px){.latest_news__section .card__container--category .card__category-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.latest_news__section .card__container--category .card__category-list::-webkit-scrollbar{height:12px}.latest_news__section .card__container--category .card__category-list::-webkit-scrollbar-button:horizontal{display:none}.latest_news__section .card__container--category .card__category-list::-webkit-scrollbar-track{border-radius:10px;background-color:#dedede}.latest_news__section .card__container--category .card__category-list::-webkit-scrollbar-thumb{background-color:var(--color-secondary);border-radius:10px}.latest_news__section .card__container--category .card__category-list .c-filter-icon>img{display:inline-block;width:35px;margin-right:2rem}.latest_news__section .card__container--category .card__category-list .card__category-list-item{font-size:1rem;text-transform:uppercase;font-family:var(--font-primary);display:inline-block;margin-right:10px;padding:0 10px 0 0;color:var(--color-primary);opacity:.5;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out;margin-bottom:5px;cursor:pointer}.latest_news__section .card__container--category .card__category-list .card__category-list-item:hover{opacity:1}.latest_news__section .card__container--category .card__category-list .card__category-list-item--active{color:var(--color-secondary)}