.teaser-card { overflow: hidden; border: 1px solid #2d3542; background: #0d1016; }.teaser-visual { position: relative; display: grid; place-items: center; height: 355px; overflow: hidden; background: radial-gradient(circle at 50% 110%,#273040 0,#10141c 43%,#090b10 75%); }.teaser-visual::before { content: ''; position: absolute; width: 70%; height: 20%; bottom: 70px; border-radius: 50%; background: #020305; filter: blur(12px); }.teaser-car { position: relative; z-index: 1; width: 72%; height: 110px; border-radius: 48% 52% 22% 22% / 65% 65% 35% 35%; background: linear-gradient(145deg,#222936,#080a0e 60%); box-shadow: inset 0 4px 0 rgba(255,255,255,.06),0 16px 24px rgba(0,0,0,.6); }.teaser-car::before { content: ''; position: absolute; left: 19%; top: -45px; width: 62%; height: 62px; border-radius: 46% 46% 8% 8%; background: linear-gradient(145deg,#252d3a,#0a0d12); transform: skewX(-9deg); }.teaser-car::after { content: ''; position: absolute; left: 8%; right: 8%; bottom: 17px; height: 7px; border-radius: 50%; background: #354052; box-shadow: 0 0 16px #68768b; opacity: .45; }.teaser-month { position: absolute; z-index: 2; padding: 10px 14px; border: 1px solid #536074; background: rgba(10,13,18,.86); color: #fff; font: 10px "DM Mono",monospace; letter-spacing: .14em; }.teaser-card .tag { color: #c4ccd8; }.teaser-card .card-info { opacity: .88; }.teaser-card .price { color: #9ba6b6; font-size: 11px; font-family: "DM Mono",monospace; text-transform: uppercase; }@media(max-width:680px){.teaser-visual{height:min(70vw,335px)}}
