product-card-2{display:flex;flex-direction:column;height:100%;width:100%}.product-card-2{color:rgb(var(--color-foreground))}.product-card-2__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;border-radius:0;background:rgba(var(--color-foreground),.04)}.product-card-2__media-link{display:block;width:100%;height:100%}.product-card-2__image{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0}.product-card-2__badge{position:absolute;top:1.2rem;left:1.2rem;z-index:2;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.1rem;font-weight:600;letter-spacing:.02em;line-height:1;padding:.7em 1.1em;border-radius:999px;pointer-events:none}.product-card-2__dots{position:absolute;left:50%;bottom:1.4rem;transform:translate(-50%);display:flex;align-items:center;gap:.6rem;z-index:2}.product-card-2__dot{width:.8rem;height:.8rem;border-radius:50%;border:none;padding:0;margin:0;background:#ffffff73;box-shadow:0 0 0 1px #00000014;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.product-card-2__dot:hover{background:#ffffffb3}.product-card-2__dot.is-active{background:#fffffff2;transform:scale(1.05)}.product-card-2__info{display:flex;flex-direction:column;flex-grow:1;padding-top:1.2rem}.product-card-2__color-label{margin:0 0 .4rem;font-size:1.1rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),.65);min-height:1.4em}.product-card-2__title{margin:0 0 .6rem;font-size:1.5rem;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.product-card-2__title-link{color:currentColor;text-decoration:none}.product-card-2__title-link:hover{text-decoration:underline}.product-card-2__price{margin-bottom:1rem}.product-card-2__swatches{margin-top:auto;display:flex;align-items:center;flex-wrap:wrap;gap:.7rem;padding-top:.4rem}.product-card-2__swatch{width:var(--card2-swatch-size-mobile, 1.6rem);height:var(--card2-swatch-size-mobile, 1.6rem);flex-shrink:0;border-radius:50%;background-color:var(--swatch-color);border:1px solid rgba(var(--color-foreground),.15);padding:0;margin:0;cursor:pointer;box-shadow:none;transition:box-shadow .15s ease}.product-card-2__swatch.is-selected{box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 3px rgba(var(--color-foreground),.55)}.product-card-2__swatch--image{background-size:cover;background-position:center;background-repeat:no-repeat}.product-card-2__swatches-more{font-size:1.2rem;color:rgba(var(--color-foreground),.6)}@media screen and (min-width:750px){.product-card-2__swatch{width:var(--card2-swatch-size-desktop, 1.8rem);height:var(--card2-swatch-size-desktop, 1.8rem)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-card-product-2.css.map */
