.elementor-26943 .elementor-element.elementor-element-8294a02{--display:flex;}.elementor-26943 .elementor-element.elementor-element-ffd9a22 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-26943 .elementor-element.elementor-element-ffd9a22.elementor-element{--align-self:stretch;}.elementor-26943 .elementor-element.elementor-element-58d244a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-26943 .elementor-element.elementor-element-7c3da5d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-26943 .elementor-element.elementor-element-2416b2b.elementor-element{--align-self:flex-start;}.elementor-26943 .elementor-element.elementor-element-2416b2b{text-align:center;}.elementor-26943 .elementor-element.elementor-element-b95ed30{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26943 .elementor-element.elementor-element-64e395c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-26943 .elementor-element.elementor-element-64e395c.elementor-element{--align-self:center;}.elementor-26943 .elementor-element.elementor-element-c000307 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-26943 .elementor-element.elementor-element-6f49f50 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-26943 .elementor-element.elementor-element-6f49f50.elementor-element{--align-self:center;}.elementor-26943 .elementor-element.elementor-element-6f49f50{text-align:left;}.elementor-26943 .elementor-element.elementor-element-973284e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26943 .elementor-element.elementor-element-af0e3fb.elementor-element{--align-self:flex-start;}.elementor-26943 .elementor-element.elementor-element-af0e3fb{text-align:center;}.elementor-26943 .elementor-element.elementor-element-039d687.elementor-element{--align-self:flex-start;}.elementor-26943 .elementor-element.elementor-element-039d687{text-align:center;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-26943 .elementor-element.elementor-element-58d244a{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-26943 .elementor-element.elementor-element-58d244a{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-ffd9a22 *//* Style générique pour les encadrés H1 hero */
.hero-card{
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 28px 32px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0,0,0,.08); /* ombre plus douce et large */
}
.hero-card h1{
  margin: 0 0 12px;
  font-size: 2rem;
  line-height: 1.25;
  color: #2B3D63;
}
.hero-card p{
  margin: 0 0 20px;
  font-size: 1.05rem;
  line-height: 1.6;
  color: #5A6675;
}
.hero-card a{
  display: inline-block;
  padding: 12px 24px;
  border-radius: 16px;
  background: #2B3D63;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  transition: background-color .2s ease;
}
.hero-card a:hover{ background:#5A6675; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7c3da5d *//* Bandeau aligné exactement comme le hero (1200px + 20px de padding) */
.page-cv-linkedin .ast-container.bandeau-wrap{
  max-width:1200px;
  margin:0 auto 16px;
  padding:0 20px !important; /* override la règle 0/0 */
}

/* Carte image interne */
.page-cv-linkedin .bandeau-montage{
  border-radius:8px;
  overflow:hidden;
  margin:0; /* pas de débord */
}
.page-cv-linkedin .bandeau-montage img{
  display:block;
  width:100%;
  height:auto;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-2416b2b */texte-centre-700/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-64e395c *//* Bloc enrichissement unique */
{{WRAPPER}} .cvlnk-enrichissement{
  max-width: 1180px;
  margin: 24px auto;
  padding: 20px;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  box-shadow: 0 1px 2px rgba(0,0,0,.05);
  overflow: hidden; /* évite tout débordement */
}

/* Grille : texte + photos */
{{WRAPPER}} .cvlnk-enrichissement .enrich-inner{
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media (min-width: 980px){
  {{WRAPPER}} .cvlnk-enrichissement .enrich-inner{
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    align-items: center;
  }
}

/* Texte */
{{WRAPPER}} .cvlnk-enrichissement .enrich-text h2{
  margin: 0 0 10px;
  font-size: 1.55rem;
  line-height: 1.3;
  color: #2B3D63;
}
{{WRAPPER}} .cvlnk-enrichissement .enrich-text p{
  margin: 0 0 14px;
  color: #4b5563;
  line-height: 1.55;
  font-size: 1.02rem;
}

/* Mosaïque 2×2 compacte : hauteurs égales + photos alignées haut */
{{WRAPPER}} .cvlnk-enrichissement .enrich-media .mosaic{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 8px;
  height: clamp(360px, 42vw, 460px); /* bloc légèrement moins haut */
  align-items: start;                 /* force l’alignement en haut */
}

{{WRAPPER}} .cvlnk-enrichissement .enrich-media .mosaic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;               /* cadrage vers le haut */
  border-radius: 8px;
  display: block;
}
/* Aligne les deux colonnes en haut (desktop) */
@media (min-width: 980px){
  {{WRAPPER}} .cvlnk-enrichissement .enrich-inner{
    align-items: start !important;   /* au lieu de center */
  }
  {{WRAPPER}} .cvlnk-enrichissement .enrich-media,
  {{WRAPPER}} .cvlnk-enrichissement .enrich-text{
    align-self: start !important;    /* verrouille chaque colonne en haut */
  }
}

/* (on garde ta mosaïque 2x2 compact) */
{{WRAPPER}} .cvlnk-enrichissement .enrich-media .mosaic{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 8px;
  height: clamp(360px, 42vw, 460px);
}
{{WRAPPER}} .cvlnk-enrichissement .enrich-media .mosaic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 8px;
  display: block;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-644db33 *//* Variables communes */
.page-cv-linkedin .deroule-steps { --cols: 5; --gapx: 14px; }
.page-cv-linkedin .deroule-bullets { --gapx: 12px; } /* indépendant */

/* Étapes = 5 colonnes avec le même column-gap */
.page-cv-linkedin .deroule-steps{
  display: grid;
  grid-template-columns: repeat(var(--cols), 1fr);
  column-gap: var(--gapx);
  row-gap: 14px;
}

/* Micro-frise : EXACTEMENT la même grille que les étapes */
.page-cv-linkedin .micro-frise{
  position: relative;
  display: grid;
  grid-template-columns: repeat(var(--cols), 1fr);
  column-gap: var(--gapx);     /* clé : même gap que .deroule-steps */
  align-items: center;
  height: 40px;
  margin: 18px auto;
}
.page-cv-linkedin .micro-frise::before{
  content: "";
  position: absolute;
  left: 0; right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  background: #e5e7eb;
  border-radius: 2px;
  z-index: 1;
}
.page-cv-linkedin .micro-frise .dot{
  position: relative;
  z-index: 2;
  justify-self: center;        /* centre dans sa colonne */
  width: 28px; height: 28px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid var(--ast-global-color-2,#0273e3);
  box-shadow: 0 0 0 2px #fff;
  display: flex; align-items: center; justify-content: center;
  font: 600 0.9rem/28px system-ui, -apple-system, Segoe UI, Roboto, Arial;
  font-variant-numeric: tabular-nums; /* centrage optique des chiffres */
  color: var(--ast-global-color-2,#0273e3);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c000307 *//* Galerie horizontale – ajustement vertical (correction du sélecteur) */
{{WRAPPER}} .cvlnk-galerie-1ligne .row{
  max-width: 1640px;
  margin: 16px auto 24px auto !important; /* resserre l'espace haut/bas */
  padding: 0 8px !important;
  display: grid;
  gap: 2px;
  grid-template-columns: repeat(8, 1fr);
}
{{WRAPPER}} .cvlnk-galerie-1ligne img{
  width: 100%;
  aspect-ratio: 5 / 7;
  object-fit: cover;
  border-radius: 8px;
  cursor: pointer;
  transition: transform .2s ease;
}
{{WRAPPER}} .cvlnk-galerie-1ligne img:hover{ transform: scale(1.05); }

/* Tablette / Mobile */
@media (max-width: 1024px){
  {{WRAPPER}} .cvlnk-galerie-1ligne .row{ grid-template-columns: repeat(4,1fr); }
}
@media (max-width: 640px){
  {{WRAPPER}} .cvlnk-galerie-1ligne .row{ grid-template-columns: repeat(2,1fr); }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-6f49f50 */.page-cv-linkedin .faq-block {
  max-width: 820px;
  margin: 24px auto;
  padding: 20px 18px;
  background: #f3f7fb;
  border: 1px solid #dbe7fb;
  border-radius: 16px;
  box-shadow: 0 1px 4px rgba(0,0,0,.04);
}
.page-cv-linkedin .faq-block h2 {
  margin: 0 0 12px;
  font-size: 1.6rem;
  line-height: 1.3;
  color: #2B3D63;
}
.page-cv-linkedin .faq-item {
  padding: 12px 0;
  border-top: 1px solid #e7eef8;
}
.page-cv-linkedin .faq-item:first-of-type {
  border-top: 0;
}
.page-cv-linkedin .faq-item h3 {
  margin: 0 0 6px;
  font-size: 1.06rem;
  line-height: 1.35;
  color: #334155;
}
.page-cv-linkedin .faq-item p {
  margin: 0;
  font-size: 1.02rem;
  line-height: 1.6;
  color: #475569;
}
@media (max-width: 480px) {
  .page-cv-linkedin .faq-block { padding: 18px 14px; }
  .page-cv-linkedin .faq-block h2 { font-size: 1.4rem; }
  .page-cv-linkedin .faq-item h3 { font-size: 1.02rem; }
  .page-cv-linkedin .faq-item p { font-size: 1rem; }
}
.page-cv-linkedin .faq-block {
  background:#f3f7fb !important;
  border-radius:16px !important;
  display:block !important;
}
/* FAQ bloc – style clair et structuré */
{{WRAPPER}} .faq-block{
  max-width: 820px;
  margin: 24px auto;
  padding: 20px;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

/* Titre FAQ */
{{WRAPPER}} .faq-block h2{
  margin: 0 0 20px;
  font-size: 1.6rem;
  line-height: 1.3;
  color: #2B3D63;
  text-align: center;
}

/* Items */
{{WRAPPER}} .faq-item{
  padding: 14px 0;
  border-top: 1px solid #e5e7eb;
}
{{WRAPPER}} .faq-item:first-of-type{
  border-top: none;
}

/* Questions */
{{WRAPPER}} .faq-item h3{
  margin: 0 0 6px;
  font-size: 1.05rem;
  font-weight: 600;
  color: #2B3D63;
  display: flex;
  align-items: center;
  gap: 6px;
}
{{WRAPPER}} .faq-item h3::before{
  content: "❓";
  font-size: 1rem;
  color: #f9621d; /* orange marque */
}

/* Réponses */
{{WRAPPER}} .faq-item p{
  margin: 0;
  font-size: 1rem;
  line-height: 1.55;
  color: #4b5563;
  font-weight: 400;
  padding-left: 22px; /* aligne visuellement sous la question */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9c0dd18 *//* Bloc tarif global */
.page-cv-linkedin .tarif-card{
  display: flex !important;
  flex-direction: column;
  justify-content: center !important; /* centre vertical */
  align-items: center !important;     /* centre horizontal */
  text-align: center;
  min-height: 420px !important;       /* bloc un peu plus haut */
  padding: 24px 28px !important;      /* plus d'air */
}

/* Titre + prix plus visibles */
.page-cv-linkedin .tarif-card .tarif-name{
  font-size: 1.3rem !important;
  font-weight: 700 !important;
  margin: 0 0 8px !important;
}
.page-cv-linkedin .tarif-card .tarif-price{
  font-size: 1.8rem !important;
  font-weight: 700 !important;
  color: #2B3D63 !important;
  margin: 0 0 16px !important;
}

/* Liste centrée mais lisible */
.page-cv-linkedin .tarif-card .tarif-includes{
  list-style: none;
  padding: 0;
  margin: 0 0 18px !important;
  font-size: 1rem !important;
  line-height: 1.6 !important;
  color: #4b5563 !important;
  text-align: center !important;   /* re-centre */
  max-width: 260px;                /* largeur lisible */
}
.page-cv-linkedin .tarif-card .tarif-includes li{ margin: 4px 0 !important; }

/* Bouton */
.page-cv-linkedin .tarif-card .btn{
  font-size: 1.05rem !important;
  padding: 12px 22px !important;
  border-radius: 14px !important;
}
@media (min-width:980px){
  .page-cv-linkedin .faq-tarif-grid{
    display: grid;
    grid-template-columns: 360px 1fr; /* largeur tarif + FAQ */
    gap: 32px;
    align-items: center !important;  /* centre verticalement TOUTE la colonne tarif */
  }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-af0e3fb */.page-cv-linkedin .faq-tarif{
  max-width:1200px; margin:0 auto; padding:24px 20px;
  background:#fff; border:1px solid #e5e7eb; border-radius:16px;
  box-shadow:0 6px 18px rgba(0,0,0,.1);
}
.page-cv-linkedin .faq-tarif h2{
  margin:0 0 20px; font-size:1.5rem; line-height:1.3; color:#2B3D63; text-align:center;
}
.page-cv-linkedin .faq-tarif-grid{
  display:grid; grid-template-columns:1fr; gap:24px;
}
@media(min-width:980px){
  .page-cv-linkedin .faq-tarif-grid{
    grid-template-columns: 1fr 1fr;
    align-items:start;
  }
}

/* Colonne Tarif */
.page-cv-linkedin .tarif-card{
  background:#f9fafb; border:1px solid #e5e7eb; border-radius:12px;
  padding:20px; text-align:center;
}
.page-cv-linkedin .tarif-card h3{
  margin:0 0 6px; font-size:1.15rem; color:#111827;
}
.page-cv-linkedin .tarif-card .price{
  font-size:1.5rem; font-weight:700; color:#2B3D63; margin:6px 0 12px;
}
.page-cv-linkedin .tarif-card p{ margin:0 0 12px; color:#4b5563; font-size:.95rem; line-height:1.5; }
.page-cv-linkedin .tarif-card .btn{
  display:inline-block; padding:10px 18px; border-radius:12px;
  background:#2B3D63; color:#fff; text-decoration:none; font-size:.95rem; font-weight:600;
  transition:background-color .2s ease;
}
.page-cv-linkedin .tarif-card .btn:hover{ background:#5A6675; }
.page-cv-linkedin .tarif-card .note{ margin-top:10px; font-size:.9rem; color:#6b7280; }

/* Colonne FAQ */
.page-cv-linkedin .faq-item{ margin-bottom:14px; }
.page-cv-linkedin .faq-item h3{ margin:0 0 4px; font-size:1.05rem; color:#2B3D63; }
.page-cv-linkedin .faq-item p{ margin:0; color:#4b5563; font-size:.95rem; line-height:1.5; }/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-039d687 *//* Bloc découverte – encadré global */
.bloc-decouverte{
  max-width: 1180px;
  margin: 24px auto;
  padding: 2.5rem 1rem;
  border: 1px solid #e5e7eb;   /* trait fin gris clair */
  border-radius: 16px;         /* coins arrondis */
  background: #f9fafb;         /* fond doux comme FAQ */
  box-shadow: 0 1px 2px rgba(0,0,0,.05); /* léger relief */
}

.bloc-decouverte h2{
  text-align: center;
  margin: 0 0 2rem;
  font-size: 1.6rem;
  line-height: 1.3;
  color: #2B3D63;
}

/* Grille : 4 colonnes */
.bloc-decouverte .cards{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}

/* Carte */
.bloc-decouverte .card{
  position: relative;
  width: 100%;
  text-decoration: none;
  color: inherit;
}
.bloc-decouverte .card img{
  width: 100%;
  aspect-ratio: 2/3;        /* vertical */
  object-fit: cover;
  border-radius: 8px;
  display: block;
}

/* Légende */
.bloc-decouverte .card .caption{
  position: absolute;
  bottom: 0; left: 0; right: 0;
  background: rgba(0,0,0,0.55);
  color: #fff;
  padding: 0.75rem;
  font-size: 1rem;
  border-radius: 0 0 8px 8px;
}
.bloc-decouverte .card .caption small{
  display: block;
  font-size: .85rem;
  opacity: .85;
}

/* Responsive */
@media (max-width: 992px){
  .bloc-decouverte .cards{ grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px){
  .bloc-decouverte .cards{ grid-template-columns: 1fr; }
}/* End custom CSS */