.active1,.nav_link{position:relative;overflow:hidden}.nav_link:after{transition:left .3s linear}.active1:after,.nav_link:after{content:"";width:0;height:2px;background-color:#e09132;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.active1:after,.nav_link:hover:after{animation:nav_anim .3s ease-in-out forwards}.nav_link:not(:hover):after{animation:nav_anim_back .3s ease-in-out forwards}@keyframes nav_anim{to{width:40%}}@keyframes nav_anim_back{0%{width:40%}to{width:0}}.menu{background-color:transparent;border:none;cursor:pointer;display:none;padding:0;@media (max-width:1023px){display:flex}}.line{fill:none;stroke:#fff;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}@media (max-width:1023px){.hamburger{left:0!important}.active1:after,.nav_link:after{background-color:#fff;left:0;transform:translateX(0)}@keyframes nav_anim{to{width:100%}}@keyframes nav_anim_back{0%{width:100%}to{width:0}}}