@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&family=Montserrat:wght@400&display=swap');


/* Carousel Partenaires */
.carousel-partenaires {
    width: 100%;
    overflow: hidden;
}

.carousel-partenaires .carte-partenaire {
    width: 100%;
    height: 218px;
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.03);
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-partenaires .carte-partenaire img {
    max-width: 80%;
    max-height: 80%;
    object-fit: contain;
}

/* Onglets Utilisation */
.onglets-utilisation {
    width: 100%;
    position: relative;
}

.onglets-nav {
    display: flex;
    gap: 40px;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 32px;
}

.onglet-btn {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 0 12px 0;
    cursor: pointer;
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 23px;
    margin-bottom: -1px;
    transition: border-color 0.2s ease;
    text-decoration: none;
    outline: none;
}

.onglet-btn:hover {
    background-color: transparent !important;
    border-bottom: 2px solid transparent !important;
    box-shadow: none !important;
    color: #000 !important;
}

.onglet-btn.active {
    border-bottom: 1px solid #2260FF !important;
}

.onglet-contenu {
    position: relative;
    visibility: hidden;
    width: 100%;
}

.onglet-contenu.active {
    visibility: visible;
}

.onglet-titre {
    color: #0D0D1B;
    font-family: "Gilda Display", serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
}

.onglet-texte {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 23px;
    margin-bottom: 8px;
    padding-right: 50px;
}

.onglet-liste {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    padding-left: 20px;
    margin-bottom: 16px;
    list-style-type: disc !important;
}

.onglet-liste li {
    display: list-item !important;
}

.onglets-wrapper {
    position: relative;
}

.onglet-grand {
    position: relative;
}

.onglet-petit {
    position: absolute;
    top: 0;
}

/* ============================
   RESPONSIVE — 768px
   ============================ */
@media (max-width: 768px) {

    /* Masquer la nav onglets */
    .onglets-nav {
        display: none;
    }

    /* Afficher tout empilé */
    .onglets-wrapper {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .onglet-contenu {
        visibility: visible !important;
        position: relative !important;
    }

    .onglet-petit {
        position: relative !important;
        top: auto !important;
    }

    .onglet-titre {
        font-size: 20px;
    }

    .onglet-texte {
        font-size: 14px;
        padding-right: 0;
    }

    .onglet-liste {
        font-size: 14px;
    }
}

/* Screen Flottant */
.screen-flottant {
    position: relative;
    max-width: 900px;
    margin: auto;
}

.screen-fond {
    width: 100%;
    display: block;
}

.screen-element {
    position: absolute;
}

/* Positionnement des éléments */
.screen-flottant img:nth-child(2) {
    top: 15%;
    left: -5%;
    width: 30%;
}

.screen-flottant img:nth-child(3) {
    top: 30%;
    right: -3%;
    width: 30%;
}

.screen-flottant img:nth-child(4) {
    top: 5%;
    right: -3%;
    width: 30%;
}

/* Animation horizontale */
@keyframes floater-x {
    0%, 100% { transform: rotate(-4deg); }
    50% { transform: rotate(4deg); }
}

.floating-x {
    animation: floater-x 4s ease-in-out infinite;
}

.floating-x.delay-1 {
    animation-delay: 0.5s;
}

.floating-x.delay-2 {
    animation-delay: 1s;
}

@media (max-width: 768px) {
    .screen-flottant {
        max-width: 100% !important;
        width: 100% !important;
    }

    .screen-fond {
        width: 100% !important;
        height: auto !important;
    }

    .screen-flottant img:nth-child(2),
    .screen-flottant img:nth-child(3),
    .screen-flottant img:nth-child(4) {
        width: 28%;
    }
}

/* Correction FAQ */
.custom-search input {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .custom-search input::placeholder {
    color: transparent;
  }
}

/* 1. État de base du Wrap — transition fluide aller ET retour */
.wrap-hover-balance {
  transform: rotate(0deg);
  transform-origin: center center;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1) !important;
}

/* 2. Au survol : inclinaison à gauche */
.wrap-hover-balance:hover {
  transform: rotate(-2.5deg);
  z-index: 99;
}

/* 3. Au survol du Wrap */
.wrap-hover-balance:hover {
  animation: balance-soft 0.6s ease-out forwards; /* une seule fois, reste en position finale */
  z-index: 99;
}

