@charset "UTF-8";footer.footer{}footer.footer .footer_wrapper{display:flex;flex-wrap:wrap;gap:0 32px}footer.footer .footer_logo{flex:1 1 100%;margin:0 0 32px}footer.footer .footer_logo img,footer.footer .footer_logo svg{width:80px;height:80px}footer.footer .footer_nl{flex:1 1 30%}footer.footer .footer_nl .footer_nl_title{margin:0 0 4px;font-size:16px;font-weight:400;line-height:22px;letter-spacing:0.02em}footer.footer .footer_nl .footer_nl_intro{margin:0 0 8px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0.02em;color:rgba(0,0,0,0.8)}footer.footer .footer_nl .footer_nl_legal{margin:16px 0;font-size:12px;line-height:17px;letter-spacing:0.02em;color:rgba(0,0,0,0.8)}footer.footer .footer_menu{display:flex;flex:1 1 30%;flex-wrap:wrap;justify-content:space-evenly;gap:32px}footer.footer .footer_menu nav{font-size:13px;line-height:24px;letter-spacing:0.28px;color:#000}footer.footer .footer_menu nav p{margin:0 0 10px;font-weight:400;letter-spacing:0.32px}footer.footer .footer_menu nav a{text-decoration:none;color:inherit}footer.footer .footer_menu nav a:active,footer.footer .footer_menu nav a:focus,footer.footer .footer_menu nav a:hover{text-decoration:underline}footer.footer .footer_localization{flex:0 1 auto}footer.footer .footer_payment{flex:1 0 100%;margin:64px 0 16px}footer.footer .footer_payment .list-payment{display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:0;gap:24px}footer.footer .footer_payment .list-payment__item{display:flex;align-items:center}footer.footer .footer_credits{flex:1 0 100%}footer.footer .footer_credits p{margin:0;padding:0;text-align:center;font-size:12px;line-height:17px;letter-spacing:0.02em}@media only screen and (max-width:749px){footer.footer .footer_wrapper{flex-direction:column}footer.footer .footer_menu{flex:1 1 100%;flex-direction:column;margin:24px 0;gap:24px}footer.footer .footer_payment{margin:16px 0 16px}footer.footer .footer_payment .list-payment{justify-content:space-between;gap:16px}}