footer{background:#101828;font-family:Satoshi,Arial,sans-serif}.footer-container{background:#101828;border-top:1px solid #d0d5dd;color:#fff;display:grid;gap:40px;grid-template-columns:1fr;margin:0 auto;max-width:1280px;padding:40px 20px}.footer-brand{align-self:start;background:#fff;border-radius:15px;height:fit-content;max-width:300px;outline:4px solid hsla(0,0%,100%,.4);padding:20px}.logo-placeholder{align-items:center;display:flex;height:40px;justify-content:center;margin-bottom:10px;width:180px}.address{color:#475467;font-size:14px;line-height:1.5;margin-bottom:15px}.networks{display:flex;gap:20px}.social-icons{flex-wrap:wrap;gap:15px;justify-content:space-between}.social-icon,.social-icons{align-items:center;display:flex}.social-icon{cursor:pointer;height:32px;justify-content:center;transition:transform .2s;width:32px}.social-icon:hover{transform:scale(1.1)}.career-btn{align-items:center;background:#fff;border-radius:40px;color:#101828;cursor:pointer;display:inline-flex;font-weight:700;gap:8px;padding:10px 20px;transition:background .3s}.career-btn:hover{background:#f0f0f0}.footer-links{display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.footer-section h3{color:#04cdc8;font-size:16px;font-weight:700;margin-bottom:8px}.section-divider{background:#04cdc8;height:1px;margin-bottom:20px;width:100%}.footer-section ul{list-style:none;padding-left:0}.footer-section li{margin-bottom:12px}.footer-section a{color:#fff;font-size:14px;line-height:1.5;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#04cdc8}.footer-section .subsection-title{font-weight:700;margin-bottom:8px;margin-top:20px}.footer-section .indent{padding-left:27px}.footer-accordion-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:12px 0;user-select:none}.footer-accordion-toggle{color:#04cdc8;height:20px;transition:transform .3s;width:20px}.footer-accordion-toggle svg{fill:none;height:100%;stroke:#04cdc8;width:100%}.footer-accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.footer-accordion-content.footer-active{max-height:2000px;transition:max-height .5s ease-in}.partner-footer{background:#fff;border-bottom:1px solid #d0d5dd;margin:0;padding:40px 20px}footer .logo-list{flex-wrap:wrap;gap:20px;margin:0 auto;max-width:1200px}footer .logo-item,footer .logo-list{align-items:center;display:flex;justify-content:center}footer .logo-item{flex-shrink:0;height:50px}footer .logo-item img{filter:grayscale(100%);height:auto;max-height:100%;max-width:120px;object-fit:contain;opacity:.7;transition:all .3s ease;width:auto}footer .logo-item img:hover{filter:grayscale(0);opacity:1}footer .copyrights-wrapper{background:#fff;width:100%}footer .copyrights{align-items:center;color:#666;display:flex;font-size:14px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:20px}footer .made-in-france{color:#333;font-weight:600}@media (min-width:768px){.footer-accordion-header{cursor:default}.footer-accordion-toggle{display:none}.footer-accordion-content{max-height:none!important;overflow:visible}.footer-container{grid-template-columns:300px 1fr}}@media (min-width:1024px){.footer-links{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){footer .partner-footer{padding:30px 15px}.footer-links{gap:0}.footer-brand{max-width:100%}.footer-links{grid-template-columns:1fr}}