.card-product{--pcard-blob: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 326 284' preserveAspectRatio='none'%3E%3Cpath d='M597.537 52.0247C644.302 166.183 525.961 258.96 334.24 337.497C142.52 416.035 -50.8109 387.159 -97.5754 273.001C-118.265 222.495 -82.7297 125.921 -40.5693 55.0642C31.5512 -66.1451 114.479 88.763 252.641 60.4023C397.024 30.7647 570.252 -14.5815 597.537 52.0247Z' fill='%23000'/%3E%3C/svg%3E");position:relative;display:flex;flex-direction:column;background:rgb(var(--color-button));border:var(--card-border-width, 0px) solid rgb(var(--card-border, var(--color-foreground)));overflow:visible}.card-product[data-product-handle]{background:transparent!important}.card-product:before{content:"";position:absolute;left:0;right:0;bottom:0;top:14%;z-index:0;pointer-events:none;border-radius:var(--card-radius, 22px);background:linear-gradient(#ffffff40,#ffffff40),rgb(var(--color-button),.5)}.card-product:after{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;z-index:0;pointer-events:none;border-radius:0 0 var(--card-radius, 22px) var(--card-radius, 22px);background:linear-gradient(rgb(var(--color-button),.15),rgb(var(--color-button),.15)),rgb(var(--color-background));-webkit-mask:var(--pcard-blob) center / 100% 100% no-repeat;mask:var(--pcard-blob) center / 100% 100% no-repeat}.card-product>*{position:relative;z-index:1}.card-product__wave{display:none}.card-product__wave svg{display:block;width:100%;height:36px;background:transparent}.card-product__wave svg path{fill:rgb(var(--color-button))}.card-product__media{position:relative;width:100%;aspect-ratio:var(--card-ar, 1);overflow:visible;background:transparent}.card-product__slide{display:block;width:100%;height:100%;text-decoration:none}.card-product__image{width:100%;height:100%;object-fit:contain;display:block}.card-product__image--featured{filter:drop-shadow(0 12px 14px rgba(0,0,0,.2))}.card-product__gallery{display:flex;flex-wrap:nowrap;width:100%;height:100%;transition:transform .35s cubic-bezier(.22,1,.36,1);will-change:transform}.card-product__gallery .card-product__slide{flex:0 0 100%;min-width:0}.card-product__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:34px;height:34px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:rgb(var(--color-button));cursor:pointer;opacity:.55;transition:opacity .15s ease,transform .15s ease}.card-product__nav:hover{opacity:1}.card-product__nav--prev{left:4px}.card-product__nav--next{right:4px}.card-product__nav svg{fill:none}.card-product__nav svg{width:22px;height:22px;display:block}.rtl .card-product__nav--prev{left:auto;right:4px}.rtl .card-product__nav--next{right:auto;left:4px}.card-product__bullets{position:absolute;left:50%;bottom:12px;transform:translate(-50%);z-index:3;display:flex;align-items:center;gap:6px}.card-product__bullet{width:22px;height:2px;padding:0;border:none;border-radius:0;background:rgba(var(--color-foreground),.3);cursor:pointer;transition:background-color .2s ease}.card-product__bullet.is-active{background:rgb(var(--color-foreground))}.card-product__badge{position:absolute;top:10px;left:10px;z-index:4;display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:2px;background-color:var(--badge-bg, rgb(var(--color-foreground)));color:#fff;text-transform:uppercase;letter-spacing:.04em;font-weight:500;font-size:.72rem;line-height:1.5;white-space:nowrap;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis}.card-product__badge-text{color:rgb(var(--color-foreground))}.card-product__badge--sale .card-product__badge-text{color:rgb(var(--color-button))}.rtl .card-product__badge{left:auto;right:10px}@media screen and (max-width:999px){.card-product__badge{font-size:.6rem;padding:2px 8px}}.card-product__wishlist{position:absolute;top:10px;right:10px;z-index:4;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:rgba(var(--color-background),.82);color:rgb(var(--color-button));cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #0000001f;transition:opacity .25s ease,transform .25s ease,background .15s ease,color .15s ease}.rtl .card-product__wishlist{right:auto;left:10px}.card-product__wishlist:not(.in-wishlist):hover path{stroke:rgb(var(--color-background))}.card-product__wishlist:not(.in-wishlist):hover{color:rgb(var(--color-background));transform:translate(0) scale(1.08);background:rgb(var(--color-button))}.card-product__wishlist svg{width:15px;height:15px;display:block}.card-product__wishlist svg path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round;transition:fill .15s ease}.card-product__wishlist.in-wishlist{color:rgb(var(--color-button))}.card-product__wishlist.in-wishlist svg path{fill:currentColor;stroke:currentColor}@media(hover:hover){.card-product__badge{opacity:0;transform:translate(-12px);transition:opacity .25s ease,transform .25s ease}.rtl .card-product__badge{transform:translate(12px)}.card-product__wishlist{opacity:0;transform:translate(12px);pointer-events:none}.rtl .card-product__wishlist{transform:translate(-12px)}.card-product:hover .card-product__badge,.card-product:focus-within .card-product__badge,.card-product:hover .card-product__wishlist,.card-product:focus-within .card-product__wishlist{opacity:1;transform:translate(0);pointer-events:auto}}.card-product__info{padding:16px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.card-product__title{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:1.5rem;line-height:1.12;color:rgb(var(--color-foreground));letter-spacing:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:999px){.card-product__title{font-size:1rem}}.card-product__title a{color:inherit;text-decoration:none;text-decoration-color:rgb(var(--color-button))}.card-product__title a:hover{text-decoration:underline;text-underline-offset:4px}.card-product__desc{margin:0;align-self:stretch;text-align:right;font-family:var(--font-body-family);font-weight:400;font-size:.9rem;line-height:1.4;color:rgba(var(--color-foreground),.68);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:999px){.card-product__desc{font-size:.8rem}}.card-product__notes{margin:0;font-family:var(--font-body-family);font-weight:500;font-size:.9rem;line-height:1.3;color:rgba(var(--color-foreground),.62)}@media screen and (max-width:999px){.card-product__notes{font-size:.8rem}}.card-product__rating{display:flex;justify-content:center}.card-product__row2{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.card-product__meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.card-product__price-row{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.card-product__price{font-family:var(--font-body-family);font-weight:700;font-size:.95rem;color:rgb(var(--color-foreground))}.card-product__compare{font-family:var(--font-body-family);font-weight:400;font-size:.82rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.card-product__price-row--m{display:none}.card-product__action{width:100%;margin-top:2px}.card-product__qa{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:.7rem 1rem;background-color:rgb(var(--card-qa-bg, 42, 30, 22));border:none;border-radius:8px;box-shadow:3px 4px 0 -1px rgba(var(--card-qa-bg, 42, 30, 22),.4);cursor:pointer;text-decoration:none;position:relative;transition:transform .12s ease,box-shadow .12s ease}.card-product__qa:active,.card-product__qa:hover{transform:translate(1px,1px);box-shadow:none}.card-product__qa:disabled{cursor:wait}.card-product__qa-label,.card-product__qa-price{font-family:var(--font-body-family);font-size:.92rem;color:var(--card-qa-text, #fff);line-height:1}.card-product__qa-label{font-weight:700;letter-spacing:.01em}.card-product__qa-price{font-weight:700}.card-product__qa-price:before{content:"-";margin-right:.4em;margin-left:.1em;opacity:.8}.card-product__qa-compare{text-decoration:line-through;opacity:.6;margin-right:.3em}.card-product__qa:disabled .card-product__qa-label,.card-product__qa:disabled .card-product__qa-price{opacity:0}.card-product__qa-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.card-product__qa-icon,.card-product__qa-spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease}.card-product__qa-icon svg{width:20px;height:20px;display:block;fill:none;stroke:rgb(var(--color-background))}@media screen and (max-width:999px){.card-product__qa-icon svg{width:16px;height:16px}}.card-product__qa-icon svg path,.card-product__qa-icon svg circle,.card-product__qa-icon svg line,.card-product__qa-icon svg polyline{stroke:rgb(var(--color-background));fill:none}.card-product__qa-spinner{opacity:0;pointer-events:none;animation:card-qa-spin 1.1s linear infinite}.card-product__qa-spinner svg{width:20px;height:20px;display:block}.card-product__qa-spinner svg circle{stroke:var(--card-qa-text, #fff)}.card-product__qa:disabled .card-product__qa-icon{opacity:0}.card-product__qa:disabled .card-product__qa-spinner{opacity:1}@keyframes card-qa-spin{to{transform:rotate(360deg)}}.card-product__colors{display:flex;align-items:center;gap:4px;min-width:0}.card-product__colors-viewport{flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none}.card-product__colors-viewport::-webkit-scrollbar{display:none}.card-product__colors--row{display:flex;align-items:center;gap:8px;width:max-content}.card-product__color-option{flex:0 0 auto;width:22px;height:22px;padding:0;border-radius:999px;border:1px solid rgba(var(--color-foreground),.25);background-color:var(--swatch-color, rgba(var(--color-foreground), .1));background-image:var(--swatch-image, none);background-size:cover;background-position:center;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease}.card-product__color-option:hover{transform:scale(1.08)}.card-product__color-option[aria-current=true]{box-shadow:0 0 0 2px rgb(var(--card-bg, var(--color-background))),0 0 0 4px rgb(var(--color-foreground))}.card-product__colors-arrow{flex:0 0 auto;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;opacity:0;pointer-events:none;transition:opacity .15s ease}.card-product__colors-arrow svg{width:16px;height:16px;display:block}@media screen and (max-width:749px){.card-product:before{top:18%}.card-product:after{height:50%;top:50%}.card-product__info{padding:8px 10px 16px;gap:6px}.card-product__price-row--m{display:flex;justify-content:center;align-items:baseline;flex-wrap:nowrap;gap:6px;width:100%}.card-product__price-row--m .card-product__price{font-size:1rem}.card-product__price-row--m .card-product__compare{font-size:.82rem}.card-product__qa-price{display:none}.card-product__qa{min-height:42px;gap:0;padding:.6rem .4rem}.card-product__qa-label{font-size:.95rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/card-product.css.map */
