.nav-item[active=true]{color:var(--primary);font-weight:600}.nav-toggle{display:flex;flex-direction:column;justify-content:space-between;height:22px;width:22px}.nav-toggle .bar{height:3px;width:100%;background-color:#000;transition:all .1s ease-in-out}.nav-toggle:hover{cursor:pointer}#navbar-toggle-button[aria-expanded=true] .nav-toggle .bar:nth-child(1){transition:all .1s ease-in-out;transform:rotate(45deg);transform-origin:top left;width:28px}#navbar-toggle-button[aria-expanded=true] .nav-toggle .bar:nth-child(2){transition:all .1s ease-in-out;transform-origin:center;width:0}#navbar-toggle-button[aria-expanded=true] .nav-toggle .bar:nth-child(3){transition:all .1s ease-in-out;transform:rotate(-45deg);transform-origin:bottom left;width:28px}.line[data-v-01274458]{width:100%;height:3px;background-color:var(--primary)}
