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