.product-card-simple{width:100%}.product-card-simple__wrapper{display:flex;flex-direction:column;gap:2.4rem;height:100%}.product-card-simple__image-wrapper{position:relative;overflow:hidden;background:#fff}.product-card-simple__image-wrapper a{display:block}.product-card-simple__image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background-color:#fff}.product-card-simple__placeholder-text{display:none;align-items:center;justify-content:center;padding:0 8px;color:#bdbdbd;font-family:Plus Jakarta Sans,sans-serif;font-size:2rem;font-weight:600;letter-spacing:.03em;text-align:center}.product-card-simple__image.show-placeholder{display:flex;align-items:center;justify-content:center}.product-card-simple__image.show-placeholder .product-card-simple__placeholder-text{display:flex;position:relative;z-index:1}.product-card-simple__image.show-placeholder .product-card-simple__img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.product-card-simple__image--second{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease}.product-card-simple__image-wrapper:hover .product-card-simple__image--second{opacity:1}.product-card-simple__image-wrapper .product-card__quickview{opacity:0;transition:opacity .2s ease}.product-card-simple__image-wrapper:hover .product-card__quickview,.product-card-simple__image-wrapper .product-card__quickview:focus-visible{opacity:1}.product-card-simple__img{width:100%;height:100%;object-fit:contain;background-color:transparent}.product-card-simple__image[style*=--aspect-ratio]>.product-card-simple__img{object-fit:contain}.product-card-simple__info{display:flex;flex-direction:column;gap:1.8rem;flex-grow:1;padding:0}.product-card-simple__type{margin:0;color:#111;font-family:Plus Jakarta Sans,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.4;text-transform:capitalize}.product-card-simple__type-placeholder{visibility:hidden}.product-card-simple__title{margin:0;color:#111;font-family:Plus Jakarta Sans,sans-serif}.product-card-simple__title a{display:-webkit-box;min-height:4.4rem;overflow:hidden;color:#111;font-family:Plus Jakarta Sans,sans-serif;font-size:1.8rem;font-weight:500;line-height:1.21;letter-spacing:0;text-decoration:none;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-simple__price-desktop{display:flex;align-items:center;gap:12px;margin:0}.product-card-simple__meta{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.product-card-simple__price{color:#111;font-family:Plus Jakarta Sans,sans-serif;font-size:1.8rem;font-weight:500;letter-spacing:.04em;line-height:1}.product-card-simple__price-desktop--on-sale .product-card-simple__price{color:#ff0001;font-weight:600}.product-card-simple__compare-price{color:#acacac;font-family:Plus Jakarta Sans,sans-serif;font-size:1.8rem;font-weight:600;letter-spacing:.04em;line-height:1;text-decoration:line-through;text-decoration-thickness:1px;text-decoration-skip-ink:none;white-space:nowrap}.product-card-simple__price-mobile{display:inline-flex;align-items:center;gap:8px}.product-card-simple__price-mobile--on-sale .product-card-simple__price-mobile-current{color:#ff0001}.product-card-simple__compare-price--mobile{font-size:1em}.product-card-simple__rating{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;min-width:0}.product-card-simple__rating .alireviews-review-star-rating,.product-card-simple__rating .jdgm-widget{margin:0}.product-card-simple__rating .jdgm-preview-badge{display:flex;align-items:center;justify-content:flex-end}.product-card-simple__form{width:100%}.product-card-simple__btn{position:relative;display:flex;width:100%;min-height:5rem;align-items:center;justify-content:center;padding:1.5rem 2rem;border:.12rem solid #111;border-radius:999px;background:#fff;color:#333;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:1.725rem;font-weight:700;letter-spacing:.02em;line-height:1;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.product-card-simple__btn:hover{background:#111;border-color:#111;color:#fff}.product-card-simple__btn:disabled{background:#ccc;border-color:#ccc;color:#fff;cursor:not-allowed}.product-card-simple__btn .loading__spinner{display:none;margin-left:8px}.product-card-simple__btn.btn--loading .loading__spinner,.product-card-simple__btn.loading .loading__spinner{position:absolute;left:50%;top:50%;z-index:1;display:inline-flex!important;margin-left:0;transform:translate(-50%,-50%)}.product-card-simple__btn.btn--loading span,.product-card-simple__btn.loading span{opacity:0;visibility:hidden}.product-card-simple__footer-mobile{display:none}.product-card-simple amazon-delivery-message{display:block;margin-top:.5rem}@media screen and (min-width:768px){.product-card-simple__wrapper{gap:clamp(15px,1.25vw,24px)}.product-card-simple__placeholder-text{padding:0 clamp(5px,.416667vw,8px);font-size:clamp(12px,1.041667vw,20px)}.product-card-simple__info{gap:clamp(11px,.9375vw,18px)}.product-card-simple__type{font-size:clamp(10px,.729167vw,14px);line-height:1.4}.product-card-simple__title a{min-height:clamp(27px,2.291667vw,44px);font-size:clamp(11px,.9375vw,18px);line-height:clamp(13px,1.134375vw,21.8px)}.product-card-simple__meta,.product-card-simple__price-desktop{gap:clamp(7px,.625vw,12px)}.product-card-simple__price{font-size:clamp(11px,.9375vw,18px);line-height:1}.product-card-simple__compare-price{font-size:clamp(11px,.9375vw,18px)}.product-card-simple__btn{min-height:clamp(31px,2.604167vw,50px);height:auto;padding:clamp(9px,.78125vw,15px) clamp(12px,1.041667vw,20px);border-width:clamp(1px,.0625vw,1.2px);font-size:clamp(11px,.898438vw,17.25px);line-height:1;gap:clamp(4px,.3125vw,6px)}.product-card-simple__btn .loading__spinner{margin-left:clamp(5px,.416667vw,8px)}.product-card-simple amazon-delivery-message{margin-top:clamp(6px,.520833vw,10px)}.product-card-simple .product-card__badge{inset-inline-start:clamp(7px,.625vw,12px);top:clamp(7px,.625vw,12px);gap:clamp(4px,.3125vw,6px);height:auto;min-height:clamp(15px,1.25vw,24px)}.product-card-simple .f-badge{padding:2px clamp(5px,.416667vw,8px);font-size:clamp(10px,.729167vw,14px);line-height:clamp(11px,.9375vw,18px)}.product-card-simple-grid{gap:clamp(12px,1.041667vw,20px)}}@media screen and (max-width:767.98px){.product-card-simple__wrapper{gap:10px}.product-card-simple__info{gap:0;padding:0 8px}.product-card-simple__type{color:#666;font-size:12px;line-height:15px;margin:0 0 4px}.product-card-simple__title a{min-height:32px;font-size:13px;font-weight:600;line-height:16px}.product-card-simple__title{margin:0 0 12px}.product-card-simple__price{color:#333;font-size:13px;font-weight:600;line-height:12px}.product-card-simple__price-desktop{display:none}.product-card-simple__compare-price{font-size:13px;line-height:12px}.product-card-simple__meta{display:none}.product-card-simple__rating{justify-content:flex-start}.product-card-simple__btn{height:37px;min-height:37px;padding:8px 14px;border-color:#000;background:#fff;color:#333;font-size:14px;font-weight:600;line-height:21px}.product-card-simple__actions-desktop{display:none}.product-card-simple__footer-mobile{display:flex;flex-direction:column;gap:16px;width:100%}.product-card-simple__price-mobile{display:inline-flex;align-items:center;gap:8px;color:#333;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:600;line-height:12px;letter-spacing:.52px;text-transform:capitalize}.product-card-simple__price-mobile--on-sale .product-card-simple__price-mobile-current{color:#ff0001}.product-card-simple__footer-mobile .product-card-simple__form{display:flex;flex-direction:column;gap:16px;width:100%}.product-card-simple__btn--small{width:100%;justify-content:center;gap:8px;border-radius:888px;white-space:nowrap}}.product-card-simple-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media screen and (max-width:989px){.product-card-simple-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media screen and (max-width:767.98px){.product-card-simple-grid{grid-template-columns:repeat(2,1fr);gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/132/assets/product-card.css.map */
