.product-card-custom{max-width:306px;margin:0 auto;display:flex;flex-direction:column;width:100%;padding:0;transition:transform .35s ease-in-out,background-color .35s ease-in-out;border-radius:12px;height:var(--slide-max-height);height:100%}.product-card-custom:hover .product-card-custom__item-image{opacity:.6}.product-card-custom__item-image-wrapper{position:relative;width:100%;aspect-ratio:1;border-radius:8px}.product-card-custom__item-rating{position:absolute;top:8px;right:8px;background:var(--clr-neutral-100);padding:2px 5px 2px 4px;border-radius:6px;display:flex;align-items:center}.product-card-custom__item-rating .jdgm-prev-badge__stars,.product-card-custom__item-rating .separator,.product-card-custom__item-rating .reviews-number{display:none}.product-card-custom__item-rating .average-rating{font-size:14px}.product-card-custom__item-rating:not(:has(.average-rating)){display:none}.product-card-custom__item-rating-value{font-weight:700;font-size:14px;line-height:1.5;letter-spacing:0;transition:font-size .35s ease}.product-card-custom__item-rating-max{font-size:14px;line-height:1.5;letter-spacing:0;transition:font-size .35s ease}.product-card-custom__item-rating-icon{width:14px;height:14px;margin-right:4px;flex-shrink:0}.product-card-custom__item-rating-icon path{fill:#efc600}.product-card-custom__item-image{transition:opacity .35s ease-in-out;max-width:100%;max-height:100%;height:auto;width:auto;display:block;margin:0 auto;object-fit:cover;aspect-ratio:1;border-radius:8px}.product-card-custom__item-badge-wrapper{margin-top:18px}.product-card-custom__item-badge{font-weight:700;font-size:14px;line-height:1.15;letter-spacing:-0.14px;background:var(--clr-yellow-200);border-radius:30px;padding:6px 7px}.product-card-custom__item-title{font-size:15px;margin-top:16px;margin-bottom:4px;line-height:1.4;transition:font-size .35s ease}.product-card-custom__item-text{font-family:"Mulish",sans-serif;font-size:14px;line-height:1.2;letter-spacing:0;margin:0 0 16px;transition:font-size .35s ease}.product-card-custom__item-text p{margin:0}.product-card-custom__button{flex-shrink:0;width:100%;cursor:pointer;position:relative;margin-top:auto}@media(max-width: 991.98px){.product-card-custom__button{padding-left:11px;padding-right:11px}}.product-card-custom__button .product-card-custom__button-added-text{display:none}.product-card-custom__button .product-card-custom__button-check{display:none;flex-shrink:0}.product-card-custom__button--added{border-color:var(--clr-neutral-900);background:var(--clr-neutral-900);color:var(--clr-neutral-100);cursor:default;gap:6px}.product-card-custom__button--added .product-card-custom__button-added-text{display:inline}.product-card-custom__button--added .product-card-custom__button-check{display:inline-flex;align-items:center;justify-content:center}.product-card-custom__button--added .product-card-custom__button-text{display:none}.product-card-custom__variant-selector{margin-top:10px}.product-card-custom__variant-selector--single{min-height:3.5rem}.product-card-custom__variant-label{display:block;font-family:"Mulish",sans-serif;font-size:13px;line-height:1.3;margin-bottom:4px}.product-card-custom__variant-select{font-family:"Mulish",sans-serif;-webkit-appearance:none;appearance:none;font-size:14px;position:relative;font-weight:600;max-width:100%;width:100%;white-space:nowrap;text-align:left;text-overflow:ellipsis;cursor:pointer;line-height:1.5;padding:8px 40px 8px 14px;border:1px solid var(--clr-neutral-550);border-radius:4px;outline:none;box-shadow:none;color:var(--clr-neutral-900);background:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 24 24%27 width=%271rem%27 stroke-width=%271.5%27 stroke=%27currentColor%27><path stroke-linecap=%27round%27 stroke-linejoin=%27round%27 d=%27M19.5 8.25l-7.5 7.5-7.5-7.5%27 /></svg>") rgba(0,0,0,0) no-repeat !important;background-position:calc(100% - 12px) center !important;background-size:24px}.product-card-custom__item-prices{font-family:"Mulish",sans-serif;display:flex;align-items:center;gap:6px;font-size:15px;line-height:1.4;transition:font-size .35s ease;margin-bottom:16px}.product-card-custom__item-price{font-weight:700}.product-card-custom__item-compare-price{color:var(--clr-neutral-700);text-decoration:line-through}.product-card-custom__item-badge-wrapper{position:absolute;left:10px;bottom:9px}@media(max-width: 749.98px){.product-card-custom__item-badge-wrapper{left:50%;transform:translateX(-50%);bottom:5px}}.product-card-custom__item-badge{white-space:nowrap;font-weight:700;font-size:13px;line-height:1.15;letter-spacing:-0.01em;background:var(--background-color, var(--clr-yellow-200));color:var(--font-color, var(--clr-black));border-radius:30px;padding:6px 7px}@media(max-width: 749.98px){.product-card-custom__item-badge{font-size:12px;letter-spacing:-0.02em;padding:4px 5px}}@media screen and (max-width: 375px){.product-card-custom__item-badge{font-size:8px;padding:4px 5px}}.product-card-custom--buy .product-card-custom__item-title{text-align:start}.product-card-custom--buy .product-card-custom__item-text{text-align:start}.product-card-custom--buy .product-card-custom__item-image-wrapper{aspect-ratio:283/212}.product-card-custom--buy .product-card-custom__item-image{max-height:none;aspect-ratio:283/212}.product-card-custom--buy .product-card-custom__item-rating{display:none}
