.hoc-cards__headline{margin-top:var(--hoc-sp-4);max-width:720px}.hoc-cards__sub{margin-top:var(--hoc-sp-5);max-width:60ch}.hoc-cards__grid{align-items:stretch;display:grid;gap:var(--hoc-sp-5);margin-top:var(--hoc-sp-12)}.hoc-cards__grid>.hoc-card{display:flex;flex-direction:column}.hoc-cards__grid>.hoc-card>.hoc-cards__link-row{margin-top:auto;padding-top:var(--hoc-sp-5)}.hoc-cards__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hoc-cards__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hoc-cards__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.hoc-cards__title{margin-top:var(--hoc-sp-3)}.hoc-cards__copy{margin-top:var(--hoc-sp-2);white-space:pre-line}.hoc-cards__link-row{margin-top:var(--hoc-sp-5)}.hoc-cards__media{border-radius:var(--hoc-r-lg) var(--hoc-r-lg) 0 0;margin:calc(var(--hoc-sp-6)*-1) calc(var(--hoc-sp-6)*-1) var(--hoc-sp-6);overflow:hidden}.hoc-cards__media img{display:block;height:auto;width:100%}.hoc-band--core .hoc-card--outline :where(h1,h2,h3,h4,h5,p,li),.hoc-band--dark .hoc-card--outline :where(h1,h2,h3,h4,h5,p,li),.hoc-band--kinetic .hoc-card--outline :where(h1,h2,h3,h4,h5,p,li),.hoc-band--quantum .hoc-card--outline :where(h1,h2,h3,h4,h5,p,li){color:var(--hoc-fg-on-light)}.hoc-card--beige,.hoc-card--core,.hoc-card--polished,.hoc-card--quantum{border-color:transparent}.hoc-card--quantum{background:var(--hoc-quantum-blue);color:var(--hoc-fg-on-dark)}.hoc-card--core{background:var(--hoc-core-blue);color:var(--hoc-fg-on-dark)}.hoc-card--beige{background:var(--hoc-crisp-beige);color:var(--hoc-fg-on-light)}.hoc-card--polished{background:var(--hoc-polished-lilac);color:var(--hoc-fg-on-light)}.hoc-card--beige :where(h1,h2,h3,h4,h5,p,li,a),.hoc-card--core :where(h1,h2,h3,h4,h5,p,li,a),.hoc-card--polished:where(h1,h2,h3,h4,h5,p,li,a),.hoc-card--quantum :where(h1,h2,h3,h4,h5,p,li,a){color:inherit}.hoc-card--core :where(a,button):focus-visible,.hoc-card--quantum :where(a,button):focus-visible{outline-color:var(--hoc-fg-on-dark)}.hoc-card .hoc-cards__eyebrow--pill{align-items:center;align-self:flex-start;background:var(--hoc-lilac);border-radius:var(--hoc-r-pill);color:var(--hoc-fg-on-lilac);display:inline-flex;padding:var(--hoc-sp-2) var(--hoc-sp-4)}.hoc-card .hoc-cards__eyebrow--pill+.hoc-cards__title{margin-top:var(--hoc-sp-4)}.hoc-cards__legal{margin-top:var(--hoc-sp-8);max-width:none;text-align:center;white-space:nowrap}@media (max-width:1100px){.hoc-cards__grid--3,.hoc-cards__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.hoc-cards__grid{grid-template-columns:minmax(0,1fr)}.hoc-cards__legal{white-space:normal}}