.elementor-23433 .elementor-element.elementor-element-064e99c:not(.elementor-motion-effects-element-type-background), .elementor-23433 .elementor-element.elementor-element-064e99c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FBFBFE;}.elementor-23433 .elementor-element.elementor-element-064e99c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-23433 .elementor-element.elementor-element-064e99c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23433 .elementor-element.elementor-element-ded077a:not(.elementor-motion-effects-element-type-background), .elementor-23433 .elementor-element.elementor-element-ded077a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#4E177E;}.elementor-23433 .elementor-element.elementor-element-ded077a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-23433 .elementor-element.elementor-element-ded077a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-e761f96 */.smap-steps, .smap-steps *{ box-sizing:border-box; }
.smap-steps{
  --smap-purple:#8942c6; --smap-purple-700:#7333ad; --smap-purple-100:#edeffb;
  --smap-pink:#f51864; --smap-ink:#1f1735; --smap-ink-700:#3a3152;
  --smap-gray-200:#e6e6ee; --smap-gray-500:#7c7b90;
  --font-display:"League Spartan",system-ui,sans-serif;
  --font-body:"Mulish",system-ui,-apple-system,sans-serif;
  position:relative; width:100vw; left:50%; right:50%;
  margin-left:-50vw; margin-right:-50vw; max-width:none;
  background:#ffffff;
  padding:76px clamp(40px, 6vw, 120px);
  font-family:var(--font-body); color:var(--smap-ink);
  -webkit-font-smoothing:antialiased;
}
.smap-steps__inner{ max-width:900px; margin:0 auto; }
.smap-steps__eyebrow{ display:inline-flex; align-items:center; gap:9px; font-family:var(--font-display);
  font-weight:700; font-size:12.5px; letter-spacing:.14em; text-transform:uppercase; color:var(--smap-purple); margin:0 0 16px; }
.smap-steps__eyebrow::before{ content:""; width:26px; height:2px; background:currentColor; border-radius:2px; }
.smap-steps__title{ font-family:var(--font-display); font-weight:800; font-size:clamp(30px, 3.4vw, 46px);
  line-height:1.08; letter-spacing:-.02em; color:var(--smap-ink); margin:0 0 56px; max-width:780px; text-wrap:balance; }
.smap-steps__title .hl{ position:relative; white-space:nowrap; }
.smap-steps__title .hl::after{ content:""; position:absolute; left:0; right:0; bottom:2px; height:9px;
  background:var(--smap-pink); opacity:.9; border-radius:2px; z-index:-1; }
.smap-steps__list{ display:flex; flex-direction:column; }
.smap-steps__item{ position:relative; display:grid; grid-template-columns:64px 1fr; gap:24px; padding-bottom:40px; }
.smap-steps__item:last-child{ padding-bottom:0; }
.smap-steps__item::before{ content:""; position:absolute; left:31px; top:60px; bottom:-4px; width:2px;
  background:var(--smap-purple-100); }
.smap-steps__item:last-child::before{ display:none; }
.smap-steps__num{ position:relative; z-index:1; width:64px; height:64px; border-radius:50%;
  background:var(--smap-purple); color:#fff; display:flex; align-items:center; justify-content:center;
  font-family:var(--font-display); font-weight:800; font-size:26px; box-shadow:0 8px 20px rgba(137,66,198,.28); }
.smap-steps__body{ padding-top:4px; }
.smap-steps__label{ display:inline-block; white-space:nowrap; font-family:var(--font-display); font-weight:700; font-size:11.5px;
  letter-spacing:.1em; text-transform:uppercase; color:var(--smap-purple);
  background:var(--smap-purple-100); padding:4px 10px; border-radius:6px; margin-bottom:11px; }
.smap-steps__h{ font-family:var(--font-display); font-weight:700; font-size:22px; line-height:1.2;
  letter-spacing:-.01em; color:var(--smap-ink); margin:0; text-wrap:balance; }
.smap-steps__p{ font-family:var(--font-body); font-size:16.5px; line-height:1.6; color:var(--smap-ink-700);
  margin:10px 0 0; max-width:620px; }
@media (max-width: 640px){
  .smap-steps{ padding:56px 22px; }
  .smap-steps__item{ grid-template-columns:50px 1fr; gap:18px; }
  .smap-steps__num{ width:50px; height:50px; font-size:21px; }
  .smap-steps__item::before{ left:24px; top:50px; }
}
 
