.Hamburger_hamburger__TcBOj{height:calc(.6rem + .6vw);width:calc(.9rem + .9vw);display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;position:relative;pointer-events:all}.Hamburger_hamburger__TcBOj div{position:absolute;height:5px;width:100%;background-color:var(--black);transition:all .2s var(--spring-bezier)}.Hamburger_hamburger__TcBOj div:first-of-type{top:0}.Hamburger_hamburger__TcBOj div:nth-of-type(2){top:50%;transform:translateY(-50%)}.Hamburger_hamburger__TcBOj div:nth-of-type(3){bottom:0}.Hamburger_open__itmNW div:first-of-type{top:50%;transform:translateY(-50%) rotate(45deg)}.Hamburger_open__itmNW div:nth-of-type(2){opacity:0}.Hamburger_open__itmNW div:nth-of-type(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.MenuClient_navigation__kJGwj{position:fixed;top:0;left:0;padding-top:var(--spacing-10);padding-left:var(--spacing-14);padding-right:var(--spacing-14);width:100%;display:flex;justify-content:space-between;z-index:20;pointer-events:none;align-items:center}