.elementor-2736 .elementor-element.elementor-element-2dae343{--display:flex;--margin-top:-140px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:180px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2736 .elementor-element.elementor-element-2dae343:not(.elementor-motion-effects-element-type-background), .elementor-2736 .elementor-element.elementor-element-2dae343 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-2736 .elementor-element.elementor-element-bd91e98{--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 );}:root{--page-title-display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(min-width:768px){.elementor-2736 .elementor-element.elementor-element-2dae343{--content-width:1450px;}}/* Start custom CSS for text-editor, class: .elementor-element-6202257 */.terms-wrapper {
  color: #fff;
  font-family: 'Helvetica Neue', sans-serif;
  padding: 0px;
  line-height: 1.8;
  margin: auto;
  background: #000;
}

.terms-wrapper h1,
.terms-wrapper h2 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #444;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 6px;
}

.terms-wrapper h3 {
  font-size: 20px;
  border-bottom: 1px solid #444;
  margin-bottom: 10px;
  margin-top: 30px;
}

.terms-wrapper h4 {
  font-size: 18px;
  margin-bottom: 5px;
}

.terms-wrapper h5 {
  font-size: 24px;
  margin-bottom: 5px;
}

.terms-wrapper p {
  margin-bottom: 0px;
  text-align: justify;
  color: #ccc !important;
  line-height: 1.6em;
}

.terms-wrapper ul {
  padding-left: 2px;
  margin-bottom: 10px;
  list-style-position: outside;
}

.terms-wrapper li {
  color: #ccc !important;
  padding-left: 5px;
  margin-bottom: 0px;
  line-height: 1.6;
  display: list-item;
}

.terms-wrapper a {
  color: #00bfff;
  text-decoration: underline;
}

.terms-wrapper a:hover {
  color: #1e90ff;
}

.terms-wrapper ol {
  padding-left: 0;
  margin-left: 26px;
}

/* Media query for smaller screens (mobile view) */
@media (max-width: 768px) {
  .terms-wrapper h1,
  .terms-wrapper h2 {
    font-size: 20px;
  }
  
  .terms-wrapper h3 {
    font-size: 18px;
  }
  
  .terms-wrapper h4 {
    font-size: 16px;
  }
  
  .terms-wrapper h5 {
    font-size: 22px;
  }
  
  .terms-wrapper p {
    font-size: 14px;
  }
  
  .terms-wrapper li {
    font-size: 14px;
  }
}/* End custom CSS */