.teaser{color:#fff;z-index:1;background:#0c0c0c;width:100%;position:relative;overflow:hidden}.teaser__content{flex-direction:column;row-gap:32px;height:100%;display:flex}.teaser__image{aspect-ratio:1;z-index:1;align-items:flex-end;width:100%;padding:0 0 40px;display:flex;position:relative}@media (min-width:576px){.teaser__image{aspect-ratio:16/9}}@media (min-width:768px){.teaser__image{padding:0 0 64px}}@media (min-width:992px){.teaser__image{height:100%;aspect-ratio:unset}}.teaser__image-inner{width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (min-width:576px){.teaser__image-inner{width:100%;transform:unset;left:0}}@media (min-width:992px){.teaser__image-inner{width:calc(50vw - 16px);left:calc(-50vw + 120% + 22.4px)}}.teaser__image-inner:after{content:"";z-index:1;background:linear-gradient(90deg,#0c0c0c00 70%,#0c0c0c 100%);width:100%;height:100%;position:absolute;top:0;right:0}@media (min-width:992px){.teaser__image-inner:after{display:none}}.teaser__image-wrapper{width:100%;max-width:620px;height:100%;position:absolute;top:0;right:0}.teaser__image-wrapper img{object-fit:cover;opacity:.3;width:100%;height:100%;position:absolute;top:0;left:0}.teaser__image-wrapper:before,.teaser__image-wrapper:after{content:"";z-index:1;width:100%;height:100%;position:absolute;top:0;right:0}.teaser__image-wrapper:after{background:linear-gradient(#0c0c0c 0%,#0c0c0c00 30%)}.teaser__image-wrapper:before{background:linear-gradient(270deg,#0c0c0c00 70%,#0c0c0c 100%)}.teaser__products{box-sizing:border-box;gap:16px;width:100%;padding:32px 0 0;display:flex}@media (min-width:992px){.teaser__products{column-gap:32px}}.teaser__products .product_card{height:unset}.teaser__products:after{content:"";z-index:-1;background:#fff;width:100vw;height:100%;position:absolute;top:0;left:0}@media (min-width:576px){.teaser__products:after{border-radius:16px 0 0;left:-16px}}.teaser__products:before{content:"";z-index:2;background:#fff;width:16px;height:16px;position:absolute;bottom:0;left:-32px;-webkit-mask:radial-gradient(16px at 0 0,#0000 98%,#000) 0 0/100% 100% no-repeat;mask:radial-gradient(16px at 0 0,#0000 98%,#000) 0 0/100% 100% no-repeat}.teaser__title{text-transform:uppercase;letter-spacing:1px;z-index:2;font-style:italic}
