.module .child-arrow{cursor:pointer;display:inline-block}.module .child-arrow:after,.module .child-arrow:before{background:currentColor;border-radius:10px;content:"";height:1px;left:10px;position:absolute;top:50%;transform:rotate(45deg);transition:transform .3s ease-in-out;width:8px;z-index:9999}.module .child-arrow:after{left:15px;transform:rotate(-45deg)}.module .child-arrow.open:before{margin-bottom:0;transform:rotate(-225deg)}.module .with-sub-arrow ul .child-arrow:before{margin-bottom:0;transform:rotate(-135deg)}.module .with-sub-arrow ul .child-arrow.open:before{margin-bottom:0;transform:rotate(45deg)}