@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

.reset-css {
  border: 0;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  font-size: 100%;
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  vertical-align: middle;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
img {
  outline: none;
}
* {
  -webkit-tap-highlight-color: transparent;
}
*::after,
*::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

a:visited {
  color: inherit;
}

input {
  outline: none;
}

body {
  font-family: "Roboto", sans-serif;
  background: #f2f1f6;
}
@media (min-width: 320px), (max-width: 820px) {
  .wrapper {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
  }
  .body {
    flex: 1;
    display: flex;
    flex-direction: column;
  }
  .body > div {
    flex: 1;
  }
  .header {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: end;
    padding: 0px 18px;
  }
  .left_box {
    display: flex;
    justify-content: flex-start;
    margin-right: auto;
  }
  .avatar_img {
    width: 48px;
    height: 49px;
    border-radius: 30px;
    background-position: center;
    background-repeat: no-repeat;
    align-self: center;
  }
  .user_name {
    width: 60px;
    display: flex;
    height: 60px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #111111;
    align-items: center;
    padding: 0 0 0 8px;
  }

  .bell_img {
    width: 20px;
    height: 22px;
    align-self: center;
  }
  .main_wrapper {
    display: flex;
    flex-direction: column;
    padding: 12px 16px 12px 16px;
  }

  /* testcorwsel */
  .slider-wrapper {
    /* margin: 1rem; */
    position: relative;
    overflow: hidden;
  }
  .store_icon {
    position: absolute;
    bottom: 15px;
    left: 0;
  }

  .slides-container {
    /* height: calc(100vh - 2rem); */
    width: 100%;
    display: flex;
    list-style: none;
    /* margin: 0px 0px 0 -16px; */
    padding: 0;
    overflow: scroll;
    scroll-behavior: smooth;
  }

  .slide {
    width: 100%;
    height: 100%;
    margin-left: 18px;
    /* flex: 1 0 100%; */
  }
  .slides-container {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* Internet Explorer 10+ */
  }

  /* WebKit */
  .slides-container::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .baner {
    width: 200px;
    height: 153px;
  }
  .title_box {
    width: 96%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin: 46px 0 0 0;
  }
  .card_name {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #111111;
  }
  .amount_money {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.01em;
    color: #111111;
  }
  .account_number {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    text-align: right;
    letter-spacing: 0.01em;

    color: #7a7593;
  }
  .logo_upArrow {
    width: 10px;
    height: 5px;
    margin: 4px 0 0 15px;
  }
  .wrap_card_logo {
    display: flex;
    justify-content: flex-start;
  }
  .logo_plus {
    width: 12px;
    height: 12px;
  }
  .list_cards {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 162px;
    background: #ffffff;
    border-radius: 12px;
    margin: 21px 0 0 0;
  }
  .wrap_box {
    display: flex;
    flex-direction: column;
    margin-right: auto;
  }
  .card_logo {
    width: 40px;
    height: 30px;
    border-radius: 4px;
    margin: 3px 16px 0 2px;
  }
  .box1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding: 22px 16px 2px 10px;
  }
  .title2 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #111111;
    margin-top: 31px;
    margin-bottom: 17px;
    padding-left: 16px;
  }
  .box_quick_action {
    width: 110px;
    height: 110px;
    left: 16px;
    top: 547px;
    background: #ffffff;
    border-radius: 12px;
    margin-top: 17px;
    flex: 1;
  }
  .logo_mob {
    width: 26px;
    height: 26px;
    margin: 17px 0 19px 11px;
  }
  .logo_mob1 {
    width: 14px;
    height: 24px;
    margin: 17px 0 19px 11px;
  }
  .logo_mob3 {
    width: 27px;
    height: 28px;
    margin: 17px 0 19px 11px;
  }
  .descriptions {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #111111;
    margin-left: 10px;
    max-width: 90px;
  }
  .box2 {
    display: flex;
    padding-left: 16px;
    width: 100%;
    gap: 8px;
  }
  .footer {
    width: 100%;
    height: 76px;

    background: #ffffff;
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2),
      0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
    border-radius: 12px 12px 0px 0px;
    display: flex;
  }
  .footer_action {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1;
    gap: 7px;
  }
  .action_title {
    font-size: 10px;
  }
}
