.nav-trigger.style-5 .bars-inner{width:20px;transition:transform 1s cubic-bezier(.23,1,.32,1)}.nav-trigger.style-5 .bar{width:100%;height:1px;margin-bottom:6px}.nav-trigger.style-5 .bar:nth-child(2){display:none}.nav-trigger.style-5.is-active .bars-inner{transform:rotate(-180deg)}.nav-trigger.style-5.is-active .bar:first-child{transform:rotate(-45deg) translate(-3px,2px)}.nav-trigger.style-5.is-active .bar:last-child{transform:rotate(45deg) translate(-3px,-2px)}