.menu-footer input[type=checkbox],.menu-footer label svg{display:none}.menu-footer label{align-items:center;color:inherit;display:block;font-size:inherit;font-weight:inherit;justify-content:space-between;line-height:inherit;margin-bottom:0;position:relative;width:auto}.menu-footer .body-menu-footer li a,.menu-footer .body-menu-footer li a:hover{text-decoration:none}@media only screen and (max-width:768px){.menu-footer .title-menu-footer{margin-bottom:0}.menu-footer label svg{bottom:auto;display:inline-block;height:20px;left:auto;position:absolute;right:10px;top:0;transition:all .2s linear;width:20px}.menu-footer input[type=checkbox]:checked+.header-menu-footer label svg{transform:rotateX(-180deg)}.menu-footer .body-menu-footer{height:0;opacity:0;transition:all .2s linear;visibility:hidden}.menu-footer input[type=checkbox]:checked+.header-menu-footer+.body-menu-footer{height:calc(100% + 1px);opacity:1;visibility:visible}}