.sc-widget { padding:50px; text-align:center; }
.sc-stage { display:flex; justify-content:space-between; align-items:center; }
.sc-features { width:30%; }
.sc-card { background:#111; padding:15px; margin:10px 0; border-radius:10px; color:#fff; }
.sc-phone-wrap { width:30%; text-align:center; }
.phone-shell { height:300px; background:#222; border-radius:20px; color:#fff; display:flex; align-items:center; justify-content:center; }
