.em-redesign{font-family:Arial,sans-serif;color:#243447}.em-wrap{max-width:1180px;margin:0 auto;padding:0 34px}.em-hero{background:#f7f9fb;min-height:400px;display:flex;align-items:center;position:relative;overflow:hidden}.em-hero:after{content:"";position:absolute;top:0;right:0;width:52%;height:100%;background:url('https://www.ergomanagement.fr/wp-content/uploads/2026/09/exec-73fcf168-018d-4f40-96d0-fdd5a6b2d391.png') right center/cover no-repeat;border-radius:52% 0 0 52% / 50% 0 0 50%;z-index:0}.em-hero .em-wrap{position:relative;z-index:1;width:100%}.em-hero-copy{width:54%;padding:52px 0}.em-hero h1{font-size:44px;line-height:1.08;margin:0 0 22px;color:#213247;font-weight:700}.em-tagline{font-size:25px;line-height:1.35;font-weight:700;margin:0 0 18px}.em-intro{font-size:16px;line-height:1.55;max-width:640px;margin:0}.em-services{padding:48px 0 58px;background:#fff}.em-kicker{width:42px;height:4px;background:#a7092c;margin-bottom:17px}.em-services h2{font-size:34px;line-height:1.2;margin:0 0 12px;color:#213247}.em-lead{font-size:17px;line-height:1.55;margin:0 0 32px;max-width:1040px}.em-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.em-card{border:1px solid #e2e7ec;border-radius:7px;overflow:hidden;background:#fff;box-shadow:0 3px 13px rgba(26,42,58,.06);display:flex;flex-direction:column;position:relative}.em-card-img{height:145px!important;width:100%!important;object-fit:cover!important;display:block!important}.em-card-body{padding:31px 18px 18px;position:static;display:flex;flex-direction:column;flex:1}.em-icon{position:absolute;top:125px;left:18px;width:58px;height:58px;border-radius:50%;background:#fff;border:7px solid rgba(255,255,255,.86);box-shadow:0 1px 5px rgba(0,0,0,.13);display:flex;align-items:center;justify-content:center;color:#a7092c;font-size:25px;font-weight:700}.em-card h3{font-size:20px;line-height:1.25;color:#a7092c;margin:0 0 10px;font-weight:700}.em-card p{font-size:15px;line-height:1.5;margin:0 0 17px;flex:1}.em-btn{display:inline-block;align-self:flex-start;background:#a7092c;color:#fff!important;text-decoration:none;border-radius:4px;padding:11px 16px;font-size:14px;font-weight:700}.em-card .em-btn,.em-card .em-btn:visited{color:#fff!important;opacity:1!important}

/* Alignement durable des titres de pavés */
.em-card > .em-card-img + p{
display:none!important;
height:0!important;
margin:0!important;
padding:0!important;
}
.em-card-body h3{
margin-top:0!important;
min-height:50px;
}
@media(max-width:620px){
.em-card-body h3{min-height:0}
}

.em-card .em-btn,.em-card .em-btn:visited{color:#fff!important;opacity:1!important}.em-card .em-btn:hover,.em-card .em-btn:focus{background:#4c2d45!important;color:#fff!important;opacity:1!important}.em-arrow{padding-left:10px;font-size:18px}@media(max-width:900px){.em-hero{background:#f7f9fb}.em-hero:after{width:100%;border-radius:0;opacity:.13}.em-hero-copy{width:100%}.em-grid{grid-template-columns:repeat(2,1fr)}.em-hero h1{font-size:38px}}@media(max-width:620px){.em-wrap{padding:0 20px}.em-hero h1{font-size:32px}.em-tagline{font-size:21px}.em-services h2{font-size:28px}.em-grid{grid-template-columns:1fr}}

/* Séparation responsive texte-image */
.em-hero .em-wrap{max-width:none!important;padding:0!important}
.em-hero-copy{width:48%!important;padding:52px 34px 52px max(34px,calc((100vw - 1180px)/2 + 34px))!important;box-sizing:border-box!important}
@media(max-width:1050px){
.em-hero{display:block!important;padding-bottom:clamp(190px,32vw,330px)!important}
.em-hero:after{top:auto!important;bottom:0!important;width:100%!important;height:clamp(190px,32vw,330px)!important;border-radius:0!important;opacity:1!important;background-position:right center!important}
.em-hero-copy{width:100%!important;padding:40px max(24px,calc((100vw - 900px)/2))!important}
}