body {
    margin: 0;
    padding: 0;
    font-family: 'Outfit', sans-serif;
    background-color: #252525;
    color: #FFFFFF;
}

.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  position: relative;
  width: 428px;
  height: 926px;
  margin: 0 auto;
  background: #252525;
  overflow: hidden;
}
.wrapper {
  position: relative;
  width: 371px;
  height: 48px;
  margin: 66px 0 0 30px;
  background: #ffffff;
  z-index: 21;
  overflow: hidden;
  border-radius: 24.14px;
}
.Input {
  position: absolute;
  width: 371px;
  height: 48px;
  top: 0;
  left: 0;
  background: transparent;
  border: none;
  z-index: 23;
  outline: none;
}
.pic {
  position: relative;
  width: 21.611px;
  height: 21.611px;
  margin: 13.794px 0 0 329.766px;
  background: url("image/search.png")
    no-repeat center;
  background-size: cover;
  z-index: 22;
}
.wallet {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 20px;
  position: relative;
  width: 373px;
  margin: 453px 0 0 29px;
  padding: 20px 20px 30px 20px;
  background: #303030;
  z-index: 15;
  border-radius: 15px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
}
.text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 136.044px;
  height: 22.093px;
  color: #00fff5;
  font-size: 18.604326248168945px;
  font-weight: 600;
  line-height: 22.093px;
  text-align: left;
  white-space: nowrap;
  z-index: 16;
}
.line {
  flex-shrink: 0;
  position: relative;
  width: 331px;
  height: 2px;
  background: url("image/line.png")
    no-repeat center;
  background-size: cover;
  z-index: 17;
	
}
.section {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  min-width: 0;
  padding: 20px 20px 20px 20px;
  z-index: 18;
}
.text-2 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 19px;
  color: #00fff5;
  font-size: 20px;
  font-weight: 500;
  line-height: 19px;
  text-align: center;
  white-space: nowrap;
  z-index: 19;
}
.text-3 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 39px;
  color: #00fff5;
  font-size: 32px;
  font-weight: 900;
  line-height: 39px;
  text-align: center;
  white-space: nowrap;
  z-index: 20;
}
.footer {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 80px;
  position: relative;
  width: 428px;
  height: 86px;
  margin: 50.9px 0 0 0;
  padding: 20px 30px 20px 30px;
  background: #252525;
  box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.25);
}
.home {
  flex-shrink: 0;
  position: relative;
  width: 33px;
  height: 33px;
  background: url("image/home.svg")
}
.history {
  flex-shrink: 0;
  position: relative;
  width: 33px;
  height: 29.951px;
  background: url("image/history.svg")
}
.notif {
  flex-shrink: 0;
  position: relative;
  width: 33px;
  height: 34.875px;
  background: url("image/notif.svg")
}

.profile {
  flex-shrink: 0;
  position: relative;
  width: 33px;
  height: 33px;
  background: url("image/profile.svg")
}
.box-3 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 40px;
  position: absolute;
  width: 372px;
  height: 372px;
  top: 155px;
  left: 50%;
  transform: translate(-49.73%, 0);
  z-index: 6;
}
.bookbox {
  position: relative;
  width: 166px;
  height: 166px;
  background: #303030;
  z-index: 7;
  border-radius: 13.953px;
  box-shadow: 0 4.651px 7.907px 0 rgba(0, 0, 0, 0.25);
}
.deliverybox {
  position: relative;
  width: 166px;
  height: 166px;
  background: #303030;
  z-index: 9;
  border-radius: 13.953px;
  box-shadow: 0 4.651px 8px 0 rgba(0, 0, 0, 0.25);
}
.kumpool-shop {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-basis: auto;
  position: absolute;
  width: 102.324px;
  height: 34.883px;
  top: 226px;
  left: 14px;
  color: #ffffff;
  font-size: 18.604326248168945px;
  font-weight: 600;
  line-height: 34.883px;
  text-align: left;
  white-space: nowrap;
  z-index: 13;
}
.book-a-ride {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-basis: auto;
  position: absolute;
  width: 100px;
  height: 13px;
  top: 20px;
  left: 15px;
  color: #ffffff;
  font-size: 18.604326248168945px;
  font-weight: 600;
  line-height: 13px;
  text-align: left;
  white-space: nowrap;
  z-index: 10;
}
.shopbox {
  position: relative;
  width: 166px;
  height: 166px;
  background: #303030;
  z-index: 8;
  border-radius: 13.953px;
  box-shadow: 0 4.651px 7.907px 0 rgba(0, 0, 0, 0.25);
}
.pointsbox{
  position: relative;
  width: 166px;
  height: 166px;
  background: #303030;
  z-index: 11;
  border-radius: 13.953px;
  box-shadow: 0 4.651px 7.907px 0 rgba(0, 0, 0, 0.25);
}
.kumpool-delivery {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  width: 75px;
  height: 36px;
  top: 20px;
  left: 221px;
  color: #ffffff;
  font-size: 18.604326248168945px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
  z-index: 12;
}
.text-7 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-basis: auto;
  position: absolute;
  width: 94px;
  height: 14px;
  top: 226px;
  left: 221px;
  color: #ffffff;
  font-size: 18.604326248168945px;
  font-weight: 600;
  line-height: 14px;
  text-align: left;
  white-space: nowrap;
  z-index: 14;
}
.book {
  position: absolute;
  width: 58px;
  height: 75px;
  top: 232px;
  left: 123px;
  background: url("image/book.png")
    no-repeat center;
  background-size: cover;
  z-index: 25;
}
.delivery {
  position: absolute;
  width: 80px;
  height: 65px;
  top: 242px;
  left: 307px;
  background: url("image/delivery.png")
    no-repeat center;
  background-size: cover;
  z-index: 26;
}
.shop {
  position: absolute;
  width: 74px;
  height: 80px;
  top: 433px;
  left: 107px;
  background: url("image/shop.png")
    no-repeat center;
  background-size: cover;
  z-index: 27;
}
.points {
  position: absolute;
  width: 79px;
  height: 74px;
  top: 439px;
  left: 308px;
  background: url("image/points.png")
    no-repeat center;
  background-size: cover;
  z-index: 24;
}
