@layer components{.c-logo-svg{--initial-swoop-mask-offset:1;--hover-mask-offset:0;--logo-color-primary:#0275b7;--logo-color-secondary:#65bd5b;--logo-color-accent:#fff}.c-logo-svg--white{--initial-swoop-mask-offset:1;--hover-mask-offset:0;--logo-color-primary:#fff;--logo-color-secondary:#fff;--logo-color-accent:var(--brand-yellow)}.c-logo-svg.is-visible{--initial-swoop-mask-offset:0}.c-logo-svg:hover,:focus .c-logo-svg{--hover-mask-offset:1.1}.c-logo-svg__loadin-mask{stroke-dasharray:1;stroke-dashoffset:var(--initial-swoop-mask-offset);transition:var(--stroke-transition,3s) stroke-dashoffset ease}.c-logo-svg__hover-stroke{stroke-dasharray:.1 1;stroke-dashoffset:var(--hover-mask-offset);transition:var(--stroke-transition,1.2s) stroke-dashoffset ease}@media (min-width:801px){:is(body:has(navigation-subnav-tray.is-open) .c-logo-svg--header){--initial-swoop-mask-offset:1;--stroke-transition:1s}}}