.maker-tech-hero{background:linear-gradient(135deg,rgba(79,126,178,.96),rgba(212,43,208,.72))}.maker-tech-hero .container{display:grid;grid-template-columns:1fr 44%;grid-gap:44px;gap:44px;align-items:center}.maker-tech-hero img{border-radius:var(--brand-radius);box-shadow:0 26px 70px rgba(0,0,0,.2)}.large-statement{max-width:980px;margin:0 auto;font-size:max(1.6rem, min(3vw, 2.7rem));line-height:1.22;font-weight:760;color:var(--brand-text)}.studio-goal-grid{grid-template-columns:repeat(3,1fr)}.studio-goal-grid article{border:1px solid var(--brand-border);background:#fff;border-radius:var(--brand-radius);padding:30px}.studio-goal-grid span{color:var(--brand-accent);font-weight:900}.progress-list{display:grid;grid-gap:22px;gap:22px;max-width:900px;margin:0 auto}.progress-list>div{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:22px;background:#fff}.progress-list span{display:block;font-weight:850;margin-bottom:10px}.progress{height:12px;border-radius:999px;background:var(--brand-neutral-light);margin-bottom:10px}.progress-bar{background:var(--brand-primary)}.maker-cta{background:linear-gradient(135deg,var(--brand-primary),var(--brand-accent))}@media (max-width:991px){.maker-tech-hero .container,.studio-goal-grid{grid-template-columns:1fr}}