.Footer_footer__4ngX1{position:relative;width:100%;background-color:var(--color-bg);padding:3rem 1rem;color:var(--color-text);border-top:1px solid rgba(255,255,255,.2);z-index:1}.Footer_container__DuuQ8{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.Footer_logo__AHcLt{max-width:240px}.Footer_logo__AHcLt img{width:100%}.Footer_content__JKoHu{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.Footer_copyright__pODhr{font-size:.9rem;opacity:.7}.Footer_social__pBuIZ{display:flex;list-style:none;gap:1rem;margin:0;padding:0}.Footer_social__pBuIZ li{transition:transform .3s ease}.Footer_social__pBuIZ li:hover{transform:translateY(-5px)}.Footer_social__pBuIZ a{display:flex;align-items:center;justify-content:center}.Footer_social__pBuIZ svg{width:24px;height:24px}.Footer_links__l6_6S{display:flex;gap:1.5rem}.Footer_links__l6_6S a{font-size:14px;color:var(--color-text-secondary);transition:color .3s ease,transform .3s ease;position:relative}.Footer_links__l6_6S a:hover{color:var(--color-text);transform:translateY(-2px)}.Footer_links__l6_6S a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--color-text);transition:width .3s ease}.Footer_links__l6_6S a:hover:after{width:100%}@media (max-width:768px){.Footer_footer__4ngX1{margin-bottom:80px}.Footer_logo__AHcLt img{width:50%}.Footer_content__JKoHu{flex-direction:column;align-items:flex-start;gap:1.5rem}.Footer_links__l6_6S{flex-wrap:wrap;justify-content:flex-start}.Footer_social__pBuIZ{justify-content:flex-start;width:100%}}