.product-card{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;text-decoration:none}.product-card:before{width:0;height:0;padding-bottom:100%;content:""}.product-card__overlay{width:100%}@media(hover:hover){.product-card:not(.product-card--description_always) .product-card__overlay{position:absolute;top:0;left:0;width:100%;pointer-events:none}}.product-card:hover .product-card__overlay{z-index:2;pointer-events:all}.product-card--description_none .product-card__overlay{position:absolute;top:0;left:0;width:100%;pointer-events:none}.product-card__overlay:before{visibility:hidden;position:absolute;top:-1.5rem;left:-1.5rem;width:calc(100% + 3rem);height:calc(100% + 3rem);border:1px solid rgba(24,19,17,.1);background:#fff;content:"";opacity:0}@media(hover:hover){.product-card:not(.product-card--description_always):hover .product-card__overlay:before{visibility:visible;opacity:1}}.product-card--description_none .product-card__overlay:before{display:none}.product-card__overlay .zip-container span{font-size:1.4rem;font-weight:400;line-height:1.8571428571;color:rgb(var(--color-foreground))}.product-card__media{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;position:relative;overflow:hidden;background-color:rgb(var(--color-product-card-bg))}.product-card__media:before{width:0;height:0;padding-bottom:100%;content:""}.product-card__image{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity .4s cubic-bezier(.25,.46,.45,.94);transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.product-card:hover .product-card__image{-webkit-transform:scale(1.03);transform:scale(1.03);-webkit-transition:-webkit-transform var(--duration-long) ease;transition:-webkit-transform var(--duration-long) ease;transition:transform var(--duration-long) ease;transition:transform var(--duration-long) ease,-webkit-transform var(--duration-long) ease}.product-card__image--secondary{opacity:0}.product-card:hover .product-card__image--secondary{opacity:1}.product-card__badge{z-index:2;position:absolute;bottom:1rem;left:1rem}@media screen and (min-width:750px){.product-card__badge{bottom:2rem;left:2rem}}.product-card__content{display:block;z-index:1;position:relative;margin-top:2rem;padding:0 2rem 4rem 0}@media(hover:hover){.product-card:not(.product-card--description_always) .product-card__content{visibility:hidden;padding:0 2rem 1.5rem;opacity:0;pointer-events:none}}@media(hover:hover){.product-card:not(.product-card--description_always):hover .product-card__content{visibility:visible;opacity:1;pointer-events:all}}.product-card--description_none .product-card__content{display:none}.product-card__title{font-family:var(--font-body-family);font-size:1.3rem;font-weight:400;letter-spacing:0;line-height:1.3846153846;text-transform:none;color:rgb(var(--color-base-text-2))}@media screen and (min-width:990px){.product-card__title{font-size:1.5rem;line-height:1.4666666667}}.product-card__price{margin-top:2rem}
/*# sourceMappingURL=/cdn/shop/t/35/assets/component-product-card.css.map */
