@keyframes slideInFromTop{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOutToTop{from{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.produkt-teaser{padding-top:114px}@media(max-width: 1139.98px){.produkt-teaser{display:flex;flex-direction:column-reverse;padding-top:0}.produkt-teaser .bg-wrapper-mobile{background-color:#081f58}.produkt-teaser .bg-before-mobile{position:relative}.produkt-teaser .bg-before-mobile::before{content:"";position:absolute;top:0;left:0;width:100%;height:114px;background-color:#081f58;z-index:1}}.produkt-teaser .container{position:relative}.produkt-teaser .bg-wrapper{padding:5rem 8rem;border-radius:1.5rem;display:flex;justify-content:space-between;position:relative;background-color:#081f58;min-height:460px}@media(max-width: 1505.98px){.produkt-teaser .bg-wrapper{padding:5rem 5rem}}@media(max-width: 1139.98px){.produkt-teaser .bg-wrapper{padding:1.875rem 0;min-height:auto}}.produkt-teaser .bg-wrapper .produkt-teaser-content-wrapper{max-width:478px}@media(max-width: 1139.98px){.produkt-teaser .bg-wrapper .produkt-teaser-content-wrapper{max-width:100%}}.produkt-teaser .product-card{max-width:478px;background-color:#fff;border-radius:1.5rem;overflow:hidden;position:absolute;right:8rem;top:-114px;z-index:10;display:block}@media(max-width: 1505.98px){.produkt-teaser .product-card{right:5rem;max-width:335px}}@media(max-width: 1139.98px){.produkt-teaser .product-card{position:relative;top:0;right:0;max-width:100%}}.produkt-teaser .product-card .img-wrapper{aspect-ratio:400/240;overflow:hidden;position:relative}.produkt-teaser .product-card .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.produkt-teaser .product-card .img-wrapper .badge-wrapper{position:absolute;z-index:10;top:.75rem;left:.75rem;display:flex;align-items:center;gap:.25rem}.produkt-teaser .product-card .item-desc{padding:1rem 1.5rem 2rem 1.5rem;align-items:center;display:flex;flex-direction:column;text-align:center;gap:.75rem}.produkt-teaser .product-card .item-desc .product-price-wrapper{font-size:1rem;font-weight:600;line-height:1.37}@media(max-width: 991.98px){.produkt-teaser .product-card .item-desc .product-price-wrapper{font-size:.875rem;line-height:1.42}}.produkt-teaser .product-card .item-desc .rating-wrapper{display:flex;align-items:center;justify-content:center;gap:.5rem}