.elementor-92 .elementor-element.elementor-element-e414dee{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-92 .elementor-element.elementor-element-1200dac{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-e414dee *//* =========================================================
   SF QUI SUIS-JE — Conteneur 1 (Intro premium)
   Scope : .sf-me1
   ========================================================= */

.sf-me1{
  padding: clamp(60px, 8vw, 110px) 20px;
  background:
    radial-gradient(900px 420px at 15% 0%, rgba(47,106,139,.10), transparent 60%),
    radial-gradient(700px 350px at 90% 10%, rgba(47,106,139,.08), transparent 60%),
    #f8fafc;
}

.sf-me1__wrap{
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: clamp(26px, 5vw, 70px);
  align-items: center;
}

/* Side */
.sf-me1__side{
  display: grid;
  gap: 12px;
}

.sf-me1__photo{
  width: 100%;
  aspect-ratio: 4 / 5;
  border-radius: 26px;
  border: 1px solid rgba(15,23,42,.10);
  box-shadow: 0 30px 70px rgba(15,23,42,.16);
  background:
    linear-gradient(180deg, rgba(255,255,255,.55), rgba(255,255,255,.12)),
    url("http://ferrand-osteopathe.fr/wp-content/uploads/2026/02/sophie.webp")
      center / cover no-repeat;
}

.sf-me1__card{
  border-radius: 20px;
  border: 1px solid rgba(15,23,42,.10);
  background: rgba(255,255,255,.88);
  box-shadow: 0 18px 40px rgba(15,23,42,.08);
  padding: 14px;
}

.sf-me1__cardT{
  font-weight: 950;
  color: #0f172a;
  margin-bottom: 10px;
}

.sf-me1__facts{
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}
.sf-me1__facts li{
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 12px;
  border-radius: 16px;
  border: 1px solid rgba(15,23,42,.08);
  background: rgba(47,106,139,.06);
}
.sf-me1__facts li span:first-child{
  font-weight: 950;
  color: #0f172a;
}
.sf-me1__facts li span:last-child{
  font-weight: 800;
  color: #1f506a;
}

/* Content */
.sf-me1__content{
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.sf-me1__badge{
  display: inline-block;
  width: fit-content;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(47,106,139,.10);
  color: #1f506a;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: .04em;
}

.sf-me1__title{
  margin: 0;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.1;
  font-weight: 950;
  color: #0f172a;
}
.sf-me1__title span{
  display: block;
  margin-top: 8px;
  font-size: clamp(14px, 1.5vw, 18px);
  color: #2F6A8B;
  font-weight: 900;
}

.sf-me1__lead{
  margin: 0;
  max-width: 680px;
  font-size: 16.5px;
  line-height: 1.7;
  color: #334155;
}

/* Pills grid */
.sf-me1__grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 4px;
}

.sf-me1__pill{
  border-radius: 18px;
  border: 1px solid rgba(15,23,42,.10);
  background: rgba(255,255,255,.88);
  box-shadow: 0 16px 38px rgba(15,23,42,.08);
  padding: 12px 14px;
}

.sf-me1__pillT{
  font-weight: 950;
  color: #0f172a;
}

.sf-me1__pillP{
  margin-top: 4px;
  color: #334155;
  line-height: 1.55;
}

/* Actions */
.sf-me1__actions{
  display: inline-flex;
  gap: 12px;
  align-items: center;
  margin-top: 4px;
}

/* Note */
.sf-me1__note{
  margin: 6px 0 0;
  color: rgba(51,65,85,.86);
  font-size: 13px;
  line-height: 1.55;
}

/* Responsive */
@media (max-width: 900px){
  .sf-me1__wrap{
    grid-template-columns: 1fr;
  }
  .sf-me1__photo{
    aspect-ratio: 16 / 9;
  }
  .sf-me1__grid{
    grid-template-columns: 1fr;
  }
  .sf-me1__actions{
    flex-direction: column;
    align-items: stretch;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1200dac *//* =========================================================
   SF QUI SUIS-JE — Conteneur 2 (Approche)
   Scope : .sf-me2
   ========================================================= */

.sf-me2{
  padding: clamp(55px, 6.5vw, 95px) 20px;
  background:
    radial-gradient(900px 420px at 85% 10%, rgba(47,106,139,.08), transparent 60%),
    #ffffff;
}

.sf-me2__wrap{
  max-width: 1180px;
  margin: 0 auto;
}

.sf-me2__head{
  display: grid;
  gap: 10px;
  margin-bottom: 22px;
}

.sf-me2__badge{
  display: inline-block;
  width: fit-content;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(47,106,139,.10);
  color: #1f506a;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: .04em;
}

.sf-me2__title{
  margin: 0;
  font-size: clamp(24px, 3vw, 34px);
  font-weight: 950;
  color: #0f172a;
}

.sf-me2__sub{
  margin: 0;
  max-width: 860px;
  color: #334155;
  font-size: 16px;
  line-height: 1.6;
}

/* Grid */
.sf-me2__grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 14px;
}

/* Cards */
.sf-me2__card{
  border-radius: 22px;
  border: 1px solid rgba(15,23,42,.10);
  background: rgba(255,255,255,.88);
  box-shadow: 0 18px 40px rgba(15,23,42,.08);
  padding: 16px;
  display: grid;
  gap: 10px;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.sf-me2__card--featured{
  border-color: rgba(47,106,139,.25);
  background:
    linear-gradient(180deg, rgba(47,106,139,.07), rgba(255,255,255,.92));
}

.sf-me2__top{
  display: flex;
  align-items: center;
  gap: 10px;
}

.sf-me2__icon{
  width: 44px;
  height: 44px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  color: #1f506a;
  background: rgba(47,106,139,.12);
  border: 1px solid rgba(15,23,42,.08);
  flex: 0 0 auto;
}

.sf-me2__h{
  margin: 0;
  font-size: 16.5px;
  font-weight: 950;
  color: #0f172a;
}

.sf-me2__p{
  margin: 0;
  color: #334155;
  line-height: 1.6;
  font-size: 14.8px;
}

.sf-me2__list{
  margin: 0;
  padding-left: 18px;
  color: #334155;
  line-height: 1.6;
  font-size: 14px;
}
.sf-me2__list li{ margin: 4px 0; }

.sf-me2__card:hover{
  transform: translateY(-2px);
  border-color: rgba(47,106,139,.22);
  box-shadow: 0 22px 55px rgba(15,23,42,.12);
}

/* Split panels */
.sf-me2__split{
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.sf-me2__panel{
  border-radius: 22px;
  border: 1px solid rgba(15,23,42,.10);
  background: #f8fafc;
  box-shadow: 0 18px 40px rgba(15,23,42,.08);
  padding: 16px;
}

.sf-me2__panel--warn{
  background:
    linear-gradient(180deg, rgba(47,106,139,.06), rgba(248,250,252,1));
  border-color: rgba(47,106,139,.18);
}

.sf-me2__panelT{
  font-weight: 950;
  color: #0f172a;
  margin-bottom: 10px;
}

.sf-me2__checks{
  margin: 0;
  padding-left: 18px;
  color: #334155;
  line-height: 1.65;
}
.sf-me2__checks li{ margin: 5px 0; }

.sf-me2__panelP{
  margin: 0;
  color: #334155;
  line-height: 1.65;
}

.sf-me2__link{
  display: inline-block;
  margin-top: 10px;
  font-weight: 950;
  color: #2F6A8B;
  text-decoration: none;
  position: relative;
  padding-bottom: 2px;
}
.sf-me2__link::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:2px;
  border-radius: 999px;
  background: linear-gradient(90deg,#2F6A8B,rgba(47,106,139,.18));
  transform: scaleX(.35);
  transform-origin: left;
  transition: transform .2s ease;
}
.sf-me2__link:hover::after{ transform: scaleX(1); }

/* Responsive */
@media (max-width: 980px){
  .sf-me2__grid{
    grid-template-columns: 1fr;
  }
  .sf-me2__split{
    grid-template-columns: 1fr;
  }
}/* End custom CSS */