.article-card-small{width:100%;position:relative;display:flex;gap:1.6rem;margin:0;padding:0;background-color:transparent;outline:none;padding-inline-end:1.6rem;max-width:90%}.article-card-small-content{margin:auto 0}.article-card-small-date{color:rgb(var(--color-foreground-secondary));margin-bottom:.2rem}.article-card-small__image{position:relative;width:100%;display:block;border-radius:var(--border-radius-block);overflow:hidden;max-width:6.4rem;max-height:8.5rem}.article-card-small__image>img,.article-card-small__image>.placeholder-svg{display:block;top:0;right:0;bottom:0;left:0;height:86px;width:64px;max-width:100%;max-height:100%;transition:var(--image-transition);object-fit:cover}.article-card-small__image--placeholder{background-color:rgb(var(--color-background-secondary))}.article-card-small__image--placeholder .placeholder-svg{fill:rgb(var(--color-foreground))}.article-card-small__badges{position:absolute;top:0;left:0;width:100%;display:flex;flex-wrap:wrap;gap:.2rem;z-index:3;pointer-events:none}.article-card-small-title{position:relative;display:block;margin:0;font-family:var(--font-heading-card-family);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);font-size:calc(var(--font-heading-card-scale) * 1.4rem);text-transform:var(--font-heading-card-text-transform);letter-spacing:.005em;color:rgb(var(--color-foreground));z-index:2;pointer-events:all;line-height:1.285}.article-card-small-title a{line-height:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;font-size:inherit;letter-spacing:inherit;word-break:break-word;text-decoration:none;color:inherit}.article-card-small-excerpt{color:rgb(var(--color-foreground-secondary));margin-top:.2rem}.article-card-small__information{width:100%;display:flex;flex-direction:column;gap:.2rem;justify-content:space-around}.article-card-small__overlay-link{text-decoration:none;background-color:transparent;z-index:1;display:block;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;max-width:100%}.article-card-small__overlay-link:empty{display:block}.article-card-small__overlay-link:focus-visible{outline-offset:-.1rem}@media screen and (hover:hover)and (pointer:fine){.article-card-small:hover .article-card-small__image>img,.article-card-small:hover .article-card-small__image>.placeholder-svg{transform:scale(1.02)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-article-card-small.css.map */
