.gd-product-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:1rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.8rem;background:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground));box-shadow:0 1rem 2.6rem rgba(var(--color-foreground),.06)}.gd-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;border-radius:1.4rem;background:rgba(var(--color-foreground),.035);text-decoration:none}.gd-product-card__badge{position:absolute;top:1.1rem;left:1.1rem;z-index:2;padding:.55rem .85rem;border-radius:.4rem;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1rem;font-weight:var(--font-heading-weight);line-height:1;letter-spacing:0;text-transform:uppercase}.gd-product-card__image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .22s ease}.gd-product-card:hover .gd-product-card__image{transform:scale(1.025)}.gd-product-card__body{display:flex;flex:1;flex-direction:column;padding:1.4rem .3rem .2rem}.gd-product-card__reviews{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin:0 0 .8rem;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.25rem;line-height:1.2}.gd-product-card__stars{position:relative;display:inline-block;color:rgba(var(--color-foreground),.2);font-size:1.45rem;line-height:1;letter-spacing:.05rem}.gd-product-card__stars-fill{position:absolute;inset:0 auto 0 0;overflow:hidden;width:var(--gd-rating-percent);color:rgb(var(--color-button));white-space:nowrap}.gd-product-card__title{margin:0;font-family:var(--font-heading-family);font-size:1.65rem;font-weight:var(--font-heading-weight);line-height:1.18}.gd-product-card__title a{color:inherit;text-decoration:none}.gd-product-card__subtext{margin:.6rem 0 0;min-height:2.2rem;color:rgba(var(--color-foreground),.62);font-family:var(--font-body-family);font-size:1.65rem;line-height:1.35}.gd-product-card__price{margin:1rem 0 1.4rem;font-family:var(--font-heading-family);font-size:1.75rem;font-weight:var(--font-heading-weight);line-height:1.1}.gd-product-card__actions{display:grid;gap:.9rem;margin-top:auto;padding-top:1.4rem}.gd-product-card__button{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;width:100%;min-height:4.4rem;padding:0 1.5rem;border:.1rem solid rgb(var(--color-foreground));border-radius:999px;background:transparent;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.25rem;font-weight:var(--font-heading-weight);line-height:1;letter-spacing:0;text-transform:uppercase;cursor:pointer}.gd-product-card__button--primary,.gd-product-card__button--subscribe{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:#fff}.gd-product-card__button-price{white-space:nowrap}.gd-product-card__button[disabled]{opacity:.55;cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/96/assets/component-gd-product-card.css.map */
