.ff-product-card{--ff-product-card-row-gap: 8px;--ff-product-card-row-gap--mb: 4px;--ff-product-card-column-gap: 12px;--ff-product-card-column-gap--mb: 12px;--ff-product-card-text-align: left;--ff-product-card-text-align--mb: left;--ff-product-card-justify: flex-start;--ff-product-card-justify--mb: flex-start;--ff-media-background-color: #f7f7f7;--ff-media-blend-mode: multiply;--ff-media-max-width: 100%;--ff-media-max-height: 400px;--ff-media-content-height: 100%;--ff-media-content-width: 100%;--ff-media-object-fit: contain;--ff-media-border-radius: 12px;--ff-media-border-radius--mb: 8px;--ff-media-max-height--mb: 200px;--ff-media-content-height--mb: 100%;--ff-media-object-fit--mb: contain;color:inherit}.ff-product-card img{mix-blend-mode:var(--ff-media-blend-mode)}.ff-product-card__image-wrapper>.ff-image{max-height:inherit}.ff-product-card__image-wrapper>.ff-image img{max-height:inherit}.ff-product-card:hover .ff-product-card__image-wrapper:has(.ff-product-card__image--secondary) img:not(.ff-product-card__image--secondary):not(.ff-badge__icon){opacity:0}.ff-product-card__image-ghost{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:var(--ff-media-object-fit, contain);z-index:2;pointer-events:none}.ff-product-card__image-wrapper img:not(.ff-product-card__image--secondary):not(.ff-badge__icon){transition:opacity .4s ease,transform .4s cubic-bezier(.4,0,.2,1)}.ff-product-card__image-ghost.ff-slide-out-left{animation:slideOutLeft .4s cubic-bezier(.4,0,.2,1) forwards}.ff-product-card__image-ghost.ff-slide-out-right{animation:slideOutRight .4s cubic-bezier(.4,0,.2,1) forwards}.ff-product-card__image-wrapper img.ff-slide-in-left{animation:slideInLeft .4s cubic-bezier(.4,0,.2,1) forwards}.ff-product-card__image-wrapper img.ff-slide-in-right{animation:slideInRight .4s cubic-bezier(.4,0,.2,1) forwards}.ff-product-card__title,.ff-product-card__vendor,.ff-product-card__price,.ff-product-card__compare-price{transition:opacity .15s ease}.ff-product-card__title.ff-fading,.ff-product-card__vendor.ff-fading,.ff-product-card__price.ff-fading,.ff-product-card__compare-price.ff-fading{opacity:0}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-15%)}}@keyframes slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(15%)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-15%)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(15%)}to{opacity:1;transform:translate(0)}}.ff-product-card__image--secondary{position:absolute;top:0;left:0;opacity:0;transition:opacity .3s ease}.ff-product-card__image-wrapper .ff-product-card__image.ff-product-card__image--secondary{width:100%;height:100%}.ff-product-card:hover .ff-product-card__image--secondary{opacity:1}.ff-product-card .ff-product-card__color-slider{bottom:5%;left:5%;width:90%;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;z-index:10;pointer-events:none}.ff-product-card:hover .ff-product-card__color-slider{opacity:1;transform:translateY(0);pointer-events:auto}@media(max-width:997px){.ff-product-card:hover .ff-product-card__image-wrapper:has(.ff-product-card__image--secondary) img:not(.ff-product-card__image--secondary):not(.ff-badge__icon){opacity:1}.ff-product-card:hover .ff-product-card__image--secondary{opacity:0}.ff-product-card:hover .ff-product-card__color-slider{opacity:0;transform:translateY(20px);pointer-events:none}}.ff-product-card .ff-color-slider{--ff-arrow-display: flex;--ff-arrow-display--mb: flex;--ff-arrow-size: 20px;--ff-arrow-size--mb: 20px;--ff-arrow-color: #000;--ff-arrow-color--mb: #000;--ff-arrow-bg: transparent;--ff-arrow-bg--mb: transparent;--ff-arrow-border-radius: 0;--ff-arrow-border-radius--mb: 0;background-color:#fff;padding:12px 38px;border-radius:8px}.ff-product-card .ff-product-card__color-slider--no-arrows .ff-color-slider{padding:12px;width:fit-content;margin:0 auto}.ff-product-card .ff-product-card__color-slider--no-arrows .splide__slide:last-child{margin-right:0!important}.ff-product-card__color-slider .splide__slide{width:75px;height:41px;background-color:var(--ff-media-background-color);border:1px solid #BABABA;border-radius:4px}.ff-product-card__color-slider .splide__slide:has(ff-color-slide.is-active){border-color:#878787}.ff-product-card__color-slider .splide__slide ff-color-slide{display:flex;width:100%;height:100%}.ff-product-card__color-slider .splide__slide img{width:100%;height:100%;object-fit:contain}.ff-product-card .ff-color-slider .splide__arrows{left:calc(var(--ff-arrow-size) * -1 - 8px);width:calc(var(--ff-arrow-size) * 2 + 16px + 100%)}.ff-color-slider .splide__arrow svg{width:18px;height:18px}.ff-product-card__badges{top:24px;left:24px;gap:4px}.ff-product-card__badges--bottom{top:auto;left:auto;bottom:24px;right:24px}.ff-product-card__content{padding-top:var(--ff-product-card-row-gap);text-align:var(--ff-product-card-text-align);grid-template-columns:calc(70% - var(--ff-product-card-column-gap) / 2) 1fr;column-gap:var(--ff-product-card-column-gap)}.ff-product-card__content>[id^=shopify-block-]{display:contents}.ff-product-card__vendor{grid-column:1;grid-row:1}.ff-product-card__title{grid-column:1;grid-row:2}.ff-product-card__price,.ff-product-card__compare-price,.ff-product-card__variants{grid-column:2;text-align:right}.ff-product-card__price{grid-row:1}.ff-product-card__compare-price{grid-row:2}.ff-product-card__variants{grid-row:auto}.ff-product-card__content--luxury{grid-template-columns:1fr;text-align:center}.ff-product-card__content--luxury .ff-product-card__vendor,.ff-product-card__content--luxury .ff-product-card__title,.ff-product-card__content--luxury .ff-product-card__variants{grid-column:1;grid-row:auto;text-align:center}.ff-product-card__content--luxury .ff-product-card__title{white-space:normal}.ff-product-card__price-row{display:flex;justify-content:center;align-items:baseline;gap:8px}.ff-product-card__price-row .ff-product-card__price,.ff-product-card__price-row .ff-product-card__compare-price{text-align:center}.ff-product-card__vendor{--ff-font-size: 18px;--ff-font-size--mb: 10px;--ff-font-weight: 600;--ff-font-weight--mb: 100;--ff-font-color: #D2CEC9;--ff-font-color--mb: #D2CEC9;--ff-letter-spacing: 0;--ff-padding-top: 0;--ff-padding-top--mb: 0;--ff-padding-bottom: 0;--ff-padding-bottom--mb: 0}.ff-product-card__title{--ff-font-size: 16px;--ff-font-size--mb: 14px;--ff-font-weight: 400;--ff-font-weight--mb: 400;--ff-font-color: #191919;--ff-font-color--mb: #191919;--ff-line-height: 1.4;--ff-padding-top: 0;--ff-padding-top--mb: 0;--ff-padding-bottom: 0;--ff-padding-bottom--mb: 0;margin:0}.ff-product-card__price{--ff-font-size: 18px;--ff-font-size--mb: 16px;--ff-font-weight: 800;--ff-font-weight--mb: 400;--ff-font-color: #1f2937;--ff-font-color--mb: #1f2937;--ff-padding-top: 0;--ff-padding-top--mb: 0;--ff-padding-bottom: 0;--ff-padding-bottom--mb: 0}.ff-product-card__compare-price{--ff-font-size: 18px;--ff-font-size--mb: 16px;--ff-font-weight: 800;--ff-font-weight--mb: 400;--ff-font-color: #878787;--ff-font-color--mb: #878787;--ff-padding-top: 0;--ff-padding-top--mb: 0;--ff-padding-bottom: 0;--ff-padding-bottom--mb: 0}.ff-product-card__variants{--ff-font-size: 16px;--ff-font-size--mb: 14px;--ff-font-weight: 400;--ff-font-weight--mb: 400;--ff-font-color: #878787;--ff-font-color--mb: #878787;--ff-padding-top: 0;--ff-padding-top--mb: 0;--ff-padding-bottom: 0;--ff-padding-bottom--mb: 0}.ff-product-card--placeholder .ff-placeholder{background-color:#e5e5e5}.ff-product-card--placeholder .ff-placeholder svg{opacity:.4}@media screen and (max-width:997px){.ff-product-card__content{padding-top:var(--ff-product-card-row-gap--mb);text-align:var(--ff-product-card-text-align--mb);column-gap:var(--ff-product-card-column-gap--mb);grid-template-columns:auto 1fr}.ff-product-card__vendor{grid-column:1 / -1;grid-row:1}.ff-product-card__title{grid-column:1 / -1;grid-row:2}.ff-product-card__price{grid-column:1;grid-row:3;text-align:var(--ff-product-card-text-align--mb)}.ff-product-card__compare-price{grid-column:2;grid-row:3;text-align:var(--ff-product-card-text-align--mb)}.ff-product-card__variants{grid-column:2;grid-row:3;text-align:right}.ff-product-card__content:has(.ff-product-card__compare-price) .ff-product-card__variants{grid-column:1 / -1;grid-row:4;text-align:left}.ff-product-card__content:has(.ff-product-card__compare-price[style*="display: none"]) .ff-product-card__variants{grid-column:2;grid-row:3}.ff-product-card__content--luxury{grid-template-columns:1fr;text-align:center}}@media screen and (min-width:1700px){.ff-product-card__image-wrapper{aspect-ratio:4/3;height:unset}.ff-product-card__image-wrapper .ff-media-wrapper{width:100%;height:100%;aspect-ratio:auto}.ff-product-card__image-wrapper img:not(.ff-badge__icon),.ff-product-card__image-wrapper .ff-product-card__image:not(.ff-badge__icon){width:100%;height:100%}}
/*# sourceMappingURL=/cdn/shop/t/127/assets/ff-product-card.css.map */
