.product-card{position:relative;display:flex;margin:0;padding:0;background-color:transparent;outline:none;overflow:hidden}.product-card .sealsubs-target-element{display:none!important}.product-card__inner{overflow:hidden;width:100%;min-height:100%;display:flex;flex-direction:column}.product-card__top{position:absolute;top:0;width:100%;height:100%;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:1.2rem;pointer-events:none}.product-card__top:has(.product-card-buttons-wrapper:only-child){justify-content:flex-end}.product-card__badges{display:flex;flex-wrap:wrap;gap:.2rem;z-index:2;pointer-events:none}.product-card__badges .badge{padding:.1rem .6rem}.product-card-buttons-wrapper{width:100%;display:grid;grid-template-columns:1fr}@media(min-width:750px){.product-card-buttons-wrapper{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}}.product-card__quickview{width:100%;padding-inline:1.3rem;padding-block-end:.95rem;flex-shrink:0;position:relative;z-index:2;margin-inline-start:auto}.product-card__quickview-text,.product-card__quickview .button__label,.product-card__quickview .button__arrow--hover{display:none}@media(min-width:750px){.product-card__quickview-text,.product-card__quickview .button__label,.product-card__quickview .button__arrow--hover{display:block}}.product-card__quickview modal-opener{pointer-events:all}.product-card__quickview .product-card__button{flex-shrink:0;width:100%;pointer-events:all}@media screen and (hover:hover)and (pointer:fine)and (min-width:576px){.product-card__quickview .product-card__button{opacity:0;transition:opacity var(--duration-default),visibility var(--duration-default)}}.product-card__quickview .product-card__button:focus-visible,.product-card__quickview .product-card__button:focus-within{opacity:1}.product-card__quickview .product-card__button:focus-visible.button[aria-disabled=true]:not(.loading),.product-card__quickview .product-card__button:focus-within.button[aria-disabled=true]:not(.loading){opacity:.5;pointer-events:none}@media screen and (max-width:576px){.product-card__quickview--mobile-false{display:none}}.product-card__quickadd{width:100%;padding-inline:1.3rem;padding-block-end:.95rem;flex-shrink:0;position:relative;z-index:2;margin-inline-start:auto}.product-card__quickadd-text,.product-card__quickadd .sold-out-message,.product-card__quickadd .button__arrow--hover{display:none}@media(min-width:750px){.product-card__quickadd-text,.product-card__quickadd .sold-out-message,.product-card__quickadd .button__arrow--hover{display:block}}.product-card__quickadd .product-card__button{flex-shrink:0;width:100%;pointer-events:all}@media screen and (hover:hover)and (pointer:fine)and (min-width:576px){.product-card__quickadd .product-card__button{opacity:0;transition:opacity var(--duration-default),visibility var(--duration-default)}}.product-card__quickadd .product-card__button:focus-visible,.product-card__quickadd .product-card__button:focus-within{opacity:1}.product-card__quickadd .product-card__button:focus-visible.button[aria-disabled=true]:not(.loading),.product-card__quickadd .product-card__button:focus-within.button[aria-disabled=true]:not(.loading){opacity:.5;pointer-events:none}@media screen and (max-width:576px){.product-card__quickadd--mobile-false{display:none}}.product-card__vendor{display:inline-block;color:rgba(var(--color-foreground-secondary));font-size:calc(var(--font-heading-card-scale) * 1.2rem);pointer-events:all}.product-card__vendor a{text-decoration:none;font-size:inherit;color:inherit}@media screen and (hover:hover)and (pointer:fine){.product-card__vendor a{transition:opacity var(--duration-default)}.product-card__vendor a:hover{opacity:var(--hover-opacity)}}.product-card__title{position:relative;display:block;margin:0;font-family:var(--font-heading-card-family);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);text-transform:var(--font-heading-card-text-transform);z-index:2;pointer-events:all}.product-card__title a{line-height:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;font-size:inherit;letter-spacing:inherit;word-break:break-word;text-decoration:none;color:inherit}@media screen and (hover:hover)and (pointer:fine){.product-card__title a{transition:opacity var(--duration-default)}.product-card__title a:hover{opacity:var(--hover-opacity)}}.product-card__price-group{width:100%;margin-top:1rem;display:flex;justify-content:space-between;align-items:center;gap:.2rem .8rem}.product-card__information{margin-block-start:1.2rem;padding-inline:0;z-index:2;pointer-events:none}@media(min-width:576px){.product-card__information{padding-inline:0}}.product-card__information-top{display:flex;flex-direction:column;gap:.2rem}.product-card__reviews{display:flex;align-items:center;min-height:1.8rem;margin-block-end:.2rem;color:rgb(var(--color-foreground));font-size:1.2rem;line-height:1.2;pointer-events:all}.product-card__reviews:empty{display:none}.product-card__reviews .jdgm-widget,.product-card__reviews .jdgm-prev-badge{margin:0!important;line-height:1.2!important}.product-card__reviews .jdgm-prev-badge__stars,.product-card__reviews .jdgm-star{color:currentColor!important;font-size:1.2rem!important;line-height:1!important}.product-card__reviews .jdgm-prev-badge__text{margin-inline-start:.45rem;color:rgba(var(--color-foreground),.7)!important;font-size:1.1rem!important}.product-card__rating-link{display:inline-flex;align-items:center;gap:.45rem;color:inherit;text-decoration:none}.product-card__rating-stars{position:relative;display:inline-block;color:rgba(var(--color-foreground),.2);letter-spacing:.08rem}.product-card__rating-stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;right:0;bottom:0;left:0;width:var(--rating-percent);overflow:hidden;color:rgb(var(--color-foreground));white-space:nowrap}.product-card__rating-count{color:rgba(var(--color-foreground),.7);font-size:1.1rem}.product-card__information-top-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.2rem}.product-card__information-top-colors-variants{color:rgba(var(--color-foreground),.7)}.product-card__button{width:100%;padding:.8rem}.product-card__button .loading-overlay__spinner{display:flex;justify-content:center;align-items:center;width:100%;height:100%;z-index:1}.product-card__button .loading-overlay__spinner svg{width:1.6rem;height:1.6rem;color:currentColor}.product-card__button svg{padding:.1rem;width:1.6rem;height:1.6rem}.product-card__mobile-icon{display:flex;justify-content:center;align-items:center;width:2.2rem;height:2.2rem}@media(min-width:750px){.product-card__mobile-icon{display:none}}.product-card__link-overlay{text-decoration:none;background-color:transparent;z-index:1;display:block;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;max-width:100%}.product-card__link-overlay:empty{display:block}.product-card__link-overlay:focus-visible{outline-offset:-.1rem}.product-card__media{position:relative;display:block;width:100%;height:auto;max-width:100%;max-height:100%;overflow:hidden}.product-card__media:after{content:"";display:block;width:0;padding-bottom:var(--card-padding-bottom)}.product-card__media>img,.product-card__media>.placeholder-svg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%}.product-card__media--placeholder{background-color:rgb(var(--color-background-secondary))}.product-card__media--placeholder .placeholder-svg{fill:rgb(var(--color-foreground))}.product-card__media--hover-effect-image_zoom>img,.product-card__media--hover-effect-image_zoom>.placeholder-svg{transition:var(--image-transition)}.product-card__media--hover-effect-secondary_image>.media--first+.media--second{visibility:hidden}.product-card__media--hover-effect-secondary_image>.media--first:first-child:not(:only-of-type){z-index:1}.product-card__error{display:none;color:rgb(var(--color-error));pointer-events:none}@media screen and (hover:hover)and (pointer:fine){.product-card:hover .product-card__quickview .product-card__button,.product-card:hover .product-card__quickadd .product-card__button{opacity:1;visibility:visible;pointer-events:all}.product-card:hover .product-card__quickview .product-card__button.button[aria-disabled=true]:not(.loading),.product-card:hover .product-card__quickadd .product-card__button.button[aria-disabled=true]:not(.loading){opacity:.5;pointer-events:none}.product-card:hover .product-card__media--hover-effect-secondary_image>.media--first:first-child:not(:only-of-type){visibility:hidden}.product-card:hover .product-card__media--hover-effect-secondary_image>.media--first+.media--second{visibility:visible}.product-card:hover .product-card__media--hover-effect-image_zoom>img:only-of-type,.product-card:hover .product-card__media--hover-effect-image_zoom>svg:only-of-type{transform:scale(1.02)}}@media screen and (max-width:576px){.product-card--mobile-2 .badge{font-size:1rem}.product-card--mobile-2 .product-card__title{font-size:1.3rem}.product-card--mobile-2 .product-card__information{width:100%;padding:.6rem 0;margin:.4rem 0 0}.product-card--mobile-2 .product-card__price-group{flex-wrap:wrap}.product-card--mobile-2 .price{font-size:1.3rem}}.product-card--placeholder .product-card__quickview .product-card__button,.product-card--placeholder .product-card__quickadd .product-card__button{pointer-events:all}.product-card--placeholder .product-card__option-group--unclickable .product-card__option-group-placeholder{opacity:.5}.product-card__quick-options{position:relative;z-index:4;grid-column:1 / -1;display:flex;justify-content:center;width:100%;padding:0 .85rem .85rem;pointer-events:all}.product-card__quick-options-panel{width:min(32rem,100%);padding:.8rem;color:rgb(var(--color-foreground));background:rgba(var(--color-background),.95);border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.2rem;box-shadow:0 .5rem 1.6rem #0000001a;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.product-card__quick-options-heading{margin:0 0 .6rem;font-size:1.3rem;line-height:1.2}.product-card__quick-options-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem}.product-card__quick-size{min-width:0;min-height:3.1rem;padding:.3rem;color:inherit;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.18);border-radius:.2rem;font:inherit;font-size:1.2rem;line-height:1;cursor:pointer;transition:color var(--duration-default),background var(--duration-default),border-color var(--duration-default)}.product-card__quick-size:hover,.product-card__quick-size:focus-visible,.product-card__quick-size.is-loading{color:rgb(var(--color-background));background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.product-card__quick-size.is-unavailable{position:relative;opacity:.42;cursor:not-allowed}.product-card__quick-size.is-unavailable:after{content:"";position:absolute;inset-inline:12%;top:50%;height:.1rem;background:currentColor;transform:rotate(-12deg)}.product-card__quick-options-status{display:block;min-height:0;margin-top:.6rem}.product-card__quick-options-status:empty{display:none}.product-card__quick-options-toggle{display:none}.product-card__quick-options-form{position:absolute;width:0;height:0;overflow:hidden}@media screen and (hover:hover)and (pointer:fine)and (min-width:750px){.product-card__quick-options-panel{opacity:0;visibility:hidden;transform:translateY(1rem);transition:opacity var(--duration-default),visibility var(--duration-default),transform var(--duration-default)}.product-card:hover .product-card__quick-options-panel,.product-card:focus-within .product-card__quick-options-panel{opacity:1;visibility:visible;transform:translateY(0)}}@media screen and (max-width:749px){.product-card__quick-options{display:block}.product-card__quick-options-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:4.4rem;padding:.8rem 1.2rem;color:rgb(var(--color-foreground));background:rgba(var(--color-background),.96);border:.1rem solid rgba(var(--color-foreground),.16);border-radius:.2rem;font:inherit;cursor:pointer}.product-card__quick-options-toggle svg{width:1.8rem;height:1.8rem;transition:transform var(--duration-default)}.product-card__quick-options-panel{display:none;width:100%;margin-top:.6rem}.product-card__quick-options.is-open .product-card__quick-options-panel{display:block}.product-card__quick-options.is-open .product-card__quick-options-toggle svg{transform:rotate(45deg)}}.product-card__color-swatches{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.4rem;padding:.15rem 0 .3rem .3rem;overflow:visible;pointer-events:all}.product-card__color-swatch{position:relative;z-index:3;width:var(--card-swatch-size, 16px);height:var(--card-swatch-size, 16px);padding:0;background:var(--card-swatch-color);border:.1rem solid rgb(var(--color-background));border-radius:var(--card-swatch-radius, 50%);box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.22);cursor:pointer;transition:box-shadow var(--duration-default),transform var(--duration-default)}.product-card__color-swatch:hover,.product-card__color-swatch:focus-visible{transform:scale(1.06)}.product-card__color-swatch.is-active{box-shadow:0 0 0 .14rem rgb(var(--color-foreground))}.product-card__wishlist{margin:0;color:rgb(var(--color-foreground));background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.product-card__floating-wishlist{position:absolute;z-index:6;inset-block-start:.8rem;inset-inline-end:.8rem;pointer-events:all}@media screen and (max-width:576px){.product-card__floating-wishlist{inset-block-start:.5rem;inset-inline-end:.5rem}.product-card__floating-wishlist .wishlist-heart{width:3rem;height:3rem}}@media screen and (max-width:576px){.product-card--mobile-2 .product-card__color-swatches{gap:.4rem}.product-card--mobile-2 .product-card__quick-options{padding-inline:.6rem}.product-card--mobile-2 .product-card__quick-options-values{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/component-product-card.css.map */
