.collection-card-simple{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%}.collection-card-simple__image{position:relative;width:100%;display:block;border-radius:var(--border-radius-block);overflow:hidden;max-width:6.4rem;max-height:8.5rem}.collection-card-simple__image>img,.collection-card-simple__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}.collection-card-simple__image--placeholder{background-color:rgb(var(--color-background-secondary))}.collection-card-simple__image--placeholder .placeholder-svg{fill:rgb(var(--color-foreground))}.collection-card-simple__badges{position:absolute;top:0;left:0;width:100%;display:flex;flex-wrap:wrap;gap:.2rem;z-index:3;pointer-events:none}.collection-card-simple__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}.collection-card-simple__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}.collection-card-simple__desc{color:rgb(var(--color-foreground-secondary));margin-top:.2rem}.collection-card-simple__information{width:100%;display:flex;flex-direction:column;gap:.2rem;justify-content:space-around}.collection-card-simple__link-overlay{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%}.collection-card-simple__link-overlay:empty{display:block}.collection-card-simple__link-overlay:focus-visible{outline-offset:-.1rem}@media screen and (hover:hover)and (pointer:fine){.collection-card-simple:hover .collection-card-simple__image>img,.collection-card-simple:hover .collection-card-simple__image>.placeholder-svg{transform:scale(1.02)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-collection-card-simple.css.map */
