.elementor-65433 .elementor-element.elementor-element-56427050{--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:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:1em;--padding-bottom:2em;--padding-left:1em;--padding-right:1em;}.elementor-65433 .elementor-element.elementor-element-e6ed911 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items{--columns:1;}@media(max-width:1024px){.elementor-65433 .elementor-element.elementor-element-56427050{--padding-top:3em;--padding-bottom:2em;--padding-left:1em;--padding-right:1em;}}@media(min-width:768px){.elementor-65433 .elementor-element.elementor-element-56427050{--content-width:1180px;}}@media(max-width:767px){.elementor-65433 .elementor-element.elementor-element-56427050{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS *//* Floating TOC for desktop screens */
#toc-float {
  position: fixed;
  top: 135px;                     
  right: 20px;
  width: 240px;                   /* Slightly narrower to look sharper */
  z-index: 9999;
  
  /* Keeps the menu safely within screen viewports */
  max-height: calc(100vh - 160px); 
  overflow-y: auto;               
  scrollbar-width: none;          
  
  /* Modern High-Tech Aesthetics */
  background: rgba(11, 19, 43, 0.85); 
  backdrop-filter: blur(12px);        
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.08); 
  border-radius: 8px;                 
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);   
  padding: 12px;                  /* Reduced padding inside the box */
}

/* Hides scrollbar track on Chrome, Safari, and Edge */
#toc-float::-webkit-scrollbar {
  display: none;
}

/* Compact header styling */
#toc-float .elementor-toc__header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 6px;            
  margin-bottom: 8px;             
}

/* Tighter list spacing */
#toc-float .elementor-toc__list-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 5px;                       
}

/* Compact typography for the navigation links */
#toc-float .elementor-toc__list-item a {
  font-size: 12px;                
  line-height: 1.3;               
  color: rgba(255, 255, 255, 0.7) !important;
  text-decoration: none;
  transition: all 0.25s ease;
  display: inline-block;
}

/* Standard Hover State: Changes text to your color on mouseover */
#toc-float .elementor-toc__list-item a:hover {
  color: #9DFF00 !important;
  transform: translateX(4px);      
}

/* FIXED ACTIVE STATE: 
   Elementor injects the class directly onto the link element (.elementor-item-active) 
   when a user scrolls past a headline section */
#toc-float .elementor-toc__list-item a.elementor-item-active {
  color: #9DFF00 !important;       
  font-weight: bold !important;
  text-shadow: 0 0 10px rgba(157, 255, 0, 0.6); /* Luminous neon drop shadow */
  transform: translateX(4px);                  /* Nudge to the right */
}

/* Hide on tablet and mobile viewports */
@media (max-width: 1023px) {
  #toc-float {
    display: none !important;
  }
}


 .excl-btn-primary {
  display: block;
  background: var(--e-global-color-b9ee49c) !important;
  color: var(--e-global-color-secondary) !important;
  text-align: center;
  padding: 14px 20px;
  border-radius: 6px !important;
  font-weight: 600;
  font-size: 17px;
  font-family: 'Manrope', Sans-serif;
  letter-spacing: 0.3px;
  text-decoration: none !important;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  border: 1px solid var(--e-global-color-b9ee49c) !important;
}










/* ============================================
   KEYFRAMES
   ============================================ */

@keyframes badge-pulse {
  0%, 100% { opacity: 1; }
  50%       { opacity: 0.6; }
}

@keyframes exclusif-pulse {
  0%, 100% { opacity: 1; }
  50%       { opacity: 0.55; }
}

@keyframes solution-phare-pulse {
  0%, 100% { opacity: 1; box-shadow: 0 0 0 0 rgba(157,255,0,0); }
  50%       { opacity: 0.75; box-shadow: 0 0 10px 2px rgba(157,255,0,0.2); }
}

@keyframes metric-value-pulse {
  0%, 100% { transform: scale(1); opacity: 1; }
  50%       { transform: scale(0.96); opacity: 0.75; }
}

@keyframes metric-featured-pulse {
  0%, 100% { opacity: 1; box-shadow: 0 0 0 0 rgba(157,255,0,0); }
  50%       { opacity: 0.8; box-shadow: 0 0 8px 1px rgba(157,255,0,0.15); }
}

