.a11y-sr-only {
  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;
  white-space: nowrap !important;
  border: 0 !important;
}

.skip-link {
  position: fixed !important;
  z-index: 100000 !important;
  top: 8px !important;
  left: 8px !important;
  width: auto !important;
  height: auto !important;
  padding: 10px 14px !important;
  margin: 0 !important;
  clip: auto !important;
  clip-path: none !important;
  transform: translateY(-180%);
  color: #ffffff !important;
  background: #123e66 !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  text-decoration: underline !important;
  transition: transform 120ms ease;
}

.skip-link:focus {
  transform: translateY(0);
}

:where(
    a[href],
    button,
    input,
    select,
    textarea,
    [tabindex]:not([tabindex="-1"]),
    [role="button"],
    [role="tab"]
  ):focus-visible {
  outline: 3px solid #ffbf47 !important;
  outline-offset: 3px !important;
  box-shadow: 0 0 0 2px #123e66 !important;
}

.elementskit-menu-hamburger,
.elementskit-menu-close,
.slick-prev,
.slick-next,
.bdt-slidenav,
.a11y-motion-control,
.forminator-button,
.eael-load-more-button {
  min-width: 24px;
  min-height: 24px;
}

.a11y-motion-control {
  z-index: 4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  min-width: 34px;
  min-height: 34px;
  margin: 0;
  padding: 0;
  border: 2px solid #123e66;
  border-radius: 2px;
  color: #123e66;
  background: #ffffff;
  font: 700 16px/1 Arial, sans-serif;
  cursor: pointer;
}

.a11y-motion-host {
  position: relative !important;
}

.a11y-motion-host > .a11y-motion-control {
  position: absolute;
  top: 8px;
  left: 8px;
}

.a11y-announcement-control {
  position: absolute;
  top: 50%;
  right: 8px;
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  color: #ffffff;
  border-color: #ffffff;
  background: #123e66;
  transform: translateY(-50%);
}

.ekit-template-content-header[role="region"] {
  position: relative;
  padding-right: 42px;
}

.a11y-form-status {
  margin: 8px 0;
  color: #263649;
  font-weight: 600;
}

.a11y-video-transcript {
  margin-top: 16px;
  color: #263649;
}

.a11y-video-transcript summary {
  width: fit-content;
  color: #005a9c;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer;
}

.a11y-video-transcript p {
  max-width: 75ch;
  margin: 12px 0;
}

.a11y-field-error {
  color: #9b1c1c;
  font-weight: 600;
}

.elementor-heading-title a[href="https://www.alphagrepmf.ai/home"]
{
  color: #ffffff !important;
  text-decoration: underline !important;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 2px !important;
}

.elementskit-btn,
.eael-grid-post-link {
  color: #1d5fa8 !important;
}

body.page-id-1217 .elementor-element-8d08a36 .elementskit-btn {
  color: #ffffff !important;
  background: #1d5fa8 !important;
}

.select2-selection__placeholder {
  color: #6f6f69 !important;
}

.eael-entry-meta,
.eael-entry-meta time,
.eael-entry-content,
.eael-entry-content p,
.eael-post-elements-readmore-btn {
  color: #263649 !important;
}

.eael-load-more-button {
  color: #ffffff !important;
  background-color: #263649 !important;
}

.ekit-template-content-footer p a,
.elementor-widget-text-editor p a,
main p a,
[role="main"] p a {
  color: #005a9c !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 2px !important;
}

html body .ekit-template-content-footer,
html body .ekit-template-content-footer * {
  color: #263649 !important;
}

html body .ekit-template-content-footer a,
html body .ekit-template-content-footer a * {
  color: #1d5fa8 !important;
}

html body .ekit-template-content-footer p a {
  color: #005a9c !important;
  text-decoration: underline !important;
}

html body .ekit-template-content-footer .elementor-invisible {
  visibility: visible !important;
  opacity: 1 !important;
  animation: none !important;
}

body.page-id-2094 .elementor-element-aacecf0 .elementskit-section-subtitle {
  color: #ffffff !important;
}

.ekit-template-content-header {
  overflow-x: clip;
}

@media (max-width: 480px) {
  html,
  body {
    max-width: 100%;
    overflow-x: clip;
  }

  main,
  .elementor,
  .elementor-section,
  .elementor-container,
  .elementor-column,
  .elementor-widget-wrap,
  .e-con,
  .e-con-inner {
    min-width: 0 !important;
    max-width: 100% !important;
  }

  img,
  video,
  iframe,
  svg {
    max-width: 100%;
  }

  #jobTable {
    display: block;
    max-width: 100%;
    overflow-x: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }

  .elementor-invisible {
    visibility: visible !important;
    opacity: 1 !important;
    animation: none !important;
  }
}