/* 4. Le fond bleu avec transition très douce (0.5s) */
.wrap-hover-balance:hover .mcb-wrap-inner {
  background-color: #2260FF !important;
  transition: background-color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 8px;
  padding: 15px 10px;
}

/* 5. Le texte qui passe au blanc en douceur */
.wrap-hover-balance:hover .title, 
.wrap-hover-balance:hover .title span, 
.wrap-hover-balance:hover .column_attr, 
.wrap-hover-balance:hover p,
.wrap-hover-balance:hover i {
  color: #FFFFFF !important;
  transition: color 0.5s ease-in-out;
}

/* Retour doux du texte au mouse-out */
.wrap-hover-balance .title, 
.wrap-hover-balance .title span, 
.wrap-hover-balance .column_attr, 
.wrap-hover-balance p {
  transition: color 0.4s ease-in-out;
}
/* =============================================
   XPR STEPPER VERTICAL
   ============================================= */

/* Conteneur principal avec scroll interne */
.xpr-stepper-wrapper {
  max-height: 280px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* Scrollbar personnalisée - Webkit (Chrome, Safari, Edge) */
.xpr-stepper-wrapper::-webkit-scrollbar {
  width: 6px;
}

.xpr-stepper-wrapper::-webkit-scrollbar-track {
  background: transparent;
}

.xpr-stepper-wrapper::-webkit-scrollbar-thumb {
  background-color: #0049ff;
  border-radius: 3px;
}

/* Scrollbar personnalisée - Firefox */
.xpr-stepper-wrapper {
  scrollbar-width: thin;
  scrollbar-color: #0049ff transparent;
}

/* Reset liste */
.xpr-stepper-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Chaque étape : icône à gauche, texte à droite */
.xpr-stepper-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

/* Colonne indicateur (icône + ligne) */
.xpr-stepper-indicator {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}

/* Icône numérotée */
.xpr-stepper-indicator > img:first-child {
  width: 40px;
  height: 40px;
  object-fit: contain;
  display: block;
}

/* Ligne bleue entre les étapes */
.xpr-stepper-line {
  display: block;
  width: auto;
  height: 28px;
  object-fit: contain;
  margin: 6px 0;
}

/* Texte de l'étape — centré verticalement sur l'icône */
.xpr-stepper-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  line-height: 30px;
  color: #0D0D1B;
  padding-top: 5px; /* ajustement pour aligner sur le centre de l'icône 40px */
}

/* Couleur accent pour l'étape 9 */
.xpr-stepper-text--accent {
  color: #2260FF;
}

/* Dernière étape : pas de marge en bas */
.xpr-stepper-item--last {
  padding-bottom: 0;
}
/* ============================
   XPR AI TOGGLE SECTION
   ============================ */

