._header_1epiq_1 {
  border-bottom: 1px solid #ebebeb;
}

._wrapper_1epiq_9 {
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
}

._header_main_row_1epiq_21 {
  min-height: 80px;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}

._logo_wrap_1epiq_33 {
  padding: 9px 6px;
}

._primary_links_1epiq_41 {
  margin-left: 30px;
}

._main_nav_link_1epiq_49 {
  padding: 10px 8px;
  text-align: center;
}

._main_nav_link_1epiq_49 > a {
  border-bottom: 4px solid transparent;
  display: inline-block;
  font-size: 16px;
  padding: 4px 26px;
  position: relative;
}

._main_nav_link_1epiq_49 > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 4px;
  background-color: currentColor;
  opacity: 0;
}

._main_nav_link_1epiq_49 > .active {
  font-weight: 700;
}

._main_nav_link_1epiq_49 > .active::after {
  opacity: 1;
}

._sub_nav_link_1epiq_113 a,
._main_nav_link_1epiq_49 a,
._signin_wrap_1epiq_117 a,
._signin_btn_1epiq_119 {
  text-decoration: none;
  transition: opacity 0.3s ease;
}

._sub_nav_link_1epiq_113:hover,
._main_nav_link_1epiq_49 a:hover,
._signin_wrap_1epiq_117 a:hover {
  opacity: 0.8;
}

._signin_wrap_1epiq_117 .link {
  padding: 8px;
  text-decoration: none;
}

._signin_btn_1epiq_119 {
  border-color: transparent;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.44;
  margin-left: 8px;
  padding: 11px 24px !important;
  letter-spacing: 0.2px;
}

._signin_btn_1epiq_119:hover {
  background-color: transparent;
  opacity: 0.9;
}

._signin_btn_1epiq_119 > span {
  margin-right: 8px;
}

._header_sub_row_1epiq_195 {
  min-height: 48px;
  position: relative;
}

._sub_nav_link_1epiq_113 {
  color: #ffffff;
  display: flex;
  padding-inline: 1rem;
  text-align: center;
}

._sub_nav_link_1epiq_113 a {
  display: flex;
  align-items: center;
  font-family: var(--header-font-family);
  font-weight: 700;
  line-height: 1.5;
  padding: 12px 0px;
}
._sub_nav_link_1epiq_113 a:first-child {
  padding-left: 9.5px;
  padding-right: 1.5px;
}

._sub_nav_link_1epiq_113 a:last-child {
  padding-right: 9.5px;
}

._sub_nav_link_1epiq_113:hover {
  background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
}

._signin_dropdown_1epiq_261 {
  display: none;
  min-width: 288px;
  padding: 1.5rem 1rem;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1204;
}

._shadow_1epiq_281 {
  border-top: none;
  border: 0.5px solid rgb(255 255 255 / 14%);
  box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
}

._signin_dropdown_1epiq_261 li[role="heading"] {
  margin-top: 1px;
}

._signin_header_1epiq_301 {
  color: #1f1f1f;
  font-weight: 700;
  padding: 0.5rem 1rem;
  text-align: left;
}

._signin_subheader_1epiq_315 {
  padding: 0.5rem 0.5rem 0.5rem 1.5rem;
}

._signin_header_1epiq_301,
._signin_subheader_1epiq_315 a {
  line-height: 1.5;
}

