.altcha-widget-wrap {
  margin-bottom: 1rem !important;
}

.forminator-pagination--content + .altcha-widget-wrap {
  margin-top: 1.5rem !important;
}

.altcha-widget-wrap .altcha-main {
  line-height: 1;
}

.altcha-widget-wrap .altcha-main svg {
  display: block;
}

.altcha-code-challenge {
  z-index: 9999999;
}

.altcha-code-challenge form {
  margin-bottom: 0 !important;
}

.login .altcha:not([data-floating]) {
  --altcha-max-width: 100%;
}

altcha-widget[data-ml-altcha-a11y],
.altcha-popover {
  color-scheme: only light;
  --altcha-border-color: #595959 !important;
  --altcha-border-width: 2px !important;
  --altcha-border-radius: 6px !important;
  --altcha-color-base: #ffffff !important;
  --altcha-color-base-content: #1a1a1a !important;
  --altcha-color-error: #b42318 !important;
  --altcha-color-error-content: #ffffff !important;
  --altcha-color-neutral: #e5e7eb !important;
  --altcha-color-neutral-content: #1f2937 !important;
  --altcha-color-primary: #1d1dc9 !important;
  --altcha-color-primary-content: #ffffff !important;
  --altcha-color-success: #137333 !important;
  --altcha-color-success-content: #ffffff !important;
  --altcha-checkbox-border-color: #595959 !important;
  --altcha-checkbox-outline-color: #1d1dc9 !important;
  --altcha-spinner-color: #1a1a1a !important;
}

.altcha,
.altcha-popover {
  font-family: sans-serif;
  font-size: 16px !important;
}

.altcha .altcha-footer a,
.altcha .altcha-footer a:visited,
a.altcha-logo,
a.altcha-logo:visited {
  align-items: center;
  background: none !important;
  color: inherit !important;
  display: inline-flex;
  min-height: 24px;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}

.altcha .altcha-footer a:hover,
.altcha .altcha-footer a:focus-visible,
a.altcha-logo:hover,
a.altcha-logo:focus-visible {
  color: #1d1dc9 !important;
}

.altcha-overlay-close,
.altcha-popover-close {
  display: none !important;
  pointer-events: none !important;
}

.altcha[data-display="overlay"] {
  z-index: 2147483647 !important;
}

.altcha-overlay-backdrop,
.altcha-popover-backdrop {
  background: rgb(15 23 42 / 62%) !important;
  opacity: 1 !important;
  z-index: 2147483646 !important;
}

.altcha[data-display="overlay"],
.altcha-popover[data-display="overlay"] {
  opacity: 1 !important;
  z-index: 2147483647 !important;
}

.altcha-main,
.altcha-popover:not([data-variant="error"]) {
  background: #ffffff !important;
  border-color: #595959 !important;
  color: #1a1a1a !important;
}

.altcha-main label,
.altcha-footer,
.altcha-footer p {
  color: #1a1a1a !important;
}

.altcha-checkbox input {
  background: #ffffff !important;
  border-color: #595959 !important;
}

.altcha-checkbox input:checked {
  background: #137333 !important;
  border-color: #137333 !important;
}

.altcha-checkbox input:checked + svg {
  color: #ffffff !important;
}

.altcha-button {
  background: #1d1dc9 !important;
  border-color: #1d1dc9 !important;
  color: #ffffff !important;
}

.altcha-button-secondary {
  background: #ffffff !important;
  border-color: #595959 !important;
  color: #1f2937 !important;
}

.altcha-input {
  background: #ffffff !important;
  border-color: #595959 !important;
  color: #1a1a1a !important;
}

.altcha-popover[data-variant="error"] {
  background: #b42318 !important;
  border-color: #7a1811 !important;
  color: #ffffff !important;
}

.altcha-footer,
.altcha-logo {
  opacity: 1 !important;
}

.altcha:focus-visible,
.altcha :focus-visible,
.altcha-popover:focus-visible,
.altcha-popover :focus-visible {
  outline: 3px solid #1d1dc9 !important;
  outline-offset: 3px !important;
}

.ml-altcha-assistive-status {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.ml-altcha-feedback {
  margin: 0.75rem 0;
  padding: 0.75rem 1rem;
  border: 2px solid #7a1811;
  border-radius: 4px;
  background: #b42318;
  color: #ffffff;
  font: inherit;
}

.ml-altcha-feedback[data-global="true"] {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
  z-index: 2147483647;
  max-width: 48rem;
  margin: 0 auto;
  box-shadow: 0 6px 24px rgb(0 0 0 / 30%);
}

html.ml-altcha-modal-active,
body.ml-altcha-overlay-active {
  overflow: hidden !important;
}

@media (prefers-reduced-motion: reduce) {
  .altcha[data-display="overlay"],
  .altcha-popover[data-display="overlay"],
  .altcha-overlay-backdrop,
  .altcha-popover-backdrop,
  .altcha-spinner {
    animation: none !important;
    transition: none !important;
  }
}

.altcha-checkbox-wrap label {
  margin: 0 !important;
}

.ml-altcha-login-widget {
  --altcha-color-success-content: #fff;
  margin: 0;
}

.ml-altcha-login-widget altcha-widget,
.ml-altcha-login-widget .altcha {
  max-width: 100%;
}

.ml-altcha-cf7-widget {
  margin: 0 !important;
}

.altcha-obfuscation-button {
  text-underline-offset: 2px;
  text-decoration-style: dotted;
  text-decoration-line: underline;
  background: none;
  text-decoration: underline;
  border: none;
  cursor: pointer;
  padding: 0;
  font: inherit;
  color: inherit;
}
