.product-teaser{position:relative}.product-teaser .teaser__picture img{height:auto}.product-teaser .teaser__link:hover{text-decoration:none}.product-teaser .teaser__link:hover .product-teaser__name{text-decoration:underline}.product-teaser .teaser__content{display:flex;flex-direction:column;gap:2px;justify-content:center}.product-teaser .product-teaser__name{color:var(--color-text);font-size:.875rem;font-weight:500;line-height:1.3;order:2}@media screen and (min-width:768px){.product-teaser .product-teaser__name{font-size:1.125rem;line-height:1.3}}.product-teaser .product-teaser__brand{color:var(--color-text-80);font-size:.875rem;font-weight:300;order:1}.product-teaser .product-teaser__features{color:var(--color-text);font-size:.875rem;font-weight:300;order:3}@media screen and (min-width:768px){.product-teaser .product-teaser__features{font-size:1.125rem}}.product-teaser .product-teaser__price{margin:2px 0 0;order:4}.product-teaser .product-teaser__labels{left:.5rem;position:absolute;top:.5rem}@media screen and (min-width:768px){.product-teaser .product-teaser__labels{left:1rem;top:1rem}}