.elementor-3746 .elementor-element.elementor-element-213713a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-3746 .elementor-element.elementor-element-2eacebe{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-3746 .elementor-element.elementor-element-e1628e9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3746 .elementor-element.elementor-element-07767c0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3746 .elementor-element.elementor-element-6ac3342{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-3746 .elementor-element.elementor-element-abe19e3 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3746 .elementor-element.elementor-element-c18ea32{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-3746 .elementor-element.elementor-element-337cb3b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3746 .elementor-element.elementor-element-cffebda{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-3746 .elementor-element.elementor-element-1284b2c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3746 .elementor-element.elementor-element-5f01fcd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-3746 .elementor-element.elementor-element-12215da > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3746 .elementor-element.elementor-element-92b963a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-3746 .elementor-element.elementor-element-d72b89c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-e1628e9 *//* SECTION WRAPPER */
.az-why {
  padding: 80px 0;
  background: #f8fafc;
}

/* CENTRAGE CONTAINER */
.az-why .az-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 24px;
}

/* TITRES */
.az-why-title {
  font-size: 32px;
  font-weight: 800;
  text-align: center;
  color: #0f172a;
  margin-bottom: 10px;
}

.az-why-title span {
  color: #2563eb;
}

.az-why-subtitle {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 50px;
  font-size: 16px;
  color: #475569;
}

/* GRID 4 CARTES */
.az-why-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}

/* CARTES */
.az-why-card {
  background: #fff;
  padding: 26px 24px;
  border-radius: 18px;
  box-shadow: 0 15px 35px rgba(0,0,0,0.06);
  text-align: left;
  transition: transform .2s ease, box-shadow .2s ease;
}

.az-why-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 22px 50px rgba(0,0,0,0.08);
}

/* ICÔNES */
.az-why-icon {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #2563eb;
  color: #fff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  font-weight: bold;
}

/* TITRE CARTE */
.az-why-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #0f172a;
}

/* TEXTE CARTE */
.az-why-card p {
  font-size: 14px;
  color: #475569;
  line-height: 1.5;
}

/* RESPONSIVE */
@media (max-width: 980px) {
  .az-why-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .az-why-grid {
    grid-template-columns: 1fr;
  }

  .az-why {
    padding: 60px 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-abe19e3 *//* SECTION FORMULES */
.az-plans {
  padding: 80px 0;
  background: #ffffff;
}

.az-plans .az-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 24px;
}

/* TITRES */
.az-plans-title {
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  color: #0f172a;
  margin-bottom: 10px;
}

.az-plans-subtitle {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 48px;
  font-size: 15px;
  color: #475569;
}

/* GRID 3 COLONNES */
.az-plans-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

/* CARTES FORMULES */
.az-plan-card {
  background: #f8fafc;
  border-radius: 18px;
  padding: 26px 22px 24px;
  box-shadow: 0 14px 32px rgba(15,23,42,0.06);
  position: relative;
  display: flex;
  flex-direction: column;
  transition: transform .2s ease, box-shadow .2s ease;
}

.az-plan-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 22px 50px rgba(15,23,42,0.10);
}

/* CARTE MISE EN AVANT */
.az-plan-card--featured {
  background: #0f172a;
  color: #e5e7eb;
  transform: translateY(-6px);
}

.az-plan-card--featured:hover {
  transform: translateY(-10px);
}

/* TAG EN HAUT */
.az-plan-tag {
  position: absolute;
  top: -12px;
  left: 18px;
  padding: 4px 10px;
  border-radius: 999px;
  background: #e5e7eb;
  color: #111827;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.az-plan-tag--featured {
  background: #22c55e;
  color: #ffffff;
}

/* TITRE & DESCRIPTION */
.az-plan-card h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 6px;
  color: inherit;
}

.az-plan-desc {
  font-size: 14px;
  color: inherit;
  opacity: 0.9;
  margin-bottom: 18px;
}

/* PRIX */
.az-plan-price {
  display: flex;
  align-items: baseline;
  gap: 5px;
  margin-bottom: 16px;
}

.az-plan-from {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: inherit;
  opacity: 0.7;
}

.az-plan-amount {
  font-size: 20px;
  font-weight: 700;
  color: inherit;
}

/* LISTE AVANTAGES */
.az-plan-list {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
}

.az-plan-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 6px;
  font-size: 13px;
  color: inherit;
  opacity: 0.9;
}

.az-plan-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 11px;
  color: #22c55e;
}

.az-plan-card--featured .az-plan-list li::before {
  color: #22c55e;
}

/* BOUTONS */
.az-plan-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  border: 1px solid #2563eb;
  color: #2563eb;
  background: #ffffff;
  margin-top: auto;
  transition: background .2s ease, color .2s ease, box-shadow .2s ease;
}

