.animate__header{animation:headerAnimation .5s ease-in}@keyframes headerAnimation{0%{transform:translate(-50%,-100%);opacity:0}to{transform:translateY(-50%,0);opacity:1}}.mobile-menu-trigger{background-color:transparent;border:none;cursor:pointer;display:flex;padding:0}.line{fill:none;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.line,.line1{stroke-width:6}.line1{stroke-dasharray:60 207}.line2{stroke-dasharray:60 60}.line2,.line3{stroke-width:6}.line3{stroke-dasharray:60 207}.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}