.DropdownMenu[data-v-2019d4c8]{background:var(--color-white);z-index:2;position:absolute}.MobileNav .DropdownMenu[data-v-2019d4c8]{z-index:auto;background:0 0;position:relative}.DropdownMenu__list[data-v-2019d4c8]{background:var(--color-white);flex-direction:column;row-gap:0;width:max-content;padding:0 16px;display:flex}.DropdownMenu__container[data-v-2019d4c8]{background-color:#0000;width:max-content;max-height:0;transition:max-height .3s ease-out;overflow:hidden}.DropdownMenu__container--open[data-v-2019d4c8]{max-height:var(--content-height);margin-top:10px}.DropdownMenu__list-desktop[data-v-2019d4c8]{background:var(--color-white);z-index:4;outline:1px solid #0000;flex-direction:column;width:max-content;max-height:0;transition:max-height .3s ease-out,padding .3s ease-out,border-color .3s ease-out;display:flex;position:absolute;top:30px;left:0;overflow:hidden}.DropdownMenu__list-desktop--open[data-v-2019d4c8]{max-height:var(--content-height);outline-color:var(--color-light-grey);z-index:3}.DropdownMenu__item[data-v-2019d4c8]{cursor:pointer;border-radius:100px;padding:2px 16px;font-size:1.4rem}@media (width>=900px){.DropdownMenu__item[data-v-2019d4c8]{font-size:1.6rem}}.DropdownMenu__item-desktop .DropdownMenu__item-link[data-v-2019d4c8]{width:100%;padding:var(--spacing-sm) var(--spacing-md);display:inline-block}.no-transition[data-v-2019d4c8]{transition:none!important}.DropdownMenu__item-link[data-v-2019d4c8]:focus-visible{outline:3px solid var(--color-a11y-focus);outline-offset:-5px;border-radius:2px}.router-link-active[data-v-2019d4c8]{color:var(--color-primary);pointer-events:none;font-weight:700}html:not(.js) .DropdownMenu__list[data-v-2019d4c8]{row-gap:10px}html:not(.js) .DropdownMenu__item[data-v-2019d4c8]:hover{background-color:#ddd}html:not(.js) .Menu__item:focus-within .DropdownMenu__container[data-v-2019d4c8],html:not(.js) .Menu__item:hover .DropdownMenu__container[data-v-2019d4c8]{max-height:100vh;margin-top:20px;padding-top:20px;padding-bottom:20px;box-shadow:0 0 10px 5px #0001}
