footer{width:100%}.footer-container{align-items:center;background:var(--black-primary);display:flex;font-size:12px;height:80px;justify-content:space-between}.copyright{color:#ccc;margin-left:40px}.footer-action{margin-right:40px}.footer-action .btn-outline-custom{background:var(--black-primary);border:1px solid #ccc;border-radius:5px;color:#ccc;font-size:12px;height:22px;line-height:26px;margin-left:10px}.logo-footer{display:none}@media screen and (max-width:767px){.footer-container{align-items:center;background:#fff;display:flex;font-size:10px;height:80px;justify-content:space-between;margin-top:50px;padding:11px 0}.logo-footer{display:flex;margin-right:19px}.footer-container{flex-wrap:wrap;justify-content:center}.footer-container>div{text-align:center;width:100%}.footer-element.footer-action{display:flex;justify-content:center;margin-right:0;order:1}.footer-element.copyright{margin-left:0;order:2}.footer-action .btn-outline-custom{font-size:10px;margin-left:5px}}@media screen and (max-width:580px){.footer-container{margin-top:43px}}@media screen and (max-width:320px){.footer-action .btn-outline-custom{font-size:9px}}