.page-liste-services{color:#4b5146}.conteneur-liste-services{max-width:1320px}.hero-liste-services{background-color:#bfc9b2;color:#4b5146;transition:transform .28s ease,box-shadow .28s ease;will-change:transform}.hero-liste-services__contenu{background-color:#bfc9b2;display:flex;flex-direction:column;justify-content:center;min-height:360px}.hero-liste-services__sur-titre{color:rgba(75,81,70,.72);font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.hero-liste-services__titre{color:#4b5146;font-size:clamp(2.5rem,5vw,4rem);line-height:.95}.hero-liste-services__texte{color:#4b5146;font-size:1.05rem;line-height:1.55;max-width:390px}.trait-carte-liste-service,.trait-liste-services{background-color:rgba(75,81,70,.68);height:1px;width:78px}.hero-liste-services__image{display:block;height:100%;min-height:360px;object-fit:cover;width:100%}.separateur-liste-services{align-items:center;color:#4b5146;display:grid;gap:1.5rem;grid-template-columns:1fr auto 1fr;margin-inline:auto;max-width:720px;text-align:center}.separateur-liste-services span{background-color:rgba(75,81,70,.45);height:1px}.grille-liste-services{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.carte-liste-service{background-color:rgba(234,235,225,.94);border-radius:1.75rem;box-shadow:0 14px 28px rgba(75,81,70,.16);color:#4b5146;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease;will-change:transform}.carte-liste-service__image-wrapper{background-color:#bfc9b2;height:260px;overflow:hidden;width:100%}.carte-liste-service__image{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.carte-liste-service__image-vide{color:#4b5146;display:grid;font-size:4rem;font-weight:900;height:100%;place-items:center;width:100%}.carte-liste-service__contenu{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:2rem}.carte-liste-service__titre{color:#4b5146;font-size:clamp(1.45rem,2.5vw,2rem)}.carte-liste-service__description{color:#4b5146;font-size:.98rem;line-height:1.7}.carte-liste-service__description p:last-child{margin-bottom:0}.carte-liste-service__frais{border-top:1px solid rgba(75,81,70,.16);color:rgba(75,81,70,.76);font-size:.88rem;font-weight:800;padding-top:1rem}.aucun-service{background-color:#eaebe1;color:#4b5146;grid-column:1/-1}.aucun-service__icone{background-color:#bfc9b2;border-radius:50%;display:grid;font-size:2.3rem;height:74px;margin-inline:auto;place-items:center;width:74px}.cta-liste-services{background-color:#bfc9b2;color:#4b5146;transition:transform .28s ease,box-shadow .28s ease;will-change:transform}.cta-liste-services__contenu{align-items:center;display:flex;gap:2rem;justify-content:space-between}.cta-liste-services h2,.cta-liste-services p{color:#4b5146}.bouton-liste-services{background-color:#fff;border:0;border-radius:999px;color:#4b5146;flex-shrink:0;font-weight:900;padding:.85rem 1.5rem;white-space:nowrap}.bouton-liste-services:focus,.bouton-liste-services:hover{background-color:#4b5146;color:#fff}.carte-liste-service--animee{animation:apparitionCarteService .5s ease both;animation-delay:var(--delai-apparition,0s)}@keyframes apparitionCarteService{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(hover:hover)and (pointer:fine){.carte-liste-service:hover,.cta-liste-services:hover,.hero-liste-services:hover{box-shadow:0 1rem 1.8rem rgba(45,50,40,.2)!important;transform:translateY(-2px) scale(1.005)}.carte-liste-service:hover .carte-liste-service__image{transform:scale(1.015)}}@media(max-width:991.98px){.hero-liste-services__contenu{min-height:auto;padding:2.5rem!important}.hero-liste-services__image{min-height:300px}.grille-liste-services{gap:1.5rem}.carte-liste-service__image-wrapper{height:230px}}@media(max-width:767.98px){.page-liste-services{padding:2rem 0 3rem!important}.hero-liste-services{border-radius:1.5rem!important}.hero-liste-services__contenu{padding:2rem 1.5rem!important}.hero-liste-services__image{min-height:250px}.separateur-liste-services{gap:.8rem;grid-template-columns:1fr}.separateur-liste-services span{margin-inline:auto;width:80px}.grille-liste-services{grid-template-columns:1fr}.carte-liste-service{border-radius:1.5rem}.carte-liste-service__contenu{padding:1.5rem}.cta-liste-services__contenu{align-items:stretch;flex-direction:column}.bouton-liste-services{text-align:center;width:100%}}@media(max-width:575.98px){.hero-liste-services__titre{font-size:2.4rem}.hero-liste-services__image{min-height:220px}.carte-liste-service__image-wrapper{height:210px}}@media(prefers-reduced-motion:reduce){.carte-liste-service,.carte-liste-service__image,.cta-liste-services,.hero-liste-services{animation:none!important;transition:none!important}}