.xpr-ai-toggle-section {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Toggle container */
.xpr-ai-toggle {
    position: relative;
    display: flex;
    width: fit-content;
    height: 45px;
    justify-content: center;
    align-items: center;
    gap: 0;
    border-radius: 60px;
    background: #2260FF;
    margin: 0 auto 40px;
    padding: 0 4px;
}

/* Indicateur blanc glissant */
.xpr-ai-toggle-indicator {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 37px;
    border-radius: 100px;
    background: #FFF;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    pointer-events: none;
    z-index: 1;
}

/* Boutons du toggle */
.xpr-ai-toggle-btn,
.xpr-ai-toggle-btn:hover,
.xpr-ai-toggle-btn:focus,
.xpr-ai-toggle-btn:active {
    position: relative;
    z-index: 2;
    background: none !important;
    border: none !important;
    cursor: pointer;
    padding: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    color: #FFF;
    transition: color 0.3s ease;
    white-space: nowrap;
    outline: none;
    box-shadow: none !important;
}

.xpr-ai-toggle-btn.active,
.xpr-ai-toggle-btn.active:hover,
.xpr-ai-toggle-btn.active:focus {
    color: #2260FF;
    background: none !important;
}

.xpr-ai-toggle-btn.active {
    font-weight: 500;
}

/* Contenus toggle (fade) */
.xpr-ai-toggle-content {
    display: none;
    opacity: 0;
    gap: 97px;
    align-items: flex-start;
    justify-content: center;
    transition: opacity 0.4s ease;
}

.xpr-ai-toggle-content.active {
    display: flex;
    opacity: 1;
}

/* Colonnes */
.xpr-ai-toggle-col-left {
    flex: 1;
    max-width: 550px;
}

.xpr-ai-toggle-col-right {
    flex: 1;
    max-width: 560px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* Titre bleu */
.xpr-ai-toggle-title {
    color: #2260FF;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
    margin: 0 0 20px;
}

/* Description */
.xpr-ai-toggle-desc {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 30px;
}

.xpr-ai-toggle-desc-highlight {
    color: #2260FF;
    font-style: normal;
    text-decoration: none !important;
}

/* CTA */
.xpr-ai-toggle-cta {
    display: flex;
    width: 221px;
    height: 57px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background: #2260FF;
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.51px;
    text-decoration: none !important;
}

.xpr-ai-toggle-cta:hover,
.xpr-ai-toggle-cta:focus,
.xpr-ai-toggle-cta:active,
.xpr-ai-toggle-cta:visited {
    background: #2260FF !important;
    color: #FFF !important;
    text-decoration: none !important;
}



/* Items liste (colonne droite) */
.xpr-ai-toggle-list-item {
    display: flex;
    width: 560px;
    min-height: 60px;
    padding: 18px 20px;
    align-items: center;
    gap: 15px;
    border-radius: 10px;
    background: #F6F9FF;
}

.xpr-ai-toggle-check-icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.xpr-ai-toggle-list-item span {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}

/* ============================
   RESPONSIVE — 768px
   ============================ */
@media (max-width: 768px) {

    /* Masquer le toggle */
    .xpr-ai-toggle {
        display: none;
    }

    /* Afficher toutes les sections empilées */
    .xpr-ai-toggle-content {
        display: flex !important;
        opacity: 1 !important;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 50px;
    }

    .xpr-ai-toggle-col-left,
    .xpr-ai-toggle-col-right {
        max-width: 100%;
    }

    .xpr-ai-toggle-list-item {
        width: 100%;
    }

    /* Titre */
    .xpr-ai-toggle-title {
        font-size: 18px;
        line-height: 28px;
    }

    /* CTA centré */
    .xpr-ai-toggle-cta {
        margin: 0 auto;
    }
}



/* ===========================
   SLIDER "NOS ATOUTS" — BASE (Desktop)
   =========================== */

.xpr-wrap {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.xpr-slides-container {
    display: grid;
}

.xpr-slide {
    grid-area: 1 / 1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-in-out;
    text-align: left;
    display: flex;
    flex-direction: column;
}

.xpr-slide.active {
    opacity: 1;
    visibility: visible;
}

/* --- Titre principal --- */

.xpr-main-title {
    text-align: left;
    margin-left: 140px;
    margin-bottom: 40px;
}

.xpr-nos {
    color: #0D0D1B;
    font-family: "Gilda Display", serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
}

.xpr-atouts {
    opacity: 0.73;
    color: #2260FF;
    font-family: "Gilda Display", serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
}

/* --- Titre de slide --- */

.xpr-title {
    color: #2260FF;
    font-family: "Gilda Display", serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 25px;
    text-align: left;
    margin-left: 140px;
}

/* --- Contenu (flèches + description) --- */

.xpr-content-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 92px;
    margin-bottom: 30px;
}

.xpr-arrow {
    cursor: pointer;
    width: 50px;
    height: auto;
    flex-shrink: 0;
    transition: transform 0.2s;
}

.xpr-slide:first-child .prev-arrow {
    visibility: hidden;
}

.xpr-slide:last-child .next-arrow {
    visibility: hidden;
}

.xpr-description {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    flex: 1;
    text-align: left;
}

.xpr-description p {
    margin-top: 0;
    margin-bottom: 10px;
}

.xpr-description p:last-child {
    margin-bottom: 0;
}

.xpr-description ul {
    list-style-type: disc !important;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.xpr-description li {
    margin-bottom: 5px;
}

/* --- Bouton CTA --- */

.xpr-button:hover {
    text-decoration: none;
}

.xpr-button {
    display: inline-block;
    color: #FFF !important;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.51px;
    border-radius: 10px;
    background: #2260FF;
    padding: 18px 20px;
    text-decoration: none;
    margin-bottom: 100px;
    margin-left: 140px;
    transition: background 0.3s;
    align-self: flex-start;
}

/* --- Bullets de navigation --- */

.xpr-bullets {
    display: flex;
    justify-content: center;
    gap: 12px;
}

.xpr-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #D9D9D9;
    cursor: pointer;
    transition: background 0.3s;
}

.xpr-bullet.active {
    background: #2260FF;
}

/* ===========================
   RESPONSIVE — PETIT DESKTOP (≤1110px)
   =========================== */

@media (max-width: 1110px) {

    .xpr-main-title {
        margin-left: 24px;
    }

    .xpr-title {
        margin-left: 24px;
    }

    .xpr-content-row {
        gap: 24px;
    }

    .xpr-arrow {
        width: 40px;
    }

    .xpr-button {
        margin-left: 24px;
    }
}

/* ===========================
   RESPONSIVE — TABLETTE (≤768px)
   =========================== */

@media (max-width: 768px) {

    /* Titre principal */
    .xpr-main-title {
        margin-left: 24px;
        margin-bottom: 30px;
    }

    .xpr-nos,
    .xpr-atouts {
        font-size: 36px;
        line-height: 42px;
    }

    /* Titre de slide */
    .xpr-title {
        font-size: 22px;
        line-height: 30px;
        margin-left: 24px;
        margin-bottom: 20px;
    }

    /* Contenu */
    .xpr-content-row {
        gap: 16px;
        margin-bottom: 24px;
        padding: 0 8px;
    }

    .xpr-arrow {
        width: 36px;
    }

    .xpr-description {
        font-size: 14px;
        line-height: 24px;
    }

    /* Bouton CTA */
    .xpr-button {
        font-size: 15px;
        padding: 14px 16px;
        margin-left: 24px;
        margin-bottom: 60px;
    }
}

/* ===========================
   RESPONSIVE — MOBILE (≤480px)
   =========================== */

@media (max-width: 480px) {

    /* Titre principal */
    .xpr-main-title {
        margin-left: 0;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 24px;
    }

    .xpr-nos,
    .xpr-atouts {
        font-size: 28px;
        line-height: 36px;
    }

    /* Titre de slide */
    .xpr-title {
        font-size: 20px;
        line-height: 28px;
        margin-left: 0;
        text-align: center;
        margin-bottom: 16px;
    }

    /* Contenu — on masque les flèches */
    .xpr-content-row {
        gap: 0;
        padding: 0 20px;
        margin-bottom: 20px;
    }

     .xpr-arrow {
        width: 24px;
        opacity: 0.4;
    }

    .xpr-description {
        font-size: 14px;
        line-height: 22px;
        text-align: center;
    }

    .xpr-description ul {
        text-align: left;
        padding-left: 24px;
    }

    /* Bouton CTA */
    .xpr-button {
        font-size: 14px;
        padding: 12px 14px;
        margin-left: 0;
        margin-bottom: 40px;
        align-self: center;
    }

    /* Slide centré */
    .xpr-slide {
        text-align: center;
        align-items: center;
    }

    /* Bullets légèrement plus petits */
    .xpr-bullet {
        width: 10px;
        height: 10px;
    }

    .xpr-bullets {
        gap: 10px;
    }
}
/* ===========================
   SLIDER RAPPORTS — BASE (Desktop)
   =========================== */

.xpr-s2-wrap {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
}

/* --- Conteneur et slides (Grid) --- */

.xpr-s2-slides-container {
    display: grid;
}

.xpr-s2-slide {
    grid-area: 1 / 1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-in-out;
    display: flex;
    flex-direction: column;
}

.xpr-s2-slide.active {
    opacity: 1;
    visibility: visible;
}

/* --- Image --- */

.xpr-s2-image-wrapper {
    margin-bottom: 30px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.xpr-s2-image-wrapper img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

/* --- Titre de slide --- */

.xpr-s2-title {
    color: #2260FF;
    font-family: "Gilda Display", serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    margin-top: 0;
    margin-bottom: 20px;
}

/* --- Description --- */

.xpr-s2-description {
    color: #777;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    flex-grow: 1;
}

.xpr-s2-description p {
    margin-top: 0;
    margin-bottom: 10px;
}

.xpr-s2-description ul {
    list-style-type: disc !important;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.xpr-s2-description li {
    margin-bottom: 5px;
}

/* --- Navigation (Flèches + Bullets) --- */

.xpr-s2-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-top: 40px;
    padding-top: 20px;
}

.xpr-s2-arrow {
    cursor: pointer;
    width: 50px;
    height: auto;
    transition: transform 0.2s;
}

.xpr-s2-arrow:hover {
    transform: scale(1.1);
}

.xpr-s2-wrap[data-current-slide="0"] .prev-arrow {
    visibility: hidden;
}

.xpr-s2-bullets {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
}

.xpr-s2-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #D9D9D9;
    cursor: pointer;
    transition: background 0.3s, opacity 0.3s;
}

.xpr-s2-bullet.active {
    background: #2260FF;
}
#forminator-module-22635 .forminator-label,
#forminator-module-22635 label.forminator-label {
    font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #1f2937 !important;
}
#forminator-module-22635 input[type="text"],
#forminator-module-22635 input[type="email"],
#forminator-module-22635 input[type="tel"],
#forminator-module-22635 input[type="number"],
#forminator-module-22635 textarea {
    padding: 14px 16px !important;
    border: 1px solid #2260FF !important;
    border-radius: 8px !important;
    font-size: 1rem !important;
    background: #ffffff !important;
    color: #1f2937 !important;
    transition: all 0.3s !important;
    width: 100% !important;
    margin-bottom: 0 !important;
    box-shadow: none !important;
}
#forminator-module-22635 .select2-container--default .select2-selection--single,
#forminator-module-22635 .select2-selection.select2-selection--single,
#forminator-module-22635 .select2-container--open .select2-selection--single,
#forminator-module-22635 .select2-container--focus .select2-selection--single,
#forminator-module-22635 .select2-container--default:hover .select2-selection--single {
    padding: 0 16px !important;
    border: 1px solid #2260FF !important;
    border-radius: 8px !important;
    height: 50px !important;
    background: #ffffff !important;
    background-color: #ffffff !important;
    color: #1f2937 !important;
    transition: all 0.3s !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    box-shadow: none !important;
    outline: none !important;
}
.select2-dropdown {
    background: #ffffff !important;
    background-color: #ffffff !important;
    border: 1px solid #2260FF !important;
    border-radius: 8px !important;
    overflow: hidden !important;
}

