.elementor-963 .elementor-element.elementor-element-b4e0090{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-963 .elementor-element.elementor-element-3c34017{width:var( --container-widget-width, 99.111% );max-width:99.111%;--container-widget-width:99.111%;--container-widget-flex-grow:0;}.elementor-963 .elementor-element.elementor-element-3c34017.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-963 .elementor-element.elementor-element-1525bb5{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-963 .elementor-element.elementor-element-6a731a8{width:var( --container-widget-width, 99.192% );max-width:99.192%;--container-widget-width:99.192%;--container-widget-flex-grow:0;}.elementor-963 .elementor-element.elementor-element-6a731a8.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-963 .elementor-element.elementor-element-05c6938{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:-9px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-963 .elementor-element.elementor-element-05c6938:not(.elementor-motion-effects-element-type-background), .elementor-963 .elementor-element.elementor-element-05c6938 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F9FC;}.elementor-963 .elementor-element.elementor-element-57a6840{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-963 .elementor-element.elementor-element-6946c95{width:var( --container-widget-width, 99.167% );max-width:99.167%;--container-widget-width:99.167%;--container-widget-flex-grow:0;}.elementor-963 .elementor-element.elementor-element-6946c95.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-963 .elementor-element.elementor-element-b18ff3d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-963 .elementor-element.elementor-element-1876dfe{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-963 .elementor-element.elementor-element-ef1339f{width:var( --container-widget-width, 98.988% );max-width:98.988%;--container-widget-width:98.988%;--container-widget-flex-grow:0;}.elementor-963 .elementor-element.elementor-element-ef1339f.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-963 .elementor-element.elementor-element-026db2f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-963 .elementor-element.elementor-element-8dd6807{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-963 .elementor-element.elementor-element-d5f627c{width:var( --container-widget-width, 99.095% );max-width:99.095%;--container-widget-width:99.095%;--container-widget-flex-grow:0;}.elementor-963 .elementor-element.elementor-element-d5f627c.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-963 .elementor-element.elementor-element-13850bf{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-963 .elementor-element.elementor-element-0a7a3cf{width:var( --container-widget-width, 102.664% );max-width:102.664%;--container-widget-width:102.664%;--container-widget-flex-grow:0;}.elementor-963 .elementor-element.elementor-element-0a7a3cf.elementor-element{--flex-grow:0;--flex-shrink:0;}@media(max-width:767px){.elementor-963 .elementor-element.elementor-element-1876dfe{--margin-top:-59px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-963 .elementor-element.elementor-element-13850bf{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-3c34017 *//* Section Hero */
.hero {
  padding: 86px 0 94px;
  overflow: hidden;
 
}

.hero-grid-bg {
  position: absolute;
  inset: 0;
  
  background-size: 64px 64px;
  mask-image: radial-gradient(circle at 50% 20%, black, transparent 72%);
}

.hero-wrap {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 64px;
  align-items: center;
  position: relative;
  z-index: 2;
}

/* Kicker */
.kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 700;
  color: #2563EB;
  background: #EAF5FF;
  border: 1px solid rgba(59,168,255,.2);
  margin-bottom: 22px;
}

.kicker .dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #3BA8FF;
  box-shadow: 0 0 0 4px rgba(59,168,255,.18);
}

/* Titre */
h1 {
  font-size: 60px !important;
  font-weight: 800 !important;
  line-height: .98;
  letter-spacing: -.055em;
  margin-bottom: 26px;
}
 .accent {
 
  background: linear-gradient(135deg, #1A3FB8, #3BA8FF);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* Texte */
.lead {
  font-size: 19px;
  line-height: 1.6;
  max-width: 700px;
  color: #5B6478;
}

/* Boutons */
.hero-ctas {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 34px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  border-radius: 14px;
  padding: 14px 23px;
  font-size: 15px;
  font-weight: 700;
  transition: all .25s cubic-bezier(.2,.8,.2,1);
  border: 0;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none !important;
}

.btn-lg {
  padding: 17px 29px;
  font-size: 17px !important;
}

.btn-blue {
  background: linear-gradient(180deg, #3BA8FF, #2B8FE6);
  color: white;
  box-shadow: 0 10px 25px rgba(59,168,255,.35), inset 0 1px 0 rgba(255,255,255,.3);
}

.btn-ghost {
  background: #fff;
  color: #000;
  border: 1px solid #E8EDF5;
}

/* Mini stats */
.hero-mini {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 12px;
  margin-top: 30px;
  max-width: 650px;
}

.mini-stat {
  background: #fff;
  border: 1px solid #E8EDF5;
  border-radius: 18px;
  padding: 16px;
}

.mini-stat strong {
  display: block;
  font-size: 15px;
  color: #000;
}

.mini-stat span {
  display: block;
  font-size: 12px;
  color: #5B6478;
  margin-top: 2px;
}

/* Panneau Affiliate */
.affiliate-panel {
  position: relative;
  border-radius: 34px;
  padding: 18px;
  background: linear-gradient(145deg, rgba(255,255,255,.86), rgba(247,249,252,.94));
  border: 1px solid rgba(232,237,245,.9);
  box-shadow: 0 35px 80px -28px rgba(26,63,184,.45), 0 1px 2px rgba(0,0,0,.06);
}

.affiliate-visual {
  border-radius: 26px;
  padding: 26px;
  background: linear-gradient(155deg, #071023, #102B86 45%, #1A3FB8 82%, #3BA8FF 135%);
  color: white;
  position: relative;
  overflow: hidden;
  min-height: 430px;
}

.visual-badge {
  display: inline-flex;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.16);
  padding: 8px 12px;
  border-radius: 999px;
  margin-bottom: 64px;
}

.visual-title {
  font-size: 36px;
  line-height: 1.04;
  letter-spacing: -.045em;
  font-weight: 850;
  max-width: 410px;
}

.visual-chips {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 28px;
}

.visual-chips span {
  font-size: 11px;
  font-weight: 800;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.14);
  padding: 7px 11px;
  border-radius: 999px;
}

.income-box {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 12px;
  margin-top: 34px;
}

.income-card {
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 18px;
  padding: 16px;
}

.income-card strong {
  display: block;
  font-size: 18px;
}

.income-card span {
  display: block;
  color: rgba(255,255,255,.7);
  font-size: 12px;
}

/* Responsive Mobile */
@media(max-width:980px) {
  .hero-wrap {
    grid-template-columns: 1fr;
    gap: 44px;
  }
}

@media(max-width:600px) {
  .hero {
    padding: 58px 0 70px;
  }
  h1 {
    font-size: 30px !important;
  }
  .hero-ctas .btn {
    width: 100%;
  }
  .hero-mini {
    grid-template-columns: 1fr;
  }
  .income-box {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6a731a8 */.trust-strip {
  padding: 34px 0;
  border-top: 1px solid #E8EDF5;
  border-bottom: 1px solid #E8EDF5;
  background: #fff;
}

.trust-row {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  gap: 14px;
}

.trust-pill {
  padding: 16px;
  border: 1px solid #E8EDF5;
  border-radius: 18px;
  background: #fff;
  display: flex;
  gap: 12px;
  align-items: center;
}

.trust-icon {
  width: 38px;
  height: 38px;
  border-radius: 12px;
  background: #EAF5FF;
  color: #1A3FB8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
}

.trust-pill strong {
  font-size: 14px;
  display: block;
}

.trust-pill span {
  font-size: 12.5px;
  color: #5B6478;
}

/* Responsive */
@media(max-width:1024px) {
  .trust-row {
    grid-template-columns: repeat(2,1fr);
  }
}

@media(max-width:600px) {
  .trust-row {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f7c806 */.promo {
  padding: 25px 0;
  background: #F7F9FC;
}

.promo-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 60px;
}

.promo-header h2 {
  font-size: 50px;
  font-weight: 800;
  margin-bottom: 18px;
}

.promo-header p {
  font-size: 18px;
  color: #5B6478;
  line-height: 1.6;
}

.promo-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

.promo-card {
  border: 1px solid #E8EDF5;
  border-radius: 22px;
  padding: 26px;
  background: #fff;
  box-shadow: 0 6px 18px rgba(26,63,184,.06);
  transition: transform .25s ease, box-shadow .25s ease;
}

.promo-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 28px rgba(26,63,184,.12);
}

.promo-icon {
  width: 54px;
  height: 54px;
  border-radius: 16px;
  background: #EAF5FF;
  color: #1A3FB8;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}

.promo-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.promo-card p {
  font-size: 14.5px;
  color: #5B6478;
  line-height: 1.6;
}

/* Responsive */
@media(max-width:1024px) {
  .promo-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media(max-width:600px) {
  .promo-grid {
    grid-template-columns: 1fr;
  }
  .promo-header h2 {
    font-size: 30px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6946c95 */.steps-section {
  position: relative;
  padding: 25px 0;
  background: #fff;
}

.steps-bg-line {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(0,0,0,.025) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(0,0,0,.025) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: radial-gradient(circle at 50% 20%, black, transparent 72%);
}

.steps-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 60px;
}

.steps-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  color: #1A3FB8;
  background: #EAF5FF;
  border: 1px solid rgba(59,168,255,.2);
  margin-bottom: 22px;
}

.badge-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #3BA8FF;
  box-shadow: 0 0 0 4px rgba(59,168,255,.18);
}

.steps-header h2 {
  font-size: 50px;
  font-weight: 800;
  margin-bottom: 18px;
}

.steps-header .blue-text {
  color: #1A3FB8;
}

.steps-lead {
  font-size: 18px;
  color: #5B6478;
  line-height: 1.6;
}

.steps-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 26px;
}

.step-card {
  position: relative;
  border: 1px solid #E8EDF5;
  border-radius: 22px;
  padding: 26px;
  background: #fff;
  box-shadow: 0 6px 18px rgba(26,63,184,.06);
  transition: transform .25s ease, box-shadow .25s ease;
}

.step-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 28px rgba(26,63,184,.12);
}

.step-icon-wrapper {
  width: 54px;
  height: 54px;
  border-radius: 16px;
  background: #EAF5FF;
  color: #1A3FB8;
  font-size: 22px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}

.step-icon-wrapper svg {
  width: 28px;
  height: 28px;
}

.step-content h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.step-content p {
  font-size: 14.5px;
  color: #5B6478;
  line-height: 1.6;
}

.step-bg-number {
  position: absolute;
  bottom: 16px;
  right: 20px;
  font-size: 42px;
  font-weight: 800;
  color: rgba(26,63,184,.08);
}

/* Responsive */
@media(max-width:1024px) {
  .steps-grid {
    grid-template-columns: repeat(2,1fr);
  }
}

@media(max-width:600px) {
  .steps-grid {
    grid-template-columns: 1fr;
  }
  .steps-header h2 {
    font-size: 30px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eafe69a */.share-section {
  padding: 25px 0;
  background: #fff;
}

.share-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 60px;
}

.share-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  color: #1A3FB8;
  background: #EAF5FF;
  border: 1px solid rgba(59,168,255,.2);
  margin-bottom: 22px;
}

.badge-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #3BA8FF;
  box-shadow: 0 0 0 4px rgba(59,168,255,.18);
}

.share-header h2 {
  font-size: 50px;
  font-weight: 800;
  margin-bottom: 18px;
}

.share-header .blue-text {
  color: #1A3FB8;
}

.share-lead {
  font-size: 18px;
  color: #5B6478;
  line-height: 1.6;
}

.share-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 26px;
}

.share-card {
  border: 1px solid #E8EDF5;
  border-radius: 22px;
  padding: 26px;
  background: #fff;
  box-shadow: 0 6px 18px rgba(26,63,184,.06);
  transition: transform .25s ease, box-shadow .25s ease;
}

.share-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 28px rgba(26,63,184,.12);
}

.share-icon {
  width: 54px;
  height: 54px;
  border-radius: 16px;
  background: #EAF5FF;
  color: #1A3FB8;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}

.share-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.share-card p {
  font-size: 14.5px;
  color: #5B6478;
  line-height: 1.6;
}

/* Responsive */
@media(max-width:1024px) {
  .share-grid {
    grid-template-columns: 1fr;
  }
  .share-header h2 {
    font-size: 30px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6cd9084 */.who-section {
  padding: 25px 0;
  background: #fff;
}

.who-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 60px;
}

.who-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  color: #1A3FB8;
  background: #EAF5FF;
  border: 1px solid rgba(59,168,255,.2);
  margin-bottom: 22px;
}

.badge-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #3BA8FF;
  box-shadow: 0 0 0 4px rgba(59,168,255,.18);
}

.who-header h2 {
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 18px;
}

.who-header .blue-text {
  color: #1A3FB8;
}

.who-grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 26px;
}

.who-card {
  border: 1px solid #E8EDF5;
  border-radius: 22px;
  padding: 26px;
  background: #fff;
  box-shadow: 0 6px 18px rgba(26,63,184,.06);
  transition: transform .25s ease, box-shadow .25s ease;
  text-align: center;
}

.who-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 28px rgba(26,63,184,.12);
}

.who-icon {
  width: 54px;
  height: 54px;
  border-radius: 16px;
  background: #EAF5FF;
  color: #1A3FB8;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 18px;
}

.who-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.who-card p {
  font-size: 14.5px;
  color: #5B6478;
  line-height: 1.6;
}

/* Responsive */
@media(max-width:1200px) {
  .who-grid {
    grid-template-columns: repeat(2,1fr);
  }
}

@media(max-width:600px) {
  .who-grid {
    grid-template-columns: 1fr;
  }
  .who-header h2 {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d5f627c *//* --- Variables & Reset --- */
:root {
    --soft: #F7F9FC; --blue: #3BA8FF; --blue2: #2B8FE6; 
    --deep: #1A3FB8; --deep2: #102B86; --ink: #000; 
    --muted: #5B6478; --line: #E8EDF5; 
    --shadow: 0 20px 45px -22px rgba(26,63,184,.25), 0 1px 2px rgba(0,0,0,.04);
    --shadow2: 0 35px 80px -28px rgba(26,63,184,.45), 0 1px 2px rgba(0,0,0,.06);
}


a { text-decoration: none; color: inherit; }

/* --- Layout --- */
.container { max-width: 1240px; margin: 0 auto; padding: 25px 28px; }
section { position: relative; padding: 25px 0; }


/* --- Composants Centrés (Kicker & H2) --- */
.section-head { 
    display: flex; flex-direction: column; align-items: center; 
    text-align: center; margin: 0 auto 58px; max-width: 840px; 
}
.kicker { 
    display: inline-flex; align-items: center; gap: 8px; padding: 8px 14px; 
    border-radius: 999px; font-size: 13px; font-weight: 700; color: var(--deep); 
    background: #EAF5FF; border: 1px solid rgba(59,168,255,.2); margin-bottom: 22px; 
}
.kicker .dot { width: 7px; height: 7px; border-radius: 50%; background: var(--blue); }

/* --- Typographie --- */
h1 { font-size: clamp(44px, 7vw, 82px); line-height: .98; letter-spacing: -.055em; font-weight: 780; margin-bottom: 26px; }
h2 { font-size: 50px !important; line-height: 1.03; letter-spacing: -.045em; font-weight: 740; margin-bottom: 18px;
font-weight:800 !important;}

/* --- Boutons --- */
.btn { display: inline-flex; align-items: center; justify-content: center; gap: 9px; border-radius: 14px; padding: 14px 23px; font-weight: 700; transition: .25s; cursor: pointer; border: 0; }
.btn-blue { background: linear-gradient(180deg, var(--blue), var(--blue2)); color: white; }
.btn-ghost { background: #fff; border: 1px solid var(--line); }

/* --- Sections spécifiques --- */
.hero { padding: 86px 0 94px; background: #fff; }
.hero-wrap { display: grid; grid-template-columns: 1.05fr .95fr; gap: 64px; align-items: center; }
.affiliate-panel { border-radius: 34px; padding: 18px; background: linear-gradient(145deg, #fff, #F7F9FC); border: 1px solid var(--line); }
.affiliate-visual { border-radius: 26px; padding: 26px; background: linear-gradient(155deg, #071023, var(--deep)); color: white; }

.faq-wrap { max-width: 860px; margin: 0 auto; display: grid; gap: 12px; }
details { background: #fff; border: 1px solid var(--line); border-radius: 18px; overflow: hidden; }
summary { list-style: none; padding: 24px 26px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: 800; }
summary:after { content: "+"; color: var(--deep); font-size: 20px; }
details[open] summary:after { content: "×"; color: var(--blue); }

/* --- Responsive --- */
@media(max-width:980px) {
    .hero-wrap { grid-template-columns: 1fr; text-align: center; }
    .section-head { text-align: center; }
}
@media(max-width:600px) {
    h1 { font-size: 40px; }
    .hero-ctas { flex-direction: column; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0a7a3cf *//* --- SECTION WRAPPER --- */
.cta-banner-section {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 25px 20px;
   
    box-sizing: border-box;
}

/* --- LA COQUE PRINCIPALE (GRADIENT BLEU AVEC ARRONDI) --- */
.cta-card {
    width: 100%;
    max-width: 1120px; /* Aligné avec la largeur globale de la page */
    margin: 0 auto;
    background: radial-gradient(100% 100% at 50% 0%, #1e40af 0%, #1e3a8a 50%, #0f172a 100%); /* Gradient profond royal blue */
    border-radius: 32px;
    position: relative;
    overflow: hidden;
    padding: 80px 40px;
    box-shadow: 0 20px 50px rgba(15, 23, 42, 0.15);
    text-align: center;
}

/* Grille subtile d'arrière-plan (Grid Lines) */
.cta-grid-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    background-size: 40px 40px;
    background-position: center top;
    opacity: 0.8;
    pointer-events: none;
}

/* --- BLOC TEXTE --- */
.cta-content {
    position: relative;
    z-index: 2; /* Reste au-dessus de la grille */
    max-width: 680px;
    margin: 0 auto;
}

.cta-title {
    font-size: 50px;
    font-weight: 800;
    color: #ffffff;
    letter-spacing: -2px;
    line-height: 1.1;
    margin: 0 0 24px 0;
}



.cta-subtitle {
    font-size: 18px;
    color: #93c5fd; /* Bleu clair text discret */
    line-height: 1.5;
    margin: 0 0 40px 0;
    font-weight: 400;
}

/* --- LES BOUTONS ACTIFS --- */
.cta-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    margin-bottom: 48px;
}

/* Start free trial */
.btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #ffffff;
    color: #0f172a;
    text-decoration: none;
    padding: 16px 28px;
    border-radius: 14px;
    font-size: 15px;
    font-weight: 700;
    transition: transform 0.2s ease, background-color 0.2s ease;
    text-decoration: none !important;
}

.btn-primary:hover {
    background-color: #f8fafc;
    transform: translateY(-2px);
}

.btn-primary .arrow {
    transition: transform 0.2s ease;
}

.btn-primary:hover .arrow {
    transform: translateX(3px);

}

/* View pricing */
.btn-secondary {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.08);
    color: #ffffff;
    text-decoration: none;
    padding: 16px 28px;
    border-radius: 14px;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid rgba(255, 255, 255, 0.15);
    transition: background-color 0.2s ease, transform 0.2s ease;
    box-sizing: border-box;
    
text-decoration: none !important;
}

.btn-secondary:hover {
   
    transform: translateY(-2px);
        color:white !important;
}

/* --- FOOTER DES FEATURES (CHECKMARKS) --- */
.cta-features {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #93c5fd;
    font-size: 14px;
    font-weight: 500;
}

.feature-item .check-icon {
    color: #60a5fa; /* Couleur bleue claire du symbole check */
    font-weight: 700;
}

/* --- RESPONSIVE MOBILE --- */
@media (max-width: 768px) {
    .cta-card {
        padding: 60px 24px;
        border-radius: 24px;
    }

    .cta-title {
        font-size: 38px;
        letter-spacing: -1px;
    }
    
    .mobile-break {
        display: block; /* Force le retour à la ligne sur mobile pour garder le design stable */
    }

    .cta-subtitle {
        font-size: 16px;
        margin-bottom: 32px;
    }

    .cta-buttons {
        flex-direction: column;
        width: 100%;
        gap: 12px;
    }

    .btn-primary, .btn-secondary {
        width: 100%;
        justify-content: center;
        padding: 14px 24px;
    }

    .cta-features {
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }
}/* End custom CSS */