@keyframes glass-breathe {
  0%, 100% { box-shadow: 0 0 80px rgba(0,138,252,0.07), 0 20px 60px rgba(0,0,0,0.35), inset 0 1px 0 rgba(255,255,255,0.10); }
  50%       { box-shadow: 0 0 130px rgba(0,138,252,0.13), 0 20px 60px rgba(0,0,0,0.35), inset 0 1px 0 rgba(255,255,255,0.10); }
}

@keyframes ecc-up-glow {
  0%, 100% { box-shadow: 0 0 16px rgba(157,255,0,0.10), 0 8px 24px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.06); }
  50%       { box-shadow: 0 0 32px rgba(157,255,0,0.25), 0 8px 24px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.06); }
}

@keyframes pulse-glow {
  0%, 100% { box-shadow: 0 0 0 0 rgba(157,255,0,0.5); }
  50%       { box-shadow: 0 0 0 10px rgba(157,255,0,0); }
}


/* ============================================
   EXCLUSIVITÉS CARD
   ============================================ */

.excl-card {
  border-radius: 20px !important;
  box-shadow: 0 12px 50px rgba(0,0,0,0.35), 0 2px 8px rgba(0,0,0,0.2) !important;
  overflow: hidden !important;
  border: 1px solid rgba(255,255,255,0.15) !important;
  transform: translateY(-2px);
}

.excl-price-block {
  text-align: center;
  padding: 32px 0 16px;
  border-bottom: 1px solid rgba(255,255,255,0.15);
  margin-bottom: 16px;
}

.excl-price-amount {
  display: block;
  font-size: 34px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: -20px;
}

.excl-price-currency {
  font-size: 20px;
  font-weight: 600;
  opacity: 0.8;
}

.excl-price-sub {
  display: block;
  font-size: 11px;
  color: rgba(255,255,255,0.5);
  margin-top: 4px;
}

/* VOUCHER BOX */
.excl-top {
  background: rgba(0,138,252,0.08);
  border: 1px solid rgba(0,138,252,0.60);
  border-radius: 8px;
  padding: 14px 16px;
  margin-bottom: 16px;
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
}

.excl-top:hover {
  box-shadow: 0 0 20px rgba(0,138,252,0.2) !important;
  border-color: rgba(0,138,252,0.7) !important;
}

.excl-top strong {
  font-size: 16px;
  color: #ffffff;
  display: block;
  margin-bottom: -10px;
}

.excl-badge {
  display: block;
  font-size: 10px;
  font-weight: 700;
  color: #008AFC;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  background: rgba(0,138,252,0.12);
  border: 1px solid rgba(0,138,252,0.35);
  padding: 2px 9px;
  border-radius: 20px;
  margin-bottom: 0;
  width: fit-content;
  animation: badge-pulse 3s infinite;
}

.excl-value {
  font-size: 13px;
  color: #3ab97a;
  display: block;
}

/* BENEFIT BULLETS */
.excl-bullets {
  list-style: none;
  padding: 0;
  margin: 20px 0 4px;
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.excl-bullets li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13.5px;
  font-weight: 500;
  color: rgba(255,255,255,0.88);
  line-height: 1.4;
  padding-left: 2px;
  transition: padding-left 0.2s ease, color 0.2s ease;
  cursor: default;
}

.excl-bullets li:hover {
  padding-left: 6px !important;
  color: rgba(255,255,255,1) !important;
}

.excl-bullets li::before {
  content: '';
  width: 7px;
  height: 7px;
  min-width: 7px;
  border-radius: 50%;
  background: #008AFC;
}

.excl-total-value {
  font-size: 11px;
  font-weight: 600;
  color: rgba(255,255,255,0.35);
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 8px;
  padding: 0;
}

.excl-ctas {
  display: flex;
  flex-direction: column;
  gap: 28px;
  margin-top: 28px;
  padding-top: 16px;
  padding-bottom: 15px;
  border-top: 1px solid rgba(255,255,255,0.15);
}

