.Footer{display:flex;flex-direction:column;background-color:var(--orange950);color:var(--orange50);padding:3.5rem 1.5rem 1.5rem}.FooterTop{display:flex;flex-direction:column;gap:2.5rem;width:100%;max-width:1100px;margin:0 auto;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,152,0,.18)}.Footer .footerImgs{display:flex;flex-direction:column;align-items:flex-start;gap:1.1rem;max-width:320px}.Footer .footerImgs>img{height:2.4rem;width:auto}.footerTagline{font-size:.92rem;line-height:1.6;opacity:.7}.LogosFooter{display:flex;gap:.6rem}.LogosFooter a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#ff98001a;border:1px solid rgba(255,152,0,.2);transition:transform .25s ease,background-color .25s ease,border-color .25s ease}.LogosFooter a:hover{transform:translateY(-3px);background:#ff980038;border-color:var(--orange500)}.footerImgs .LogosFooter img{width:18px;height:18px;filter:invert(100%) sepia(93%) saturate(0%) hue-rotate(168deg) brightness(108%) contrast(108%)}.footerCol{display:flex;flex-direction:column;gap:1rem}.footerCol h4{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:var(--orange400)}.Footer ul{list-style:none;display:flex;flex-direction:column;gap:.65rem}.Footer .footerIndice{color:var(--orange50);text-decoration:none}.Footer li{cursor:pointer;font-size:.95rem;opacity:.82;transition:opacity .2s ease,color .2s ease,transform .2s ease}.footerIndice:hover li{opacity:1;color:var(--orange400);transform:translate(4px)}.footerMasInfo li:hover{opacity:1;color:var(--orange400)}.FooterBottom{width:100%;max-width:1100px;margin:0 auto;padding-top:1.5rem;text-align:center;font-size:.82rem;opacity:.6}@media screen and (min-width:720px){.FooterTop{flex-direction:row;justify-content:space-between;gap:3rem}.Footer .footerImgs>img{height:3rem}}
