.footer-top-line{width:100%;height:3px;background:linear-gradient(270deg,#B04A47,#4B7A57,#FF7A7A);background-size:200% 100%;animation:footer-gradient-move 12s linear infinite;position:absolute;top:0;left:0;z-index:2}.footer-root{display:flex;justify-content:center;align-items:center;height:556px;padding-top:96px;padding-bottom:96px;flex-shrink:0;background:#181818;position:relative;margin-top:0;z-index:1000}.footer-content{width:100%;padding:12px;max-width:1200px;margin:0 auto;justify-content:space-between}.footer-content,.footer-left{height:100%;display:flex;align-items:flex-start}.footer-left{flex-direction:column;justify-content:flex-start}.footer-logo{display:flex;width:100px;height:100px;padding:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5.392px;border-radius:12px;animation:jbs-logo-rotate 12s linear infinite}.footer-caption{color:#888888;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-top:auto}.footer-links-section{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;height:100%;gap:0}.footer-links-groups-row{display:flex;flex-direction:row;align-items:flex-start;gap:64px}.footer-links-group{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.footer-links-title{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;margin-bottom:8px}.footer-link{color:#D3D3D3;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}.footer-socials{display:flex;flex-direction:row;align-items:center;gap:20px;margin-left:32px;margin-top:auto}.footer-social img{width:24px;height:24px;filter:grayscale(1) brightness(.8);transition:filter .2s}.footer-social:hover img{filter:none}@media (max-width:600px){.footer-root{padding:48px 16px;height:auto}.footer-content{flex-direction:column;height:auto;padding:0}.footer-content,.footer-left{align-items:center;width:100%}.footer-left{margin-bottom:32px}.footer-links-section{align-items:center;width:100%;gap:24px}.footer-links-groups-row{flex-direction:column;gap:32px}.footer-links-group,.footer-links-groups-row{align-items:center;width:100%}.footer-socials{margin-left:0;margin-top:24px;justify-content:center;width:100%}}