.excl-btn-primary {
  display: block;
  background: var(--e-global-color-b9ee49c) !important;
  color: var(--e-global-color-secondary) !important;
  text-align: center;
  padding: 14px 20px;
  border-radius: 6px !important;
  font-weight: 600;
  font-size: 17px;
  font-family: 'Manrope', Sans-serif;
  letter-spacing: 0.3px;
  text-decoration: none !important;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  border: 1px solid var(--e-global-color-b9ee49c) !important;
}

.excl-btn-primary:hover,
.excl-ctas a.excl-btn-primary:hover {
  background: var(--e-global-color-4a5499b) !important;
  border-color: var(--e-global-color-4a5499b) !important;
  color: #ffffff !important;
  text-decoration: none !important;
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6) !important;
}

.excl-btn-secondary {
  display: block;
  background: rgba(255,255,255,0.08);
  color: #ffffff !important;
  text-align: center;
  padding: 12px 20px;
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.4);
  font-weight: 600;
  font-size: 17px;
  font-family: 'Manrope', Sans-serif;
  text-decoration: none !important;
}

.excl-btn-secondary:hover {
  background: rgba(255,255,255,0.14);
  border-color: #ffffff;
}

.excl-trust {
  display: block;
  text-align: center;
  font-size: 11px;
  color: rgba(255,255,255,0.5);
  margin-top: -10px;
}

.excl-private-note {
  display: block;
  font-size: 11px;
  color: rgba(255,255,255,0.4);
  text-align: center;
  margin-top: -70px;
}


/* ============================================
   DURÉE — single pill
   ============================================ */

.course-meta-pill .elementor-icon-list-items {
  display: flex;
}

.course-meta-pill .elementor-icon-list-item {
  display: inline-flex !important;
  align-items: center;
  padding: 3px 10px;
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.2);
  background: rgba(255,255,255,0.05);
  font-size: 11px !important;
  font-weight: 500;
  width: fit-content !important;
  transition: transform 0.2s ease;
}

.course-meta-pill .elementor-icon-list-item:hover {
  transform: translateY(-2px) !important;
}


/* ============================================
   AUDIENCES — one pill per link
   ============================================ */

.course-meta-audience .elementor-icon-list-item {
  display: inline-flex !important;
  flex-wrap: wrap;
  gap: 6px;
  font-size: 0 !important;
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
}

.course-meta-audience .elementor-icon-list-item a {
  display: inline-flex !important;
  padding: 3px 10px !important;
  border-radius: 20px !important;
  border: 1px solid rgba(255,255,255,0.2) !important;
  background: rgba(255,255,255,0.05) !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  color: rgba(255,255,255,0.85) !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  margin: 2px 1px !important;
  transition: transform 0.2s ease;
}

.course-meta-audience .elementor-icon-list-item a:hover {
  transform: translateY(-2px) !important;
}


/* ============================================
   ACCREDITATION PILL
   ============================================ */

.accreditation-pill .elementor-heading-title,
.accreditation-pill p {
  display: inline-flex !important;
  align-items: center;
  padding: 3px 10px !important;
  border-radius: 20px !important;
  border: 1px solid rgba(255,255,255,0.2) !important;
  background: rgba(255,255,255,0.05) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  color: rgba(255,255,255,0.85) !important;
  white-space: nowrap !important;
  margin: 0 !important;
  font-family: 'Manrope', Sans-serif !important;
  letter-spacing: 0 !important;
}

.accreditation-pill {
  transition: transform 0.2s ease;
}

.accreditation-pill:hover {
  transform: translateY(-2px) !important;
}


/* ============================================
   FORMATIONS CONNEXES — Grid
   ============================================ */

.elementor-element-091b123 {
  margin-top: 0 !important;
  padding: 0 !important;
}

.elementor-element-091b123 ul {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 12px !important;
  list-style: none !important;
  padding: 0px 0px 0px 0px !important;
  margin: 0 !important;
}

.elementor-element-091b123 li {
  background: rgba(255,255,255,0.04) !important;
  border: 12px solid rgba(255,255,255,0.1) !important;
  border-left: 3px solid #008AFC !important;
  border-radius: 10px !important;
  padding: 16px 18px !important;
  list-style: none !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s, border-color 0.2s !important;
}

