.footer{position:relative;border-top:1px solid hsl(0,0%,5%/.08);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.footer [style*=opacity]{will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden}.footer__container{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.footer__grid{display:grid;gap:3rem}.footer__section-title{font-size:.875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0d0d0d;margin-bottom:1rem}.footer__contact-links{display:flex;flex-direction:column;gap:.5rem}.footer__contact-link{display:block;font-size:1rem;color:#0d0d0d;font-weight:600;transition:color .2s ease;cursor:pointer;text-decoration:none}.footer__contact-link:hover{color:#0d0d0d}.footer__location{margin-top:1rem;font-size:.875rem;color:#0d0d0d;font-weight:500}.footer__brand{display:flex;flex-direction:column;align-items:center;text-align:center}.footer__logo-image{height:9rem;width:auto;object-fit:contain}.footer__tagline{margin-top:.5rem;font-size:.75rem;color:#4d4d4d}.footer__socials-wrapper{display:flex;gap:.75rem}.footer__social-link{width:2.5rem;height:2.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#0d0d0d;transition:all .3s ease;cursor:pointer;text-decoration:none}.footer__social-link:hover{color:#0d0d0d;background:hsl(0,0%,5%/.06)}.footer__social-icon{width:1.25rem;height:1.25rem}.footer__bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid hsl(0,0%,5%/.08);text-align:center}.footer__copyright{font-size:.875rem;color:#0d0d0d;font-weight:500}@media (max-width:640px){.footer{text-align:center}.footer__contact,.footer__grid,.footer__socials{text-align:center;align-items:center}.footer__logo-wrapper,.footer__socials-wrapper{justify-content:center}.footer__logo-wrapper{display:flex}.footer__bottom{text-align:center}}@media (min-width:768px){.footer__grid{grid-template-columns:repeat(3,1fr)}.footer__socials{text-align:right}.footer__socials-wrapper{justify-content:flex-end}}