.product-card23{cursor:pointer;width:100%;padding:calc(.6*var(--rem));background-color:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;container-type:inline-size}.product-card23:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000000a}.product-card23-media-wrapper{aspect-ratio:1/1.15;background-color:#f3efec;border-radius:8px;width:100%;position:relative;overflow:hidden}.product-card23-image{width:100%;height:100%;transition:opacity .3s ease-in-out;object-fit:cover!important}.product-card23-placeholder{background-color:#f0f0f0;width:100%;height:100%}.product-card23-content{gap:calc(.4*var(--rem));padding:calc(.8*var(--rem))calc(.2*var(--rem))0;flex-direction:column;flex-grow:1;display:flex}.product-card23-header{justify-content:space-between;align-items:center;width:100%;display:flex}.product-card23-category{font-size:calc(.65*var(--rem));color:#888;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.product-card23-price{font-size:calc(.75*var(--rem));color:#1a1a1a;font-weight:700}.product-card23-name{font-size:calc(1.05*var(--rem));color:#2c2c2c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:serif;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card23-actions{padding-top:calc(.5*var(--rem));margin-top:auto}.product-card23 .product-card23-cart-button.cart-button1{width:100%}.product-card23 .cart-button1-add-to-cart,.product-card23 .cart-button1-quantity{color:#4a4a4a!important;padding:calc(.7*var(--rem))calc(1*var(--rem))!important;width:100%!important;font-size:calc(.8*var(--rem))!important;background-color:#f3efed!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:42px!important;font-weight:500!important;transition:all .25s!important;display:flex!important}.product-card23 .cart-button1-add-to-cart:hover{color:#000!important;background-color:#ebe7e4!important}.product-card23 .cart-button1-quantity{justify-content:space-between!important}.product-card23 .cart-button1-decrement-btn,.product-card23 .cart-button1-increment-btn{color:#4a4a4a!important;cursor:pointer!important;font-size:calc(.85*var(--rem))!important;justify-content:center!important;align-items:center!important;transition:transform .2s!important;display:flex!important}.product-card23 .cart-button1-decrement-btn:hover,.product-card23 .cart-button1-increment-btn:hover{transform:scale(1.2);color:#000!important}.product-card23 .cart-button1-quantity-number{font-weight:600!important;font-size:calc(.95*var(--rem))!important;color:#1a1a1a!important;margin:0!important}
