.hope-card-facts{margin:1rem 0}.hope-structured-facts{--hope-fact-gap:.65rem;display:grid;grid-template-columns:minmax(0,1fr);gap:var(--hope-fact-gap);margin:0;padding:0}.hope-structured-fact{min-width:0;margin:0;padding:.72rem .78rem;border:1px solid var(--hope-skin-border);border-radius:.35rem;background:var(--hope-skin-widget-bg);color:var(--hope-skin-text)}.hope-fact-label{display:flex;align-items:center;gap:.42rem;margin:0 0 .22rem;color:var(--hope-skin-heading);font-weight:700;line-height:1.25}.hope-fact-value{min-width:0;margin:0;color:var(--hope-skin-text);font-size:.94em;line-height:1.42;overflow-wrap:anywhere;word-break:normal}.hope-fact-value a{color:var(--hope-skin-link);text-decoration:underline;text-underline-offset:.13em}.hope-fact-value a:hover{color:var(--hope-skin-link-hover)}.hope-fact-value a:focus-visible{outline:2px solid var(--hope-skin-focus);outline-offset:2px}.hope-fact-icon{flex:0 0 1.1em;width:1.1em;height:1.1em;color:var(--hope-skin-primary)}.hope-card-style-editorial .hope-structured-fact,.hope-section-card-editorial .hope-structured-fact,.hope-card-local-editorial .hope-structured-fact{border-width:0 0 1px;border-radius:0;background:transparent;padding:.62rem .15rem}.hope-card-style-compact-directory .hope-structured-facts,.hope-section-card-compact-directory .hope-structured-facts,.hope-card-local-compact-directory .hope-structured-facts{--hope-fact-gap:.45rem}.hope-card-style-compact-directory .hope-structured-fact,.hope-section-card-compact-directory .hope-structured-fact,.hope-card-local-compact-directory .hope-structured-fact{padding:.55rem .6rem}.hope-card-style-compact-directory .hope-fact-label,.hope-section-card-compact-directory .hope-fact-label,.hope-card-local-compact-directory .hope-fact-label{font-size:.88em}.hope-card-style-compact-directory .hope-fact-value,.hope-section-card-compact-directory .hope-fact-value,.hope-card-local-compact-directory .hope-fact-value{font-size:.86em}@media(min-width:37.5rem){.hope-structured-facts.hope-facts-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:48rem){.hope-structured-facts.hope-facts-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}}