.hero-section{animation:gradientBG 10s ease infinite;background-attachment:fixed;background-position:50%;background-size:cover}.hero-section .hero-text{background:rgba(0,0,0,.6);border-radius:15px;box-shadow:0 0 15px rgba(0,0,0,.4);color:#fff;left:50%;max-width:90%;padding:2rem 2.5rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:10}.hero-section .display-4{font-size:3rem;font-weight:700}.hero-section .overlay{background:#000;height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:768px){.hero-section .hero-text{max-width:90%;padding:.6rem .8rem}}.hero-section .carousel-inner{height:80%}.hero-section .carousel-item img{height:40vh;object-fit:cover;width:100%}.hero-text{border-radius:10px;color:#fff;max-width:80%;padding:20px;position:absolute;top:50%;z-index:10}#promotion{padding:40px 0}#promotion .promo-card{margin:0 auto;max-width:960px}#promotion .promo-row{align-items:stretch}#promotion .promo-image-col{align-items:center;background:#f8f9fa;display:flex;height:100%;justify-content:center}#promotion .promo-image-col img{max-height:220px;object-fit:contain;width:100%}#promotion .promo-content-col{display:flex;flex-direction:column;gap:.35rem;height:100%;justify-content:center}@media(max-width:576px){#promotion .promo-card{text-align:center}}.products-section{padding:60px 0}.products-section .text-center h2{color:#004080;font-size:2rem;font-weight:700;margin-bottom:10px;text-transform:uppercase}.products-section .text-center p{color:#3a506b;font-size:1.1rem}.products-section .card{border:1px solid transparent;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;height:auto;justify-content:space-between;min-height:300px;padding:1rem;position:relative;transition:box-shadow .3s ease,transform .3s ease,background-color .3s ease}.products-section .card:hover{box-shadow:0 15px 25px rgba(0,0,0,.2)}.products-section .card:before{border-radius:10px;bottom:0;box-shadow:0 4px 8px rgba(0,0,0,.2);content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.products-section .card:hover{background-color:rgba(0,0,0,.05);box-shadow:0 8px 16px rgba(0,0,0,.2);transform:scale(1.05)}.products-section .card .card-title{color:#004080;font-size:1.5rem;font-weight:700;letter-spacing:1px;text-shadow:1px 1px 2px rgba(0,0,0,.2);text-transform:uppercase}.products-section .card .card-title:hover{color:#005ab3}.products-section .card .card-text{color:#3a506b}.products-section .card .btn-primary{background-color:#004080;border-color:#004080}.products-section .card .btn-primary:hover{background-color:#005ab3;border-color:#005ab3}.prestations-section{padding:60px 0}.prestations-section .text-center h2{color:#d72638;font-size:2rem;font-weight:700;margin-bottom:10px;text-transform:uppercase}.prestations-section .text-center p{color:#3a506b;font-size:1.1rem}.prestations-section .card{border:1px solid transparent;border-bottom:4px solid #d72638;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;padding:1rem;position:relative;transition:box-shadow .3s ease,transform .3s ease}.prestations-section .card:before{border-radius:10px;bottom:0;box-shadow:0 4px 8px rgba(0,0,0,.2);content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.prestations-section .card:hover{background-color:rgba(0,0,0,.05);box-shadow:0 6px 12px rgba(0,0,0,.2);transform:scale(1.05)}.prestations-section .card .card-title{color:#d72638;font-size:1.5rem;font-weight:700;letter-spacing:1px;text-shadow:1px 1px 2px rgba(0,0,0,.2);text-transform:uppercase}.prestations-section .card .card-title:hover{color:#e0505f}.prestations-section .card .card-text{color:#3a506b}.prestations-section .card .btn-primary{background-color:#d72638;border-color:#d72638}.prestations-section .card .btn-primary:hover{background-color:#e0505f;border-color:#e0505f}.installation-section{padding:60px 0}.installation-section .text-center h2{color:#004080;font-size:2rem;font-weight:700;margin-bottom:10px;text-transform:uppercase}.installation-section .text-center p{color:#3a506b;font-size:1.1rem}.installation-section .card{border:1px solid transparent;border-bottom:4px solid #004080;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;padding:1rem;position:relative;transition:box-shadow .3s ease,transform .3s ease}.installation-section .card:before{border-radius:10px;bottom:0;box-shadow:0 4px 8px rgba(0,0,0,.2);content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.installation-section .card:hover{background-color:rgba(0,0,0,.05);box-shadow:0 6px 12px rgba(0,0,0,.2);transform:scale(1.05)}.installation-section .card .card-title{color:#004080;font-size:1.5rem;font-weight:700;letter-spacing:1px;text-shadow:1px 1px 2px rgba(0,0,0,.2);text-transform:uppercase}.installation-section .card .card-title:hover{color:#005ab3}.installation-section .card .card-text{color:#3a506b}.installation-section .card .btn-primary{background-color:#004080;border-color:#004080}.installation-section .card .btn-primary:hover{background-color:#005ab3;border-color:#005ab3}.catalogue-section{background-position:50%;background-size:cover;padding:200px 0}.catalogue-section h2{color:#fff;font-size:2.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.catalogue-section .btn-primary{background-color:#004080;border-color:#004080}.catalogue-section .btn-primary:hover{background-color:#005ab3;border-color:#005ab3}@keyframes gradientBG{0%{background:#004080}50%{background:#d72638}to{background:#004080}}@media(max-width:768px){.hero-text{font-size:.9rem;padding:1rem 1.2rem}.hero-text h1{font-size:1.4rem}.hero-text p{font-size:1rem}}.carousel-home{position:relative}.home-card{border:2px solid rgba(0,0,0,.08);box-shadow:0 6px 14px rgba(0,0,0,.12);min-height:340px;padding:1.25rem}.carousel-home:after{background:linear-gradient(90deg,rgba(0,64,128,.55),rgba(0,64,128,.35) 40%,transparent 75%);content:"";inset:0;pointer-events:none;position:absolute}.carousel-home .hero-text{bottom:auto!important;display:inline-block;left:0!important;margin:0 auto!important;max-width:min(92%,960px);position:absolute;right:0!important;text-align:center;top:50%!important;transform:translateY(-50%)!important;z-index:10}.hero-text{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.25);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.25);left:50%;max-width:90%;padding:1.25rem 1.5rem;right:auto;text-align:center;transform:translate(-50%,-50%);width:auto}.btn-hero{background-color:#004080;border-color:#004080;color:#fff}.btn-hero:hover{background-color:#0b57a2;border-color:#0b57a2;color:#fff}@media(max-width:768px){.hero-text{left:50%;padding:.9rem 1rem;right:auto;text-align:center;transform:translate(-50%,-50%);width:86%}}@media(max-width:576px){#nos-produits .container{padding-left:.5rem;padding-right:.5rem}#nos-produits .home-card{min-height:auto;padding:1rem .85rem}#nos-produits .card-img-top{max-height:160px;object-fit:cover}#nos-produits .card-title{font-size:.95rem;hyphens:none;letter-spacing:0;text-transform:none;word-break:keep-all}#nos-produits .card-text{font-size:.9rem}}#nos-produits .home-card .card-title{font-size:1.25rem;letter-spacing:0;text-transform:none;white-space:normal}@media(max-width:1199.98px){.hero-section .carousel-item img{height:50vh;min-height:340px}.hero-text{max-width:92%;padding:1rem 1.25rem}.home-card{min-height:320px}}@media(max-width:991.98px){.hero-text{max-width:96%;padding:.9rem 1rem}.home-card{min-height:auto}}