.select2-results__option {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    color: #1f2937 !important;
    background: #ffffff !important;
    background-color: #ffffff !important;
    padding: 8px 16px !important;
}

.select2-results__option--highlighted {
    background: #2260FF !important;
    background-color: #2260FF !important;
    color: #ffffff !important;
}
#forminator-module-22635 .select2-selection__placeholder {
    font-family: 'Montserrat', sans-serif !important;
    color: #6b7280 !important;
}

#forminator-module-22635 .select2-selection__rendered {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    color: #1f2937 !important;
    padding: 0 !important;
    line-height: normal !important;
}
#forminator-module-22635 .forminator-button-submit,
#forminator-module-22635 button.forminator-button {
    font-family: 'Montserrat', sans-serif !important;
    width: auto !important;
    min-width: 200px !important;
    padding: 14px 29px !important;
    border: none !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    letter-spacing: 0.48px !important;
    background: #2260FF !important;
    color: #ffffff !important;
    cursor: pointer !important;
    box-shadow: none !important;
    text-transform: none !important;
}

#forminator-module-22635 .forminator-button-submit:hover,
#forminator-module-22635 button.forminator-button:hover {
    background: #2563eb !important;
    color: #ffffff !important;
}

#forminator-module-22635 .forminator-fields-wrapper {
    display: flex !important;
    justify-content: center !important;
}
#forminator-module-22635 .forminator-row.forminator-row-last .forminator-col {
    display: flex !important;
    justify-content: center !important;
}
#forminator-module-22635 .forminator-label,
#forminator-module-22635 label.forminator-label {
    margin-bottom: 8px !important;
}
#forminator-module-22635 .forminator-label,
#forminator-module-22635 label.forminator-label {
    line-height: 1.2 !important;
}
#forminator-module-22635 .forminator-radio-label {
    font-family: 'Montserrat', sans-serif !important;
    color: #1f2937 !important;
}
/* ===========================
   RESPONSIVE — TABLETTE (≤768px)
   =========================== */

