.page-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("public/playground_assets/bg-1500w.jpg");
  background-position: center;
}
.page-container1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-image {
  width: var(--dl-size-size-xlarge);
  object-fit: cover;
}
.page-container2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: center;
}
.page-text {
  color: #ffffff;
  font-size: 18px;
  font-family: Inter;
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.page-container3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-fourunits);
  justify-content: center;
}
.page-text1 {
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-family: Inter;
  font-weight: 500;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.page-container4 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-button {
  width: 225px;
  display: flex;
  transform: translateZ(0);
  transition: 0.3s;
  border-style: hidden;
  margin-right: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-radius8);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: var(--dl-color-gray-white);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.page-button:hover {
  transform: translateY(-8px);
}
.page-text2 {
  color: transparent;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-button1 {
  width: 225px;
  display: flex;
  transform: translateZ(0);
  transition: 0.3s;
  border-style: hidden;
  margin-right: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-radius8);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: var(--dl-color-gray-white);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.page-button1:hover {
  transform: translateY(-8px);
}
.page-text3 {
  color: transparent;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  background-size: contain;
  background-image: url("public/playground_assets/logo_mid%201-500w.png");
  background-repeat: no-repeat;
  background-position: center;
}
.page-button2 {
  width: 225px;
  display: none;
  transform: translateZ(0);
  transition: 0.3s;
  border-style: hidden;
  margin-right: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-radius8);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: var(--dl-color-gray-white);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.page-button2:hover {
  transform: translateY(-8px);
}
.page-text4 {
  color: transparent;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-container5 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  visibility: hidden;
  align-items: center;
  justify-content: center;
}
.page-button3 {
  width: 225px;
  display: flex;
  border-style: hidden;
  margin-right: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-radius8);
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.page-text5 {
  color: transparent;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  background-size: contain;
  background-image: url("public/playground_assets/logo%20pt%20imun%201-500w.png");
  background-repeat: no-repeat;
  background-position: center;
}
.page-container6 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.page-image1 {
  width: 60%;
  margin-top: 0px;
  object-fit: cover;
  object-position: bottom;
}
@media(max-width: 991px) {
  .page-container1 {
    height: var(--dl-size-size-xxlarge);
  }
  .page-image {
    width: 40%;
  }
  .page-container2 {
    padding-top: var(--dl-space-space-halfunit);
  }
  .page-container4 {
    /* height: var(--dl-size-size-medium); */
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .page-button {
    width: 500px;
    height: 100px;
    display: none;
    margin-right: 0px;
  }
  .page-button1 {
    width: 500px;
    height: 100px;
    display: none;
    margin-right: 0px;
  }
  .page-button2 {
    width: 500px;
    height: 100px;
    display: flex;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .page-button3 {
    display: none;
  }
  .page-container6 {
    margin-top: 10vh;
  }
  .page-image1 {
    width: 100%;
    height: auto;
    margin-top: var(--dl-space-space-unit);
  }
}
@media(max-width: 767px) {
  .page-container4 {
    margin-bottom: var(--dl-space-space-fourunits);
  }
}
@media(max-width: 479px) {
  .page-container1 {
    height: var(--dl-size-size-large);
  }
  .page-image {
    width: 50%;
  }
  .page-text {
    font-size: 24px;
    text-align: center;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .page-text1 {
    font-size: 18px;
  }
  .page-container4 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .page-button {
    width: var(--dl-size-size-xxlarge);
    height: auto;
  }
  .page-button1 {
    width: var(--dl-size-size-xxlarge);
    height: auto;
  }
  .page-button2 {
    width: var(--dl-size-size-xxlarge);
    height: auto;
  }
  .page-container6 {
    margin-top: 5vh;
  }
  .page-image1 {
    margin-top: 10vh;
    margin-bottom: opx;
  }
}
