.shs-cta__inner{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-huge,40px);justify-content:space-between}.shs-cta__copy{display:flex;flex-direction:column;gap:var(--space-sm,12px);max-width:62ch}.shs-cta__eyebrow{color:var(--green-ink,#076b64)}.shs-cta__body{margin:0}.shs-cta__action{flex:0 0 auto}.shs-cta--dark{background:var(--engaged-black,#212121);color:#fff}.shs-cta--dark .shs-cta__eyebrow{color:var(--mint,#00f584)}.shs-cta--mint{background:var(--mint,#00f584)}.shs-cta--light,.shs-cta--mint,.shs-cta--mint .shs-cta__eyebrow{color:var(--engaged-black,#212121)}.shs-cta--light{background:var(--color-open-gray,#f5f6f7)}.shs-cta--light .shs-cta__eyebrow{color:var(--green-ink,#076b64)}@media (max-width:767px){.shs-cta__inner{align-items:flex-start;flex-direction:column;gap:var(--space-lg,24px)}.shs-cta__action,.shs-cta__action .shs-btn{width:100%}}