.menu_navigationBurgerMenuTrigger__HdXIZ{display:flex;flex-direction:column;cursor:pointer;width:16px}.menu_navigationBurgerMenuTrigger__HdXIZ span{background:currentColor;border-radius:1px;height:2px;margin:2px 0;transition:.4s cubic-bezier(.68,-.6,.32,1.6)}.menu_navigationBurgerMenuTrigger__HdXIZ span:first-of-type{width:50%}.menu_navigationBurgerMenuTrigger__HdXIZ span:nth-of-type(2){width:100%}.menu_navigationBurgerMenuTrigger__HdXIZ span:nth-of-type(3){width:75%}.menu_navigationBurgerMenuTrigger__HdXIZ input[type=checkbox]{display:none}.menu_navigationBurgerMenuTrigger__HdXIZ input[type=checkbox]:checked~span:first-of-type{width:1.25rem;transform-origin:bottom;transform:rotate(45deg) translate(4px,4px)}.menu_navigationBurgerMenuTrigger__HdXIZ input[type=checkbox]:checked~span:nth-of-type(2){width:1.25rem;transform-origin:top;transform:rotate(-45deg)}.menu_navigationBurgerMenuTrigger__HdXIZ input[type=checkbox]:checked~span:nth-of-type(3){transform-origin:bottom;width:0;transform:translate(7px,-4px) rotate(45deg)}