.menuIcon{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:transform .4s;display:block}.menuIcon--rotate.is-open{transform:rotate(45deg)}.menuIcon__line{fill:none;stroke:#fff;stroke-width:3.5px;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s}.menuIcon--v8 .menuIcon__line--top{stroke-dasharray:40 160}.menuIcon--v8 .menuIcon__line--middle{stroke-dasharray:40 142;transform-origin:50%;transition:transform .4s}.menuIcon--v8 .menuIcon__line--bottom{stroke-dasharray:40 85;transform-origin:50%;transition:transform .4s,stroke-dashoffset .4s}.menuIcon--v8.is-open .menuIcon__line--top{stroke-dashoffset:-64px}.menuIcon--v8.is-open .menuIcon__line--middle{transform:rotate(90deg)}.menuIcon--v8.is-open .menuIcon__line--bottom{stroke-dashoffset:-64px}.menuIcon--v8.is-closed .menuIcon__line--bottom{stroke-dasharray:25 85}
