.footer{color:#fff;background:#0a0b0e;padding:3rem 2rem}.container{max-width:85rem;margin:0 auto}.footer-content{border-top:1px solid #ffffff80;justify-content:space-between;align-items:flex-start;gap:5rem;margin-bottom:2rem;padding-top:3rem;display:flex}.footer-image{flex-shrink:0}.footer-logo-img{object-fit:contain;width:25rem;height:auto;margin-top:-5rem}.footer-grid{flex:1;grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.footer-grid-title{text-align:left;margin-bottom:1rem;font-size:1.2rem}.footer-list{text-align:left;margin:0;padding:0;font-size:.85rem;list-style:none}.footer-link{color:#ffffff80;line-height:1.8;text-decoration:none;transition:color .3s}.footer-link:hover{color:#10b981}.footer-grid-bis{grid-template-columns:repeat(3,1fr);gap:9rem;width:fit-content;margin:0 auto;display:grid}.footer-bottom{border-top:1px solid #ffffff80;justify-content:center;padding-top:2rem;display:flex}.copyright{color:#ffffff80;text-align:center;font-size:.85rem}@media (max-width:1024px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-grid-bis{gap:4rem}.footer-logo-img{width:18rem}}@media (max-width:768px){.footer-content{flex-direction:column;align-items:center;gap:2rem}.footer-image{justify-content:center;width:100%;display:flex}.footer-logo-img{width:18rem;margin-top:0}.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%}.footer-grid-bis{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}}@media (max-width:480px){.footer{padding:2rem 1rem}.footer-content{gap:1.5rem}.footer-logo-img{width:18rem}.footer-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-grid-bis{grid-template-columns:1fr;gap:1rem;width:100%}.footer-grid-title{font-size:1rem}.footer-bottom{padding-top:1.5rem}}