@keyframes _fadeInDown_1epiq_1 {
  from {
    opacity: 0;
    transform: translate3d(0, -1%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

._opacity_1epiq_357 {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: _fadeInDown_1epiq_1;
}

._signin_footer_1epiq_369 {
  margin-top: 0.5rem;
  padding-top: 1rem;
}

._signin_footer_1epiq_369 > a + a {
  display: block;
  margin-top: 16px;
}

._signin_footer_1epiq_369::before {
  content: "";
  background-color: #8f8f8f;
  height: 2px;
  opacity: 0.3;
  position: absolute;
  right: 8px;
  top: 0;
  width: 94%;
}

._open_1epiq_411 {
  opacity: 0.8;
}

._open_1epiq_411 > svg {
  transform: scaleY(-1);
}

._open_1epiq_411 + ._signin_dropdown_1epiq_261 {
  display: block;
}

._dd_wrapper_1epiq_435 {
  max-width: 1440px;
  outline: none !important;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1203;
}

._dd_media_1epiq_453 {
  padding: 1.5rem;
  width: 280px;
}

._dd_media_img_1epiq_463 {
  min-height: 232px;
}

._dd_site_navs_1epiq_471 {
  display: flex;
  flex-direction: column;
  flex: 1 1 0%;
  padding: 1.5rem;
}

._dd_media_header_1epiq_485 p {
  color: #fff;
  font-size: 14px;
  line-height: 1.42;
}

._dd_media_header_1epiq_485 p[role="heading"] {
  font: 700 1.25rem/ 1.4 var(--header-font-family);
  text-wrap: pretty;
}

._mt_8_1epiq_507 {
  margin-top: 8px;
}

._mt_16_1epiq_515 {
  margin-top: 1rem;
}

._ml_8_1epiq_523 {
  margin-left: 8px;
}

._reversed_row_1epiq_531 {
  flex-direction: row-reverse;
}

._headline_1epiq_539 > [role="heading"] {
  color: var(--_1073cm85);
  flex: 1 1 0%;
  font: 700 1.5rem / 1.33 var(--header-font-family);
  margin-bottom: 0;
  text-decoration: none;
}

._nav_anchor_1epiq_555 {
  aspect-ratio: 1;
  background-color: #4a5560;
  border-radius: 8px;
  height: 1.5rem;
  width: 1.5rem;
}

._headline_cta_1epiq_571 {
  margin-left: 8px;
}

._headline_cta_1epiq_571 > a {
  color: var(--_1073cm85);
  font-family: var(--header-font-family);
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
}

._sub_nav_link_1epiq_113:hover,
._signin_wrap_1epiq_117 a:hover,
._main_nav_link_1epiq_49 a:not(.active):hover,
._dd_site_navs_1epiq_471 a:hover,
._site_lists_1epiq_603 a:hover {
  text-decoration: underline;
}

._dd_site_navs_1epiq_471 hr {
  border-style: solid;
  border-width: 1px;
  color: #a0aab3;
  margin: 1.5rem 0;
  opacity: 0.3;
  position: relative;
}

._site_lists_1epiq_603 {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  padding-bottom: 1.5rem;
}

._site_lists_1epiq_603._modify_fit_1epiq_643 {
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
}

._site_lists_1epiq_603 > * {
  width: 100%;
}

._site_lists_1epiq_603 a {
  color: #1f1f1f;
  text-decoration: none;
  font-weight: 400;
  font-family: var(--header-font-family);
}

._site_lists_1epiq_603 [role="heading"] {
  color: var(--_1073cm83);
  font-weight: 700;
  font-family: unset;
}

._site_lists_1epiq_603 li + li {
  margin-top: 8px;
}

._signin_wrap_1epiq_117 > ._mobile_only_1epiq_693 > a {
  color: #4a5560;
  padding: 0;
  line-height: 1;
}

._mobile_logo_1epiq_705 {
  display: flex;
  align-items: center;
  flex: 1 1 0%;
  justify-content: space-between;
}

._highlight_1epiq_719 > a {
  border-bottom: none;
  font-weight: 700;
  line-height: 1.44;
}

._mobile_opened_1epiq_731 {
  left: 0%;
}

body:has(._mobile_opened_1epiq_731) {
  overflow-y: hidden;
}

._dd_footer_1epiq_747 {
  align-items: end;
  flex: 1 1 0%;
  font-size: 11px;
  justify-content: flex-end;
  letter-spacing: 0.3px;
}

._skip_btn_1epiq_763 {
  clip: rect(1px 1px 1px 1px);
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}

._skip_btn_1epiq_763:active,
._skip_btn_1epiq_763:focus {
  background-color: #1e3860;
  border-radius: 8px;
  clip: auto;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  overflow: visible;
  padding: 9px 24px;
  position: relative;
  text-decoration: none;
  top: 12px;
}

@media (max-width: 1280px) and (min-width: 1024px) {
  ._wrapper_1epiq_9 {
    width: calc(100% - 28px);
  }

  ._dd_wrapper_1epiq_435 > ._wrapper_1epiq_9 {
    width: 100%;
  }
  ._main_nav_link_1epiq_49 > a {
    padding: 4px 6px;
    font-size: 15px;
  }
  ._desktop_only_1epiq_835 > a {
    font-size: 15px;
  }
}

@media (max-width: 1023px) {
  ._desktop_only_1epiq_835 {
    display: none !important;
  }
}

@media (max-width: 768px) {
  ._wrapper_1epiq_9 {
    width: calc(100% - 48px);
  }
  ._header_main_row_1epiq_21 {
    min-height: 65px;
  }
  ._mobile_logo_1epiq_705 > a > svg {
    max-width: 85px;
  }
}

@media (min-width: 1024px) {
  ._mobile_only_1epiq_693 {
    display: none !important;
  }
}
