@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");
body {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #54575A;
}

.wrapper {
  position: relative;
  width: 1440px;
  height: 1388px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F3F8F7 49.91%, #FFF9F5 94.19%);
  margin: auto;
}
.wrapper .habitual_logo {
  position: absolute;
  width: 193px;
  height: 47.64px;
  left: 221px;
  top: 50.25px;
}
.wrapper .heading {
  position: absolute;
  width: 458px;
  height: 135px;
  left: 221px;
  top: 236px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 64px;
  line-height: 68px;
}
.wrapper .par {
  position: absolute;
  width: 394px;
  height: 96px;
  left: 221px;
  top: 403px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
}
.wrapper .app_store {
  position: absolute;
  width: 138.44px;
  height: 46.28px;
  left: 221px;
  top: 531px;
}
.wrapper .google_play {
  position: absolute;
  width: 156.19px;
  height: 46.28px;
  left: 381.81px;
  top: 531px;
}
.wrapper .main_image {
  position: absolute;
  width: 535.72px;
  height: 309.27px;
  left: 683.28px;
  top: 279.73px;
}
.wrapper .main_image img {
  position: absolute;
  width: 535.72px;
  filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, 0.25));
}
.wrapper .profile {
  position: absolute;
  height: 444px;
  left: 737px;
  right: 479px;
  top: 686px;
  filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, 0.25));
}
.wrapper .product {
  position: absolute;
  height: 222px;
  left: 737px;
  right: 479px;
  top: 1157px;
  filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, 0.25));
}
.wrapper .home {
  position: absolute;
  height: 474px;
  left: 995px;
  right: 221px;
  top: 908px;
  filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, 0.25));
}
.wrapper .cart {
  position: absolute;
  height: 222px;
  left: 221px;
  right: 995px;
  top: 1157px;
  filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, 0.25));
}
.wrapper .order {
  position: absolute;
  height: 474px;
  left: 479px;
  right: 737px;
  top: 913px;
  filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, 0.25));
}/*# sourceMappingURL=style.css.map */