.elementor-6864 .elementor-element.elementor-element-1fe9073{--display:flex;}/* Start custom CSS *//* Keep the reCAPTCHA checkbox inside the pilot form on narrow phones. */
@media (max-width: 400px) {
  #gform_4 .ginput_recaptcha > div {
    transform: scale(0.75);
    transform-origin: left top;
  }
  #gform_4 .ginput_recaptcha {
    height: 60px;
  }
}/* End custom CSS */