.product-item{position:relative;padding-top:1.9rem;display:flex;flex-direction:column}.product-item:before{content:"";bottom:-2.5rem;position:absolute;width:111%;height:1px;background:#505d6833;left:0;right:0}.product-item:after{content:"";position:absolute;top:0;right:-1.5rem;border-right:1px solid #505D6833;width:1px;height:100%}.compare_mode-collection .comparable-products:before{z-index:99}.product-item__image{position:relative;aspect-ratio:330/342;display:flex;align-items:center;justify-content:center;max-width:33rem;align-self:center}.product-item__image img{display:block;transition:all .2s ease-in}.product-item__image-holder{position:relative}.product-item__image-holder img:nth-child(2){opacity:0;position:absolute;top:0}.product-item:hover .product-item__image img:first-child{opacity:0}.product-item:hover .product-item__image img:nth-child(2){opacity:1;height:auto;width:auto}.product-item__tag{position:absolute;top:1rem;left:1rem;z-index:2;color:var(--light-color);font-family:var(--secondary-font);font-size:1.6rem;font-weight:700;line-height:normal;padding:.7rem 1.2rem;border-radius:.7rem;background-color:var(--product-tag-bg-color, #6A6A6A);text-transform:uppercase}.product-item__tag--new{--product-tag-bg-color: #6EBF2E}.product-item__tag--custom{--product-tag-bg-color: #fe2314}span.product-item__tag.product-item__tag--sold-out{bottom:1rem;top:auto}.product-item__tag--discount{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;left:auto;right:1rem}.product-item__tag--discount:before{content:"";width:6rem;height:6rem;position:absolute;z-index:-1;border-radius:50%;background-color:var(--discount-bg-color, #FE2314)}.product-item__detail{padding:.4rem 1rem;display:flex;flex-direction:column}.product-item__sku{color:var(--product-sku-color, #686868);font-family:var(--product-sku-font, var(--secondary-font));font-size:var(--product-sku-font-size, clamp(1.2rem, calc(1.2rem + (1.4 - 1.2) * ((100vw - 48rem) / (120 - 48))), 1.4rem));font-weight:400;line-height:3.1rem}.product-item__title,.product-item__title a{color:var(--product-title-color, #333);font-family:var(--product-title-font, var(--secondary-font));font-size:1.6rem;font-weight:400;line-height:1.5;margin-bottom:.3rem;text-decoration:none}.product-item__price{display:flex;align-items:flex-end;gap:1.8rem;font-family:var(--product-price-font, var(--secondary-font))}.product-item__price-sale{color:var(--product-sale-color, #FE2314);font-size:var(--price-sale-font, clamp(2rem, calc(2rem + ((100vw - 48rem) / (120 - 48))), 3rem));font-weight:700;line-height:1}.product-item__price-regular{color:var(--product-regular-color, #333333);font-size:var(--price-sale-font, clamp(1.6rem, calc(1.6rem + (2 - 1.6) * ((100vw - 48rem) / (120 - 48))), 2rem));font-weight:700;text-decoration-line:strikethrough;display:flex;flex-direction:column}.product-item__price-regular del{line-height:1}.product-item__price-sale.product-item__price-sale--regular{--product-sale-color: #333;line-height:1.5}.product-item__price-regular span{color:var(--product-regular-label-color, #B3B3B3);font-size:1.2rem;font-weight:400;line-height:normal}.product-item__link{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:9;font-size:0}@media screen and (min-width: 48em){.product-item__tag--discount{width:6.9rem;height:6.9rem}}@media screen and (max-width: 48em){.product-item__price{flex-direction:row-reverse;justify-content:flex-end;gap:.5rem}.product-item__detail{padding:1rem 0}.product-item__image{max-width:20rem}.section-products-slider__slider .product-item__image{max-width:33rem}.product-item:before,.product-item:after{content:none}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/component-product-item.css.map?v=78734490183683949451715571316 */
