.footer{background-color:#fff;padding:8em 0 4rem;position:relative}.footer-white-box{background-color:#fff;margin:0;overflow:hidden}.footer-bottom-section{background-color:#fff;padding:2rem 1.5rem}.footer-bottom-content{max-width:1600px;margin:0 auto;justify-content:space-between;gap:2rem}.footer-bottom-content,.footer-logo{display:flex;align-items:center}.footer-copyright{font-size:.9375rem;color:var(--text-color);margin:0;line-height:1.4}.footer-social{display:flex;gap:1rem;align-items:center;flex-shrink:0}.footer-social-icon{width:40px;height:40px;border-radius:50%;background-color:var(--color-brand-blue);color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none}.footer-social-icon:hover{background-color:var(--color-brand-green);color:var(--color-brand-blue);transform:translateY(-2px)}.footer-social-icon svg{width:20px;height:20px}.footer-bottom-content-left{display:flex;align-items:center;gap:32px;justify-content:flex-start;min-width:0}.footer-text-block{display:flex;flex-direction:column;gap:1.5rem;min-width:0;max-width:min(60rem,100%)}.footer-address{font-size:.8125rem;line-height:1.45;color:var(--text-light);font-style:normal;margin:0}.footer-address-city-cep{white-space:nowrap}@media (max-width:768px){.footer{padding:2rem}.footer-bottom-content-left{flex-direction:column;align-items:center;gap:16px}.footer-text-block{max-width:100%;align-items:center;text-align:center}.footer-address-city-cep{white-space:normal}.footer-bottom-section{padding:2rem 1rem}.footer-bottom-content{flex-direction:column;text-align:center;gap:1.5rem}}