.active-svg{filter:invert(28%) sepia(100%) saturate(748%) hue-rotate(183deg) brightness(75%) contrast(101%)}.hamburger-icon{width:24px;height:24px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}.hamburger-icon span{display:block;position:absolute;height:2px;width:100%;background:#2d3860;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.hamburger-icon span:first-child{top:0;transform-origin:left center}.hamburger-icon span:nth-child(2){top:6px;transform-origin:left center}.hamburger-icon span:nth-child(3){top:12px;transform-origin:left center}.hamburger-icon.open span:first-child{transform:rotate(45deg);top:-2px;left:4px}.hamburger-icon.open{width:24px}.hamburger-icon.open span{background-color:#eaeaea}.hamburger-icon.open span:nth-child(2){width:0;opacity:0}.hamburger-icon.open span:nth-child(3){transform:rotate(-45deg);top:15px;left:4px}