.visuallyHidden{height:30px;left:0;margin:-1px;opacity:0;overflow:hidden;position:absolute;top:0;width:10px;z-index:1}.hamburger{height:30px;margin:0 auto;position:relative;width:30px}.hamburger .bar{background-color:#8d68ad;border-radius:4px;display:block;height:4px;padding:0;position:absolute;transition:all .4s ease-in-out;width:30px}.bar1{top:0}.bar2,.bar3{top:8.5px}.bar3{right:0}.bar4{bottom:0}.hamburger .bar4{top:8.5px}.hamburger .bar5{bottom:7px}.hamburger .bar{transition:all .4s ease-in-out,transform .4s ease-in-out .4s}.hamburger .bar2{transform:rotate(90deg)}.hamburger .bar2,.hamburger .bar3{left:8.5px;width:1px}.checkbox:checked+label>.hamburger>.bar1{background-color:transparent;top:8.5px}.checkbox:checked+label>.hamburger>.bar2{left:0;transform:rotate(45deg);width:30px}.checkbox:checked+label>.hamburger>.bar3{left:0;transform:rotate(-45deg);width:30px}.checkbox:checked+label>.hamburger>.bar4{background-color:transparent}.checkbox:checked+label>.hamburger>.bar5{background-color:transparent;bottom:8.5px}header{transition:transform .3s ease-in-out}@keyframes headerScrolled{0%{transform:translateY(-100px)}to{transform:translateY(0)}}.header-scrolled{animation:headerScrolled .5s}.dropdown-enter-active,.dropdown-leave-active{transition:all .3s ease}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translateY(-10px)}
