.footer-background{background-image:url(/images/runn.svg);background-size:contain;background-repeat:no-repeat;object-fit:cover;display:flex;align-items:center;justify-content:end;background-position:bottom;gap:32px;flex-direction:column;margin:0;padding:48px 2vw}.footer-background button{background-color:rgba(0,0,0,0);box-sizing:unset;box-shadow:none;border:none;cursor:pointer}.footer-background .footerMain{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 6vw}.footer-background .footerMain .footerLinks{display:flex;flex-direction:column;gap:16px}.footer-background .footerMain .footerLinks label{font-weight:500;font-size:16px;line-height:150%;letter-spacing:0}.footer-background .footerMain .footerLinks .socialMediaLinks{display:flex;align-items:center;gap:12px}.footer-background .footerMain .footerLinks .socialMediaLinks .iconsLink{background:#1a1a1a;border:.75px solid #262626;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}.footer-background .footerMain .footerLinks .socialMediaLinks .iconsLink:hover{box-shadow:0 0 8px 0 hsla(0,0%,100%,.2);border:.75px solid #262626;background-color:#565656;scale:1.2}.footer-background .footerMain .quickLinks .allLinks{display:flex;align-items:center}.footer-background .footerMain .quickLinks a,.footer-background .footerMain .quickLinks button{padding:0 12px;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0;color:#999;border-left:1px solid #262626;transition:all .2s ease-in-out}.footer-background .footerMain .quickLinks a:first-child,.footer-background .footerMain .quickLinks button:first-child{border-left:none;padding-left:0}.footer-background .footerMain .quickLinks a:last-child,.footer-background .footerMain .quickLinks button:last-child{padding-right:0}.footer-background .footerMain .quickLinks a:hover,.footer-background .footerMain .quickLinks button:hover{color:#d9d9d9;text-shadow:0 0 8px hsla(0,0%,100%,.6);scale:1.15}.footer-background .footerBottom{border-top:.75px solid #262626;display:flex;align-items:center;justify-content:center;width:100%;padding-top:20px}.footer-background .footerBottom .copyrightText{font-weight:400;font-size:14px;line-height:150%;letter-spacing:0;color:#999;display:flex;align-items:center;gap:5px}