.scroll-hint.svelte-oidjed{background:none;border:none;padding:0;text-align:left;cursor:pointer;font-family:inherit;width:fit-content;font-size:1rem;letter-spacing:.1em;color:var(--color-slate-700);animation:svelte-oidjed-nudge 2s ease-in-out infinite}.report-header.svelte-oidjed{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:4rem clamp(1.5rem,6vw,6rem);background-color:#fff;overflow:hidden}.report-header.svelte-oidjed:before{content:"";position:absolute;inset:0;background-image:var(--bg-image);background-size:cover;background-position:center;opacity:var(--bg-opacity);z-index:0}.header-body.svelte-oidjed{position:relative;z-index:1;display:flex;align-items:center;height:100%;justify-content:center;gap:clamp(1rem,3vw,2rem)}@media (max-width: 700px){.header-body.svelte-oidjed{flex-wrap:wrap}}.headline.svelte-oidjed{width:100%;max-width:1000px;display:flex;flex-direction:column;justify-content:center;min-height:40vh;height:100%}.logo-row.svelte-oidjed{display:flex;align-items:center;gap:.5rem;margin:0 0 6rem}.reporttype.svelte-oidjed{font-size:clamp(1rem,4vw,1.75rem);margin:0 0 6rem;color:var(--brandDarkBlue);text-transform:uppercase;font-weight:800}.eyebrow.svelte-oidjed{font-size:clamp(1rem,7vw,2rem);margin:0;color:var(--brandLightBlue)}.title.svelte-oidjed{font-size:clamp(2.8rem,7vw,6rem);margin:0}.description.svelte-oidjed{display:flex;flex-direction:column;width:100%;max-width:400px}.extra.svelte-oidjed{font-size:clamp(.8rem,2.5vw,1rem);letter-spacing:.18em;text-transform:uppercase;color:var(--color-slate-700);margin-bottom:0}.extra.svelte-oidjed:first-of-type{margin-top:1rem}.subtitle.svelte-oidjed{font-size:clamp(1rem,2vw,1.2rem);margin:0;opacity:.8}@keyframes svelte-oidjed-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}
