.elementor-16227 .elementor-element.elementor-element-7f24273{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}#elementor-popup-modal-16227{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-16227 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-16227 .dialog-close-button{display:flex;font-size:26px;}#elementor-popup-modal-16227 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for text-editor, class: .elementor-element-9ea4b37 */.terms-popup {
  font-size: 17px;
  line-height: 1.8;
  color: #111;
}

.terms-popup h2 {
  text-align: center;
  font-size: 22px;
  margin: 25px 0 20px;
}

.terms-popup h3 {
  font-size: 20px;
  margin-top: 30px;
}

.terms-popup h4 {
  font-size: 18px;
  margin-top: 18px;
}

.terms-popup ul {
  list-style: none;
  padding-left: 0;
}

.terms-popup li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 14px;
}

.terms-popup li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #c9a24d; /* gold */
  font-weight: bold;
}

.terms-note {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}

.terms-popup li::before {
  content: "●";
  position: absolute;
  left: 0;
  color: #c9a24d; /* gold filled dot */
  font-size: 22px;
}/* End custom CSS */