.footer-links{width:100%;background:#1a1f2f;padding:100px 0}.footer-links-container{max-width:1240px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.footer-links-top{gap:3rem;justify-content:space-between}.footer-brand,.footer-links-top{display:flex;flex-direction:column}.footer-brand{gap:1.25rem;max-width:334px}.footer-logo-wrap{display:flex;align-items:center;gap:8px}.footer-logo-box{width:32px;height:32px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center}.footer-logo-img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.footer-logo-text{font-size:20px;font-weight:600;letter-spacing:2px}.footer-brand-desc,.footer-logo-text{font-family:var(--font-poppins);color:#fff}.footer-brand-desc{font-size:14px;font-weight:400;line-height:1.5}.footer-social{display:flex;align-items:center;gap:12px;margin-top:8px}.footer-social-btn{display:flex;height:40px;width:40px;align-items:center;justify-content:center;border-radius:50%;border:1px solid #fff;color:#fff;transition:background-color .3s ease,border-color .3s ease;background:transparent;cursor:pointer}.footer-social-btn:hover{background-color:#37b6d6;border-color:#37b6d6}.footer-social-icon{height:20px;width:20px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.footer-nav-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;max-width:800px}.footer-nav-col{display:flex;flex-direction:column}.footer-nav-heading{margin-bottom:24px;font-family:var(--font-poppins);font-size:16px;font-weight:500;color:#fff}.footer-nav-list{display:flex;flex-direction:column;gap:16px}.footer-nav-link{font-family:var(--font-poppins);font-size:14px;font-weight:400;color:hsla(0,0%,100%,.8);white-space:nowrap;text-align:left;transition:color .2s ease;position:relative;display:inline-block}.footer-nav-link:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:#37b6d6;transition:width .3s ease}.footer-nav-link:hover{color:#37b6d6}.footer-nav-link:hover:after{width:100%}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.25);padding-top:24px;display:flex;flex-direction:column;gap:12px;font-family:var(--font-poppins);font-size:14px;font-weight:400;color:hsla(0,0%,100%,.8)}.footer-copyright,.footer-terms{white-space:nowrap}.footer-terms{text-align:left;transition:opacity .15s;color:hsla(0,0%,100%,.8)}.footer-terms:hover{opacity:.8}.footer-bottom-bar{width:100%;background:var(--dark-bg);padding-bottom:2.5rem}.footer-bottom-container{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:30px;padding:0 1.5rem}.footer-bottom-logo-wrap{display:flex;gap:.625rem;width:165px}.footer-bottom-logo-img{height:50px;width:50px}.footer-bottom-logo-text{margin-top:18px;height:14px;width:103px;font-family:var(--font-poppins);font-size:1.25rem;line-height:1.25rem;font-weight:500;letter-spacing:.4px;white-space:nowrap}.footer-bottom-desc{max-width:271px;font-family:var(--font-poppins);font-size:1rem;font-weight:400;line-height:normal;color:#fff}.footer-bottom-payments{height:2.5rem;width:190px}@media (min-width:640px){.footer-nav-grid{max-width:none}.footer-links-container{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:768px){.footer-links-container{padding:72px 60px 1.75rem}.footer-links-top{flex-direction:row;align-items:flex-start;gap:2rem;justify-content:space-between}.footer-nav-grid{width:auto;gap:0 4rem}.footer-bottom{padding-top:21px;flex-direction:row;align-items:center;justify-content:space-between}.footer-bottom-container{padding:0 2.5rem}}@media (min-width:1024px){.footer-links-container{padding-left:0;padding-right:0}.footer-nav-grid{gap:0 6rem}.footer-bottom-container{padding-left:0;padding-right:0}}