.product-card{position:relative;display:flex;flex-direction:column;gap:var(--vp-semantic-spacing-m);block-size:100%}.product-card--fullstars{min-inline-size:var(--product-card-min-width)}.product-card--full-web-label .product-card__content{padding:0 var(--vp-semantic-spacing-xs)}.product-card--full-web-label .product-card-details__item__title{-webkit-line-clamp:unset;line-clamp:none}.product-card__container_gallery_content{block-size: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{inline-size:66.66%}.product-card--layout-filmstrip .product-card__wrapper{inline-size:33.33%}.product-card--layout-filmstrip .product-card__content{padding-block-start:var(--vp-semantic-spacing-2xl);padding-inline-start:var(--vp-semantic-spacing-2xl)}.product-card--layout-filmstrip .product-card__actions{padding-inline-start:var(--vp-semantic-spacing-2xl)}}.product-card__sticker{position:absolute;inset-block-start:0;inset-inline-start:0;z-index:100;display:flex;flex-direction:column}.product-card__sticker--bottom{inset-block-start:auto;inset-block-end: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;inset-block-start:0;inset-inline-end: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{inline-size:0;block-size:0;overflow:hidden}.product-card-item--hover.product-card-item--preserve{inline-size:auto;block-size: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{inline-size:0;block-size:0;overflow:hidden}.product-card-item--no-touch-hover.product-card-item--preserve{inline-size:auto;block-size: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-block-start:var(--wnf-core-spacing-075)}.product-card__add-to-bag{position:relative;inset-inline-start:calc(var(--vp-semantic-spacing-s) * -1)}.product-card__add-to-bag+.product-card__compare-cta{margin-block-start:0}.product-card-details{inline-size:100%}@media (min-width:1200px){.product-card-details--shelf.product-card-details:not(.product-card-details--full-line){padding-inline-end:var(--vp-semantic-spacing-2xl)}}@media (min-width:600px){.product-card-details--emphasized{padding-inline-end:var(--vp-semantic-spacing-5xl)}}@media (min-width:1200px){.product-card-details--emphasized{padding-inline-end: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-block-start:var(--vp-semantic-spacing-m);overflow:hidden;-webkit-box-orient:block-axis;-webkit-line-clamp:2;white-space:pre-wrap}@media (min-width:1200px){.product-card-details__item__title{margin-block-start:var(--vp-semantic-spacing-l)}}.product-card-details__item__title a{display:block}.product-card-details__item__title a:before{position:absolute;inset-block-start:0;inset-inline-start:0;inline-size:100%;block-size: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-block-end:var(--wnf-core-spacing-075)}.product-card-details__item__price-action{display:flex;align-items:center;justify-content:space-between}