.footer{background:var(--General-Color-Black,#060606);z-index:1;border-radius:48px;justify-content:space-between;align-items:center;gap:50px;width:100%;padding:24px 36px;display:flex;position:relative}.footer .logo{flex:1;align-items:center;gap:3px;display:flex}.footer .logo p{font-size:12px;font-weight:500;line-height:normal}.footer .info{color:var(--General-Color-Light-Grey,#6f6f6f);letter-spacing:-.13px;font-size:13px;font-weight:500;line-height:normal}.footer .links-container{flex:1 0 0;justify-content:flex-end;align-items:center;gap:3px;height:100%;display:flex}.footer .links-container a{justify-content:center;align-items:center;width:36px;height:36px;padding:0 12px;display:flex}
