.goheader{background:#f7f9fb;-webkit-font-smoothing:antialiased}.logged-in .goheader{top:32px}@media(max-width: 768px){.logged-in .goheader{top:46px}}.goheader__nav{margin-left:auto;display:flex;align-items:center;gap:30px}@media(max-width: 1100px){.goheader__nav{display:none}.goheader__nav.active{display:flex;flex-direction:column;justify-content:center;position:fixed;left:0;top:110px;height:calc(100% - 110px);width:100%;gap:20px;background:#f7f9fb}}.goheader__link{color:#5381b0;text-decoration:none;transition:.3s}.goheader__link.active,.goheader__link:hover{color:#83bda3 !important}.goheader .hamburger{width:30px;height:20px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;z-index:11;margin-left:auto}@media(min-width: 1100px){.goheader .hamburger{display:none}}.goheader .hamburger span{background:#5381b0;border-radius:3px;transition:all .3s ease}.goheader .hamburger.active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.goheader .hamburger.active span:nth-child(2){opacity:0}.goheader .hamburger.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