@media (max-width: 768px) {

    .xpr-s2-title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 14px;
    }

    .xpr-s2-image-wrapper {
        margin-bottom: 20px;
    }

    .xpr-s2-description {
        font-size: 14px;
        line-height: 24px;
    }

    .xpr-s2-navigation {
        gap: 16px;
        margin-top: 24px;
        padding-top: 12px;
    }

    .xpr-s2-arrow {
        width: 36px;
    }

    /* Bullets glissants : on masque par défaut, le JS ajoute .visible */
    .xpr-s2-bullet {
        display: none;
    }

    .xpr-s2-bullet.visible {
        display: block;
    }
}

/* ===========================
   RESPONSIVE — MOBILE (≤480px)
   =========================== */

@media (max-width: 480px) {

    .xpr-s2-wrap {
        text-align: center;
    }

    .xpr-s2-title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px;
        text-align: center;
    }

    .xpr-s2-image-wrapper {
        margin-bottom: 16px;
    }

    .xpr-s2-description {
        font-size: 13px;
        line-height: 22px;
        text-align: center;
        padding: 0 20px;
    }

    .xpr-s2-navigation {
        gap: 12px;
        margin-top: 20px;
        padding-top: 10px;
    }

    .xpr-s2-arrow {
        width: 24px;
        opacity: 0.4;
    }

    .xpr-s2-bullet {
        width: 10px;
        height: 10px;
    }

    .xpr-s2-bullets {
        gap: 10px;
    }
}
.card-standards {
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(239, 242, 251, 0.6) 100%);
  box-shadow: 0 4px 19px 0 rgba(0, 0, 0, 0.09);
  backdrop-filter: blur(12.5px);
  -webkit-backdrop-filter: blur(12.5px);
}
@media (min-width: 960px) and (max-width: 1236px) {
  .mcb-wrap-inner-lh3bkvnp .card-standards {
    margin-top: -80px;
    margin-left: -120px;
  }
}
/* Fix responsive - Section "Le résultat" */

