.newsletter-form .product-card__wrapper{position:relative;display:block;color:currentColor;text-decoration:none}.product-card{background:var(--color-light-gray-100);border-radius:10px;overflow:hidden;height:100%}.product-card__wrapper{height:100%;display:flex;flex-direction:column}.product-card__image-wrapper{position:relative;overflow:hidden;padding:10px 10px 0;flex-shrink:0;background:transparent;aspect-ratio:7 / 8;display:flex;flex-direction:column;justify-content:center}.product-card__image-wrapper video{object-fit:cover}.product-card .product-card__image-wrapper motion-element{mix-blend-mode:darken}.product-card__image{transition:.85s cubic-bezier(.4,0,.2,1)}.product-card__image--main{transition:opacity 1.2s ease}.product-card__image img{object-fit:contain}.product-card .product-card__image--main:before,.product-card .product-card__image--second:before{padding-top:100%}.product-card .product-card__image img{object-fit:contain;max-width:223px;max-height:223px;margin:auto}.product-card__image-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:1;pointer-events:none;transition:opacity .45s cubic-bezier(.4,0,.2,1)}@media(hover:hover)and (pointer:fine){.product-card__image-wrapper:hover .product-card__image-fill{opacity:1}}.product-card__image--second{position:absolute;opacity:0;visibility:hidden;transform:scale3d(1.08,1.08,1)}.product-card__badge{position:absolute;inset-inline-start:10px;top:10px;display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;gap:6px;z-index:2}.product-card__badge .f-badge--sale{background:var(--color-pink);color:var(--color-dark-red);font-size:11px;font-weight:var(--font-weight-medium);line-height:var(--line-height-snug);letter-spacing:.33px;padding:4px 8px;border-radius:16px;border:none}.product-card__quickview{position:absolute;top:10px;inset-inline-end:10px;z-index:2}.product-card .product-card__quickview{width:42px;height:42px;min-width:0;border:none;border-radius:50%;background-color:var(--color-white);color:var(--color-royal-blue);box-shadow:0 2px 10px rgba(var(--color-black-rgb),.18)}.product-card .product-card__quickview:hover,.product-card .product-card__quickview:active{background-color:var(--color-royal-blue);color:var(--color-white)}.product-card .product-card__quickview svg{width:19px;height:19px}.product-card__main-actions{position:absolute;bottom:8px;inset-inline-end:8px;display:none;align-items:center;justify-content:center;z-index:3}.product-card__atc{width:28px;height:28px;min-width:0;min-height:0;padding:0;border-radius:50%;background:var(--color-white);border:none;color:var(--color-black);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #0000001f;cursor:pointer}.product-card__atc:before{display:none}.product-card__atc svg{width:12px;height:12px;flex-shrink:0}.product-card__atc-text,.product-card__action-text{display:none}.product-card__atc-icon,.product-card__action-icon{display:flex!important}.product-card__atc.product-card__action-button:before{display:none}.product-card__atc.product-card__action-button:hover{background:var(--color-royal-blue);color:var(--color-white)}.product-card__atc-text.product-card__action-text{display:none}.product-card__atc-icon.product-card__action-icon{display:flex!important}.product-card__atc .icon-shopping-bag,.product-card__atc .icon-cart{width:13px;height:13px}.product-card__atc .icon-shopping-bag path,.product-card__atc .icon-cart path{stroke-width:1.5px;vector-effect:non-scaling-stroke}@media screen and (min-width:750px){.product-card__atc.product-card__action-button{width:35px;height:35px}.product-card__atc .icon-shopping-bag,.product-card__atc .icon-cart{width:14px;height:14px}}.product-card__flash-sale{bottom:1rem;left:1rem;right:1rem;transition:.3s all,.54s transform cubic-bezier(.4,0,.2,1),.54s opacity cubic-bezier(.4,0,.2,1)}.product-card__flash-sale .icon{color:#f3c625}.product-card:has(.product-card__flash-sale) .product-card__image-wrapper:hover .product-card__flash-sale{opacity:0;transform:scale(.5)}.product-card__type,.product-card__vendor{display:block;color:rgba(var(--color-foreground),.6);text-transform:uppercase;font-weight:var(--font-body-weight-bold)}.product-card__info{padding:10px;display:flex;flex-direction:column;flex:1}.product-card__info.text-center .f-price{justify-content:center}.product-card__info.text-center .f-price>*{justify-content:center}.product-card__info.text-right .f-price{justify-content:flex-end}.product-card__info.text-right .f-price>*{justify-content:flex-end}.pcard__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;flex:1}.product-card__title{font-size:var(--font-size-16);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-tight);font-family:var(--font-family-google-sans);color:var(--color-black);margin:0;flex:1;position:relative}.product-card__title a,.product-card__title a span{color:var(--color-black);font-size:var(--font-size-16);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-tight)}.pcard__rating{display:flex;align-items:center;gap:3px;flex-shrink:0;padding-top:2px}.pcard__rating-star{display:block;flex-shrink:0}.pcard__rating-score{font-size:var(--font-size-13);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-wide);color:var(--color-black);white-space:nowrap}.pcard__meta-tags{display:flex;flex-direction:row;align-items:center;gap:4px;flex-wrap:wrap;margin-top:6px}.pcard__meta-separator{width:3px;height:3px;border-radius:50%;background:var(--color-dark-gray-700);flex-shrink:0;display:block}.pcard__meta-tag{display:inline-flex;align-items:center;gap:5px;font-size:var(--font-size-13);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-wide);color:var(--color-dark-gray-900)}.pcard__meta-tag svg{flex-shrink:0;color:var(--color-dark-gray-900)}.product-card__swatches{margin-top:.8rem}.product-card__info .f-price{padding-top:20px}.product-card__info .f-price--on-sale .f-price-item--sale{font-size:var(--font-size-16);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-tight);color:var(--color-dark-red)}.product-card__info .f-price--on-sale .f-price-item--regular{font-size:var(--font-size-15);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed);letter-spacing:var(--letter-spacing-wide);color:var(--color-dark-gray-300)}.product-card__info .f-price:not(.f-price--on-sale) .f-price-item--regular{font-size:var(--font-size-16);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-tight);color:var(--color-black)}@media(prefers-reduced-motion:no-preference)and (hover:hover)and (pointer:fine){.product-card__image-wrapper--main-only .product-card__image{transition:transform var(--animation-default)}.product-card .product-card__image-wrapper--main-only:hover .product-card__image{transform:scale(1.08)}}@media screen and (min-width:750px)and (hover:none){.product-card:not(.product-card--simple) .product-card__image-wrapper .product-card__quickview{opacity:1}}@media screen and (min-width:750px){.product-card:not(.product-card--simple) .product-card__quickview{opacity:0}.product-card:not(.product-card--simple) .product-card__quickview:focus-visible{opacity:1}.product-card__main-actions{display:flex;opacity:0;transform:translateY(6px);transition:.3s all,.54s transform cubic-bezier(.4,0,.2,1),.54s opacity cubic-bezier(.4,0,.2,1)}.product-card__image-wrapper:hover:not(.product-card__image-wrapper--main-only) .product-card__image--main{opacity:0}.product-card__image-wrapper:hover .product-card__image--second{opacity:1;visibility:visible;transform:scaleZ(1)}.product-card__image-wrapper:hover .product-card__quickview{opacity:1}.product-card__image-wrapper:hover .product-card__main-actions{opacity:1;transform:translateY(0)}}.product-card-style-card{border-radius:10px;height:100%}.product-card-style-card .product-card__image-wrapper{border-radius:10px 10px 0 0}.product-card-style-card.color-inherit{border-radius:0}.product-card-style-card.color-inherit .product-card__image-wrapper,.product-card-style-boxed{border-radius:10px}.product-card-style-boxed .product-card__wrapper{padding:1.6rem}.product-card-style-boxed .product-card__image-wrapper{border-radius:10px}.product-card-style-boxed .product-card__info{padding-bottom:0;padding-inline:0}.product-card--horizontal{container:pCardHorizontal/inline-size;padding:.8rem;border-radius:10px}.product-card--horizontal .product-card__image-wrapper{border-radius:var(--small-blocks-radius);flex:0 0 8rem;padding:0}.product-card--horizontal .product-card__info{padding:0}.product-card--horizontal .product-card__btn.btn--icon:not(:hover){border-color:rgba(var(--color-foreground),.2)}.product-card--horizontal .product-card__btn.btn--icon:hover svg{fill:var(--color-white)}@media screen and (min-width:750px){.product-card--horizontal{padding:1.6rem}}.product-card--horizontal.color-inherit{box-shadow:inset 0 0 0 1px rgba(var(--color-border),var(--color-border-alpha, 1))}@container pCardHorizontal (max-width: 320px){.product-card--horizontal .product-card__list-actions{display:none}}.product-card__info:has(.product-card__variant-pill){justify-content:flex-start;gap:4px}.product-card__variant-pill{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;width:fit-content;align-self:flex-start;height:20px;padding:2px 8px;border-radius:100px;background:var(--color-light-gray-300, #e9e9e9);color:var(--color-dark-gray-500, #787878);cursor:pointer}.product-card__variant-pill:hover{background-color:var(--color-dark-gray-100)}.product-card__variant-pill-select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;opacity:0;cursor:pointer;z-index:2;-webkit-appearance:none;appearance:none}.product-card--simple .product-card__info{padding-top:1.2rem}.product-card--simple .product-card__atc-wrap{margin-top:.8rem}.product-card--simple:not(.color-inherit){border-radius:10px}.product-card--simple:not(.color-inherit) .product-card__image-wrapper{border-radius:10px 10px 0 0;padding:0}.product-card--simple:not(.color-inherit) .product-card__info{padding:1.2rem}@media screen and (max-width:749px){.product-card{border-radius:6px}.product-card__image-wrapper{padding:8px 8px 0}.product-card__badge{inset-inline-start:8px;top:8px}.product-card__main-actions{display:flex}.mobile-hide-quick-add .product-card__main-actions{display:none}.product-card__info{padding:8px}.product-card__title,.product-card__title a,.product-card__title a span{font-size:var(--font-size-12);line-height:1.1;letter-spacing:var(--letter-spacing-tight)}.pcard__rating-score{font-size:11px;font-weight:var(--font-weight-medium);letter-spacing:.33px}.pcard__meta-tags{flex-direction:column;align-items:flex-start;gap:2px;margin-top:4px}.pcard__meta-separator,.pcard__meta-bullet{display:none}.pcard__meta-tag{font-size:11px;letter-spacing:var(--letter-spacing-wide)}.product-card__info .f-price{padding-top:13px}.product-card__info .f-price--on-sale .f-price-item--sale{font-size:var(--font-size-12);letter-spacing:var(--letter-spacing-tight)}.product-card__info .f-price--on-sale .f-price-item--regular{font-size:var(--font-size-12);letter-spacing:var(--letter-spacing-wide)}.product-card__info .f-price:not(.f-price--on-sale) .f-price-item--regular{font-size:var(--font-size-12);letter-spacing:var(--letter-spacing-tight)}.product-card:has(.product-card__flash-sale) .product-card__actions{opacity:0;transform:translateY(10px);transition:.3s all,.54s transform cubic-bezier(.4,0,.2,1),.54s opacity cubic-bezier(.4,0,.2,1)}.product-card__flash-sale .promotion__item{gap:.4rem}.product-card-list-on-mobile .product-card__wrapper{display:flex;align-items:flex-start;column-gap:1.2rem;padding:1rem 0 0;padding-inline-end:5rem;margin-top:1rem}.product-card-list-on-mobile .product-card__badge{display:none}.product-card-list-on-mobile .product-card__main-actions{inset-inline-start:auto;inset-inline-end:0;bottom:auto;top:50%;transform:translateY(-50%)}.product-card-list-on-mobile .product-card__quickview{display:none}.product-card.product-card-list-on-mobile .product-card__image-wrapper{position:static;width:7rem;flex-shrink:0;border-radius:6px;padding:0}.product-card.product-card-list-on-mobile .product-card__info{padding:0;flex-grow:1}.product-card-list-on-mobile.product-card-style-card .product-card__wrapper{padding:1rem;padding-inline-end:6rem}.product-card-list-on-mobile.product-card-style-card .product-card__main-actions{inset-inline-end:1rem}.product-card-style-boxed .product-card__wrapper{padding:1.2rem}.product-card--simple .product-card__atc-wrap{position:absolute;bottom:1rem;inset-inline-end:1rem}}.product-bundle-card__option,.product-bundle-card__quantity{--buttons-height: 3.8rem;padding:1px}.product-bundle-card__quantity .quantity{width:100%}.product-bundle-card .product-card{--pcard-info-gap: 1.2rem}.product-bundle-card .product-card__list-actions{margin-block-start:.4rem}.product-bundle-card .product-card-style-card .product-card__info{padding:10px 0 0}.product-bundle-card .product-card-style-card:not(.product-card--has-bg) .product-card__image-wrapper{border-radius:10px}.product-bundle-card .product-card--has-bg.product-card-style-standard{border-radius:10px}.product-bundle-card .product-card--has-bg.product-card-style-standard .product-card__wrapper,.product-bundle-card .product-card--has-bg.product-card-style-card .product-card__info{padding:1.2rem}.product-card .quantity-popover__quantity-rule{display:none;position:absolute;inset-inline:0;inset-block-end:100%;border:.1rem solid rgba(var(--color-border),var(--color-border-alpha, 1));border-radius:var(--small-blocks-radius);overflow:hidden;box-shadow:0 4px 10px #0000001f}.product-card .quantity-popover__quantity-rule button{position:absolute;inset-inline-end:.3rem;top:.3rem;width:2.4rem;height:2.4rem}.product-card .quantity-popover__quantity-rule .quantity__rules{padding-block:.6rem;padding-inline:.8rem 2.2rem}.product-card [open] .quantity-popover__quantity-rule{display:block;z-index:9}.product-card quantity-popover button{text-transform:none;white-space:wrap;justify-content:flex-start;text-align:start}.product-card quantity-popover button:after{display:none}.product-card volume-pricing{max-height:9.4rem;padding:0}.product-card volume-pricing li{font-size:calc(var(--font-body-size) * .8);padding:.6rem .8rem;background:rgb(var(--color-background));gap:.8rem}.product-card volume-pricing li:nth-child(odd){background:rgb(var(--color-secondary-background))}.pcard__meta-tags{display:flex;gap:4px;flex-wrap:wrap}.pcard__meta-tag{display:inline-flex;gap:5px;font-weight:var(--font-weight-regular);font-size:var(--font-size-13);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-wide);color:var(--color-dark-gray-900)}.pcard__meta-tag svg{flex-shrink:0;width:14px;height:14px;color:var(--color-dark-gray-900)}.pcard__meta-tag .icon-skill-level{width:12px;height:12px}.pcard__meta-bullet{flex-shrink:0;color:var(--color-dark-gray-700)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/card-product.css.map */
