.elementor-32637 .elementor-element.elementor-element-c3e7b0d{--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;--margin-top:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-32637 .elementor-element.elementor-element-d4c93e8{text-align:center;}.elementor-32637 .elementor-element.elementor-element-717aaa3{text-align:center;}.elementor-32637 .elementor-element.elementor-element-717aaa3 .elementor-heading-title{font-size:19px;color:#FFFFFF;}.elementor-32637 .elementor-element.elementor-element-277a4cb{--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;--margin-top:0px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;}body.elementor-page-32637:not(.elementor-motion-effects-element-type-background), body.elementor-page-32637 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS for heading, class: .elementor-element-d4c93e8 */.mobile-view-title h2 span{
 background: #008ACF;
background: linear-gradient(to right, #008ACF 1%, #54FFB5 40%, #1D82CF 86%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;


}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-23102ba *//* --- FORM BASE --- */
form.wpcf7-form {
  max-width: 600px;
  margin: 0 auto;
  padding: 30px 35px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 14px;
  box-shadow: 0 8px 28px rgba(0,0,0,.05);
}

/* --- LABEL --- */
form.wpcf7-form label {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
  color: #1e293b;
}

/* --- INPUT / SELECT / TEXTAREA --- */
form.wpcf7-form input,
form.wpcf7-form select,
form.wpcf7-form textarea {
  width: 100%;
  border: 1px solid #d2d6dc;
  border-radius: 10px;
  padding: 13px 14px;
  font-size: 15px;
  background: #f9fafb;
  transition: all .25s ease;
}

form.wpcf7-form input:focus,
form.wpcf7-form select:focus,
form.wpcf7-form textarea:focus {
  border-color: #0a70c9;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(10,112,201,.15);
  outline: none;
}

/* --- SPACING FOR GROUPS --- */
form.wpcf7-form .form-group {
  margin-bottom: 20px;
}

/* --- SUBMIT BUTTON --- */
form.wpcf7-form input[type="submit"] {
  background: #0a70c9;
  color: #fff;
  border: none;
  padding: 14px 34px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 10px;
  cursor: pointer;
  width: 100%;
  margin-top: 10px;
  transition: background .25s ease;
}

form.wpcf7-form input[type="submit"]:hover {
  background: #064a87;
}

/* --- SUCCESS MESSAGE --- */
.wpcf7-mail-sent-ok,
.wpcf7-response-output.wpcf7-mail-sent-ok {
  background: #d1fae5;
  border-color: #10b981;
  color: #065f46;
  padding: 12px 18px;
  border-radius: 10px;
}

/* --- ERROR MESSAGE --- */
.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-validation-errors {
  background: #fef3c7;
  border-color: #f59e0b;
  color: #92400e;
  padding: 12px 18px;
  border-radius: 10px;
}

  font-weight: 600;
  cursor: pointer;
  transition: .25s;
}

.cf7-btn:hover {
  background: #064a87;
}/* End custom CSS */