.az-plan-btn:hover {
  background: #2563eb;
  color: #ffffff;
  box-shadow: 0 12px 26px rgba(37,99,235,0.45);
}

/* BOUTON FORMULE FEATURED */
.az-plan-btn--primary {
  background: #2563eb;
  color: #ffffff;
  border-color: #2563eb;
}

.az-plan-btn--primary:hover {
  background: #1d4ed8;
}

/* NOTE */
.az-plan-note {
  font-size: 11px;
  margin-top: 8px;
  color: inherit;
  opacity: 0.7;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .az-plans-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 720px) {
  .az-plans-grid {
    grid-template-columns: 1fr;
  }

  .az-plan-card--featured {
    transform: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-337cb3b *//* SECTION CONFIANCE */
.az-trust {
  padding: 80px 0;
  background: #f1f5f9;
}

.az-trust .az-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 24px;
}

/* TITRES */
.az-trust-title {
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  color: #0f172a;
  margin-bottom: 10px;
}

.az-trust-subtitle {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 48px;
  font-size: 15px;
  color: #475569;
}

/* LAYOUT 2 COLONNES */
.az-trust-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(0, 1.1fr);
  gap: 36px;
  align-items: flex-start;
}

/* COLONNE GAUCHE */
.az-trust-rating {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
}

.az-trust-stars {
  font-size: 20px;
  color: #f59e0b;
}

.az-trust-rating-text {
  font-size: 14px;
  color: #111827;
}

.az-trust-quote {
  background: #ffffff;
  border-radius: 16px;
  padding: 18px 18px 16px;
  font-size: 14px;
  color: #111827;
  box-shadow: 0 14px 32px rgba(15,23,42,0.08);
  margin-bottom: 18px;
  position: relative;
}

.az-trust-quote::before {
  content: "“";
  position: absolute;
  top: -18px;
  left: 14px;
  font-size: 40px;
  color: #2563eb;
  opacity: 0.15;
}

.az-trust-quote-author {
  margin-top: 10px;
  font-size: 13px;
  color: #6b7280;
}

.az-trust-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.az-trust-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 6px;
  font-size: 14px;
  color: #374151;
}

.az-trust-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 11px;
  color: #22c55e;
}

