.fta-product-card{position:relative}.fta-product-card__link{display:block;text-decoration:none;color:var(--color-text)}.fta-product-card__image-wrap{position:relative;aspect-ratio:470 / 588;overflow:hidden;background:var(--color-muted-bg)}.fta-product-card__image{width:100%;height:100%;object-fit:cover}.fta-product-card__static-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;transition:opacity .3s ease;will-change:opacity}.fta-product-card:hover .fta-product-card__static-image:has(~.fta-product-card__carousel){opacity:0}.fta-product-card__carousel{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.fta-product-card__carousel-viewport{width:100%;height:100%;overflow:hidden;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none}.fta-product-card__carousel-container{display:flex;height:100%}.fta-product-card__slide{flex:0 0 100%;min-width:0;height:100%}.fta-product-card__slide .fta-product-card__image{width:100%;height:100%;object-fit:cover}.fta-product-card__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:none;color:var(--color-text);cursor:pointer;opacity:0;transition:opacity .3s ease;-webkit-tap-highlight-color:transparent}.fta-product-card__arrow:focus{outline:none}.fta-product-card__arrow:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.fta-product-card__arrow svg{width:13px;height:25px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.15))}.fta-product-card__arrow--prev{left:8px}.fta-product-card__arrow--next{right:8px}.fta-product-card:hover .fta-product-card__arrow{opacity:1}.fta-product-card__progress{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;gap:0;opacity:0;transition:opacity .3s ease}.fta-product-card:hover .fta-product-card__progress{opacity:1}.fta-product-card__progress-segment{display:block;flex:1;height:2px;background:#eae1d8}.fta-product-card__progress:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:calc(100% / var(--segment-count, 1));background:#896a5d;transform:translate(calc(var(--progress-index, 0) * 100%));transition:transform .4s cubic-bezier(.25,0,.15,1);z-index:1}.fta-product-card__info{padding:13px 0 var(--space-sm)}.fta-product-card__collection{display:block;font-family:var(--font-body);font-size:var(--text-meta);color:var(--color-text-muted);letter-spacing:var(--tracking-detail);margin-bottom:2px}.fta-product-card__title{font-family:var(--font-body);font-size:clamp(14px,1.25vw,18.21px);font-weight:var(--weight-medium);line-height:1.1;color:#2d231a;margin:0;text-transform:lowercase;text-wrap:pretty}.fta-product-card__variant{display:block;font-family:var(--font-body);font-size:clamp(12px,1vw,15px);font-weight:var(--weight-light);line-height:1.1;color:#2d231a;text-transform:lowercase;margin-top:4px}.fta-product-card__price{font-family:var(--font-body);font-size:clamp(11px,.9vw,13px);font-weight:var(--weight-light);line-height:1.1;color:#896a5d;display:block;margin-top:4px}.fta-product-card__info:not(:has(.fta-product-card__variant)) .fta-product-card__price{margin-top:8px}.fta-product-card__price--alt{font-family:var(--font-body);font-size:var(--text-price);font-weight:var(--weight-light);font-style:italic;color:var(--color-accent);letter-spacing:var(--tracking-body)}.fta-product-card__badge{display:inline-block;font-family:var(--font-body);font-size:var(--text-meta);font-weight:var(--weight-regular);color:var(--color-accent);letter-spacing:var(--tracking-detail);text-transform:lowercase;margin-top:2px}@media(max-width:749px){.fta-product-card__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/fta-product-card.css.map */