/* ── BLOC 2 : Service client ──────────────────────────────────────────── */
.smap-care, .smap-care *{ box-sizing:border-box; }
.smap-care{
  --teal:#4d167c; --teal-soft:#5e2a8c;
  --smap-purple:#8942c6; --smap-pink:#f51864; --smap-orange:#ffa200;
  --ink:#1f1735; --cream:#fbe6cf; --skyblue:#dcebfb; --pink-soft:#f9c4dc;
  --font-display:"League Spartan",system-ui,sans-serif;
  --font-body:"Mulish",system-ui,-apple-system,sans-serif;
  position:relative; width:100vw; left:50%; right:50%;
  margin-left:-50vw; margin-right:-50vw; max-width:none;
  background:#ffffff;
  padding:64px clamp(40px, 6vw, 120px);
  font-family:var(--font-body); color:var(--ink);
  -webkit-font-smoothing:antialiased;
}
.smap-care__inner{ position:relative; max-width:1180px; margin:0 auto; }
.smap-care__card{
  position:relative;
  display:grid; grid-template-columns:0.92fr 1.08fr; align-items:stretch;
  background:var(--teal);
  border-radius:40px;
  min-height:430px;
  box-shadow:0 30px 70px rgba(77,22,124,.30), 0 10px 24px rgba(77,22,124,.18);
  overflow:hidden;
}
.smap-care__left{ position:relative; }
.smap-care__mascotte{
  position:absolute; left:10%; bottom:0; width:100%; height:100%;
  background-image:url("https://www.smappen.fr/wp-content/uploads/2023/11/SMAPPEN_maillage_territorial_fd_alpha.png");
  background-repeat:no-repeat; background-position:center bottom; background-size:contain;
}
.smap-care__left::after{
  content:""; position:absolute; left:8%; bottom:0; width:62%; height:78%;
  background:linear-gradient(160deg, #6c4bd6 0%, #8b6bff 60%, #efe7da 60%);
  border-radius:48% 48% 12% 12%/60% 60% 12% 12%; opacity:.0;
}
.smap-care__pill{
  position:absolute; z-index:3; font-family:var(--font-display); font-weight:700;
  font-size:17px; color:var(--ink); padding:11px 20px; border-radius:999px;
  box-shadow:0 12px 26px rgba(77,22,124,.22); white-space:nowrap; display:inline-flex; align-items:center; gap:6px;
}
.smap-care__pill--1{ top:6%;  left:44%; background:var(--cream);  transform:rotate(-7deg); }
.smap-care__pill--2{ top:30%; left:20%; background:var(--cream);  transform:rotate(5deg); }
.smap-care__pill--3{ top:54%; left:34%; background:var(--skyblue); transform:rotate(-4deg); }
.smap-care__pill--4{ bottom:7%; left:58%; background:var(--pink-soft); transform:rotate(6deg); }
.smap-care__right{ position:relative; z-index:2; padding:52px 56px 52px 28px; display:flex; flex-direction:column; justify-content:center; }
.smap-care__avatars{ display:flex; align-items:center; margin-bottom:22px; }
.smap-care__av{ width:42px; height:42px; border-radius:50%; border:3px solid var(--teal); margin-left:-12px;
  background:#cdd6dd url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23889aa3'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='8.5'%20r='3.6'/%3E%3Cpath%20d='M4.5%2020c0-3.8%203.4-5.6%207.5-5.6s7.5%201.8%207.5%205.6'/%3E%3C/svg%3E") center 54%/66% no-repeat; }
.smap-care__av:first-child{ margin-left:0; }
.smap-care__av--more{ background:#fff; color:var(--teal); font-family:var(--font-display); font-weight:800;
  font-size:13px; display:flex; align-items:center; justify-content:center; }
.smap-care__title{ font-family:var(--font-display); font-weight:800; font-size:clamp(26px, 2.6vw, 36px);
  line-height:1.1; letter-spacing:-.02em; color:#fff; margin:0 0 4px; text-wrap:balance; }
.smap-care__yes{ font-family:var(--font-display); font-weight:700; font-size:17px; color:var(--smap-orange); margin:0 0 18px; }
.smap-care__p{ font-family:var(--font-body); font-size:16.5px; line-height:1.62; color:rgba(255,255,255,.82); margin:0 0 14px; max-width:540px; }
.smap-care__rating{ font-family:var(--font-body); font-weight:700; font-size:15px; color:#fff; margin:0; display:inline-flex; align-items:center; gap:8px; }
.smap-care__rating .stars{ color:#ffc31f; letter-spacing:1px; }
.smap-care__zap{ position:absolute; right:-14px; top:58%; transform:translateY(-50%) rotate(8deg); z-index:4; width:54px; height:54px;
  filter:drop-shadow(0 8px 16px rgba(255,162,0,.4)); }
@media (max-width: 900px){
  .smap-care__card{ grid-template-columns:1fr; }
  .smap-care__left{ min-height:300px; }
  .smap-care__mascotte{ left:0; width:100%; }
  .smap-care__right{ padding:32px 30px 40px; }
  .smap-care__pill--4{ bottom:-2%; }
  .smap-care__zap{ display:none; }
}
@media (max-width: 560px){
  .smap-care{ padding:44px 18px; }
  .smap-care__card{ border-radius:28px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0316a18 */.smap-care, .smap-care *{ box-sizing:border-box; }
.smap-care{
  --teal:#4d167c; --teal-soft:#5e2a8c;
  --smap-purple:#8942c6; --smap-pink:#f51864; --smap-orange:#ffa200;
  --ink:#1f1735; --cream:#fbe6cf; --skyblue:#dcebfb; --pink-soft:#f9c4dc;
  --font-display:"League Spartan",system-ui,sans-serif;
  --font-body:"Mulish",system-ui,-apple-system,sans-serif;
  position:relative; width:100vw; left:50%; right:50%;
  margin-left:-50vw; margin-right:-50vw; max-width:none;
  background:#ffffff;
  padding:64px clamp(40px, 6vw, 120px);
  font-family:var(--font-body); color:var(--ink);
  -webkit-font-smoothing:antialiased;
}
.smap-care__inner{ position:relative; max-width:1180px; margin:0 auto; }
.smap-care__card{
  position:relative;
  display:grid; grid-template-columns:0.92fr 1.08fr; align-items:stretch;
  background:var(--teal);
  border-radius:40px;
  min-height:430px;
  box-shadow:0 30px 70px rgba(77,22,124,.30), 0 10px 24px rgba(77,22,124,.18);
  overflow:hidden;
}
.smap-care__left{ position:relative; }
.smap-care__mascotte{
  position:absolute; left:10%; bottom:0; width:100%; height:100%;
  background-image:url("https://www.smappen.fr/wp-content/uploads/2023/11/SMAPPEN_maillage_territorial_fd_alpha.png");
  background-repeat:no-repeat; background-position:center bottom; background-size:contain;
}
.smap-care__left::after{
  content:""; position:absolute; left:8%; bottom:0; width:62%; height:78%;
  background:linear-gradient(160deg, #6c4bd6 0%, #8b6bff 60%, #efe7da 60%);
  border-radius:48% 48% 12% 12%/60% 60% 12% 12%; opacity:.0;
}
.smap-care__pill{
  position:absolute; z-index:3; font-family:var(--font-display); font-weight:700;
  font-size:17px; color:var(--ink); padding:11px 20px; border-radius:999px;
  box-shadow:0 12px 26px rgba(77,22,124,.22); white-space:nowrap; display:inline-flex; align-items:center; gap:6px;
}
.smap-care__pill--1{ top:6%;  left:44%; background:var(--cream);  transform:rotate(-7deg); }
.smap-care__pill--2{ top:30%; left:20%; background:var(--cream);  transform:rotate(5deg); }
.smap-care__pill--3{ top:54%; left:34%; background:var(--skyblue); transform:rotate(-4deg); }
.smap-care__pill--4{ bottom:7%; left:58%; background:var(--pink-soft); transform:rotate(6deg); }
.smap-care__right{ position:relative; z-index:2; padding:52px 56px 52px 28px; display:flex; flex-direction:column; justify-content:center; }
.smap-care__avatars{ display:flex; align-items:center; margin-bottom:22px; }
.smap-care__av{ width:42px; height:42px; border-radius:50%; border:3px solid var(--teal); margin-left:-12px;
  background:#cdd6dd url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23889aa3'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='8.5'%20r='3.6'/%3E%3Cpath%20d='M4.5%2020c0-3.8%203.4-5.6%207.5-5.6s7.5%201.8%207.5%205.6'/%3E%3C/svg%3E") center 54%/66% no-repeat; }
.smap-care__av:first-child{ margin-left:0; }
.smap-care__av--more{ background:#fff; color:var(--teal); font-family:var(--font-display); font-weight:800;
  font-size:13px; display:flex; align-items:center; justify-content:center; }
.smap-care__title{ font-family:var(--font-display); font-weight:800; font-size:clamp(26px, 2.6vw, 36px);
  line-height:1.1; letter-spacing:-.02em; color:#fff; margin:0 0 4px; text-wrap:balance; }
.smap-care__yes{ font-family:var(--font-display); font-weight:700; font-size:17px; color:var(--smap-orange); margin:0 0 18px; }
.smap-care__p{ font-family:var(--font-body); font-size:16.5px; line-height:1.62; color:rgba(255,255,255,.82); margin:0 0 14px; max-width:540px; }
.smap-care__rating{ font-family:var(--font-body); font-weight:700; font-size:15px; color:#fff; margin:0; display:inline-flex; align-items:center; gap:8px; }
.smap-care__rating .stars{ color:#ffc31f; letter-spacing:1px; }
.smap-care__zap{ position:absolute; right:-14px; top:58%; transform:translateY(-50%) rotate(8deg); z-index:4; width:54px; height:54px;
  filter:drop-shadow(0 8px 16px rgba(255,162,0,.4)); }
@media (max-width: 900px){
  .smap-care__card{ grid-template-columns:1fr; }
  .smap-care__left{ min-height:300px; }
  .smap-care__mascotte{ left:0; width:100%; }
  .smap-care__right{ padding:32px 30px 40px; }
  .smap-care__pill--4{ bottom:-2%; }
  .smap-care__zap{ display:none; }
}
@media (max-width: 560px){
  .smap-care{ padding:44px 18px; }
  .smap-care__card{ border-radius:28px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5b8315b */.smap-footer{
  position:relative; overflow:hidden; isolation:isolate;
  background:#4d167c; color:#fff; text-align:center;
  min-height:100vh;
  display:flex; align-items:center; justify-content:center;
  padding:clamp(40px,8vw,100px) clamp(20px,6vw,120px);
  font-family:"Mulish",system-ui,-apple-system,sans-serif;
  width:100vw; margin-left:calc(-50vw + 50%);
}
.smap-footer__grid{
  position:absolute; inset:0; z-index:1; pointer-events:none;
  background-image:
    repeating-linear-gradient(to right, rgba(255,255,255,.055) 0 1px, transparent 1px 72px),
    repeating-linear-gradient(to bottom, rgba(255,255,255,.055) 0 1px, transparent 1px 72px);
  -webkit-mask-image:linear-gradient(to bottom, transparent 0%, #000 55%, #000 100%);
          mask-image:linear-gradient(to bottom, transparent 0%, #000 55%, #000 100%);
}
.smap-footer__roads{ position:absolute; left:0; right:0; bottom:0; z-index:1; width:100%; height:46%; pointer-events:none; }
.smap-footer__grain{
  position:absolute; inset:0; z-index:2; pointer-events:none; opacity:.10; mix-blend-mode:overlay;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}
.smap-footer__inner{
  position:relative; z-index:3;
  max-width:700px; margin:0 auto;
  display:flex; flex-direction:column; align-items:center;
}
.smap-footer__logo{ display:flex; align-items:center; justify-content:center; margin-bottom:34px; }
.smap-footer__title{
  font-family:"League Spartan",sans-serif; font-weight:900;
  font-size:clamp(1.75rem,4.5vw,3.25rem); line-height:1.08; letter-spacing:-.02em;
  color:#fff; margin:0; max-width:14ch; text-wrap:balance;
}
.smap-footer__sub{
  font-weight:500; font-size:clamp(0.95rem,1.8vw,1.15rem); line-height:1.6;
  color:rgba(255,255,255,.82); margin:22px 0 0; max-width:46ch; text-wrap:pretty;
}
.smap-footer__btns{ display:flex; gap:16px; margin-top:40px; flex-wrap:wrap; justify-content:center; }
.smap-footer__btn{
  display:inline-flex; align-items:center; gap:12px;
  font-family:"Mulish",sans-serif; font-weight:600; font-size:16px;
  padding:12px 24px; border-radius:8px; text-decoration:none; cursor:pointer; white-space:nowrap;
  transition:transform .2s cubic-bezier(.22,.61,.36,1), box-shadow .2s, background .2s;
  border:none;
}
.smap-footer__btn svg{ transition:transform .2s cubic-bezier(.22,.61,.36,1); }
.smap-footer__btn:hover svg{ transform:translateX(4px); }
.smap-footer__btn--primary{ background:#f51864; color:#fff; box-shadow:0 10px 26px rgba(245,24,100,.36); }
.smap-footer__btn--primary:hover{ background:#d91458; transform:translateY(-2px); box-shadow:0 14px 32px rgba(245,24,100,.46); }
.smap-footer__btn--ghost{ background:transparent; color:#8942c6; border:2px solid #8942c6; box-shadow:none; }
.smap-footer__btn--ghost:hover{ background:#8942c6; color:#fff; transform:translateY(-2px); }
.smap-footer__trust{ display:flex; align-items:center; gap:14px; margin-top:26px;
  font-weight:600; font-size:14px; color:rgba(255,255,255,.62); }
.smap-footer__trust .dot{ width:4px; height:4px; border-radius:50%; background:rgba(255,255,255,.4); }
.smap-footer__trust .stars{ color:#ffd519; letter-spacing:1px; }
@media (max-width:560px){
  .smap-footer{ padding:60px 24px; }
  .smap-footer__btns{ flex-direction:column; align-self:stretch; gap:12px; }
  .smap-footer__btn{ justify-content:center; width:100%; box-sizing:border-box; }
}/* End custom CSS */