.c-product-card-2{display:block;width:100%}.c-product-card-2:disabled{pointer-events:none}.c-product-card-2--rtl{direction:rtl}.c-product-card-2__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;position:relative}.c-product-card-2__image{display:block;position:relative;overflow:hidden;border-radius:8px;background:rgba(0,0,0,.0509803922);width:124px;height:159px}.c-product-card-2__image img{width:100%;height:100%}.c-product-card-2__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;position:absolute;top:7px;left:4px}.c-product-card-2--rtl .c-product-card-2__badges{left:auto;right:4px}.c-product-card-2__badge{display:block;padding:8px 12px;background:rgba(249,248,248,.5);border-radius:40px;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:8px;line-height:6px;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d}.c-product-card-2__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.c-product-card-2__title{display:block;margin:0;cursor:pointer;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:150%;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d;text-decoration:none}.c-product-card-2__price-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.c-product-card-2__price{display:inline-block;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:18px;line-height:13px;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d}.c-product-card-2__price--discount{color:#c3324c}.c-product-card-2__compare-at-price{display:inline-block;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:13px;letter-spacing:.5px;text-transform:uppercase;color:#c6c6c6}.c-product-card-2__price-currency{font-family:var(--font-body);font-style:normal;font-weight:500;font-size:12px;line-height:13px;letter-spacing:.5px;text-transform:uppercase}.c-product-card-2__swatch-wrapper{display:block}.c-product-card-2__swatch-label{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;width:17px;height:17px;border-radius:100%;cursor:pointer}.c-product-card-2__option-fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;border:none;outline:none;padding:0;margin:0}.c-product-card-2__option-input{display:none;visibility:hidden}.c-product-card-2__buy-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:28px;height:28px;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;position:absolute;top:12px;right:9px;z-index:1;background:#d6d6d3;border-radius:100px}.c-product-card-2__buy-button svg{width:16px;height:16px}.c-product-card-2--rtl .c-product-card-2__buy-button{left:9px;right:auto}.c-product-card-2__buy-button:disabled{pointer-events:none;opacity:.8}.c-product-card-2__buy-button:focus-visible{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width: 992px){.c-product-card-2__buy-button{top:26px}}