.eitheror-container {
  width: 100%;
  height: auto;
  display: flex;
}
.container1 {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 15px;
  margin: 1%;
}
.container2 {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.home-link {
  color: var(--dl-color-gray-white);
  transition: transform 0.3s ease;
  transform-origin: center;
  padding-top: var(--dl-space-space-unit);
  border-color: #ff0000;
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-gray-black);
  border-radius: 8px;
  margin: 5px;
}
.home-link:hover {
  cursor: pointer;
  transform: scale(1.02);
  box-shadow: 0px 0px 15px 0px #ff000a;
  font-style: normal;
  border-color: #ff0000;
}
.home-link:active {
  transform: scale(0.95);
}
.about-container10 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 82vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  overflow-y: hidden;
}
.about-banner {
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  position: relative;
  align-items: center;
  padding-top: 48px;
  flex-direction: column;
  justify-content: flex-start;
  overflow-y: hidden;
}
.about-text10 {
  font-size: 3rem;
  text-align: center;
}
.about-timeline-container {
  flex: 1;
  width: 70%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.about-step1 {
  display: flex;
  position: relative;
  justify-content: center;
}
.about-container11 {
  flex: 1;
  left: var(--dl-space-space-halfunit);
  height: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.about-container12 {
  width: 12px;
  height: 12px;
  margin: var(--dl-space-space-halfunit);
  min-height: 12px;
  border-radius: var(--dl-radius-radius-round);
  background-color: #000000;
}
.about-progress01 {
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
.about-container13 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  padding-left: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: flex-start;
}
.about-text11 {
  font-family: "inter";
}
.about-text12 {
  font-family: "Inter";
}
.about-text13 {
  font-family: "Inter";
}
.about-step2 {
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.about-container14 {
  flex: 1;
  left: var(--dl-space-space-halfunit);
  width: auto;
  height: 100%;
  display: flex;
  position: absolute;
  margin-top: 5px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.about-container15 {
  width: 12px;
  height: 12px;
  max-width: 12px;
  margin-top: var(--dl-space-space-halfunit);
  min-height: 12px;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  border-radius: var(--dl-radius-radius-round);
  margin-bottom: var(--dl-space-space-halfunit);
  background-color: #000000;
}
.about-progress02 {
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
.about-container16 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-left: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: flex-start;
}
.about-text14 {
  font-family: "Inter";
}
.about-text15 {
  font-family: "Inter";
}
.about-text16 {
  font-family: "Inter";
}
.about-step3 {
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.about-container17 {
  flex: 1;
  left: var(--dl-space-space-halfunit);
  width: auto;
  height: 100%;
  display: flex;
  position: absolute;
  margin-top: 5px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.about-container18 {
  width: 12px;
  height: 12px;
  margin: var(--dl-space-space-halfunit);
  min-height: 12px;
  border-radius: var(--dl-radius-radius-round);
  background-color: #000000;
}
.about-progress03 {
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
.about-container19 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-left: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: flex-start;
}
.about-text17 {
  font-family: "Inter";
}
.about-text18 {
  font-family: "Inter";
}
.about-text19 {
  font-family: "Inter";
}
.about-step4 {
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.about-container20 {
  flex: 1;
  left: var(--dl-space-space-halfunit);
  width: auto;
  height: 100%;
  display: flex;
  position: absolute;
  margin-top: 5px;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.about-container21 {
  width: 12px;
  height: 12px;
  margin: var(--dl-space-space-halfunit);
  align-self: flex-start;
  min-height: 12px;
  border-radius: var(--dl-radius-radius-round);
  background-color: #000000;
}
.about-container22 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-left: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: flex-start;
}
.about-text20 {
  font-family: "Inter";
}
.about-text21 {
  font-family: "Inter";
}
.about-text22 {
  font-family: "Inter";
}
@media(max-width: 991px) {
  .about-text10 {
    margin-bottom: var(--dl-space-space-unit);
    font-size: 2rem;
  }
}
@media(max-width: 767px) {
  .about-banner {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    height: auto;
  }
  .about-text12 {
    text-align: left;
  }
  .about-text15 {
    text-align: left;
  }
  .about-text18 {
    text-align: left;
  }
  .about-text21 {
    text-align: left;
  }
}
@media(max-width: 479px) {
  .about-banner {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .about-timeline-container {
    width: 100%;
  }
}