/* 768px - 959px (colonnes empilées) */
@media (min-width: 768px) and (max-width: 959px) {
    .mcb-section-ke7orv9g .mcb-wrap-iiet8i3 .mcb-column-inner-254uhnw4 {
        margin-top: -400px !important;
        margin-left : 50px !important;
    }
}

/* 960px - 1100px */
@media (min-width: 960px) and (max-width: 1100px) {
    .mcb-section-ke7orv9g .mcb-wrap-iiet8i3 {
        width: 60% !important;
    }
    .mcb-section-ke7orv9g .mcb-wrap-iiet8i3 .mcb-column-inner-254uhnw4 {
        margin-top: -400px !important;
        margin-left : 50px !important;
    }
}

/* 1101px - 1250px */
@media (min-width: 1101px) and (max-width: 1250px) {
    .mcb-section-ke7orv9g .mcb-wrap-iiet8i3 {
        width: 55% !important;
    }
    .mcb-section-ke7orv9g .mcb-wrap-iiet8i3 .mcb-column-inner-254uhnw4 {
        margin-top: -250px !important;
    }
}

/* 1251px - 1444px */
@media (min-width: 1251px) and (max-width: 1444px) {
    .mcb-section-ke7orv9g .mcb-wrap-iiet8i3 {
        width: 50% !important;
    }
    .mcb-section-ke7orv9g .mcb-wrap-iiet8i3 .mcb-column-inner-254uhnw4 {
        margin-top: -150px !important;
    }
}

/* =====================================================
   BUY CREDITS v2 — bc-
   ===================================================== */
