.news-page__wrapper{padding-block:135px 70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;width:100%;max-width:1272px;margin:0 auto;padding-inline:16px;min-height:80vh}@media screen and (max-width:767px){.news-page__wrapper{padding-block:124px 64px;gap:27px}}.news-page__wrapper h1{text-align:center;color:#000;font-family:"Bebas Neue",sans-serif;font-weight:400;font-size:56px;line-height:120%;letter-spacing:0;text-align:center;vertical-align:middle;text-transform:uppercase}@media screen and (max-width:767px){.news-page__wrapper h1{text-align:left}}.news-page__wrapper .news-page__items{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:767px){.news-page__wrapper .news-page__items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.news-page__wrapper .news-page__items{grid-template-columns:repeat(1,1fr);gap:24px}}.news-page__wrapper .news-page__items article a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-page__wrapper .news-page__items article a .article-image img{width:100%;height:264px;-o-object-fit:cover;object-fit:cover;display:block}.news-page__wrapper .news-page__items article a .article-info{padding-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.news-page__wrapper .news-page__items article a .article-info h6{color:#000;font-family:Urbanist,sans-serif;font-weight:400;font-size:20px;line-height:normal;letter-spacing:0;vertical-align:middle;max-width:332px}.news-page__wrapper .news-page__items article a .article-info .article-info__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.news-page__wrapper .news-page__items article a .article-info .article-info__bottom .article-info__bottom-button{color:#54b02a;font-family:Urbanist,sans-serif;font-weight:500;font-size:14px;line-height:normal;letter-spacing:0;vertical-align:middle;text-decoration:underline;text-decoration-style:solid;text-decoration-offset:12%;text-decoration-thickness:4%;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.news-page__wrapper .news-page__items article a .article-info .article-info__bottom .article-info__bottom-date{font-family:Urbanist,sans-serif;font-weight:400;font-size:16px;line-height:normal;letter-spacing:0;vertical-align:middle;color:#8b8b8b}