/*-------------------------------------
----------------Colours----------------
-------------------------------------*/
/*-------------------------------------
----------------Spacing----------------
-------------------------------------*/
/*-------------------------------------
--------------Components---------------
-------------------------------------*/
/*-------------------------------------
----------------Shadows----------------
-------------------------------------*/
/* Styling - Buttons */
/* Styling - Icons */
/*-------------------------------------
----------------Colours----------------
-------------------------------------*/
/*-------------------------------------
----------------Spacing----------------
-------------------------------------*/
/*-------------------------------------
--------------Components---------------
-------------------------------------*/
/*-------------------------------------
----------------Shadows----------------
-------------------------------------*/
html body .elementor-element .gform_fields {
  row-gap: 16px !important;
}
html body .elementor-element .ginput_container {
  position: relative;
}
html body .elementor-element .ginput_container i {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  color: var(--e-global-color-198af38);
}
html body .elementor-element .gf_progressbar {
  background-color: var(--e-global-color-primary) !important;
}
html body .elementor-element input:not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio]), html body .elementor-element textarea, html body .elementor-element select, html body .elementor-element select[multiple] {
  height: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--e-global-color-03ba8b4);
  accent-color: var(--e-global-color-accent);
  background-color: var(--e-global-color-secondary);
  border: 1px solid var(--e-global-color-accent);
  border-radius: 8px;
  padding: 8px 16px;
}
html body .elementor-element select {
  background-image: unset !important;
}
html body .elementor-element select[multiple] {
  height: unset !important;
}
html body .elementor-element textarea {
  height: 64px;
  min-height: 64px;
  min-block-size: 64px !important;
}
html body .elementor-element input[type=checkbox], html body .elementor-element input[type=radio] {
  height: 24px;
  width: 24px;
  border-radius: 6px !important;
  padding: inherit !important;
}
html body .elementor-element input[type=checkbox]:checked, html body .elementor-element input[type=radio]:checked {
  background-color: var(--e-global-color-primary) !important;
  border-color: var(--e-global-color-primary) !important;
}
html body .elementor-element input[type=checkbox]:checked:before, html body .elementor-element input[type=radio]:checked:before {
  color: var(--e-global-color-secondary) !important;
}
html body .elementor-element input[type=checkbox]:checked:focus, html body .elementor-element input[type=radio]:checked:focus {
  background-color: var(--e-global-color-primary) !important;
}
html body .elementor-element input[type=checkbox]:checked:focus:before, html body .elementor-element input[type=radio]:checked:focus:before {
  color: var(--e-global-color-secondary) !important;
}
html body .elementor-element input[type=checkbox]:focus, html body .elementor-element input[type=checkbox]:focus-visible, html body .elementor-element input[type=radio]:focus, html body .elementor-element input[type=radio]:focus-visible {
  background-color: var(--e-global-color-secondary) !important;
}
html body .elementor-element input[type=checkbox]:focus:before, html body .elementor-element input[type=checkbox]:focus-visible:before, html body .elementor-element input[type=radio]:focus:before, html body .elementor-element input[type=radio]:focus-visible:before {
  color: var(--e-global-color-primary) !important;
}
html body .elementor-element input[type=radio] {
  border-radius: 50% !important;
}
html body .elementor-element input[type=radio]:before {
  background-color: var(--e-global-color-secondary) !important;
  inline-size: 10px !important;
  block-size: 10px !important;
}
html body .elementor-element input[type=radio]:before:checked {
  border-color: var(--e-global-color-primary) !important;
}
html body .elementor-element input[type=button], html body .elementor-element input[type=submit] {
  background-color: var(--e-global-color-primary) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  line-height: 24px !important;
  color: var(--e-global-color-secondary) !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.04) !important;
  border-radius: 8px !important;
  padding: 8px 32px !important;
}
html body .elementor-element input[type=button]:hover, html body .elementor-element input[type=button]:focus, html body .elementor-element input[type=submit]:hover, html body .elementor-element input[type=submit]:focus {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5) !important;
}
html body .elementor-element input[type=button].gform-theme-button--secondary, html body .elementor-element input[type=submit].gform-theme-button--secondary, html body .elementor-element .gform_button_select_files {
  background-color: var(--e-global-color-secondary) !important;
  fill: var(--e-global-color-198af38) !important;
  color: var(--e-global-color-198af38) !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: var(--e-global-color-accent) !important;
  padding: 7px 32px !important;
}
html body .elementor-element .optional-right .gfield_label::after {
  content: "Optional";
  float: right;
  color: var(--e-global-color-03ba8b4);
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  line-height: 20px;
  margin-left: 8px;
}
html body .elementor-element .optional-right .gform-field-label {
  justify-content: space-between;
}
html body .elementor-element .submit-button-contact-text {
  position: absolute;
  bottom: 0;
  left: 121px;
  font-size: 14px;
  line-height: 20px;
  color: var(--e-global-color-03ba8b4);
}
html body .elementor-element .gfield_description {
  color: var(--e-global-color-03ba8b4);
  font-size: 14px;
  line-height: 20px;
}
html body .elementor-element .gfield_required {
  display: none !important;
}
html body .elementor-element .gfield_consent_label {
  display: flex;
  align-items: center;
  margin-inline: 8px 0;
}
html body .elementor-element .gchoice .gform-field-label {
  font-size: 16px;
  line-height: 24px;
}
html body .elementor-element .gform_drop_area {
  border-radius: 8px;
  border: 2px dashed var(--e-global-color-accent);
  background: var(--e-global-color-secondary);
}
html body .elementor-element .gform_drop_area::before {
  display: none !important;
}

/*# sourceMappingURL=gform.css.map */
