#domaines{background:#f8f9fa;position:relative}.domaines-intro{width:100%;margin:2rem 0 3rem;padding:0 15px;animation:.8s ease-out fadeInScale}.card-image-wrapper{position:relative;width:100%;height:250px;overflow:hidden}.expertise-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.expertise-card:hover .expertise-image{transform:scale(1.05)}.card-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.85));color:#fff;padding:2rem 1.5rem 1.5rem;transform:translateY(20px);opacity:0;transition:.3s}.expertise-card:hover .card-overlay{transform:translateY(0);opacity:1}.card-title{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;line-height:1.3;text-transform:uppercase;letter-spacing:.5px}.card-description{font-size:.9rem;margin:0;opacity:.9}.domain-card{min-height:300px;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.1);transition:.3s;cursor:pointer;background:#fff;border:1px solid #e9ecef}.domain-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(180,16,18,.15)}.intro-content{background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%);border:2px solid var(--primary-color,#b41012);border-radius:12px;padding:2rem;text-align:center;box-shadow:var(--shadow-md,0 4px 8px rgba(0,0,0,.15));position:relative;overflow:hidden}.intro-content::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(45deg,transparent 40%,rgba(180,16,18,.05) 50%,transparent 60%);animation:3s infinite shimmer;pointer-events:none}.intro-content h3{color:var(--primary-color,#b41012);font-size:1.4rem;font-weight:700;margin-bottom:1.5rem;line-height:1.3;display:flex;align-items:center;justify-content:center}.intro-icon{font-size:1.6rem;margin-right:.5rem;display:inline-block;animation:2s infinite pulse}.intro-highlight{color:var(--primary-color,#b41012);font-size:1.1rem;margin:.5rem 0;text-align:center}.col-sm-6.col-lg-4{margin-bottom:1rem;padding-left:5%;padding-right:5%}.domaines-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:.3s;overflow:hidden;height:100%;display:flex;flex-direction:column;position:relative;animation:.6s ease-out both fadeInUp}.domaines-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.domaines-image{width:100%;height:184px;object-fit:cover;object-position:center;transition:.3s;position:relative;overflow:hidden;background-color:#f8f9fa}.domaines-card .domaines-image{aspect-ratio:16/9;height:auto;background-color:#f8f9fa}.domaines-image[role=button]{cursor:pointer}.domaines-image[role=button]:focus-visible{outline:3px solid var(--primary-color,#b41012);outline-offset:2px}.domaines-image[role=button]:focus{outline:0;box-shadow:0 0 0 3px rgba(180,16,18,.6);border-radius:4px}.domaines-card:hover .domaines-image{transform:scale(1.02);filter:brightness(1.05) contrast(1.05)}.domaines-content{padding:1.2rem;flex-grow:1;display:flex;flex-direction:column}.domaines-titre{font-size:1.36rem;font-weight:600;color:#333;margin-bottom:.8rem;line-height:1;min-height:2.8em;display:flex;align-items:center}.domaines-titre i{min-width:unset}.domaines-description{color:#555;font-size:.9rem;line-height:1.55;flex-grow:1}.domaines-cta{margin-top:auto;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:.3s;background:0 0;border:2px solid #333;color:#333;outline:0}.domaines-cta:hover{background:#b41012;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(180,16,18,.3);border-color:#b41012}.domaines-cta.focus,.domaines-cta:active,.domaines-cta:focus{outline:0!important;box-shadow:0 0 0 2px rgba(180,16,18,.3)!important;background:#b41012!important;color:#fff!important;border-color:#b41012!important}.domaines-modal .modal-dialog{max-width:800px;margin:1rem auto}.domaines-modal .modal-content{border:none;border-radius:15px;box-shadow:0 10px 40px rgba(0,0,0,.2);overflow:hidden}.domaines-modal .modal-header{background:linear-gradient(135deg,#b41012,#8b0c0e);color:#fff;padding:1.5rem 2rem;border-bottom:none}.domaines-modal .modal-title{font-size:1.5rem;font-weight:700;margin:0}.domaines-modal .modal-title i{min-width:unset}.domaines-modal .btn-close{filter:invert(1);opacity:.8}.domaines-modal .btn-close:hover{opacity:1}.modal-content-wrapper{padding:1rem 0}.question-intro{margin-bottom:1.5rem}.question-title{font-size:1.2rem;font-weight:600;color:var(--primary-color,#b41012);margin-bottom:.5rem}.problem-description{margin-bottom:1.5rem}.problem-description p{font-size:1rem;line-height:1.6;color:#555}.value-proposition{background:linear-gradient(135deg,#f8f9fa 0,#e3f2fd 100%);padding:1.5rem;border-radius:10px;margin-bottom:1.5rem;border-left:4px solid var(--primary-color,#b41012)}.promesse-text{margin:0;font-size:1.1rem;color:var(--primary-color,#b41012)}.accompaniment-section h4{color:var(--primary-color,#b41012);font-size:1.1rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.accompaniment-list{list-style:none;padding:0;margin:0}.accompaniment-list li{padding:.5rem 0;display:flex;align-items:flex-start;font-size:.95rem;line-height:1.5}.accompaniment-list i{margin-top:.2rem;flex-shrink:0}.domaines-modal .modal-footer{padding:1.5rem 2rem;border-top:1px solid #dee2e6;background:#f8f9fa;gap:1rem}.domaines-modal .modal-footer .btn{border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:.3s}.domaines-modal .modal-footer .btn-primary{background:var(--primary-color,#b41012);border:none}.domaines-modal .modal-footer .btn-primary:hover{background:#8b0c0e;transform:translateY(-2px);box-shadow:0 4px 12px rgba(180,16,18,.3)}@keyframes fadeInScale{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{left:-100%}100%{left:100%}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.col-sm-6.col-lg-4:first-child .domaines-card{animation-delay:.1s}.col-sm-6.col-lg-4:nth-child(2) .domaines-card{animation-delay:.2s}.col-sm-6.col-lg-4:nth-child(3) .domaines-card{animation-delay:.3s}.col-sm-6.col-lg-4:nth-child(4) .domaines-card{animation-delay:.4s}.col-sm-6.col-lg-4:nth-child(5) .domaines-card{animation-delay:.5s}.col-sm-6.col-lg-4:nth-child(6) .domaines-card{animation-delay:.6s}@media (max-width:991px){.domaines-intro{margin:1.5rem 0 2rem}.intro-content{padding:1.5rem}.intro-content h3{font-size:1.3rem;flex-direction:column;gap:.5rem}.domaines-modal .modal-dialog{margin:.5rem;max-width:none}.domaines-modal .modal-footer,.domaines-modal .modal-header{padding:1rem 1.5rem}}@media (max-width:768px){.domaines-intro{margin:1rem 0 1.5rem;padding:0 10px}.intro-content{padding:1.25rem}.intro-content h3{font-size:1.2rem;margin-bottom:1rem}.intro-highlight{font-size:1rem;margin:1rem 0}.col-sm-6.col-lg-4{margin-bottom:1.5rem;padding-left:5%;padding-right:5%}.domaines-card{margin-bottom:1.5rem;border-radius:10px}.domaines-card .domaines-image{aspect-ratio:16/10;object-fit:cover;object-position:center 40%}.domaines-content{padding:1rem}.domaines-titre{font-size:1rem;min-height:2.5em;margin-bottom:.75rem}.domaines-cta{padding:.65rem 1.25rem;font-size:.9rem}.domaines-modal .modal-dialog{margin:.25rem}.domaines-modal .modal-content{border-radius:10px}.domaines-modal .modal-header{padding:1rem}.domaines-modal .modal-title{font-size:1.25rem}.domaines-modal .modal-body{padding:1rem}.domaines-modal .modal-footer{padding:1rem;flex-direction:column;gap:.5rem}.domaines-modal .modal-footer .btn{width:100%;margin:0}}@media (max-width:576px){.col-sm-6.col-lg-4{padding-left:2%;padding-right:2%}.intro-content h3{font-size:1.1rem}.intro-icon{font-size:1.4rem}.domaines-card .domaines-image{aspect-ratio:4/3;object-position:center 38%}.domaines-content{padding:.8rem}.domaines-titre{font-size:.95rem;line-height:1.2}.accompaniment-list li{font-size:.9rem}.question-title{font-size:1.1rem}.value-proposition{padding:1rem}.promesse-text{font-size:1rem}}