.elementor-32652 .elementor-element.elementor-element-45e179a{--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-32652 .elementor-element.elementor-element-b3f032e .elementor-heading-title{color:#000000;}#elementor-popup-modal-32652 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-32652{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-32652 .dialog-close-button{display:flex;}#elementor-popup-modal-32652 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-64859e7 */#gform_submit_button_3 {
    background-color: #c1cc23!important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4bc5e71 *//* FORM WRAPPER */
#gform_3 {
  font-family: inherit;
}

/* LABELS */
#gform_3 .gfield_label {
  color: #000;
  font-weight: 600;
  margin-bottom: 6px;
}

/* INPUTS + TEXTAREA + SELECT */
#gform_3 input[type="text"],
#gform_3 input[type="email"],
#gform_3 input[type="tel"],
#gform_3 select,
#gform_3 textarea {
  border: 2px solid #000;
  border-radius: 6px;
  padding: 12px 14px;
  transition: all 0.2s ease;
  background: #fff;
}

/* FOCUS STATE (subtle polish) */
#gform_3 input:focus,
#gform_3 select:focus,
#gform_3 textarea:focus {
  outline: none;
  border-color: #c1cc23;
  box-shadow: 0 0 0 2px rgba(193, 204, 35, 0.2);
}

/* PLACEHOLDER */
#gform_3 ::placeholder {
  color: #888;
}

/* SUBMIT BUTTON */
#gform_3 .gform_button {
  background: #000;
  color: #fff;
  border: 2px solid #000;
  padding: 14px 28px;
  font-weight: 600;
  border-radius: 6px;
  transition: all 0.25s ease;
  cursor: pointer;
}

/* BUTTON HOVER */
#gform_3 .gform_button:hover {
  background: #c1cc23;
  border-color: #c1cc23;
  color: #000;
}

/* BUTTON ACTIVE (nice touch) */
#gform_3 .gform_button:active {
  transform: translateY(1px);
}

/* FORM FOOTNOTE TEXT */
#gform_3 .form-copy {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}

/* REQUIRED ASTERISK */
#gform_3 .gfield_required_asterisk {
  color: #c1cc23;
}

/* RESET + BASE BUTTON */
#gform_3 .gform_footer .gform_button {
  appearance: none;
  background: #000 !important;
  color: #fff !important;
  border: 2px solid #000 !important;
  border-radius: 6px !important;
  padding: 16px 32px !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  transition: all 0.25s ease;
  box-shadow: none !important;
}

/* REMOVE WEIRD THEME STYLES (ARROWS, GRADIENTS, ETC) */
#gform_3 .gform_footer .gform_button::before,
#gform_3 .gform_footer .gform_button::after {
  content: none !important;
  display: none !important;
}

/* HOVER */
#gform_3 .gform_footer .gform_button:hover {
  background: #c1cc23 !important;
  border-color: #c1cc23 !important;
  color: #000 !important;
}

/* ACTIVE */
#gform_3 .gform_footer .gform_button:active {
  transform: translateY(1px);
}

/* OPTIONAL: CENTER BUTTON */
#gform_3 .gform_footer {
  text-align: center;
}
#gform_3 input#gform_submit_button_3 {
  all: unset;
  display: inline-block;
  background: #000;
  color: #fff;
  border: 2px solid #000;
  padding: 16px 32px;
  border-radius: 6px;
  cursor: pointer;
}/* End custom CSS */