.elementor-element-091b123 li:hover {
  background: rgba(255,255,255,0.08) !important;
  border-color: rgba(255,255,255,0.2) !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 8px 24px rgba(0,0,0,0.3) !important;
}

.elementor-element-091b123 a {
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  display: block !important;
}

.elementor-element-091b123 a::after {
  content: ' →';
  color: #008AFC;
}

.elementor-element-091b123 .jet-listing-dynamic-field__content {
  max-width: 100% !important;
  padding: 5px !important;
}

.elementor-element-8e03f12 .elementor-heading-title {
  text-transform: none !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  border-left: 3px solid #008AFC !important;
  padding-left: 12px !important;
  letter-spacing: 0 !important;
}


/* ============================================
   CTA BUTTON — pulse glow
   ============================================ */

.elementor-element-8708aa8 .elementor-button {
  animation: pulse-glow 2s infinite !important;
}


/* ============================================
   ÉCONOMIES ET OPTIONS — Glass Section
   ============================================ */

.elementor-element-dac057c > .e-con-inner {
  background: rgba(255,255,255,0.04) !important;
  backdrop-filter: blur(16px) !important;
  -webkit-backdrop-filter: blur(16px) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  border-radius: 24px !important;
  padding: 40px !important;
  max-width: 1340px !important;
  margin: 0 auto !important;
  position: relative !important;
  animation: glass-breathe 4s ease-in-out infinite;
  will-change: box-shadow;
}

.elementor-element-dac057c > .e-con-inner::before {
  content: 'Exclusif Eccentrix';
  display: block;
  width: fit-content;
  font-size: 9px;
  font-weight: 700;
  color: #008AFC;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  background: rgba(0,138,252,0.10);
  border: 1px solid rgba(0,138,252,0.25);
  padding: 2px 10px;
  border-radius: 20px;
  font-family: 'Manrope', sans-serif;
  margin-bottom: 12px;
  animation: exclusif-pulse 3s ease-in-out infinite;
}


/* ============================================
   ECC SOLUTIONS GRID
   ============================================ */

.elementor-64970 .elementor-element.elementor-element-aba1b25 {
  --e-con-grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  --e-con-grid-template-rows: auto;
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;
  grid-template-rows: auto !important;
  gap: 16px !important;
  height: auto !important;
  min-height: 0 !important;
  align-content: start !important;
  border-top: 1px solid rgba(255,255,255,0.07) !important;
  padding-top: 24px !important;
  margin-top: 8px !important;
}

.elementor-element-aba1b25 > .elementor-element {
  align-self: stretch !important;
}

.elementor-element-aba1b25 .elementor-widget-container,
.elementor-element-aba1b25 .elementor-widget-html {
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
}

.ecc-solution-card {
  position: relative;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 16px;
  padding: 22px 18px 18px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 8px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.06);
  transition: transform 0.25s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  height: 100% !important;
  min-height: 190px !important;
}

.ecc-solution-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: #008AFC;
  border-radius: 16px 16px 0 0;
}

.ecc-solution-card:hover {
  transform: translateY(-4px);
  border-color: rgba(0,138,252,0.55);
  box-shadow: 0 0 20px rgba(0,138,252,0.12), 0 12px 32px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.06);
}

.ecc-card-glow {
  position: absolute;
  top: 0; right: 0;
  width: 160px; height: 160px;
  background: radial-gradient(circle at 80% 20%, rgba(0,138,252,0.08), transparent 60%);
  pointer-events: none;
}

