<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mega-menu{position:static;height:100%}.mega-menu__content{background-color:rgb(var(--color-background));border-left:0;border-radius:0;border-right:0;max-height:calc(100vh - var(--header-bottom-position-desktop,20rem) - 4rem);overflow-y:auto;padding-bottom:2.4rem;padding-top:2.4rem;position:absolute;top:calc(100%);border-top:.1rem solid #eee;border-bottom:.1rem solid #eee}.js .mega-menu__content{opacity:0;transform:translateY(-1.5rem)}.mega-menu[open] .mega-menu__content{animation:animateMenuOpen var(--duration-default) ease;animation-fill-mode:forwards}@media (prefers-reduced-motion){.mega-menu[open] .mega-menu__content{opacity:1;transform:translateY(0)}}.mega-menu__link{color:rgba(var(--color-foreground),.75);display:block;line-height:calc(1 + .3 / var(--font-body-scale));padding-bottom:.6rem;padding-top:.6rem;text-decoration:none;transition:-webkit-text-decoration var(--duration-short) ease;transition:text-decoration var(--duration-short) ease;transition:text-decoration var(--duration-short) ease,-webkit-text-decoration var(--duration-short) ease;font-size:1.2rem}.mega-menu__list{display:flex;justify-content:center;flex-wrap:wrap;-moz-column-gap:0;column-gap:0;list-style:none;text-align:left;white-space:nowrap}.mega-menu__full-width .mega-menu__list&gt;li{padding-right:2.4rem}.mega-menu__link--level-2:not(:only-child){font-size:1.4rem;margin-bottom:1rem}.mega-menu.mega-menu__full-width .mega-menu__list--condensed{display:block}.mega-menu:not(.mega-menu__full-width) .mega-menu__list{display:block}.mega-menu:not(.mega-menu.mega-menu__full-width) .mega-menu__list{padding:0 1.8rem}.mega-menu:not(.mega-menu.mega-menu__full-width) .mega-menu__content{border-right:.1rem solid #eee;border-left:.1rem solid #eee}.mega-menu.mega-menu__full-width .mega-menu__content:not(.mega-menu__content.mega-menu__content-with-images){padding-bottom:0;padding-top:0}.mega-menu__full-width .mega-menu__content{left:0;right:0}.mega-menu__content-with-images{display:flex}.mega-menu__content-with-images .multicolumn-list{flex:auto}@media only screen and (min-width:990px) and (max-width:1200px){.mega-menu__content-with-images{padding:2rem 4rem 2.5rem}}@media only screen and (min-width:1201px){.mega-menu__content-with-images{padding:2rem 7.5rem 2.5rem}}.mega-menu__align-images-left{flex-direction:row}.mega-menu__align-images-right{flex-direction:row-reverse}.mega-menu__align-left .mega-menu__list{justify-content:left}.mega-menu__align-left .mega-menu__content:not(.mega-menu__content.mega-menu__content-with-images) .mega-menu__list&gt;li{padding:2rem}.mega-menu__full-width .mega-menu__list{justify-content:center;margin:auto}.mega-menu__full-width .mega-menu__list li{min-width:140px}.mega-menu__link--level-2{color:var(--header-nav-child-foreground-color);font-weight:var(--font-heading-weight);text-transform:uppercase}.mega-menu__link--level-2:hover{color:var(--header-nav-child-hover-foreground-color)}.mega-menu__link--level-3{color:var(--header-nav-grandchild-foreground-color);font-weight:var(--font-heading-weight-medium);font-size:1.4rem}.mega-menu__link--level-3:hover{color:var(--header-nav-grandchild-hover-foreground-color)}</pre></body></html>