html,body{margin:0;padding:0;width:100%;overflow-x:hidden}.hero{position:relative;overflow:visible;z-index:1;background-color:#000;width:100%}.hero-left,.hero-right{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.8}.hero-left{clip-path:polygon(0 0,60% 0,40% 100%,0 100%)}.hero-right{clip-path:polygon(60% 0,100% 0,100% 100%,40% 100%)}.hero-video{width:100%;height:100%;object-fit:cover;display:block}.hero-left:after,.hero-right:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040;pointer-events:none}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.overlay h2,.overlay h3{position:absolute;top:50%;left:50%;color:#fff;font-weight:bolder;text-shadow:0 2px 5px rgba(0,0,0,.9);margin:0}.overlay h2{transform:translate(20%,-140%)}.overlay h3{transform:translate(-150%,-140%)}.hero-center-text{width:100%;position:absolute;top:50%;left:50%;z-index:3;text-align:center;pointer-events:none;text-shadow:0 2px 5px rgba(0,0,0,.9);transform:translate(-50%,30%)}.hero-center-text h1{color:#fff;font-weight:bolder;padding:1rem 2rem;border-radius:8px}.hero{height:820px}.overlay h2,.overlay h3,.hero-center-text h1{font-size:3rem}@media (max-width: 1199px){.hero{height:600px}.overlay h2,.overlay h3,.hero-center-text h1{font-size:2.2rem}}@media (max-width: 767px){.hero{height:500px}.overlay h2,.overlay h3{font-size:1.6rem}.overlay h2{transform:translate(10%,-130%)}.overlay h3{transform:translate(-110%,-130%)}.hero-center-text h1{font-size:1.7rem;padding:.8rem 1.2rem}}@media (max-width: 600px){.hero{height:300px;width:100%;overflow:hidden}.hero-left,.hero-right{height:300px}.overlay h2,.overlay h3{top:auto;font-size:1.6rem}.hero-center-text{top:auto;bottom:1.2rem;left:50%;transform:translate(-50%)}.hero-center-text h1{font-size:1.4rem;padding:.7rem 1rem}}@media (max-width: 350px){.overlay h2,.overlay h3{font-size:1.3rem}}.about{background-color:#f9f9f9}.about-text h2{color:#04618f}.about-text p{color:#333;line-height:1.6;text-indent:2em;text-align:justify;text-align-last:left}.about-image img{border-radius:8px;box-shadow:0 4px 12px #0000001a}.about{padding:1rem}.about-content{margin:0 auto;display:flex;align-items:flex-start;gap:1rem;flex-wrap:wrap}.about-text{flex:1 1 400px}.about-text h2{font-size:2rem;margin:0 0 1rem}.about-text p{font-size:1.6rem;margin:0}.about-image{flex:0 0 300px}.about-image img{width:100%;height:auto}@media (max-width: 1199px){.about{padding:1.3rem}.about-text h2{font-size:1.8rem}.about-text p{font-size:1.4rem}.about-image{flex:0 0 260px}}@media (max-width: 767px){.about-content{gap:1rem}.about-text h2{font-size:1.6rem}.about-text p{font-size:1.2rem;text-indent:1em}.about-image{flex:0 0 0px}}@media (max-width: 600px){.about-content{gap:.5rem}.about-text h2{font-size:1.3rem;text-align:center}.about-text p{font-size:.9rem;text-indent:.8em}.about-image{display:none}}.metiers{display:flex;width:100%;align-items:stretch}.metier{display:flex;flex-direction:column;cursor:pointer;overflow:hidden;transition:flex .5s ease}.metier-title{background-color:#04618f;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;flex:0 0 auto;white-space:normal;word-break:break-word;box-sizing:border-box;padding:0 1rem;color:#fff}.metier-img{flex:1;overflow:hidden;position:relative}.metier-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.section-title{color:#04618f;text-align:center;font-weight:700}.metiers{height:350px}.metier{flex:1}.metier-title{height:60px}.section-title{font-size:2rem;margin:2rem 0 1rem}.metiers:hover .metier{flex:1}.metier:hover{flex:3}.metier:hover .metier-img img{transform:scale(1.05)}.metier+.metier{border-left:1px solid white}@media (max-width: 1199px){.metiers{height:300px}.metier-title{height:56px}.section-title{font-size:1.8rem}}@media (max-width: 767px){.metiers{flex-wrap:wrap;height:auto}.metier{flex:0 0 50%;max-width:50%;box-sizing:border-box;height:220px}.metier-title{height:52px;font-size:1rem}.metier-img{height:200px}.section-title{font-size:1.6rem}.metier:nth-child(odd){border-right:1px solid white}.metier{border-bottom:1px solid white}.metiers:hover .metier,.metier:hover{flex:0 0 50%}}@media (max-width: 600px){.metiers{display:flex;flex-wrap:wrap;width:100%;height:auto}.metier{flex:0 0 50%;max-width:50%;box-sizing:border-box;height:220px}.metier{border-bottom:1px solid white}.metier:nth-child(odd){border-right:1px solid white}.metiers:hover .metier,.metier:hover{flex:0 0 50%}.metier:hover .metier-img img{transform:none}}.contact{background-color:#f9f9f9}.contact-info h2{color:#04618f}.contact-info p{color:#333;line-height:1.5}.contact-info a{color:#04618f;text-decoration:none}.contact-info a:hover{text-decoration:underline}.form-group label{font-weight:700;color:#04618f}.form-group input,.form-group textarea{border:1px solid #ccc;border-radius:4px;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#04618f;box-shadow:0 0 0 2px #04618f33}.btn-submit{background-color:#04618f;color:#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer;transition:background-color .3s}.btn-submit:hover{background-color:#03547a}.contact{padding:4rem 2rem}.contact-container{max-width:1200px;margin:0 auto;display:flex;gap:3rem;flex-wrap:wrap}.contact-info{flex:1 1 300px}.contact-info h2{font-size:2rem;margin-bottom:1rem}.contact-info p{margin:.5rem 0;font-size:1.7rem}.contact-form{flex:1 1 400px}.contact-form form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem}.form-group input,.form-group textarea{padding:.75rem;font-size:2rem}.btn-submit{align-self:flex-start;padding:.75rem 1.5rem;font-size:1rem}@media (max-width: 1199px){.contact{padding:3rem 1.5rem}.contact-container{gap:2rem}.contact-info p{font-size:1.5rem}.form-group input,.form-group textarea{font-size:1.6rem}}@media (max-width: 767px){.contact{padding:2.5rem 1.2rem}.contact-container{flex-direction:column;gap:1.5rem}.contact-info,.contact-form{flex:1 1 100%}.contact-info h2{font-size:1.7rem}.contact-info p{font-size:1.25rem}.form-group input,.form-group textarea{font-size:1.2rem}.btn-submit{width:100%;align-self:stretch}}@media (max-width: 600px){.contact{padding:2rem 1rem}.contact-info h2{font-size:1.5rem;text-align:center}.contact-info p{font-size:1.1rem;text-align:center}.form-group input,.form-group textarea{font-size:1.05rem}.btn-submit{padding:.85rem 1rem}}