.ecc-card-title {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  margin: 0 !important;
  line-height: 1.35 !important;
  font-family: 'Manrope', sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.ecc-solution-card p {
  font-size: 12px !important;
  color: rgba(255,255,255,0.62) !important;
  line-height: 1.5 !important;
  margin: 0 !important;
  flex-grow: 1;
}

.ecc-card-metric {
  align-self: flex-start;
  font-size: 9.5px;
  font-weight: 700;
  color: #008AFC;
  background: rgba(0,138,252,0.10);
  border: 1px solid rgba(0,138,252,0.25);
  padding: 3px 10px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  text-decoration: none !important;
  display: inline-block;
  margin-top: 4px;
  transition: background 0.2s ease;
  animation: metric-value-pulse 4s ease-in-out infinite;
  will-change: transform, opacity;
}

.ecc-card-metric:hover {
  background: rgba(0,138,252,0.20);
  color: #008AFC;
  text-decoration: none !important;
}

.ecc-solution-badge {
  display: inline-block;
  font-size: 9px;
  font-weight: 700;
  color: #9DFF00;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  background: rgba(157,255,0,0.10);
  border: 1px solid rgba(157,255,0,0.3);
  padding: 2px 9px;
  border-radius: 20px;
  font-family: 'Manrope', sans-serif;
  width: fit-content;
  animation: solution-phare-pulse 2.5s ease-in-out infinite;
  will-change: opacity, box-shadow;
}

/* FEATURED — Ultimate Pass */
.ecc-solution-card.featured {
  border-color: rgba(157,255,0,0.25);
  animation: ecc-up-glow 3s ease-in-out infinite;
  will-change: box-shadow;
}

.ecc-solution-card.featured::before {
  background: #9DFF00;
}

.ecc-solution-card.featured .ecc-card-glow {
  background: radial-gradient(circle at 80% 20%, rgba(157,255,0,0.10), transparent 60%);
}

.ecc-solution-card.featured:hover {
  border-color: rgba(157,255,0,0.55);
  box-shadow: 0 0 28px rgba(157,255,0,0.18), 0 12px 32px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.06);
  animation: none;
}

.ecc-solution-card.featured .ecc-card-title {
  color: #9DFF00 !important;
}

.ecc-solution-card.featured .ecc-card-metric {
  color: #9DFF00 !important;
  background: rgba(157,255,0,0.08);
  border-color: rgba(157,255,0,0.3);
  animation: metric-featured-pulse 2.5s ease-in-out infinite;
}

.ecc-solution-card.featured .ecc-card-metric:hover {
  background: rgba(157,255,0,0.16);
}


/* ============================================
   UP HERO CARD
   ============================================ */

.ecc-hero-card {
  padding: 28px 22px 24px !important;
  justify-content: flex-start !important;
}

.ecc-hero-stat {
  margin-top: auto;
  padding-top: 16px;
  border-top: 1px solid rgba(157,255,0,0.15);
}

.ecc-hero-stat-value {
  display: block;
  font-size: 30px;
  font-weight: 800;
  color: #9DFF00;
  line-height: 1;
  margin-bottom: 4px;
  font-family: 'Manrope', sans-serif;
}

.ecc-hero-stat-label {
  display: block;
  font-size: 10px;
  color: rgba(255,255,255,0.55);
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-family: 'Manrope', sans-serif;
}

.ecc-hero-cta {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 16px;
  padding: 10px 18px;
  background: rgba(157,255,0,0.10);
  border: 1px solid rgba(157,255,0,0.35);
  border-radius: 8px;
  color: #9DFF00 !important;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none !important;
  font-family: 'Manrope', sans-serif;
  transition: background 0.2s ease, border-color 0.2s ease;
  width: fit-content;
}

.ecc-hero-cta:hover {
  background: rgba(157,255,0,0.20) !important;
  border-color: rgba(157,255,0,0.6) !important;
  color: #9DFF00 !important;
  text-decoration: none !important;
}

.elementor-element-aba1b25.has-up-hero {
  grid-template-columns: 1fr 1fr 1fr 1fr !important;
  --e-con-grid-template-columns: 1fr 1fr 1fr 1fr !important;
}

.elementor-element-aba1b25.has-up-hero > .elementor-element:first-child {
  grid-column: 1 !important;
  grid-row: span 2 !important;
}






  
  
  
  
  
  
  
/* ============================================
   REJOINDRE UNE CLASSE — Glass Section
   ============================================ */

.rejoindre-section,
.up-panel {
  font-family: 'Manrope', sans-serif;
}

.rejoindre-section > .e-con-inner {
  background: rgba(255,255,255,0.04) !important;
  backdrop-filter: blur(18px) !important;
  -webkit-backdrop-filter: blur(18px) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  border-radius: 24px !important;
  padding: 40px !important;
  max-width: 1340px !important;
  margin: 0 auto !important;
  position: relative !important;
  animation: glass-breathe 6s ease-in-out infinite;
}


