@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{margin:0;padding:0;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;background-color:#f5f5f5;color:#333;text-align:center}.App{padding:50px 20px}h1,h2,h3,h4,h5,h6{font-weight:600;color:#0d47a1}p{font-size:1rem}a{display:inline-block;margin-top:20px;background-color:#2e456b;text-decoration:none;border-radius:6px}.Bouton,a{padding:12px 24px;color:#fff}.Bouton{display:block;margin:20px auto;font-size:18px;background-color:#002b5c;border:none;border-radius:6px;cursor:pointer}.Bouton:hover{background-color:#004b8d}.service-section{padding:3rem 1.5rem;background-color:#fff;text-align:center}.service-grid,.service-section{font-family:Segoe UI,sans-serif}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;justify-content:center;max-width:1200px;margin:0 auto;padding:2rem 1rem}.service-card{background-color:#f8f9fa;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.1);overflow:hidden;padding:1.5rem;position:relative;text-align:left;cursor:pointer}.service-card:hover{transform:translateY(-5px)}.product-image{object-fit:cover;border-radius:8px}.service-name{font-size:1.4rem;font-family:Segoe UI,sans-serif;color:#0d47a1;margin-bottom:.8rem}.service-desc{font-size:1rem;color:#444;margin-bottom:1rem}.service-desc p{margin:.4rem 0;display:flex;align-items:flex-start}.service-desc p:before{content:"•";color:#0d47a1;font-weight:700;display:inline-block;width:1em;margin-right:.5em}.tree-features{margin-top:1rem;padding-left:1rem;list-style:none;overflow:hidden;max-height:0;opacity:0;transition:max-height .4s ease,opacity .4s ease;font-size:1rem;color:#333;border-left:3px solid #0d47a1}.tree-features.show{max-height:1000px;opacity:1}.service-card:hover .tree-features{max-height:500px;opacity:1}.tree-node{display:flex;align-items:flex-start;grid-gap:.5rem;gap:.5rem;margin:.5rem 0;position:relative;padding-left:1rem}.tree-branch{font-size:1.2rem;color:#0d47a1;position:absolute;left:0;top:0}.tree-text{margin-left:1.5rem;font-size:1rem;line-height:1.4;color:#444}@media (max-width:768px){.service-grid{grid-template-columns:1fr}}.navbar{background-color:#07417a;padding:15px 20px;font-weight:600;position:fixed;top:0;left:0;width:100%;height:60px;display:flex;align-items:center;justify-content:space-evenly;transition:background-color .3s ease;z-index:1000}.logo{height:40px;margin-left:20px}.menu-toggle{font-size:2rem;background:none;border:none;color:#fff;cursor:pointer;display:none}.nav-links{list-style:none;display:flex;grid-gap:48px;gap:48px;margin-right:20px}.navbar a{color:#fff;text-decoration:none;background-color:initial;padding:10px 15px;font-size:1.4rem;transition:all .3s ease}.navbar a:hover{background-color:initial;color:#2563eb}@media screen and (max-width:768px){.menu-toggle{display:block}.nav-links{display:none;flex-direction:column;position:fixed;top:60px;left:0;width:33.33%;height:calc(100vh - 60px);background-color:hsla(0,0%,100%,.85);padding:10px 0;box-shadow:2px 0 8px rgba(0,0,0,.1);overflow-y:auto;z-index:999;align-items:center;border-bottom-right-radius:20px;border-top-right-radius:20px;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.nav-links.active{display:flex;opacity:1;pointer-events:auto}.nav-links li{padding:6px 0;border-bottom:1px solid #eee}.nav-links li:last-child{border-bottom:none}.nav-links li a{color:#0d47a1;background-color:initial;font-size:1rem;text-align:left;display:block;width:100%;transition:all .3s ease}.nav-links li a:hover{background-color:#0d47a1;color:#fff;border-radius:4px}}.references-section{padding:2rem;background-color:#f9fafb}.references-container{max-width:1024px;margin:0 auto}.references-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:#1f2937}.references-intro{color:#4b5563;text-align:center;margin-bottom:2rem}.card{background-color:#fff;border-radius:16px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:24px;margin-bottom:16px;flex:1 1 100%;max-width:48%}.card-full{max-width:100%}.card-header{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.card-title{font-size:1.25rem;font-weight:600;color:#1f2937}.card-list{color:#374151;padding-left:1rem}.references-footer{margin-top:3rem;text-align:center}.references-footer p{font-size:1.125rem;font-weight:500;color:#1f2937}.hero-section{background-image:url(/static/media/Lock_background.5620c563.jpg);background-size:cover;background-position:50%;margin-top:80px;height:30vh;position:relative;color:#fff;font-family:Segoe UI,sans-serif}.hero-overlay,.hero-section{display:flex;align-items:center;justify-content:center}.hero-overlay{background-color:rgba(0,0,0,.5);width:100%;height:100%}.hero-content{text-align:center;max-width:1024px;padding:0 20px;color:#fff}.hero-title{font-size:2.8rem;font-weight:700;margin-bottom:1rem;color:#fff}.hero-subtitle{font-size:1.2rem;line-height:1.6}@media screen and (max-width:768px){.hero-section{height:auto;padding:60px 20px;margin-top:60px;background-position:top}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}}.product-section{padding:3rem 1.5rem;background-color:#fff;text-align:center;font-family:Segoe UI,sans-serif}.product-title{font-size:2rem;margin-bottom:2rem;color:#0d47a1}.product-grid{display:flex;flex-wrap:wrap;grid-gap:2rem;gap:2rem;justify-content:center}.product-card{background-color:#f8f9fa;border-radius:10px;box-shadow:0 8px 16px rgba(0,0,0,.1);padding:2rem;width:280px;text-align:justify;transition:transform .2s ease}.product-card:hover{transform:translateY(5px);box-shadow:0 12px 20px rgba(0,0,0,.15)}.product-image{width:100%;height:auto;margin-bottom:1rem}.product-name{font-size:1.4rem;color:#0d47a1;margin-bottom:.5rem}.product-desc{font-size:1rem;color:#333}.testimonials-section{padding:3rem 1.5rem;background-color:#fff;text-align:center;font-family:Segoe UI,sans-serif}.testimonials-title{font-size:2rem;margin-bottom:2rem;color:#0d47a1}.testimonials-list{display:flex;flex-direction:column;align-items:center;grid-gap:2rem;gap:2rem;max-width:800px;margin:0 auto}.testimonial-card{background-color:#fff;border-left:5px solid #0d47a1;padding:1.5rem;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.06);text-align:left;width:100%}.testimonial-feedback{font-size:1.1rem;font-style:italic;color:#333;margin-bottom:.5rem}.testimonial-author{font-weight:700;color:#0d47a1}@media screen and (max-width:768px){.testimonials-section{padding:2rem 1rem}.testimonials-title{font-size:1.5rem;margin-bottom:1.5rem}.testimonials-list{grid-gap:1.5rem;gap:1.5rem}.testimonial-card{padding:1rem;font-size:.95rem}.testimonial-feedback{font-size:1rem}.testimonial-author{font-size:.95rem}}.feature-grid-section{padding:3rem 1.5rem;background-color:#f4f6f8;text-align:center;font-family:Segoe UI,sans-serif}.feature-title{font-size:1.4rem;margin-bottom:2rem;color:#0d47a1}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1000px;margin:0 auto}.feature-card{text-align:left;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.1);font-size:1rem;font-weight:500;color:#333;transition:transform .2s ease}.feature-card:hover{transform:translateY(-5px)}.faq-container{flex-direction:column;align-items:center;padding-top:20px;background-color:#fff}.faq-container,.faq-row{display:flex;grid-gap:20px;gap:20px}.faq-row{justify-content:space-between;width:80%}.faq-box{flex:1 1;padding:60px;background-color:#f8f9fa;max-width:50%}.faq-box,.faq-rectangle{border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:left}.faq-rectangle{padding:20px;background-color:#002b5c;color:#fff;width:80%;box-sizing:border-box}.faq-box,.faq-rectangle{border:2px solid #ccc}@media screen and (max-width:768px){.faq-row{flex-direction:column;width:100%;grid-gap:15px;gap:15px}.faq-box{max-width:100%;padding:20px;font-size:.95rem}.faq-rectangle{width:90%;padding:15px;font-size:.95rem}.faq-container{padding:20px 10px}}.about-container{padding:60px 20px;background-color:#f9f9f9;display:flex;justify-content:center}.about-content{width:80vw;max-width:1200px;text-align:justify;background-color:#fff;padding:40px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);margin:0 auto}@media (max-width:600px){.about-content{width:90vw;padding:20px}}.about-content h2{font-size:2rem;margin-bottom:20px;color:#002b5c}.about-content p{font-size:1.3rem;line-height:1.8;margin-bottom:15px;color:#333}.footer{background-color:#111827;color:#fff;padding:1.5rem 1rem;font-size:1rem}.footer-main{display:flex;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem;text-align:center;margin-bottom:1rem;flex-wrap:wrap}.footer-main a,.footer-main span{color:#60a5fa;font-size:.95rem;text-decoration:none}.footer-main a:hover{text-decoration:underline}.footer-bottom{text-align:center;font-size:.75rem;color:#9ca3af}@media screen and (max-width:600px){.footer-main{flex-direction:column;grid-gap:.5rem;gap:.5rem}.footer-main a,.footer-main span{font-size:.9rem}.footer-bottom{font-size:.7rem}.separator{display:none}}.privacy-container{padding:2rem;max-width:800px;margin:auto;line-height:1.6;color:#1f2937;background-color:#fff;text-align:left}.privacy-container h1,.privacy-container h2{color:#111827;margin-bottom:.5rem}.privacy-container p,.privacy-container ul{margin-left:1.5rem;list-style-type:disc;text-align:left}.privacy-container a{color:#2563eb;text-decoration:none;text-align:left}.privacy-container a:hover{text-decoration:underline}@media screen and (max-width:600px){.privacy-container{padding:1rem;font-size:.95rem}.privacy-container p,.privacy-container ul{margin-left:1rem}.privacy-container h1{font-size:1.4rem}.privacy-container h2{font-size:1.15rem;margin-top:1.2rem}}
/*# sourceMappingURL=main.c9a952d2.chunk.css.map */