.w-mobile-nav-icon{cursor:pointer;height:20px;position:relative;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;width:28px}.w-mobile-nav-icon,.w-mobile-nav-icon span{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.w-mobile-nav-icon span{background:var(--color-white);border-radius:0;display:block;height:2px;left:0;opacity:1;position:absolute;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;width:100%}.w-mobile-nav-icon span:first-child{top:0}.w-mobile-nav-icon span:nth-child(2),.w-mobile-nav-icon span:nth-child(3){top:9px}.w-mobile-nav-icon span:nth-child(4){top:18px}.w-mobile-nav-icon.open span:first-child{left:50%;top:18px;width:0}.w-mobile-nav-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.w-mobile-nav-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.w-mobile-nav-icon.open span:nth-child(4){left:50%;top:18px;width:0}