.u-headerNavItem{transition:color .2s ease-in-out}.u-headerNavItem__link.router-link-active:before{background:linear-gradient(90deg,#e72c27 64.09%,#faa307 94.45%);content:"";position:absolute;top:0;bottom:0;left:-10px;display:block;width:4px;height:4px;margin:auto 0;border-radius:2px}@media(min-width:640px){.u-headerNavItem__link.router-link-active:before{inset:auto 0 -8px;margin:0 auto}}:root{--header-height: 4.6875rem}.o-header{transition:color .2s ease}.o-header.to-anime{animation:header-home-appear 2s ease-in-out 1.7s both}.o-header__nav:hover :not(:hover){color:#bebebe}.o-header__menuBar{background:linear-gradient(90deg,#e72c27 64.09%,#faa307 94.45%);width:25px;height:3px;border-color:#0c0a0a;border-style:solid;border-width:16px 10px}.o-header__menuBar:after,.o-header__menuBar:before{background:linear-gradient(90deg,#e72c27 64.09%,#faa307 94.45%);content:"";position:absolute;top:0;left:0;width:100%;height:3px}.o-header__menuBar:before{animation:bar-top .2s ease-in-out 1 normal both}.o-header__menuBar:after{animation:bar-bottom .2s ease-in-out 1 normal both}.o-header__menuBar.on{background:#0c0a0a}.o-header__menuBar.on:before{animation-name:bar-top-on}.o-header__menuBar.on:after{animation-name:bar-bottom-on}@keyframes header-home-appear{0%{transform:translateY(-50%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bar-top{0%{transform:translateY(0) rotate(45deg)}50%{transform:translateY(0) rotate(0)}to{transform:translateY(-6px) rotate(0)}}@keyframes bar-top-on{0%{transform:translateY(-6px) rotate(0)}50%{transform:translateY(0) rotate(0)}to{transform:translateY(0) rotate(45deg)}}@keyframes bar-bottom{0%{transform:translateY(0) rotate(-45deg)}50%{transform:translateY(0) rotate(0)}to{transform:translateY(6px) rotate(0)}}@keyframes bar-bottom-on{0%{transform:translateY(6px) rotate(0)}50%{transform:translateY(0) rotate(0)}to{transform:translateY(0) rotate(-45deg)}}
