.footer_wrapper{background:#1e1e1e;border-radius:20px 20px 0 0;color:#a5a5a5;display:flex;font-size:12px;gap:30px;padding:30px}.footer__left,.footer__right{display:flex;flex-direction:column;gap:20px}.footer__left{flex:3}.footer__title{color:#f7d737;font-family:Bangers,sans-serif;font-size:30px;font-style:italic;font-weight:700}.footer__right{flex:2}.footer__menu_wrapper{display:grid;gap:15px;width:100%}.footer__menu__item{display:flex;flex-direction:column;gap:2px}.footer__menu__item__link{text-decoration:underline}.footer__brands{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px}.footer__brand{align-items:center;display:flex;justify-content:center;padding:10px}.footer__brand img{max-width:135px;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:500px){.footer_wrapper{flex-direction:column}}
