.product-list{grid-template-columns:repeat(var(--product-list-items-per-row),minmax(280px,400px));justify-content:center}.product-card{max-width:400px;min-height:606px;border-radius:var(--radius-xl);padding:16px 16px 20px;display:flex;flex-direction:column}.product-card__figure{width:100%;max-height:362px;position:relative}.product-card__image{border-radius:var(--radius-l)}.product-card__footer .button{text-transform:none}.product-card__image--primary:not([class*=aspect-]){height:auto;width:100%;max-height:362px;object-fit:cover}.product-card__image--secondary:not([class*=aspect-]){height:100%;width:100%;max-height:362px;object-fit:cover}.product-card__figure picture:has(.product-card__image--secondary){position:absolute;top:0;left:0;width:100%;height:100%}.product-card__figure picture{display:block;max-height:inherit}.product-card .jdgm-prev-badge{margin-top:12px}.rating-with-text{margin-top:1rem}.rating-with-text:first-child{margin-top:12px}.product-card .product-card__description{margin-top:8px;line-height:var(--line-height-m)}.product-card .price-list{align-items:flex-end;font-size:var(--font-size-body-l);font-weight:var(--font-weight-medium);line-height:var(--line-height-xl)}.product-card .text-subdued{color:var(--color-black)}.product-card__footer{display:flex;flex-direction:column;gap:1rem;width:100%;flex-shrink:0}.product-card__info{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:0;width:100%}.product-card__info>*,.product-card__info .v-stack,.product-card__info .price-list,.product-card__info .product-card__aside{width:100%}.product-card__info .product-card__badge-list{position:static;display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-1);margin-top:12px;pointer-events:auto}.product-card__badge-list .badge{padding:2px 10px;border-radius:var(--radius-full);width:max-content;font-weight:var(--font-weight-semibold)}.product-card__badge-list .badge--primary{background:var(--color-blue-500);color:var(--color-white)}@media(max-width:750px){.product-card{max-width:400px;min-height:495px;border-radius:var(--radius-m);padding:12px 12px 16px;display:flex;flex-direction:column}.product-card__image{border-radius:var(--radius-s)}.product-card__image--primary:not([class*=aspect-]){height:auto;width:100%;max-height:266px;object-fit:cover}.product-card__image--secondary:not([class*=aspect-]){height:100%;width:100%;max-height:266px;object-fit:cover}.product-card .jdgm-prev-badge__text{font-size:var(--font-size-caption-s);font-weight:var(--font-weight-medium)}.product-card .jdgm-star{width:9.5px;height:9.5px;padding:0 2px 0 0!important}.product-card .jdgm-prev-badge,.product-card__info .product-card__badge-list,.rating-with-text:first-child{margin-top:10px}.product-card .product-card__description{font-size:var(--font-size-body-s)}}.product-card--horizontal{max-width:none;min-height:auto;width:100%;padding:10px;border-radius:var(--radius-s);gap:8px;background:var(--color-white)!important}.product-card--horizontal .product-card__figure{width:100%;max-height:none;border-radius:var(--radius-card);overflow:hidden}.product-card--horizontal .product-card__image--primary{width:100%;height:100%;max-height:none;object-fit:cover}.product-card--horizontal .product-card__info{padding:0}.product-card--horizontal .product-card__footer{margin-top:auto}@media screen and (min-width:990px){.product-card--horizontal{flex-direction:row;align-items:stretch;gap:16px;padding:16px;border-radius:var(--radius-xl)}.product-card--horizontal .product-card__figure{width:300px;flex:1;border-radius:var(--radius-l)}.product-card--horizontal .product-card__info{justify-content:space-between;flex:1}}@media screen and (max-width:1250px){.product-card--horizontal .product-card__info{flex:1.8}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/snippet-product-card.css.map */
