.footer-wrapper{background-color:#081529;border-radius:20px;color:#fff;margin-left:auto;margin-right:auto;padding:220px 20px 20px}.footer-main-row,.footer-wrapper{display:flex;flex-direction:column;gap:40px}.footer-main-row{align-items:flex-start;justify-content:space-between}.footer-brand{max-width:300px}.footer-logo-img{height:2.5rem;margin-bottom:1rem;width:auto}.footer-logo-text-wrap{align-items:center;display:flex;gap:8px;margin-bottom:1rem}.footer-logo-text{color:#fff;font-size:1.875rem;font-weight:900;letter-spacing:-.025em;line-height:1}.footer-logo-tagline{color:#d1d5db;font-size:10px;font-weight:500;line-height:1.25;max-width:50px;text-transform:uppercase}.footer-description{color:#9ca3af;font-family:Pretendard,Helvetica,sans-serif;font-size:1rem;font-size:16px;line-height:1.625}.footer-columns{display:grid;gap:32px;grid-template-columns:repeat(2,minmax(0,1fr))}.footer-column-heading{color:#fff;font-family:Pretendard,Helvetica,sans-serif;font-size:16px;margin-bottom:1rem}.footer-link-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding-left:0}.footer-link{color:#9ca3af;font-family:Pretendard,Helvetica,sans-serif;font-size:16px;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#fff}.footer-copyright{border-top:1px solid #374151;font-family:Pretendard,Helvetica,sans-serif;font-size:16px}.footer-copyright-inner{align-items:center;color:#9ca3af;display:flex;flex-direction:column;font-size:.875rem;gap:4px;justify-content:center;padding-top:20px}.footer-copyright-separator{display:none}.footer-legal-link{color:#9ca3af;text-decoration:underline;transition:color .2s ease}.footer-legal-link:hover{color:#fff}@media (min-width:640px){.footer-wrapper{padding:280px 88px 88px}.footer-columns{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.footer-copyright-inner,.footer-main-row{flex-direction:row}.footer-copyright-separator{display:inline-block}}