.new-product-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:0;overflow:hidden}.new-product-card__image-link{display:block;text-decoration:none;color:inherit}.new-product-card__image{width:100%;aspect-ratio:1;overflow:hidden;position:relative}.new-product-card__image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:none}.new-product-card__image:hover img{transform:none}.new-product-card__swatches{display:flex;flex-wrap:wrap;gap:.75rem;margin:.75rem 1rem;align-items:center}.new-product-card__swatch-input{--swatch-input--size: 1.8rem;--swatch-input--border-radius: 50%}.new-product-card__swatch-input{position:relative}.new-product-card__swatch-input .swatch-input__input{position:absolute;opacity:0;pointer-events:none}.new-product-card__swatch-input .swatch-input__label{--swatch-input--border-radius: 50%;display:inline-block;max-width:100%;border-radius:var(--swatch-input--border-radius);cursor:pointer;outline-offset:.2rem;outline-color:transparent;outline-style:solid;transition-property:outline-color,outline-width,box-shadow;transition-duration:var(--duration-short, .15s);transition-timing-function:ease;forced-color-adjust:none;pointer-events:auto}.new-product-card__swatch-input .swatch{--swatch--size: var(--swatch-input--size, 2.4rem);--swatch--border-radius: var(--swatch-input--border-radius, 50%);display:block;width:var(--swatch--size);max-width:100%;aspect-ratio:1 / 1;background:var(--swatch--background);background-position:var(--swatch-focal-point, initial);background-size:cover;background-origin:border-box;border:.1rem solid rgba(var(--color-foreground, 0, 0, 0),.15);border-radius:var(--swatch--border-radius)}.new-product-card__swatch-input .swatch-input__input:checked+.swatch-input__label{outline:.1rem solid rgb(var(--color-foreground, 0, 0, 0))}.new-product-card__swatch-input .swatch-input__label:hover{outline:.2rem solid rgba(var(--color-foreground, 0, 0, 0),.4)}.new-product-card__swatch--more{font-size:12px;color:#666;line-height:18px;margin-left:.25rem;display:inline-flex;align-items:center;justify-content:center;min-width:2rem}.new-product-card__swatch--more--mobile{display:none}.new-product-card__content{padding:0 1rem 1rem;flex:1;display:flex;flex-direction:column;gap:.25rem}.new-product-card__title-price{display:flex;justify-content:space-between;align-items:flex-start!important;margin-bottom:.25rem;flex-wrap:wrap;width:100%}.new-product-card__title-link{text-decoration:none!important;color:#000!important;flex:1}.new-product-card__title-link:hover{text-decoration:none!important;color:#000!important}.new-product-card__title{font-family:Gotham Medium,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:500!important;font-size:16px!important;line-height:1.2!important;margin:0!important;display:block;color:#000!important}.new-product-card__price{font-family:Gotham Medium,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:500!important;font-size:16px!important;line-height:1.2!important;margin:0!important;padding:0!important;white-space:nowrap;color:#000!important;display:block!important;order:2}.new-product-card__price .price-item,.new-product-card__price .price-item--regular,.new-product-card__price .price-item--sale,.new-product-card__price tc-money{font-family:Gotham Medium,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:500!important;font-size:16px!important;line-height:1.2!important;margin:0!important;padding:0!important;color:#000!important;vertical-align:top!important}.new-product-card__price .price__regular,.new-product-card__price .price__sale{margin:0!important;padding:0!important}.new-product-card__benefit{font-family:Gotham Book,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:12px;color:#666;margin-top:.25rem;line-height:1.3;order:3;flex:1 1 100%}@media screen and (min-width: 750px){.new-product-card__swatch--more--mobile{display:none}}@media screen and (max-width: 749px){.new-product-card__content{align-items:center;gap:.4rem}.new-product-card__title-price{gap:.35rem}.new-product-card__title-link,.new-product-card__price,.new-product-card__benefit{width:100%;text-align:center}.new-product-card__title{font-size:14px!important;line-height:1.3!important}.new-product-card__price,.new-product-card__price .price-item,.new-product-card__price .price-item--regular,.new-product-card__price .price-item--sale,.new-product-card__price tc-money{font-size:14px!important;line-height:1.3!important}.new-product-card__benefit{font-size:11px;order:2;margin-top:0}.new-product-card__price{order:3}.new-product-card__swatch-input:nth-of-type(n+5){display:none}.new-product-card__swatch--more--desktop{display:none}.new-product-card__swatch--more--mobile{display:inline-flex}.new-product-card__swatches{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-card.css.map */
