@keyframes skeleton-glimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.product-teaser{display:flex;flex-direction:column;height:100%;container-type:inline-size}@media print{.product-teaser{break-inside:avoid}}.product-teaser__body{flex:1;border:var(--product-teaser-border);border-radius:var(--product-teaser-border-radius);box-shadow:var(--product-teaser-shadow);color:var(--text-body-color);overflow:hidden}.product-teaser--has-footer .product-teaser__body{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0}.product-teaser__main{position:relative;display:grid;height:100%;grid-template-columns:repeat(2,minmax(0,1fr))}@container (max-width: 275px){.product-teaser__main{display:flex;flex-direction:column}.product-teaser__main .product-teaser__right{padding-top:var(--spacing-0-5);padding-bottom:var(--spacing-1)}}.product-teaser__left{display:flex;flex-direction:column;justify-content:center;height:100%;padding:var(--spacing-1);border-right:var(--product-teaser-left-border)}@container (max-width: 275px){.product-teaser__left{height:initial}}@container (max-width: 275px){.product-teaser__image{aspect-ratio:1/1}}.product-teaser__image img{width:100%;height:100%;aspect-ratio:1/1;object-fit:contain;object-position:center center}.product-teaser__right{display:flex;flex-direction:column;justify-content:space-between;gap:var(--spacing-1);padding:var(--spacing-2) var(--spacing-1) var(--spacing-2)}@container (max-width: 275px){.product-teaser__right{height:100%}}.product-teaser__right:has(.product-teaser__promotion--absolute){padding-top:var(--spacing-3)}.product-teaser__promotion{padding:2px 0;background-color:var(--product-teaser-promotion-bg);color:var(--product-teaser-promotion-color);font-size:.6875rem;line-height:1.2727272727;font-weight:300;text-align:center}.product-teaser__promotion--large{font-size:1rem;line-height:1.5}.product-teaser__promotion--absolute{position:absolute;top:0;right:0;left:0}.product-teaser:has(.product-badge) .product-teaser__promotion--absolute{padding-right:50px}.product-teaser__name{flex:1;margin:0;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-weight:600;z-index:1;font-size:1rem;line-height:1.3125}.product-badge~.product-teaser__name{padding-right:25px}.product-teaser__name>a{color:var(--text-body-color);text-decoration:none}.product-teaser__name>a:before{content:"";position:absolute;inset:0}.product-teaser__data{display:flex;flex-direction:column;gap:var(--spacing-1);font-weight:300;font-size:.875rem;line-height:1.1428571429}.product-teaser__data p:last-child{margin:0}.product-teaser__data:empty{display:none}.product-teaser__data--full-width{width:100%}.product-teaser__data--row{flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:var(--spacing-0-5)}.product-teaser__data--right{justify-content:flex-end}.product-teaser__data--nowrap>*{white-space:nowrap}.product-teaser__data--bold{font-weight:600}.product-teaser__data--subtle{font-weight:400;color:var(--product-teaser-data-subtle-color);font-size:.875rem;line-height:1.1428571429}.product-teaser__data--strike{text-decoration:line-through}.product-teaser__data--skeleton{border-radius:4px;background:linear-gradient(90deg,#e6e6e4,#f0f0ee,#e6e6e4 90%);background-size:200% 100%;animation:skeleton-glimmer 1.4s linear infinite}@media(prefers-reduced-motion:reduce){.product-teaser__data--skeleton{animation:none;background:#e6e6e4}}.product-teaser__data--skeleton.product-teaser__data--bold{border-radius:4px;background:linear-gradient(90deg,#e6e6e4,#f0f0ee,#e6e6e4 90%);background-size:200% 100%;animation:skeleton-glimmer 1.4s linear infinite}@media(prefers-reduced-motion:reduce){.product-teaser__data--skeleton.product-teaser__data--bold{animation:none;background:#e6e6e4}}.product-teaser__data--skeleton.product-teaser__data--bold{background:linear-gradient(90deg,#dadad7,#f0f0ee,#dadad7 90%);animation:skeleton-glimmer 1.4s linear infinite}@media(prefers-reduced-motion:reduce){.product-teaser__data--skeleton.product-teaser__data--bold{background:#dadad7}}.product-teaser__footer{position:relative;grid-column:span 2;border-top:0;z-index:var(--z-product-teaser-footer)}@container (max-width: 275px){.product-teaser__footer .cart-actions__button.cart-actions__button--lists{flex:0}.product-teaser__footer .cart-actions__button.cart-actions__button--lists>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.product-teaser__footer .cart-actions__button.cart-actions__button--lists>span:focus{position:relative;display:block;width:auto;height:auto;margin:0;overflow:visible;clip:initial}.product-teaser__footer .cart-actions__button.cart-actions__button--cart{flex:1;max-width:initial}}.product-teaser__footer>button:first-child{border-bottom-left-radius:var(--button-border-radius)}.product-teaser__footer>button:last-child{border-bottom-right-radius:var(--button-border-radius)}.product-teaser__footer:has(.status:last-child)>button{border-radius:0}.product-teaser__footer:has(.status:last-child) .cart-actions__buttons.cart-actions__buttons{border-radius:0}.product-teaser__footer:has(.status:last-child) .status:last-child{border-bottom-left-radius:var(--button-border-radius);border-bottom-right-radius:var(--button-border-radius)}
