.article-card{border:1px solid var(--border-tertiary,#e6e9e6);border-radius:16px;flex-shrink:0;padding:16px;perspective:1000px;will-change:transform,box-shadow}@media(min-width:1025px){.article-card{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.article-card img{image-rendering:crisp-edges;image-rendering:-webkit-optimize-contrast}.article-card:hover{box-shadow:0 2px 4px -2px #1028210f,0 4px 8px -2px #1028211a;transform:scale(1.04)}}.article-card a{cursor:pointer}.article-card img{border-radius:16px;margin:0 auto;object-fit:contain}.article-card-size--md{height:328px;width:320px}.article-card-size--md img{height:194px}@media(min-width:1025px){.article-card-size--md{height:453px;width:456px}.article-card-size--md img{height:285px}}.article-card-size--sm{height:auto;width:100%}@media(min-width:764px){.article-card-size--sm{height:352px;width:330px}}.article-card__info-block{width:100%}.article-card__title{font-size:20px;font-weight:500;letter-spacing:2%;line-height:30px;vertical-align:middle}.article-card__date{color:var(--text-secondary,#818780)}.sticker{align-items:center;background:var(--bg-success-solid,#30a46c);border-radius:var(--radius-md,8px);color:#fff;display:flex;gap:var(--spacing-none,0);justify-content:center;padding:var(--spacing-sm,6px) var(--spacing-md,8px);white-space:nowrap}
