.footer-section{background:var(--color-page-background);border-top:1px solid var(--color-border);width:100%;padding:120px 80px}.footer-container{max-width:1100px;margin:0 auto}.footer-content{justify-content:space-between;align-items:flex-start;gap:0;display:flex}.footer-brand{flex-shrink:0;min-width:250px;margin-right:120px}.footer-logo{width:auto;height:32px;margin-bottom:24px}.footer-copyright{color:var(--color-base-text-secondary,#000714bd);font-family:var(--typography-font-family-text,Inter);font-size:var(--typography-font-size-2,14px);font-style:normal;font-weight:400;line-height:var(--typography-line-height-2,20px);letter-spacing:var(--typography-letter-spacing-2,0)}.footer-navigation{flex:1;justify-content:space-between;gap:12px;display:flex}.footer-column{flex:1;min-width:120px}.footer-column-title{color:var(--color-base-text-primary,#1c2024);font-family:var(--typography-font-family-text,Inter);font-size:var(--typography-font-size-2,14px);font-style:normal;font-weight:500;line-height:var(--typography-line-height-2,20px);letter-spacing:var(--typography-letter-spacing-2,0);margin-bottom:16px}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:12px}.footer-links a,.footer-link-btn{color:var(--color-interactive-neutral-hover,#44474f);font-family:var(--typography-font-family-text,Inter);font-size:var(--typography-font-size-2,14px);font-style:normal;font-weight:400;line-height:var(--typography-line-height-2,20px);letter-spacing:var(--typography-letter-spacing-2,0);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0;text-decoration:none;transition:color .2s}.footer-links a:hover,.footer-link-btn:hover{color:var(--color-interactive-neutral-default,#1c2024)}.footer-links a:active,.footer-link-btn:active{color:var(--color-interactive-neutral-pressed,#73757f)}@media (max-width:1024px){.footer-section{padding:120px 40px}.footer-content{flex-direction:column;gap:0}.footer-brand{margin-bottom:80px;margin-right:0}.footer-navigation{gap:12px;width:100%}}@media (max-width:834px){.footer-section{padding:120px 40px}.footer-content{flex-direction:column;gap:40px}.footer-navigation{flex-wrap:wrap;justify-content:space-between;gap:40px}.footer-column{flex:0 0 calc(50% - 20px);min-width:calc(50% - 20px)}}@media (max-width:640px){.footer-section{padding:80px 16px}.footer-brand{margin-bottom:0}.footer-content{gap:64px}.footer-navigation{flex-wrap:wrap;gap:64px 40px}.footer-column{min-width:100px}}
