.elementor-6932 .elementor-element.elementor-element-07b2df5{--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-6932 .elementor-element.elementor-element-789f1c7{--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;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.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-5dfb7df */.sip-section {
  line-height: 1.8;
  color: #333;
  font-size: 16px;
  margin: 0 auto;
}

.sip-section h4 {
  font-size: 20px;
  margin-top: 35px;
  margin-bottom: 12px;
  font-weight: 600;
  color: #1a1a1a;
}

.sip-section p {
  margin-bottom: 18px;
}

.sip-section ul {
  margin: 12px 0 20px 25px;
  padding: 0;
}

.sip-section li {
  margin-bottom: 8px;
  list-style-type: disc;
}

.sip-section strong {
  color: #000;
}

@media (max-width: 768px) {
  .sip-section {
    font-size: 15px;
  }
  .sip-section h4 {
    font-size: 18px;
  }
}/* End custom CSS */