.shc-textcards{background:var(--shc-white)}.shc-textcards--surface-light-blue{background:var(--shc-light-blue)}.shc-textcards--surface-panel{background:var(--shc-panel)}.shc-textcards--rounded{border-radius:var(--shc-radius-hero)}.shc-textcards__heading{color:var(--shc-blue);margin:0}.shc-textcards--heading-ink .shc-textcards__heading{color:var(--shc-ink)}.shc-textcards--heading-white .shc-textcards__heading{color:var(--shc-white)}.shc-textcards__intro{color:var(--shc-charcoal);margin:16px auto 0;max-width:620px}.shc-textcards__grid{align-items:stretch;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:48px 0 0;padding:0}.shc-textcards--cols-1 .shc-textcards__grid{grid-template-columns:minmax(0,1fr)}.shc-textcards--cols-3 .shc-textcards__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shc-textcards__item{background:var(--shc-panel);border-radius:var(--shc-radius);padding:28px 32px}.shc-textcards--card-white .shc-textcards__item{background:var(--shc-white)}.shc-textcards--card-light-blue .shc-textcards__item{background:var(--shc-light-blue)}.shc-textcards--bordered .shc-textcards__item{border:1px solid var(--shc-input-border)}.shc-textcards__copy{color:var(--shc-charcoal);font-size:var(--shc-small);line-height:var(--shc-small-lh);margin:0}.shc-textcards__lead{color:var(--shc-ink);font-weight:700}.shc-textcards--surface-light-blue.shc-textcards--card-light-blue .shc-textcards__item{background:var(--shc-white)}@media (max-width:1023px){.shc-textcards--cols-3 .shc-textcards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.shc-textcards--rounded{border-radius:16px}.shc-textcards--cols-2 .shc-textcards__grid,.shc-textcards--cols-3 .shc-textcards__grid,.shc-textcards__grid{grid-template-columns:1fr;margin-top:32px}.shc-textcards__item{padding:20px 22px}}