.site-footer{padding:0;justify-content:center}.site-footer,.site-footer-container{width:100%;background:#000000;display:flex}.site-footer-container{padding:60px 60px 40px;flex-direction:column;align-items:center;justify-content:space-between;min-height:427px;max-width:1440px;margin:0}.site-footer-brand{flex:1 1 auto;display:flex;align-items:center;justify-content:center;font-family:var(--font-family-heading,inherit);font-weight:900;font-size:clamp(64px,9.7vw,140px);color:#ffffff;letter-spacing:-.02em;line-height:1;width:100%;text-align:center;overflow:hidden;-webkit-user-select:none;user-select:none}.site-footer-bottom{display:flex;justify-content:space-between;align-items:flex-end;width:100%;gap:20px}.payperink-footer-logo{width:100%;height:auto;display:block}.site-footer-bottom>*{min-width:0}.site-footer-links{display:flex;align-items:center;gap:16px}.footer-link{color:#a0a0a0;font-size:12px;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;position:relative}.footer-link:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:#a0a0a0;transition:background .2s ease}.footer-link:hover{color:#ffffff}.footer-link:hover:after{background:#ffffff}.footer-divider{color:#a0a0a0;font-size:14px;margin-bottom:2px}.site-footer-copy{color:#a0a0a0;font-size:12px;font-weight:500;letter-spacing:.05em;text-align:center}.site-footer-socials{display:flex;align-items:center;gap:12px;justify-content:flex-end}.social-pill{background:#1f1f1f;color:#a0a0a0;font-size:11px;font-weight:600;text-decoration:none;padding:8px 16px;border-radius:40px;text-transform:uppercase;letter-spacing:.05em;transition:all .2s ease}.social-pill:hover{background:#333333;color:#ffffff}@media (max-width:1024px){.site-footer-container{min-height:380px;padding-inline:32px}.site-footer-brand{font-size:12vw}.site-footer-bottom{align-items:center;flex-wrap:wrap}.site-footer-copy{order:3;width:100%}}@media (max-width:800px){.site-footer-container{min-height:0;padding:56px 24px 32px;border-radius:16px 16px 0 0;margin:0}.site-footer-bottom{flex-direction:column;align-items:center;gap:32px}.site-footer-links{order:2}.site-footer-copy{order:3;width:auto;margin-top:0}.site-footer-socials{order:1;flex-wrap:wrap;justify-content:center}.site-footer-brand{flex:none;font-size:13vw;margin-bottom:56px}}@media (max-width:480px){.site-footer-container{padding:48px 16px 28px}.site-footer-brand{font-size:12.5vw;margin-bottom:48px}.site-footer-bottom{gap:28px}.site-footer-links{flex-wrap:wrap;justify-content:center;gap:12px}.site-footer-socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:10px}.social-pill{display:flex;min-height:38px;align-items:center;justify-content:center;padding-inline:10px;text-align:center}.site-footer-copy{max-width:260px;line-height:1.5}}