.elementor-2630 .elementor-element.elementor-element-3076920e > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-2630 .elementor-element.elementor-element-3076920e > .elementor-container{max-width:816px;}.elementor-2630 .elementor-element.elementor-element-3076920e{padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-2630 .elementor-element.elementor-element-5f6aafe8.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-2630 .elementor-element.elementor-element-5f6aafe8.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-2630 .elementor-element.elementor-element-5f6aafe8 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:5px;}.elementor-2630 .elementor-element.elementor-element-5f6aafe8 > .elementor-element-populated{padding:50px 50px 50px 50px;}.elementor-2630 .elementor-element.elementor-element-41b5d2b{width:var( --container-widget-width, 87.591% );max-width:87.591%;--container-widget-width:87.591%;--container-widget-flex-grow:0;}.elementor-2630 .elementor-element.elementor-element-41b5d2b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2630 .elementor-element.elementor-element-41b5d2b.elementor-element{--align-self:flex-start;--flex-grow:0;--flex-shrink:0;}#elementor-popup-modal-2630 .dialog-widget-content{animation-duration:1.4s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-2630{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2630 .dialog-message{width:800px;height:480px;align-items:flex-start;}#elementor-popup-modal-2630 .dialog-close-button{display:flex;}@media(max-width:1024px){#elementor-popup-modal-2630 .dialog-message{width:700px;height:425px;}#elementor-popup-modal-2630 .dialog-widget-content{margin:0px 0px 0px 0px;}}@media(max-width:767px){#elementor-popup-modal-2630 .dialog-message{height:100vh;}}/* Start custom CSS for html, class: .elementor-element-41b5d2b *//* Target the EmailOctopus form inside Elementor popup */
.elementor-popup-modal .email-octopus-form,
.elementor-popup-modal form[class*="email-octopus"],
.elementor-popup-modal .eo-form {
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
  max-width: 100% !important; /* Prevents overflow */
  box-sizing: border-box !important;
  gap: 16px !important; /* Space between fields/button */
  padding: 20px !important;
}

/* Full-width inputs and placeholders */
.elementor-popup-modal .email-octopus-form input[type="text"],
.elementor-popup-modal .email-octopus-form input[type="email"],
.elementor-popup-modal .eo-form input {
  width: 100% !important;
  margin: 0 !important;
  padding: 14px !important;
  font-size: 16px !important;
}

/* Submit button full-width, styled to match your purple */
.elementor-popup-modal .email-octopus-form button[type="submit"],
.elementor-popup-modal .eo-form button {
  width: 100% !important;
  padding: 14px !important;
  background-color: #6a1b9a !important; /* Your purple shade */
  color: white !important;
  border: none !important;
  border-radius: 4px !important;
  font-size: 18px !important;
  cursor: pointer !important;
}

/* Hide or adjust the powered-by badge if it looks off */
.elementor-popup-modal .email-octopus-powered-by {
  font-size: 12px !important;
  text-align: center !important;
  margin-top: 12px !important;
}

/* Optional: Fix any right-side image or multi-column attempts */
.elementor-popup-modal .email-octopus-form .image-container,
.elementor-popup-modal [style*="float: right"] {
  display: none !important; /* Hide if unwanted, or float: none; width: 100%; */
}/* End custom CSS */