/* ============================================
   TAB BAR — Premium Glassmorphism (EAEL s)
   ============================================ */

/* Nav wrapper — glass pill container */
.rejoindre-section .eael-tabs-nav {
  background: rgba(255,255,255,0.035) !important;
  backdrop-filter: blur(20px) saturate(160%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(160%) !important;
  border: 1px solid rgba(255,255,255,0.10) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    inset 0 -1px 0 rgba(0,0,0,0.20),
    0 8px 32px rgba(0,0,0,0.30),
    0 2px 8px rgba(0,0,0,0.20) !important;
  border-radius: 50px !important;
  padding: 5px !important;
  margin-bottom: 28px !important;
  position: relative !important;
  overflow: hidden !important;
}

/* Radial shimmer from top */
.rejoindre-section .eael-tabs-nav::before {
  content: '' !important;
  position: absolute !important;
  top: 0; left: 0; right: 0; bottom: 0 !important;
  background: radial-gradient(ellipse at 50% 0%, rgba(255,255,255,0.06) 0%, transparent 70%) !important;
  pointer-events: none !important;
  border-radius: inherit !important;
  z-index: 0 !important;
}

/* UL reset */
.rejoindre-section .eael-advance-tabs .eael-tabs-nav > ul,
.rejoindre-section .eael-tabs-nav ul {
  display: flex !important;
  gap: 4px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}

/* LI base — transparent pill */
.rejoindre-section .eael-advance-tabs .eael-tabs-nav > ul li,
.rejoindre-section .eael-tabs-nav ul li.eael-tab-nav-item {
  flex: 1 !important;
  background: transparent !important;
  border: 1px solid transparent !important;
  border-radius: 50px !important;
  color: rgba(255,255,255,0.45) !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  cursor: pointer !important;
  position: relative !important;
  z-index: 1 !important;
  transition:
    color 0.3s ease,
    background 0.3s ease,
    border-color 0.3s ease,
    box-shadow 0.3s ease !important;
}

/* LI hover */
.rejoindre-section .eael-advance-tabs .eael-tabs-nav > ul li:hover,
.rejoindre-section .eael-tabs-nav ul li.eael-tab-nav-item:hover {
  background: rgba(255,255,255,0.07) !important;
  border-color: rgba(255,255,255,0.12) !important;
  color: rgba(255,255,255,0.78) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.10),
    0 4px 12px rgba(0,0,0,0.20) !important;
}

/* LI active — Tab 1 (Acquisition individuelle) — blue */
.rejoindre-section .eael-advance-tabs .eael-tabs-nav > ul li.active:first-child,
.rejoindre-section .eael-tabs-nav ul li.eael-tab-nav-item.active:first-child {
  background: rgba(0,138,252,0.14) !important;
  border-color: rgba(0,138,252,0.42) !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  box-shadow:
    inset 0 1px 0 rgba(0,138,252,0.30),
    inset 0 -1px 0 rgba(0,0,0,0.15),
    0 0 22px rgba(0,138,252,0.20),
    0 4px 16px rgba(0,0,0,0.25) !important;
}

/* LI active — Tab 2 (Ultimate Pass) — neon green */
.rejoindre-section .eael-advance-tabs .eael-tabs-nav > ul li.active:last-child,
.rejoindre-section .eael-tabs-nav ul li.eael-tab-nav-item.active:last-child {
  background: rgba(157,255,0,0.10) !important;
  border-color: rgba(157,255,0,0.40) !important;
  color: #9DFF00 !important;
  font-weight: 600 !important;
  box-shadow:
    inset 0 1px 0 rgba(157,255,0,0.25),
    inset 0 -1px 0 rgba(0,0,0,0.15),
    0 0 22px rgba(157,255,0,0.16),
    0 4px 16px rgba(0,0,0,0.25) !important;
}

/* Icon glow on active tabs */
.rejoindre-section .eael-tabs-nav ul li.eael-tab-nav-item.active:first-child .eael-tab-icon {
  color: #008AFC !important;
  filter: drop-shadow(0 0 6px rgba(0,138,252,0.60)) !important;
}

