.pdp-recommended-products{width:100%}.pdp-recommended-products .pdp-recommended-products__inner{display:flex;flex-direction:column;gap:20px;padding-top:32px;padding-bottom:32px;padding-left:1rem;padding-right:0;margin:0 auto;--pdp-rec-gap: 12px}.pdp-recommended-products .pdp-recommended-products__heading{font-family:var(--font-primary--family);font-size:1.25rem;font-weight:900;line-height:1.75rem;letter-spacing:.5px;text-transform:uppercase}.pdp-recommended-products .pdp-recommended-products__track{scroll-behavior:smooth}.pdp-recommended-products .pdp-recommended-products__slide{display:flex;flex-direction:column;flex:0 0 calc(45% - var(--pdp-rec-gap) / 2);min-width:0;overflow:hidden;scroll-snap-align:start}.pdp-recommended-products .pdp-recommended-products__slide:last-child{margin-right:1rem}.pdp-recommended-products .pdp-recommended-products__arrow{position:absolute;top:50%;z-index:10;display:none;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:rgb(var(--color-background));border:1px solid rgb(var(--color-border));border-radius:50%;cursor:pointer;transform:translateY(-50%);transition:background-color .2s ease}.pdp-recommended-products .pdp-recommended-products__arrow:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.pdp-recommended-products .pdp-recommended-products__arrow--prev{left:-1rem}.pdp-recommended-products .pdp-recommended-products__arrow--next{right:-1rem}.pdp-recommended-products .trending-card{position:relative;display:flex;flex-direction:column;overflow:hidden;gap:.625rem;flex:1}.pdp-recommended-products .trending-card__image-link{display:block;flex-shrink:0}.pdp-recommended-products .trending-card__image-container{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:calc(174 / 160 * 100%);border-radius:.5rem}.pdp-recommended-products .trending-card__img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;border-radius:.5rem}.pdp-recommended-products .trending-card__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#f4f4f5;border-radius:.5rem;opacity:.5}.pdp-recommended-products .trending-card__chip-wrap{position:absolute;top:.25rem;right:.25rem;z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;background-color:#18181b;color:#fff;border-radius:4px;padding:2px 4px;font-size:12px;font-weight:500;line-height:16px}.pdp-recommended-products .trending-card__chip{display:inline-flex;align-items:center;font-family:var(--font-primary--family);font-size:.75rem;line-height:1rem;border-radius:.25rem}.pdp-recommended-products .trending-card__chip--bestseller{gap:.25rem;padding:.125rem .5rem .125rem .25rem;font-weight:500;color:#fff;background-color:#18181be6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.pdp-recommended-products .trending-card__chip--new-arrival{padding:.25rem .5rem;font-weight:600;color:#18181b;background-color:#fff}.pdp-recommended-products .trending-card__body{display:flex;flex-direction:column;gap:.625rem;flex:1}.pdp-recommended-products .trending-card__rating{display:flex;align-items:center;gap:.25rem;min-height:1rem}.pdp-recommended-products .trending-card__rating-star{flex-shrink:0}.pdp-recommended-products .trending-card__rating-score{font-family:var(--font-primary--family);font-size:.75rem;font-weight:700;line-height:1rem;color:#18181b}.pdp-recommended-products .trending-card__rating-count{font-family:var(--font-primary--family);font-size:.75rem;font-weight:500;line-height:1rem;color:#52525c;text-decoration:underline}.pdp-recommended-products .trending-card__title{font-family:var(--font-primary--family);font-size:.875rem;font-weight:500;line-height:1.25rem;color:#18181b;min-height:2.5rem;height:auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pdp-recommended-products .trending-card__helps-wrap{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:.25rem;overflow:hidden}.pdp-recommended-products .trending-card__helps-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;max-width:100%;overflow:hidden;font-family:var(--font-primary--family);font-size:.75rem;font-weight:500;line-height:1rem;white-space:nowrap;text-overflow:ellipsis;color:#18181b;background-color:#fff;border:1px dashed #d4d4d8;border-radius:999px}.pdp-recommended-products .trending-card__helps-chip img{flex-shrink:0;width:1rem;height:1rem;object-fit:contain}.pdp-recommended-products .trending-card__price{display:flex;flex-wrap:nowrap;align-items:baseline;gap:.25rem}.pdp-recommended-products .trending-card__price-sale{font-family:var(--font-primary--family);font-size:1rem;font-weight:700;line-height:1.5rem;color:#18181b}.pdp-recommended-products .trending-card__price-compare{font-family:var(--font-primary--family);font-size:1rem;font-weight:400;line-height:1.5rem;color:#52525c;text-decoration:line-through}.pdp-recommended-products .trending-card__price-discount{font-family:var(--font-primary--family);font-size:1rem;font-weight:700;line-height:1.5rem;color:#016630}.pdp-recommended-products .trending-card__actions{position:relative;z-index:1;margin-top:auto}.pdp-recommended-products .trending-card__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:.625rem 1.5rem;font-family:var(--font-primary--family);font-size:.875rem;font-weight:900;line-height:1.25rem;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;border:none;border-radius:.25rem;cursor:pointer;transition:opacity .2s ease}.pdp-recommended-products .trending-card__btn:hover{opacity:.9}.pdp-recommended-products .trending-card__btn.hidden{display:none}.pdp-recommended-products .trending-card__btn--atc.is-error{box-shadow:0 0 0 2px #b91c1c;opacity:.8}.pdp-recommended-products .trending-card__btn--disabled{background-color:#71717b;color:#d4d4d8;cursor:not-allowed;opacity:1}.pdp-recommended-products .trending-card__btn--disabled:hover{opacity:1}.pdp-recommended-products .trending-card__actions .cartx-product-button-wrap{width:100%}.pdp-recommended-products .trending-card__actions .cartx-add-to-cart:not(.plus){display:flex;align-items:center;justify-content:center;width:100%;padding:.625rem 1.5rem;font-family:var(--font-primary--family);font-size:.875rem;font-weight:900;line-height:1.25rem;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;border:none;border-radius:.375rem;cursor:pointer;background-color:#e20019;color:#fff;transition:opacity .2s ease;height:2.5rem}.pdp-recommended-products .trending-card__actions .cartx-add-to-cart:not(.plus):hover{opacity:.9}.pdp-recommended-products .trending-card__actions .cartx-atc-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:visible;background-color:#e20019;border-radius:.375rem}.pdp-recommended-products .trending-card__actions .cartx-add-to-cart-qty-wrap{display:flex;align-items:stretch;justify-content:space-between;width:100%;height:2.5rem;background-color:#fff;border:1px solid rgb(var(--color-border));border-radius:.375rem;overflow:hidden}.pdp-recommended-products .trending-card__actions .cartx-remove-from-cart,.pdp-recommended-products .trending-card__actions .cartx-add-to-cart.plus{display:flex;flex:1;align-items:center;justify-content:center;padding:.625rem;font-size:1.25rem;font-weight:700;line-height:1;cursor:pointer;border:none;background:transparent;transition:opacity .2s ease}.pdp-recommended-products .trending-card__actions .cartx-remove-from-cart:hover,.pdp-recommended-products .trending-card__actions .cartx-add-to-cart.plus:hover{opacity:.7}.pdp-recommended-products .trending-card__actions button.cartx-remove-from-cart:before,.pdp-recommended-products .trending-card__actions button.cartx-add-to-cart.plus:before,.pdp-recommended-products .trending-card__actions button.cartx-add-to-cart.plus:after{background:#18181b}.pdp-recommended-products .trending-card__actions .cartx-atc-qty{flex:1;height:100%;box-sizing:border-box;font-family:var(--font-primary--family);font-size:1.125rem;font-weight:700;line-height:1.625rem;text-align:center;color:#18181b;border:none;background:transparent;pointer-events:none;width:100%}.pdp-recommended-products .trending-card__actions .cartx-product-button-wrap.cartx-button-loadding{max-width:100%;margin:0}.pdp-recommended-products .trending-card__actions .cartx-product-button-wrap.cartx-button-loadding:has(.cartx-add-to-cart-qty-wrap:not([style*="display: none"]):not([style*="display:none"])) .cartx-atc-loading{display:none!important}.pdp-recommended-products .trending-card__actions .cartx-product-button-wrap.cartx-button-loadding:has(.cartx-add-to-cart-qty-wrap:not([style*="display: none"]):not([style*="display:none"])) .cartx-add-to-cart-qty-wrap{position:relative;opacity:1}.pdp-recommended-products .trending-card__actions .cartx-product-button-wrap.cartx-button-loadding:has(.cartx-add-to-cart-qty-wrap:not([style*="display: none"]):not([style*="display:none"])) .cartx-add-to-cart-qty-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:18px;height:18px;border:2px solid rgba(0,0,0,.15);border-top-color:#18181b;border-radius:50%;animation:spinAnimation .8s linear infinite}.pdp-recommended-products .trending-card__actions .cartx-product-button-wrap.cartx-button-loadding:has(.cartx-add-to-cart-qty-wrap:not([style*="display: none"]):not([style*="display:none"])) .cartx-remove-from-cart,.pdp-recommended-products .trending-card__actions .cartx-product-button-wrap.cartx-button-loadding:has(.cartx-add-to-cart-qty-wrap:not([style*="display: none"]):not([style*="display:none"])) .cartx-add-to-cart.plus{opacity:.4;pointer-events:none}.pdp-recommended-products .trending-card__actions .cartx-product-button-wrap.cartx-button-loadding:has(.cartx-add-to-cart-qty-wrap:not([style*="display: none"]):not([style*="display:none"])) .cartx-atc-qty{color:transparent}.pdp-recommended-products .trending-card__btn-text{display:block}.pdp-recommended-products .trending-card__btn-spinner{display:none;align-items:center;justify-content:center}.pdp-recommended-products .trending-card__btn--atc.is-loading .trending-card__btn-text{display:none}.pdp-recommended-products .trending-card__btn--atc.is-loading .trending-card__btn-spinner{display:flex}.pdp-recommended-products .trending-card__btn--atc.is-loading .trending-card__btn-spinner svg{animation:spin .7s linear infinite}.pdp-recommended-products .trending-card__qty{align-items:center;justify-content:space-between;width:100%;background-color:#fff;border:1px solid rgb(var(--color-border));border-radius:.375rem;overflow:hidden}.pdp-recommended-products .trending-card__qty.hidden{display:none}.pdp-recommended-products .trending-card__qty-btn{display:flex;flex:1;align-items:center;justify-content:center;padding:.625rem;font-size:1.25rem;font-weight:700;line-height:1;transition:opacity .2s ease}.pdp-recommended-products .trending-card__qty-btn:hover{opacity:.7}.pdp-recommended-products .trending-card__qty-value-wrap{position:relative;display:flex;flex:1;align-items:center;justify-content:center}.pdp-recommended-products .trending-card__qty-value{font-family:var(--font-primary--family);font-size:1.125rem;font-weight:700;line-height:1.625rem;text-align:center;color:#18181b}.pdp-recommended-products .trending-card__qty-spinner{position:absolute;display:none;align-items:center;justify-content:center}.pdp-recommended-products .trending-card__qty.is-loading .trending-card__qty-value{visibility:hidden}.pdp-recommended-products .trending-card__qty.is-loading .trending-card__qty-spinner{display:flex}.pdp-recommended-products .trending-card__qty.is-loading .trending-card__qty-spinner svg{animation:spin .7s linear infinite}.pdp-recommended-products .trending-card__qty.is-loading .trending-card__qty-btn{opacity:.4;pointer-events:none}@media(min-width:640px){.pdp-recommended-products .pdp-recommended-products__slide{flex:0 0 calc(40% - var(--pdp-rec-gap) / 2)}}@media(min-width:768px){.pdp-recommended-products .pdp-recommended-products__inner{gap:32px;padding-right:1rem;--pdp-rec-gap: 20px}.pdp-recommended-products .pdp-recommended-products__heading{font-size:2.5rem;line-height:3rem}.pdp-recommended-products .pdp-recommended-products__slide{flex:0 0 calc(30.333% - var(--pdp-rec-gap) * 2 / 3)}.pdp-recommended-products .pdp-recommended-products__slide:last-child{margin-right:0}.pdp-recommended-products .pdp-recommended-products__arrow{display:flex}.pdp-recommended-products .trending-card{gap:.75rem}.pdp-recommended-products .trending-card__image-container{padding-bottom:calc(332 / 305 * 100%)}.pdp-recommended-products .trending-card__chip-wrap{top:.5rem;right:.5rem;gap:.375rem}.pdp-recommended-products .trending-card__rating{min-height:1.25rem}.pdp-recommended-products .trending-card__rating-score,.pdp-recommended-products .trending-card__rating-count{font-size:.875rem;line-height:1.25rem}.pdp-recommended-products .trending-card__title{font-size:1rem;font-weight:600;line-height:1.5rem;min-height:3rem}.pdp-recommended-products .trending-card__helps-wrap{overflow:hidden}.pdp-recommended-products .trending-card__helps-chip{font-size:.875rem;padding:.375rem .625rem;gap:.5rem}.pdp-recommended-products .trending-card__helps-chip img{width:1.25rem;height:1.25rem}.pdp-recommended-products .trending-card__helps-chip:nth-child(n+2){display:inline-flex}.pdp-recommended-products .trending-card__price-sale,.pdp-recommended-products .trending-card__price-compare,.pdp-recommended-products .trending-card__price-discount{font-size:1.125rem;line-height:1.625rem}.pdp-recommended-products .trending-card__btn{padding:.75rem 2rem;font-size:1rem;line-height:1.5rem;border-radius:.375rem}.pdp-recommended-products .trending-card__actions .cartx-add-to-cart:not(.plus){height:3rem;padding:.75rem 2rem;font-size:1rem;line-height:1.5rem;border-radius:.375rem}.pdp-recommended-products .trending-card__actions .cartx-atc-loading{border-radius:.375rem}.pdp-recommended-products .trending-card__actions .cartx-add-to-cart-qty-wrap{height:3rem}.pdp-recommended-products .trending-card__qty-btn{padding:.85rem}}@media(min-width:1024px){.pdp-recommended-products .pdp-recommended-products__inner{padding-top:var(--pdp-rec-padding-top, 2rem);padding-bottom:var(--pdp-rec-padding-bottom, 2rem);padding-left:5rem;padding-right:0}.pdp-recommended-products .pdp-recommended-products__slide{flex:0 0 calc(22.22% - var(--pdp-rec-gap) * 7 / 9)}.pdp-recommended-products .pdp-recommended-products__slide:last-child{margin-right:5rem}.pdp-recommended-products .trending-card__btn.is-loading{padding:.9rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/211/assets/pdp-recommended-products-stylesheet.css.map */
