.product-card{border-radius:6px;background:#f6f6f6;padding:16px 17px;width:100%;--pc-max-width: 100%;max-width:var(--pc-max-width);position:relative}.product-card .new-product-badge{border-radius:200px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bs-primary);color:#fff;font-size:12px;font-weight:500;line-height:16px;position:absolute;left:16px;top:19px;z-index:1}.product-card .card-title{margin-top:42.5px;font-size:var(--bs-body-font-size)}.product-card .card-title a{color:inherit;text-decoration:none;color:#000;font-weight:700;line-height:calc(var(--bs-body-font-size)*1.5)}.product-card .card-title a:hover{text-decoration:underline}.product-card .card-media{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card .card-media .card-img{display:block;width:100%;height:auto}.product-card .card-media{max-width:193px;max-height:209px;width:100%;margin:0 auto}.product-card .card-media img{width:100%;aspect-ratio:181/196;height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.product-card .card-media.has-gallery.no-secondary img:nth-child(2){display:none}.product-card .card-media.has-gallery:not(.no-secondary) .card-img--primary{-webkit-transition:opacity .35s ease;transition:opacity .35s ease}.product-card .card-media.has-gallery:not(.no-secondary) .card-img--secondary{position:absolute;width:100%;height:100%;opacity:0;-webkit-transition:opacity .35s ease;transition:opacity .35s ease}.product-card .card-media.has-gallery:not(.no-secondary):hover .card-img--primary{opacity:0}.product-card .card-media.has-gallery:not(.no-secondary):hover .card-img--secondary{opacity:1 !important}.product-card .product-card__price{font-size:.8888888889em}.product-card .product-card__price .product-card__price-regular{color:var(--bs-charcoal, #affefa);font-weight:400}.product-card .product-card__price .product-card__price-sale{color:var(--bs-primary, #affefa);font-weight:600}.product-card .product-card__price sup{font-size:.6111111111em}.product-card .product-card__actions{--gap: 8px;--product-card-button-min-height: 44px;--product-card-button-font-size: 14px;--product-card-button-padding: 12px 12px;display:grid;gap:var(--gap);grid-template-columns:1fr;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;margin-top:16px}.product-card .product-card__actions.product-card__actions--compact{--product-card-button-min-height: 34px;--product-card-button-font-size: 12px;--product-card-button-padding: 9px 16px}.product-card .product-card__actions.product-card__actions--large-small{grid-template-columns:minmax(0, 3fr) minmax(var(--product-card-button-min-height), 1fr)}.product-card .product-card__actions.product-card__actions--large-small>.product-card__action:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.product-card .product-card__actions.product-card__actions--split{grid-template-columns:repeat(2, minmax(0, 1fr))}.product-card .product-card__actions:has(.product-card__action:only-child){grid-template-columns:1fr}.product-card .product-card__actions .product-card__action{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0}.product-card .product-card__actions .product-card__action--large .btn,.product-card .product-card__actions .product-card__action--large .my-lists-add-wrap,.product-card .product-card__actions .product-card__action--large .my-lists-add-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.product-card .product-card__actions .btn,.product-card .product-card__actions .my-lists-add-wrap,.product-card .product-card__actions .my-lists-add-btn{width:100%;max-width:100%;height:100%;min-height:var(--product-card-button-min-height);margin-top:0}.product-card .product-card__actions .btn,.product-card .product-card__actions .my-lists-add-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:var(--product-card-button-font-size);font-weight:600;line-height:1.1;padding:var(--product-card-button-padding);text-align:center}.product-card .product-card__actions .product-card__action--small .btn,.product-card .product-card__actions .product-card__action--small .my-lists-add-btn{padding:0;min-width:var(--product-card-button-min-height)}.product-card .product-card__actions .my-lists-add-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}
/*# sourceMappingURL=product_simple-card.css.map */
