.productCard{display:flex;flex-direction:column;gap:1.4rem;color:#2c2925;min-width:0}.productCard.productCard--hasSecondaryImage{--product-card-secondary-opacity: 1}.productCard__media{position:relative;aspect-ratio:var(--product-card-image-ratio, 4 / 5);overflow:hidden;background:#f7f4ef}.productCard__mediaLink{display:block;width:100%;height:100%}.productCard__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease,opacity .35s ease}.productCard__image--primary{opacity:1}.productCard__image--secondary{opacity:0}.productCard__mediaCarousel{position:absolute;top:0;right:0;bottom:0;left:0}.productCard[data-carousel-drag=true] .productCard__mediaCarousel{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.productCard[data-carousel-drag=true] .productCard__mediaCarousel.is-dragging{cursor:grabbing}.productCard__mediaLink--carousel{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transform:translateZ(0) scale(1.015);transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.productCard__mediaLink--carousel.is-active{opacity:1;pointer-events:auto;transform:translateZ(0) scale(1)}.productCard__mediaLink--carousel.is-entering,.productCard__mediaLink--carousel.is-leaving{display:block}.productCard__mediaLink--carousel.from-next{opacity:0;transform:translate3d(2.4rem,0,0) scale(1.035)}.productCard__mediaLink--carousel.from-prev{opacity:0;transform:translate3d(-2.4rem,0,0) scale(1.035)}.productCard__mediaLink--carousel.is-leaving{opacity:0}.productCard__mediaLink--carousel.is-leaving.to-next{transform:translate3d(2rem,0,0) scale(.985)}.productCard__mediaLink--carousel.is-leaving.to-prev{transform:translate3d(-2rem,0,0) scale(.985)}.productCard__mediaLink--carousel[hidden]{display:none}.productCard__carouselControls{position:absolute;inset:50% 0 auto 0;z-index:2;display:flex;justify-content:space-between;padding:0 1rem;transform:translateY(-50%);pointer-events:none}.productCard__carouselButton{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border:.1rem solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff52;backdrop-filter:blur(1.2rem);-webkit-backdrop-filter:blur(1.2rem);box-shadow:0 .8rem 2.4rem #2c29251f;color:#2c2925;cursor:pointer;pointer-events:auto;transition:background-color .25s ease,transform .25s ease,border-color .25s ease,box-shadow .25s ease}.productCard__carouselButton:hover,.productCard__carouselButton:focus-visible{background:#ffffff7a;border-color:#ffffff47;box-shadow:0 1.2rem 2.8rem #2c292529;transform:scale(1.04);outline:none}.productCard__hoverBar{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:space-between;gap:.8rem;padding:.8rem;opacity:0;transform:translateY(.8rem);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.productCard__hoverBar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#fefcf8}.productCard__image--placeholder{color:#2c29252e}.productCard__badge{position:absolute;top:0;left:1.2rem;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:5rem;height:7rem;padding:.6rem .4rem;background:#000;color:#e7dada;font-family:Jost,sans-serif;line-height:1;text-transform:uppercase}.productCard__badge[hidden]{display:none}.productCard__badgeValue{display:inline-flex;align-items:flex-start;justify-content:center;white-space:nowrap}.productCard__badgeNumber{font-size:2.2rem;font-weight:400;letter-spacing:-.04em;line-height:.85}.productCard__badgePercent{margin-left:.1rem;font-size:1.8rem;font-weight:400;letter-spacing:-.02em;line-height:.9}.productCard__badgeLabel{display:block;margin-top:.2rem;padding-left:.12em;font-size:1.5rem;font-weight:400;letter-spacing:.12em;line-height:1}.productCard__wishlist{position:absolute;top:1.2rem;right:1.2rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;color:#2c2925}.productCard__content{display:flex;flex-direction:column;gap:.8rem}.productCard__optionsRow{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.productCard__sizes{display:flex;align-items:center;justify-content:center;width:100%;gap:.4rem;flex-wrap:wrap;min-width:0;pointer-events:auto}.productCard__sizeOption{display:inline-flex;align-items:center;justify-content:center;min-width:3.2rem;min-height:3.2rem;padding:.4rem .8rem;border:.1rem solid transparent;background:transparent;color:#2c2925;font-size:1.4rem;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease,border-color .2s ease}.productCard__sizeOption:hover:not(:disabled),.productCard__sizeOption:focus-visible:not(:disabled){background:#f1efeb;outline:none}.productCard__sizeOption:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.productCard__productLink{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;flex:0 0 auto;border:0;background:#f1efeb;color:#2c2925;text-decoration:none;transition:background-color .2s ease,opacity .2s ease;pointer-events:auto;cursor:pointer}.productCard__productLink:hover:not(:disabled),.productCard__productLink:focus-visible:not(:disabled){background:#e8e4df;outline:none}.productCard__productLink:disabled{opacity:.45;cursor:not-allowed}.productCard__title{color:inherit;text-decoration:none;text-align:center;font-size:1.6rem;line-height:1.2;letter-spacing:.09em;text-transform:uppercase}.productCard__prices{display:flex;align-items:baseline;justify-content:center;gap:1rem;flex-wrap:wrap;text-align:center}.productCard__comparePrice{color:#666;font-size:1.3rem;line-height:1.2;text-decoration:line-through;font-weight:300;letter-spacing:.05em}.productCard__price{color:#343434;font-size:1.4rem;line-height:1.2;font-weight:400;letter-spacing:.05em}.productCard__installments{color:#666;font-size:1.2rem;line-height:1.2;text-align:center;font-weight:300;letter-spacing:.04em;margin-top:.4rem;justify-content:center}.productCard--priceCompact .productCard__prices{gap:.6rem}.productCard--priceCompact .productCard__price{font-size:1.4rem}.productCard__installments--inline{display:inline-flex;align-items:baseline;margin:0}.productCard--priceCompact .productCard__installments--inline{font-size:1.2rem}.productCard__swatches{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:.6rem}.productCard__swatch{width:1.8rem;height:1.8rem;padding:0;border-radius:999px;border:.1rem solid rgba(44,41,37,.16);background:var(--product-card-swatch-color, #f1efeb);cursor:pointer;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.productCard__swatches-pdp{display:flex;gap:16px;flex-wrap:wrap}.productCard__swatch-pdp{width:22px;height:22px;padding:0;border-radius:999px;background:var(--product-card-swatch-color, #f1efeb);cursor:pointer;box-shadow:inset 0 0 0 1px #0000001a,0 2px 4px #0000000d}.productCard__swatch:hover,.productCard__swatch:focus-visible{box-shadow:0 0 0 .1rem #7b7b7b29,0 0 0 .5rem #7b7b7b14;outline:none}.productCard__swatch.is-active{border-color:#2c292566;box-shadow:0 0 0 .1rem #2c292514}.productCard__swatch-pdp.is-active{outline:2px solid #343434;outline-offset:2px}.productCard__moreColors{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.2rem .4rem;border-radius:.4rem;background:#f4f4f4;color:#000;font-size:1.2rem;line-height:1;text-decoration:none;transition:opacity .2s ease,background-color .2s ease}.productCard__moreColors:hover,.productCard__moreColors:focus-visible{opacity:.82;outline:none}.productCard__debug{margin-top:.8rem;padding:.8rem;background:#f7f4ef;color:#625a53;font-size:1.1rem;line-height:1.4;word-break:break-word}@media(hover:hover)and (pointer:fine){.productCard:hover .productCard__image--primary{transform:scale(1.03)}.productCard.productCard--mediaCarousel:hover .productCard__mediaLink--carousel.is-active .productCard__image,.productCard.productCard--mediaCarousel:has(:focus-visible) .productCard__mediaLink--carousel.is-active .productCard__image{transform:scale(1.03)}.productCard.productCard--hasSecondaryImage:hover .productCard__image--secondary{opacity:1;transform:scale(1.03)}.productCard:hover .productCard__hoverBar,.productCard:has(:focus-visible) .productCard__hoverBar{opacity:1;transform:translateY(0);pointer-events:auto}.productCard.productCard--hasSecondaryImage:hover .productCard__image--primary,.productCard.productCard--hasSecondaryImage:has(:focus-visible) .productCard__image--primary{opacity:0}.productCard.productCard--hasSecondaryImage:hover .productCard__image--secondary,.productCard.productCard--hasSecondaryImage:has(:focus-visible) .productCard__image--secondary{opacity:1}}@media screen and (max-width:749px){.productCard{gap:1.2rem}.productCard__badge{top:0;left:.6rem;width:3.2rem;height:4.5rem;padding:.3rem .2rem}.productCard__badgeNumber{font-size:1.6rem}.productCard__badgePercent{margin-left:0;font-size:1rem}.productCard__badgeLabel{margin-top:.1rem;font-size:.8rem;letter-spacing:.1em}.productCard__wishlist{top:1rem;right:1rem}.productCard__hoverBar{left:.6rem;right:.6rem;bottom:.6rem;padding:.6rem}.productCard--plpMobile .productCard__media{aspect-ratio:auto;height:34.6rem}.productCard--plpMobile .productCard__hoverBar{left:auto;right:.8rem;bottom:.8rem;padding:0;opacity:1;transform:none;pointer-events:auto}.productCard--plpMobile .productCard__hoverBar:before{display:none}.productCard--plpMobile .productCard__sizes{display:none}.productCard--plpMobile .productCard__productLink{width:3.8rem;height:3.8rem;background:#fefcf8eb;border:1px solid rgba(44,41,37,.12);box-shadow:0 .8rem 2.4rem #2c29251f}.productCard--plpMobile .productCard__mobileQuickAdd{opacity:1;transition:opacity .22s ease;position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:flex;align-items:flex-end}.productCard--plpMobile .productCard__mobileQuickAddOverlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#11111129;padding:0}.productCard--plpMobile .productCard__mobileQuickAddPanel{transform:translateY(0);transition:transform .26s cubic-bezier(.22,1,.36,1);position:relative;width:100%;padding:3.2rem 4.8rem;background:#fefcf8;box-shadow:0 -2rem 4rem #1111111f}.productCard--plpMobile .productCard__mobileQuickAddClose{position:absolute;top:1.8rem;right:1.8rem;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:0;background:transparent;color:#2c2925;padding:0}.productCard--plpMobile .productCard__mobileQuickAddTitle{margin:0 0 1.8rem;padding-right:4rem;font-size:1.8rem;line-height:1.15;letter-spacing:.08em;text-transform:uppercase;color:#343434;font-weight:700}.productCard--plpMobile .productCard__mobileQuickAddPrice{font-size:2rem;line-height:1.1;font-weight:600;color:#2c2925}.productCard--plpMobile .productCard__mobileQuickAddInstallments{margin:.6rem 0 2.4rem;color:#666;font-size:1.6rem;line-height:1.2;font-weight:300}.productCard--plpMobile .productCard__mobileQuickAddSizesWrap{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 1.8rem;margin-bottom:2.6rem}.productCard--plpMobile .productCard__mobileQuickAddSizesLabel{font-size:1.6rem;letter-spacing:.08em;text-transform:uppercase;color:#2c2925;font-weight:700}.productCard--plpMobile .productCard__mobileQuickAddSizes{display:flex;flex-wrap:wrap;gap:.8rem 1.8rem}.productCard--plpMobile .productCard__mobileQuickAdd[hidden]{display:none}.productCard--plpMobile .productCard__mobileQuickAdd:not(.is-open){opacity:0;pointer-events:none}.productCard--plpMobile .productCard__mobileQuickAdd:not(.is-open) .productCard__mobileQuickAddPanel{transform:translateY(2.4rem)}.productCard--plpMobile .productCard__mobileQuickAddSubmit,.productCard--plpMobile .productCard__mobileQuickAddDetails{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:4.8rem;text-decoration:none;font-size:1.5rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.productCard--plpMobile .productCard__mobileQuickAddSubmit{border:0;background:#343434;color:#fff;margin-bottom:1rem}.productCard--plpMobile .productCard__mobileQuickAddDetails{border:1px solid #343434;background:transparent;color:#343434;font-weight:500}.productCard__content{padding-inline:1rem}.productCard__title{font-size:1.5rem}.productCard__price{font-size:1.6rem}.productCard__comparePrice,.productCard__installments,.productCard__moreColors,.productCard--priceCompact .productCard__installments--inline{font-size:1.3rem}.productCard__sizeOption{min-width:3.4rem;min-height:3.4rem;font-size:1.6rem}}@media screen and (min-width:750px)and (max-width:1199px){.productCard__badge{left:1rem;width:4rem;height:5.5rem;padding:.5rem .3rem}.productCard__badgeNumber{font-size:2.1rem}.productCard__badgePercent{font-size:1.4rem}.productCard__badgeLabel{margin-top:.15rem;font-size:1rem}}[data-size-popup][hidden]{display:none}.productCard__carouselControls[hidden],.productCard[data-carousel-arrows=false] .productCard__carouselControls{display:none!important}.productCard[data-carousel-drag=true] .productCard__mediaCarousel a,.productCard[data-carousel-drag=true] .productCard__mediaCarousel img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=/cdn/shop/t/1/assets/manager-product.css.map */
