.elementor-93 .elementor-element.elementor-element-3ddcbf64{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-93 .elementor-element.elementor-element-efa4f3a{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-56a3547 */.se-connexion-page {
  display: flex;
  gap: 60px;
  align-items: flex-start;
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px;
  flex-wrap: wrap;
}

.se-connexion-colonne-gauche {
  flex: 1 1 380px;
  padding-top: 10px;
}

.se-col-titre {
  font-family: 'Archivo', sans-serif !important;
  font-weight: 900 !important;
  font-size: 28px !important;
  color: #1C2430 !important;
  margin-bottom: 14px !important;
  line-height: 1.25;
}

.se-col-texte {
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  color: #4A5568 !important;
  margin-bottom: 30px !important;
  line-height: 1.5;
}

.se-connexion-wrap {
  flex: 1 1 420px;
  margin: 0;
  background: #fff;
  border: 1.5px solid #D8D3C6;
  border-radius: 4px;
  padding: 40px;
  box-shadow: 4px 4px 0 #D8D3C6;
}

.se-connexion-eyebrow {
  font-family: 'IBM Plex Mono', monospace !important;
  font-size: 11px !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #E8622C !important;
  font-weight: 700;
  margin-bottom: 8px !important;
}

.se-connexion-soustitre {
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  color: #4A5568 !important;
  margin-bottom: 24px !important;
}

.se-connexion-inscription {
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  color: #4A5568 !important;
  margin-top: 20px !important;
  text-align: center;
}

.se-connexion-inscription a {
  color: #E8622C !important;
  font-weight: 700 !important;
  text-decoration: none;
}

.se-connexion-inscription a:hover {
  text-decoration: underline;
}

.se-connexion-wrap input[type="text"],
.se-connexion-wrap input[type="password"],
.se-connexion-wrap input[type="email"] {
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  color: #1C2430 !important;
  background-color: #F6F4EE !important;
  border: 1.5px solid #D8D3C6 !important;
  border-radius: 2px !important;
  padding: 12px 14px !important;
  box-shadow: none !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.se-connexion-wrap input[type="text"]:focus,
.se-connexion-wrap input[type="password"]:focus {
  outline: none !important;
  border-color: #E8622C !important;
  background-color: #fff !important;
}

.se-connexion-wrap label {
  font-family: 'Inter', sans-serif !important;
  font-weight: 700 !important;
  font-size: 13.5px !important;
  color: #1C2430 !important;
}/* End custom CSS */