.logo-icon {
  height: 60px;
  width: 128.8px;
  position: relative;
  object-fit: cover;
}
.logo-wrapper {
  width: 990px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  padding: 0 0 18px var(--padding-12xs);
  box-sizing: border-box;
  max-width: 100%;
}

.schedule-1-icon {
  height: 140px;
  width: 140px;
  position: relative;
  object-fit: cover;
  z-index: 1;
}
.schedule-notice {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  padding: 0 var(--padding-9xs) 0 0;
}
.scheduled-website-and {
  margin: 0;
  position: relative;
  font-size: inherit;
  line-height: 51px;
  font-weight: 600;
  font-family: inherit;
  z-index: 1;
}
.maintenance-title {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 37px;
  box-sizing: border-box;
  max-width: 100%;
}
.to-enhance-your {
  margin: 0;
}
.to-enhance-your-container {
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-lg);
  line-height: 24px;
  color: #707070;
  z-index: 1;
}
.maintenance-title-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 0 7px;
  box-sizing: border-box;
  gap: 10px;
  max-width: 100%;
}
.connect-with-us {
  margin: 0;
  position: relative;
  font-size: inherit;
  font-weight: 600;
  font-family: inherit;
  z-index: 1;
}
.connect {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 var(--padding-11xl) 0 31px;
}
.frame-item {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: #1976d2;
  width: 100%;
  height: 100%;
  display: none;
}
.facebook-1-icon,
.facebook-icon {
  position: relative;
  width: 40px;
  height: 40px;
  object-fit: cover;
}
.facebook-icon {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.social-child {
  height: 54px;
  width: 54px;
  position: relative;
  z-index: 1;
  object-fit: cover;
  min-height: 54px;
}

.ellipse-parent {
  height: 54px;
  width: 54px;
  position: relative;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

.my-earning {
  position: absolute;
  width: calc(100% - 2px);
  top: 0;
  right: 2px;
  left: 0;
  border-radius: 50%;
  background-color: var(--color-white);
  height: 54px;
}
.lets-zero-in-logo-251pc-x-150p-icon {
  position: absolute;
  top: 2px;
  left: 0;
  width: 82px;
  height: 49px;
  object-fit: cover;
  z-index: 1;
}
.my-earning-parent {
  height: 54px;
  flex: 1;
  position: relative;
  z-index: 1;
}
.contact,
.social {
  display: flex;
  justify-content: flex-start;
}
.social {
  align-self: stretch;
  flex-direction: row;
  align-items: flex-start;
  gap: var(--gap-5xl);
}
.contact {
  width: 238px;
  flex-direction: column;
  align-items: flex-end;
  gap: 16px;
}
.footer,
.rectangle-parent {
  display: flex;
  align-items: flex-start;
}
.footer {
  align-self: stretch;
  flex-direction: row;
  justify-content: center;
  padding: 0 var(--padding-9xs) 0 0;
  font-size: 22px;
  color: var(--color-black);
}
.rectangle-parent {
  width: 990px;
  box-shadow: 9px 9px 8px rgba(0, 0, 0, 0.16);
  backdrop-filter: blur(30px);
  border-radius: var(--br-41xl);
  background-color: var(--color-white);
  flex-direction: column;
  justify-content: flex-start;
  padding: var(--padding-41xl) var(--padding-41xl) 61px;
  box-sizing: border-box;
  gap: var(--gap-5xl);
  max-width: 100%;
  text-align: center;
  font-size: 32px;
  color: rgba(0, 0, 0, 0.9);
  font-family: var(--font-lexend-deca);
}
.zero1-pte-ltd {
  position: relative;
  line-height: 54px;
}
.zero1-pte-ltd-brn-201705239r-wrapper {
  width: 990px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  padding: 0 0 0 var(--padding-12xs);
  box-sizing: border-box;
  max-width: 100%;
}
.zero1-maintenance-page {
  width: 100%;
  position: relative;
  background: linear-gradient(180deg, #ff0010, #a844ff);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-41xl) 20px 21px;
  box-sizing: border-box;
  gap: 23px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  font-size: 16px;
  color: var(--color-black);
  font-family: var(--font-lexend-deca);
}
@media screen and (max-width: 1000px) {
  .rectangle-parent {
    padding-left: var(--padding-11xl);
    padding-right: var(--padding-11xl);
    box-sizing: border-box;
  }
}
@media screen and (max-width: 975px) {
  .scheduled-website-and {
    font-size: 26px;
    line-height: 41px;
  }
}
@media screen and (max-width: 725px) {
  .rectangle-parent {
    padding-top: 39px;
    padding-bottom: 40px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 450px) {
  .scheduled-website-and {
    font-size: 19px;
    line-height: 31px;
  }
  .connect-with-us {
    font-size: var(--font-size-lg);
  }
}