.latest-news{background:var(--Background-Main)}.latest-news__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}.latest-news__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (max-width:991.98px){.latest-news__inner{gap:24px}.latest-news__items{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:767.98px){.latest-news__inner{gap:20px}}