*{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background-color:#fff;box-shadow:0 4px 6px #0000001a;display:flex;justify-content:space-between;padding:1rem 6rem;position:relative}.navbar-logo{cursor:pointer;height:50px}.navbar .nav-links{align-items:center;display:flex;gap:2rem;list-style:none;padding:0}.navbar li{display:inline-block}.navbar a{color:#000;font-size:1.2rem;font-weight:700;text-decoration:none;transition:color .3s ease-in-out}.navbar a:hover{color:#36a6de}.navbar .contact-button{background-color:#36a6de;border-radius:10px;color:#fff;font-weight:700;padding:.8rem 1.5rem;transition:background .3s ease-in-out}.navbar .contact-button:hover{background-color:#2b8bc6;color:#fff}.burger{cursor:pointer;display:none;flex-direction:column;gap:5px}.burger .bar{background-color:#000;border-radius:2px;height:3px;transition:all .3s ease-in-out;width:25px}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;display:none;position:absolute;width:400px;z-index:1000}.dropdown-content ul li{width:100%}.dropdown-content a{align-items:center;color:#000;display:flex;padding:0 2rem;text-decoration:none}.dropdown-content a img{height:"rem";margin-right:5px;width:4rem}.dropdown:hover .dropdown-content{display:block}.dropdown-content .close-dropdown{background:#0000;border:none;color:#333;cursor:pointer;font-size:1.5rem;position:absolute;right:10px;top:10px;transition:color .3s ease}.dropdown-content .close-dropdown:hover{color:#36a6de}.nav-links.open{max-height:500px}@media (max-width:1000px){.navbar{flex-wrap:wrap}.navbar .nav-links{align-items:center;display:flex;gap:2rem;list-style:none;max-height:0;overflow:hidden;padding:0;transition:max-height .4s ease-in-out,overflow .4s ease-in-out}.nav-links.open{max-height:500px;overflow:visible}.burger{display:flex}.nav-links{background-color:#fff;left:0;max-height:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .4s ease-in-out;z-index:10000}.dropdown,.nav-links{flex-direction:column}.dropdown{align-items:center;display:flex}.dropdown-content{margin-top:4rem;width:100vw}.dropdown-content ul{align-items:center;display:flex;flex-direction:column}.navbar .nav-links{gap:0}}@media (max-width:1200px){.navbar{padding:1rem 3rem}.navbar a{font-size:1rem}}@media (max-width:1000px){.navbar{padding:1rem 2rem}}.glb-section{padding:4rem 6rem}@media (min-width:2780px){.glb-section{padding:4rem 40rem}}@media (max-width:650px){.glb-section{padding:4rem 2rem}}h1{font-size:2.7rem}h2{font-size:2.2rem}h2,h3{color:#36a6de}h3{font-size:1.7rem}ul li{align-items:center;display:flex;gap:.5rem;list-style:none;margin:1.5rem 0}li,p{color:#666;font-size:1.5rem;font-weight:500}@media (max-width:450px){p{font-size:1rem}}.hero{background:no-repeat 50%;background-size:cover;height:35vh;position:relative;width:100vw}.hero img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.hero-container{color:#fff;left:5%;max-width:40%;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.hero-container p{margin-top:2rem}.detials-banner-box p,.hero-container p{color:#fff}@media (max-width:1100px){.hero h1{font-size:2.1rem}.hero p{font-size:1.2rem}}@media (max-width:768px){.hero-container{left:10%;max-width:80%}.hero h1{font-size:2rem}.hero p{font-size:1rem}}@media (max-height:950px),(max-width:320px){.hero h1{font-size:1.5rem}.hero p{font-size:.9rem}}@media (max-height:700px),(max-width:320px){.hero h1{font-size:1.2rem}.hero p{font-size:.8rem}}@media (max-height:550px),(max-width:300px){.hero h1{font-size:1rem}.hero p{font-size:.7rem}}@media (max-height:550px),(max-width:1700){.hero h1{font-size:1.2rem}.hero p{font-size:.7rem}}.accordion-container{margin:2rem auto}.accordion-item{background-color:#fff;border:1px solid #ccc;margin-bottom:10px;transition:background .3s ease-in-out}.accordion-trigger{align-items:center;background:#fff;border:none;color:#000;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;justify-content:space-between;padding:1.5rem;text-align:left;transition:background .3s ease-in-out,color .3s ease;width:100%}.accordion-trigger:after{content:"▶";font-size:1.5rem;transition:transform .3s ease-in-out}.accordion-item[data-state=open] .accordion-trigger:after{transform:rotate(90deg)}.accordion-trigger:hover{background-color:#f5f5f5;color:#0073e6}.accordion-content{background-color:#fff;border-top:1px solid #ccc;color:#666;font-size:1.3rem;padding:1.5rem}.accordion-content button{background-color:#36a6de;border:none;border-radius:10px;color:#fff;font-size:1rem;font-weight:bolder;margin-top:2rem;padding:1rem 2rem}.box-grey{background-color:#f5f5f5}.img-text,.text-img{display:flex;gap:6rem}.text-details{display:flex;flex-direction:column;justify-content:space-between}.footer{background-position:50%;background-size:cover;color:#fff;padding:4rem 0 2rem}.footer-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:6rem;justify-content:space-between;padding:0 6rem}@media (max-width:900px){.footer-container{justify-content:center}.footer-col{text-align:center}.footer-services{align-items:center}.footer-services ul .hours{justify-content:center}}.footer-logo-box{display:flex;flex-direction:column;height:17vh;justify-content:space-between}.footer-logo{width:150px}.linkedin-footer{display:flex;flex-direction:column;gap:1rem}.footer-social-text{color:#f0f0f0;font-size:.9rem;margin-top:.5rem}.footer-social{height:30px;transition:opacity .3s;width:100px}.footer-social:hover{opacity:.7}.footer-col h3{color:#fff;margin-bottom:1rem}.footer-services{display:flex;gap:2rem}.footer-services li{color:#fff;font-size:1rem;margin-bottom:.5rem}.footer-services li a{color:#fff;text-decoration:none;transition:color .3s}.footer-services li a:hover{color:#36a6de}.footer-bottom{align-items:center;border-top:1px solid #fff3;display:flex;justify-content:space-between;margin-top:2rem;padding:2rem 6rem 0}.footer-bottom p{color:#fff;font-size:1rem;margin:0}.footer-legal a{color:#fff;margin:0 .5rem;text-decoration:none}.footer-legal a:hover{text-decoration:underline}.card-services-container{display:flex;justify-content:space-between;margin-top:3rem}.card-services{width:45%}@media (max-width:800px){.card-services-container{display:block}.card-services{margin-bottom:3rem;width:100%}}.card-services img{width:100%}.MLPC p{margin:2rem 0}iframe{border-radius:10px}.MW-last-box,.text-img-MW{margin-top:3rem}.caroussel-section,.partenaire-home{background-color:#f5f5f8}.banner-home{background:linear-gradient(90deg,#2e318f,#2e3491 25%,#2f3d97 43%,#304ca2 59%,#3162b0 73%,#337fc3 86%,#36a1db 98%,#36a6de);display:flex;justify-content:center}.banner-box-container{display:flex;justify-content:space-between;width:80%}.banner-box{color:#fff;display:flex;gap:1rem}.banner-box img{height:100%;padding:1rem}.atouts-home,.partenaire-home{display:flex;justify-content:center}.atouts-box-container,.partenaires-box-container{display:flex;justify-content:space-between}.details-atouts-box,.details-partenaires-box{display:flex;flex-direction:column;justify-content:space-between;width:50%}.details-atouts-box button,.details-partenaires-box button{background-color:#36a6de;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:1rem;transition:background .3s ease-in-out;width:25%}.details-partenaires-box{align-items:flex-end;text-align:end}.details-atouts-box button:hover,.details-partenaires-box button:hover{background-color:#258ac9}.check-icon{height:20px;width:20px}.Femme-Home,.HandsHome{width:30%}.text-auto-scroll{margin-bottom:2rem;text-align:center}.auto-scroll-logo{overflow:hidden;padding:3rem 0;position:relative;white-space:nowrap}.auto-scroll-part{animation:scroll 40s linear infinite;display:flex;gap:3rem;width:max-content}.auto-scroll-part img{object-fit:contain;width:100%}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1600px){.details-atouts-box{width:70%}.details-atouts-box h2{font-size:2rem}.details-atouts-box ul li{font-size:1.2rem}}@media (max-width:1500px){.banner-box-container{width:90%}}@media (max-width:1400px){.details-atouts-box h2{font-size:1.7rem}.details-atouts-box ul li{font-size:1rem}}@media (max-width:1200px){.banner-box-container{width:100%}}@media (max-width:1100px){.banner-box img{height:80%}.banner-box h2{font-size:1.5rem}.banner-box p{font-size:1rem}}@media (max-width:800px){.banner-box img{height:70%}.banner-box h2{font-size:1.2rem}.banner-box p{font-size:.9rem}}@media (max-width:750px){.banner-box-container{gap:2rem}.banner-box,.banner-box-container{align-items:center;flex-direction:column}.banner-box{text-align:center}.banner-box img{height:60px;padding:.5rem}}@media (max-width:1024px){.atouts-box-container,.partenaires-box-container{align-items:center;flex-direction:column;gap:2rem;text-align:center}.details-atouts-box,.details-partenaires-box{align-items:center;text-align:center;width:90%}.details-partenaires-box{align-items:center;text-align:center}.details-atouts-box button,.details-partenaires-box button{padding:.8rem 1.5rem;width:auto}.Femme-Home,.HandsHome{width:60%}}@media (max-width:600px){.details-atouts-box h2,.details-partenaires-box h2{font-size:1.5rem}.details-atouts-box ul li{font-size:.95rem;line-height:1.4rem}.check-icon{height:16px;margin-right:.5rem;width:16px}.Femme-Home,.HandsHome{width:80%}.details-atouts-box button,.details-partenaires-box button{font-size:.9rem}}@media (max-width:420px){.details-atouts-box h2,.details-partenaires-box h2{font-size:1.3rem}.details-atouts-box ul li{font-size:.85rem}.details-atouts-box ul{list-style:none;padding:0}}@media (max-width:1250px){.text-auto-scroll p{font-size:1.2rem}}@media (max-width:1000px){.text-auto-scroll p{font-size:.8rem}.text-auto-scroll h2{font-size:1.2rem}}@media (max-width:700px){.text-auto-scroll p{font-size:.7rem}}@media (max-width:600px){.text-auto-scroll p{font-size:.5rem}}@media (max-width:400px){.text-auto-scroll p{font-size:.35rem}}.caroussel-container{max-width:100%;position:relative}.caroussel-header{margin-bottom:20px;text-align:center}.caroussel-header h2{color:#36a6de;margin-bottom:1.5rem}.caroussel-header p{color:#666;font-weight:500}.caroussel-images{align-items:center;display:flex;justify-content:center;position:relative}.caroussel-images-container{display:flex;gap:2rem;justify-content:space-between;width:80%}.caroussel-image{border-radius:8px;height:auto;transition:transform .3s ease;width:100%}.caroussel-image:hover{transform:scale(1.05)}.button-left,.button-right{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.button-left{left:0}.button-right{right:0}.caroussel-container a{display:block;width:100%}.caroussel-dots{display:flex;justify-content:center;margin-top:15px}.caroussel-dot{background-color:#bbb;border-radius:50%;cursor:pointer;height:10px;margin:0 5px;transition:background-color .3s ease;width:10px}.caroussel-dot.active{background-color:#36a6de}.caroussel-dot:hover{background-color:#666}@media (max-width:1440px){.caroussel-images-container{width:80%}}@media (max-width:1024px){.caroussel-images-container{gap:1rem}.caroussel-image{max-width:100%}}@media (max-width:768px){.caroussel-container a,.caroussel-images-container{justify-content:center;width:100%}.caroussel-container a{display:flex}.caroussel-image{max-width:320px;width:90%}.button-left,.button-right{margin:10px;position:static;transform:none}.caroussel-dots{margin-top:10px}}@media (max-width:480px){.caroussel-header h2{font-size:1.5rem}.caroussel-header p{font-size:.9rem;padding:0 10px}.caroussel-image{max-width:280px;width:100%}.caroussel-dots{flex-wrap:wrap}.caroussel-dot{height:8px;width:8px}}.QSN-text{background-color:#f5f5f5}.card-patron{color:#36a6de}.box-text-glb h3,.box-text-glb p,.box-text-list p{margin-top:2rem}.card-container{display:flex;justify-content:space-between;padding:4rem 0}.card{background-color:#f5f5f5;border:1px solid #36a6de;display:flex;flex-direction:column;gap:2rem;padding:3rem;text-align:center;width:45%}.card,.card a img{border-radius:10px}.card a img{background-color:#36a6de;padding:1rem 2rem}@media (max-width:1024px){.card-container{align-items:center;flex-direction:column;gap:2rem;padding:2rem 1rem}.card{width:80%}.box-text-glb,.box-text-list{padding:0 2rem}.QSN-Missions h2,.QSN-text h2,.QSN-text h3{font-size:1.5rem}.box-text-glb p,.box-text-list li,.box-text-list p{font-size:1rem}}@media (max-width:768px){.card{padding:2rem;width:100%}.box-text-glb,.box-text-list{padding:0 1rem}.QSN-Missions h2,.QSN-text h2,.QSN-text h3{font-size:1.3rem}.list{padding-left:1.2rem}.card a img{padding:.8rem 1.5rem}.accordion-trigger{font-size:1.1rem;padding:.8rem}.accordion-content p{font-size:1rem;padding:.8rem}.accordion-content button{font-size:.9rem;margin-top:1rem;padding:.8rem 1.5rem}}@media (max-width:500px){.accordion-trigger{font-size:.5rem;padding:1rem}.accordion-trigger:after{font-size:.5rem}.accordion-content{padding:.5rem}.accordion-content p{font-size:.5rem;padding:1rem}.accordion-content button{font-size:.5rem;padding:.8rem 1rem;width:100%}}.Process-ticketing,.accordion-bg,.horaire-text{background-color:#f5f5f5}.Process-ticketing img{margin-top:3rem;width:100%}.NH-Structure h3{margin-top:3rem}.conseils-box img{margin-bottom:3rem;width:100%}.Infogerance-last-box-p,.img-text{margin-top:3rem}.last-box-infogerance .text-details .list li{margin:.5rem}.text-img img{height:auto;max-width:100%}@media (max-height:600px),(max-width:1300px){.img-text,.text-img{align-items:center;flex-direction:column}.text-details{padding:1rem}.img-text img,.text-img img{height:auto;max-width:100%}.description-text-img{padding:0 1rem}.list{padding-left:1.5rem}}@media (max-width:768px){.hero-container h1{font-size:2rem}.textimg-container h2{font-size:1.5rem;padding:0 1rem;text-align:center}.img-text,.text-img{flex-direction:column;gap:1.5rem}.Infogerance-last-box-p{padding:0 1rem;text-align:justify}}@media (max-width:500px){.textimg-container h2{font-size:1.3rem}.list li{font-size:.95rem}.description-text-img,.text-details{padding:0 1rem}}.ML{justify-content:center}.ML-box-DLL p{margin-top:2rem}.ML-list .list li{margin:.5rem}iframe{width:100%}.ML-list{justify-content:center}.ML-bloc-vod{margin-top:2rem}.SSD-list li{margin:.5rem}.SSD-list{width:100%}.SSD-text-img{margin-top:2rem}.SSD-textimg-container p{margin-top:1rem}.details-SoluCollab .list li{margin:.5rem}.details-SoluCollab{gap:1rem}.text-img-solu-collab-box{display:flex;flex-direction:column;justify-content:space-between}.collab-solu-last-text-box p{margin-top:3rem}.box-techno .text-img .list li{margin:.5rem}.TT-text-img{padding:3rem 0}.TT-text-img .list{width:100%}.TT-text-img img{width:50%}strong{color:#36a6de}.box-techno{padding:2rem 0}.box-techno h3{margin-bottom:2rem}.SI-box-card{padding:0 6rem 4rem}.SI-list li{margin:.5rem}.SI-list{width:100%}.SI-text-img{margin-top:2rem}.SI-textimg-container p{margin-top:1rem}.blue-txt{color:#36a6de}
/*# sourceMappingURL=main.2082eed8.css.map*/