.elementor-47488 .elementor-element.elementor-element-529e56f{--display:flex;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-47488 .elementor-element.elementor-element-529e56f:not(.elementor-motion-effects-element-type-background):not(.cmsmasters-bg-effect), .elementor-47488 .elementor-element.elementor-element-529e56f > .elementor-motion-effects-container > .elementor-motion-effects-layer, .elementor-47488 .elementor-element.elementor-element-529e56f > .cmsmasters-bg-effects-container > .cmsmasters-bg-effects-element{background-color:#EDF0FD66;}#elementor-popup-modal-47488 .dialog-message{width:100vw;height:auto;}#elementor-popup-modal-47488{justify-content:center;align-items:flex-end;pointer-events:all;}#elementor-popup-modal-47488 .dialog-close-button{display:flex;}/* Start custom CSS for container, class: .elementor-element-529e56f */#newsletter-bottom-bar .elementor-form-fields-wrapper {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 10px !important;
  align-items: flex-end !important;
}

#newsletter-bottom-bar .elementor-field-group {
  width: auto !important;
  flex: 1 1 auto !important;
  margin-bottom: 0 !important;
}

#newsletter-bottom-bar .e-form__buttons {
  flex: 0 0 auto !important;
  margin-bottom: 0 !important;
}

#newsletter-bottom-bar input,
#newsletter-bottom-bar button {
  height: 45px !important;
  width: 100% !important;
}

/* Responsivo: volta para coluna em telas menores */
@media (max-width: 767px) {
  #newsletter-bottom-bar .elementor-form-fields-wrapper {
    flex-direction: column !important;
    align-items: stretch !important;
  }

  #newsletter-bottom-bar .elementor-field-group,
  #newsletter-bottom-bar .e-form__buttons {
    width: 100% !important;
  }
}/* End custom CSS */