.elementor-10 .elementor-element.elementor-element-37e72da2{--display:flex;--margin-top:50px;--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 );}@media(min-width:768px){.elementor-10 .elementor-element.elementor-element-37e72da2{--content-width:1600px;}}/* Start custom CSS for text-editor, class: .elementor-element-30feeb45 */.policy-section {
  max-width: ;
  margin: auto;
  padding: 30px;
  font-family: "Arial", sans-serif;
  line-height: 1.6;
  color: #333;
}

.policy-title {
  font-size: 2rem;
  text-align: center;
  color: #0056b3;
  margin-bottom: 20px;
}

.policy-intro {
  text-align: center;
  margin-bottom: 30px;
  font-size: 1.1rem;
  color: #666;
}

.policy-card {
  background: #f9f9f9;
  border-left: 4px solid #0056b3;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.policy-card h2 {
  font-size: 1.3rem;
  margin-bottom: 10px;
  color: #0056b3;
}

.policy-card ul {
  list-style: disc;
  margin-left: 20px;
}

.policy-card.help {
  background: #e9f5ff;
  border-left: 4px solid #0099ff;
  text-align: center;
}/* End custom CSS */