._header_1wvn6_1 {
  border-bottom: 1px solid #ebebeb;
}

._wrapper_1wvn6_9 {
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
}

._header_main_row_1wvn6_21,
._mobile_header_1wvn6_23 {
  min-height: 80px;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}

._logo_wrap_1wvn6_35 {
  padding: 9px 6px;
}

._primary_links_1wvn6_43 {
  margin-left: 30px;
}

._main_nav_link_1wvn6_51 {
  padding: 10px 8px;
  text-align: center;
}

._main_nav_link_1wvn6_51 > a {
  border-bottom: 4px solid transparent;
  display: inline-block;
  font-size: 16px;
  padding: 4px 26px;
  position: relative;
}

._main_nav_link_1wvn6_51 > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 4px;
  background-color: currentColor;
  opacity: 0;
}

._main_nav_link_1wvn6_51 .active {
  font-weight: 700;
}

._main_nav_link_1wvn6_51 > .active::after {
  opacity: 1;
}

._sub_nav_link_1wvn6_115 a,
._main_nav_link_1wvn6_51 a,
._signin_wrap_1wvn6_119 a,
._signin_btn_1wvn6_121 {
  text-decoration: none;
  transition: opacity 0.3s ease;
}

._sub_nav_link_1wvn6_115:hover,
._main_nav_link_1wvn6_51 a:hover,
._signin_wrap_1wvn6_119 a:hover {
  opacity: 0.8;
}

._signin_wrap_1wvn6_119 .link {
  text-decoration: none;
  padding: 8px;
}

._signin_btn_1wvn6_121 {
  background-color: var(--_1073cm8f);
  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;
}

._signin_btn_1wvn6_121:hover {
  background-color: transparent;
  color: var(--_1073cm8f);
  opacity: 0.9;
}

._signin_btn_1wvn6_121:active {
  background-color: var(--_1073cm8f);
  border-color: transparent;
  color: #ffffff;
}

._signin_btn_1wvn6_121:hover > svg path {
  fill: var(--_1073cm8f);
}

._signin_btn_1wvn6_121:active > svg path {
  fill: #ffffff;
}

._signin_btn_1wvn6_121 > span {
  margin-right: 8px;
}

._sub_nav_1wvn6_115 {
  background-color: var(--_1073cm8f);
  border-bottom: 1px solid rgb(255 255 255 / 29%);
  color: #ffffff;
}

._header_sub_row_1wvn6_239 {
  min-height: 48px;
  position: relative;
}

._sub_nav_link_1wvn6_115 {
  color: #ffffff;
  padding-inline: 1rem;
  text-align: center;
}

._sub_nav_link_1wvn6_115 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_1wvn6_115 a:hover {
  background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
}

._signin_dropdown_1wvn6_287 {
  display: none;
  min-width: 288px;
  padding: 1.5rem 1rem;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1204;
}

._shadow_1wvn6_307 {
  box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
  border: 0.5px solid rgb(255 255 255 / 14%);
  border-top: none;
}

._signin_subheader_1wvn6_319 {
  color: #323339;
  padding: 0.5rem 0.5rem 0.5rem 1.5rem;
}

._signin_subheader_1wvn6_319 a {
  line-height: 1.5;
}

