:root{--content-height:0;--speed-slow:.3s}.Collapsible{max-height:0;overflow:hidden;transition:max-height var(--speed-slow)}.Collapsible[aria-expanded=true]{max-height:var(--content-height)}.Dropdown[data-v-fc084027]{color:#fff;overflow:hidden;position:relative;transition:all .25s ease-in-out}.Dropdown .background[data-v-fc084027]{height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .25s ease-in-out;width:100%}.Dropdown .content[data-v-fc084027],.Dropdown .header[data-v-fc084027]{color:var(--color-blue)}.Dropdown .header[data-v-fc084027]{text-decoration:none;transition:all .15s ease-in-out}.Dropdown[data-v-fc084027] a:hover{color:var(--color-orange)}
