.article-card{position:relative;height:100%;padding:calc(clamp(2.4rem,3vw,3.6rem) + 1rem);background:#fff;border-radius:.8rem;overflow:hidden}.article-card--custom-text-color{--color-foreground: var(--article-card-text-color);--color-text-heading: var(--article-card-text-color);--color-link: var(--article-card-text-color);color:rgb(var(--article-card-text-color))}.article-card--custom-text-color :where(.article-card__title,.article-card__date,.article-card__excerpt,a,button,.btn){color:rgb(var(--article-card-text-color))}.article-card:before{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;pointer-events:none;border:1px dashed rgba(var(--color-foreground),.45);border-radius:.6rem}.article-card>*{position:relative;z-index:1}.article-card__media{margin-bottom:2.4rem}.article-card__content>*+*{margin:1.2rem 0 0}.article-card__content .article-card__button{margin-top:2rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-article-card.css.map */
