product-card{--pc-accent: #bc8a5f;--pc-ratio: 4 / 5;container-type:inline-size;display:flex;flex-direction:column;height:100%;--pc-radius: 2px;border-radius:var(--pc-radius) var(--pc-radius) 0 0;overflow:hidden;transition:box-shadow .25s ease}product-card:hover{box-shadow:0 12px 32px #0000001f}.product-card__media{position:relative;overflow:hidden;aspect-ratio:var(--pc-ratio);background-color:rgba(var(--color-foreground),.04)}.product-card__media-link{display:block;width:100%;height:100%}.product-card__image{display:block;width:100%}.product-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;background-color:rgba(var(--color-foreground),.15);opacity:0;pointer-events:none;transition:opacity .35s ease}.product-card__media.is-loading:after{opacity:1}.product-card__slides{display:flex;width:100%;height:100%;transform:translate(calc(var(--pc-slide, 0) * -100%));transition:transform .5s ease}.product-card__slide{flex:0 0 100%;width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:reduce){.product-card__slides{transition:none}}.product-card__actions{position:absolute;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;gap:.8rem;padding:1rem;opacity:0;transform:translateY(100%);transition:opacity .3s ease,transform .3s ease}@media screen and (min-width:750px){product-card:hover .product-card__actions,product-card:focus-within .product-card__actions{opacity:1;transform:translateY(0)}}.product-card__add{flex:1 1 auto;padding:1.1rem 1.4rem;border:0;background-color:var(--pc-accent);color:#fff;font-size:1.2rem;letter-spacing:.06rem;text-transform:uppercase;cursor:pointer;transition:filter .2s ease}.product-card__add:hover{filter:brightness(.88)}.product-card__add.is-loading{position:relative;pointer-events:none}.product-card__add.is-loading .product-card__add-label,.product-card__add.is-loading .product-card__add-icon{visibility:hidden}.product-card__add.is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:1.6rem;height:1.6rem;margin:auto;box-sizing:border-box;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:product-card-spin .6s linear infinite}@keyframes product-card-spin{to{transform:rotate(360deg)}}.product-card__add-icon{display:none;width:1.8rem;height:1.8rem}@media screen and (max-width:749px){.product-card__actions{opacity:1;transform:translateY(0);justify-content:flex-end}.product-card__add{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.79rem;height:2.79rem;padding:0;border-radius:50%}.product-card__add-label{display:none}.product-card__add-icon{display:block;width:1.26rem;height:1.26rem}}.product-card__info{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:3.99rem;height:3.99rem;border:.5px solid var(--pc-accent);border-radius:50%;background-color:#fff;color:#8a6340;text-decoration:none;transition:background-color .2s ease,color .2s ease}.product-card__info:hover{background-color:var(--pc-accent);color:#fff}.product-card__info svg{width:90%;height:90%}@media screen and (max-width:749px){.product-card__info{width:2.79rem;height:2.79rem}}.product-card__link{display:flex;flex:1 1 auto;flex-direction:column;color:inherit;text-decoration:none;padding:1.2rem;background-color:#b892700a}.product-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:.8rem}.product-card__rating{flex-shrink:0;display:flex;align-items:center;gap:.6rem;white-space:nowrap;font-size:clamp(.85rem,3.4cqi,1.1rem);letter-spacing:.04rem;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.product-card__stars{color:var(--pc-accent);letter-spacing:.1rem}.product-card__title{min-width:0;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:clamp(.9rem,4.2cqi,1.3rem);line-height:1.3;letter-spacing:.04rem;text-transform:uppercase;color:rgb(var(--color-foreground))}.product-card__meta{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem;margin:0 0 .8rem;font-size:clamp(.7rem,3cqi,1.1rem);letter-spacing:.04rem;text-transform:uppercase;color:rgba(var(--color-foreground),.5)}.product-card__made{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-card__options{flex-shrink:0;white-space:nowrap;color:rgba(var(--color-foreground),.6)}.product-card__price-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.product-card__price{margin:0;white-space:nowrap;font-size:1.3rem;color:rgb(var(--color-foreground))}.product-card__price .product-price--current{color:rgb(var(--color-foreground))}.product-card__price .product-price--compare{margin-right:.6rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.product-card__shipping{flex-shrink:0;white-space:nowrap;font-size:clamp(.7rem,3cqi,1.1rem);letter-spacing:.04rem;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}.product-card__swatches{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;padding-top:1.2rem;padding-bottom:1.2rem;background-color:#b892700a}.product-card__swatch{position:relative;display:block;width:4.8rem;height:4.8rem;min-width:3.6rem;padding:2px;border:1px solid #ddd;border-radius:8px;background:none;cursor:pointer}.product-card__swatch.is-active{border-color:#b89270;pointer-events:none}.product-card__swatch img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;scale:.8;transition:scale .3s ease}.product-card__swatch:hover img{scale:1}
/*# sourceMappingURL=/cdn/shop/t/336/assets/product-card.css.map */
