.footer{--footer-top-bottom-space: 6.5rem}.footer .footer__inner{display:flex;justify-content:center;flex-flow:column;padding:0 var(--content-side-padding);background:var(--color-beige)}.footer .footer__inner .footer__content{display:flex;justify-content:space-between;margin-top:var(--footer-top-bottom-space);margin-bottom:var(--footer-top-bottom-space);gap:4rem;flex-flow:wrap}@media(max-width: 599px){.footer .footer__inner .footer__content{flex-flow:column}}.footer .footer__inner .footer__content .footer__logo--main img{object-fit:contain;object-position:left}.footer .footer__inner .footer__content .footer__contact a{text-decoration:none;color:var(--color-black)}.footer .footer__inner .footer__content .footer__socials{display:flex;flex-flow:wrap;gap:2rem}.footer .footer__inner .footer__content .footer__socials a{width:4rem;height:4rem;border:1px solid rgba(0,0,0,.17);border-radius:100%;color:var(--color-black);display:flex;justify-content:center;align-items:center}.footer .footer__inner .footer__divider{width:100%;height:1px;background-color:#c7bfbf;margin:6.5rem 0}.footer .footer__inner .footer__nav{display:flex;flex-flow:wrap;gap:8rem;justify-content:space-between}@media(max-width: 599px){.footer .footer__inner .footer__nav{flex-flow:column;gap:4rem;align-items:center;text-align:center}}.footer .footer__inner .footer__nav .footer__col{display:flex;flex-flow:column;flex:1}.footer .footer__inner .footer__nav .footer__col a{text-decoration:none;color:var(--color-black)}.footer .footer__info{display:flex;justify-content:space-between;align-items:center;padding:4rem var(--content-side-padding)}@media(max-width: 599px){.footer .footer__info{flex-flow:column;gap:4rem;align-items:center;text-align:center}}.footer .footer__info .footer__legal{display:flex;gap:2rem 4rem;flex-flow:wrap;align-items:center}.footer .footer__info .footer__legal a{text-decoration:none;color:var(--color-black)}.footer .footer__info .footer__back-to-top{width:4.4rem;aspect-ratio:1;border:1px solid rgba(0,0,0,.17);border-radius:100%;display:flex;font-size:1.5rem;justify-content:center;align-items:center;cursor:pointer}
