.elementor-3417 .elementor-element.elementor-element-68969e5e{--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;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-3417 .elementor-element.elementor-element-68969e5e:not(.elementor-motion-effects-element-type-background), .elementor-3417 .elementor-element.elementor-element-68969e5e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-accent ) 0%, var( --e-global-color-073f037 ) 100%);}.elementor-3417 .elementor-element.elementor-element-7aa23bcd{--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;--border-radius:20px 20px 20px 20px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-3417 .elementor-element.elementor-element-7aa23bcd:not(.elementor-motion-effects-element-type-background), .elementor-3417 .elementor-element.elementor-element-7aa23bcd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF1A;}.elementor-3417 .elementor-element.elementor-element-3a56a49 .etlms-course-description .tutor-segment-title{font-family:"Inter", Sans-serif;font-size:40px;font-weight:700;margin-bottom:15px;}#elementor-popup-modal-3417{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3417 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-3417 .dialog-close-button{display:flex;}#elementor-popup-modal-3417 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for etlms-course-description, class: .elementor-element-3a56a49 *//* =========================================================
   SOHA LIVE – STYLE DU WIDGET "DESCRIPTION DU COURS" TUTOR LMS
   Appliqué UNIQUEMENT si le widget Elementor a la classe : soha-desc
   ========================================================= */

/* --- Bloc principal --- */
.elementor-element.soha-desc .tutor-course-content-content {
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 20px !important;
  line-height: 1.6 !important;
  color: #ffffff !important; /* texte blanc */
}

/* --- Titre du bloc "Description du cours" --- */
.elementor-element.soha-desc .course-content-title .tutor-segment-title {
  font-family: Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  font-size: 32px !important;
  line-height: 1.3 !important;
  margin-bottom: 0.6em !important;
  color: #ffffff !important; /* blanc */
}

/* --- Paragraphes et listes --- */
.elementor-element.soha-desc .tutor-course-content-content p,
.elementor-element.soha-desc .tutor-course-content-content li {
  margin-bottom: 0.7em !important;
  color: #ffffff !important;
}

/* --- Liens internes --- */
.elementor-element.soha-desc .tutor-course-content-content a {
  color: #FFC75F !important; /* jaune Soha */
  text-decoration: underline;
}

/* --- Citations (blockquote) --- */
.elementor-element.soha-desc .tutor-course-content-content blockquote {
  border-left: 4px solid #FFC75F; /* jaune Soha */
  background: rgba(255, 255, 255, 0.08);
  padding: 0.7em 1em;
  margin: 1em 0;
  color: #ffffff !important;
  font-style: italic;
}

/* --- Responsive mobile --- */
@media (max-width: 767px) {

  .elementor-element.soha-desc .tutor-course-content-content {
    font-size: 18px !important;
  }

  .elementor-element.soha-desc .course-content-title .tutor-segment-title {
    font-size: 26px !important;
  }
}/* End custom CSS */