.nav-trigger.style-3 .bar{width:3px;height:3px;background-color:currentColor;border-radius:5px;box-shadow:9px 0 0}.nav-trigger.style-3 .bar:last-child{position:absolute;top:50%;left:50%;width:24px;height:2px;box-shadow:none!important}.nav-trigger.style-3 .bar:last-child:before{content:"";display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;border-radius:inherit;transform:rotate(90deg)}.nav-trigger.style-3 .bar:not(:last-child){margin:3px 9px 3px 0}.nav-trigger.style-3 .bar:last-child{opacity:0;transform:translate(-50%,-50%) rotate(-45deg) scale(0)}.nav-trigger.style-3.is-loading .bars-inner{animation:spin 3s cubic-bezier(.165,.84,.44,1) infinite}.nav-trigger.style-3.is-active .bar:first-child,.nav-trigger.style-3.is-active .bar:nth-child(2){opacity:0}.nav-trigger.style-3.is-active .bar:last-child{transform:translate(-50%,-50%) rotate(-45deg) scale(1);opacity:1}