:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}


.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  position: relative;
  width: 432px;
  height: 928px;
  margin: 0 auto;
  background: #ffffff;
  border: 0px solid rgba(0, 0, 0, 0.0);
 
}
.iphone-pro-max {
  position: relative;
  width: 430px;
  height: 932px;
  margin: -6px 0 0 1px;
  font-size: 0px;
  background: #ffffff;
  overflow: hidden;
}
.community {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 390px;
  height: 100px;
  margin: 351px 0 0 20px;
  color: #000000;
  font-family: Roboto, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1px;
  z-index: 9;
}
.contact-info {
  position: relative;
  width: 489px;
  height: 369px;
  margin: 15px 0 0 0;
  background: url(./assets/images/b3af6e7393a041386dce321088de982ae32ed7f2.png)
    no-repeat center;
  background-size: cover;
  z-index: 8;
}
.phone-manager {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 365px;
  height: 49px;
  margin: 31px 0 0 29px;
  color: #000000;
  font-family: Roboto, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  text-overflow: initial;
  letter-spacing: 0.1px;
  z-index: 11;
  overflow: hidden;
}
.rectangle {
  position: absolute;
  width: 454px;
  height: 119px;
  top: -21px;
  left: -24px;
  background: #ffff03;
  z-index: 1;
}
.stock-wholesale {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 206px;
  height: 114px;
  top: 74px;
  left: 112px;
  color: #000000;
  font-family: Roboto, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1px;
  z-index: 2;
}
.untitled {
  position: absolute;
  width: 66px;
  height: 65px;
  top: 175px;
  left: 182px;
  background: url(./assets/images/a2df31a216b0653ab30f74f5e7dc7cfcb38043f7.png)
    no-repeat center;
  background-size: cover;
  z-index: 7;
}
.viber-invite {
  position: absolute;
  width: 211px;
  height: 62px;
  top: 264px;
  left: 112px;
  font-family: Roboto, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1px;
  z-index: 10;
   display: none;
}
.viber-invite-1 {
  position: relative;
  color: #000000;
  font-family: Roboto, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 0.1px;
}
.button {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  position: absolute;
  width: 161px;
  height: 40px;
  top: 269px;
  left: 134px;
  z-index: 3;
}
.button-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 161px;
  height: 40px;
  background: #65558f;
  border: 1px solid #000000;
  z-index: 4;
  border-radius: 100px;
}
.state-layer {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 8px;
  position: relative;
  min-height: 0;
  padding: 10px 24px 10px 24px;
  z-index: 5;
}
.label-text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 113px;
  height: 20px;
  color: #ffffff;
  font-family: Roboto, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.1px;
  z-index: 6;
}



