.u-news-layout{display:grid;gap:32px;grid-template-columns:1fr 1fr}.u-news-layout__item{border-bottom:1px solid var(--COLOR_OUTLINE);padding:0 32px 32px}.u-news-layout__item>:first-child{margin-top:0}.u-news-layout__news{display:grid;gap:8px 40px;grid-template-columns:auto 1fr}.u-news-layout__link{font-weight:700}.u-news-layout__icon{display:inline-block;height:auto;margin-left:8px;margin-right:8px;position:relative;top:2px;width:16px;fill:var(--COLOR_BRAND_ACCENT);transition:fill var(--TRANSITION)}.u-news-layout__text{font-size:.875rem;grid-column:2}@media (hover:hover) and (min-width:821px){.u-news-layout__link:any-link:hover{text-decoration:underline}.u-news-layout__link:any-link:hover .u-news-layout__icon{fill:var(--COLOR_BRAND_PRIMARY)}}@media (max-width:820px){.u-news-layout{gap:24px;grid-template-columns:1fr}.u-news-layout__item{padding:0 8px 24px}.u-news-layout__news{gap:8px 16px}.u-news-layout__text{font-size:.75rem}}