@font-face {
  font-family: "Title";
  src: url("./fonts/IFC RAILROAD 2.ttf");
  font-weight: 200;
  font-style: normal;
  line-height: normal;
  color: #fff;
}

@font-face {
  font-family: "Text";
  src: url("./fonts/Acumin-RPro.otf");
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  color: #fff;
}

body {
  margin: 0;
  padding: 0;
  width: 364px;
  height: 1920px;
  overflow: hidden;
  background-image: url('../assets/background.png');
  background-size: contain;
  background-repeat: no-repeat;
}

/*main-content properties*/
.main-content {
  position: relative;
  width: 364px;
  height: 1920px;
  overflow: hidden;
}

/*content-item-0 properties*/
.content-item-0 {
  width: 275px;
  height: 200px;
  overflow: hidden;
}

/*P info properties*/
p.title {
  position: absolute;
  font-style: normal;
  font-size: 100px;
  text-transform: capitalize;
  text-align: center;
  line-height: 1;
  color: black;
  top: 10px;
  right: 40px;
  margin-bottom: 10px;
  font-family: "Title";
}


/*content-item-1 properties*/
.content-item-1 {
  position: relative;
  overflow: hidden;
  width: 364px;
  height: 1920px;
}

/*P info properties*/
p.info {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  font-family: "Text";
  line-height: 1;
  color: white;
}

.info {
  position: absolute;
  left: 40px;
  width: 250px;
  height: 40px;
  overflow: hidden;
}

.icon {
  position: absolute;
  left: 285px;
  width: 24.5px;
  height: 18px;
  border: none;
}

#order_1 {
  top: 30px;
}

#status_1,
#icon_1 {
  top: 79px;
}

#order_2 {
  top: 150px;
}

#status_2,
#icon_2 {
  top: 199px;
}

#order_3 {
  top: 270px;
}

#status_3,
#icon_3 {
  top: 319px;
}

#order_4 {
  top: 390px;
}

#status_4,
#icon_4 {
  top: 439px;
}

#order_5 {
  top: 510px;
}

#status_5,
#icon_5 {
  top: 559px;
}

#order_6 {
  top: 630px;
}

#status_6,
#icon_6 {
  top: 679px;
}

#order_7 {
  top: 750px;
}

#status_7,
#icon_7 {
  top: 799px;
}

#order_8 {
  top: 860px;
}

#status_8,
#icon_8 {
  top: 909px;
}

#order_9 {
  top: 970px;
}

#status_9,
#icon_9 {
  top: 1019px;
}

#order_10 {
  top: 1080px;
}

#status_10,
#icon_10 {
  top: 1129px;
}

#order_11 {
  top: 1200px;
}

#status_11,
#icon_11 {
  top: 1249px;
}

#order_12 {
  top: 1310px;
}

#status_12,
#icon_12 {
  top: 1359px;
}

#order_13 {
  top: 1440px;
}

#status_13,
#icon_13 {
  top: 1489px;
}

#order_14 {
  top: 1560px;
}

#status_14,
#icon_14 {
  top: 1609px;
}