.product-card{position:relative;display:flex;flex-direction:column;gap:var(--vp-semantic-spacing-m);height:100%}.product-card--fullstars{min-width:var(--product-card-min-width)}.product-card--variation{gap:var(--vp-semantic-spacing-s)}.product-card--variation .product-card__content{padding:0 var(--vp-semantic-spacing-s) 0 var(--vp-semantic-spacing-s)}@media (min-width:600px){.product-card--variation{gap:var(--vp-semantic-spacing-m)}.product-card--variation .product-card__content{padding:0 var(--vp-semantic-spacing-l) 0 0}}@media (min-width:1200px){.product-card--variation{gap:var(--vp-semantic-spacing-m)}.product-card--variation .product-card__content{padding:0 var(--vp-semantic-spacing-xl) 0 0}}.product-card__container_gallery_content{height:100%}.product-card--layout-horizontal{flex-direction:row;align-items:center}.product-card--layout-horizontal .product-card__gallery{flex:0 0 195px}.product-card--layout-horizontal .product-card__actions,.product-card--layout-horizontal .product-card__content{padding:0}@media (min-width:600px){.product-card--layout-emphasized .product-card__content,.product-card--layout-filmstrip .product-card__actions,.product-card--layout-filmstrip .product-card__content{padding:0}}@media (min-width:1200px){.product-card--layout-filmstrip{flex-direction:row;gap:0}.product-card--layout-filmstrip .product-card__gallery{width:66.66%}.product-card--layout-filmstrip .product-card__wrapper{width:33.33%}.product-card--layout-filmstrip .product-card__content{padding-top:var(--vp-semantic-spacing-2xl);padding-left:var(--vp-semantic-spacing-2xl)}.product-card--layout-filmstrip .product-card__actions{padding-left:var(--vp-semantic-spacing-2xl)}}.product-card__sticker{position:absolute;top:0;left:0;z-index:100;display:flex;flex-direction:column}.product-card__sticker--bottom{top:auto;bottom:0}.product-card__content{position:relative;padding:0 var(--vp-semantic-spacing-l) 0}@media (min-width:1200px){.product-card__content{padding:0}}.product-card__actions{padding:0 var(--vp-semantic-spacing-m)}@media (min-width:1200px){.product-card__actions{padding:0}}.product-card__favorites-cta,.product-card__remove-cta{position:absolute;top:0;right:0;z-index:100;display:flex;flex-direction:column;margin:var(--vp-semantic-spacing-2xs) var(--vp-semantic-spacing-2xs) 0 0}@media (min-width:600px){.product-card__favorites-cta,.product-card__remove-cta{margin:var(--vp-semantic-spacing-xs) var(--vp-semantic-spacing-xs) 0 0}}.product-card__gallery{position:relative}.product-card__gallery>a{display:block}.product-card__gallery>a:focus-visible{box-shadow:0 0 0 var(--vp-semantic-border-width-m) var(--vp-semantic-color-border-brand)}.product-card-item--hover{width:0;height:0;overflow:hidden}.product-card-item--hover.product-card-item--preserve{width:auto;height:auto;overflow:visible;overflow:initial;opacity:0}.product-card-item--hover.product-card-item--fade-in{opacity:0}.product-card-item--no-touch-hover.product-card-item--fade-in,.product-card-item--static.product-card-item--fade-in{opacity:1}@media (min-width:1200px){.product-card-item--no-touch-hover{width:0;height:0;overflow:hidden}.product-card-item--no-touch-hover.product-card-item--preserve{width:auto;height:auto;overflow:visible;overflow:initial;opacity:0}.product-card-item--no-touch-hover.product-card-item--fade-in{opacity:0}}.product-card__compare-cta{margin-top:var(--wnf-core-spacing-075)}.product-card__add-to-bag{position:relative;left:calc(var(--vp-semantic-spacing-s) * -1)}.product-card__add-to-bag+.product-card__compare-cta{margin-top:0}.product-card-details{width:100%}@media (min-width:1200px){.product-card-details--shelf.product-card-details:not(.product-card-details--full-line){padding-right:var(--vp-semantic-spacing-2xl)}}@media (min-width:600px){.product-card-details--emphasized{padding-right:var(--vp-semantic-spacing-5xl)}}@media (min-width:1200px){.product-card-details--emphasized{padding-right:var(--vp-semantic-spacing-2xl)}}.product-card-details__headline{display:flex;flex-direction:column}@media (min-width:1200px){.product-card-details__headline{flex-direction:row;align-items:baseline;justify-content:space-between}.product-card-details--shelf .product-card-details__headline{gap:var(--vp-semantic-spacing-l)}}.product-card-details--emphasized .product-card-details__headline,.product-card-details--filmstrip .product-card-details__headline{flex-direction:row;gap:var(--vp-semantic-spacing-2xl);align-items:baseline;justify-content:space-between}.product-card-details__item__title{display:-webkit-box;margin-top:var(--vp-semantic-spacing-m);overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:pre-wrap}@media (min-width:1200px){.product-card-details__item__title{margin-top:var(--vp-semantic-spacing-l)}}.product-card-details__item__title a{display:block}.product-card-details__item__title a:before{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.product-card-details__item__title a:focus-visible:before{outline:var(--vp-semantic-border-width-m) solid var(--vp-semantic-color-border-brand);outline-offset:calc(var(--vp-semantic-border-width-m) * -1);box-shadow:none}.product-card-details__item:not(:last-child),.product-card-details__item__review,.product-card-details__item__title{margin-bottom:var(--wnf-core-spacing-075)}.product-card-details__item__price-action{display:flex;align-items:center;justify-content:space-between}