.elementor-355 .elementor-element.elementor-element-902ce0d{--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-355 .elementor-element.elementor-element-e217d25{--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-355 .elementor-element.elementor-element-5bfe8bc{--display:flex;}.elementor-355 .elementor-element.elementor-element-5bfe8bc.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-accent );}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline{--dynamic-text-color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-355 .elementor-element.elementor-element-169adb5{--iteration-count:infinite;--animation-duration:1200ms;--dynamic-text-color:#000000;}.elementor-355 .elementor-element.elementor-element-169adb5 > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-355 .elementor-element.elementor-element-169adb5 .elementor-headline{text-align:center;font-family:"Tajawal", Sans-serif;font-size:28px;font-weight:600;}.elementor-355 .elementor-element.elementor-element-169adb5 .elementor-headline-dynamic-wrapper path{stroke:#F87A01;stroke-width:12px;}.elementor-355 .elementor-element.elementor-element-169adb5 .elementor-headline-plain-text{color:#000000;}.elementor-355 .elementor-element.elementor-element-169adb5 .elementor-headline-dynamic-text{font-family:"Tajawal", Sans-serif;font-weight:600;}.elementor-355 .elementor-element.elementor-element-d03dc28{--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-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-355 .elementor-element.elementor-element-1f49342 .elementor-button{background-color:#F87A01;font-family:"Tajawal", Sans-serif;font-weight:700;border-radius:50px 50px 50px 50px;padding:20px 100px 20px 100px;}.elementor-355 .elementor-element.elementor-element-1f49342 .elementor-button:hover, .elementor-355 .elementor-element.elementor-element-1f49342 .elementor-button:focus{background-color:#050505;}.elementor-355 .elementor-element.elementor-element-22e2ba5{--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-355 .elementor-element.elementor-element-d0ba900{--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-355 .elementor-element.elementor-element-0460744{--display:flex;}.elementor-355 .elementor-element.elementor-element-37ba7fc > .elementor-widget-container{margin:-60px 0px -50px 0px;}@media(max-width:767px){.elementor-355 .elementor-element.elementor-element-1f49342 .elementor-button{padding:20px 30px 20px 30px;}.elementor-355 .elementor-element.elementor-element-37ba7fc > .elementor-widget-container{margin:-50px 0px -50px 0px;}}@media(min-width:768px){.elementor-355 .elementor-element.elementor-element-5bfe8bc{--width:99.91%;}}/* Start custom CSS for html, class: .elementor-element-37ba7fc */@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@400;700;800&display=swap');

.success-stories-section {
  font-family: 'Tajawal', sans-serif;
  background: rgba(255, 112, 75, 0.05);
  padding: 60px 30px;
  border-radius: 30px;
  max-width: 900px;
  margin: 60px auto;
  border: 1px solid rgba(255, 112, 75, 0.15);
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.1);
  direction: rtl;
  color: #f3f3f3;
  text-align: center;
}

.success-stories-section h2 {
  font-size: 24px;
  font-weight: 800;
  color: #F87A01;
  margin-bottom: 25px;
  text-decoration: underline;
}

.success-stories-section p {
  font-size: 18px;
  color: #000;
  margin: 15px 0;
  line-height: 1.9;
  font-weight: bold;
}

.success-stories-section ul {
  list-style: none;
  padding: 0;
  margin: 30px auto;
  max-width: 700px;
}

.success-stories-section li {
  position: relative;
  padding-right: 30px;
  margin-bottom: 15px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  line-height: 1.9;
  text-align: right;
}

.success-stories-section li::before {
  content: '🟠';
  position: absolute;
  right: 0;
  top: 2px;
}

.success-stories-section .highlight {
  font-weight: 600;
  color: #000;
  margin-top: 30px;
}

.success-stories-section .highlight.orange {
  color: #F87A01;
}/* End custom CSS */