.news-row__top-bar{align-items:center;display:flex;justify-content:space-between}.news-row__title{margin-bottom:0}.news-row__cards{display:grid;gap:24px}@media screen and (min-width:768px){.news-row__cards--three{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.news-row__cards--three{grid-template-columns:2fr 1fr 1fr}}@media screen and (min-width:768px){.news-row__cards--four{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.news-row__cards--four{grid-template-columns:repeat(4,1fr)}}.news-row__cards--case-studies{margin-bottom:130px;margin-bottom:32px;position:relative;row-gap:48px}@media screen and (min-width:320px){.news-row__cards--case-studies{margin-bottom:calc(12.4px + 6.125vw)}}@media screen and (min-width:1920px){.news-row__cards--case-studies{margin-bottom:130px}}@media screen and (min-width:768px){.news-row__cards--case-studies{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.news-row__cards--case-studies{grid-template-columns:repeat(3,1fr)}}.news-row__cards--case-studies:after{background-color:hsl(var(--light-grey));content:"";height:calc(100% - 117.6px + 6.125vw);left:-32px;position:absolute;top:130px;width:100vw;z-index:-1}@media screen and (min-width:992px){.news-row__cards--case-studies:after{left:-64px}}.news-row__all-news{border-bottom:1px solid hsl(var(--red));font-size:12px;font-weight:600}@media screen and (min-width:350px){.news-row__all-news{font-size:calc(11.55414px + .12739vw)}}@media screen and (min-width:1920px){.news-row__all-news{font-size:14px}}