<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@-webkit-keyframes h-auto-dropdown-menu__ul-in{0%{opacity:0;transform:translateY(.5rem);pointer-events:none}to{opacity:1;transform:translateY(0);pointer-events:all}}@keyframes h-auto-dropdown-menu__ul-in{0%{opacity:0;transform:translateY(.5rem);pointer-events:none}to{opacity:1;transform:translateY(0);pointer-events:all}}.h-auto-dropdown-menu{opacity:1}.h-auto-dropdown-menu&gt;ul{display:none}.h-auto-dropdown-menu.open&gt;ul,.h-auto-dropdown-menu a{display:block}.h-auto-dropdown-menu ul&gt;li&gt;a{display:flex;justify-content:space-between;align-items:center;min-height:calc(1em + 2*var(--header__side-padding))}.h-auto-dropdown-menu ul&gt;li&gt;a .icon{display:flex;align-items:center;justify-content:center;padding:12px;padding-right:var(--header__side-padding);width:calc(12px + var(--header__side-padding) + 2rem);height:auto;align-self:stretch}.h-auto-dropdown-menu ul&gt;li&gt;a .icon svg{width:var(--header__icon-width);height:100%;pointer-events:none}.h-auto-dropdown-menu ul&gt;li&gt;a span{padding:1rem 20px}.h-auto-dropdown-menu&gt;ul&gt;li{position:relative}.h-auto-dropdown-menu&gt;ul&gt;li&gt;ul{display:none}.h-auto-dropdown-menu&gt;ul&gt;li.open&gt;ul{display:block}.h-auto-dropdown-menu__menu--depth-1&gt;li&gt;a{background:var(--cs__primary__bg);color:var(--cs__primary__fg--minor)}.h-auto-dropdown-menu__menu--depth-1&gt;li:not(:last-child)&gt;a{border-bottom:1px solid var(--cs__lines__separator,var(--cs__primary__fg--faded))}.h-auto-dropdown-menu__menu--depth-1&gt;li.open&gt;a{background:var(--cs__cta__bg);color:var(--cs__cta__fg)}.h-auto-dropdown-menu__menu--depth-2&gt;li&gt;a{background:var(--cs__primary__bg);color:var(--cs__primary__fg--minor)}.h-auto-dropdown-menu__menu--depth-2&gt;li:not(:last-child)&gt;a{border-bottom:1px solid var(--cs__lines__separator,var(--cs__primary__fg--faded))}.h-auto-dropdown-menu__menu--depth-2&gt;li.open&gt;a{background:var(--cs__cta__bg);color:var(--cs__cta__fg)}@media(min-width:1261px){.h-auto-dropdown-menu.open&gt;ul{position:absolute;top:100%}.h-auto-dropdown-menu ul&gt;li&gt;a{min-height:0}.h-auto-dropdown-menu ul&gt;li&gt;a .icon svg{transform:rotate(-90deg)}.h-auto-dropdown-menu ul&gt;li&gt;a .icon{width:auto;height:auto;padding:0 12px;align-self:center}.h-auto-dropdown-menu ul&gt;li&gt;a span{padding:.75em}.h-auto-dropdown-menu.open&gt;ul,.h-auto-dropdown-menu li.open&gt;ul{-webkit-animation-name:h-auto-dropdown-menu__ul-in;animation-name:h-auto-dropdown-menu__ul-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.h-auto-dropdown-menu ul{min-width:180px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:420px}.h-auto-dropdown-menu&gt;ul&gt;li&gt;ul{position:absolute;left:100%;z-index:100;top:0}.h-auto-dropdown-menu&gt;ul&gt;li.inverted&gt;ul{left:auto;right:100%}.h-auto-dropdown-menu&gt;ul&gt;li.inverted&gt;a .icon{margin-right:-12px;margin-left:0}.h-auto-dropdown-menu&gt;ul&gt;li.inverted&gt;a span+span{order:-1}.h-auto-dropdown-menu&gt;ul&gt;li.inverted&gt;a span+span svg{transform:scaleX(-1) rotate(-90deg)}.h-auto-dropdown-menu__menu--depth-1&gt;li:not(:last-child)&gt;a,.h-auto-dropdown-menu__menu--depth-2&gt;li:not(:last-child)&gt;a{border-bottom:none}}@media(max-width:1260px){.h-auto-dropdown-menu li.open&gt;a span+span svg{transform:scaleY(-1)}}
</pre></body></html>