/* COLONNE DROITE */
.az-trust-right {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* STATS */
.az-trust-stats {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.az-trust-stat-card {
  background: #ffffff;
  border-radius: 14px;
  padding: 14px 16px;
  box-shadow: 0 10px 26px rgba(15,23,42,0.06);
}

.az-trust-stat-value {
  font-size: 22px;
  font-weight: 800;
  color: #2563eb;
  margin-bottom: 2px;
}

.az-trust-stat-label {
  font-size: 13px;
  color: #4b5563;
}

/* BOX CTA */
.az-trust-cta-box {
  margin-top: 8px;
  background: #0f172a;
  color: #e5e7eb;
  border-radius: 16px;
  padding: 18px 18px 14px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.az-trust-cta-box p {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
}

.az-trust-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border-radius: 999px;
  background: #2563eb;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  border: none;
  box-shadow: 0 12px 30px rgba(37,99,235,0.5);
  transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
}

.az-trust-btn:hover {
  background: #1d4ed8;
  transform: translateY(-1px);
  box-shadow: 0 16px 38px rgba(37,99,235,0.6);
}

.az-trust-cta-note {
  font-size: 12px;
  color: #9ca3af;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .az-trust-layout {
    grid-template-columns: 1fr;
  }

  .az-trust {
    padding: 60px 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1284b2c *//* SECTION ÉTAPES */
.az-steps {
  padding: 80px 0;
  background: #ffffff;
}

.az-steps .az-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 24px;
}

/* TITRES */
.az-steps-title {
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  color: #0f172a;
  margin-bottom: 10px;
}

.az-steps-subtitle {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 48px;
  font-size: 15px;
  color: #475569;
}

/* GRID ÉTAPES */
.az-steps-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

/* CARTE ÉTAPE */
.az-step-card {
  background: #f8fafc;
  border-radius: 18px;
  padding: 24px 22px 22px;
  box-shadow: 0 14px 32px rgba(15,23,42,0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}

.az-step-number {
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: #2563eb;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 12px;
}

.az-step-card h3 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #0f172a;
}

.az-step-card p {
  font-size: 14px;
  color: #4b5563;
  line-height: 1.5;
}

/* CTA */
.az-steps-cta {
  margin-top: 40px;
  text-align: center;
}

.az-steps-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 24px;
  border-radius: 999px;
  background: #2563eb;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 14px 32px rgba(37,99,235,0.55);
  transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
}

.az-steps-btn:hover {
  background: #1a45c7 !important; /* bleu plus sombre → meilleur contraste */
  color: #ffffff !important;      /* texte toujours bien visible */
  transform: translateY(-1px);
  box-shadow: 0 10px 26px rgba(37,99,235,0.45); /* shadow plus doux */
}


.az-steps-note {
  margin-top: 8px;
  font-size: 12px;
  color: #6b7280;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .az-steps-grid {
    grid-template-columns: 1fr;
  }

  .az-steps {
    padding: 60px 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-12215da *//* SECTION FAQ */
.az-faq {
  padding: 80px 0;
  background: #ffffff;
}

.az-faq .az-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 24px;
}

.az-faq-title {
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  color: #0f172a;
  margin-bottom: 10px;
}

.az-faq-subtitle {
  text-align: center;
  font-size: 15px;
  color: #475569;
  max-width: 640px;
  margin: 0 auto 40px;
}

/* LISTE FAQ */
.az-faq-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* ITEM */
.az-faq-item {
  border-radius: 14px;
  background: #f8fafc;
  box-shadow: 0 10px 26px rgba(15,23,42,0.05);
  overflow: hidden;
}

/* TITRE QUESTION */
.az-faq-item summary {
  list-style: none;
  cursor: pointer;
  padding: 14px 18px;
  font-size: 15px;
  font-weight: 600;
  color: #0f172a;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* Retire la flèche native sur certains navigateurs */
.az-faq-item summary::-webkit-details-marker {
  display: none;
}

/* Icône + / - via pseudo-élément */
.az-faq-item summary::after {
  content: "+";
  font-size: 18px;
  color: #2563eb;
  margin-left: 12px;
}

/* Quand c'est ouvert → icône - */
.az-faq-item[open] summary::after {
  content: "–";
}

/* CONTENU */
.az-faq-content {
  padding: 0 18px 14px 18px;
  font-size: 14px;
  color: #4b5563;
  line-height: 1.55;
  border-top: 1px solid #e5e7eb;
}

.az-faq-content a {
  color: #2563eb;
  font-weight: 600;
  text-decoration: none;
}

.az-faq-content a:hover {
  text-decoration: underline;
}

/* RESPONSIVE */
@media (max-width: 600px) {
  .az-faq {
    padding: 60px 0;
  }

  .az-faq-title {
    font-size: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d72b89c *//* SECTION CTA FINALE */
.az-final-cta {
  padding: 60px 0;
  background: linear-gradient(135deg, #0f172a, #111827);
  color: #e5e7eb;
}

.az-final-cta .az-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 24px;
}

/* LAYOUT 2 COLONNES */
.az-final-cta-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr);
  gap: 32px;
  align-items: center;
}

/* TEXTE GAUCHE */
.az-final-title {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 10px;
  color: #f9fafb;
}

.az-final-text {
  font-size: 15px;
  color: #cbd5f5;
  margin-bottom: 14px;
  max-width: 600px;
}

.az-final-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.az-final-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 6px;
  font-size: 14px;
  color: #e5e7eb;
}

.az-final-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 11px;
  color: #22c55e;
}

/* COLONNE DROITE */
.az-final-right {
  text-align: left;
}

.az-final-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  border-radius: 999px;
  background: #2563eb;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  border: none;
  box-shadow: 0 16px 38px rgba(37,99,235,0.65);
  transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
}

.az-final-btn:hover {
  background: #1d4ed8;
  transform: translateY(-1px);
  box-shadow: 0 20px 46px rgba(37,99,235,0.75);
}

.az-final-note {
  margin-top: 10px;
  font-size: 12px;
  color: #cbd5f5;
}

/* TÉLÉPHONE (si activé) */
.az-final-phone {
  margin-top: 14px;
  font-size: 13px;
  color: #e5e7eb;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .az-final-cta-inner {
    grid-template-columns: 1fr;
  }

  .az-final-cta {
    padding: 50px 0;
  }

  .az-final-right {
    text-align: left;
  }
}

@media (max-width: 600px) {
  .az-final-title {
    font-size: 22px;
  }
}/* End custom CSS */
/* Start custom CSS */<style>
/* ========== STRUCTURE GLOBALE ========== */
.az-container {
  max-width: 1120px;
  margin: 0 auto;
  padding: 24px 16px 40px;
  box-sizing: border-box;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
/* Desktop uniquement (≥ 1024px) */
@media (min-width: 1024px){
.az-hero {
    padding-top:64px;
  padding-left: 64px;
  padding-right: 64px;
  padding-bottom:64px;
}
}
/* Tablette (768px → 1023px) */
@media (min-width: 768px) and (max-width: 1023px) {
  .az-hero {
    padding-left: 24px;
    padding-right: 24px;
  }
}
/* Padding mobile uniquement sur la colonne gauche du hero */
@media (max-width: 767px) {
  .az-hero-inner > div:first-child {
    padding-top:20px;  
    padding-left: 20px;
    padding-right: 20px;
  }
}


/* ========== HERO ========== */
.az-hero {
  position: relative;
  overflow: hidden;
  background: radial-gradient(circle at top left, #e6f0ff 0, #f5f7fb 42%, #ffffff 100%);
}

.az-hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(0, 1.2fr);
  gap: 40px;
  align-items: center;
}

/* ========== COLONNE GAUCHE ========== */
.az-hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 4px 12px;
  border-radius: 999px;
  background: #ecf3ff;
  font-size: 13px;
  font-weight: 500;
  color: #1f3b83;
  margin-bottom: 12px;
}

