.product-card__badges{position:absolute;top:10px;left:10px;right:10px;display:flex;flex-wrap:wrap;gap:6px;justify-content:space-between;z-index:2}.product-card__badge{display:inline-flex;align-items:center;font-weight:600;font-size:10px;line-height:100%;letter-spacing:normal;text-transform:uppercase;padding:3px 5px;border-radius:3px;color:#fff;background-color:#486a58}.product-card__badge[data-name=new-arrival]{background-color:#3f586d}.product-card__badge[data-name=most-popular]{background-color:#000}.product-card__badge[data-name=best-seller],.product-card__badge[data-name=warmest]{background-color:#fff;color:#18191b}.product-card__badge[data-name="40%-off"]{position:relative;padding:0;width:72px;height:20px}.product-card__image{position:relative;border-radius:5px;overflow:hidden;margin-bottom:10px;aspect-ratio:1 / 1}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__picture{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .4s}.product-card__title{font-family:var(--font-body-family);font-weight:600;font-size:20px;line-height:100%;letter-spacing:-.03em;margin:0 0 8px;color:#18191b}.product-card__link{text-decoration:none;color:inherit}.product-card__image:hover .product-card__picture{transform:scale(1.1)}.product-card__pricing{display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:#18191b;margin-bottom:12px}.product-card__original-price{font-family:var(--font-body-family);font-weight:300;font-size:18px;line-height:100%;letter-spacing:-.04em;text-decoration:line-through}.product-card__current-price{font-weight:800;font-size:18px;line-height:100%;letter-spacing:-.04em}.product-card__per-pair{font-size:14px;font-weight:700;color:#486a58}.product-card__discount{position:relative;font-weight:800;font-size:18px;line-height:100%;letter-spacing:-.02em;padding:4.5px 10px 4.5px 5px;margin-left:10px;color:#fff;background:#486a58}.product-card__discount:before{content:"";position:absolute;left:-10px;top:0;width:10px;height:100%;background-image:url(/cdn/shop/files/collection-static_1_1.svg?v=1750963979);background-size:cover;background-repeat:no-repeat;background-position:left center}.product-card__discount.promo{background:#b62828}.product-card__discount.promo:before{background-image:url(/cdn/shop/files/collection-static_1_2.svg?v=1750965429)}@media (max-width: 359px){.product-card__discount.static{font-size:13px}}@media (max-width: 420px){.product-card__discount{font-size:16px}.product-card__discount.static{font-size:14px}}.product-card__variants{display:flex;gap:10px;margin-bottom:10px}.product-card__variants-label{position:relative;display:block;border-radius:100%;width:14px;height:14px;background-color:var(--bg-color);cursor:pointer}.product-card__variants-label:has(input[type=radio]):before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:100%;transform:translate(-50%,-50%);border:2px solid var(--bg-color);transition:width .4s,height .4s;box-shadow:0 5px 17px #00000012}.product-card__variants-label:has(input[type=radio]:checked):before{width:20px;height:20px;box-shadow:0 3px 11px #00000012}.product-card__variants-label[style*="--bg-color: natural-white"]{background-color:#f4f4f4;border:1px solid #18191b}.product-card__variants-label[style*="--bg-color: natural-white"]:has(input[type=radio]:checked):before{border:2px solid #18191b}.product-card__variants-label[style*="--bg-color: black-&-grey"]{background-image:url('data:image/svg+xml,<svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="52" height="52" rx="8" fill="%23737373"/><path d="M44 0C46.2091 0 48.2095 0.895058 49.6572 2.34277L2.34277 49.6572C0.895058 48.2095 8.05346e-08 46.2091 0 44V8C0 3.58172 3.58172 1.61064e-07 8 0H44Z" fill="%2318191B"/></svg>');background-position:center;background-color:#333}.product-card__variants-label[style*="--bg-color: green"]{background-color:#486a58}.product-card__variants-label[style*="--bg-color: green"]:has(input[type=radio]):before{border:2px solid #486a58}.product-card__variants-label[style*="--bg-color: black-&-grey"]:has(input[type=radio]:checked):before{border:2px solid #18191b}.product-card__description{font-weight:600;font-size:14px;line-height:131%;letter-spacing:normal;color:#18191b;margin:10px 0 0}.product-card__description p{margin:0}@media (min-width: 767px){.product-card__image{margin-bottom:14px;border-radius:7px}.product-card__title{font-size:25px;margin-bottom:10px}.product-card__badges{top:15px;left:15px}.product-card__badge{font-size:16px;padding:3px 8px}.product-card__badge[data-name="40%-off"]{width:100px;height:29px}.product-card__pricing{column-gap:10px;margin-bottom:16px}.product-card__variants{gap:9px;margin-bottom:16px}.product-card__variants-label{width:20px;height:20px}.product-card__variants-label:has(input[type=radio]:checked):before{width:27px;height:27px}.product-card__description{font-size:16px}}@media (min-width: 1200px){.product-card__discount{font-size:20px;padding:4.5px 10px 4.5px 15px}}
/*# sourceMappingURL=/cdn/shop/t/201/assets/component-product-card.css.map */
