.acc-item{cursor:pointer;transition:.25s ease-in-out}.acc-toggle{cursor:pointer;height:20px;margin-left:15px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;width:20px}.acc-toggle span{border-radius:100px;display:block;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:18px}.acc-toggle span:first-child,.acc-toggle span:nth-child(2),.acc-toggle span:nth-child(3){top:8px}.acc-toggle span:nth-child(4){left:auto;right:0;top:17px;width:18.5px}.active .acc-toggle span:first-child{left:50%;top:18px;width:0}.acc-toggle span:nth-child(2){-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.active .acc-toggle span:nth-child(2){-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.active .acc-toggle span:nth-child(3){-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.active .acc-toggle span:nth-child(4){right:50%;top:18px;width:0}.acc-item.active .acc-children{transition:.25s ease-in-out}.acc-item.active .acc-toggle span,.acc-item:hover .acc-toggle span{background:#7e64ff;transition:.25s ease-in-out}.acc-item.active img,.acc-item:hover img{margin:0;width:0}