.home-container{padding:2rem;max-width:1400px;margin:0 auto}.home-container h1{color:#333;text-align:center;margin-bottom:2rem}.home-hero{background:#f5f5f5;padding:4rem 1rem 2.5rem;text-align:center}.home-hero h1{font-family:Open Sans,sans-serif;font-size:2.8rem;font-weight:800;margin-bottom:1.2rem;color:#333}.home-hero .home-subtitle{font-size:1.25rem;color:#666;max-width:800px;margin:0 auto;line-height:1.5}.home-presentation{background:#fff;max-width:500px;width:90vw;margin:2rem auto 0;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:1.2rem;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0}.home-presentation .container{width:100%}.home-presentation .presentation-flex{display:flex;flex-direction:column;align-items:stretch;gap:0}.home-presentation .presentation-text{text-align:left;margin-bottom:1.2rem}.home-presentation .presentation-text h2{font-size:2.2rem!important;font-family:Montserrat,sans-serif!important;font-weight:900!important;color:#333!important;margin-bottom:2rem!important}.home-presentation .presentation-text p,.home-presentation .presentation-text ul{font-size:1rem;color:#666;margin-bottom:1rem;line-height:1.5}.home-presentation .presentation-text ul{padding-left:1.2rem;margin-bottom:1rem}.home-presentation .presentation-text .contact-btn{display:block;width:100%;background:#c11a1a;color:#fff;border:none;border-radius:8px;padding:.9rem 0;font-size:1.1rem;font-weight:700;text-align:center;margin:1.2rem 0 0;transition:all .3s ease;box-shadow:0 4px 6px rgba(193,26,26,.12);cursor:pointer}.home-presentation .presentation-text .contact-btn:hover{background:#a10f0f;color:#fff;transform:translateY(-2px)}.home-presentation .presentation-image{width:100%;margin:0 auto}.home-presentation .presentation-image img{width:100%;display:block;border-radius:0 0 10px 10px;object-fit:cover;max-height:200px}@media(min-width:1024px){.home-presentation{max-width:1400px;margin:3rem auto 0;width:100%;padding-left:2rem;padding-right:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:10px;overflow:hidden}.home-presentation .presentation-flex{flex-direction:row;align-items:stretch;justify-content:center;width:100%;gap:0}.presentation-text{flex:1.2 1;margin-bottom:0;padding-right:2.5rem}.presentation-text h2{font-size:2rem;margin-bottom:2rem}.presentation-text p,.presentation-text ul{font-size:1.15rem;margin-bottom:1.7rem;line-height:1.9}.presentation-text ul{padding-left:2.2rem!important;margin-bottom:1.7rem}.presentation-text .contact-btn{width:auto;max-width:320px;margin:2.2rem 0 0;justify-content:flex-start;font-size:1.15rem;padding:1rem 2.5rem}.presentation-image{flex:1 1;display:flex;align-items:center;justify-content:flex-end;margin:0}.presentation-image img{width:420px;max-width:100%;height:100%;min-height:320px;border-radius:0 10px 10px 0;object-fit:cover;box-shadow:none}}@media(max-width:767px){.home-presentation{margin-top:.2rem}.realisations-home-section{margin-top:1.5rem!important}}.home-page{min-height:100vh;width:100%;position:relative;z-index:0;padding-bottom:4rem}.home-title-block{width:100%;text-align:left;box-shadow:none;border:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:1400px;margin:0 auto;padding:5rem 2rem 3rem}.home-title-block h1{font-family:Montserrat,Open Sans,sans-serif;font-size:3.2rem;font-weight:900;color:#333;margin-bottom:2rem;letter-spacing:-1px;line-height:1.13}.home-title-block .home-subtitle,.home-title-block h1{text-align:left;word-break:break-word;white-space:normal}.home-title-block .home-subtitle{font-size:1.25rem;color:#757575;margin:0;line-height:1.6;font-weight:400;max-width:none}@media(max-width:768px){.home-title-block{padding:2.5rem 1rem 1.5rem}.home-title-block h1{font-size:1.7rem}.home-title-block .home-subtitle{font-size:1rem}}.realisations-home-section{margin-top:8rem!important;margin-bottom:4rem!important}.hero-section{width:100%;min-height:85vh;padding:0;position:relative;display:flex;align-items:center;overflow:hidden}.hero-bg{right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.hero-bg,.hero-overlay{position:absolute;top:0;left:0}.hero-overlay{z-index:1;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.35) -20%,rgba(255,255,255,.65) 10%,rgba(255,255,255,.9) 30%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.25))}@media(max-width:1023px){.hero-overlay{background:linear-gradient(180deg,rgba(255,255,255,.3),rgba(255,255,255,.7) 20%,rgba(255,255,255,.95) 40%,rgba(255,255,255,.95) 60%,rgba(255,255,255,.3))}}.hero-content{position:relative;z-index:2;width:100%;max-width:1400px;padding:0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(85vh - 90px);margin:90px auto 0}.hero-content .container{width:100%}.hero-content .hero-flex{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.hero-left{width:100%;max-width:600px;text-align:center;margin-bottom:2rem}.hero-subtitle{font-size:.85rem;color:#666;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin-bottom:1rem}.hero-left h1{font-size:2.5rem;color:#333;line-height:1.2;font-weight:700;margin-bottom:1rem}.hero-description{font-size:1.2rem;color:#666;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-direction:column;align-items:center}.hero-buttons button{padding:0 2rem;font-size:1rem;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;font-weight:600;gap:.5rem;min-width:220px;height:50px}.hero-buttons .contact-btn,.hero-buttons .phone-btn,.hero-buttons button{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.hero-buttons .contact-btn,.hero-buttons .phone-btn{margin:0!important;width:220px!important;min-width:220px!important;max-width:220px!important;height:50px!important;padding:0 32px!important}.contact-btn{background-color:#c11a1a;color:#fff;box-shadow:0 4px 6px rgba(193,26,26,.2);border-radius:12px}.contact-btn:hover{background-color:#a10f0f;transform:translateY(-2px)}a.phone-btn,button.phone-btn{background-color:rgba(0,0,0,0);color:#333;border:none;transition:all .3s ease;border-radius:50px;font-weight:700;display:flex;align-items:center;justify-content:center;min-width:220px;height:50px;box-sizing:border-box;padding:0 2rem;font-size:1rem;gap:.5rem;cursor:pointer;text-decoration:none}a.phone-btn:hover,button.phone-btn:hover{background-color:rgba(193,26,26,.1);transform:translateY(-2px);box-shadow:0 4px 6px rgba(193,26,26,.2);color:#333;border:none}@media(min-width:768px){.hero-left h1{font-size:3rem}.hero-buttons{gap:1.5rem}}@media(min-width:1024px){.hero-content .hero-flex{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem}.hero-left{margin-bottom:0;text-align:left}.hero-buttons{justify-content:flex-start;flex-direction:row}}@media(min-width:1400px){.hero-left h1{font-size:4rem}}.services-scroll{width:100vw;overflow:hidden;padding:1rem 0}.services-scroll .scroll-container{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:1rem;padding:0 1rem;scrollbar-width:none;-ms-overflow-style:none}.services-scroll .scroll-container::-webkit-scrollbar{display:none}.service-card{flex:0 0 80%;background:#fff;border-radius:10px;padding:1rem;box-shadow:none;border:none}.service-card .service-image{height:200px;overflow:hidden;border-radius:8px;margin-bottom:.5rem}.service-card .service-image img{width:100%;height:100%;object-fit:cover}.service-card .service-content{text-align:center;padding:0 .5rem}.service-card .service-content h3{font-size:1.2rem;margin-bottom:.25rem;color:#333}.service-card .service-content p{font-size:.85rem;color:#666;line-height:1.3}.services-carousel{position:relative;width:100%;max-width:400px;background:hsla(0,0%,100%,.95);border-radius:10px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin:2rem auto}.services-carousel .carousel-container{position:relative;height:250px;overflow:hidden}.services-carousel .carousel-container .service-card{position:absolute;width:100%;opacity:0;transform:translateX(100%);transition:all .3s ease}.services-carousel .carousel-container .service-card.active{opacity:1;transform:translateX(0)}.carousel-controls{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.carousel-controls .carousel-button{background:rgba(193,26,26,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.carousel-controls .carousel-button:hover{background:#c11a1a}.carousel-controls .carousel-dots{display:flex;gap:.25rem}.carousel-controls .carousel-dots .dot{width:14px;height:14px;border-radius:50%;background-color:#ddd;border:none;cursor:pointer;transition:all .3s ease;position:relative;padding:0}.carousel-controls .carousel-dots .dot:after{content:"";position:absolute;left:50%;top:50%;width:44px;height:44px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(0,0,0,0);pointer-events:none}.carousel-controls .carousel-dots .dot.active{background-color:#c11a1a;transform:scale(1.3);width:14px;height:14px}.carousel-controls .carousel-dots .dot:hover{transform:scale(1.2)}@media(min-width:768px){.services-carousel{width:400px;margin:2rem}.services-carousel .carousel-container{height:300px}.services-carousel .service-image{height:200px}.services-carousel .service-content h3{font-size:1.2rem}.services-carousel .service-content p{font-size:.85rem}.services-carousel .carousel-button{width:40px;height:40px;font-size:1.5rem}}@media(min-width:1024px){.services-carousel{width:450px;margin:0;padding:2rem;position:relative;right:0}.services-carousel .carousel-container{height:320px}.services-carousel .service-image{height:220px}}@media(min-width:1400px){.services-carousel{width:500px;padding:2.5rem}}.realisations-home-section{padding:.5rem 0 3rem;background-color:#f5f6f8}.realisations-home-wrapper{max-width:1400px;margin:0 auto;padding:0 1rem}.realisations-home-title{text-align:center;font-size:2rem;margin-bottom:3rem;color:#333;font-family:Open Sans,sans-serif;position:relative}.realisations-home-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:60px;height:4px;background-color:#c11a1a;border-radius:2px}.realisations-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}.grid-item{position:relative;background:#fff;border-radius:16px;overflow:hidden;aspect-ratio:1;box-shadow:0 4px 20px rgba(0,0,0,.08),0 2px 10px rgba(0,0,0,.05);transition:all .3s ease}.grid-item:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(0,0,0,.1),0 4px 12px rgba(0,0,0,.06)}.grid-item .grid-img,.grid-item .slide-img-wrapper{width:100%;height:100%}.grid-item .grid-img{object-fit:cover;display:block}.realisations-home-cta{text-align:center;margin-top:3rem}.realisations-home-cta .realisations-see-more{display:inline-block;padding:1rem 3rem;background-color:rgba(0,0,0,0);color:#c11a1a;border:2px solid #c11a1a;border-radius:5px;font-weight:700;transition:all .3s ease;text-decoration:none}.realisations-home-cta .realisations-see-more:hover{background-color:#c11a1a;color:#fff}.lightbox-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);z-index:2000;display:flex;align-items:center;justify-content:center}.lightbox-content{position:relative;max-width:90vw;max-height:85vh;background-color:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.lightbox-img{width:100%;height:auto;max-height:70vh;object-fit:contain}.lightbox-caption{padding:1rem;background-color:#fff}.lightbox-caption h3{margin:0 0 5px;font-size:1.2rem}.lightbox-caption p{margin:0;color:#4b5563;font-size:.85rem}.lightbox-close{position:absolute;top:10px;right:15px;background:none;border:none;font-size:2.5rem;color:#fff;cursor:pointer;z-index:2001;text-shadow:0 2px 4px rgba(0,0,0,.5)}.lightbox-close:hover{color:#c11a1a}.lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.1);border:none;color:#fff;font-size:2rem;padding:1rem;cursor:pointer;z-index:2001;transition:all .3s ease;border-radius:50%}.lightbox-arrow:hover{background:hsla(0,0%,100%,.2);color:#c11a1a}.lightbox-arrow.lightbox-arrow-left{left:20px}.lightbox-arrow.lightbox-arrow-right{right:20px}.realisations-scroll{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.realisations-scroll::-webkit-scrollbar{display:none}.realisations-scroll .realisation-slide{min-width:250px;scroll-snap-align:start;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08),0 2px 10px rgba(0,0,0,.05);aspect-ratio:1}.realisations-scroll .realisation-slide .slide-img-wrapper{width:100%;height:100%}.realisations-scroll .realisation-slide .slide-img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:768px){.realisations-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.realisations-home-wrapper{padding:0 2rem}}