.swiper-slide:has(.m-article-card){--article-card-height:100%}.m-article-card{height:var(--article-card-height,auto)}.m-article-card__inner{display:grid;gap:2.4rem}.m-article-card a{text-decoration:none}.m-article-card__heading{margin:0}.m-article-card__image .a-placeholder-media,.m-article-card__image img{display:block;height:auto;max-width:100%;object-fit:cover}.m-article-card__content{display:grid;gap:1.6rem;justify-items:start}.m-article-card__info{display:flex;justify-content:space-between;width:100%}.m-article-card__info span{font-size:var(--body-fs-sm);line-height:var(--body-lh-sm)}.m-article-card__intro>:first-child{margin-block-start:0}.m-article-card__intro>:last-child{margin-block-end:0}.m-article-card__intro p{-webkit-line-clamp:var(--excerpt-height,2);line-clamp:var(--excerpt-height,2);-webkit-box-orient:vertical;box-orient:vertical;display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis}