.footer{--color-bg-footer: #fef6eb;--color-text-footer: rgba(var(--color-black), 1);--color-title-footer: rgba(var(--color-black), 1);background-color:var(--color-bg-footer);padding:1.5rem 0 2.5rem}@media (min-width: 992px){.footer{padding:2rem 0}}.footer h3{font-size:1rem;color:var(--color-title-footer);font-weight:var(--font-weight-medium);margin-bottom:1.5rem}.footer a{color:var(--color-text-footer);font-weight:var(--font-weight);font-size:.875rem}.footer>.container{display:flex;flex-direction:column}@media (min-width: 992px){.footer>.container{display:grid;grid-template-columns:calc(70% - 1rem) 30%;justify-content:space-between}}.footer__navigation .menu-footer{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:2.5rem 0;grid-auto-flow:row;margin-bottom:2.5rem}.footer__navigation .menu-footer>li ul{display:flex;flex-direction:column;row-gap:.75rem}@media (min-width: 992px){.footer__navigation .menu-footer{grid-template-columns:repeat(4, auto);grid-template-rows:1fr;margin-bottom:0;gap:0 2.5rem}}.footer__logos{display:flex;flex-direction:column;align-items:center}@media (min-width: 992px){.footer__logos{justify-content:center}}.footer__logos .logo{display:flex;margin:0 auto 1.5rem}.footer .copyright{margin-top:1.5rem}.footer .copyright p{text-align:center;font-size:.875rem;font-weight:var(--font-weight);color:rgba(var(--color-8), 1)}.footer .copyright .menu{display:flex;flex-wrap:wrap;justify-content:center;margin-top:1.5rem}.footer .copyright .menu .menu-item a{color:var(--color-title-footer);font-weight:var(--font-weight);font-size:.875rem}.footer .copyright .menu .menu-item:not(:first-of-type)::before{content:" • ";display:inline-block;color:rgba(var(--color-black), 1);margin:0 .5rem}@media (min-width: 992px){.footer .copyright{grid-column:span 2;margin-top:2.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.footer .copyright .menu{margin-top:0;margin-left:1.5rem}}.footer .list-socials{display:flex;justify-content:center}.footer .list-socials__footer{column-gap:1.5rem}.footer .list-socials__footer li{display:block;width:2rem;height:2rem;transition:all 0.3s ease-in-out;background-color:rgba(var(--color-1), 1);border-radius:50%}.footer .list-socials__footer li a{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;z-index:1;background-size:contain;background-repeat:no-repeat;background-position:center center}.footer .list-socials li{display:flex;align-items:center;justify-content:center;margin:0}.footer .list-socials li:first-child,.footer .list-socials li:last-child{margin-left:0}.footer .list-socials li>a{filter:var(--filter-white)}@media (min-width: 992px){.footer .list-socials__footer{display:flex}}
