.collection-card{display:flex;position:relative;width:100%;transition:opacity var(--duration-default) ease;border-radius:var(--border-radius-block);overflow:hidden;flex-direction:column}@media screen and (max-width:640px){.collection-card{margin-bottom:2rem!important}}@media screen and (min-width:640px){.collection-card{margin-bottom:4rem!important}}@media screen and (min-width:640px){.collections-grid--4{gap:3rem 3rem}}.collection-card img{max-width:450px;max-height:450px;width:100%;height:100%;aspect-ratio:1/1;object-fit:unset!important}.collection-card__image-wrapper{width:100%;height:100%;top:0;left:0;right:0;bottom:0;display:block;border-radius:var(--border-radius-block);overflow:hidden;z-index:1}.collection-card__image{top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-position:center;border-radius:var(--border-radius-block);z-index:1;transform:scale(1.01);transition:transform var(--duration-image-scale) ease-out}.collection-card__information{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;padding:0;z-index:2}.collection-card__information-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.8rem}.collection-card__sale{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;border-radius:50%;background-color:#d00000;color:#fff}.collection-card__sale svg{width:3.2rem;height:auto}@media screen and (min-width:750px){.collection-card__sale{width:8.6rem;height:8.6rem}.collection-card__sale svg{width:4.2rem}}.collection-card__title{color:rgb(var(--color-foreground));margin-top:1.5rem;margin-bottom:.5rem}@media screen and (max-width:600px){.collection-card__title{font-size:16px!important;margin-top:1rem;margin-bottom:.5rem}.collection-card__button{font-size:14px!important}}.collection-card__desc{color:rgb(var(--color-foreground));word-break:break-word}.collection-card__link{display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;border-radius:var(--border-radius-block);z-index:1}.collection-card__button{z-index:2;font-weight:var(--font-button-weight)}@media screen and (pointer:fine){.collection-card:hover .collection-card__image{transform:scale(1.04)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-collection-card.css.map */
