.article-entry .wrapper-link{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.article-entry .wrapper-link:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.article-entry .wrapper-link .img-wrapper{overflow:hidden}.article-entry .wrapper-link .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 0.7s;transition:-webkit-transform 0.7s;transition:transform 0.7s;transition:transform 0.7s,-webkit-transform 0.7s}.article-entry .wrapper-link .date{font:var(--body-small-font)}.article-entry .wrapper-link h3{font:var(--body-large-font)}@container main (min-width: 64.0625rem){.article-entry .img-wrapper{aspect-ratio:363/214;border-radius:1.25rem}}@container main (min-width: 48rem) and (max-width: 64rem){.article-entry .img-wrapper{aspect-ratio:229/136;border-radius:0.9375rem}}@container main (max-width: 47.9375rem){.article-entry .img-wrapper{aspect-ratio:201/136;border-radius:0.625rem}}