.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #9b5aed;
}
.home-text {
  color: rgb(52, 249, 84);
  width: 100%;
  height: auto;
  font-size: 200px;
  align-self: center;
  font-style: Black;
  margin-top: var(--dl-space-space-twounits);
  text-align: center;
  font-family: "Roboto";
  font-weight: 900;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text01 {
  color: rgb(52, 249, 84);
  height: auto;
  font-size: 30px;
  font-style: SemiBold;
  margin-top: var(--dl-space-space-unit);
  text-align: left;
  font-family: "Roboto";
  font-weight: 600;
  line-height: 100%;
  font-stretch: normal;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-image5 {
  width: 494px;
  height: 352px;
  margin-top: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-twounits);
  animation-name: headShake;
  animation-delay: 0s;
  animation-duration: 100ms;
  animation-direction: reverse;
  animation-iteration-count: 9999999999999999999;
  animation-timing-function: ease-in;
}
.home-frame4 {
  gap: 50px;
  width: 630px;
  height: auto;
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: center;
  justify-content: center;
}
.home-frame5 {
  gap: 10px;
  width: 120px;
  height: 50px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  background-color: rgba(52, 249, 84, 1);
}
.home-text02 {
  color: rgba(155, 91, 238, 1);
  height: auto;
  font-size: 24px;
  font-style: Medium;
  text-align: center;
  font-family: Roboto;
  font-weight: 500;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-link {
  display: contents;
}
.home-frame6 {
  gap: 10px;
  width: 120px;
  height: 50px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  text-decoration: none;
  background-color: rgba(52, 249, 84, 1);
}
.home-text04 {
  color: rgba(155, 91, 238, 1);
  height: auto;
  font-size: 24px;
  font-style: Medium;
  text-align: center;
  font-family: Roboto;
  font-weight: 500;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-link1 {
  display: contents;
}
.home-frame7 {
  gap: 10px;
  width: 120px;
  height: 50px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  text-decoration: none;
  background-color: rgba(52, 249, 84, 1);
}
.home-text06 {
  color: rgba(155, 91, 238, 1);
  height: auto;
  font-size: 24px;
  font-style: Medium;
  text-align: center;
  font-family: Roboto;
  font-weight: 500;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-link2 {
  display: contents;
}
.home-frame8 {
  gap: 10px;
  width: 120px;
  height: 50px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  text-decoration: none;
  background-color: rgba(52, 249, 84, 1);
}
.home-text07 {
  color: rgba(155, 91, 238, 1);
  height: auto;
  font-size: 24px;
  font-style: Medium;
  text-align: center;
  font-family: Roboto;
  font-weight: 500;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-text09 {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 22px;
  font-style: Medium;
  margin-top: var(--dl-space-space-threeunits);
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.home-text13 {
  color: rgb(0, 0, 0);
  width: 817px;
  height: auto;
  flex-grow: 1;
  font-size: 14px;
  font-style: Regular;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
@media(max-width: 991px) {
  .home-text09 {
    color: rgb(255, 255, 255);
    font-size: 22px;
    font-family: Roboto;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
  }
}
@media(max-width: 767px) {
  .home-text09 {
    color: rgb(255, 255, 255);
    font-size: 22px;
    font-family: Roboto;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
  }
  .home-text13 {
    width: 600px;
  }
}
@media(max-width: 479px) {
  .home-text {
    width: auto;
    height: auto;
    font-size: 135px;
    font-family: Roboto;
    font-weight: 900;
    line-height: 100%;
    padding-left: 0px;
    padding-right: 0px;
    text-transform: uppercase;
    text-decoration: none;
  }
  .home-text01 {
    color: rgb(52, 249, 84);
    width: auto;
    height: auto;
    font-size: 20px;
    text-align: center;
    font-family: Roboto;
    font-weight: 600;
    line-height: 100%;
    text-transform: uppercase;
    text-decoration: none;
  }
  .home-image5 {
    width: 80%;
    height: auto;
  }
  .home-frame4 {
    width: auto;
    align-items: flex-start;
    margin-right: 0px;
    flex-direction: column;
    justify-content: center;
  }
  .home-text09 {
    color: rgb(255, 255, 255);
    width: auto;
    font-size: 12px;
    font-family: Roboto;
    font-weight: 500;
    line-height: normal;
    margin-bottom: var(--dl-space-space-unit);
    text-decoration: none;
  }
  .home-text13 {
    color: rgb(0, 0, 0);
    width: auto;
    font-size: 10px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
    text-decoration: none;
  }
}
