.product-card{position:relative;box-sizing:border-box;background-color:var(--card-bg, #ffffff);padding:30px 27px;border-radius:8px;height:100%;transition:transform .2s ease}.product-card:hover{transform:translateY(1px)}.product-card__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%;gap:0}.product-card__link:after{display:none}.product-card__link:hover:after{background-color:var(--card-accent, currentColor)}.product-card__image-wrapper{width:100%;flex:0 0 auto;aspect-ratio:85 / 103;background-color:transparent;z-index:1}.product-card__tag{position:absolute;top:8px;left:8px;z-index:2;background-color:#f3c259;color:#027265;font-family:var(--font-family-body);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:0 10px;border-radius:8px;pointer-events:none}.product-card__corner{position:absolute;top:0;right:-1px;width:30px;height:33px;pointer-events:none;line-height:0;flex-shrink:0;z-index:1}.product-card__image{display:block;width:100%;height:100%;object-fit:contain;background-color:transparent}.product-card__image--placeholder{padding:20px}.product-card__info{display:flex;flex-direction:column;gap:4px;flex:1 1 auto;justify-content:center;background-color:var(--color-primary-button);margin:-35px -27px -30px;padding:35px 12px 16px;border-radius:0 0 8px 8px}.product-card__title{margin:0;color:#fff;letter-spacing:-.48px;text-align:center}.product-card__description{display:none;margin:0;color:#6b6b6b}.product-card__cta{display:inline-flex;display:none;align-items:center;justify-content:center;gap:16px;margin-top:8px;font-weight:400;color:var(--card-accent, #00816d)}.product-card__cta:after{display:none}.product-card__cta svg{transition:transform .2s ease}.product-card:hover .product-card__cta svg{transform:translate(4px)}@media screen and (max-width:769px){.product-card{padding:15px 6px}.product-card__link{gap:0px}.product-card__info{margin:-18px -6px -15px;padding:18px 5px 5px}.product-card__title{font-size:var(--typography-size-6);letter-spacing:-.24px;line-height:20px}.product-card__cta{font-size:var(--typography-size-body-small)}.product-carrousel--full-width .product-carrousel__wrapper{padding:24px 0}.product-card__tag{top:4px;left:4px;font-size:8px;line-height:100%;font-weight:600;padding:3px 5px}}@media screen and (max-width:450px){.product-carrousel__wrapper .product-card__image{padding:0}.product-carrousel__wrapper .product-card__corner svg{width:28px;height:28px}.product-carrousel__wrapper .product-card__corner{width:26px;height:28px}}
/*# sourceMappingURL=/cdn/shop/t/127/assets/product-card.css.map */
