.showcase{padding:105px clamp(20px,8vw,130px);color:#fff;background:#0a1424}.showcase-head{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:7vw;margin-bottom:44px}.showcase-head h2{margin-bottom:0}.showcase-head>p{margin:0;color:#a8b5c7;line-height:1.75}.screens{display:grid;grid-template-columns:1fr 1fr;gap:22px}.screens figure{margin:0}.shot{overflow:hidden;border:1px solid #ffffff20;border-radius:20px;background:#101a2c;box-shadow:0 25px 70px #0006}.shot img{display:block;width:100%;aspect-ratio:1.18/1;object-fit:cover;object-position:top}.screens figcaption{display:flex;gap:16px;padding:20px 5px}.screens figcaption>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:11px;color:#111827;background:var(--lime);font-size:11px;font-weight:950}.screens figcaption strong{font-size:18px}.screens figcaption p{margin:7px 0 0;color:#9caabd;font-size:13px;line-height:1.6}@media(max-width:900px){.showcase-head,.screens{grid-template-columns:1fr}}@media(max-width:560px){.showcase{padding:75px 20px}.shot img{aspect-ratio:1/1}}
