.elementor-48 .elementor-element.elementor-element-733162c6{--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 );}/* Start custom CSS for text-editor, class: .elementor-element-67c96e1e */.aw-company-section {
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      line-height: 1.7;
      color: #333;
      max-width: 1000px;
      margin: 0 auto;
      padding: 20px;
    }
    .aw-company-section h2 {
      font-size: 28px;
      color: #1a4b8c;
      margin-bottom: 20px;
      border-bottom: 2px solid #1a4b8c;
      padding-bottom: 10px;
    }
    .aw-company-section h3 {
      font-size: 20px;
      color: #2c5aa0;
      margin-top: 25px;
      display: flex;
      align-items: center;
      gap: 10px;
    }
    .aw-company-section p {
      margin: 15px 0;
      text-align: justify;
    }
    .aw-icon {
      color: #1a4b8c;
      width: 24px;
      text-align: center;
    }
    .aw-features {
      margin: 25px 0;
      padding-left: 0;
      list-style: none;
    }
    .aw-features li {
      margin: 12px 0;
      display: flex;
      align-items: center;
      gap: 12px;
    }
    .aw-cta {
      background-color: #f5f7fd;
      padding: 20px;
      border-radius: 8px;
      text-align: center;
      margin-top: 30px;
      font-weight: 600;
      color: #1a4b8c;
    }
    .aw-cta i {
      color: #1a4b8c;
      margin-right: 8px;
    }/* End custom CSS */