:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;width:100%;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1;color:#000}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-color:#fff;color:#000;min-height:100vh}.hero{margin-bottom:3rem;text-align:center}.title{font-size:3rem;font-weight:700;margin-bottom:3rem;letter-spacing:2px;text-transform:uppercase;text-align:center;justify-self:center;color:#feb47b;font-family:"cursive"}.description{font-size:1.25rem;max-width:600px;margin-bottom:1.5rem;line-height:1.6;text-align:center;justify-self:center;font-family:"cursive"}.service-section{width:100%}.service-title{font-size:2rem;margin-bottom:3rem;color:#0a5583;font-family:"cursive"}.services{display:flex;font-family:"cursive";justify-content:center;gap:20px;width:100%;margin-top:1em}.service-card{color:#0a5583;padding:20px;border-radius:10px;display:flex;flex-direction:column;width:250px;text-align:left;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease-in-out}.service-card img{width:100%;height:150px;object-fit:cover;border-radius:8px;margin-bottom:15px}.service-card h3{font-size:1.5rem;margin-bottom:1rem;color:#095582;font-family:"cursive"}.service-card p{font-size:1rem;margin-bottom:.5rem}.service-card:hover{transform:translateY(-10px)}.service-button{padding:10px 20px;background-color:#ff7e5f;border:none;border-radius:25px;color:#fff;font-size:1.2rem;cursor:pointer;transition:background-color .3s;margin-top:10px;font-family:"cursive"}.service-button a{text-decoration:none;background-color:transparent;color:#fff}.service-button:hover{background-color:#feb47b}.cta-buttons{display:flex;justify-content:center;gap:2rem;margin-top:4rem;margin-bottom:4rem}.btn-primary,.btn-secondary{padding:1rem 2rem;border-radius:50px;text-decoration:none;font-size:1.2rem;font-weight:700;text-transform:uppercase;transition:all .3s ease;cursor:pointer}.btn-primary{background-color:#fff;color:#ff7e5f;border:solid .75px #ff7e5f}.btn-primary:hover{background-color:#ff7e5f;color:#fff}.btn-secondary{background-color:transparent;color:#fff;border:2px solid #ffffff}.btn-secondary:hover{background-color:#fff;color:#ff7e5f}.cap{height:300px;width:100%}.advantages-section{width:100%;background-color:#fff;padding:3rem 1rem;margin-top:4rem}.advantages-title{font-size:2rem;margin-bottom:2rem;color:#0a5583;font-family:"cursive"}.advantages{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.advantage-card{background-color:#ff7e5f;color:#fff;padding:20px;border-radius:10px;width:300px;text-align:center;box-shadow:0 4px 8px #0000001a}.advantage-card h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.advantage-card p{font-size:1rem;margin-bottom:1rem;line-height:1.6}.app{margin-top:3em}@media (max-width: 768px){.services{flex-direction:column;align-items:center}.service-card{width:90%;max-width:300px}.cta-buttons{flex-direction:column;gap:1rem}.btn-primary,.btn-secondary{width:80%}.advantages{flex-direction:column;align-items:center}.advantage-card{width:90%;max-width:350px}}@media (max-width: 480px){.title{font-size:1.6rem}.description{font-size:.95rem}.service-card h3{font-size:1.25rem}.service-card p{font-size:.9rem}.btn-primary,.btn-secondary{font-size:1rem;padding:.8rem 1.5rem}.advantage-card p{font-size:.9rem}}.banner{width:100%;min-height:100vh;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-top:80px}.banner-content{top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;z-index:2}.video-container{position:absolute;top:0;left:0;width:100%;height:100%}.banner-video{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0}.banner img{max-width:100%;height:auto}@media (max-width: 768px){.banner{min-height:80vh}.banner-content{padding:20px}.banner-video{object-fit:contain}}.footer{background-color:#ff7e5f;color:#fff;padding:2rem 1rem 1rem;font-family:Arial,sans-serif}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-around;gap:2rem;padding-bottom:1.5rem;border-bottom:1px solid #ffffff33}.footer-section h3,.footer-section h4{margin-bottom:.8rem;color:#fff}.footer-section p{line-height:1.6;font-size:.95rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#feb47b;text-decoration:underline}.footer-section img{height:100px;width:100px}.socials{display:flex;gap:1rem;margin-top:.5rem;flex-direction:column}.socials img{width:24px;height:24px}.socials a{display:flex;align-items:center;color:#fff;gap:5px}.socials img:hover{transform:scale(1.2)}.footer-bottom{text-align:center;margin-top:1rem;font-size:.85rem;color:#fff9}@media (max-width: 768px){.footer-top{flex-direction:column;align-items:center;text-align:center}.footer-section{width:100%}.socials{flex-direction:row;justify-content:center;flex-wrap:wrap}}.contactClient-container{max-width:1222px;margin:2rem auto;padding:2rem;background:linear-gradient(to right,#ff7e5f,#feb47b);border-radius:12px;box-shadow:0 8px 20px #00000026;color:#fff;text-align:center;justify-content:center;font-family:"cursive";margin-top:100px}.contactClient-title{font-size:2rem;margin-bottom:.5rem;font-weight:700;color:#fff}.contactClient-subtitle{margin-bottom:1.5rem;font-size:1rem;color:#0a5583}.contactClient-form{width:80%;justify-self:center}.contactClient-form input,.contactClient-form textarea{padding:.8rem;margin:.6rem 0;border:none;border-radius:8px;font-size:1rem;background-color:#fff;width:100%;max-width:900px;box-sizing:border-box}.contactClient-form input::placeholder,.contactClient-form textarea::placeholder{color:#999}.contactClient-form button{background-color:#fff;color:#ff7e5f;padding:.8rem 1.5rem;font-size:1.3rem;border:none;border-radius:8px;margin-top:1rem;cursor:pointer;transition:background-color .3s ease}.contactClient-form button:hover{background-color:#adff2f;color:#fff}@media (max-width: 768px){.contactClient-container{padding:1.5rem;margin:1rem}.contactClient-title{font-size:1.6rem}.contactClient-subtitle{font-size:.95rem}.contactClient-form{width:100%}.contactClient-form button{font-size:1.1rem;width:100%}}@media (max-width: 480px){.contactClient-container{padding:1rem;margin:.5rem}.contactClient-title{font-size:1.4rem}.contactClient-subtitle{font-size:.9rem}.contactClient-form button{font-size:1rem}}.contact-pro-container{max-width:1222px;margin:2rem auto;padding:2rem;background:linear-gradient(to right,#ff7e5f,#feb47b);border-radius:12px;box-shadow:0 10px 25px #0000001a;color:#022b3a;font-family:Arial,sans-serif;font-family:"cursive"}.contact-pro-container h2{font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center;color:#fff}.contact-pro-container p{text-align:center;font-size:1rem;margin-bottom:1.5rem;color:#0a5583}.contact-pro-form{display:flex;flex-direction:column;justify-self:center;gap:1rem;width:80%}.contact-pro-form input,.contact-pro-form select,.contact-pro-form textarea{padding:.8rem;border-radius:8px;border:1px solid #ccc;color:#000;font-size:1rem;width:100%;max-width:900px;background-color:#fff;box-sizing:border-box}.contact-pro-form textarea{resize:vertical}.contact-pro-form button{background-color:#fff;color:#ff7e5f;font-weight:700;padding:.8rem 1rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.contact-pro-form button:hover{background-color:#adff2f;color:#fff}select{color:#000}.advantagees-section{max-width:1200px;margin:170px auto;padding:2rem;background:linear-gradient(to right,#feb47b,#ff7e5f);border-radius:16px;box-shadow:0 8px 20px #0000001a;font-family:"cursive";color:#fff}.advantagees-section h2{text-align:center;font-size:2rem;margin-bottom:2rem;color:#fff}.advantagees-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.adv-col h3{font-size:1.2rem;color:#fff;margin-bottom:.5rem}.adv-col p{font-size:1rem;color:#000;margin-bottom:1rem;line-height:1.5}@media (max-width: 992px){.advantages-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.advantages-grid{grid-template-columns:1fr}}.milieu{display:flex;justify-content:center;align-items:center}.milieu h3{color:#ff7e5f;font-size:34px}.milieu img{width:80px;border-radius:12px;margin-left:10px}@media (max-width: 992px){.advantagees-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.contact-pro-container{padding:1.5rem;margin:1rem}}@media (max-width: 480px){.contact-pro-container h2{font-size:1.4rem}.contact-pro-container p{font-size:.9rem}.contact-pro-form button{font-size:1rem}.advantagees-section h2{font-size:1.5rem}.adv-col h3{font-size:1.1rem}.adv-col p{font-size:.95rem}}.confirmation-message{margin-top:20px;color:#2e7d32;font-weight:500}.card{width:160px;min-height:160px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:1rem;margin:1rem;display:flex;flex-direction:column;justify-content:center;transition:transform .3s ease;color:#000;border:#feb47b solid .5px;cursor:pointer}h2{text-align:center;color:#000;font-size:32px}h3{color:#ff7e5f;text-shadow:1 4px 12px rgba(0,0,0,.1);font-family:"cursive"}.card:hover{transform:translateY(-5px)}.card h3{font-size:1.2rem;margin-bottom:.5rem;text-align:center}.card p{flex-grow:1;color:#333;text-align:left}.duration{font-weight:700;color:#555;margin-top:1rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:12px;width:300px;text-align:center;box-shadow:0 0 10px #0000004d}.modal-content h3,.modal-content p,.modal-content small{margin-bottom:1rem;color:#000}.modal-content button{margin-top:1rem;padding:.5rem 1rem;border:none;background:#ff7e5f;color:#fff;border-radius:6px;cursor:pointer}.section-container{padding:2rem;text-align:center;min-height:100vh}.section-container h2{color:#00b894;margin-bottom:2rem;font-family:"cursive"}.card-list{display:flex;flex-wrap:wrap;justify-content:center}.cardItem{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:100%;padding:2rem;box-sizing:border-box;gap:1rem}.titre{height:100px;font-family:"cursive";margin-top:100px}.titre h2{color:#feb47b;font-family:"cursive"}.black-text{color:#ff7e5f;font-family:"cursive"}.navdiv{width:100%;background-color:#fff;position:fixed;z-index:1000;top:0;font-family:"cursive"}.navbar{display:flex;justify-content:center;align-items:center;height:80px;padding:0 10px;position:relative;font-family:"cursive"}.nav-links{display:flex;gap:10px;font-family:"cursive"}.nav-links.left,.nav-links.right{width:35%;justify-content:flex-start}.nav-links.right{justify-content:flex-end}.nav-links a{color:#ff7e5f;font-size:16px;font-weight:700;text-decoration:none}.nav-logo{position:absolute;left:50%;transform:translate(-50%);cursor:pointer}.imgnav{height:120px;width:auto;margin-top:20px}@media (max-width: 992px){.nav-links.left,.nav-links.right{width:30%;gap:8px}.nav-links a{font-size:15px}.imgnav{height:60px}}@media (max-width: 768px){.navbar{flex-direction:row;flex-wrap:nowrap;height:auto;padding:10px 0;justify-content:center;align-items:center}.nav-logo{position:static;transform:none;margin-bottom:0;margin-left:10px}.nav-links{flex-direction:row;flex-wrap:nowrap;justify-content:center;width:auto;gap:8px;margin-left:10px;margin-right:10px}.nav-links.left,.nav-links.right{width:auto;justify-content:center}.nav-links a{font-size:14px}.imgnav{height:50px}}div[title]{max-width:900px;margin:50px auto 0;padding:2rem 1rem;font-family:Helvetica Neue,sans-serif;background-color:#fff;color:#333}h1{text-align:center}div[title] h2{font-size:1.75rem;margin-top:2rem;margin-bottom:.75rem;color:#ff7e5f;text-align:center;padding-left:.5rem}div[title] p{margin-bottom:1rem;line-height:1.6}div[title] ul{margin-bottom:1.5rem;padding-left:1.5rem}div[title] ul li{margin-bottom:.5rem}div[title] strong{color:#ff7e5f}@media (max-width: 768px){div[title]{padding:1.5rem 1rem}div[title] h2{font-size:1.5rem}div[title] p{font-size:.95rem}}
