.star-about-hero{min-height:620px;overflow:hidden;position:relative}.star-about-hero>img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.star-about-hero__overlay{align-items:end;background:linear-gradient(90deg,rgba(11,54,59,.96),rgba(11,54,59,.62),rgba(11,54,59,.18));color:var(--brand-text-inverse);display:flex;min-height:620px;padding:92px 0;position:relative}.star-about-hero h1{color:var(--brand-text-inverse);font-size:3.45rem;font-weight:780;line-height:1.06;margin-bottom:22px;max-width:920px}.star-about-hero p{color:rgba(255,255,255,.86);line-height:1.74;max-width:760px}.star-roadmap-head{max-width:840px}.star-roadmap{display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:42px}.star-roadmap__step{border-left:3px solid var(--brand-primary);padding:10px 24px 10px 20px}.star-roadmap__step span{color:var(--brand-secondary);display:block;font-weight:780;margin-bottom:12px}.star-roadmap__step h3{font-size:1.16rem;font-weight:760;margin-bottom:10px}.star-roadmap__step p{color:var(--brand-neutral-mid);line-height:1.65}.star-timeline{display:grid;grid-gap:18px;gap:18px;margin-top:36px}.star-timeline article{background:var(--brand-bg);border:1px solid var(--brand-border);border-left:5px solid var(--brand-secondary);padding:24px}.star-timeline h3{font-size:1.18rem;font-weight:760;margin-bottom:10px}.star-timeline p{color:var(--brand-neutral-mid);line-height:1.7;margin:0}.star-partner-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px}.star-partner-tile{align-items:center;background:var(--brand-bg);border:1px solid var(--brand-border);color:var(--brand-neutral-dark);display:flex;font-weight:760;justify-content:center;min-height:92px;padding:18px;text-align:center}.star-about-cta{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-accent));color:var(--brand-text-inverse);padding:80px 0 96px}.star-about-cta h2{color:var(--brand-text-inverse);font-size:2.65rem;font-weight:780;line-height:1.12;margin-bottom:16px}.star-about-cta p{color:rgba(255,255,255,.86);line-height:1.74;margin:0 auto 28px;max-width:760px}@media (max-width:991.98px){.star-partner-grid,.star-roadmap{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.star-about-hero,.star-about-hero__overlay{min-height:540px}.star-partner-grid,.star-roadmap{grid-template-columns:1fr}}