.bc-container {
    padding-top: 28px;
}
.bc-card {
    position: relative;
    display: flex;
    width: 320px;
    height: 308px;
    padding: 30px 30px 20px 30px;  /* ← modifié (était 30px 30px 100px 30px) */
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    border-radius: 40px;
    border: 2px solid #FFF;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.00) 100%), rgba(255, 255, 255, 0.64);
    box-shadow: 0 4px 36px 0 rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(170px);
}
.bc-grid {
    display: flex;
    flex-wrap: wrap;
    
    gap: 24px;
}
.bc-card--highlighted {
    background: #2260FFA3;
    border-color: transparent;
}
.bc-card-icon {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.bc-card-title {
    display: flex;
    flex-direction: column;
}
.bc-card-title-label {
    color: #1b0d0d;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 104%;
    margin-top: 30px;
    margin-bottom: 5px;
}
.bc-card-divider {
    width: 240px;
    height: 1px;
    background: #D0DEFF;
    border: none;
    margin-top: 10px;
    margin-left: 0;
    margin-right: auto;
}
.bc-card-description {
    color: #0D0D1B;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.bc-card-title-value {
    color: #0D0D1B;
    font-family: Poppins, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 104%;
}
.bc-card-price {
    color: #0D0D1B;
    font-family: Inter, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.bc-card-btn {
    display: flex !important;
    width: 60px !important;
    height: 60px !important;
    padding: 0 !important;
    justify-content: center !important;
    align-items: center !important;
    flex-shrink: 0 !important;
    aspect-ratio: 1/1 !important;
    border-radius: 16px !important;
    background: #2260FF !important;
    backdrop-filter: blur(20px) !important;
    border: none !important;
    cursor: pointer !important;
    color: #FFF !important;
    line-height: 1 !important;
    margin: 0 !important;
    transition: background 0.2s ease, transform 0.2s ease;
}
.bc-card-btn:hover {
    background: #1a4fd6 !important;
    transform: translateX(3px);
    transition: background 0.2s ease, transform 0.2s ease;
}
.bc-card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center !important;
    position: absolute;
    bottom: 20px;
    left: 30px;
    right: 30px;
}
.bc-card--highlighted .bc-card-title-label {
    color: #FFFFFF;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.bc-card--highlighted .bc-card-description {
    color: #FFFFFF;
}
.bc-card--highlighted .bc-card-footer {
    justify-content: flex-end;
}
.bc-card--highlighted .bc-card-divider {
    background: #D0DEFF;
}
body:not(.logged-in) .buy-credits-container {
    padding: 120px 40px 60px;
}
@media (max-width: 1330px) and (min-width: 1005px) {
    .bc-grid {
        grid-template-columns: repeat(2, 320px);
    }
}
@media (max-width: 1024px) {
    .bc-grid {
        grid-template-columns: 1fr;
    }

    .bc-card {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .bc-container {
    padding-top: 24px;
}
    .bc-grid {
        flex-direction: column;
        justify-content: center;
    }

    .bc-card {
        width: 100%;
    }
}
/* ===========================================================================
 * Custom Post Type: xpr_plan (Single page)
 * =========================================================================== */


.xpr-plan-title {
    text-align: center;
    font-size: 35px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    margin-bottom: 40px;
}

.xpr-plan-content {
    margin-bottom: 50px;
}

.xpr-plan-content p,
.xpr-plan-content ul,
.xpr-plan-content ol,
.xpr-plan-content li {
    color: #000;
}

.xpr-plan-content ul {
    list-style: disc;
    padding-left: 30px;
    margin-bottom: 20px;
}

.xpr-plan-content ol {
    list-style: decimal;
    padding-left: 30px;
    margin-bottom: 20px;
}

.xpr-plan-content li {
    margin-bottom: 8px;
}

.xpr-plan-form {
    margin-top: 40px;
    max-width: 800px;
}
.xpr-plan-layout {
    display: flex;
    flex-direction: row;
    gap: 60px;
    align-items: center;
}

.xpr-plan-text {
    flex: 0 0 60%;
    min-width: 0;
}

.xpr-plan-illustration {
    flex: 0 0 calc(40% - 60px);
    display: flex;
    justify-content: center;
}

.xpr-plan-illustration img {
    max-width: 100%;
    height: auto;
    display: block;
}
.xpr-plan-form-title {
    text-align: left;
    margin-top: 80px;
    margin-bottom: 30px;
    font-size: 22px;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}
.bc-card--plan {
    background: linear-gradient(180deg, rgba(34, 96, 255, 0.20) 0%, rgba(255, 255, 255, 0.00) 100%), rgba(34, 96, 255, 0.64);
}
.bc-card--plan .bc-card-title-label {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 104%;
    margin-top: 30px;
    margin-bottom: 5px;
}
.bc-card--plan,
.bc-card--plan:hover,
.bc-card--plan:focus,
.bc-card--plan:visited {
    text-decoration: none;
    color: inherit;
}

.bc-card--plan * {
    text-decoration: none;
}
body:not(.logged-in) .xpr-plan-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 120px 20px 60px;
}
body.logged-in .xpr-plan-container {
    padding: 20px;
}
.xpr-plans-section-title {
    text-align: left;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-top: 60px;
    margin-bottom: 25px;
}
@media (max-width: 950px) {
    .xpr-plan-form-title {
        font-size: 18px;
        line-height: 1.3;
    }
}
@media (max-width: 768px) {
    .xpr-plans-section-title {
        text-align: center;
    }
}
