footer{--font-clr: var(--clr-primary);--headline-clr: var(--clr-primary);background:var(--white);position:relative;padding:3rem 0 2rem;z-index:22}footer .typography *{font-size:1rem}footer .typography a{color:var(--clr-primary);font-size:1rem;transition:var(--transition-default-duration)}footer .typography a:hover{color:var(--secondary)}@media screen and (max-width:991.98px){footer .footer__legal{font-size:0.875rem;line-height:1.3rem;display:block}}footer .footer__menu--item{text-decoration:none}footer .typography p *,footer .typography p{font-size:1rem;font-family:var(--font-primary);line-height:1.525rem;font-weight:400;color:var(--primary)}@media screen and (max-width:991.98px){footer .typography p *,footer .typography p{font-size:1rem;line-height:1.35rem}}@media screen and (max-width:991.98px){footer .typography p *,footer .typography p{font-size:0.938rem;line-height:1.3rem}}footer .logo{width:80%;height:auto;object-fit:cover}@media screen and (max-width:991.98px){footer .logo{width:60%}}@media screen and (max-width:767.98px){footer .logo{width:50%}}footer .footer__contact{display:flex;gap:1.125rem;flex-direction:column}@media screen and (max-width:767.98px){footer .footer__contact{gap:0.75rem}}footer .footer__contact *{margin-bottom:0}footer .footer__menu{display:flex;flex-wrap:wrap;align-items:center}footer .footer__menu:not(.legal__menu){gap:3rem}@media screen and (max-width:991.98px){footer .footer__menu:not(.legal__menu){gap:2rem}}@media screen and (max-width:767.98px){footer .footer__menu:not(.legal__menu){gap:1.5rem}}@media screen and (max-width:575.98px){footer .footer__menu:not(.legal__menu){gap:1.25rem}}footer .footer__menu:not(.legal__menu) a{color:var(--white);font-size:1.875rem;line-height:2.125rem;font-weight:bold}@media screen and (max-width:1199.98px){footer .footer__menu:not(.legal__menu) a{font-size:1.75rem;line-height:2.25rem}}@media screen and (max-width:991.98px){footer .footer__menu:not(.legal__menu) a{font-size:1.65rem;line-height:2rem}}@media screen and (max-width:767.98px){footer .footer__menu:not(.legal__menu) a{font-size:1.5rem;line-height:1.875rem}}footer .footer__badge{max-width:4rem}