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