.dmebjx0 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  background-color: transparent;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  min-height: 103px;
  padding: 0 1rem;
  position: relative;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  text-decoration: none !important;
}
.dmebjx0:hover, .dmebjx0:focus-visible {
  border-bottom-color: #1F1F1F;
  background-image: linear-gradient(360deg,#def4ff 0,rgba(222,244,255,0.942708) 34.12%,rgba(222,244,255,0) 107.41%);
}
.dmebjx1 {
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0.2px;
  min-height: 1px;
  position: relative;
  margin-bottom: 0;
  color: #2f5b88;
  font-weight: 700;
}
.dmebjx1::after {
  content: url("https://images.axos.com/o9ov1v03uwqk/46CsHuKnjPaa4NKjtgtbU0/8f6881ce84ba88e8157a544956aceeb1/chevron-right.png");
  display: inline-block;
  left: 10px;
  position: relative;
  top: 2px;
}
.dmebjx2 {
  padding: 0;
  text-align: center;
  width: 100%;
}
.dmebjx3 {
  margin-bottom: 7px;
  height: 48px;
  width: 48px;
  display: block;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  object-fit: contain;
  object-position: bottom;
}
@media (max-width:1023px) {
  .dmebjx0 {
    border-top: none;
    min-height: 1px;
    padding: 0 1rem;
  }
}
@media (max-width: 1023px) {
  .dmebjx1 {
    min-height: 0;
    color: #2f5b88;
    font-weight: 700;
  }
  .dmebjx2 {
    display: block;
    align-items: center;
  }
}