.dev-product-card{background:#fff;border:1px solid #eaecf0;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-width:0;height:100%}.dev-product-card__media{position:relative;display:block;height:220px;background:#fff;text-decoration:none;color:inherit;overflow:hidden}.dev-product-card__image{position:absolute;top:50%;left:50%;width:192px;height:192px;object-fit:contain;transform:translate(-50%,-50%)}.dev-product-card__image--primary{opacity:1;transition:opacity .4s ease;z-index:1}.dev-product-card__image--hover{opacity:0;transition:opacity .4s ease;z-index:2}.dev-product-card__media:hover .dev-product-card__image--primary{opacity:0}.dev-product-card__media:hover .dev-product-card__image--hover{opacity:1}.dev-product-card__image--placeholder{background:#f4f5f7;display:flex;align-items:center;justify-content:center}.dev-product-card__image--placeholder .placeholder-svg{width:100%;height:100%;fill:#b3b3b3}.dev-product-card__badge{position:absolute;top:12px;left:12px;z-index:3;padding:4px 10px;border-radius:4px;font-family:Montserrat,sans-serif;font-weight:700;font-size:10px;line-height:16px;letter-spacing:.6px;text-transform:uppercase}.dev-product-card__body{padding:19px 20px 20px;display:flex;flex-direction:column;gap:5px;flex:1}.dev-product-card__subtype{margin:0;font-family:Montserrat,sans-serif;font-weight:600;font-size:11px;line-height:17.6px;letter-spacing:.88px;text-transform:uppercase;color:#5e6770;min-height:17.6px}.dev-product-card__title{margin:0;font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:20.8px;letter-spacing:-.16px;color:#212529;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:41.6px}.dev-product-card__title a{color:inherit;text-decoration:none}.dev-product-card__footer{margin-top:auto;padding-top:17px;border-top:1px solid #eaecf0;display:flex;align-items:center;justify-content:space-between;gap:8px}.dev-product-card__price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.dev-product-card__price-current{font-family:Montserrat,sans-serif;font-weight:800;font-size:20px;line-height:32px;letter-spacing:-.4px;color:#212529}.dev-product-card__price-compare{font-family:Montserrat,sans-serif;font-weight:500;font-size:13px;line-height:20.8px;color:#5e6770;text-decoration:line-through}.dev-product-card__cta{display:inline-flex}.dev-product-card__cta .dev-button{padding-inline:20px;font-size:12px}.dev-product-card__form{display:contents;margin:0}.dev-product-card__cta button.dev-button{font-family:inherit;cursor:pointer}.dev-product-card--collection{border-radius:12px;font-family:Montserrat,Inter,Barlow,system-ui,sans-serif}.dev-product-card--collection .dev-product-card__media{height:160px}.dev-product-card--collection .dev-product-card__image{width:128px;height:128px}.dev-product-card--collection .dev-product-card__badge{font-family:Montserrat,Inter,system-ui,sans-serif;font-weight:700;font-size:10px;letter-spacing:.06em;border-radius:4px;padding:4px 10px;top:12px;left:12px;line-height:1}.dev-product-card--collection .dev-product-card__body{padding:8px 12px 12px}.dev-product-card--collection .dev-product-card__subtype{margin:0;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.088em;color:#5e6770;line-height:1.76;min-height:17.6px}.dev-product-card--collection .dev-product-card__title{margin:0;font-size:12px;font-weight:700;line-height:1.73;letter-spacing:-.01em;color:var(--dev-collection-text, #212529);min-height:calc(12px * 1.73 * 2)}.dev-product-card--collection .dev-product-card__title a{color:inherit;text-decoration:none}.dev-product-card--collection .dev-product-card__rating{display:flex;align-items:center;gap:5px;padding-bottom:2px;line-height:1}.dev-product-card--collection .dev-product-card__rating-stars{color:#f59e0b;font-size:10px;letter-spacing:.1em;line-height:1}.dev-product-card--collection .dev-product-card__rating-count{color:#5e6770;font-size:10px;font-weight:500;line-height:1}.dev-product-card--collection .dev-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:13px;border-top:1px solid #eaecf0}.dev-product-card--collection .dev-product-card__price{display:inline-flex;align-items:center;gap:5px;line-height:1}.dev-product-card--collection .dev-product-card__price-current{font-size:14px;font-weight:800;letter-spacing:-.029em;color:#212529}.dev-product-card--collection .dev-product-card__price-compare{font-size:12px;font-weight:500;color:#5e6770;text-decoration:line-through}.dev-product-card--collection .dev-product-card__cta{flex:none}.dev-product-card--collection .dev-product-card__cart-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:4px;border:0;background:#213d8e;color:#fff;cursor:pointer;text-decoration:none;transition:background .15s ease}.dev-product-card--collection .dev-product-card__cart-btn:hover,.dev-product-card--collection .dev-product-card__cart-btn:focus-visible{background:#1a3170;outline:none}.dev-product-card--collection .dev-product-card__cart-btn svg{width:20px;height:20px;display:block}.dev-product-card--collection .dev-product-card__cart-btn svg path{stroke:#fff}
/*# sourceMappingURL=/cdn/shop/t/6/assets/dev-product-card.css.map */
