#Articles{padding-top:120px}#Articles .articles-filters{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:40px;gap:40px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#ffffff;padding:40px 90px;margin-top:70px;margin-bottom:60px}#Articles .articles-filters__item{font-size:1rem;font-weight:600;color:#00613a;text-decoration:none;text-align:center;transition:color 0.3s ease-in-out}#Articles .articles-filters__item:hover,#Articles .articles-filters__item.active{color:#77b635}#Articles .articles-grid{row-gap:3rem;padding-bottom:120px}#Articles .article-card{height:100%}#Articles .article-card a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:15px;gap:15px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;text-decoration:none;color:inherit;height:100%}#Articles .article-card__image{position:relative;overflow:hidden;max-height:300px;padding-top:80%;width:100%}#Articles .article-card__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease-in-out}#Articles .article-card a:hover img{transform:scale(1.03)}#Articles .article-card__date{position:absolute;bottom:0;left:0;background-color:#ffffff;font-size:0.875rem;color:#77b635;font-weight:500;padding:15px 25px}#Articles .article-card__category{display:block;font-size:0.875rem;font-weight:400;color:#00613a;text-transform:uppercase;letter-spacing:0.15rem}#Articles .article-card__title{font-size:1.25rem;font-weight:600;margin-bottom:0.5rem;max-width:200px}#Articles .article-card__link{font-size:1rem;transition:color 0.3s ease-in-out}a:hover #Articles .article-card__link{color:#3c923f}#Articles .pagination{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding-bottom:60px}#Articles .pagination ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:0.25rem;list-style:none;padding:0;margin:0}#Articles .pagination ul li a,#Articles .pagination ul li span{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:0px;gap:0px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;min-width:36px;height:49px;font-size:1rem;font-weight:600;color:#00613a;text-decoration:none;transition:background-color 0.3s ease-in-out, color 0.3s ease-in-out}#Articles .pagination ul li a:hover{background-color:rgba(60, 146, 63, 0.1)}#Articles .pagination ul li span.current{background-color:#77b635;color:#ffffff}#Articles .pagination ul li .prev,#Articles .pagination ul li .next{font-size:0;width:3.125rem;height:3.125rem;min-width:3.125rem;background-image:url("../img/icon/arrow-greenD.svg");background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:15px;transition:opacity 0.3s ease-in-out, transform 0.3s ease-in-out}#Articles .pagination ul li .prev:hover,#Articles .pagination ul li .next:hover{background-color:transparent;opacity:0.7}#Articles .pagination ul li .prev{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-left:0;margin-right:15px}@media screen and (max-width:1399px){#Articles .articles-filters{padding:40px 50px}}@media screen and (max-width:1199px){#Articles{padding-top:100px;padding-bottom:60px}#Articles .articles-filters{gap:1.875rem 1.5rem}}@media screen and (max-width:991px){#Articles{padding-top:80px;padding-bottom:40px}#Articles .articles-filters{justify-content:center;gap:1.875rem 2.5rem;margin-top:2rem;margin-bottom:2.25rem}#Articles .articles-grid{row-gap:2.25rem}}@media screen and (max-width:767px){#Articles{padding-top:60px;padding-bottom:20px}#Articles .articles-filters__item{font-size:0.875rem}#Articles .article-card__title{font-size:1rem}#Articles .pagination{margin-top:2.5rem}}@media screen and (max-width:575px){#Articles .articles-filters{margin-top:1.5rem;margin-bottom:1.75rem}#Articles .article-card__date{padding:8px 15px}}