.wagu-hd{background:#1b2a4a;width:100%}.wagu-hd__inner{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1240px;padding:22px 24px}.wagu-hd__logo{align-items:center;display:inline-flex}.wagu-hd__logo img{display:block;height:88px;width:auto}.wagu-hd__nav{align-items:center;display:flex;gap:32px}.wagu-hd__nav a{border-bottom:1px solid rgba(216,178,106,.55);color:#d8b26a;font-size:16px;letter-spacing:.02em;padding-bottom:2px;text-decoration:none;transition:color .2s ease,border-color .2s ease}.wagu-hd__nav a:hover{border-color:#f0d6a6;color:#f0d6a6}.wagu-hd__cta{background:#d8b26a;border:0!important;border-radius:4px;color:#1b2a4a!important;font-weight:600;padding:10px 20px!important}.wagu-hd__cta:hover{background:#f0d6a6;color:#1b2a4a!important}.wagu-hd__burger,.wagu-hd__state{display:none}@media (max-width:900px){.wagu-hd__inner{flex-wrap:wrap;padding:14px 18px}.wagu-hd__logo img{height:60px}.wagu-hd__burger{cursor:pointer;display:flex;flex-direction:column;gap:5px;height:32px;justify-content:center;width:38px}.wagu-hd__burger span{background:#d8b26a;border-radius:2px;display:block;height:3px;width:100%}.wagu-hd__nav{align-items:flex-start;display:none;flex-direction:column;gap:18px;padding:18px 2px 6px;width:100%}.wagu-hd__state:checked~.wagu-hd__nav{display:flex}.wagu-hd__cta{text-align:center;width:100%}}.wagu-hd__lang{align-items:center;border-left:1px solid rgba(216,178,106,.4);display:inline-flex;font-size:16px;gap:8px;letter-spacing:.02em;padding-left:20px}.wagu-hd__lang a{border-bottom:1px solid rgba(216,178,106,.55);color:#d8b26a;padding-bottom:2px;text-decoration:none}.wagu-hd__lang a:hover{border-color:#f0d6a6;color:#f0d6a6}.wagu-hd__lang .is-active{color:#fff}.wagu-hd__lang .sep{color:hsla(0,0%,100%,.4)}.wagu-hd__nav a{white-space:nowrap}.wagu-hd__nav{gap:24px}