@keyframes _fadeInDown_1wvn6_1 {
  from {
    opacity: 0;
    transform: translate3d(0, -1%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

._opacity_1wvn6_361 {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: _fadeInDown_1wvn6_1;
}

._open_1wvn6_373 {
  opacity: 0.8;
}

._open_1wvn6_373 > svg {
  transform: scaleY(-1);
}

._open_1wvn6_373 + ._signin_dropdown_1wvn6_287 {
  display: block;
}

._sub_nav_link_1wvn6_115:hover,
._signin_wrap_1wvn6_119 a:hover,
._main_nav_link_1wvn6_51 a:not(.active):hover {
  text-decoration: underline;
}

._hamburger_1wvn6_409 {
  background: transparent;
  border: none;
  font-size: 0px;
  line-height: 1;
  outline: none;
}

._hamburger_1wvn6_409:hover,
._mobile_header_1wvn6_23 button:hover {
  cursor: pointer;
  opacity: 0.8;
}

._signin_wrap_1wvn6_119 > ._mobile_only_1wvn6_437 > a {
  color: #4a5560;
  padding: 0;
  line-height: 1;
}

._mobile_logo_1wvn6_449 {
  flex: 1 1 0%;
  text-align: center;
}

._highlight_1wvn6_459 > a {
  border-bottom: none;
  color: #1e262f;
  font-weight: 700;
  line-height: 1.44;
}

._mobile_header_1wvn6_23 {
  border-bottom: 1px solid #ebebeb;
  display: grid;
  padding-bottom: 1rem;
  place-items: center;
}

._mobile_header_1wvn6_23 p {
  font: 400 20px / 1.3 var(--header-font-family);
  margin-bottom: 0px;
}

._mobile_header_1wvn6_23 button {
  background: none;
  border: none;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}

._mobile_nav_1wvn6_515 {
  border-right: 1px solid #ebebeb;
  left: -100%;
  min-height: 100vh;
  position: fixed;
  top: 0;
  transition: all 0.4s ease-in-out;
  width: 100%;
  z-index: 999;
}

._mobile_opened_1wvn6_537 {
  left: 0%;
}

body:has(._mobile_opened_1wvn6_537) {
  overflow-y: hidden;
}

._mobile_nav_item_1wvn6_553 {
  background-color: #f4f4f4;
  border-bottom: 1px solid #ebebeb;
}

._mobile_nav_item_1wvn6_553 > a {
  color: #323339;
  display: flex;
  font-weight: 700;
  line-height: 1.5;
  padding: 16px 40px;
  text-decoration: none;
  width: 100%;
}

._mobile_nav_item_1wvn6_553._has_dropdown_1wvn6_583 {
  background-color: #f4f4f4;
  isolation: isolate;
  position: relative;
}

._mobile_nav_item_1wvn6_553._has_dropdown_1wvn6_583::before {
  content: "";
  background-color: #ebebeb;
  height: 100%;
  position: absolute;
  right: 104px;
  top: 0;
  width: 1px;
  z-index: -1;
}

._mobile_nav_item_1wvn6_553._has_dropdown_1wvn6_583 > a {
  color: #1e3860;
}

._icon_wrap_1wvn6_625 {
  line-height: 1;
  height: 24px;
}

._mobile_footer_1wvn6_635 {
  position: relative;
  width: 100%;
}

._mobile_footer_content_1wvn6_645 {
  background-color: #f4f4f4;
  flex: 1 1 0%;
  padding: 16px 24px 16px 40px;
}

._mobile_footer_content_1wvn6_645 p {
  line-height: 1.5;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
}

._mobile_footer_media_1wvn6_675 {
  flex-basis: min(42%, 300px);
  background: url("https://www.axos.com/images/7eptb6tVSWJJbpHWmwjC50/axc-footer.png")
    no-repeat 81% / cover;
}

._footer_cta_1wvn6_687 {
  margin-top: 3px;
}

._footer_cta_1wvn6_687 a {
  border-radius: 4px;
  border: 2px solid transparent;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 4px 32px;
  text-decoration: none;
}

._footer_cta_1wvn6_687 a:hover {
  background-color: transparent;
  text-decoration: underline;
}

._footer_cta_1wvn6_687 a:active {
  background-color: var(--_1073cm82);
  border-color: transparent;
  color: #fff;
}

._mobile_footer_1wvn6_635 > .flex_row {
  min-height: 112px;
}

._inner_wrapper_1wvn6_745 {
  max-height: 100vh;
  overflow-y: scroll;
  padding-bottom: 50px;
}

._btn_1wvn6_757 {
  display: block;
  position: relative;
}

._sub_menu_1wvn6_767 {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.8s ease-out;
  background: #fff;
  overflow-y: scroll;
}

._sub_menu_1wvn6_767 a,
._sub_menu_1wvn6_767 span {
  display: block;
  padding: 12px 14px 12px 64px;
  position: relative;
  color: #323339;
  text-decoration: none;
}

._sub_menu_1wvn6_767 ._main_1wvn6_51 {
  font-weight: 700;
}

._sub_menu_1wvn6_767 > * {
  border-top: 1px solid #ebebeb;
}

._dd_footer_1wvn6_817 {
  justify-content: flex-end;
  flex: 1 1 0%;
  align-items: end;
  font-size: 11px;
  letter-spacing: 0.3px;
}

@media (max-width: 1121px) {
  ._mobile_logo_1wvn6_449 {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    flex: none;
  }
}

@media (max-width: 1280px) and (min-width: 1024px) {
  ._wrapper_1wvn6_9 {
    width: calc(100% - 28px);
  }
  ._main_nav_link_1wvn6_51 > a {
    padding: 4px 6px;
    font-size: 15px;
  }
  ._desktop_only_1wvn6_867 > a {
    font-size: 15px;
  }
}

@media (max-width: 1023px) {
  ._desktop_only_1wvn6_867 {
    display: none !important;
  }
}

@media (max-width: 768px) {
  ._wrapper_1wvn6_9 {
    width: calc(100% - 48px);
  }

  ._mobile_header_1wvn6_23 button {
    right: 1.5rem;
  }

  ._mobile_nav_item_1wvn6_553 > a {
    padding: 16px 24px;
  }

  ._sub_menu_1wvn6_767 a,
  ._sub_menu_1wvn6_767 span {
    padding-left: 48px;
  }

  ._mobile_nav_item_1wvn6_553._has_dropdown_1wvn6_583::before {
    right: 72px;
  }

  ._mobile_footer_content_1wvn6_645 {
    padding-right: 15px;
    padding-left: 24px;
  }
}

@media (max-width: 450px) {
  ._footer_cta_1wvn6_687 a {
    white-space: break-spaces;
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 1024px) {
  ._mobile_only_1wvn6_437 {
    display: none !important;
  }
}
