.mcs-hero__eyebrows{align-items:baseline;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.mcs-hero__eyebrow{margin-bottom:0}.mcs-hero__eyebrow--right{text-align:right}.mcs-hero__headline{display:grid;margin-top:34px}.mcs-hero__line{display:block}.mcs-hero__subcopy{margin-top:34px;max-width:560px}.mcs-hero__footer{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-top:46px}.mcs-hero__buttons{display:flex;flex-wrap:wrap;gap:16px}.mcs-hero__stats{display:flex;flex-wrap:wrap;gap:0;margin:0}.mcs-hero__stat{border-left:1px solid var(--mcs-rule-strong);padding-inline:24px}.mcs-hero__stat:first-child{border-left:0;padding-left:0}.mcs-hero__stat-value{color:var(--mcs-ink);font-family:var(--mcs-font-display);font-size:19px;font-weight:500;letter-spacing:-.01em;line-height:24px}.mcs-hero__stat-label{color:var(--mcs-muted);font-size:13px;line-height:18px;margin:2px 0 0}@media (max-width:1023px){.mcs-hero__headline{margin-top:26px}.mcs-hero__eyebrow--right{text-align:left}}@media (max-width:767px){.mcs-hero__footer{align-items:flex-start;gap:32px}.mcs-hero__buttons{width:100%}.mcs-hero__buttons .mcs-btn{flex:1 1 auto}.mcs-hero__stats{display:grid;gap:20px 16px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.mcs-hero__stat{border-left:0;padding:0}}