.w-product-card{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden}.w-product-card[hidden]{display:none}.w-product-card--elevated{box-shadow:0 2px 6px #2a24330f}.w-product-card__inner{display:flex;flex-direction:column;height:100%}.w-product-card__image-wrapper{display:block;position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:16px;padding:8px;background:#fff}@media screen and (min-width: 990px){.w-product-card__image-wrapper{padding:12px}}.w-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:16px}.w-product-card__image--placeholder{position:relative;opacity:.3;background:#ccc}.w-product-card__tag-container{position:absolute;top:8px;left:8px;z-index:2}@media screen and (min-width: 990px){.w-product-card__tag-container{top:12px;left:12px}}.w-product-card__tag{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;font-family:var(--font-family-paragraph),"Montserrat",sans-serif;font-size:12px;line-height:18px;font-weight:600;color:#fff}@media screen and (min-width: 990px){.w-product-card__tag{font-size:14px;line-height:20px}}.w-product-card__tag--custom{background:var(--Primary-600, #7f6d98);border-radius:100px;font-weight:600}.w-product-card__link{width:fit-content;display:block!important}.w-product-card__tag--bestseller{background:#7f6d98;border-radius:500px}.w-product-card__tag--sale{background:#d4b5fe;border-radius:500px;color:#2a2433}.w-product-card__info{display:flex;flex-direction:column;gap:8px;padding:6px;flex-grow:1;background:#fff}@media screen and (min-width: 990px){.w-product-card__info{gap:12px;padding:12px}}.w-product-card__details{display:flex;flex-direction:column;gap:2px}@media screen and (min-width: 990px){.w-product-card__details{gap:8px}}.w-product-card__vendor{font-family:var(--font-family-paragraph),"Montserrat",sans-serif;font-size:10px;line-height:14px;font-weight:400;color:#2a2433cc;margin:0}@media screen and (min-width: 990px){.w-product-card__vendor{font-size:12px;line-height:18px}}.w-product-card__title{margin:0}.w-product-card__link{display:inline-block;font-family:var(--font-family-heading),"Anton",sans-serif;font-size:14px;line-height:18px;font-weight:400;color:#2a2433;text-decoration:none;text-transform:uppercase;background:var(--primary-50, #f6f0ff);padding:2px 6px;border-radius:6px}@media screen and (min-width: 990px){.w-product-card__link{font-size:16px;line-height:22px}}.w-product-card__link:hover{text-decoration:underline}.w-product-card__benefits{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}.w-product-card__benefit{display:flex;align-items:center;gap:4px}.w-product-card__benefit-icon{flex-shrink:0;width:16px;height:16px}@media screen and (min-width: 990px){.w-product-card__benefit-icon{width:22px;height:22px}}.w-product-card__benefit-text{font-family:var(--font-family-paragraph),"Montserrat",sans-serif;font-size:10px;line-height:14px;font-weight:400;color:#2a2433cc}@media screen and (min-width: 990px){.w-product-card__benefit-text{font-size:12px;line-height:18px}}.w-product-card__price{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.w-product-card__price-current{font-family:var(--font-family-paragraph),"Montserrat",sans-serif;font-size:14px;line-height:20px;font-weight:600;color:#2a2433}.w-product-card__price-current--on-sale{color:#e23e3e}.w-product-card__price-compare{font-family:var(--font-family-paragraph),"Montserrat",sans-serif;font-size:12px;line-height:18px;font-weight:400;color:#2a243380;text-decoration:line-through}.w-product-card__price-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;background:#e23e3e;border-radius:500px;font-family:var(--font-family-paragraph),"Montserrat",sans-serif;font-size:10px;line-height:14px;font-weight:600;color:#fff}@media screen and (min-width: 990px){.w-product-card__price-current{font-size:16px;line-height:22px}.w-product-card__price-compare{font-size:14px;line-height:20px}.w-product-card__price-badge{font-size:12px;line-height:16px}}.w-product-card__actions{width:100%;margin-top:auto}.w-product-card__add-to-cart{width:100%;height:32px}@media screen and (min-width: 990px){.w-product-card__add-to-cart{height:36px}}.w-product-card__add-to-cart-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:initial!important}.w-product-card__add-to-cart-text--desktop{display:none;font-size:16px!important}@media screen and (min-width: 990px){.w-product-card__add-to-cart-text--mobile{display:none}.w-product-card__add-to-cart-text--desktop{display:inline}}.w-product-card__add-to-cart.loading{position:relative;pointer-events:none}.w-product-card__add-to-cart.loading .w-product-card__add-to-cart-text{opacity:.3}.w-product-card__add-to-cart.loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid currentColor;border-radius:50%;border-top-color:transparent;animation:w-product-card-spinner .6s linear infinite}@keyframes w-product-card-spinner{to{transform:rotate(360deg)}}.w-product-card__link:focus-visible,.w-product-card__add-to-cart:focus-visible{outline:2px solid #aa91cb;outline-offset:2px}@media screen and (max-width: 989px){.w-product-card__add-to-cart{color:var(--Surfaces-White, #fff);text-align:center;font-family:var(--font-family-heading, Anton);font-size:var(--font-paragraph-medium-size, 14px);font-style:normal;font-weight:400;line-height:16px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/w-product-card.css.map */
