.showcase{padding:90px 0;background:linear-gradient(160deg,#09182a,#07111f)}.showcase-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px}.showcase h2{margin:10px 0 14px;font-size:clamp(2rem,4vw,3.25rem);line-height:1;letter-spacing:-.055em}.showcase p{color:var(--muted);max-width:510px}.showcase-list{padding:0;margin:24px 0;list-style:none}.showcase-list li{display:flex;gap:9px;margin:10px 0;color:#c8d8e8}.showcase-list li::before{content:"";width:8px;height:8px;margin-top:9px;border-radius:50%;background:#55c6ff;box-shadow:0 0 12px #55c6ff}.product-shot{overflow:hidden;border:1px solid #3c6289;border-radius:18px;box-shadow:0 30px 80px #0008;background:#dae6f7}.product-shot img{display:block;width:100%;height:auto}@media(max-width:760px){.showcase{padding:58px 0}.showcase-grid{grid-template-columns:1fr;gap:25px}}
