.amber-home .ma-gal{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;text-align:left}.amber-home .ma-card{background:#fff;border:1px solid var(--bd);border-radius:22px;overflow:hidden;box-shadow:var(--sh-m),inset 0 1px 0 #fff;display:flex;flex-direction:column}.amber-home .ma-phone{background:linear-gradient(180deg,#2A2017,#150F0A);padding:30px 0 0;display:flex;justify-content:center;align-items:flex-start;height:380px;overflow:hidden;position:relative}.amber-home .ma-phone:after{content:"";position:absolute;left:0;right:0;bottom:0;height:60px;background:linear-gradient(180deg,transparent,rgba(21,15,10,.55))}.amber-home .ma-phone__scale{transform:scale(.5);transform-origin:top center}.amber-home .ma-card__meta{padding:22px 24px}.amber-home .ma-tag{font-family:var(--m);font-size:11px;letter-spacing:.14em;color:var(--amber-d);margin-bottom:9px}.amber-home .ma-card__meta h4{font-family:var(--d);font-weight:800;font-size:17px;letter-spacing:-.01em;color:var(--ink);margin:0 0 6px}.amber-home .ma-card__meta p{margin:0;font-size:13.5px;color:var(--ink-2);line-height:1.55}.amber-home .ma-feat{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;text-align:left}.amber-home .ma-feat .ma-wide{grid-column:span 2;background:linear-gradient(135deg,var(--hw),#fff)}@media(max-width:900px){.amber-home .ma-feat,.amber-home .ma-gal{grid-template-columns:1fr}.amber-home .ma-feat .ma-wide{grid-column:span 1}}