.product-card{position:relative;display:flex;flex-direction:column}.product-card .product-card__top{display:flex;justify-content:space-between;align-items:flex-start;position:absolute;top:20px;left:20px;right:20px;z-index:2}.product-card .product-card__badge{font-size:12px;letter-spacing:0;font-weight:400;line-height:120%;text-transform:uppercase;background:#b08d57;color:#fffefa;padding:5px 6px}.product-card .product-card__wishlist{background:none;border:none;cursor:pointer;padding:0;color:inherit;line-height:0;display:none}.product-card .product-card__wishlist svg{width:24px;height:24px}.product-card .product-card__wishlist.is-active svg{fill:currentColor}.product-card .product-card__media{position:relative;width:100%;overflow:hidden;background:#f7f5ef}.product-card .product-card__media img{width:100%;height:100%;object-fit:contain;display:block}.product-card .product-card__image-hover{position:absolute;top:0;left:0;z-index:1;width:100%;height:0;overflow:hidden;pointer-events:none;transition:height .55s cubic-bezier(.22,1,.36,1)}.product-card .product-card__image-hover img{width:100%;height:auto;display:block;transform:scale(1.02);transform-origin:center;transition:transform .75s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card__image-hover,.product-card .product-card__media:focus-visible .product-card__image-hover{height:100%}.product-card:hover .product-card__image-hover img,.product-card .product-card__media:focus-visible .product-card__image-hover img{transform:scale(1)}@media(hover:none){.product-card .product-card__image-hover{display:none}}@media(prefers-reduced-motion:reduce){.product-card .product-card__image-hover,.product-card .product-card__image-hover img{transition:none}}.product-card .product-card__quick-add{position:absolute;left:12px;right:12px;top:-48px;display:flex;align-items:center;justify-content:space-between;background:#3a2f2a;color:#fff;font-size:14px;line-height:140%;font-weight:400;letter-spacing:0;text-transform:uppercase;padding:12px 12px 12px 20px;border:none;width:auto;cursor:pointer;opacity:0;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}.product-card:hover .product-card__quick-add{opacity:1;transform:translateY(-12px)}.product-card .product-card__quick-add svg{width:24px;height:24px}.product-card .product-card__quick-add[disabled]{cursor:not-allowed}.product-card .product-card__quick-add-opener{display:contents}.product-card .product-card__quick-add .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;display:flex;align-items:center;justify-content:center}.product-card .product-card__quick-add .loading__spinner .spinner{width:22px;height:22px}.product-card .product-card__quick-add .loading__spinner .path{stroke:#fff}.product-card .product-card__quick-add.loading [data-quick-add-label],.product-card .product-card__quick-add.loading .product-card__quick-add-icon{opacity:0}.product-card .product-card__spinner{display:none;width:24px;height:24px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;flex-shrink:0;animation:product-card-spin .6s linear infinite}.product-card .product-card__quick-add.is-loading{cursor:wait}.product-card .product-card__quick-add.is-loading .product-card__quick-add-icon{display:none}.product-card .product-card__quick-add.is-loading .product-card__spinner{display:block}.product-card .product-card__quick-add.is-loading data-quick-add-label{opacity:0}.product-card .product-card__content{position:relative;z-index:2;width:100%;padding-top:14px}.product-card .product-card__rating{margin-bottom:6px;min-height:16px}.product-card .product-card__title{font-size:18px;line-height:120%;font-weight:400;letter-spacing:0;margin:0 0 7px;font-family:"Instrument Serif",sans-serif;color:inherit;text-decoration:none;display:block}.product-card .product-card__price{display:flex;align-items:center;gap:6px}.product-card .product-card__price .current{font-size:16px;font-weight:400;line-height:120%;letter-spacing:0;color:#3a2f2a}.product-card .product-card__price .compare{text-decoration:line-through;font-size:16px;font-weight:300;line-height:120%;letter-spacing:0;color:#3a2f2acc}.product-card .product-card__price .discount{font-size:14px;font-weight:300;line-height:120%;letter-spacing:0;color:#851f0b;margin-left:2px}.product-card .product-card__swatches{display:flex;align-items:center;gap:4px;margin:10px 0 0}.product-card .product-card__swatch{width:18px;height:18px;border-radius:999px;border:1px solid transparent}.product-card .product-card__swatch-more{font-size:14px;font-weight:300;line-height:120%;color:#3a2f2a;margin-left:6px}@keyframes product-card-spin{to{transform:rotate(360deg)}}@media(max-width:1350px){.product-card .product-card__title{font-size:16px}}@media(max-width:767px){.product-card .product-card__top{top:10px;left:10px;right:10px}.product-card .product-card__badge{font-size:10px;padding:2px 3px}.product-card .product-card__wishlist svg{width:18px;height:18px}.product-card .product-card__quick-add{opacity:1;transform:translateY(-0px);left:unset;width:26px;height:26px;padding:0;align-items:center;justify-content:center;top:-34px;right:8px}.product-card:hover .product-card__quick-add{transform:translateY(-0px)}.product-card .product-card__quick-add span{display:none}.product-card .product-card__quick-add svg{width:16px;height:16px}.product-card .product-card__spinner{width:16px;height:16px}.product-card .product-card__title{font-size:16px;margin:0 0 10px}.product-card .product-card__price{flex-wrap:wrap}.product-card .product-card__price .current{font-size:14px}.product-card .product-card__price .compare{font-size:13px}.product-card .product-card__price .discount{font-size:11px;margin-left:0}.product-card .product-card__swatch{width:14px;height:14px}.product-card .product-card__swatch-more{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/product-card.css.map */
