heliux-nav-adjustable{--navajustable-item-icon-spacing:5px;width:100%}
@media(min-width:1024px){heliux-nav-adjustable .columncontrol__wrapper>*~*{margin-block-start:var(--desktopnav-gutter)}
}
heliux-nav-adjustable heliux-icon svg{max-inline-size:var(--icon-size)}
heliux-nav-adjustable .navigation__content{width:100%;display:grid}
heliux-nav-adjustable .navigation__item-link--button{background:transparent;border:0}
heliux-nav-adjustable .navigation__item-link--button:hover{cursor:default}
heliux-nav-adjustable .navigation__item-link--button:focus,heliux-nav-adjustable .navigation__item-link--button:active{text-decoration:none}
heliux-nav-adjustable .navigation__item-link--level-0{align-items:center}
@media(min-width:1024px){heliux-nav-adjustable .navigation__item-link--level-0 .navigation__item-text{flex-direction:column;text-align:center}
}
heliux-nav-adjustable .navigation__item-link--level-1{display:flex;flex-direction:row;align-items:center}
heliux-nav-adjustable .navigation__item-text{display:flex;align-items:center}
heliux-nav-adjustable .navigation__group--link-icon-before .navigation__item-text{flex-direction:row-reverse;justify-content:flex-end}
@media(min-width:1024px){heliux-nav-adjustable .navigation__item-text-space{display:none}
}
heliux-nav-adjustable .navigation__group--link-icon-after .navigation__item-text-icon{margin-inline-start:var(--navajustable-item-icon-spacing)}
heliux-nav-adjustable .navigation__group--link-icon-before .navigation__item-text-icon{margin-inline-end:var(--navajustable-item-icon-spacing)}