._header_epxpu_1 {
  border-bottom: 1px solid #ebebeb;
}

._wrapper_epxpu_9 {
  margin-inline: auto;
  width: calc(100% - 80px);
}

._header_main_row_epxpu_19,
._mobile_header_epxpu_21 {
  min-height: 80px;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}

._logo_wrap_epxpu_33 {
  padding: 9px 6px;
}

._primary_links_epxpu_41 {
  margin-left: 30px;
}

._main_nav_link_epxpu_49 {
  padding: 10px 8px;
  text-align: center;
}

._main_nav_link_epxpu_49 > a {
  border-bottom: 4px solid transparent;
  display: inline-block;
  font-size: 16px;
  padding: 4px 26px;
  position: relative;
}

._main_nav_link_epxpu_49 > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 4px;
  background-color: currentColor;
  opacity: 0;
}

._main_nav_link_epxpu_49 .active {
  font-weight: 700;
}

._main_nav_link_epxpu_49 > .active::after {
  opacity: 1;
}

._sub_nav_link_epxpu_113 a,
._main_nav_link_epxpu_49 a,
._signin_wrap_epxpu_117 a,
._signin_btn_epxpu_119 {
  text-decoration: none;
  word-break: normal;
  transition: opacity 0.3s ease;
}

._sub_nav_link_epxpu_113:hover,
._main_nav_link_epxpu_49 a:hover,
._signin_wrap_epxpu_117 a:hover {
  opacity: 0.8;
}

._signin_wrap_epxpu_117 .link {
  text-decoration: none;
  padding: 8px;
}

._signin_btn_epxpu_119 {
  border-radius: 8px;
  border-color: transparent;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.44;
  margin-left: 8px;
  padding: 11px 24px;
}

._signin_btn_epxpu_119:hover {
  background-color: transparent;
  opacity: 0.9;
}

._signin_btn_epxpu_119 > span {
  margin-right: 8px;
}

._header_sub_row_epxpu_195 {
  min-height: 48px;
  position: relative;
}

._sub_nav_link_epxpu_113 {
  color: #ffffff;
  padding-inline: 1rem;
  text-align: center;
}

._sub_nav_link_epxpu_113 a {
  display: flex;
  align-items: center;
  font-family: var(--header-font-family);
  font-weight: 700;
  line-height: 1.5;
  padding: 12px 0px;
}

._signin_dropdown_epxpu_235 {
  display: none;
  min-width: 288px;
  padding: 1.5rem 1rem;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1204;
}

._shadow_epxpu_255 {
  box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
}

._signin_dropdown_epxpu_235 li[role="heading"] {
  margin-top: 1px;
}

._signin_header_epxpu_271 {
  color: #323339;
  font-weight: 700;
  padding: 0.5rem 1rem;
  text-align: left;
}

._signin_subheader_epxpu_285 {
  color: #2f5b88;
  padding: 0.5rem 0.5rem 0.5rem 1.5rem;
}

._signin_header_epxpu_271,
._signin_subheader_epxpu_285 a {
  line-height: 1.5;
}

