
/* Dorothea Knowledge Network */
.dorothea-knowledge{max-width:1180px;margin:56px auto 24px;padding:0 24px;font-family:inherit}.dorothea-knowledge__head{margin-bottom:22px}.dorothea-knowledge__eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#167f77}.dorothea-knowledge h2{font-size:clamp(1.65rem,2.5vw,2.25rem);line-height:1.15;margin:8px 0;color:#10203a}.dorothea-knowledge__intro{max-width:760px;color:#52627a;font-size:1rem;line-height:1.65}.dorothea-knowledge__grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:18px}.dorothea-knowledge__card{background:#fff;border:1px solid #dce6ee;border-radius:18px;padding:22px;box-shadow:0 8px 25px rgba(17,41,68,.05)}.dorothea-knowledge__card h3{margin:0 0 14px;color:#10203a;font-size:1.12rem}.dorothea-knowledge__qa{padding:13px 0;border-top:1px solid #edf1f4}.dorothea-knowledge__qa:first-of-type{border-top:0;padding-top:0}.dorothea-knowledge__qa a{font-weight:750;color:#143d5c;text-decoration:none}.dorothea-knowledge__qa p{font-size:.91rem;line-height:1.48;color:#5a687c;margin:5px 0 0}.dorothea-knowledge__links{display:grid;gap:10px}.dorothea-knowledge__link{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #edf1f4;color:#243a56;text-decoration:none;font-weight:650}.dorothea-knowledge__link:last-child{border-bottom:0}.dorothea-knowledge__link span{color:#16877d}.dorothea-knowledge__states{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dorothea-knowledge__state{padding:9px 11px;border-radius:10px;background:#eff8f6;color:#176e68;text-decoration:none;font-weight:700;font-size:.9rem}.dorothea-knowledge__cta{margin-top:18px;background:#1f837d;color:#fff;border-radius:18px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.dorothea-knowledge__cta h3{color:#fff;margin:0 0 5px}.dorothea-knowledge__cta p{margin:0;color:#e6f5f3}.dorothea-knowledge__button{display:inline-block;white-space:nowrap;background:#fff;color:#16736d!important;text-decoration:none;font-weight:800;padding:13px 20px;border-radius:11px}.dorothea-knowledge__trail{margin-top:18px;font-size:.88rem;color:#617187}.dorothea-knowledge__trail a{color:#167f77;text-decoration:none;font-weight:700}@media(max-width:900px){.dorothea-knowledge__grid{grid-template-columns:1fr}.dorothea-knowledge__cta{align-items:flex-start;flex-direction:column}.dorothea-knowledge__states{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.dorothea-knowledge{padding:0 16px}.dorothea-knowledge__states{grid-template-columns:1fr}}
