@media screen and (max-width: 767px){body:has(.c-product-card__variant-picker.active){overflow:hidden;touch-action:none;-ms-touch-action:none}}.c-product-card{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-product-card:has(.c-product-card__quick-buy[data-state="1"]) .c-product-card__image--state--hover{opacity:1}.c-product-card:has(.c-product-card__quick-buy[data-state="1"]) .c-product-card__wishlist-button,.c-product-card:has(.c-product-card__quick-buy[data-state="1"]) .c-product-card__badges{opacity:0}.c-product-card:has(.c-product-card__quick-buy[data-state="2"]) .c-product-card__image--state--hover{opacity:1}.c-product-card:has(.c-product-card__quick-buy[data-state="2"]) .c-product-card__wishlist-button,.c-product-card:has(.c-product-card__quick-buy[data-state="2"]) .c-product-card__badges{display:none}@media screen and (min-width: 768px){.c-product-card:hover .c-product-card__image--state--hover,.c-product-card:hover .c-product-card__quick-buy{opacity:1}}.c-product-card--rtl{direction:rtl}.c-product-card--rtl .c-product-card__colors{width:12px}.c-product-card--rtl .c-product-card__price--compare-at{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}.c-product-card--rtl .c-product-card__wishlist-button{left:4px;right:unset}.c-product-card--rtl .c-product-card__badges{right:4px;left:unset}.c-product-card__overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:6;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.c-product-card__overlay.active{opacity:100%;pointer-events:all}@media screen and (min-width: 768px){.c-product-card__overlay{display:none!important}}.c-product-card__inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-product-card__top{position:relative;width:100%;overflow:hidden;padding-bottom:128.19%}.c-product-card__wishlist-button{position:absolute;top:4px;right:4px;padding:8px;z-index:2;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;display:none}.c-product-card__wishlist-button .added-to-wishlist svg{fill:#000}.c-product-card__wishlist-button:hover svg{fill:#000}.c-product-card__badges{position:absolute;top:12px;left:8px;z-index:2;pointer-events:none;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.c-product-card__badge{padding:8px 12px;border-radius:40px;color:#1d1d1d;font-family:var(--font-body);font-size:11px;font-style:normal;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.c-product-card__open-picker-mobile{position:absolute;bottom:8px;right:8px;z-index:5;display:block}@media screen and (min-width: 768px){.c-product-card__open-picker-mobile{display:none}}.c-product-card__variant-picker-top.hide-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 8px}@media screen and (min-width: 768px){.c-product-card__variant-picker-top.hide-desktop{display:none}}.c-product-card__picker-sticky-button-wrapper{padding:8px 8px 12px;-ms-flex-item-align:center;align-self:center}.c-product-card__picker-sticky-button{width:100px;height:4px;background:#1d1d1d40;border-radius:4px}.c-product-card__picker-close-modal{-ms-flex-item-align:end;align-self:end;padding:0 8px 8px}.c-product-card__picker-title{margin:24px 0 16px;color:#1d1d1d;text-align:center;font-family:var(--font-body);font-size:24px;font-style:normal;font-weight:400;text-transform:capitalize}.c-product-card__picker-description{padding:8px 0;margin:0 24px;border-top:1px solid rgba(29,29,29,.25);border-bottom:1px solid rgba(29,29,29,.25);color:#1d1d1d;text-align:center;font-family:var(--font-body);font-size:11px;font-style:normal;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.c-product-card__picker-image{margin:24px 24px 8px;width:140px;height:179px;-ms-flex-item-align:center;align-self:center}.c-product-card__picker-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-product-card__form{margin:24px;border-bottom:1px solid rgba(29,29,29,.25)}@media screen and (min-width: 768px){.c-product-card__form{margin:0;border:0}}@media screen and (max-width: 767px){.c-product-card__variant-picker-desktop{position:fixed;bottom:0;left:0;z-index:7;width:100dvw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:100dvh;-webkit-transform:translateY(100dvh);transform:translateY(100dvh);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;background:#fff;border-radius:16px 16px 0 0}.c-product-card__variant-picker-desktop:has(.c-product-card__variant-picker.active){-webkit-transform:translateY(0);transform:translateY(0)}}.c-product-card__quick-buy-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.c-product-card__quick-buy{position:absolute;bottom:8px;left:8px;z-index:4;width:calc(100% - 16px);height:40px;border-radius:6px;background:#fffc;color:#1d1d1d;font-family:var(--font-body);font-size:13px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.5px;text-transform:uppercase;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.c-product-card__quick-buy:hover{background:#fff}.c-product-card__quick-buy[data-state="0"]{opacity:0}.c-product-card__quick-buy[data-state="0"] .c-product-card__quick-buy--0{display:block}.c-product-card__quick-buy[data-state="0"] .c-product-card__quick-buy--1,.c-product-card__quick-buy[data-state="0"] .c-product-card__quick-buy--2,.c-product-card__quick-buy[data-state="0"] .c-product-card__quick-buy--3{display:none}.c-product-card__quick-buy[data-state="1"]{position:static;width:calc(100% - 48px);margin:0 auto 24px;opacity:1;border-radius:100px;background:#ffe8ec;border:1px solid #1d1d1d}@media screen and (min-width: 768px){.c-product-card__quick-buy[data-state="1"]{position:absolute;width:calc(100% - 32px);bottom:16px;left:16px;margin:0}}.c-product-card__quick-buy[data-state="1"] .c-product-card__quick-buy--0{display:none}.c-product-card__quick-buy[data-state="1"] .c-product-card__quick-buy--1{display:block}.c-product-card__quick-buy[data-state="1"] .c-product-card__quick-buy--2,.c-product-card__quick-buy[data-state="1"] .c-product-card__quick-buy--3{display:none}.c-product-card__quick-buy[data-state="1"]~.c-product-card__variant-picker{display:block}.c-product-card__quick-buy[data-state="2"]{position:static;margin:0 auto 24px;width:calc(100% - 48px);opacity:1;background:#1d1d1d;color:#fff;border-radius:100px}@media screen and (min-width: 768px){.c-product-card__quick-buy[data-state="2"]{position:absolute;width:calc(100% - 32px);bottom:16px;left:16px;margin:0}}.c-product-card__quick-buy[data-state="2"].disabled{color:#1d1d1d;border-radius:6px;background:#fff;pointer-events:none}.c-product-card__quick-buy[data-state="2"].s-product-card__sold-out{pointer-events:none;opacity:.7}.c-product-card__quick-buy[data-state="2"] .c-product-card__quick-buy--0,.c-product-card__quick-buy[data-state="2"] .c-product-card__quick-buy--1{display:none}.c-product-card__quick-buy[data-state="2"] .c-product-card__quick-buy--2{display:block}.c-product-card__quick-buy[data-state="2"] .c-product-card__quick-buy--3{display:none}.c-product-card__quick-buy[data-state="2"]~.c-product-card__variant-picker{display:block}.c-product-card__quick-buy[data-state="3"]{position:static;margin:0 auto 24px;width:calc(100% - 48px);opacity:1;background:#1d1d1d;color:#fff;border-radius:100px;pointer-events:none;opacity:.7}@media screen and (min-width: 768px){.c-product-card__quick-buy[data-state="3"]{position:absolute;width:calc(100% - 32px);bottom:16px;left:16px;margin:0}}.c-product-card__quick-buy[data-state="3"] .c-product-card__quick-buy--0,.c-product-card__quick-buy[data-state="3"] .c-product-card__quick-buy--1,.c-product-card__quick-buy[data-state="3"] .c-product-card__quick-buy--2{display:none}.c-product-card__quick-buy[data-state="3"] .c-product-card__quick-buy--3{display:block}.c-product-card__quick-buy[data-state="3"]~.c-product-card__variant-picker{display:block}@media screen and (min-width: 768px){.c-product-card__variant-picker{position:absolute;bottom:8px;left:8px;z-index:3;padding:8px 16px 54px;width:calc(100% - 16px);border-radius:6px;background:#ffffffd9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:none}.c-product-card__variant-picker.active{display:block}}.c-product-card__option-name{margin-block:16px;color:#000;font-family:var(--font-body);font-size:13px;font-style:normal;font-weight:500;letter-spacing:1px;text-transform:uppercase}.c-product-card__option{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;row-gap:9px;margin-bottom:20px;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.c-product-card__option-input:checked.checked~.c-product-card__option-label{background-color:#1d1d1d;color:#fff!important;border:1px solid #1d1d1d}.c-product-card__option-input:checked.checked.disabled.active~.c-product-card__option-label{background-color:#00000080}.c-product-card__option-input:checked.checked.disabled.active~.c-product-card__option-label:after{background-color:#ffffff80}.c-product-card__option-input.disabled.active~.c-product-card__option-label{border:1px solid rgba(29,29,29,.25);color:#0000004d}.c-product-card__option-input.disabled.active~.c-product-card__option-label:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#1d1d1d40}.c-product-card__option-input.disabled.active~.c-product-card__option-label.disable-diagonal:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-product-card__option-input[disable=true].disabled~.c-product-card__option-label{border:1px solid rgba(29,29,29,.25);color:#0000004d}.c-product-card__option-input[disable=true].disabled~.c-product-card__option-label:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#1d1d1d40}.c-product-card__option-input[disable=true].disabled~.c-product-card__option-label.disable-diagonal:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-product-card__option-input.disabled:not(.no-disable)~.c-product-card__option-label{border:1px solid rgba(29,29,29,.25);color:#0000004d}.c-product-card__option-input.disabled:not(.no-disable)~.c-product-card__option-label:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#1d1d1d40}.c-product-card__option-input.disabled:not(.no-disable)~.c-product-card__option-label.disable-diagonal:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-product-card__option-label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:23px;min-width:58px;padding-inline:10px;border-radius:100px;border:1px solid rgba(29,29,29,.25);color:#1d1d1d;font-family:var(--font-body);font-size:13px;font-style:normal;font-weight:400;text-transform:uppercase;text-wrap:nowrap;cursor:pointer}.c-product-card__images-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:8px;height:100%;overflow:hidden;position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.c-product-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-product-card__image--state--hover{position:absolute;top:0;left:0;z-index:1;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.c-product-card__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-product-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#1d1d1d;font-family:var(--font-body);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}@media screen and (min-width: 768px){.c-product-card__title{min-height:50px;font-size:22px}}.c-product-card__description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;border-top:1px solid rgba(29,29,29,.25);border-bottom:1px solid rgba(29,29,29,.25);text-decoration:none}.c-product-card__description{color:#1d1d1d;font-family:var(--font-body);font-size:11px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;text-wrap:nowrap}.c-product-card__colors{position:relative;height:100%;width:50%}.c-product-card__swatch{position:absolute;top:6px;right:0;width:11px;height:11px;border-radius:50%}.c-product-card__swatch--image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-product-card__swatch.is-contrast{border:1px solid #000}.c-product-card__price-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4px;margin-top:12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-product-card__price-container:has(.c-product-card__offer-pill){-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 450px){.c-product-card__price-container:has(.long-title){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.c-product-card__offer-pill span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;padding-inline:8px;border-radius:100px;color:#1d1d1d;font-family:var(--font-body);font-size:11px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.5px;text-transform:uppercase;text-wrap:nowrap}@media screen and (min-width: 768px){.c-product-card__offer-pill span{padding-inline:12px}}.c-product-card__price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px;text-decoration:none;margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.c-product-card__price-wrapper{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-product-card__price{-ms-flex-item-align:end;align-self:flex-end;font-size:16px;color:#1d1d1d;font-family:var(--font-body);font-style:normal;font-weight:500;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;text-wrap:nowrap}@media screen and (min-width: 768px){.c-product-card__price{font-size:22px}}.c-product-card__price--compare-at{font-size:10px;color:#c6c6c6;text-align:center;text-wrap:nowrap;-ms-flex-item-align:baseline;align-self:baseline}@media screen and (min-width: 768px){.c-product-card__price--compare-at{padding-bottom:2px;font-size:11px;width:unset;-ms-flex-item-align:end;align-self:flex-end}}.c-product-card__price--discount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px;color:#c3324c}.c-product-card__price--discount span{-ms-flex-item-align:end;align-self:flex-end}.c-product-card__price--discount .c-product-card__price-text{padding-bottom:2.5px}@media screen and (min-width: 768px){.c-product-card__price--discount{-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}}.c-product-card__price-text{font-size:11px}@media screen and (min-width: 768px){.c-product-card__price-text{font-size:10px}}.c-product-card__form-container{max-height:230px;overflow-y:auto}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-product-card.css.map */