@keyframes _fadeInDown_epxpu_1 {
  from {
    opacity: 0;
    transform: translate3d(0, -1%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

._opacity_epxpu_329 {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: _fadeInDown_epxpu_1;
}

._footer_epxpu_341 {
  margin-top: 0.5rem;
  padding-top: 1rem;
}

._footer_epxpu_341::before {
  content: "";
  background-color: #8f8f8f;
  height: 2px;
  opacity: 0.3;
  position: absolute;
  right: 8px;
  top: 0;
  width: 94%;
}

._open_epxpu_373 {
  opacity: 0.8;
}

._open_epxpu_373 > svg {
  transform: scaleY(-1);
}

._open_epxpu_373 + ._signin_dropdown_epxpu_235 {
  display: block;
}

._dd_wrapper_epxpu_397 {
  z-index: 1203;
  max-width: 1440px;
}

._dd_media_epxpu_407 {
  padding: 1.5rem;
  width: 280px;
}

._dd_media_img_epxpu_417 {
  min-height: 232px;
}

._dd_site_navs_epxpu_425 {
  flex: 1 1 0%;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
}

._dd_media_header_epxpu_439 p {
  font-size: 14px;
  line-height: 1.42;
}

._dd_media_header_epxpu_439 p[role="heading"] {
  font: 600 1.25rem/ 1.4 var(--header-font-family);
}

._mt_8_epxpu_457 {
  margin-top: 8px;
}

._mt_16_epxpu_465 {
  margin-top: 1rem;
}

._ml_8_epxpu_473 {
  margin-left: 8px;
}

._dd_media_cta_epxpu_481 > a {
  border-radius: 8px;
  color: #1e3860 !important;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.44;
  padding: 12px;
  text-decoration: none;
  width: 100%;
  transition: all 0.25s ease;
  border: 2px solid transparent;
}

._reversed_row_epxpu_509 {
  flex-direction: row-reverse;
}

._dd_media_cta_epxpu_481 > a:hover {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

._dd_media_cta_epxpu_481 > a:active {
  background-color: #fff;
  border-color: transparent;
  color: #1e3860 !important;
}

._headline_epxpu_541 > p {
  font: 600 1.5rem / 1.33 var(--header-font-family);
  flex: 1 1 0%;
  color: #1e3860;
}

._nav_anchor_epxpu_553 {
  width: 1.5rem;
  height: 1.5rem;
  aspect-ratio: 1;
  background-color: #4a5560;
  border-radius: 8px;
}

._headline_cta_epxpu_569 {
  margin-left: 8px;
}

._headline_cta_epxpu_569 > a {
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  color: #1e3860;
}

._sub_nav_link_epxpu_113:hover,
._signin_wrap_epxpu_117 a:hover,
._main_nav_link_epxpu_49 a:not(.active):hover,
._dd_site_navs_epxpu_425 a:hover,
._site_lists_epxpu_599 a:hover {
  text-decoration: underline;
}

._dd_site_navs_epxpu_425 hr {
  border-style: solid;
  border-width: 1px;
  color: #a0aab3;
  margin: 1.5rem 0;
  opacity: 0.3;
  position: relative;
}

._site_lists_epxpu_599 {
  padding-bottom: 1.5rem;
}

._site_lists_epxpu_599 > * {
  width: 100%;
}

._site_lists_epxpu_599 a {
  color: #323339;
  text-decoration: none;
}

._site_lists_epxpu_599 [role="heading"] {
  color: #1e3860;
  font-weight: 700;
}

._site_lists_epxpu_599 li + li {
  margin-top: 8px;
}

._hamburger_epxpu_669 {
  background: transparent;
  border: none;
  font-size: 0px;
  line-height: 1;
  outline: none;
}

._hamburger_epxpu_669:hover,
._mobile_header_epxpu_21 button:hover {
  cursor: pointer;
  opacity: 0.8;
}

._signin_wrap_epxpu_117 > ._mobile_only_epxpu_697 > a {
  color: #4a5560;
  padding: 0;
  line-height: 1;
}

._mobile_logo_epxpu_709 {
  flex: 1 1 0%;
  text-align: center;
}

._highlight_epxpu_719 > a {
  border-bottom: none;
  color: #2f5b88;
  font-weight: 700;
  line-height: 1.44;
}

@media (max-width: 1121px) {
  ._mobile_logo_epxpu_709 {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    flex: none;
  }
}

._mobile_header_epxpu_21 {
  padding-bottom: 1rem;
  display: grid;
  place-items: center;
  border-bottom: 1px solid #ebebeb;
}

._mobile_header_epxpu_21 p {
  font: 400 20px / 1.3 var(--header-font-family);
}

._mobile_header_epxpu_21 button {
  background: none;
  border: none;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}

._mobile_nav_epxpu_791 {
  border-right: 1px solid #ebebeb;
  left: -100%;
  min-height: 100vh;
  position: fixed !important;
  top: 0;
  transition: all 0.4s ease-in-out;
  width: 100%;
  z-index: 999;
}

._mobile_opened_epxpu_813 {
  left: 0%;
}

body:has(._mobile_opened_epxpu_813) {
  overflow-y: hidden;
}

._mobile_nav_item_epxpu_829 {
  background-color: #f4f4f4;
  border-bottom: 1px solid #ebebeb;
}

._mobile_nav_item_epxpu_829 > a {
  color: #323339;
  display: flex;
  font-weight: 700;
  line-height: 1.5;
  padding: 16px 40px;
  text-decoration: none;
  width: 100%;
}

._mobile_nav_item_epxpu_829._has_dropdown_epxpu_859 {
  background-color: #f4f4f4;
  isolation: isolate;
  position: relative;
}

._mobile_nav_item_epxpu_829._has_dropdown_epxpu_859::before {
  content: "";
  background-color: #ebebeb;
  height: 100%;
  position: absolute;
  right: 104px;
  top: 0;
  width: 1px;
  z-index: -1;
}

._mobile_nav_item_epxpu_829._has_dropdown_epxpu_859 > a {
  color: #1e3860;
}

._icon_wrap_epxpu_901 {
  line-height: 1;
  height: 24px;
}

._mobile_footer_epxpu_911 {
  position: relative;
  width: 100%;
}

._mobile_footer_content_epxpu_921 {
  background-color: #f4f4f4;
  flex: 1 1 0%;
  padding: 16px 24px 16px 40px;
}

._mobile_footer_content_epxpu_921 p {
  line-height: 1.5;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}

._mobile_footer_media_epxpu_951 {
  flex-basis: 42%;
  background: url("https://www.axos.com/images/5LzVOJ16CkxenX8yTyoeHe/axos-advisor-contact-us-today-as295109964_.webp")
    no-repeat center center / cover;
}

._footer_cta_epxpu_963 {
  margin-top: 3px;
}

._footer_cta_epxpu_963 a {
  border-radius: 4px;
  border: 2px solid transparent;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 4px 32px;
  text-decoration: none;
}

._footer_cta_epxpu_963 a:hover {
  background-color: transparent;
  text-decoration: underline;
}

._footer_cta_epxpu_963 a:active {
  border-color: transparent;
  color: #fff;
}

._mobile_footer_epxpu_911 > .flex_row {
  min-height: 112px;
}

._inner_wrapper_epxpu_1019 {
  max-height: 100vh;
  overflow-y: scroll;
}

._btn_epxpu_1029 {
  display: block;
  position: relative;
}

._sub_menu_epxpu_1039 {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.8s ease-out;
  background: #fff;
  overflow-y: scroll;
}

._sub_menu_epxpu_1039 a,
._sub_menu_epxpu_1039 span {
  display: block;
  padding: 12px 14px 12px 64px;
  position: relative;
  color: #323339;
  text-decoration: none;
}

._sub_menu_epxpu_1039 ._main_epxpu_49 {
  font-weight: 700;
}

._sub_menu_epxpu_1039 a + a {
  border-top: 1px solid #ebebeb;
}

._dd_footer_epxpu_1089 {
  justify-content: flex-end;
  flex: 1 1 0%;
  align-items: end;
  font-size: 11px;
  letter-spacing: 0.3px;
}

@media (max-width: 1280px) and (min-width: 1121px) {
  ._wrapper_epxpu_9 {
    width: calc(100% - 28px);
  }

  ._dd_wrapper_epxpu_397 > ._wrapper_epxpu_9 {
    width: 100%;
  }
}

@media (max-width: 1120px) {
  ._desktop_only_epxpu_1127 {
    display: none !important;
  }
}

@media (max-width: 768px) {
  ._wrapper_epxpu_9 {
    width: calc(100% - 48px);
  }

  ._mobile_header_epxpu_21 button {
    right: 1.5rem;
  }

  ._mobile_nav_item_epxpu_829 > a {
    padding: 16px 24px;
  }

  ._sub_menu_epxpu_1039 a,
  ._sub_menu_epxpu_1039 span {
    padding-left: 48px;
  }

  ._mobile_nav_item_epxpu_829._has_dropdown_epxpu_859::before {
    right: 72px;
  }

  ._mobile_footer_content_epxpu_921 {
    padding-right: 15px;
    padding-left: 24px;
  }
}

@media (max-width: 450px) {
  ._footer_cta_epxpu_963 a {
    white-space: break-spaces;
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 1121px) {
  ._mobile_only_epxpu_697 {
    display: none !important;
  }
}
