.gef-cd-pcard{background:#fff;border:1px solid rgba(13,41,41,.07);border-radius:var(--gef-radius-card, 8px);box-shadow:0 8px 22px #0d29290b,inset 0 1px #ffffff14;overflow:hidden;display:flex;flex-direction:column;min-height:452px;transition:border-color .25s var(--ease-spring-natural),box-shadow .3s var(--ease-spring-physical),transform .25s var(--ease-spring-physical);position:relative}@media(hover:hover)and (pointer:fine){.gef-cd-pcard:hover{border-color:var(--gef-color-teal-300, var(--gef-teal));box-shadow:0 8px 24px #0d292914}}@media(hover:none){.gef-cd-pcard:hover{border-color:#cdd5d7;box-shadow:0 4px 12px #0a1a1d0f,0 2px 4px #0a1a1d0a}}.gef-cd-pcard__media{position:relative;aspect-ratio:1/1;background:#fff;overflow:hidden}.gef-cd-pcard__img-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.gef-cd-pcard__img{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 42%,rgba(13,41,41,.035),transparent 48%),linear-gradient(180deg,#fff,#f8fafa);display:grid;place-items:center}.gef-cd-pcard__img[data-gef-skeleton-media],.gef-cd-pcard__img[data-gef-skeleton-media]>.gef-cd-pcard__img-el{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.gef-cd-pcard__img--clean{background:radial-gradient(circle at 50% 42%,rgba(13,41,41,.025),transparent 48%),#fff}.gef-cd-pcard__img-el{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;padding:6%;box-sizing:border-box;border-radius:var(--gef-radius-ui);display:block}.gef-cd-pcard__img-el--primary{opacity:1!important;z-index:1;transition:opacity .2s ease-out}.gef-cd-pcard__img-el--secondary{opacity:0!important;visibility:hidden;z-index:10!important;pointer-events:none;transition:opacity .25s ease-out,visibility 0s linear .25s}@media(hover:hover)and (pointer:fine){.gef-cd-pcard.has-secondary-image:hover .gef-cd-pcard__img-el--primary{opacity:0!important;display:none!important}.gef-cd-pcard.has-secondary-image:hover .gef-cd-pcard__img-el--secondary{opacity:1!important;visibility:visible!important;z-index:99!important;transition:opacity .25s ease-out,visibility 0s linear 0s}.gef-cd-pcard:not(.has-secondary-image):hover .gef-cd-pcard__img-el--primary{opacity:1!important;display:block!important}.gef-cd-pcard:hover .gef-cd-pcard__img{transform:scale(1.03)}}.gef-cd-pcard__glove-art{width:70%;height:70%}.gef-cd-pcard__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--gef-text-muted);opacity:.55;font-family:var(--gef-font-body, "Inter", sans-serif)}.gef-cd-pcard__placeholder-label{font-size:11px;letter-spacing:.04em;text-transform:uppercase;font-weight:600}.gef-cd-pcard__badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:4px;z-index:3;max-width:calc(100% - 56px);pointer-events:none}.gef-cd-pcard__badges>.gef-cd-pcard__badge:nth-child(n+3){display:none}.gef-cd-pcard__badge{font-size:10px;font-weight:700;letter-spacing:.05em;padding:4px 7px;border-radius:4px;text-transform:uppercase;font-family:var(--gef-font-body, "Inter", sans-serif);width:fit-content;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gef-cd-pcard__badge--best{background:#0d5c5a;color:#fff}.gef-cd-pcard__badge--new{background:#38b8b3;color:#0a1a1d}.gef-cd-pcard__badge--stock{background:#c46a0e;color:#fff}.gef-cd-pcard__badge--promo{background:#b3261e;color:#fff}.gef-cd-pcard__badge--dpi{background:#e8f5f4;color:#0a4a48}.gef-cd-pcard__badge--volume{background:#f7e6cf;color:#794414}.gef-cd-pcard__wish{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;background:#fff;box-shadow:0 1px 5px #0a1a1d29;display:grid;place-items:center;color:#455860;border:none;cursor:pointer;z-index:3;transition:color .15s,background .15s}.gef-cd-pcard__wish:hover,.gef-cd-pcard__wish.is-on{color:#b3261e;background:#fff}.gef-cd-pcard__wish.is-on svg{fill:currentColor}.gef-cd-pcard__cert{position:absolute;bottom:8px;left:8px;font-family:var(--gef-font-mono, "JetBrains Mono", monospace);font-size:9.5px;font-weight:600;background:#fff;color:#2e7d4f;padding:2px 6px;border-radius:3px;letter-spacing:.06em;box-shadow:0 1px 2px #0a1a1d0a;display:inline-flex;align-items:center;gap:4px;z-index:3}.gef-cd-pcard__body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:9px;flex:1}.gef-cd-pcard__code{font-family:var(--gef-font-mono, "JetBrains Mono", monospace);font-size:11px;color:#455860;letter-spacing:.02em}.gef-cd-pcard__title{font-size:15px;font-weight:600;color:#0a1a1d;line-height:1.4;letter-spacing:0;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(3em * 1.4);min-block-size:calc(3em * 1.4);text-overflow:ellipsis;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.gef-cd-pcard__title-link{color:inherit;text-decoration:none}.gef-cd-pcard__title-link:hover{color:#0d5c5a}.gef-cd-pcard__sub{font-size:12px;color:#455860;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;min-height:1.4em}.gef-cd-pcard__price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.gef-cd-pcard__price-anchor{display:inline-flex;flex-basis:100%;align-items:center;gap:6px;color:var(--gef-text-muted);font-size:11px;line-height:1.2}.gef-cd-pcard__price-anchor span{font-family:var(--gef-font-mono, "JetBrains Mono", monospace);font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.gef-cd-pcard__price-anchor s{color:var(--gef-text-muted);font-variant-numeric:tabular-nums}.gef-cd-pcard__price-main{font-size:22px;font-weight:800;color:#a25418;letter-spacing:0;font-variant-numeric:tabular-nums}.gef-cd-pcard__price-labels{display:inline-flex;flex-direction:column;line-height:1.1}.gef-cd-pcard__price-label{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;background:#eef8f7;color:#0d5c5a;font-size:10.5px;font-weight:800;letter-spacing:.02em}.gef-cd-pcard__price-sub{font-size:13px;color:#455860;font-variant-numeric:tabular-nums}.gef-cd-pcard__price-b2b{font-size:13px;color:#1a3a6b}.gef-cd-pcard__price-b2b-link{color:#0d5c5a;font-weight:600;text-decoration:none}.gef-cd-pcard__price-b2b-link:hover{text-decoration:underline}.gef-cd-pcard__bulk{display:flex;gap:4px}.gef-cd-pcard__qikify{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:5px 7px;border-radius:6px;background:#f7e6cf;color:#794414;font-family:var(--gef-font-mono, "JetBrains Mono", monospace);font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1.2;white-space:normal}.gef-cd-pcard__qikify span{margin:0 4px;opacity:.48}.gef-cd-pcard__bulk-chip{flex:1;padding:6px 4px;border:1.5px solid var(--gef-border);border-radius:6px;background:var(--gef-surface);cursor:pointer;text-align:center;display:flex;flex-direction:column;gap:0;font-family:inherit;color:inherit;transition:border-color .12s var(--gef-ease-out),background-color .12s var(--gef-ease-out),color .12s var(--gef-ease-out),transform .08s var(--gef-ease-out)}.gef-cd-pcard__bulk-qty{font-size:13px;font-weight:600;color:var(--gef-dark);line-height:1.1}.gef-cd-pcard__bulk-disc{font-size:10px;color:var(--gef-success);font-weight:600;line-height:1.1}.gef-cd-pcard__bulk-disc--base{color:var(--gef-text-muted)}.gef-cd-pcard__bulk-chip.is-on{border-color:var(--gef-teal-deep);background:var(--gef-teal-xlight)}.gef-cd-pcard__bulk-chip:hover:not(.is-on){border-color:var(--gef-border-strong)}.gef-cd-pcard__img-link:focus-visible,.gef-cd-pcard__title-link:focus-visible,.gef-cd-pcard__wish:focus-visible,.gef-cd-pcard__bulk-chip:focus-visible,.gef-cd-pcard__cta-btn:focus-visible{outline:2px solid var(--gef-teal-deep);outline-offset:3px}.gef-cd-pcard__bulk-chip:active{transform:scale(.99)}.gef-cd-pcard__meta{display:flex;align-items:center;gap:6px;font-size:12px;color:#2b3b3e}.gef-cd-pcard__meta-dot{width:6px;height:6px;border-radius:50%;background:#2e7d4f}.gef-cd-pcard__meta-dot--low{background:#c46a0e}.gef-cd-pcard__meta-low{color:#c46a0e}.gef-cd-pcard__cta{margin-top:auto;padding-top:8px}.gef-cd-pcard__form{margin:0}.gef-cd-pcard__cta-btn,.gef-cd-pcard__cta-btn:link,.gef-cd-pcard__cta-btn:visited{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;height:42px;border-radius:8px;background:var(--gef-dark);color:var(--gef-cream)!important;border:none;cursor:pointer;font-size:13.5px;font-weight:600;font-family:inherit;letter-spacing:.01em;text-decoration:none;box-shadow:0 1px 2px #0a1a1d14;transition:background .15s var(--ease-spring-soft),box-shadow .2s var(--ease-spring-physical),transform .08s var(--ease-spring-soft)}.gef-cd-pcard__cta-btn:hover{background:var(--gef-bg-raised);box-shadow:0 4px 12px #0a1a1d29}.gef-cd-pcard__cta-btn:active{transform:scale(.99)}.gef-cd-pcard__cta-btn.is-loading{cursor:wait;opacity:.82}.gef-cd-pcard__cta-btn.is-loading:after{content:"";width:14px;height:14px;border:2px solid rgba(251,250,247,.45);border-top-color:var(--gef-cream);border-radius:50%;animation:gef-cd-pcard-spin .72s linear infinite}@keyframes gef-cd-pcard-spin{to{transform:rotate(360deg)}}.gef-cd-pcard__cta-btn--soldout{background:var(--gef-text-muted);cursor:not-allowed}.gef-cd-pcard__cta-btn--view{min-height:38px;height:38px}.gef-cd-pcard--compact .gef-cd-pcard__body{padding:12px;gap:7px}.gef-cd-pcard--compact .gef-cd-pcard__media{aspect-ratio:1 / 1}.gef-cd-pcard--compact .gef-cd-pcard__code,.gef-cd-pcard--compact .gef-cd-pcard__sub,.gef-cd-pcard--compact .gef-cd-pcard__bulk{display:none}.gef-cd-pcard--compact .gef-cd-pcard__title{font-size:13px;line-height:1.25;-webkit-line-clamp:2;min-height:2.5em}.gef-cd-pcard--compact .gef-cd-pcard__price-main{font-size:16px}.gef-cd-pcard--compact .gef-cd-pcard__price-labels,.gef-cd-pcard--compact .gef-cd-pcard__meta{font-size:10.5px}.gef-cd-pcard--compact .gef-cd-pcard__qikify{font-size:9px;padding:4px 6px}@media(hover:hover)and (pointer:fine){.gef-cd-pcard__cta{opacity:1;transform:none;transition:none}.gef-cd-pcard:hover .gef-cd-pcard__cta{opacity:1;transform:none}}.gef-cd-col__grid[data-view=list] .gef-cd-pcard{flex-direction:row}.gef-cd-col__grid[data-view=list] .gef-cd-pcard__media{width:240px;flex-shrink:0;aspect-ratio:1/1}.gef-cd-col__grid[data-view=list] .gef-cd-pcard__body{flex:1;padding:20px 24px}.gef-cd-col__grid[data-view=list] .gef-cd-pcard__cta{opacity:1!important;max-width:240px;transform:none!important}@media(max-width:820px){.gef-cd-pcard__cta{opacity:1!important;transform:none!important}.gef-cd-col__grid[data-view=list] .gef-cd-pcard{flex-direction:column}.gef-cd-col__grid[data-view=list] .gef-cd-pcard__media{width:100%}}@media(max-width:480px){.gef-cd-col__grid,.gef-cd-buyer-featured__grid,.gef-cd-hero-products-grid,.gef-cd-products-grid,.gef-cd-related__track--carousel,[class*=products-grid],[class*=product-grid]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;justify-items:stretch;align-items:stretch;overflow-x:visible!important;scroll-snap-type:none!important}.gef-cd-col__grid>*,.gef-cd-buyer-featured__grid>*,.gef-cd-hero-products-grid>*,.gef-cd-products-grid>*,.gef-cd-related__track--carousel>*,[class*=products-grid]>*,[class*=product-grid]>*{width:100%;max-width:100%;min-width:0;flex:1 1 auto!important;scroll-snap-align:initial!important}.gef-cd-related__track--carousel .gef-cd-related__item>.gef-cd-pcard,.gef-cd-related__track--carousel .gef-cd-related__item>.gef-cd-product-card{width:100%!important;max-width:100%!important}.gef-cd-hero-x__photo-img{width:100%;max-width:100%;height:100%;transform:translateZ(0) scale(1)!important;overflow:hidden}.gef-cd-pcard,.gef-cd-product-card{min-height:448px!important}.gef-cd-pcard__title,.gef-cd-pcard--compact .gef-cd-pcard__title{display:block;-webkit-line-clamp:unset;overflow:visible;min-height:auto;min-block-size:auto;font-size:13.5px;line-height:1.25}}@media(prefers-reduced-motion:reduce){.gef-cd-pcard__cta-btn.is-loading:after{animation:none}.gef-cd-pcard,.gef-cd-pcard__img,.gef-cd-pcard__img-el,.gef-cd-pcard__cta,.gef-cd-pcard__cta-btn{transform:none!important;transition:none!important}.gef-cd-pcard__cta{opacity:1!important}}@media(max-width:767px){.gef-cd-pcard{border-radius:8px;box-shadow:0 5px 14px #0a1a1d0f;min-height:440px!important}.gef-cd-pcard__media{aspect-ratio:1 / 1}.gef-cd-pcard__img-el,.gef-cd-pcard__img-el--secondary{padding:5.5%}.gef-cd-pcard__body{padding:12px;gap:7px}.gef-cd-pcard__code{font-size:10px}.gef-cd-pcard__title{-webkit-line-clamp:3;min-height:3.75em;min-block-size:3.75em;font-size:13.5px;line-height:1.25}.gef-cd-pcard__sub{min-height:0;font-size:11px;line-height:1.25}.gef-cd-pcard__price-main{font-size:18px}.gef-cd-pcard__price-sub,.gef-cd-pcard__meta{font-size:11px}.gef-cd-pcard__qikify{padding:4px 6px;font-size:9.5px}.gef-cd-pcard__cta-btn{height:36px;padding-inline:12px;border-radius:7px;font-size:12px}.gef-cd-pcard__cta-btn svg{width:14px;height:14px}}@media(max-width:480px){.gef-cd-pcard,.gef-cd-product-card{min-height:448px!important}}@media(max-width:767px){.gef-cd-col__grid,.gef-cd-buyer-featured__grid,.gef-cd-hero-products-grid,.gef-cd-products-grid,.gef-cd-related__track--carousel,[class*=products-grid],[class*=product-grid]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.gef-cd-pcard,.gef-cd-product-card{min-height:0!important;height:100%;border-radius:8px}.gef-cd-pcard__media{aspect-ratio:1 / .82}.gef-cd-pcard__img-el,.gef-cd-pcard__img-el--secondary{padding:6px}.gef-cd-pcard__badges{top:7px;left:7px;gap:3px;max-width:calc(100% - 42px)}.gef-cd-pcard__badge{max-width:100%;padding:3px 6px;border-radius:5px;font-size:8px;line-height:1.1;letter-spacing:.04em}.gef-cd-pcard__wish{top:7px;right:7px;width:30px;height:30px}.gef-cd-pcard__body{padding:9px 9px 10px;gap:5px}.gef-cd-pcard__code,.gef-cd-pcard__sub,.gef-cd-pcard__bulk,.gef-cd-pcard__qikify,.gef-cd-pcard__meta,.gef-cd-pcard__price-anchor{display:none!important}.gef-cd-pcard__title,.gef-cd-pcard--compact .gef-cd-pcard__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.44em;min-block-size:2.44em;font-size:12.5px;line-height:1.22;-webkit-hyphens:manual;hyphens:manual}.gef-cd-pcard__price-row{gap:5px;align-items:center}.gef-cd-pcard__price-main{font-size:18px;line-height:1}.gef-cd-pcard__price-labels{line-height:1}.gef-cd-pcard__price-label{min-height:18px;padding-inline:6px;font-size:9px;letter-spacing:.01em}.gef-cd-pcard__price-sub{font-size:10.5px;line-height:1.1}.gef-cd-pcard__cta{margin-top:auto}.gef-cd-pcard__cta-btn,.gef-cd-pcard__cta-btn--view{height:34px;min-height:34px;padding-inline:8px;border-radius:7px;font-size:12px}}@media(max-width:380px){.gef-cd-pcard__price-main{font-size:16px}.gef-cd-pcard__price-sub{font-size:10px}.gef-cd-pcard__cta-btn,.gef-cd-pcard__cta-btn--view{font-size:11.5px}}.gef-cd-hero-products-grid{align-items:stretch!important}.gef-cd-hero-products-grid .gef-cd-cluster-product,.gef-pilot__products .gef-cd-cluster-product{align-self:stretch!important;height:100%!important;min-width:0!important}.gef-cd-hero-products-grid .gef-cd-cluster-product>.gef-cd-pcard,.gef-pilot__products .gef-cd-cluster-product>.gef-cd-pcard,.gef-cd-hero-products-grid .gef-cd-pcard,.gef-pilot__products .gef-cd-pcard{flex:1 1 auto!important;height:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important}.gef-cd-hero-products-grid .gef-cd-pcard__body,.gef-pilot__products .gef-cd-pcard__body{flex:1 1 auto!important}.gef-cd-hero-products-grid .gef-cd-pcard__cta,.gef-pilot__products .gef-cd-pcard__cta{margin-top:auto!important}.gef-pilot .gef-pilot__products .gef-cd-cluster-product{align-self:stretch!important;height:100%!important;min-width:0!important}.gef-pilot .gef-pilot__products .gef-cd-cluster-product>.gef-cd-pcard,.gef-pilot .gef-pilot__products .gef-cd-pcard{flex:1 1 auto!important;height:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important}.gef-pilot .gef-pilot__products .gef-cd-pcard__body{flex:1 1 auto!important}.gef-pilot .gef-pilot__products .gef-cd-pcard__cta{margin-top:auto!important}.gef-pilot .gef-cd-products-grid{align-items:stretch!important}.gef-pilot .gef-cd-products-grid .gef-cd-cluster-product{display:flex!important;align-self:stretch!important;min-width:0!important}.gef-pilot .gef-cd-products-grid .gef-cd-cluster-product>.gef-cd-pcard{flex:1 1 auto!important;min-width:0!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/gef-cd-product-card.css.map */
