.article-item{color:var(--black)}.article-item__image-wrapper{display:block;overflow:hidden}.article-item__image-wrapper .shared-image__image{transition:transform .3s ease-in-out}.article-item:hover .article-item__image-wrapper .shared-image__image{transform:scale(1.2)}.article-item__text{row-gap:.5rem;margin-top:1rem}@media (width>=1024px){.article-item__text{margin-top:1.5rem}}.article-item__text>.h3{width:100%;text-decoration:none;display:block}.article-item__text .preline{color:var(--black);text-decoration:none}.article-item__text .preline:hover{opacity:.7}.article-item__image{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f9f9f9;width:100%;display:block}.article-item--highlight .article-item{-moz-column-gap:toRem(16);column-gap:toRem(16);display:flex}@media (width>=768px){.article-item--highlight .article-item__text{margin-top:0}.article-item--highlight .article-item__image{padding-right:20px}}.article-item__tags-link{color:var(--black);font-size:16px;font-style:italic;font-weight:700;line-height:24px;text-decoration:none}.article-item__tags-link:before{content:"#";padding-right:2px;font-style:italic}.article-item__tags-link:hover{opacity:.7}
