.product-card-custom{position:relative;display:flex;flex-direction:column;height:100%;background-color:var(--color-white-300);border-radius:var(--radius-2xs);padding:40px 14px 14px;overflow:hidden}.product-card-custom__link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit;gap:12px}.product-card-custom__media{display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.product-card-custom__swiper{width:100%;overflow:hidden;mix-blend-mode:darken}.product-card-custom__swiper .swiper-wrapper{height:228px}.product-card-custom__swiper .swiper-slide{display:flex;align-items:center;justify-content:center;height:228px}.product-card-custom__swiper picture,.product-card-custom__swiper img{height:100%;width:auto;max-width:100%;object-fit:contain}.product-card-custom__swiper .swiper-button-next.product-card-custom__nav,.product-card-custom__swiper .swiper-button-prev.product-card-custom__nav{width:15px;height:15px;top:50%;margin-top:-7.5px;border-radius:var(--radius-full);background:transparent;display:flex;align-items:center;justify-content:center}.product-card-custom__swiper .swiper-button-next.product-card-custom__nav:after,.product-card-custom__swiper .swiper-button-prev.product-card-custom__nav:after{display:none}.product-card-custom__nav:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px}.product-card-custom .product-card-custom__nav.swiper-button-disabled{opacity:0;pointer-events:none}.product-card-custom__nav svg,.product-card-custom__nav svg path{fill:var(--color-dark-grey-200);stroke:none}.product-card-custom__nav.swiper-button-prev svg{transform:rotate(180deg)}.product-card-custom__placeholder{aspect-ratio:1;display:flex;align-items:center;justify-content:center}.product-card-custom__placeholder .placeholder-svg{width:100%;height:100%}.product-card-custom__info{display:flex;flex-direction:column;flex:1;width:100%}.product-card-custom__details{display:flex;flex-direction:column;flex:1;gap:12px;width:100%}.product-card-custom__meta{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:8px}.product-card-custom__vendor{color:var(--color-black-100);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-custom__title{color:var(--color-black-100);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-custom__condition{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.product-card-custom__condition-dots{display:flex;align-items:center;gap:5.5px}.product-card-custom__dot{width:6px;height:6px;border-radius:var(--radius-full);background-color:var(--color-dark-grey-100);flex-shrink:0}.product-card-custom__dot--active{background-color:var(--color-black-100)}.product-card-custom__condition-label{color:var(--color-black-100)}.product-card-custom__pricing{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-top:auto}.product-card-custom__prices{display:flex;align-items:center;gap:1px}.product-card-custom__price{color:var(--color-black-100)}.product-card-custom__price--sale{color:var(--color-red)}.product-card-custom__price--separator{color:var(--color-black-100)}.product-card-custom__price--compare{color:var(--color-dark-grey-200);text-decoration:line-through}.product-card-custom__badge{background-color:var(--color-light-red);color:var(--color-red);padding:4px 6px;border-radius:1px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;flex-shrink:0}.product-card-custom>.product-card__badges{position:absolute;top:14px;z-index:2}.product-card-custom--badges-start>.product-card__badges{left:14px}.product-card-custom--badges-end>.product-card__badges{right:14px;align-items:flex-end}.product-card-custom .product-card__badge--sold{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-card-custom--m{padding:30px 12px 12px}.product-card-custom--s{padding:20px 10px 10px}.product-card-custom--s .product-card-custom__link{gap:14px}.product-card-custom--s .product-card-custom__swiper .swiper-wrapper,.product-card-custom--s .product-card-custom__swiper .swiper-slide{height:150px}.product-card-custom--s .product-card-custom__swiper picture,.product-card-custom--s .product-card-custom__swiper img{max-height:150px}.product-card-custom--s .product-card-custom__vendor{font-size:var(--font-size-caption-13);line-height:var(--line-height-130)}.product-card-custom--s .product-card-custom__title{font-size:var(--font-size-caption-12);line-height:var(--line-height-130)}.product-card-custom--s .product-card-custom__condition-label{font-size:var(--font-size-caption-11);line-height:var(--line-height-150)}.product-card-custom--s .product-card-custom__condition-dots{gap:3.8px}.product-card-custom--s .product-card-custom__dot{width:4px;height:4px}.product-card-custom--s .product-card-custom__prices{font-size:var(--font-size-caption-12);line-height:var(--line-height-130)}.product-card-custom--s .product-card-custom__badge{font-size:var(--font-size-caption-12);padding:2px 6px}.product-card-custom--s .product-card-custom__swiper .swiper-button-next.product-card-custom__nav,.product-card-custom--s .product-card-custom__swiper .swiper-button-prev.product-card-custom__nav{width:16px;height:16px;margin-top:-8px}@media screen and (max-width:749px){.product-card-custom--l .product-card-custom__swiper .swiper-wrapper,.product-card-custom--l .product-card-custom__swiper .swiper-slide{height:180px}.product-card-custom--l .product-card-custom__swiper picture,.product-card-custom--l .product-card-custom__swiper img{max-height:180px}.product-card-custom--l{padding:24px 10px 10px}.product-card-custom--m,.product-card-custom--s{padding:16px 8px 8px}.product-card-custom--s .product-card-custom__swiper .swiper-wrapper,.product-card-custom--s .product-card-custom__swiper .swiper-slide{height:121px}.product-card-custom--s .product-card-custom__swiper picture,.product-card-custom--s .product-card-custom__swiper img{max-height:121px}.product-card-custom--m .product-card-custom__swiper .swiper-wrapper,.product-card-custom--m .product-card-custom__swiper .swiper-slide{height:130px}.product-card-custom__meta{flex-direction:column;align-items:flex-start;gap:4px}.product-card-custom__vendor{font-size:var(--font-size-caption-13);line-height:var(--line-height-130)}.product-card-custom__title{font-size:var(--font-size-caption-12);line-height:var(--line-height-130)}.product-card-custom__condition-label{font-size:var(--font-size-caption-11);line-height:var(--line-height-150)}.product-card-custom__condition-dots{gap:3.8px}.product-card-custom__dot{width:4px;height:4px}.product-card-custom__prices{font-size:var(--font-size-caption-12);line-height:var(--line-height-130)}.product-card-custom__swiper .swiper-button-next.product-card-custom__nav,.product-card-custom__swiper .swiper-button-prev.product-card-custom__nav{width:16px;height:16px;margin-top:-8px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-card-custom.css.map */
