.hamburger[data-v-4c811ae2]{display:inline-block;cursor:pointer;width:20px;height:20px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.38s;transition:.38s;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.hamburger.is-active[data-v-4c811ae2]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}