.elementor-kit-6{--e-global-color-primary:#3050C8;--e-global-color-secondary:#4A68E0;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ── Header de base ── */
.plo-header {
  background: transparent !important;
  transition: background 0.4s ease, padding 0.4s ease !important;
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 500 !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.plo-header.scrolled {
  background: rgba(0, 0, 0, 0.97) !important;
  backdrop-filter: blur(32px) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09) !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.plo-header .logo-name,
.plo-header .e-site-branding__title {
  font-size: 9px !important;
  letter-spacing: 0.48em !important;
  font-weight: 300 !important;
}


.plo-header,
.plo-header .e-con,
.plo-header .e-con-inner {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  min-height: unset !important;
  height: auto !important;
}

.plo-header.scrolled,
.plo-header.scrolled .e-con,
.plo-header.scrolled .e-con-inner {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  min-height: unset !important;
  height: auto !important;
}
.plo-header img.custom-logo {
  height: 28px !important;
  width: auto !important;
}

.plo-header .e-nav-menu a,
.plo-header nav a {
  font-size: 9px !important;
  font-weight: 500 !important;
  letter-spacing: 0.3em !important;
  text-transform: uppercase !important;
  font-family: 'Montserrat', sans-serif !important;
}



/* ── Stats ── */
.plo-stats {
  background-color: #060818 !important;
  border-top: 1px solid rgba(48, 80, 200, 0.22) !important;
  border-bottom: 1px solid rgba(48, 80, 200, 0.22) !important;
}

.plo-stats .stat-number {
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 300 !important;
  font-size: 48px !important;
  color: #4a68e0 !important;
  line-height: 1 !important;
}

.plo-stats .stat-label {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500 !important;
  font-size: 8px !important;
  letter-spacing: 0.26em !important;
  color: rgba(240, 236, 230, 0.5) !important;
  text-transform: uppercase !important;
  margin-top: 8px !important;
}

.plo-stats .e-con + .e-con {
  border-left: 1px solid rgba(48, 80, 200, 0.22) !important;
}

/* ── Eyebrow ── */
.plo-eyebrow {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500 !important;
  font-size: 9px !important;
  letter-spacing: 0.46em !important;
  text-transform: uppercase !important;
  color: #6b88f5 !important;
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
}

.plo-eyebrow::before {
  content: '' !important;
  display: inline-block !important;
  width: 32px !important;
  height: 1px !important;
  background: #3050c8 !important;
  opacity: 0.6 !important;
  flex-shrink: 0 !important;
}

/* ── About ── */
.plo-about-img {
  height: 560px !important;
  width: 100% !important;
  object-fit: cover !important;
  overflow: hidden !important;
  display: block !important;
}

.about-section .elementor-row {
  align-items: stretch !important;
}

.about-section .elementor-column:first-child {
  align-self: stretch !important;
}

.about-section .elementor-column:first-child .elementor-column-wrap,
.about-section .elementor-column:first-child .elementor-widget-wrap,
.about-section .elementor-column:first-child .elementor-widget-container {
  height: 100% !important;
  padding: 0 !important;
}

.about-section .elementor-column:first-child img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.about-quote .elementor-widget-container {
  border-left: 3px solid #4A6CF7 !important;
  padding-left: 18px !important;
  margin: 20px 0 !important;
}

.about-stats .elementor-icon-box-wrapper {
  text-align: center;
  padding: 15px 10px;
}

.about-stats .elementor-icon {
  color: #4A6CF7 !important;
  font-size: 22px !important;
  margin-bottom: 8px;
}

.about-stats .elementor-icon-box-title {
  color: #ffffff;
  font-size: 12px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.about-stats .elementor-column {
  border-right: 1px solid rgba(255, 255, 255, 0.15) !important;
}

.about-stats .elementor-column:last-child {
  border-right: none !important;
}

/* ── Cards ── */
.plo-card {
  background: #060818 !important;
  overflow: hidden !important;
  position: relative !important;
  transition: background 0.35s ease !important;
}

.plo-card img {
  width: 100% !important;
  height: 220px !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
  transition: transform 0.6s ease !important;
}

/* ── Trio ── */
.trio {
  display: flex !important;
  gap: 0 !important;
  background: rgba(240, 236, 230, 0.06) !important;
  border: 1px solid rgba(48, 80, 200, 0.1) !important;
  margin-top: -20px !important;
}

.trio .e-con {
  flex: 1 !important;
  padding: 8px 12px !important;
  text-align: center !important;
  position: relative !important;
  background: transparent !important;
}

.trio .e-con + .e-con {
  border-left: 1px solid rgba(240, 236, 230, 0.08) !important;
}

.trio .e-con .elementor-icon,
.trio .e-con i {
  font-size: 20px !important;
  color: #4a68e0 !important;
  margin-bottom: 8px !important;
}

.trio .e-con .elementor-widget-text-editor,
.trio .e-con p {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 8px !important;
  font-weight: 500 !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  color: rgba(240, 236, 230, 0.5) !important;
  margin: 0 !important;
}

/* ── sv-desc ── */
.sv-desc,
.sv-desc p {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  color: rgba(240, 236, 230, 0.5) !important;
  line-height: 1.95 !important;
  margin-bottom: 18px !important;
}

.sv-num,
.sv-num p {
  font-family: 'Cormorant Garamond', serif !important;
  f !important;
  opacity:  !important;
  letter-spacing: 0.16em !important;
  margin-bottom: 12px !important;
}


.sv-list p {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 11px !important;
  font-weight: 300 !important;
  color: rgba(240, 236, 230, 0.45) !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-bottom: 9px !important;
}

.sv-list p::before {
  content: '' !important;
  width: 18px !important;
  height: 1px !important;
  background: #3050c8 !important;
  opacity: 0.55 !important;
  flex-shrink: 0 !important;
}

/* ── Titre À Propos avec trait ── */
.about,
.about p {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 9px !important;
  font-weight: 500 !important;
  letter-spacing: 0.46em !important;
  text-transform: uppercase !important;
  color: #6b88f5 !important;
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
}

.about::before,
.about p::before {
  content: '' !important;
  display: inline-block !important;
  width: 32px !important;
  height: 1px !important;
  background: #3050c8 !important;
  opacity: 0.6 !important;
  flex-shrink: 0 !important;
}



.servir,
.servir p {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 9px !important;
  font-weight: 500 !important;
  letter-spacing: 0.46em !important;
  text-transform: uppercase !important;
  color: #6b88f5 !important;
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
}

.servir::before,
.servir p::before {
  content: '' !important;
  display: inline-block !important;
  width: 32px !important;
  height: 1px !important;
  background: #3050c8 !important;
  opacity: 0.6 !important;
  flex-shrink: 0 !important;
}


/* ── Séparateurs entre les 3 cadres valeurs ── */
.bime .e-con + .e-con {
  border-left: 1px solid rgba(48, 80, 200, 0.15) !important;
}

/* ── Fond du conteneur ── */
.bime {
  background: #060818 !important;
  padding: 48px 0 !important;
}



/* ── Séparateurs entre les 4 étapes ── */
.step .e-con + .e-con {
  border-left: 1px solid rgba(48, 80, 200, 0.15) !important;
}

/* ── Fond du conteneur ── */
.step .e-con + .e-con {
  border-left: 1px solid rgba(48, 80, 200, 0.15) !important;
}/* End custom CSS */