.product-card11{gap:calc(.625*var(--rem));cursor:pointer;background-color:#fff;border:1.5px solid #e5e5e5;border-radius:8px;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.product-card11:hover{box-shadow:0 4px 16px #0000001f}.product-card11:hover .product-card11-image-container .product-card11-media{filter:brightness(.95);transform:scale3d(1.1,1.1,1.1)translateZ(0)}.product-card11-image-container{aspect-ratio:3/4;background-color:#f9f9f9;width:100%;position:relative;overflow:hidden}.product-card11-image-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.product-card11-media{object-fit:cover;backface-visibility:hidden;filter:brightness();width:100%;height:100%;transition:transform 1.1s cubic-bezier(.15,.75,.5,1),filter .3s ease-out;transform:scale(1)translateZ(0)}.product-card11-badges{top:calc(.375*var(--rem));left:calc(.375*var(--rem));z-index:2;gap:calc(.25*var(--rem));flex-direction:column;display:flex;position:absolute}.product-card11-badge{color:#fff;font-size:calc(.55*var(--rem));padding:calc(.2*var(--rem))calc(.4*var(--rem));text-transform:uppercase;letter-spacing:.03em;background-color:#dc2626;border-radius:3px;font-weight:600}.product-card11-new-badge{color:#fff;background-color:#262626}.product-card11-wishlist-btn{top:calc(.375*var(--rem));right:calc(.375*var(--rem));z-index:3;cursor:pointer;color:#333;background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;box-shadow:0 1px 4px #0000001a}.product-card11-wishlist-btn svg{width:14px;height:14px}.product-card11-wishlist-btn:hover{color:#333;background-color:#fff;transform:scale(1)}.product-card11-wishlisted{color:#dc2626}.product-card11-wishlisted svg{fill:#dc2626}.product-card11-info{gap:calc(.5*var(--rem));flex-direction:column;justify-content:space-between;padding:5px 8px 25px;display:flex}.product-card11-text-wrapper{gap:calc(.1*var(--rem));flex-direction:column;flex:1;display:flex}.product-card11-name{font-size:calc(.85*var(--rem));color:#1a1a1a;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card11-price-row{align-items:flex-start;gap:calc(.375*var(--rem));flex-direction:column;display:flex}.product-card11-prices{align-items:center;gap:calc(.5*var(--rem));display:flex}.product-card11-original-price{font-size:calc(.6875*var(--rem));color:#999;order:1;font-weight:400;text-decoration:line-through}.product-card11-current-price{font-size:calc(.875*var(--rem));color:#1a1a1a;order:2;font-weight:600}.product-card11 .product-card11-cart-button{flex-shrink:0;justify-content:center;align-items:center;width:auto;display:flex;position:absolute;bottom:5px;right:5px}.product-card11-cart-button .cart-button6-loader{border-width:2.5px;width:15px;height:15px}.product-card11-cart-button .cart-button6-add-to-cart{background-color:#262626;border:1px solid #262626;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-top:0;padding:0;display:flex;transform:scale(.85)}.product-card11-cart-button .cart-button6-add-to-cart:hover{background-color:#262626}.product-card11-cart-button .cart-button6-add-to-cart:hover svg{color:#fff;width:20px;height:20px}.product-card11-cart-button .cart-button6-add-to-cart p{display:none}.product-card11-cart-button .cart-button6-quantity{border-radius:300px;justify-content:space-evenly;width:80px;height:32px;padding:5px}.product-card11-cart-button .cart-button6-quantity svg{width:16px;height:16px}.product-card11 .variant-selector1-wrapper{margin:3px 0}.product-card11 .variant-selector1-options{justify-content:center}.product-card11 .variant-selector1-option.color-swatch{width:23px;height:23px}@container (min-width:600px){.product-card11{border-width:1.5px}.product-card11-badges{top:calc(.5*var(--rem));left:calc(.5*var(--rem))}.product-card11-badge{font-size:calc(.65*var(--rem));padding:calc(.25*var(--rem))calc(.5*var(--rem))}.product-card11-image-container{aspect-ratio:1}.product-card11-wishlist-btn{top:calc(.5*var(--rem));right:calc(.5*var(--rem));width:36px;height:36px}.product-card11-wishlist-btn svg{width:18px;height:18px}.product-card11-info{padding:calc(.875*var(--rem))}.product-card11-text-wrapper{gap:calc(.3*var(--rem))}.product-card11-name{font-size:calc(.95*var(--rem))}.product-card11-price-row{flex-direction:row;align-items:center}.product-card11-prices{align-items:center;gap:calc(.5*var(--rem));flex-direction:row}.product-card11-original-price{font-size:calc(.85*var(--rem))}.product-card11-current-price{font-size:calc(1*var(--rem))}.product-card11 .product-card11-cart-button{bottom:10px;right:10px}.product-card11-cart-button .cart-button6-add-to-cart{width:55px;height:55px}.product-card11-cart-button .cart-button6-add-to-cart svg{color:#fff;width:21px;height:21px}.product-card11-cart-button .cart-button6-quantity{width:100px;height:36px}}@container (min-width:1024px){.product-card11{gap:calc(1*var(--rem));border:2px solid #e5e5e5}.product-card11-image-container{aspect-ratio:1}.product-card11-image-container .product-card11-wishlist-btn{width:40px;height:40px}.product-card11-badges{top:calc(.75*var(--rem));left:calc(.75*var(--rem));gap:calc(.5*var(--rem))}.product-card11-badge{font-size:calc(.75*var(--rem));padding:calc(.35*var(--rem))calc(.65*var(--rem));border-radius:4px}.product-card11-wishlist-btn{top:calc(.75*var(--rem));right:calc(.75*var(--rem));z-index:4;background-color:#fff;width:40px;height:40px;box-shadow:0 2px 8px #0000001a}.product-card11-wishlist-btn:hover{color:#fff;background-color:#262626;transform:scale(1.1)}.product-card11-wishlist-btn:active{transform:scale(.95)}.product-card11-wishlist-btn svg{transition:fill .3s}.product-card11-wishlisted{color:red}.product-card11-wishlisted svg{fill:red}.product-card11-info{gap:calc(.75*var(--rem));flex-direction:column;align-items:flex-start;padding:0 20px 20px}.product-card11-name{font-size:calc(1*var(--rem))}.product-card11-prices{flex-direction:row;align-items:center;gap:12px}.product-card11-original-price{font-size:calc(.875*var(--rem))}.product-card11-current-price{font-size:calc(1.05*var(--rem));font-weight:500}.product-card11-cart-button .cart-button6-add-to-cart{color:#262626;background-color:#fff;border:1px solid #e5e5e5;width:60px;height:60px}.product-card11-cart-button .cart-button6-add-to-cart p{display:none}.product-card11-cart-button .cart-button6-add-to-cart svg{color:#262626;width:24px;height:24px}.product-card11-cart-button .cart-button6-add-to-cart:hover{color:#fff;background-color:#262626;border-color:#262626}.product-card11-cart-button .cart-button6-add-to-cart:hover svg{color:#fff}}
