.external-product-card{position:relative;display:flex;flex-direction:column;height:100%;min-width:0;transition:transform .25s ease}.external-product-card__link{display:flex;flex-direction:column;gap:var(--spacing-4);height:100%;color:inherit;text-decoration:none}.external-product-card__media{position:relative;width:100%;overflow:hidden;border-radius:0;aspect-ratio:var(--external-product-card-media-aspect-ratio, 4 / 5);background:rgb(var(--color-background))}.external-product-card__gallery-track{position:relative;width:100%;height:100%;touch-action:pan-y;-webkit-user-select:none;user-select:none}.external-product-card__gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .3s ease}.external-product-card__gallery-slide.is-active{opacity:1;pointer-events:auto}.external-product-card__image,.external-product-card__placeholder{display:block;width:100%;height:100%;border-radius:0;object-fit:var(--external-product-card-media-object-fit, contain);transform:none!important}.external-product-card__gallery-dots{position:absolute;z-index:3;inset-inline:0;inset-block-end:var(--spacing-2);display:flex;justify-content:center;gap:.5rem;pointer-events:none}.external-product-card__gallery-dot{width:.6rem;height:.6rem;border-radius:50%;background:rgba(var(--color-foreground),.35)}.external-product-card__gallery-dot.is-active{background:rgb(var(--color-foreground))}.external-product-card__badges{position:absolute;z-index:2;inset-block-start:1.4rem;inset-inline-start:0;display:flex;flex-wrap:wrap;gap:.4rem;max-width:calc(100% - (var(--spacing-2) * 2))}.external-product-card__badge{display:inline-flex;align-items:center;min-height:2.4rem;padding:.4rem .8rem;border-radius:0;font-size:1.1rem;line-height:1;letter-spacing:.04em;text-transform:none}.external-product-card__badge--offer{color:#fff;background:#eb45b9}.external-product-card__badge--brand{color:#fff;background:rgba(var(--color-foreground),.68)}.external-product-card__content{display:flex;flex-direction:column;flex:1;gap:var(--spacing-2);padding:0}.external-product-card__title{flex-shrink:1;margin:0;padding:0;white-space:wrap}.external-product-card--shopping .external-product-card__title,.external-product-card--shopping .external-product-card__price{font-size:var(--font-size-static-sm);line-height:var(--line-height-static-sm);font-style:normal;letter-spacing:.48px;text-transform:uppercase}.external-product-card--shopping .external-product-card__title{font-weight:var(--font-weight-heading-semibold)}.external-product-card--editorial .external-product-card__title{font-weight:400;text-transform:none}.external-product-card__description{margin:0}.external-product-card__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;margin:0}.external-product-card__price--original{color:#000;opacity:1}.external-product-card__price--current{color:#d65050}.external-product-card__cta{align-self:center;width:fit-content;margin-block-start:var(--spacing-2);margin-inline:auto;font-weight:400;text-transform:none}@media screen and (max-width:749px){.external-product-card--editorial .external-product-card__title{line-height:1.08}.external-product-card--editorial .external-product-card__title.mobile-h6{font-size:1.6rem!important}.external-product-card--editorial .external-product-card__title.mobile-h5{font-size:1.8rem!important}.external-product-card--editorial .external-product-card__title.mobile-h4{font-size:2rem!important}.external-product-card--editorial .external-product-card__title.mobile-h3{font-size:2.2rem!important}.external-product-card--editorial .external-product-card__title.mobile-h2{font-size:2.5rem!important}}@media(hover:hover){.external-product-card:hover{transform:translateY(-2px)}.external-product-card:hover .external-product-card__image,.external-product-card:hover .external-product-card__gallery-slide{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-card-external-product.css.map */
