/* Shared hierarchy for the five primary Finder sections. */
.container.finder-intro,.container.wizard-page,.container.ersatz-page,.container.knowledge-page,.container.library-page{max-width:1500px;padding-top:32px}
.finder-section-heading{position:relative;margin:0 0 28px;padding:0 0 26px;border-bottom:1px solid #dce7ef;background:none;color:#163b52}
.finder-section-heading .finder-section-eyebrow{font-size:11px;font-weight:750;letter-spacing:.12em;color:#0078ab;margin:0 0 12px;line-height:1.5}
.finder-section-heading h1{font-size:clamp(28px,3vw,38px);font-weight:750;line-height:1.2;letter-spacing:-.8px;margin:0 0 12px;color:#163b52}
.finder-section-heading .finder-section-description{font-size:15px;line-height:1.65;color:#5c7180;max-width:760px;margin:0}
.finder-section-heading .dataset-label{display:block;margin-top:12px;font-size:11px}
.ersatz-head{margin-top:0}.wizard-page.is-choosing .wiz-question{font-size:clamp(23px,2.4vw,30px)}
.finder-shell-managed .site-header{display:none!important}
.site-nav a[aria-current=page]{color:#0078ab;background:#eaf5fc}
@media(max-width:700px){.container.finder-intro,.container.wizard-page,.container.ersatz-page,.container.knowledge-page,.container.library-page{padding-top:24px}.finder-section-heading{margin-bottom:24px;padding-bottom:22px}}

@media(min-width:800px){.finder-section-heading .dataset-label{position:absolute;right:0;top:0;margin:0}}
