.hamburger{cursor:pointer;background:0 0;border:none;padding:0}.hamburger svg{transition:transform .6s cubic-bezier(.4,0,.2,1)}.line{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.line-top-bottom{stroke-dasharray:12 63}.hamburger.is-active svg{transform:rotate(-45deg)}.hamburger.is-active svg .line-top-bottom{stroke-dasharray:20 300;stroke-dashoffset:-32.42px}
