.cards--cases{grid-template-columns:repeat(auto-fill,minmax(var(--cardWidth,320px),1fr))}@media(min-width:768px){.cards--cases{--cardWidth:40%}}.cards--featured-top10{counter-reset:top10}.card--top10{padding-top:25px}.card--top10 .card__image{aspect-ratio:10/8;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.cards--flickity-top10 .card{margin-right:18px;width:280px}@media(min-width:768px){.cards--flickity-top10 .card{margin-right:24px;width:386px}}.card__star--top10{left:25px;transform:translateY(-50%)}.card__star--top10:before{content:counter(top10);counter-increment:top10;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.card__star--top10 svg{transform:rotate(90deg)}.card__tag--case{background-color:rgba(var(--tertiary1-hex),.2);border-radius:5px;color:var(--tertiary1-color);padding:6px 10px}.cards--flickity-10 .card{margin-right:24px;width:405px}.card__heading--top10{padding-right:40px}.card__tags--top10{bottom:18px;left:16px}.card__tag--top10{background-color:var(--cardTagBackground);border-radius:4px;color:var(--cardTagColor);padding:6px 8px}