body {
    margin: 0;
    padding: 0;
    font-family: 'Outfit', sans-serif;
    background-color: #252525;
    color: #FFFFFF;
}

.main-container {
  overflow: hidden;
	animation: slide 0.3s ease-out;
}
@keyframes slide{
	0%{
	    right: -300px;
	}
	
	80%{
		right: 20px;
	}
	100%{
		right:0px;
	}
}

.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;
}
.heading {
  position: relative;
  width: 428px;
  height: 86px;
  margin: 0 0 0 0;
  background: #252525;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.notification {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  height: 21px;
  top: 45px;
  left: calc(50% - 74px);
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 2;
}
.frame {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 10px;
  position: relative;
  width: 372px;
  height: 694px;
  margin: 60px 0 0 30px;
  z-index: 3;
  overflow-y: auto;
}

/* Hide scrollbar for modern browsers */
.frame::-webkit-scrollbar {
    display: none; /* Chrome, Safari, and Edge */
}

.frame {
    scrollbar-width: none; /* Firefox */
}

.frame-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 372px;
  background: #00aeb3;
  z-index: 4;
  border-radius: 12px;
}
.box1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 310px;
  height: 76px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 20.16px;
  text-align: left;
  z-index: 17;
}

.box2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 372px;
  background: #00aeb3;
  z-index: 6;
  border-radius: 12px;
}
.driver-arrival {
  display: flex;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 310px;
  height: 76px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.16px;
  text-align: left;
  z-index: 7;
  align-items: center;
}

.box3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 372px;
  padding: 10px 0 10px 0;
  background: #00aeb3;
  z-index: 8;
  border-radius: 12px;
}
.ride-confirmation {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 310px;
  height: 76px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.16px;
  text-align: left;
  z-index: 17;
}

.box4 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 372px;
  background: #00aeb3;
  z-index: 10;
  border-radius: 12px;
}
.payment-successful {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 310px;
  height: 76px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.16px;
  text-align: left;
  z-index: 17;
}

.box5 {
   display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 372px;
  background: #00aeb3;
  z-index: 10;
  border-radius: 12px;
}
.top-up-wallet {
   display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 310px;

  height: 76px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.16px;
  text-align: left;
  z-index: 17;
}

.box6 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 372px;
  background: #00aeb3;
  z-index: 14;
  border-radius: 12px;
}
.promotion {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 310px;
  height: 76px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.16px;
  text-align: left;
  z-index: 17;
}

.box7 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 372px;
  padding: 10px 0 10px 0;
  background: #00aeb3;
  z-index: 16;
  border-radius: 12px;
}
.update-now {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 310px;
  height: 76px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.16px;
  text-align: left;
  z-index: 17;
}
.box8 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 372px;
  padding: 10px 0 10px 0;
  background: #00aeb3;
  z-index: 18;
  border-radius: 12px;
}
.maintenance {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 310px;
  height: 76px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.16px;
  text-align: left;
  z-index: 19;
}
.heading-d {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 83px;
  position: relative;
  width: 428px;
  height: 86px;
  margin: 0 0 0 0;
  padding: 20px 30px 20px 30px;
  background: #252525;
  z-index: 20;
  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/unhome.svg");
  background-size: cover;
  z-index: 21;
}
.history {
  flex-shrink: 0;
  position: relative;
  width: 33px;
  height: 29.951px;
  background: url("image/history.svg");
  background-size: cover;
  z-index: 22;
}
.notif {
  flex-shrink: 0;
  position: relative;
  width: 33px;
  height: 34.875px;
  background: url("image/notifi.svg");
  background-size: cover;
  z-index: 23;
}
.profile {
  flex-shrink: 0;
  position: relative;
  width: 33px;
  height: 33px;
  background: url("image/profile.svg");
  background-size: cover;
  z-index: 24;
}
