.elementor-2094 .elementor-element.elementor-element-2b8bd09{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2094 .elementor-element.elementor-element-bed7ea4{--display:flex;}.elementor-2094 .elementor-element.elementor-element-485b9e9{--display:flex;}#elementor-popup-modal-2094{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2094 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-2094 .dialog-close-button{display:flex;}#elementor-popup-modal-2094 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-0f724e2 *//* FINAL Indicator Popup CF7 Fix */
.cf7-row {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 22px !important;
  margin-bottom: 14px !important;
}

.cf7-col-full {
  grid-column: 1 / -1 !important;
}

.cf7-col,
.cf7-col-full {
  width: 100% !important;
}

.cf7-popup-form input,
.cf7-popup-form select {
  width: 100% !important;
  max-width: 100% !important;
  height: 50px !important;
  margin: 0 !important;
}

.cf7-popup-form label {
  margin-bottom: 5px !important;
}

.cf7-submit-wrap input[type="submit"]{
    background:#4a86f7 !important;
    color:#fff !important;
    border:none !important;
    border-radius:6px !important;
    height:56px !important;
    width:310px !important;
    font-size:18px !important;
    font-weight:700 !important;
    font-family:Arial,sans-serif !important;
    box-shadow:0 6px 14px rgba(74,134,247,.35) !important;
    transition:.3s ease !important;
}

.cf7-submit-wrap input[type="submit"]:hover{
    background:#2f6de1 !important;
    transform:translateY(-1px);
}
.cf7-popup-form {
  max-width: 760px !important;
  margin: 0 auto !important;
}/* End custom CSS */