body{-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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}nav ul li a{color:#000;font-weight:400;text-decoration:none;transition:all .3s ease}nav ul li a:hover{color:green;font-weight:700}html{scroll-behavior:smooth}.pourquoi-section{background:#fff;padding:100px 20px;text-align:center}.pourquoi-title{color:#1a202c;font-size:2.8rem;font-weight:700}.pourquoi-subtitle{color:#4a5568;font-size:1.2rem;margin-bottom:40px;margin-top:10px}.card-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.card{background:linear-gradient(135deg,#38a169,#68d391);border-radius:20px;box-shadow:0 10px 20px #0003;color:#fff;cursor:pointer;padding:30px 25px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;width:280px}.card:hover{box-shadow:0 15px 25px #00000040;transform:scale(1.05)}.card:active{box-shadow:0 5px 10px #00000026;transform:scale(.98)}.card-icon{margin-bottom:15px;width:50px}.card-title{font-size:1.3rem;font-weight:700;margin-bottom:10px}.card-text{font-size:1rem;line-height:1.5}footer{font-family:Segoe UI,sans-serif;margin-top:100px}.contact-bar{background:#8fd400;border-radius:20px 20px 20px 20px;display:flex;flex-wrap:wrap;justify-content:space-around;margin:60px auto;max-width:1100px;padding:40px 100px;position:relative;z-index:1}.contact-block{color:#fff;margin:10px 20px;min-width:250px}.contact-block h3{font-size:1.3rem;margin-bottom:10px}.contact-block p{font-size:1rem;margin:6px 0}.footer-bottom{background:#1a1a1a;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:-90px;padding:60px 30px;position:relative;z-index:0}.footer-logo{flex:1 1;margin:10px;max-width:400px;min-width:300px}.footer-logo h2{color:#8fd400;font-size:2rem;margin-bottom:10px}.footer-links{margin:10px 30px;min-width:200px}.footer-links h4{font-size:1.2rem;margin-bottom:10px;position:relative}.footer-links ul{list-style:none;padding:0}.footer-links li{cursor:pointer;margin:8px 0}.footer-links li:hover{color:#8fd400;text-decoration:underline}
/*# sourceMappingURL=main.86ad21ff.css.map*/