.cg-product-card{display:flex;flex-direction:column;position:relative;height:100%;min-width:0;color:var(--cg-color-text);transition:transform var(--cg-transition-base)}.cg-product-card__surface.product-card__content{position:relative;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;grid-auto-flow:row dense;align-content:start;width:100%;height:100%;min-width:0;column-gap:var(--cg-space-12);row-gap:0;padding:var(--cg-space-16);overflow:hidden;background:var(--cg-color-surface);border:1px solid var(--cg-color-border);border-radius:var(--cg-radius-card);color:var(--cg-color-text);transition:border-color var(--cg-transition-base),box-shadow var(--cg-transition-base)}:is(.product-grid__item,.resource-list__item) .product-card.cg-product-card{height:100%;align-self:stretch}.cg-product-card__surface>*{grid-column:1 / -1}.cg-product-card:has(.product-card__link:focus-visible) .cg-product-card__surface{outline:var(--cg-focus-ring-accent);outline-offset:var(--cg-focus-ring-offset)}@media(hover:hover)and (pointer:fine){.cg-product-card:hover,:is(.card-hover-effect-lift,.card-hover-effect-scale) .product-card.cg-product-card:hover{transform:translateY(-4px)}.cg-product-card:hover .cg-product-card__surface{border-color:var(--cg-color-border-strong);box-shadow:var(--cg-shadow-card)}.card-hover-effect-subtle-zoom .product-card.cg-product-card:hover .card-gallery{transform:none}}.cg-product-card .card-gallery{--gallery-aspect-ratio: 1 / 1 !important;position:static;overflow:visible;margin-block-end:var(--cg-space-16)}.cg-product-card .card-gallery :is(slideshow-component,.product-media-container){box-sizing:border-box;aspect-ratio:1 / 1;overflow:hidden;background:var(--cg-color-surface-soft);border-radius:var(--cg-radius-21)}.product-grid__item:nth-child(4n+2) .cg-product-card .card-gallery :is(slideshow-component,.product-media-container),.resource-list__item:nth-child(4n+2) .cg-product-card .card-gallery :is(slideshow-component,.product-media-container){background:var(--cg-color-surface-soft)}.product-grid__item:nth-child(4n+3) .cg-product-card .card-gallery :is(slideshow-component,.product-media-container),.resource-list__item:nth-child(4n+3) .cg-product-card .card-gallery :is(slideshow-component,.product-media-container){background:var(--cg-color-surface-soft)}.product-grid__item:nth-child(4n+4) .cg-product-card .card-gallery :is(slideshow-component,.product-media-container),.resource-list__item:nth-child(4n+4) .cg-product-card .card-gallery :is(slideshow-component,.product-media-container){background:var(--cg-color-surface-soft)}.cg-product-card .card-gallery .product-media-container{--product-media-fit: contain !important;padding:9%}.cg-product-card .card-gallery .product-media-container img{object-fit:cover;object-position:center;transition:transform var(--cg-transition-image)}@media(hover:hover)and (pointer:fine){.cg-product-card:hover .card-gallery .product-media-container img{transform:scale(1.045)}}.cg-product-card__surface>:not(.card-gallery,.product-grid-view-zoom-out--details){margin-inline:5px}.cg-product-card__vendor{display:block;color:var(--cg-color-text-soft);font-family:var(--cg-font-ui);font-size:10px;font-weight:var(--cg-font-weight-ui-strong);line-height:1;letter-spacing:.11em;text-transform:uppercase}.cg-product-card__vendor+a.contents .text-block,.cg-product-card__vendor+.text-block{margin-block-start:7px}.cg-product-card__surface>a.contents .text-block,.cg-product-card__surface>.text-block:has([role=heading]){width:100%;color:var(--cg-color-text);min-height:44px}.cg-product-card__surface>a.contents:is(:hover,:focus-visible) .text-block,.cg-product-card__surface>.text-block:has([role=heading] a:is(:hover,:focus-visible)){color:var(--cg-color-primary-hover)}.cg-product-card__surface>a.contents .text-block>*,.cg-product-card__surface>.text-block:has([role=heading])>*{width:100%;margin:0;color:inherit}.cg-product-card__footer{grid-column:1 / -1;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;width:auto;min-width:0;margin:var(--cg-space-20) 5px 0}.cg-product-card__footer-price{flex:1 1 auto;min-width:0}.cg-product-card__footer-actions{display:flex;align-items:center;flex:0 0 auto;gap:10px}.cg-product-card product-price{display:block;width:100%;min-width:0;margin:0;padding:0;color:var(--cg-color-accent);font-family:var(--cg-font-display);font-style:var(--cg-font-display-style);font-size:19px;font-weight:var(--cg-font-weight-display);line-height:1;letter-spacing:-.03em}.cg-product-card__extra-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;flex-shrink:0;border-radius:var(--cg-radius-circle);background:var(--cg-color-surface);color:var(--cg-color-primary);text-decoration:none;transition:border-color var(--cg-transition-fast),background var(--cg-transition-fast)}.cg-product-card__extra-icon--bordered{border:1px solid var(--cg-color-border)}.cg-product-card__extra-icon:focus-visible,.cg-product-card button.quick-add__button:focus-visible{outline:var(--cg-focus-ring-accent);outline-offset:var(--cg-focus-ring-offset)}.cg-product-card__extra-icon-media{display:block;width:var(--cg-icon-size-small);height:var(--cg-icon-size-small);object-fit:contain}@media(hover:hover)and (pointer:fine){a.cg-product-card__extra-icon:hover{border-color:var(--cg-color-border-strong);background:var(--cg-color-primary-soft)}}.cg-product-card product-price [ref=priceContainer]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.cg-product-card product-price .compare-at-price{color:var(--cg-color-text-soft);font-family:var(--cg-font-ui);font-size:12px;font-weight:500;line-height:1;letter-spacing:normal;text-decoration:line-through}.cg-product-card product-price .price,.cg-product-card product-price:has(.compare-at-price) .price{color:var(--cg-color-accent)}.cg-product-card :is(.unit-price,.volume-pricing-note){color:var(--cg-color-text-muted);font-family:var(--cg-font-ui);font-size:11px;font-weight:500;line-height:1.35;letter-spacing:normal}.cg-product-card .product-badges{--badge-inset: 15px;inset:15px auto auto 15px;font-family:var(--cg-font-ui)}.cg-product-card .product-badges__badge{min-height:auto;padding:6px 10px;border-radius:var(--cg-badge-radius);font-family:var(--cg-font-ui);font-size:11px;font-weight:var(--cg-badge-font-weight);line-height:1;letter-spacing:.03em}.cg-product-card .product-badges__badge.color-custom-badge-sale{color:var(--cg-color-text-inverse);background:var(--cg-color-accent)}.cg-product-card .product-badges__badge.color-custom-badge-sold-out{color:var(--cg-color-primary);background:var(--cg-color-primary-soft)}.cg-product-card button.quick-add__button,.cg-product-card .quick-add__button.add-to-cart-button{--quick-add-collapsed-width: 44px;--quick-add-icon-width: 40px;width:44px;min-width:44px;max-width:44px;height:44px;padding:0;overflow:hidden;border:0;border-radius:var(--cg-radius-circle);background:var(--cg-color-accent);box-shadow:none;color:var(--cg-color-text-inverse);font-size:0;opacity:var(--quick-add-mobile-opacity, 0);transition:transform var(--cg-transition-fast),background var(--cg-transition-fast),box-shadow var(--cg-transition-fast),opacity var(--cg-transition-fast)}.cg-product-card__quick-add-block{width:44px;height:44px;margin:0}.cg-product-card .quick-add{position:relative;inset:auto;width:100%;height:100%;pointer-events:auto}.cg-product-card .quick-add :is(product-form-component,.shopify-product-form){width:100%;height:100%}.cg-product-card button.quick-add__button{position:relative;inset:auto}.cg-product-card button.quick-add__button:is(:disabled,[aria-disabled=true]){background:var(--cg-color-border-strong);color:var(--cg-color-text-soft);cursor:not-allowed;transform:none}.cg-product-card product-swatches{margin-block-start:var(--cg-space-8)}.cg-product-card product-swatches .swatch{outline-color:var(--cg-color-accent)}.cg-product-card .quick-add__button>.add-to-cart-icon{width:40px;height:40px}.cg-product-card .quick-add__button .add-to-cart-icon svg{width:20px;height:20px}.cg-product-card .cg-quick-add__merchant-icon{display:block;width:20px;height:20px;object-fit:contain}@media screen and (min-width:750px){.cg-product-card button.quick-add__button,.cg-product-card .quick-add__button.add-to-cart-button{display:var(--quick-add-display, flex);opacity:1}.cg-product-card button.quick-add__button:is(:hover,:focus-visible){width:44px;max-width:44px;padding:0;transform:rotate(-3deg) scale(1.07);background:var(--cg-color-accent-hover);box-shadow:var(--cg-shadow-soft)}}@media screen and (max-width:620px){.cg-product-card__surface.product-card__content{padding:12px;border-radius:var(--cg-radius-22)}.cg-product-card .card-gallery :is(slideshow-component,.product-media-container){border-radius:var(--cg-radius-16)}.cg-product-card .card-gallery{margin-block-end:13px}.cg-product-card__surface>:not(.card-gallery,.product-grid-view-zoom-out--details){margin-inline:3px}.cg-product-card__vendor{font-size:9px}.cg-product-card__surface>a.contents .text-block,.cg-product-card__surface>.text-block:has([role=heading]){min-height:0}.cg-product-card__footer{gap:8px;margin:var(--cg-space-18) 3px 0}.cg-product-card__footer-actions{gap:8px}.cg-product-card product-price{font-size:16px}.cg-product-card product-price .compare-at-price{font-size:10px}.cg-product-card .product-badges{--badge-inset: 10px;inset:10px auto auto 10px}.cg-product-card .product-badges__badge{padding:5px 8px;font-size:9px}.cg-product-card__quick-add-block,.cg-product-card__extra-icon{width:44px;height:44px}.cg-product-card__extra-icon-media{width:18px;height:18px}.cg-product-card button.quick-add__button,.cg-product-card .quick-add__button.add-to-cart-button{--quick-add-collapsed-width: 44px;--quick-add-icon-width: 38px;width:44px;min-width:44px;max-width:44px;height:44px}.cg-product-card .quick-add__button>.add-to-cart-icon{width:38px;height:38px}.cg-product-card .quick-add__button .add-to-cart-icon svg{width:18px;height:18px}.cg-product-card .cg-quick-add__merchant-icon{width:18px;height:18px}}@media screen and (max-width:430px){.cg-product-card__surface>a.contents .text-block,.cg-product-card__surface>.text-block:has([role=heading]){overflow-wrap:anywhere}.cg-product-card__footer{flex-wrap:wrap}.cg-product-card__footer-price,.cg-product-card__footer-actions{flex-basis:100%}.cg-product-card__footer-actions{justify-content:flex-end}}[product-grid-view=zoom-out] .cg-product-card{filter:none;transform:none}[product-grid-view=zoom-out] .cg-product-card__surface.product-card__content{display:flex;padding:0;overflow:visible;background:transparent;border:0;border-radius:0}@media(prefers-reduced-motion:reduce){.cg-product-card,.cg-product-card .card-gallery .product-media-container img,.cg-product-card button.quick-add__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cg-product-card.css.map */
