.state-hub{min-height:100%;display:flex;flex-direction:column}.state-hub main[data-template=stateHub]{flex:1 0 auto;width:100%;overflow-x:hidden}.state-hub__heading{margin:0;font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,1.75rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--text-heading);text-align:center;text-wrap:balance}.state-hub-hero{max-width:var(--app-content-max,1180px);margin:0 auto;padding:44px 24px 36px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;box-sizing:border-box}.state-hub-hero__eyebrow{margin:0}.state-hub-hero__heading{max-width:920px;margin:0;font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;color:var(--text-heading);text-wrap:balance}.state-hub-hero__mark{font-style:normal;color:var(--accent-brand-text);white-space:nowrap}.state-hub-hero__lede{max-width:40rem;margin:0;font-size:1.0625rem;line-height:1.55;color:var(--text-secondary);text-wrap:pretty}.state-hub-products{padding:8px 24px 48px;display:flex;flex-direction:column;gap:24px}.state-hub-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.state-hub-products__grid:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr));max-width:calc((100% - 18px) * 2 / 3);margin-inline:auto}.state-hub-products__grid--solo{grid-template-columns:minmax(0,1fr);max-width:calc((100% - 2 * 18px) / 3);margin-inline:auto}.state-hub-card{height:100%}.state-hub-card__eyebrow{margin:0;font-family:var(--font-heading);font-weight:500;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:var(--accent-brand-text);line-height:1.2}.state-hub-card__title{margin:0;font-family:var(--font-heading);font-size:1.0625rem;font-weight:800;line-height:1.25;color:var(--text-heading)}.state-hub-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;padding-top:12px}.state-hub-card__text{margin:0;font-size:.875rem;color:var(--text-secondary);line-height:1.5}.state-hub-card__price{margin:auto 0 0;padding-top:8px;font-family:var(--font-heading);font-size:1.375rem;font-weight:800;color:var(--text-heading)}.state-hub-card__from{font-size:.875rem;font-weight:600;color:var(--text-secondary)}.state-hub-card__body>.state-hub-card__cta:first-child,.state-hub-card__text+.state-hub-card__cta{margin-top:auto}.state-hub-card__cta{width:100%;justify-content:center}.state-hub-guides__inner{padding:48px 24px;display:flex;flex-direction:column;gap:20px}.state-hub-guides__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.state-hub-faqs__cta,.state-hub-guides__cta{display:flex;justify-content:center;margin-top:8px}.state-hub-faqs{width:100%;max-width:56rem;margin:0 auto;padding:48px 24px 56px;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}@media (width <= 960px){.state-hub-products__grid,.state-hub-products__grid--solo,.state-hub-products__grid:has(>:nth-child(2):last-child){grid-template-columns:minmax(0,1fr);max-width:36rem}.state-hub-guides__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width <= 720px){.state-hub-hero{padding:32px 16px 28px}.state-hub-faqs,.state-hub-guides__inner,.state-hub-products{padding-inline:16px}.state-hub-guides__grid{grid-template-columns:minmax(0,1fr)}}