footer{position:relative;width:100%;height:75svh;background-color:var(--fg);color:var(--bg);overflow:hidden}footer ::selection{background-color:var(--bg);color:var(--fg)}.footer-container{position:relative;width:100%;max-width:2000px;margin:0 auto;height:100%;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;transform:translateY(-35%);will-change:transform}.footer-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;z-index:1}.footer-row{display:flex;justify-content:space-between}.footer-row:nth-child(1) .footer-col:nth-child(1){flex:3}.footer-row:nth-child(1) .footer-col:nth-child(2){flex:2.5;display:flex}.footer-row:nth-child(1) .footer-col:nth-child(2) a{font-family:var(--type-4);font-size:1.4rem;font-weight:700;line-height:.95;letter-spacing:-.025rem;text-transform:none}.footer-sub-col{flex:1;display:flex;flex-direction:column}.footer-sub-col a,.footer-sub-col p{color:var(--bg);padding:0}.footer-row:nth-child(2) p{color:var(--bg)}.footer-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem 3.5rem;padding:1.5rem 0}.footer-logos .footer-logo{width:auto;max-width:42%;object-fit:contain;flex-shrink:0}.footer-logos .footer-logo-uber{height:1.35rem}.footer-logos .footer-logo-justeat{height:1.65rem}.footer-logos .footer-logo-coke{height:1.75rem}.footer-logos .footer-logo-bianchi{height:2.9rem}.footer-logos .footer-logo-gastro{height:1.5rem}@media(max-width:1000px){.footer-container{transform:translateY(0)!important}.footer-logos{gap:1.5rem 2.5rem;padding:2.5rem 0}.footer-logos .footer-logo-uber{height:1.15rem}.footer-logos .footer-logo-justeat{height:1.45rem}.footer-logos .footer-logo-coke{height:1.5rem}.footer-logos .footer-logo-bianchi{height:2.4rem}.footer-logos .footer-logo-gastro{height:1.25rem}.footer-row:nth-child(1){flex-direction:column;gap:4rem}.footer-row:nth-child(2){padding-bottom:6rem;flex-direction:column}.footer-row h2{width:100%}}
