.product-card__container{display:flex;flex-direction:column;text-align:left;height:100%;justify-content:space-between;font-family:Lato,sans-serif;padding-bottom:2px}.product-card__product-image{border-radius:4px;overflow:hidden;position:relative}.product-card__product-image img{display:block;width:100%;aspect-ratio:500 / 400;object-fit:cover;border-radius:4px}.product-card__product-image img.hovered-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:3}.product-card__product-image:hover img.hovered-image{opacity:1;transform:scale(1)}.product-card__product-info{margin-top:11px;display:flex;flex-direction:column;gap:1rem;flex-grow:1;padding:0 14px}.product-card__product-header{display:flex;justify-content:space-between;align-items:center}.product-card__product-title{font-size:1.5rem;font-weight:500;line-height:25px;margin:0;color:#101820;text-decoration:none;display:inline-block}.product-card__product-rating{display:flex;gap:2px;-webkit-user-select:none;user-select:none;margin-right:12.8px}.product-card__product-rating svg{width:13px;height:12px;fill:#101820;display:inline-block}.product-card__color-swatches{display:flex;gap:12px;margin-left:5px}.product-card__swatch{width:23px;height:23px;background-color:#c4c4c4;border-radius:50%;position:relative;display:inline-block;cursor:pointer;border:1px solid #C4C4C4;box-sizing:border-box}.product-card__swatch:empty{display:inline-block}.product-card__swatch.selected:after,.product-card__swatch:hover:after{content:"";position:absolute;top:-4px;left:-4px;width:29px;height:29px;border-radius:9999px;box-shadow:0 0 0 2px var(--swatch-color)}.product-card__swatch.selected[data-option-value=White]:after,.product-card__swatch[data-option-value=White]:hover:after{box-shadow:0 0 0 2px #d6d6d6}.product-card__product-tags{font-size:.875rem;color:#9b9b9b;font-weight:500;line-height:16.5px;letter-spacing:.02px;margin:0;margin-bottom:.5rem}.product-card__product-tags span:after{content:",";margin-right:4px}.product-card__product-tags span:last-child:after{content:""}.product-card__product-price,.product-card__product-price *{font-size:.875rem!important;font-weight:700;line-height:20px;color:#101820;margin:0}.product-card__specs{display:flex;justify-content:flex-start;align-items:flex-start;gap:60px;font-size:.875rem;color:#121315}.product-card__spec{display:flex;flex-direction:column;align-items:center;gap:.2rem}.product-card__spec label{font-size:.75rem;color:#9b9b9b;text-transform:capitalize;line-height:10px}.product-card__spec span{color:#121315;font-size:.875rem;font-family:Lato;font-weight:400;text-transform:capitalize;line-height:18px;word-wrap:break-word}.product-card__options{display:flex;gap:.5rem;margin-top:.5rem}.product-card__option{font-family:Lato,sans-serif;font-size:.875rem;padding:8px 16px;border-radius:2px;border:1px solid #a2a2a2;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;color:#a2a2a2;-webkit-user-select:none;user-select:none;transition:border-color .2s ease;font-weight:400}.product-card__option.selected{border-color:#101820;color:#101820}.product-card__product-actions{display:flex;gap:8px;margin-top:auto}.product-card__btn.buy,.product-card__btn.view{width:145px;height:40px;font-size:.875rem;font-family:Lato;font-weight:400;text-transform:uppercase;word-wrap:break-word}.product-card__btn.buy{background:#aeb884;color:#fff;padding:0;border-radius:2px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #AEB884}.product-card__btn.buy:hover{background-color:transparent;color:#aeb884}.product-card__btn.buy:hover svg{fill:#aeb884}.product-card__btn.view{border:1px solid #101820;color:#101820;padding:0;border-radius:2px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none}.product-card__btn.view:hover{background:#aeb884;border-color:#aeb884;color:#fff}.product-card__btn.buy svg{fill:#fff}.product_card_size_spec{color:#9b9b9b;font-size:.75rem}@media screen and (max-width: 768px){.product-card__product-image img{height:auto;aspect-ratio:291 / 220}.product-card__product-header{flex-direction:column;align-items:flex-start}.product-card__product-title{font-size:1.25rem;font-weight:500}.product-card__specs{gap:10px}.product-card__btn.buy,.product-card__btn.view{width:128px}}@media screen and (max-width: 749px){.collection-tabs-mobile__product-card{width:85vw;max-width:420px;background:#fff;border-radius:4px;box-shadow:0 2px 8px #10182012;display:flex;flex-direction:column;margin-bottom:0;font-family:Lato,sans-serif;text-align:left;padding:0;scroll-snap-align:start}.collection-tabs-mobile__product-image{width:291px;height:220px;border-radius:4px 4px 0 0;overflow:hidden}.collection-tabs-mobile__product-image img{width:100%;height:220px;object-fit:cover;border-radius:4px 4px 0 0}.collection-tabs-mobile__product-info{padding:16px 16px 24px;display:flex;flex-direction:column;gap:10px;flex-grow:1}.collection-tabs-mobile__product-title{font-size:1.125rem;font-weight:700;color:#101820;margin:0 0 4px;text-decoration:none;line-height:1.2;display:block}.collection-tabs-mobile__product-rating{display:flex;gap:2px;margin-bottom:4px}.product-card__product-rating .jdgm-preview-badge .jdgm-star.jdgm-star{font-size:.75rem}.collection-tabs-mobile__product-rating svg{width:13px;height:12px;fill:#101820;display:inline-block}.collection-tabs-mobile__product-tags{font-size:.75rem;color:#9b9b9b;font-weight:500;line-height:16px;letter-spacing:.02px;margin:0 0 4px}.collection-tabs-mobile__product-tags span:after{content:",";margin-right:4px}.collection-tabs-mobile__product-tags span:last-child:after{content:""}.collection-tabs-mobile__product-price{font-size:.938rem;font-weight:700;color:#101820;margin:0 0 8px}.collection-tabs-mobile__specs{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:8px;font-size:.813rem;color:#121315}.collection-tabs-mobile__spec{display:flex;flex-direction:column;gap:2px}.collection-tabs-mobile__spec label{font-size:.688rem;color:#9b9b9b;line-height:1}.collection-tabs-mobile__spec span{color:#121315;font-size:.813rem;font-family:Lato;font-weight:400;line-height:1.2}.collection-tabs-mobile__options{display:flex;gap:8px;margin-bottom:8px}.collection-tabs-mobile__option{font-family:Lato,sans-serif;font-size:.813rem;padding:8px 0;width:80px;height:32px;border-radius:2px;border:1px solid #6C707A;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;color:#121315;font-weight:400;transition:border-color .2s}.collection-tabs-mobile__option.selected{border-color:#101820;color:#101820}.collection-tabs-mobile__color-swatches{display:flex;gap:10px;margin-bottom:8px}.collection-tabs-mobile__swatch{width:18px;height:17px;border-radius:50%;background-color:#c4c4c4;position:relative;display:inline-block;border:none;outline:none}.collection-tabs-mobile__swatch.selected:after{content:"";position:absolute;top:-2.5px;left:-2.5px;width:23px;height:23px;border-radius:50%;box-shadow:0 0 0 2px #101820;pointer-events:none}.collection-tabs-mobile__actions{display:flex;gap:12px;margin-top:8px}.collection-tabs-mobile__btn{width:128px;height:47px;font-size:.875rem;font-family:Lato,sans-serif;font-weight:700;text-transform:uppercase;border-radius:2px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;border:none;transition:background .2s}.collection-tabs-mobile__btn.buy{background:#aeb884;color:#fff}.collection-tabs-mobile__btn.view{background:#fff;color:#101820;border:1px solid #101820}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-product-card.css.map */
