.elementor-2522 .elementor-element.elementor-element-5b39e28{--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;--overlay-opacity:0.5;--border-radius:16px 16px 16px 16px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:27px;--padding-bottom:27px;--padding-left:17px;--padding-right:17px;}.elementor-2522 .elementor-element.elementor-element-5b39e28::before, .elementor-2522 .elementor-element.elementor-element-5b39e28 > .elementor-background-video-container::before, .elementor-2522 .elementor-element.elementor-element-5b39e28 > .e-con-inner > .elementor-background-video-container::before, .elementor-2522 .elementor-element.elementor-element-5b39e28 > .elementor-background-slideshow::before, .elementor-2522 .elementor-element.elementor-element-5b39e28 > .e-con-inner > .elementor-background-slideshow::before, .elementor-2522 .elementor-element.elementor-element-5b39e28 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FFFFFF;--background-overlay:'';}.elementor-2522 .elementor-element.elementor-element-48bad6b{width:var( --container-widget-width, 97.419% );max-width:97.419%;--container-widget-width:97.419%;--container-widget-flex-grow:0;}.elementor-2522 .elementor-element.elementor-element-48bad6b.elementor-element{--flex-grow:0;--flex-shrink:0;}#elementor-popup-modal-2522 .dialog-message{width:336px;height:auto;}#elementor-popup-modal-2522{justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2522 .dialog-close-button{display:flex;}#elementor-popup-modal-2522 .dialog-widget-content{border-radius:17px 17px 17px 17px;}/* Start custom CSS for html, class: .elementor-element-48bad6b *//* Estilização do formulário Dynamiz dentro do popup com classe popupdynamiz */
body .popupdynamiz form {
  font-family: sans-serif;
}

/* Campos de entrada gerais */
body .popupdynamiz form input[type="text"],
body .popupdynamiz form input[type="email"],
body .popupdynamiz form input[type="tel"],
body .popupdynamiz form textarea {
  padding: 13px !important;
  margin-bottom: 13px !important;
  border: 1px solid #ccc !important;
  border-radius: 8px !important;
  font-size: 15px !important;
  color: #333 !important;
  background-color: #f5f5f5 !important; /* cinza clarinho */
  box-sizing: border-box !important;
  box-shadow: none !important; /* Remove sombra */
}

/* Placeholder */
body .popupdynamiz form input::placeholder,
body .popupdynamiz form textarea::placeholder {
  color: #555 !important;
  opacity: 1 !important;
}

/* Labels */
body .popupdynamiz form label {
  font-weight: 600 !important;
  margin-bottom: 6px !important;
  display: block !important;
  color: #222 !important;
}

/* Agrupamento SOMENTE dos campos de WhatsApp */
body .popupdynamiz form .div_PHN {
  display: flex !important;
  gap: 6px !important;
  align-items: stretch !important;
}

/* Coluna do DDI (ex.: 55) */
body .popupdynamiz form .div_PHN_DDI {
  flex: 0 0 80px !important;   /* largura fixa pro DDI */
  max-width: 100px !important;
}

/* Coluna do número */
body .popupdynamiz form .div_PHN_NUM {
  flex: 1 1 auto !important;   /* ocupa o restante */
  min-width: 0 !important;
}

/* Inputs preenchem suas colunas e não empurram para baixo */
body .popupdynamiz form .div_PHN_DDI input,
body .popupdynamiz form .div_PHN_NUM input {
  width: 100% !important;
  margin-bottom: 0 !important;
  box-sizing: border-box !important;
}

/* Botão */
body .popupdynamiz form button,
body .popupdynamiz form input[type="submit"] {
  background-color: #ae87d9 !important;
  color: #fff !important;
  font-weight: bold !important;
  border: none !important;
  border-radius: 10px !important;
  padding: 1px !important;
  font-size: 16px !important;
  cursor: pointer !important;
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  transition: background-color 0.3s ease;
}

/* Hover botão */
body .popupdynamiz form button:hover,
body .popupdynamiz form input[type="submit"]:hover {
  background-color: #9c6bc5 !important;
}/* End custom CSS */
/* Start custom CSS */#elementor-popup-modal-2522{
    backdrop-filter: blur(5px);
}/* End custom CSS */