.md-product-card--shared{--md-card-navy: #06245d;--md-card-blue: #0757c8;--md-card-green: #18a43b;--md-card-red: #c63838;--md-card-muted: #627392;--md-card-border: #dfe6f0;--md-card-border-light: #edf1f6;--md-card-shadow: 0 10px 35px rgba(6, 36, 93, .06);min-width:0;height:100%;padding:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--md-card-border-light);border-radius:12px;background:#fff;box-shadow:0 4px 18px #06245d09;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.md-product-card--shared:hover{border-color:#cfdaea;box-shadow:var(--md-card-shadow);transform:translateY(-3px)}.md-product-card--shared .md-product-card__image-link{display:block;color:inherit;text-decoration:none}.md-product-card--shared .md-product-card__image{width:100%;aspect-ratio:1 / 1.04;height:auto;min-height:0;padding:17px;display:grid;place-items:center;overflow:hidden;border:0;background:#fff}.md-product-card--shared .md-product-card__image img,.md-product-card--shared .md-product-card__image svg{width:100%;height:100%;padding:0;display:block;object-fit:contain;transition:transform .3s ease}.md-product-card--shared:hover .md-product-card__image img{transform:scale(1.025)}.md-product-card--shared .md-product-card__content{min-height:158px;padding:10px 13px 13px;display:flex;flex:1;flex-direction:column;align-content:normal;gap:0}.md-product-card--shared .md-product-card__stock{position:static;margin:0 0 10px;padding:0;display:inline-flex;align-items:center;gap:7px;color:var(--md-card-green);font-size:12px;font-weight:500;line-height:1.3;white-space:normal}.md-product-card--shared .md-product-card__stock:before{content:"";position:static;width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px #18a43b1a;transform:none}.md-product-card--shared .md-product-card__stock--unavailable{color:var(--md-card-red)}.md-product-card--shared .md-product-card__stock--unavailable:before{background:currentColor;box-shadow:0 0 0 3px #c638381a}.md-product-card--shared .md-product-card__title{margin:0 0 16px;color:var(--md-card-navy);font-size:14px;font-weight:650;line-height:1.55}.md-product-card--shared .md-product-card__title a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;font:inherit;-webkit-box-orient:vertical;-webkit-line-clamp:3}.md-product-card--shared .md-product-card__title a:hover{color:var(--md-card-blue)}.md-product-card--shared .md-product-card__price-wrap{margin:-4px 0 14px;display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 8px}.md-product-card--shared .md-product-card__price-context{width:100%;color:var(--md-card-muted);font-size:10px;font-weight:600;line-height:1.25}.md-product-card--shared .md-product-card__price{color:var(--md-card-navy);font-size:16px;font-weight:750;line-height:1.25;letter-spacing:-.01em}.md-product-card--shared .md-product-card__features{margin:-3px 0 16px;padding:10px 0;display:grid;gap:7px;border-top:1px solid var(--md-card-border-light);border-bottom:1px solid var(--md-card-border-light)}.md-product-card--shared .md-product-card__feature{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:2px}.md-product-card--shared .md-product-card__feature dt,.md-product-card--shared .md-product-card__feature dd{min-width:0;margin:0;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.md-product-card--shared .md-product-card__feature dt{color:var(--md-card-muted);font-weight:500}.md-product-card--shared .md-product-card__feature dd{color:var(--md-card-navy);font-weight:700;text-align:left}.md-product-card--shared .md-product-card__actions{width:100%;margin-top:auto;display:grid;grid-template-columns:minmax(0,1fr) 44px 44px;gap:8px}.md-product-card--shared .md-product-card__button{min-width:0;min-height:44px;margin:0;padding:9px 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--md-card-navy);border-radius:6px;color:var(--md-card-navy)!important;background:#fff;text-decoration:none;font-size:12px;font-weight:700;line-height:1.2;text-align:center;transition:color .2s ease,background-color .2s ease,transform .2s ease}.md-product-card--shared .md-product-card__button:hover{border-color:var(--md-card-navy);color:#fff!important;background:var(--md-card-navy);transform:none}.md-product-card--shared .md-product-card__compare,.md-product-card--shared .md-product-card__wishlist{width:44px;height:44px;min-height:44px;padding:0;display:grid;place-items:center;border:1px solid var(--md-card-border);border-radius:6px;color:var(--md-card-navy);background:#fff;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.md-product-card--shared .md-product-card__compare svg,.md-product-card--shared .md-product-card__wishlist svg{width:20px;height:20px}.md-product-card--shared .md-product-card__compare:hover,.md-product-card--shared .md-product-card__wishlist:hover{color:var(--md-card-blue);border-color:var(--md-card-blue);background:#f4f8ff}.md-product-card--shared .md-product-card__compare.is-active{color:#fff;border-color:var(--md-card-blue);background:var(--md-card-blue)}.md-product-card--shared .md-product-card__wishlist.is-active{color:#fff;border-color:var(--md-card-navy);background:var(--md-card-navy)}.md-product-card--shared .md-product-card__wishlist.is-active svg path{fill:currentColor}.md-product-card--shared a:focus-visible,.md-product-card--shared button:focus-visible{outline:3px solid rgba(7,87,200,.25);outline-offset:3px}@media screen and (max-width:749px){.md-product-card--shared .md-product-card__image{min-height:0;padding:12px;border-right:0}.md-product-card--shared .md-product-card__content{min-height:148px;padding:9px 10px 10px}.md-product-card--shared .md-product-card__stock{margin-bottom:8px;gap:5px;font-size:10px}.md-product-card--shared .md-product-card__stock:before{width:7px;height:7px;flex-basis:7px}.md-product-card--shared .md-product-card__title{margin-bottom:13px;font-size:12px;line-height:1.45}.md-product-card--shared .md-product-card__price-wrap{margin-top:-3px;margin-bottom:11px;gap:3px 6px}.md-product-card--shared .md-product-card__price-context{font-size:9px}.md-product-card--shared .md-product-card__price{font-size:14px}.md-product-card--shared .md-product-card__features{margin-top:-2px;margin-bottom:12px;padding:8px 0;gap:5px}.md-product-card--shared .md-product-card__feature{gap:5px}.md-product-card--shared .md-product-card__feature dt,.md-product-card--shared .md-product-card__feature dd{font-size:10px;line-height:1.3}.md-product-card--shared .md-product-card__actions{grid-template-columns:minmax(0,1fr) 44px 44px;gap:6px}.md-product-card--shared .md-product-card__button,.md-product-card--shared .md-product-card__compare,.md-product-card--shared .md-product-card__wishlist{min-height:44px;height:44px}.md-product-card--shared .md-product-card__button{padding-inline:7px;font-size:10px}.md-product-card--shared .md-product-card__compare,.md-product-card--shared .md-product-card__wishlist{width:44px}.md-product-card--shared .md-product-card__compare svg,.md-product-card--shared .md-product-card__wishlist svg{width:18px;height:18px}}@media screen and (max-width:389px){.md-product-card--shared .md-product-card__content{padding-inline:8px}.md-product-card--shared .md-product-card__button{font-size:9px}}@media(prefers-reduced-motion:reduce){.md-product-card--shared,.md-product-card--shared *{transition-duration:.01ms!important}}.md-product-card--shared{position:relative}.md-product-card--shared .md-product-card__quickview{position:absolute;z-index:4;top:14px;right:14px;width:44px;height:44px;padding:0;display:grid;place-items:center;border:1px solid rgba(6,36,93,.12);border-radius:50%;color:var(--md-card-navy);background:#fffffff0;box-shadow:0 8px 22px #06245d1c;cursor:pointer;text-decoration:none;opacity:0;pointer-events:none;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease,color .2s ease,border-color .2s ease}.md-product-card--shared:hover .md-product-card__quickview,.md-product-card--shared:focus-within .md-product-card__quickview{opacity:1;pointer-events:auto;transform:translateY(0)}.md-product-card--shared .md-product-card__quickview:hover{color:var(--md-card-blue);border-color:#0757c87a}.md-product-card--shared .md-product-card__quickview svg{width:19px;height:19px}.md-product-card--shared .md-product-card__actions{width:100%;margin:auto auto 0;grid-template-columns:minmax(0,1fr) 44px 44px;align-items:center;justify-content:center}.md-product-card--shared .md-product-card__cart-form,.md-product-card--shared .md-product-card__cart-form form{width:100%;height:44px;margin:0;display:block}.md-product-card--shared .md-product-card__cart{width:100%;height:44px;min-height:44px;padding:0 14px;display:grid;place-items:center;border:1px solid var(--md-card-blue);border-radius:6px;color:#fff;background:var(--md-card-blue);cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .2s ease}.md-product-card--shared .md-product-card__cart:hover:not(:disabled){border-color:var(--md-card-navy);background:var(--md-card-navy)}.md-product-card--shared .md-product-card__cart:disabled{opacity:.42;cursor:not-allowed}.md-product-card--shared .md-product-card__cart svg{width:21px;height:21px}.md-product-card--shared .md-product-card__cart:focus-visible,.md-product-card--shared .md-product-card__quickview:focus-visible{outline:3px solid rgba(7,87,200,.25);outline-offset:3px}@media screen and (max-width:749px){.md-product-card--shared .md-product-card__actions{grid-template-columns:minmax(0,1fr) 44px 44px}.md-product-card--shared .md-product-card__cart-form,.md-product-card--shared .md-product-card__cart-form form,.md-product-card--shared .md-product-card__cart{height:44px;min-height:44px}.md-product-card--shared .md-product-card__cart svg{width:19px;height:19px}}@media(hover:none){.md-product-card--shared .md-product-card__quickview{display:none}}@media screen and (max-width:749px){.md-product-card--shared .md-product-card__feature{grid-template-columns:minmax(0,1fr);align-items:start;gap:2px}.md-product-card--shared .md-product-card__feature dt,.md-product-card--shared .md-product-card__feature dd{width:100%;text-align:left}.md-product-card--shared .md-product-card__compare{display:none!important}.md-product-card--shared .md-product-card__actions{grid-template-columns:minmax(0,1fr) 44px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/md-product-card.css.map */
