.re-footer{margin-top:auto;padding:var(--spacing-4)}.re-footer__container{background-color:var(--neutral-900);border-radius:var(--radius-lg);margin:0 auto;max-width:1400px;padding:var(--spacing-12) var(--spacing-20)}.re-footer__main{align-items:flex-start;display:flex;gap:var(--spacing-8);justify-content:space-between;margin-bottom:var(--spacing-10)}.re-footer__logo{flex-shrink:0}.re-footer__logo img{height:52px;width:auto}.re-footer__address{flex-shrink:0}.re-footer__address-title{margin-bottom:0}.re-footer__address-content,.re-footer__address-title{color:var(--neutral-500);font-size:var(--text-sm);font-weight:var(--font-weight-regular);line-height:var(--leading-normal)}.re-footer__address-content{margin:0;white-space:nowrap}.re-footer__quick-links{display:flex;flex-direction:column;gap:var(--spacing-1)}.re-footer__quick-link{color:var(--neutral-500)!important;font-size:var(--text-sm);font-weight:var(--font-weight-light);line-height:var(--leading-normal);text-transform:uppercase;transition:color var(--transition-fast)}.re-footer__quick-link:hover{color:var(--neutral-200)!important}.re-footer__social{align-items:center;display:flex;gap:var(--spacing-2);padding-top:var(--spacing-2)}.re-footer__social-link{align-items:center;display:flex;height:30px;justify-content:center;transition:opacity var(--transition-fast);width:30px}.re-footer__social-link:hover{opacity:.8}.re-footer__social-link img{height:30px;width:30px}.re-footer__social-icon--linkedin{align-items:center;background-color:var(--neutral-300);border-radius:40px;display:flex;height:30px;justify-content:center;width:30px}.re-footer__social-icon--linkedin img{height:15px;width:15px}.re-footer__bottom{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-2);text-align:center}.re-footer__copyright{color:var(--neutral-500);font-size:var(--text-sm);font-weight:var(--font-weight-regular);margin:0}.re-footer__legal{align-items:center;display:flex;gap:var(--spacing-4)}.re-footer__legal-link{color:var(--neutral-200)!important;font-size:var(--text-sm);font-weight:var(--font-weight-regular);transition:color var(--transition-fast)}.re-footer__legal-link:hover{color:var(--neutral-0)!important}.re-footer__legal-divider{background-color:var(--neutral-500);height:21px;width:1px}@media (max-width:1200px){.re-footer__main{flex-wrap:wrap;gap:var(--spacing-6)}.re-footer__logo{margin-bottom:var(--spacing-4);width:100%}.re-footer__address,.re-footer__quick-links,.re-footer__social{flex:1 1 200px}}@media (max-width:767px){.re-footer{padding:0}.re-footer__container{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);max-width:100%;padding:var(--spacing-8) var(--spacing-4)}.re-footer__main{flex-direction:column;gap:var(--spacing-6)}.re-footer__logo{align-items:center;display:flex;justify-content:center;text-align:center}.re-footer__address,.re-footer__quick-links,.re-footer__social{align-items:center;display:flex;flex:1;justify-content:center;width:100%}.re-footer__social{justify-content:center;width:100%}.re-footer__legal{flex-wrap:wrap;gap:var(--spacing-3);justify-content:center}}