html{box-sizing:border-box;font-family:var(--font-lora)}*,:after,:before{box-sizing:inherit;margin:0}a{text-decoration:none}h1,h2,h3{font-family:var(--font-roboto)}:root{--bg-color:#fff;--bg-color-transparent:rgba(255,255,255,0.7);--border-color:rgba(0,0,0,0.8);--bg-color-fill:#fff;--text-color-bg-yelow:#121212;--text-color:#121212}[data-theme=dark]{--bg-color:#ffb623;--bg-color-transparent:rgba(0,0,0,0.8);--border-color:rgba(255,255,255,0.7);--bg-color-fill:#121212;--text-color-bg-yelow:#121212;--text-color:#fff}.layout_body__7rhn1{display:flex;flex-direction:column;min-height:100vh;margin:0}.layout_main__ABI2k{flex:1 1}.Footer_footer__pQtti{display:flex;align-items:center;justify-content:center;background-color:#ffb623;padding:40px 100px;gap:30px;color:var(--text-color-bg-yelow)}.Footer_Image__N1K1z{width:40%;height:40%;min-width:90px;min-height:50px}.Footer_info__uHPve{display:flex;flex-direction:column;align-items:center;gap:10px}.Footer_info__uHPve span{font-size:1rem;font-weight:700}.Footer_contact__w5K5T,.Footer_liens__jyjvU,.Footer_reseaux__DO8jn{display:flex;flex-direction:column;align-items:start;gap:10px}.Footer_liens__jyjvU h1,.Footer_reseaux__DO8jn h1{font-size:1rem;font-weight:700}.Footer_reseaux__DO8jn div{display:flex;justify-content:start;gap:30px}.Footer_liens__jyjvU a{color:black}.Footer_footer__pQtti div{width:25%}.Footer_wave__kNw2K img{width:100%;height:100%;object-fit:cover;object-position:right}.Footer_wave__kNw2K{transform:translateY(5px)}@media screen and (max-width:800px){.Footer_footer__pQtti{flex-direction:column}.Footer_footer__pQtti div{width:auto}}