._fa{position:relative;z-index:1;border-radius:var(--ds-border-radius-ml)}._fa span{display:block}._fa>a,._fa>p{display:inline-flex;align-items:center;gap:var(--ds-gap-5xs);min-height:40px;padding:var(--ds-gap-4xs);border-radius:var(--ds-border-radius-ml);transition:background var(--ds-t-duration)}@media screen and (max-width:1229px){._fa>a,._fa>p{width:100%;justify-content:space-between;padding:var(--ds-gap-4xs) var(--ds-gap-2xs)}}._fa>a:hover,._fa>p:hover{background-color:var(--ds-color-grey-81)}._fa>a:focus-visible,._fa>p:focus-visible{outline:none;background-color:var(--ds-color-grey-81)}._fa>a:active ._fb,._fa>p:active ._fb{color:var(--ds-color-neon)}._fa>a svg,._fa>p svg{transition:color,transform;transition-duration:var(--ds-t-duration)}._fa:focus-within>a,._fa:focus-within>p,._fa:hover>a,._fa:hover>p{background:var(--ds-color-grey-81)}@media screen and (min-width:1230px){._fa:focus-within>a .chevronDown,._fa:focus-within>p .chevronDown,._fa:hover>a .chevronDown,._fa:hover>p .chevronDown{transform:rotate(180deg)}}._fa>p{margin:0;cursor:default}@media screen and (max-width:1229px){._fa>p{cursor:pointer}._fa.submenu-open{background-color:var(--ds-color-grey-81)}._fa.submenu-open>a,._fa.submenu-open>p{background-color:transparent!important}._fa.submenu-open>a .chevronDown,._fa.submenu-open>p .chevronDown{transform:rotate(180deg);color:var(--ds-color-neon)}}._fa:hover .submenu{opacity:1;pointer-events:all}._fc{white-space:nowrap;margin-top:var(--ds-gap-6xs)}@media screen and (max-width:1229px){._fc{display:none!important}}._fb{color:currentColor}