.yukuru-header{background-color:transparent!important;box-sizing:border-box;height:80px;left:0;padding:0 40px;position:fixed;top:0;transition:transform .4s ease-in-out;width:100%;z-index:99999}.yukuru-header.hide-header{transform:translateY(-100%)}.header-inner{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1400px}.header-logo a{color:#fff;font-family:sans-serif;font-size:20px;font-weight:700;text-decoration:none;text-shadow:0 1px 3px rgba(0,0,0,.3)}.header-nav ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}.header-nav a{color:#fff;font-size:14px;font-weight:700;text-decoration:none;text-shadow:0 1px 3px rgba(0,0,0,.3);text-transform:uppercase}.header-nav a:hover{opacity:.8}@media (max-width:768px){.yukuru-header{height:60px;padding:0 20px}.header-nav{display:none}}