.footerContainer{background:#303030;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:36px 6%;display:flex}.footerBrandGroup{flex:1;align-items:center;gap:16px;min-width:220px;display:flex}.footerLogo{object-fit:contain;width:100px;height:auto}.footerNavGroup{flex-direction:column;flex:1;gap:10px;min-width:180px;display:flex}.footerLink,.footerContactLink{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;font-family:Lexend,sans-serif;font-size:13px;font-weight:700}.footerLink:hover,.footerContactLink:hover{color:#f4e651}.footerContactGroup{flex-direction:column;flex:1;align-items:flex-end;gap:14px;min-width:240px;display:flex}.footerSocials{gap:10px;display:flex}.footerIconButton{cursor:pointer;background:0 0;border:none;width:38px;height:38px;padding:0}.footerIconButton img{object-fit:contain;width:100%;height:100%}.footerContactLink{text-align:right}@media (max-width:760px){.footerContainer{text-align:center;flex-direction:column;align-items:center}.footerBrandGroup,.footerNavGroup,.footerContactGroup{align-items:center}.footerLink,.footerContactLink{text-align:center}}
