.product-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #e7e7e7;border-radius:20px;overflow:hidden}.product-card__image{background:#f5f5f5;aspect-ratio:1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-card__image a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.product-card__img{width:100%;height:100%;object-fit:contain;transform:scale(1);transition:transform .7s cubic-bezier(.16,1,.3,1)}.product-card:hover .product-card__img{transform:scale(1.04)}.product-card .jdgm-widget{bottom:0;left:10px}.badges{position:absolute;top:8px;left:8px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.custom-badge{width:max-content;font-family:Poppins-Semibold;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.2px;color:#fff;text-transform:unset;border-radius:20px 0;padding:5px 12px;background:#6092cd}.product-card__content{display:flex;flex-direction:column;flex:1;padding:12px;margin-top:10px;gap:10px}.product-card__title{font-family:Poppins-medium;font-weight:500;font-size:20px;line-height:30px;letter-spacing:.24px;color:#303030;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.product-card__description{font-family:Poppins-regular;font-weight:400;font-size:16px;line-height:23px;letter-spacing:.28px;color:#303030;opacity:65%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__price-wrapper{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-card__price{font-family:Poppins-Semibold;font-weight:600;font-size:20px;line-height:20.4px;letter-spacing:.24px;color:#303030}.product-card__compare-price{text-decoration:line-through;font-family:Poppins-regular;font-weight:400;font-size:15px;line-height:20.4px;letter-spacing:.24px;color:#303030a6;opacity:65%}.product-card__discount{font-family:Poppins-Semibold;font-weight:600;font-size:14px;line-height:21px;letter-spacing:.2px;color:#fff;padding:2px 6px;background-color:#7eb088;border-radius:4px}.product-card__swatches{display:flex;align-items:center;gap:4px;margin:12px 0;min-height:32px}.product-card__swatch{display:block;width:31px;height:31px;border-radius:50%;overflow:hidden;border:1px solid #ddd;flex-shrink:0;text-decoration:none}.product-card__swatch img{width:100%;height:100%;object-fit:cover}.product-card__swatch.active{border:2px solid #000;padding:2px}.product-card__swatch.active img{border-radius:50%}.product-card__swatch-count{font-family:Poppins-Semibold;font-weight:600;font-size:20px;line-height:20.4px;letter-spacing:.24px;color:#303030}.product-card__button{width:100%;margin-top:auto;border-radius:999px;cursor:pointer;border:1px solid #e17e39;padding:21px 0;background:#fcf5df;font-family:Poppins-Semibold;font-weight:600;font-size:20px;line-height:20px;letter-spacing:.2px;color:#e17e39}.product-card:hover .product-card__button{background:#d4a15c;color:#fff}.product-card__button:disabled{background:#e8e8e8;border-color:#b0b0b0;color:#8a8a8a;cursor:not-allowed;pointer-events:none}.product-card__button:disabled:hover{background:#e8e8e8;color:#8a8a8a}@media screen and (max-width:767px){.product-card__title{font-size:16px;line-height:150%}.product-card__description{font-size:12px;line-height:18px;margin:4px 0}.product-card__price{font-size:14px;line-height:11.9px}.product-card__compare-price{font-size:12px;line-height:11.9px}.product-card__discount{font-size:10px;line-height:12.25px;white-space:nowrap}.product-card__price-wrapper{flex-wrap:nowrap}.product-card__swatch{width:20px;height:20px}.product-card__swatch{margin:7px 0}.product-card__button{font-size:12px;line-height:12px;padding:11px 0}.custom-badge{font-size:12px;line-height:11.67px}.product-card__swatch-count{font-size:12px;line-height:12px}}
/*# sourceMappingURL=/cdn/shop/t/186/assets/product-card.css.map */
