.footer{width:100%;background:#eaeaea;padding:1.5rem 0}@media (min-width:767px){.footer{padding:2rem 0}}.footer__container{display:flex;justify-content:space-between;flex-wrap:wrap;flex-direction:column}@media (min-width:767px){.footer__container{flex-direction:row}}.footer__list{margin-right:0;width:100%;padding:0;list-style:none;margin-bottom:1rem}@media (min-width:520px){.footer__list{width:30%;margin-bottom:1.5rem;margin-right:3%}}.footer__link{color:#777;font-size:.8125rem}.footer__link:hover{cursor:pointer;text-decoration:underline}.footer__header{margin-bottom:.33333rem;font-weight:500}.footer__left{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}@media (min-width:767px){.footer__left{width:70%}}.footer__right{width:100%;display:none}@media (min-width:767px){.footer__right{width:30%;display:block}}.footer__right .app-button{margin-top:10px;max-height:40px}.footer__info{color:#999;text-align:justify;line-height:1.25}.footer__info img{height:32px;margin-bottom:.5rem}.footer__countries{width:100%;display:flex;align-items:center;flex-wrap:wrap;color:#777}.footer__countries .country{font-size:.8125rem;display:flex;align-items:center;margin-right:1.25rem;margin-bottom:10px}.footer__countries .country .country-flag{margin-right:.5rem;max-width:20px}.footer__bar{width:100%;padding:.5rem 0;background:linear-gradient(270deg,#ff1fa3,#f04c03);color:#fff;text-align:center;font-size:.75rem}@media (min-width:767px){.footer__bar{text-align:left;font-size:.8125rem}}