.rejoindre-section .eael-tabs-nav ul li.eael-tab-nav-item.active:last-child .eael-tab-icon {
  color: #9DFF00 !important;
  filter: drop-shadow(0 0 6px rgba(157,255,0,0.55)) !important;
}

.rejoindre-tabs .jet-advanced-tabs__content-wrapper {
  padding: 0 !important;
}

/* ============================================
   STRIP INNER FRAMES
   ============================================ */

.rejoindre-section .jet-advanced-tabs__content,
.rejoindre-section .jet-advanced-tabs__content .e-con,
.rejoindre-section .jet-advanced-tabs__content .e-con-inner,
.rejoindre-section .jet-advanced-tabs__content .elementor-section,
.rejoindre-section .jet-advanced-tabs__content .elementor-container,
.rejoindre-section .jet-advanced-tabs__content .elementor-row,
.rejoindre-section .jet-advanced-tabs__content .elementor-column,
.rejoindre-section .jet-advanced-tabs__content .elementor-widget-wrap,
.rejoindre-section .jet-advanced-tabs__content .elementor-column-gap-default {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}

.rejoindre-section .jet-advanced-tabs__content .elementor-widget-jet-listing-grid,
.rejoindre-section .jet-advanced-tabs__content .elementor-widget-container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}


/* ============================================
   SESSION ROWS (Tab 1)
   ============================================ */

.rejoindre-section .jet-listing-grid,
.rejoindre-section .jet-listing-grid__items {
  width: 100% !important;
  max-width: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}

.rejoindre-section .jet-listing-grid__items > .jet-listing-grid__item {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

.rejoindre-section .jet-listing-grid__item {
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  border-left: 3px solid #008AFC !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease !important;
}

.rejoindre-section .jet-listing-grid__item:hover {
  transform: translateY(-2px) !important;
  background: rgba(0,138,252,0.06) !important;
  border-color: rgba(0,138,252,0.22) !important;
  box-shadow: 0 6px 24px rgba(0,0,0,0.25), 0 0 0 1px rgba(0,138,252,0.12) !important;
}

.rejoindre-section .jet-listing-grid__item > .e-con > .e-con-inner,
.rejoindre-section .jet-listing-grid__item > .elementor-element > .e-con > .e-con-inner {
  padding: 16px 20px !important;
}

.rejoindre-section .jet-listing-grid__item .e-con,
.rejoindre-section .jet-listing-grid__item .elementor-section,
.rejoindre-section .jet-listing-grid__item .elementor-column,
.rejoindre-section .jet-listing-grid__item .elementor-widget-wrap,
.rejoindre-section .jet-listing-grid__item .elementor-column-gap-default {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  min-height: 0 !important;
}

.rejoindre-section .jet-listing-grid__item .elementor-divider,
.rejoindre-section .jet-listing-grid__item hr,
.rejoindre-section .jet-listing-grid__item .elementor-hidden,
.rejoindre-section .jet-listing-grid__item .jet-hidden,
.rejoindre-section .jet-listing-grid__item .elementor-widget-container:empty {
  display: none !important;
}

.rejoindre-section .jet-listing-grid__item .jet-listing-dynamic-field__content {
  font-size: 13px !important;
  color: rgba(255,255,255,0.85) !important;
}

.rejoindre-section .jet-listing-grid__item .elementor-button {
  background: transparent !important;
  border: 1.5px solid rgba(0,138,252,0.55) !important;
  color: #008AFC !important;
  border-radius: 50px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  padding: 8px 18px !important;
  white-space: nowrap !important;
  transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease !important;
}

.rejoindre-section .jet-listing-grid__item .elementor-button:hover {
  background: #008AFC !important;
  color: #ffffff !important;
  box-shadow: 0 4px 16px rgba(0,138,252,0.35) !important;
}


/* ============================================
   UP PANEL (Tab 2)
   ============================================ */

@keyframes up-hero-glow {
  0%, 100% { border-color: rgba(157,255,0,0.25); box-shadow: 0 0 0 0 rgba(157,255,0,0); }
  50%       { border-color: rgba(157,255,0,0.60); box-shadow: 0 0 40px rgba(157,255,0,0.12), inset 0 0 20px rgba(157,255,0,0.04); }
}

@keyframes up-cta-pulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(157,255,0,0.4); }
  50%       { box-shadow: 0 0 0 8px rgba(157,255,0,0); }
}

