.nav-trigger.style-1 .bars-inner{transition:transform .3s 0s cubic-bezier(.65,.05,.36,1)}.nav-trigger.style-1 .bar{width:25px;height:2px;margin-bottom:4px;transition:transform .3s,backgroud .3s,opacity .3s;transition-timing-function:cubic-bezier(.65,.05,.36,1)}.nav-trigger.style-1 .bar:first-child,.nav-trigger.style-1 .bar:last-child{transform-origin:0}.nav-trigger.style-1 .bar:first-child{width:20px}.nav-trigger.style-1 .bar:nth-child(2):before{content:"";display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:inherit;transition:transform .3s;transform:rotate(0) scaleX(0)}.nav-trigger.style-1 .bar:last-child{width:15px}.nav-trigger.style-1.is-active .bars-inner{transform:rotate(135deg);transition-delay:.2s}.nav-trigger.style-1.is-active .bar:first-child,.nav-trigger.style-1.is-active .bar:last-child{transform:scaleX(0)}.nav-trigger.style-1.is-active .bar:nth-child(2):before{transform:rotate(90deg) scaleX(1);transition-delay:.2s}