.elementor-7815 .elementor-element.elementor-element-64382f3 > .elementor-container{max-width:500px;}.elementor-7815 .elementor-element.elementor-element-6786039 > .elementor-widget-container{margin:-10px -10px -10px -10px;padding:0px 0px 0px 0px;}#elementor-popup-modal-7815 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-7815{justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-7815 .dialog-close-button{display:flex;}#elementor-popup-modal-7815 .dialog-widget-content{border-radius:16px 16px 16px 16px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-7815 .dialog-close-button i{color:var( --e-global-color-95e76b0 );}#elementor-popup-modal-7815 .dialog-close-button svg{fill:var( --e-global-color-95e76b0 );}@media(max-width:767px){.elementor-7815 .elementor-element.elementor-element-64382f3 > .elementor-container{max-width:500px;}.elementor-7815 .elementor-element.elementor-element-64382f3{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-6786039 *//* AED Popup — Elementor compatible */

/* Scope: .aed-popup — no global styles */

.aed-popup {

  background: #ffffff;

  border-top: 8px solid #13A467;

  border-radius: 16px;

  padding: 40px 36px 32px;

  width: 100%;

  text-align: center;

  font-family: inherit;

  box-sizing: border-box;

}

/* Badge */

.aed-badge {

  display: inline-flex;

  align-items: center;

  gap: 6px;

  background: #e8f7ef;

  color: #1a7a47;

  font-size: 11px;

  font-weight: 700;

  letter-spacing: 0.08em;

  text-transform: uppercase;

  padding: 5px 14px;

  border-radius: 100px;

  margin-bottom: 22px;

}

.aed-badge-dot {

  width: 6px;

  height: 6px;

  border-radius: 50%;

  background: #13A467;

  display: inline-block;

  flex-shrink: 0;

}

/* Title */

.aed-popup-title {

  font-size: 42px;

  font-weight: 800;

  line-height: 1.15;

  color: #000000;

  margin: 0 0 18px;

}

.aed-popup-title .accent {

  color: #13A467;

}

/* Subtitle */

.aed-popup-subtitle {

  font-size: 24px;

  color: #888888;

  margin: 0 0 28px;

  line-height: 1.5;

}

/* Actions */

.aed-popup-actions {

  display: flex;

  align-items: center;

  justify-content: center;

  gap: 20px;

  margin-bottom: 0;

  flex-wrap: wrap;

}

.aed-btn-primary {

  display: inline-flex;

  align-items: center;

  gap: 8px;

  background: #13A467;

  color: #ffffff;

  font-size: 13px;

  font-weight: 700;

  letter-spacing: 0.07em;

  text-transform: uppercase;

  padding: 14px 28px;

  border-radius: 100px;

  border: none;

  cursor: pointer;

  text-decoration: none;

  transition: background 0.2s ease;

}

.aed-btn-primary:hover {

  background: #0f8a55;

  color: #ffffff;

  text-decoration: none;

}

.aed-btn-secondary {

  font-size: 14px;

  color: #666666;

  background: none;

  border: none;

  cursor: pointer;

  text-decoration: underline;

  text-underline-offset: 3px;

  padding: 0;

  font-family: inherit;

  transition: color 0.2s ease;

}

.aed-btn-secondary:hover {

  color: #222222;

}

/* Mobile */

@media (max-width: 480px) {

  .aed-popup {

    padding: 32px 22px 26px;

  }

  .aed-popup-title {

    font-size: 34px;

  }

  .aed-popup-actions {

    flex-direction: column;

    gap: 12px;

  }

}/* End custom CSS */