.elementor-343 .elementor-element.elementor-element-e48dbc8{--display:flex;--padding-top:32px;--padding-bottom:32px;--padding-left:32px;--padding-right:32px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-343 .elementor-element.elementor-element-b20e490 img{width:100px;max-width:100px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-343 .elementor-element.elementor-element-1c30eda{text-align:center;}.elementor-343 .elementor-element.elementor-element-1c30eda .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}#elementor-popup-modal-343{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-343 .dialog-message{width:420px;height:auto;}#elementor-popup-modal-343 .dialog-close-button{display:flex;font-size:24px;}#elementor-popup-modal-343 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-343 .dialog-close-button i{color:var( --e-global-color-primary );}#elementor-popup-modal-343 .dialog-close-button svg{fill:var( --e-global-color-primary );}#elementor-popup-modal-343 .dialog-close-button:hover i{color:var( --e-global-color-primary );}@media(max-width:1366px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-343 .elementor-element.elementor-element-1c30eda .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-343 .elementor-element.elementor-element-1c30eda .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}}@media(max-width:767px){.elementor-343 .elementor-element.elementor-element-e48dbc8{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-343 .elementor-element.elementor-element-1c30eda .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}}/* Start custom CSS for container, class: .elementor-element-e48dbc8 *//* ─── POPUP CONTAINER ─── */
.elementor-popup-modal .dialog-widget-content {
  background: #f7f5f2 !important;
  border-radius: 14px !important;
  padding: 48px 40px !important;
  box-shadow: 0 40px 80px rgba(10,30,46,.35) !important;
}

/* Botão fechar */
.elementor-popup-modal .dialog-close-button {
  color: #142c44 !important;
  opacity: .35 !important;
  transition: opacity .2s !important;
}
.elementor-popup-modal .dialog-close-button:hover {
  opacity: 1 !important;
}

/* ─── WPFORMS DENTRO DO POPUP ─── */

/* Labels */
.elementor-popup-modal .wpforms-form .wpforms-field-label {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  color: rgba(20,44,68,.5) !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  margin-bottom: 7px !important;
}

/* Inputs */
.elementor-popup-modal .wpforms-form input[type="text"],
.elementor-popup-modal .wpforms-form input[type="tel"],
.elementor-popup-modal .wpforms-form input[type="email"] {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  color: #142c44 !important;
  background: #ffffff !important;
  border: 1.5px solid rgba(20,44,68,.12) !important;
  border-radius: 8px !important;
  padding: 13px 16px !important;
  width: 100% !important;
  transition: border-color .2s !important;
  box-shadow: none !important;
}
.elementor-popup-modal .wpforms-form input:focus {
  border-color: #e2722e !important;
  outline: none !important;
  box-shadow: none !important;
}

/* Botão enviar */
.elementor-popup-modal .wpforms-form .wpforms-submit {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  background: #e2722e !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 8px !important;
  padding: 15px 32px !important;
  width: 100% !important;
  cursor: pointer !important;
  transition: background .2s !important;
  box-shadow: none !important;
  margin-top: 8px !important;
}
.elementor-popup-modal .wpforms-form .wpforms-submit:hover,
.elementor-popup-modal .wpforms-form .wpforms-submit:focus {
  background: #c45c1e !important;
  outline: none !important;
  box-shadow: none !important;
}

/* Espaçamento entre campos */
.elementor-popup-modal .wpforms-form .wpforms-field {
  margin-bottom: 16px !important;
  padding: 0 !important;
}

.elementor-popup-modal .wpforms-form .wpforms-field input {
  width: 100% !important;
  max-width: 100% !important;
}

@media (max-width: 768px) {
  .elementor-popup-modal .dialog-widget-content {
    padding: 32px 20px !important;
    width: 90vw !important;
    max-width: 90vw !important;
    overflow: hidden !important;
    border-radius: 10px !important;
  }

  .elementor-popup-modal .dialog-widget-content * {
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  .elementor-popup-modal .elementor-widget-heading .elementor-heading-title {
    font-size: 20px !important;
    white-space: normal !important;
    word-break: break-word !important;
  }

  .elementor-popup-modal .wpforms-form input[type="text"],
  .elementor-popup-modal .wpforms-form input[type="tel"],
  .elementor-popup-modal .wpforms-form .wpforms-field input {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 16px !important;
    box-sizing: border-box !important;
  }

  .elementor-popup-modal .wpforms-form .wpforms-submit {
    width: 100% !important;
    box-sizing: border-box !important;
  }
}/* End custom CSS */