.az-hero-badge-pill {
  padding: 2px 8px;
  border-radius: 999px;
  background: #ffffff;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.az-hero-title {
  font-size: 32px;
  line-height: 1.15;
  font-weight: 800;
  color: #0f172a;
  margin: 0 0 12px;
}

.az-hero-subtitle {
  font-size: 16px;
  line-height: 1.5;
  color: #4b5563;
  max-width: 520px;
  margin-bottom: 18px;
}

/* Avantages principaux (3 puces) */
.az-hero-keypoints {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 18px;
}

.az-hero-chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
  font-size: 13px;
  color: #111827;
}

/* Base de l'icône */
.az-hero-chip-icon {
  position: relative;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  flex-shrink: 0;
}

/* Rond bleu */
.az-hero-chip-icon.az-check::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #2563eb;
  border-radius: 50%;
}

/* Check blanc en CSS pur */
.az-hero-chip-icon.az-check::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 3px;
  width: 6px;
  height: 4px;
  border: 2px solid #ffffff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
}
/* Liste avantages détaillés */
.az-hero-list {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
}

.az-hero-list li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 14px;
  color: #374151;
  margin-bottom: 6px;
}

.az-hero-list-icon {
  margin-top: 3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #16a34a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: #ffffff;
}

/* Zone “confiance / avis” */
.az-hero-trust {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  color: #6b7280;
  margin-top: 4px;
}

.az-hero-stars {
  font-size: 15px;
  color: #f59e0b;
}

.az-hero-trust strong {
  color: #111827;
}

/* ========== COLONNE DROITE – CARTE FORMULAIRE ========== */
.az-hero-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 22px 20px;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.16);
  position: relative;
}

.az-hero-card-badge {
  position: absolute;
  top: -14px;
  left: 18px;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 600;
  background: #22c55e;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.az-hero-card-title {
  font-size: 20px;
  font-weight: 700;
  margin: 4px 0 4px;
  color: #0f172a;
}

.az-hero-card-subtitle {
  font-size: 13px;
  color: #6b7280;
  margin-bottom: 14px;
}

/* Ligne tarif */
.az-hero-price-line {
  display: flex;
  align-items: baseline;
  gap: 6px;
  margin-bottom: 14px;
}

.az-hero-price-from {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #6b7280;
}

.az-hero-price-amount {
  font-size: 28px;
  font-weight: 800;
  color: #2563eb;
}

.az-hero-price-amount span {
  font-size: 16px;
  font-weight: 600;
}

.az-hero-price-note {
  font-size: 11px;
  color: #9ca3af;
}

/* Bouton CTA dans la carte (si tu veux, sinon tu peux le retirer) */
.az-btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 18px;
  border-radius: 999px;
  border: none;
  background: linear-gradient(135deg, #2563eb, #1d4ed8);
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px;
  box-shadow: 0 10px 28px rgba(37, 99, 235, 0.4);
}

.az-btn-primary:hover {
  transform: translateY(-1px);
}

/* Placeholder pour le formulaire (si tu colles la shortcode Elementor, remplace ce bloc) */
.az-hero-form-placeholder {
  margin-top: 10px;
  padding: 12px;
  border-radius: 12px;
  border: 1px dashed #d1d5db;
  font-size: 12px;
  color: #6b7280;
  text-align: center;
}

/* Petits éléments de confiance dans la carte */
.az-hero-card-trustline {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  color: #9ca3af;
  margin-top: 6px;
}

.az-hero-card-trustline span:first-child {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #22c55e;
}

/* ========== RESPONSIVE ========== */
@media (max-width: 900px) {
  .az-hero-inner {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .az-hero-card {
    max-width: 420px;
    margin: 0 auto 16px;
  }

  .az-hero-title {
    font-size: 26px;
  }
}

@media (max-width: 480px) {
  .az-hero {
    background: #f5f7fb;
  }

  .az-hero-title {
    font-size: 23px;
  }

  .az-hero-subtitle {
    font-size: 14px;
  }

  .az-hero-chip {
    width: 100%;
    justify-content: flex-start;
  }
}/* End custom CSS */