.dz-solhero[data-astro-cid-vax4asbr]{position:relative;overflow:hidden}.dz-solhero[data-astro-cid-vax4asbr]:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(to right, color-mix(in srgb, var(--grid-line) 45%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--grid-line) 45%, transparent) 1px, transparent 1px);background-size:56px 56px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000 0% 26%,#000 58% 100%)}.dz-solhero__inner[data-astro-cid-vax4asbr]{z-index:1;gap:var(--space-lg);align-items:center;display:flex;position:relative}@media (width>=920px){.dz-solhero__inner[data-astro-cid-vax4asbr]{min-height:460px}}.dz-solhero__copy[data-astro-cid-vax4asbr]{flex:auto}.dz-solhero[data-astro-cid-vax4asbr] h1[data-astro-cid-vax4asbr]{margin-top:var(--space-sm);max-width:18ch;font-size:clamp(30px,6.2vmin,56px)}@media (width>=920px){.dz-solhero__line[data-astro-cid-vax4asbr]{display:block}}.dz-solhero[data-astro-cid-vax4asbr] .lede[data-astro-cid-vax4asbr]{max-width:52ch;color:var(--fg-muted);margin-top:var(--space-sm);text-wrap:balance;font-size:clamp(16px,2.2vmin,19px);line-height:1.5}.dz-solhero__ctas[data-astro-cid-vax4asbr]{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.dz-solhero__partners[data-astro-cid-vax4asbr]{margin-top:var(--space-lg);gap:var(--space-xs);flex-direction:column;display:flex}.dz-solhero__partners-label[data-astro-cid-vax4asbr]{font-size:var(--fs-caption);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--fg-muted)}.dz-solhero__partners-logos[data-astro-cid-vax4asbr]{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.dz-solhero__partner[data-astro-cid-vax4asbr]{background:var(--color-white);border-radius:var(--radius-sm);align-items:center;padding:8px 14px;display:inline-flex}.dz-solhero__partner[data-astro-cid-vax4asbr] img[data-astro-cid-vax4asbr]{width:auto;height:26px;display:block}a[data-astro-cid-vax4asbr].dz-solhero__partner{transition:box-shadow var(--dur-base) var(--ease-out)}a[data-astro-cid-vax4asbr].dz-solhero__partner:hover{box-shadow:0 2px 10px color-mix(in srgb, var(--color-navy) 14%, transparent)}a[data-astro-cid-vax4asbr].dz-solhero__partner:focus-visible{outline:2px solid var(--color-orange);outline-offset:3px}.dz-solhero__art[data-astro-cid-vax4asbr]{flex:0 0 clamp(180px,22vw,260px);justify-content:center;margin-right:clamp(16px,5vw,88px);display:flex}.dz-solhero__disc[data-astro-cid-vax4asbr]{aspect-ratio:1;border-radius:var(--radius-pill);background:var(--surface);justify-content:center;align-items:center;width:100%;display:flex}.dz-solhero__disc[data-astro-cid-vax4asbr] .dz-icon{justify-content:center;width:48%}.dz-solhero__disc[data-astro-cid-vax4asbr] .dz-icon svg{width:100%;height:auto}.dz-solhero__art--card[data-astro-cid-vax4asbr]{flex-basis:clamp(280px,34vw,380px)}.dz-solhero__img[data-astro-cid-vax4asbr]{border-radius:var(--beak);width:100%;box-shadow:0 12px 32px color-mix(in srgb, var(--color-navy) 16%, transparent);overflow:hidden}.dz-solhero__img[data-astro-cid-vax4asbr] img{width:100%;height:auto;display:block}.dz-solhero__img--zoom[data-astro-cid-vax4asbr]{cursor:zoom-in;transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);background:0 0;border:0;padding:0;display:block}.dz-solhero__img--zoom[data-astro-cid-vax4asbr]:hover,.dz-solhero__img--zoom[data-astro-cid-vax4asbr]:focus-visible{box-shadow:0 18px 42px color-mix(in srgb, var(--color-navy) 22%, transparent);transform:translateY(-2px)}.dz-solhero__img--zoom[data-astro-cid-vax4asbr]:focus-visible{outline:2px solid var(--color-dark-orange);outline-offset:4px}@media (prefers-reduced-motion:reduce){.dz-solhero__img--zoom[data-astro-cid-vax4asbr]{transition:none}}.dz-solhero__mapdialog[data-astro-cid-vax4asbr]{background:0 0;border:0;width:min(88vw,620px);margin:auto;padding:0;overflow:visible}.dz-solhero__mapdialog[data-astro-cid-vax4asbr][open]{animation:dz-solhero-map-in .3s var(--ease-out) both}.dz-solhero__mapdialog[data-astro-cid-vax4asbr].is-closing{animation:dz-solhero-map-out .24s var(--ease-out) both}@keyframes dz-solhero-map-in{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes dz-solhero-map-out{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.94)translateY(6px)}}.dz-solhero__mapdialog[data-astro-cid-vax4asbr] img{border-radius:var(--beak);background:var(--surface);width:100%;height:auto;box-shadow:0 32px 80px color-mix(in srgb, var(--color-dark) 45%, transparent);display:block}.dz-solhero__mapdialog[data-astro-cid-vax4asbr]::backdrop{background:color-mix(in srgb, var(--color-navy) 55%, transparent);backdrop-filter:blur(3px);animation:dz-solhero-fade .3s var(--ease-out) both}.dz-solhero__mapdialog[data-astro-cid-vax4asbr].is-closing::backdrop{animation:dz-solhero-fade .24s var(--ease-out) both reverse}@keyframes dz-solhero-fade{0%{opacity:0}to{opacity:1}}.dz-solhero__mapclose[data-astro-cid-vax4asbr]{border-radius:var(--radius-pill);background:var(--surface);width:40px;height:40px;color:var(--fg);cursor:pointer;box-shadow:0 4px 14px color-mix(in srgb, var(--color-dark) 30%, transparent);transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:20px;right:20px}.dz-solhero__mapclose[data-astro-cid-vax4asbr]:hover{background:var(--color-yellow);color:var(--color-navy)}.dz-solhero__mapclose[data-astro-cid-vax4asbr]:focus-visible{outline:2px solid var(--color-dark-orange);outline-offset:2px}@media (prefers-reduced-motion:reduce){.dz-solhero__mapdialog[data-astro-cid-vax4asbr][open],.dz-solhero__mapdialog[data-astro-cid-vax4asbr].is-closing,.dz-solhero__mapdialog[data-astro-cid-vax4asbr]::backdrop,.dz-solhero__mapdialog[data-astro-cid-vax4asbr].is-closing::backdrop{animation:none}}.dz-solhero__quote[data-astro-cid-vax4asbr]{background:var(--surface);border-radius:var(--beak);width:100%;padding:var(--space-md);gap:var(--space-md);text-align:left;box-shadow:0 2px 10px color-mix(in srgb, var(--color-navy) 10%, transparent);flex-direction:column;display:flex}.dz-solhero__quote[data-astro-cid-vax4asbr] blockquote[data-astro-cid-vax4asbr]{font-family:var(--font-heading);font-weight:var(--font-weight-medium);color:var(--color-navy);text-wrap:balance;margin:0;font-size:clamp(17px,1.9vmin,21px);line-height:1.4}:root[data-theme=dark] .dz-solhero__quote[data-astro-cid-vax4asbr] blockquote[data-astro-cid-vax4asbr]{color:var(--fg)}.dz-solhero__quote-cite[data-astro-cid-vax4asbr]{align-items:center;gap:var(--space-sm);display:flex}.dz-solhero__quote-avatar[data-astro-cid-vax4asbr]{border-radius:var(--radius-pill);background:var(--color-white);flex:none;width:44px;height:44px;overflow:hidden}.dz-solhero__quote-avatar[data-astro-cid-vax4asbr] img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.dz-solhero__quote-meta[data-astro-cid-vax4asbr]{gap:var(--space-2xs);flex-direction:column;min-width:0;display:flex}.dz-solhero__quote-name[data-astro-cid-vax4asbr]{font-size:var(--fs-caption);color:var(--fg-muted)}.dz-solhero__quote-logo[data-astro-cid-vax4asbr]{align-self:flex-start;width:auto;height:20px}@media (width<=919px){.dz-solhero__inner[data-astro-cid-vax4asbr]{align-items:flex-start;gap:var(--space-md);flex-direction:column-reverse}.dz-solhero__art[data-astro-cid-vax4asbr]{flex:none;margin-right:0}.dz-solhero__disc[data-astro-cid-vax4asbr]{width:96px}.dz-solhero__art--card[data-astro-cid-vax4asbr]{flex-basis:auto;width:100%}.dz-solhero__inner[data-astro-cid-vax4asbr]:has(.dz-solhero__art--card){flex-direction:column}}.dz-tl__head[data-astro-cid-zvz4lfm3]{max-width:var(--content-max);margin-bottom:var(--space-lg)}.dz-tl__intro[data-astro-cid-zvz4lfm3]{color:var(--fg-muted);margin-top:var(--space-sm)}.dz-tl__outro[data-astro-cid-zvz4lfm3]{max-width:var(--content-max);margin-top:var(--space-lg);color:var(--fg-muted)}.dz-tl__outro[data-astro-cid-zvz4lfm3] p[data-astro-cid-zvz4lfm3]+p[data-astro-cid-zvz4lfm3]{margin-top:var(--space-sm)}.dz-tl[data-astro-cid-zvz4lfm3]{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;position:relative}.dz-tl[data-astro-cid-zvz4lfm3]:before{content:"";background:var(--border-color);width:2px;position:absolute;top:1rem;bottom:1rem;left:calc(1rem - 1px)}.dz-tl__step[data-astro-cid-zvz4lfm3]{gap:var(--space-sm);align-items:flex-start;display:flex;position:relative}.dz-tl__content[data-astro-cid-zvz4lfm3]{background:var(--surface);border-radius:var(--beak);min-width:0;padding:var(--space-md);flex:1}.dz-tl__num[data-astro-cid-zvz4lfm3]{z-index:1;border-radius:var(--radius-pill);background:var(--color-orange);width:2rem;height:2rem;color:var(--color-white);font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--fs-caption);flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:relative}.dz-tl__title[data-astro-cid-zvz4lfm3]{color:var(--color-navy);font-size:var(--fs-h4);margin:0}:root[data-theme=dark] .dz-tl__title[data-astro-cid-zvz4lfm3]{color:var(--fg)}.dz-tl__content[data-astro-cid-zvz4lfm3] p[data-astro-cid-zvz4lfm3]{color:var(--fg-muted);margin:var(--space-xs) 0 0}.dz-tl__stat[data-astro-cid-zvz4lfm3]{font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--fs-h4);color:var(--fg-muted);font-variant-numeric:tabular-nums;margin-bottom:var(--space-2xs);line-height:1;display:block}.dz-tl__content--peak[data-astro-cid-zvz4lfm3]{background:color-mix(in srgb, var(--color-orange) 7%, var(--surface))}.dz-tl__content--peak[data-astro-cid-zvz4lfm3] .dz-tl__stat[data-astro-cid-zvz4lfm3]{color:var(--color-orange);font-size:var(--fs-h2)}.dz-tl__stat-note[data-astro-cid-zvz4lfm3]{margin-top:var(--space-2xs);font-size:11px;font-weight:var(--font-weight-semibold);letter-spacing:.05em;text-transform:uppercase;color:var(--color-orange);display:block}.dz-tl__step--peak[data-astro-cid-zvz4lfm3] .dz-tl__num[data-astro-cid-zvz4lfm3]{box-shadow:0 0 0 4px color-mix(in srgb, var(--color-orange) 22%, transparent)}.dz-tl__source[data-astro-cid-zvz4lfm3]{max-width:var(--content-max);margin-top:var(--space-md);font-size:var(--fs-caption);color:var(--fg-muted)}@media (width>=920px){.dz-tl[data-astro-cid-zvz4lfm3]{grid-template-columns:repeat(calc(var(--tl-cols) + 1), minmax(0, 1fr));column-gap:var(--space-sm);row-gap:var(--space-sm);grid-template-rows:1fr auto 1fr;display:grid}.dz-tl[data-astro-cid-zvz4lfm3]:before{grid-area:2/1/auto/-1;align-self:center;width:auto;height:2px;position:static}.dz-tl__step[data-astro-cid-zvz4lfm3]{display:contents}.dz-tl__num[data-astro-cid-zvz4lfm3]{grid-row:2;grid-column:var(--tl-col);place-self:center start}.dz-tl__content[data-astro-cid-zvz4lfm3]{grid-column:var(--tl-col) / span 2;text-align:left;position:relative}.dz-tl__step--above[data-astro-cid-zvz4lfm3] .dz-tl__content[data-astro-cid-zvz4lfm3]{grid-row:1;align-self:stretch}.dz-tl__step--below[data-astro-cid-zvz4lfm3] .dz-tl__content[data-astro-cid-zvz4lfm3]{grid-row:3;align-self:stretch}.dz-tl__content[data-astro-cid-zvz4lfm3]:before{content:"";background:var(--border-color);width:2px;position:absolute;left:calc(1rem - 1px)}.dz-tl__step--above[data-astro-cid-zvz4lfm3] .dz-tl__content[data-astro-cid-zvz4lfm3]:before{height:calc(var(--space-sm) + 1rem);top:100%}.dz-tl__step--below[data-astro-cid-zvz4lfm3] .dz-tl__content[data-astro-cid-zvz4lfm3]:before{height:calc(var(--space-sm) + 1rem);bottom:100%}}.dz-tile[data-astro-cid-wfhoomkz]{background:var(--surface);border-radius:var(--beak);padding:var(--space-md);gap:var(--space-sm);min-height:220px;transition:background var(--dur-base) var(--ease-out);flex-direction:column;display:flex;container-type:inline-size}.dz-tile[data-astro-cid-wfhoomkz]:hover{background:var(--surface-hover)}.dz-tile[data-astro-cid-wfhoomkz]{container-type:inline-size}.dz-tile[data-astro-cid-wfhoomkz] h3[data-astro-cid-wfhoomkz]{color:var(--color-navy);font-size:clamp(18px, 8.5cqi, var(--fs-h3))}:root[data-theme=dark] .dz-tile[data-astro-cid-wfhoomkz] h3[data-astro-cid-wfhoomkz]{color:var(--fg)}.dz-tile[data-astro-cid-wfhoomkz] p[data-astro-cid-wfhoomkz]{color:var(--fg-muted);margin:0}.dz-tile__more[data-astro-cid-wfhoomkz] summary[data-astro-cid-wfhoomkz]{cursor:pointer;color:var(--color-dark-orange);font-weight:var(--font-weight-semibold);font-size:var(--fs-caption);transition:margin-bottom var(--dur-fast) ease;list-style:none}.dz-tile__more[data-astro-cid-wfhoomkz] summary[data-astro-cid-wfhoomkz]::-webkit-details-marker{display:none}.dz-tile[data-astro-cid-wfhoomkz]>.dz-tile__icon-sm{display:none}.dz-tile__more[data-astro-cid-wfhoomkz][open] summary[data-astro-cid-wfhoomkz]{margin-bottom:var(--space-xs)}@media (width<=640px){.dz-tile[data-astro-cid-wfhoomkz]{min-height:0;padding:var(--space-sm);column-gap:var(--space-xs);row-gap:var(--space-2xs);grid-template-columns:auto 1fr;align-content:start;align-items:center;display:grid}.dz-tile[data-astro-cid-wfhoomkz]>.dz-tile__icon-lg{display:none}.dz-tile[data-astro-cid-wfhoomkz]>.dz-tile__icon-sm{display:inline-flex}.dz-tile[data-astro-cid-wfhoomkz] h3[data-astro-cid-wfhoomkz]{font-size:clamp(var(--fs-h5), 5.6cqi, var(--fs-h4));grid-column:2}.dz-tile[data-astro-cid-wfhoomkz] p[data-astro-cid-wfhoomkz],.dz-tile[data-astro-cid-wfhoomkz] .dz-tile__more[data-astro-cid-wfhoomkz]{grid-column:2}.dz-tile--noicon[data-astro-cid-wfhoomkz]{grid-template-columns:1fr}.dz-tile--noicon[data-astro-cid-wfhoomkz] h3[data-astro-cid-wfhoomkz],.dz-tile--noicon[data-astro-cid-wfhoomkz] p[data-astro-cid-wfhoomkz],.dz-tile--noicon[data-astro-cid-wfhoomkz] .dz-tile__more[data-astro-cid-wfhoomkz]{grid-column:1}}
