.footer{display:flex;flex-direction:column;justify-content:space-between;background-repeat:no-repeat;background-size:cover}.footer__top{display:flex;align-items:baseline;justify-content:center}@media screen and (max-width:1300px){.footer__top{flex-direction:column;gap:50px;align-items:center}}.footer__top__app-content,.footer__top__news-content{display:flex;gap:30px;align-items:center;margin-bottom:28px}@media screen and (max-width:1300px){.footer__top__app-content,.footer__top__news-content{margin-bottom:25px}}.footer__top__app-content p,.footer__top__news-content p{margin:0;color:#fff;font-size:4rem;font-weight:600;text-transform:uppercase}@media screen and (max-width:1300px){.footer__top__app-content p,.footer__top__news-content p{font-size:2.4rem}}.footer__top__app-content i,.footer__top__news-content i{color:#fff;font-size:2rem}.footer__top__news-content{margin-bottom:30px}.footer__top__news-content svg{width:24px;height:24px}.footer__top__news-content svg path{fill:#fff}@media screen and (max-width:1300px){.footer__top__news-content{margin-bottom:25px}}.footer__top .newsletter-form__message{color:#fff}.footer__top__app-images{display:flex;gap:10px}.footer__center{width:20%;text-align:center}@media screen and (max-width:767px){.footer__center{width:90%}}.footer__left,.footer__right{width:40%}.footer__left figure,.footer__right figure{margin:0}@media screen and (max-width:767px){.footer__left,.footer__right{width:90%}}.footer__left{display:flex;flex-direction:column;align-items:self-end;padding-bottom:10px}@media screen and (max-width:1300px){.footer__left{align-items:self-start;margin-top:25px}}@media screen and (max-width:1300px){.footer__left{align-items:center}}@media screen and (max-width:767px){.footer__right{display:flex;flex-direction:column;align-items:center}}.footer__menus{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;max-width:var(--page-width);margin:auto;margin-bottom:35px}@media screen and (max-width:767px){.footer__menus{margin-top:10px}}.footer__menus__title{margin:0;color:#fff;font-size:2rem;font-weight:800;text-align:center}.footer__menus__wrapper-title{display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.footer__menus__wrapper-title{gap:35px}}.footer__menus__arrow{display:none}@media screen and (max-width:767px){.footer__menus__arrow{display:block;color:#fff;font-size:2rem}}.footer__menus__l2{margin-top:20px;text-align:center;padding:0}@media screen and (max-width:767px){.footer__menus__l2{display:none;max-height:0;overflow:hidden;transition:max-height .3s ease;margin-top:20px}.footer__menus__l2.open{display:block;max-height:500px}}.footer__menus__l2 li{margin-bottom:10px;list-style-type:none}.footer__menus__l2 a{transition:color .3s;color:#fff;font-size:1.6rem;font-weight:500;text-decoration:none}.footer__menus__l2 a:hover{color:var(--gradient-background)}.footer__columns{width:25%;margin-top:50px}@media screen and (max-width:1300px){.footer__columns{width:45%;margin-top:30px}}@media screen and (max-width:767px){.footer__columns{width:100%;margin-top:20px}}.footer__bottom{display:flex;align-items:center;justify-content:space-between;max-width:var(--page-width);margin:auto;margin-top:50px}@media screen and (max-width:767px){.footer__bottom{flex-direction:column;gap:25px;margin-top:30px}}.footer__bottom figure{margin:0}.footer__bottom i{transition:color .3s;color:#fff;font-size:2rem}.footer__bottom i:hover{color:var(--gradient-background)}.footer__partners,.footer__socials{display:flex;gap:20px;align-items:center}.footer__partners path,.footer__socials path{fill:#fff}.footer__copy{display:flex;align-items:center;justify-content:center;margin-top:auto;padding:10px 0;background-color:#000}.footer__copy-l1{display:flex;gap:35px;align-items:center;margin:0;list-style-type:none}.footer__copy-l1__item{color:#fff;font-size:1.2rem;font-weight:500}.footer__copy-l1__link{color:#fff}.footer__copy-l1__link:hover{text-decoration:underline}@media screen and (max-width:767px){.footer__copy-l1{flex-direction:column;gap:15px;justify-content:center;text-align:center;padding:0}}