.footer{background:#fff;flex-direction:column;justify-content:space-between;padding:4rem 0 2rem;display:flex;overflow:hidden}.footer-top{flex-direction:column;align-items:center;gap:5.5rem;display:flex}.footer-logo{width:18rem;max-width:100%;margin:0 auto}.footer-logo img{object-fit:contain;width:100%;height:auto}.footer-middle{justify-content:space-between;align-items:flex-start;gap:6rem;width:100%;display:flex}.footer-links{gap:6rem;display:flex}.footer-links-column{flex-direction:column;gap:1.5rem;display:flex}.footer-links a{text-transform:uppercase;color:#000;width:fit-content;font-size:1.5rem;line-height:1;font-family:var(--bold-font-family);transition:var(--common-transition);text-decoration:none;position:relative}.footer-link-para p{text-transform:uppercase;font-size:1.5rem;font-family:var(--bold-font-family)}.footer-links a.active-footer-link{color:var(--secondary-color)}.footer-links a:after{content:"";background:0 0;width:100%;height:1px;position:absolute;bottom:-.3rem;left:0}.footer-links a.active-footer-link:after{content:"";background:var(--secondary-color);width:100%;height:1px;position:absolute;bottom:-.3rem;left:0}.footer-contact-wrapper{gap:6.25rem;display:flex}.footer-contact-box{max-width:20rem}.footer-city{font-size:var(--paragraph-font-size);font-family:var(--regular-font-family);color:var(--secondary-color);margin-bottom:1rem;font-weight:200}.footer-contact-box p,.footer-contact-box a{letter-spacing:3%;font-size:1rem;line-height:1.5;font-family:var(--book-font-family);transition:var(--common-transition);text-decoration:none}.footer-social{align-items:center;gap:2rem;margin-top:2rem;display:flex}.footer-social a{color:#000;transition:var(--common-transition);font-size:1rem;text-decoration:none}.footer-bottom{justify-content:space-between;align-items:center;padding-top:7rem;display:flex}.footer-bottom p,.footer-bottom a{color:#000;letter-spacing:3%;font-size:1rem;font-family:var(--book-font-family);text-decoration:none}.footer-powered{align-items:center;gap:.4rem;display:flex}.social-link-footer{position:absolute;left:50%;transform:translate(-50%)}@media (min-width:992px){.footer-links a:hover:after,.footer-links a:hover:after{background-color:#000}.footer-powered:hover a{color:var(--secondary-highlight-color)}.social-link-footer a:hover{text-decoration:underline}}@media (max-width:1200px){.footer-middle{flex-direction:column;gap:4rem}.footer-links{flex-direction:column;gap:32px}}.footer-underline-hover:hover{transition:var(--common-transition);text-decoration:underline}.footer-underline-hover{transition:var(--common-transition)}@media (max-width:991px){.footer{min-height:auto}.footer-bottom p,.footer-bottom a,.footer-contact-box p,.footer-contact-box a{font-size:16px}.footer-contact-box{max-width:100%}.footer-top{align-items:flex-start;gap:4rem}.footer-middle{gap:48px}.footer-links{justify-content:space-between;gap:2.5rem;width:100%;max-width:402px}.footer-links-column{gap:18px}.footer-links a{color:var(--secondary-color);font-size:24px}.footer-contact-wrapper{flex-direction:column;gap:30px}.footer-bottom{border-top:1px solid #f0f0f0;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:48px;padding-top:24px;padding-bottom:24px}.footer-social{margin-top:0}.footer-social a{font-size:16px}.footer-logo{width:300px;max-width:100%;margin:0 auto}.footer .section-paragraph p,.footer .section-paragraph p{color:var(--secondary-color);font-size:18px!important}}