.up-panel__hero {
  background: linear-gradient(135deg, #0d1b3e 0%, #162040 100%);
  border: 1px solid rgba(157,255,0,0.25);
  border-radius: 16px;
  padding: 32px;
  margin-bottom: 24px;
  overflow: hidden;
  animation: up-hero-glow 4.5s ease-in-out infinite;
  will-change: border-color, box-shadow;
}

.up-panel__label {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  color: #9DFF00;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: rgba(157,255,0,0.10);
  border: 1px solid rgba(157,255,0,0.30);
  padding: 3px 12px;
  border-radius: 20px;
  margin-bottom: 14px;
}

.up-panel__title {
  font-size: 26px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  margin: 0 0 6px !important;
  line-height: 1.2 !important;
}

.up-panel__savings {
  font-size: 34px !important;
  font-weight: 800 !important;
  color: #9DFF00 !important;
  margin: 0 0 16px !important;
  line-height: 1.2 !important;
}

.up-panel__desc {
  font-size: 14px !important;
  color: rgba(255,255,255,0.68) !important;
  line-height: 1.65 !important;
  margin: 0 !important;
}

.up-panel__features {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 0 24px !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 10px !important;
}

.up-panel__features li {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  font-size: 13.5px !important;
  color: rgba(255,255,255,0.85) !important;
  padding: 10px 14px !important;
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  border-radius: 8px !important;
  line-height: 1.4 !important;
  transition: transform 0.18s ease, background 0.18s ease, border-color 0.18s ease !important;
  cursor: default !important;
}

.up-panel__features li:hover {
  transform: translateX(4px) !important;
  background: rgba(157,255,0,0.06) !important;
  border-color: rgba(157,255,0,0.20) !important;
}

.up-panel__features li::before {
  content: '✓' !important;
  color: #9DFF00 !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  flex-shrink: 0 !important;
}

.up-panel__pricing {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  background: rgba(157,255,0,0.04) !important;
  border: 1px solid rgba(157,255,0,0.22) !important;
  border-radius: 12px !important;
  padding: 20px 24px !important;
  gap: 20px !important;
  transition: border-color 0.25s ease, box-shadow 0.25s ease !important;
}

.up-panel__pricing:hover {
  border-color: rgba(157,255,0,0.45) !important;
  box-shadow: 0 4px 32px rgba(157,255,0,0.10) !important;
}

.up-panel__pricing-info {
  display: flex !important;
  flex-direction: column !important;
  gap: 3px !important;
}

.up-panel__pricing-label {
  font-size: 11px !important;
  font-weight: 600 !important;
  color: rgba(255,255,255,0.45) !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}

.up-panel__pricing-amount {
  font-size: 30px !important;
  font-weight: 800 !important;
  color: #ffffff !important;
  line-height: 1.1 !important;
}

.up-panel__pricing-amount span {
  font-size: 15px !important;
  font-weight: 400 !important;
  color: rgba(255,255,255,0.55) !important;
}

.up-panel__pricing-note {
  font-size: 12px !important;
  color: #9DFF00 !important;
  margin-top: 2px !important;
}

.up-panel__cta {
  display: inline-flex !important;
  align-items: center !important;
  padding: 14px 26px !important;
  background: #9DFF00 !important;
  color: #0a1628 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  border-radius: 50px !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  animation: up-cta-pulse 2.8s ease-in-out infinite;
  transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease !important;
}

.up-panel__cta:hover {
  background: #b8ff33 !important;
  color: #0a1628 !important;
  text-decoration: none !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 6px 24px rgba(157,255,0,0.35) !important;
  animation: none !important;
}


/* ============================================
   REDUCED MOTION
   ============================================ */

@media (prefers-reduced-motion: reduce) {
  .rejoindre-section *,
  .up-panel * {
    animation: none !important;
    transition: none !important;
    will-change: auto !important;
  }
}

.elementor-element-c6belc0 {
  opacity: 0 !important;
  pointer-events: none !important;
}/* End custom CSS */