.more-news-section__wrapper{position:relative}.more-news-section{background-color:#292e35;padding-bottom:var(--spacer-m);padding-top:calc(var(--spacer-7xl) + var(--spacer-m));position:relative}.more-news-section__title-wrapper{display:flex;gap:var(--spacer-l);justify-content:space-between;margin-bottom:var(--spacer-4xl)}.more-news-section__title{color:#fff;font-size:var(--typography-10xl);font-weight:400;line-height:100%;margin:0;text-transform:uppercase}.more-news-section__title-buttons{display:none;flex-wrap:wrap;gap:var(--spacer-3xs)}.more-news-section__cards{display:grid;gap:var(--spacer-m) var(--spacer-l);grid-template-areas:"first second third" "first buttons buttons";grid-template-columns:35% 1fr 1fr}.more-news-section__cards--first{grid-area:first}.more-news-section__cards--second{grid-area:second}.more-news-section__cards--third{grid-area:third}.more-news-section__cards-buttons{align-self:start;display:flex;gap:var(--spacer-4xs);grid-area:buttons;justify-content:flex-end;justify-self:end}@media only screen and (max-width:1679px){.more-news-section__cards{grid-template-columns:37% 1fr 1fr}}@media only screen and (max-width:1359px){.more-news-section__cards{grid-template-areas:"first second third";grid-template-columns:repeat(3,1fr)}.more-news-section__cards-buttons{display:none}.more-news-section__title-buttons{display:flex}}@media only screen and (max-width:1023px){.more-news-section__cards{gap:var(--spacer-5xl);grid-template-areas:none;grid-template-columns:1fr}.more-news-section__cards--first,.more-news-section__cards--second,.more-news-section__cards--third,.more-news-section__cards-buttons{grid-area:auto}.more-news-section__title-buttons .z-button{width:auto}.more-news-section__title-wrapper{flex-direction:column}}
