.nav-trigger.style-1 .bars{transform:rotate(90deg);transition:all .3s .2s cubic-bezier(.65,.05,.36,1)}.nav-trigger.style-1 .bar{width:25px;height:1px;margin-bottom:5px;margin-inline-start:auto;margin-inline-end:auto}.nav-trigger.style-1 .bar:first-child,.nav-trigger.style-1 .bar:last-child{width:16px;opacity:0;visibility:hidden}.nav-trigger.style-1 .bar:first-child{transform:translateY(-7px);margin-inline-end:15px}.nav-trigger.style-1 .bar:last-child{transform:translateY(7px)}.nav-trigger.style-1 .bar:nth-child(2){transform:rotate(45deg);transition:transform .3s .2s,backgroud .3s,opacity .3s;transition-timing-function:cubic-bezier(.65,.05,.36,1)}.nav-trigger.style-1 .bar:nth-child(2):before{content:"";display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;transition:inherit;background:inherit;transform:rotate(-90deg)}.nav-trigger.style-1.collapsed .bars{transform:none;transition-delay:0s}.nav-trigger.style-1.collapsed .bar:first-child,.nav-trigger.style-1.collapsed .bar:last-child,.nav-trigger.style-1.collapsed .bar:nth-child(2){opacity:1;visibility:visible;transform:none}.nav-trigger.style-1.collapsed .bar:first-child:after,.nav-trigger.style-1.collapsed .bar:first-child:before,.nav-trigger.style-1.collapsed .bar:last-child:after,.nav-trigger.style-1.collapsed .bar:last-child:before,.nav-trigger.style-1.collapsed .bar:nth-child(2):after,.nav-trigger.style-1.collapsed .bar:nth-child(2):before{transform:rotate(0) translate(0,0)}.nav-trigger.style-1.collapsed .bar:nth-child(2):before{opacity:0}