.css-navigation .hs-menu-wrapper>ul{align-items:center;display:flex;gap:36px;list-style:none;margin:0;padding:0}.css-navigation .hs-menu-wrapper a{color:var(--nav-color);font-size:15px;font-weight:500;line-height:1.2;text-decoration:none;transition:color .2s ease}.css-navigation .hs-menu-wrapper a:focus,.css-navigation .hs-menu-wrapper a:hover{color:var(--nav-hover-color)}.css-navigation .hs-menu-item.active-branch>a,.css-navigation .hs-menu-item.active>a{color:var(--nav-active-color)}.css-navigation--left .hs-menu-wrapper>ul{justify-content:flex-start}.css-navigation--center .hs-menu-wrapper>ul{justify-content:center}.css-navigation--right .hs-menu-wrapper>ul{justify-content:flex-end}