.product-card .card__inner{border-radius:1.6rem}.product-card .card__inner .media{border-radius:1.6rem;padding:0;overflow:hidden}.product-card .card__inner .media img{transition:transform .5s cubic-bezier(.2,.7,.3,1)}.product-card:hover .card__inner .media img{transform:scale(1.04)}.product-card .card__title a{text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;transition:background-size .25s ease}.product-card:hover .card__title a{background-size:100% 1px}.product-card .card__chips{position:absolute;bottom:.9rem;left:.9rem;z-index:3;display:flex;flex-wrap:wrap;gap:.5rem;max-width:82%;pointer-events:none}.product-card .chip{background:rgba(var(--color-background),.92);color:rgba(var(--color-foreground),.75);font-size:1.05rem;font-weight:600;line-height:1;padding:.5rem .9rem;border-radius:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.product-card .card__badge{padding:.9rem}.product-card .card__badge .badge{border-radius:20px;font-size:1.05rem;padding:.5rem .9rem;font-weight:700}.product-card .card__wishlist{position:absolute;top:.9rem;right:.9rem;z-index:4;width:3.4rem;height:3.4rem;border-radius:50%;border:none;background:rgba(var(--color-background),.92);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #0000001f;transition:transform .2s ease}.product-card .card__wishlist:hover{transform:scale(1.08)}.product-card .card__wishlist svg{width:1.7rem;height:1.7rem;color:rgba(var(--color-foreground),.8);transition:color .2s ease,fill .2s ease}.product-card .card__wishlist.is-active svg{fill:#e0392f;stroke:#e0392f;color:#e0392f}.product-card .card__title{font-size:1.4rem!important;font-weight:500!important;text-transform:none!important;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .card-information-block{gap:.4rem}.product-card .card__rating{display:flex;align-items:center;gap:.2rem;margin:.4rem 0}.product-card .card__rating svg{width:1.2rem;height:1.2rem;fill:rgba(var(--color-foreground),.2)}.product-card .card__rating svg.is-filled{fill:#e0a83e}.product-card .card__rating-count{font-size:1.1rem;color:rgba(var(--color-foreground),.55);margin-left:.3rem}.product-card .price{margin-top:.4rem}.product-card .price .price-item--regular,.product-card .price--on-sale .price__sale .price-item--sale{font-size:1.7rem;font-weight:700}.product-card .price--on-sale .price__compare .price-item--regular{font-size:1.3rem;font-weight:400;color:rgba(var(--color-foreground),.5)}.product-card .card__sizes{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.8rem}.product-card .chip--size{background:transparent;border:1px solid rgba(var(--color-foreground),.16);color:rgba(var(--color-foreground),.6);font-size:1.05rem;font-weight:500;padding:.35rem .8rem;border-radius:8px}@media screen and (max-width:749px){.product-card .card__title{font-size:1.3rem!important}.product-card .price .price-item--regular,.product-card .price--on-sale .price__sale .price-item--sale{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-card-v2.css.map */
