.products .intro{max-width:650px}
.product-list{align-items:stretch}
.product{min-height:350px}
.product h4{font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.4;font-weight:600;letter-spacing:0;color:#b8b7bd;margin:14px 0 0}
.product .project-note{color:#b8b7bd;font-size:13px;font-weight:600;margin-top:16px}
.projects-cta{margin:68px 0 16px;padding:48px;border:1px solid #2a2a30;border-radius:22px;background:linear-gradient(120deg,rgba(0,214,237,.08),rgba(15,15,18,.3) 54%)}
.projects-cta h3{font-size:clamp(25px,3vw,38px);line-height:1.12;max-width:630px;color:#e5e5e8}
.projects-cta p{font-size:17px;line-height:1.55;color:#95949b;max-width:570px;margin:18px 0 29px}
@media(max-width:700px){.projects-cta{margin-top:34px;padding:31px}.product h3{font-size:30px}}

