.buttonNav[data-v-7efcafd1]{position:relative;display:inline-flex;align-items:center;gap:calc(var(--spacing)*2);transition:color .32s var(--ease-custom-circ)}.buttonNav[data-v-7efcafd1]:not([disabled]){cursor:pointer}.buttonNav[data-v-7efcafd1] .icon{margin-top:-2px}.buttonNav[data-v-7efcafd1]:after{content:"";bottom:0;left:0;height:1px;width:100%;position:absolute;background-color:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .32s var(--ease-custom-circ)}@media(hover:hover)and (pointer:fine){.buttonNav[data-v-7efcafd1]:hover:after{transform:scaleX(1);transform-origin:left}.buttonNav[data-v-7efcafd1]:not(:hover):after{transform:scaleX(0);transform-origin:right}}:is(.buttonNav.active,.buttonNav.router-link-exact-active)[data-v-7efcafd1]{color:var(--colors-sage)}:is(.buttonNav.active,.buttonNav.router-link-exact-active)[data-v-7efcafd1]:after{transform:scaleX(1);transform-origin:left;transition:none}.burger[data-v-6a47b3fc]{--burger-offset: calc(var(--spacing)*1.5);display:flex;flex-direction:column;gap:calc(var(--spacing)*1.5);align-items:center;justify-content:center;aspect-ratio:1;cursor:pointer}.patty[data-v-6a47b3fc]{display:flex;background:currentColor;height:1.5px;width:30px;position:relative;transition:transform .3s var(--ease-custom-circ),opacity .3s var(--ease-custom-circ);transform-origin:center}.is-open .patty[data-v-6a47b3fc]:first-child{transform:translate3d(0,calc(var(--burger-offset) + 1.5px),0) rotate(45deg)}.is-open .patty[data-v-6a47b3fc]:nth-child(2){opacity:0}.is-open .patty[data-v-6a47b3fc]:nth-child(3){transform:translate3d(0,calc((var(--burger-offset) + 1.5px)*-1),0) rotate(-45deg)}
